﻿body
{
	margin: 0px;
	font-family: Arial, Verdana;
	color: #181818;
	font-size: 12px;
	background-color: #ffffff;
	background: url(../Images/TabBar2/Header_bg-sides.jpg) repeat-x 0 0;
}

html
{
	overflow: -moz-scrollbars-vertical;
}

/* -------- Links ---------------------- */

#BackgroundContainer
{
	background: transparent url(../Images/TabBar2/Header_bg-middle.jpg) no-repeat center 34px;
}

a
{
	text-decoration: none;
	color: #336699;
}

a:hover
{
	text-decoration: underline;
}

.SmallLinks a
{
	font-size: 8pt;
	white-space: nowrap;
}

/* --------- Shell ---------------------- */

#Container
{
	padding-top: 15px;
	width: 904px;
	margin: 0px auto;
}

#ContainerInner
{
	padding-top: 20px;
}

#ContentTop
{
	height: 19px;
	background: url('../Images/Shell/bg_top.jpg') no-repeat 0 0;
}

#ContentMiddle
{
	margin-top: 0px;
	background: url('../Images/Shell/bg_middle.jpg') repeat-y 0 0;
	overflow: auto;
}

#ContentInner
{
	min-height: 100px;
	padding-top: 15px;
}

#ContentMiddleInner
{
	background: url('../Images/Shell/bg_bottom.jpg') no-repeat left bottom;
	padding: 22px;
	padding-bottom: 2px;
	padding-top: 5px;
	overflow: hidden;
}

#ContentBottom
{
	height: 22px;
	background: url('../Images/Shell/bg_bottom.jpg') no-repeat 0 0;
	overflow: hidden;
}

.ContentInnerTop
{
	padding-top: 0px;
	padding-left: 0px;
	min-height: 155px;
}

.ContentInnerLeftBar
{
	overflow: hidden;
	min-height: 300px;
	clear: both;
}

.ContentInnerRight
{
	min-height: 300px;
	clear: both;
}

.ContentInnerBottom
{
	padding-top: 30px;
	background-color: White;
	clear: both;
}


/* --------- Top Menu Navigation -------- */
#TopMenu
{
	margin-bottom: 7px;
}

#TopMenu a
{
	font-family: Segoe UI, Arial, Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}

a.MenuOption
{
	color: #595a5a;
	font-weight: bold;
}

/* ------ Sub Menu Navigation ------ */

#SubMenu
{
	margin-top: -5px;
	margin-bottom: 15px;
}

#SubMenu a
{
	font-size: 11px;
	font-family: Century Gothic;
}


/* ------------ Footer ----------- */
#Footer
{
	padding-bottom: 38px;
	width: 904px;
	margin: 0px auto;
	clear: both;
}

#ctl00_Footer
{
	padding-bottom: 38px;
	width: 904px;
	margin: 0px auto;
	clear: both;
}

#FooterTop
{
	clear: both;
}

#ctl00_FooterTop
{
	clear: both;
}

.Footer4th
{
	/*height: 128px;     background: transparent url(../Images/cyra4th.jpg) no-repeat bottom center;*/
}

.FooterTopInner
{
	color: #474747;
	height: 22px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 30px;
}

#FooterBottom
{
	padding-top: 25px;
}

#ctl00_FooterHomePage
{
	clear: both;
	background-color: #ffffff;
}

#FooterInner
{
	height: 95px;
	background: transparent url(../Images/Shell/bg_footer.jpg) no-repeat 0 0;
	font-size: 8pt;
	color: #919191;
}

#FooterContent
{
	padding: 15px;
	padding-top: 20px;
}

.FooterTopInner a
{
	text-decoration: none;
	font-size: 11px;
}

#FooterTopInner a:hover
{
	text-decoration: underline;
}

.FooterBottom a
{
	text-decoration: none;
	color: #2b5c8a;
	font-weight: bold;
	font-size: 10px;
}

/* ------------ Content -----------*/
#ctl00_Content
{
	padding-bottom: 20px;
}

#ContentInner
{
}

p
{
	margin-top: 4px;
	color: #181818;
	margin-bottom: 15px;
	font-size: 12px;
}

h1
{
	color: #ffffff;
	font-size: 32px;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 0px;
}

h2
{
	margin-top: 0px;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
}

.MainContent h2
{
	color:  #2b5c8a;	
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

h3
{
	font-weight: bold;
	color: #181818;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h4
{
	font-weight: bold;
	color: #353535;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #2b5c8a;
	font-family: Arial;
	font-weight: normal;
	line-height: 28px;
}

h6
{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

ul
{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}

ul li
{
	padding-bottom: 5px;
}

ul.HomePage
{
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 12px;
}

ul.HomePage li
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 22px;
}

ul.HomePage a
{
	font-family: Century Gothic;
	font-size: 16px;
}

#ProductsTable
{
	padding-top: 15px;
	padding-left: 20px;
}

#ProductsTable a
{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#ProductsTable td
{
	padding-bottom: 30px;
	vertical-align: middle;
}

#ProductsTable td.link
{
	vertical-align: middle;
	padding-left: 5px;
}

.BottomNav ul
{
	list-style-image: none;
	list-style-type: none;
}

.BottomNav ul li
{
	background: transparent url(../Images/content_arrowBullet.gif) no-repeat 0 0;
	padding-left: 30px;
	padding-top: 2px;
	margin-bottom: 5px;
}

.ProgressBarBlue
{
	background: url('../Images/blueBarBG.jpg') repeat-x left top;
	height: 13px;
	margin-right: 1px;
}
.ProgressBarGray
{
	background: url('../Images/grayBarBG.jpg') repeat-x left top;
	height: 13px;
	margin-right: 1px;
}
.ProgressBlue
{
	font-size: 7pt;
	font-family: verdana;
	color: #336699;
	text-align: left;
	padding-top: 5px;
	padding-left: 2px;
	vertical-align: top;
}
.ProgressGray
{
	font-size: 7pt;
	font-family: verdana;
	color: #b7b7b7;
	text-align: left;
	padding-top: 5px;
	padding-left: 2px;
	vertical-align: top;
}

.fileAttach
{
	width: 333px;
	height: 22px;
}

.LeftFloat
{
	width: 200px;
	float: left;
}

.RightFloat
{
	float: left;
	text-align: left;
	padding-left: 30px;
}

/* Style classes for Sample6 */
.UpdateProgress
{
	background-color: #CF4342;
	color: #fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: fixed;
	bottom: 50%;
	left: 45%;
}

.TransparentGrayBackground
{
	position: absolute;
	top: 40;
	left: 15;
	background-color: Black;
	filter: alpha(opacity=65);
	opacity: 0.7;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
}

.LeftList
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.LeftList li
{
	margin-left: -20px;
	padding-left: 20px;
	padding-bottom: 7px;
	border-bottom: solid 1px #E0E0E0;
	margin-bottom: 7px;
}

.LeftList a
{
	font-weight: normal;
	color: #0077c0;
	font-size: 11px;
}

.TextBoxWaterMark
{
	border-color: inherit;
	border-width: 0px;
	border-style: none;
	width: 144px;
	background: url('../Images/Shell/emailaddress_txtbox.jpg') no-repeat 0px 0px;
	text-align: right;
	color: White;
	padding-left: 8px;
	padding-top: 4px;
	height: 20px;
}

.PasswordWaterMark
{
	border-color: inherit;
	border-width: 0px;
	border-style: none;
	width: 144px;
	background: url('../Images/Shell/password_txtbox.jpg') no-repeat 0px 0px;
	text-align: right;
	color: White;
	padding-left: 8px;
	padding-top: 4px;
	height: 20px;
}

.TextBoxBG
{
	border: none;
	border-width: 0px;
	border-style: none;
	width: 130px;
	background-repeat: no-repeat;
	background-image: url(../Images/Shell/blank_txtbox.jpg);
	height: 20px;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 15px;
	font-size: 11px;
	color: #a9a9a9;
}

.LeftColumn
{
	width: 65%;
	float: left;
}

.RightColumn
{
	width: 35%;
	float: right;
}

.LanguagePopup
{
	top: 800px;
	left: 800px;
	width: 512px;
	height: 407px;
	background: url('../Images/Shell/language_select_bg.png') no-repeat 0 0;
}

.PositionList
{
	list-style-type: none;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 10px;
}

.LeftBarDivider
{
	height: 5px;
	border-bottom: solid 1px #E0E0E0;
	margin-bottom: 5px;
	margin-left: -20px;
}

sup
{
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

h1.MainImageText
{
	padding: 0px;
	margin: 0px;
	font: 38px Arial;
	color: #264663;
	position: absolute;
	margin-left: 30px;
	margin-top: 20px;
	line-height: 46px;
	font-weight: normal;
	z-index: 2000;
	letter-spacing: 1px;
}

h4.HomePageItemTitle
{
	margin: 0px;
	padding: 0px;
	font: 19px Arial;
	color: #092636;
	white-space: nowrap;
	font-weight: normal;
}

.HomePageItemDescription
{
	font: 12px Arial;
	color: #6d3800;
	margin-bottom: 8px;
}

.HomePageItemLink a
{
	font: 12px Arial;
	color: #235a78;
	font-weight: bold;
}

.HomePageRightBorder
{
	vertical-align: top;
	border-right: solid 1px #cccdcd;
	padding-right: 30px;
}

.HomePageLeftBorder
{
	vertical-align: top;
	padding-left: 30px;
	border-left: solid 1px #f1f2f2;
}

#MiddlePromo
{
	background: transparent url(../Images/Shell/hp_middle.jpg) no-repeat 0 0;
	height: 120px;
	margin: 0px -20px;
	border-bottom: solid 1px #c7c7c7;
}

#MiddlePromo td
{
	vertical-align: middle;
	height: 100px;
}

.SlidingBanner
{
	height: 225px;
	margin: 0px -20px;
	position: relative;
	overflow: hidden;
}

#WhyCyraCom, #Importance, #Request
{
	position: absolute;
	width: 45px;
	height: 225px;
	top: 0px;
}

#WhyCyraCom
{
	left: 0px;
	z-index: 2002;
}

#WhyCyraCom div a, #Importance div a, #Request div a
{
	display: block;	
}

#WhyCyraCom div img, #Importance div img, #Request div img
{
	z-index: 2999;
	border: none;
	
}


#Importance
{
	left: 810px;
	z-index: 2003;
}

#Request
{
	left: 855px;
	z-index: 2004;
}

.PageHeader
{
	position: relative;
	z-index: 1000;
	height: 224px;
}

.PageHeader img
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
}

.PageHeader div
{
	z-index: 0;
	padding-left: 50px;
	display: table-cell;
	vertical-align: middle;
	height: 224px;
}
.FormTitle
{
	color: #555555;
	margin-bottom: 0px;
}

.FormField
{
	margin-bottom: 7px;
	white-space: nowrap;
}

