/* CSS Document */

body {
	font:			normal 12px arial, verdana sans-serif;
	background:		#FFFFFF;
}

h3
{
	font: bold 20px arail, verdana;
}

a {	text-decoration:none; color: #1f84c2;}
a:visited{	text-decoration:none; color: #1f84c2;}
a:hover{	text-decoration:none; color: #000000;}
a:link{	text-decoration:none; color: #1f84c2;}
a:active{	text-decoration:none; color: #1f84c2;}

/* Main Layout */

#main
{
	width:			990px; 
	margin-left:	-495px; 
	position:		relative;
	float:			center;
	left:			50%;
	margin-bottom:	25px;
	border: solid 1px #3b393c;
	overflow:hidden;
}

#mainLeftSpacer
{
	width: 20px;
	height: 670px;
	float: left;
}


#mainPicture
{
	width: 176px;
	height: 629px;
	float: left;
}

#mainHeader
{
	width: 769px;
	height: 96px;
	float: left;
}

#mainSubMenu
{
	width: 177px;
	height: 530px;
	float: left;
}

#mainMenu
{
	width: 592px;
	height: 38px;
	float: left;
	margin-left: 20px;
	font-size:12px;
	font-weight:bolder;
	color:#0375ba;
}

#mainContent
{
	width: 592px;
	/*height: 492px;*/
	float: left;
	margin-left: 20px;
}

#mainBottomLeftPicture
{
	width: 59px;
	height: 44px;
	float: left;
}

#mainFooter
{
	width: 920px;
	height: 44px;
	float: left;
	margin-left: 49px;
}
/* Main Layout End */

/* Menu Layout */
#menuSpacer
{
	width: 20px;
	float:left;
}

#menu
{
	width: 100%;
	float:left;
	font-weight:bold;
	height: 10px;
}

#menuLine
{
	width:100%;
	float:left;
	margin-top: 10px;
}

.menuItems
{	
	float:left;
	color: #1f84c2;
}

.menuItems a { float:left; color:#1f84c2;	text-decoration:none;}
.menuItems a:hover{ color:#000000;}

.MenuItemSelected
{
	float:left;
	color: #000000;
}

.MenuItemSelected a 
{
	float:left; 
	color:#000000;
	text-decoration:none;
}

#searchArea
{
	margin-left:10px;
	float:left;
}

#searchBox
{
	background-color: #FFFFFF;
	font-size:9px;
	border-style:solid;
	border-width:1px;
	border-color:#1f84c2;
	width: 100px;
	height: 12px;
}


/* Menu Layout End*/

/* SubMenu Layout */

#subMenuBottom
{
	width: 177px;
	height: 175px;
	float: left;
}

#subMenuTop
{	
	width: 147px;
	height: 355px;
	float: left;
}

#subMenu
{
	margin-top: 30px;
	line-height: 2.5;
	margin-left: 30px;
	color: #1f84c2;
}

#subMenu div
{
	line-height: 1.5;
	padding-bottom: 10px;
}
#subMenu div a
{
	/*padding-left: 10px;*/
}
.SubMenuHeaderText
{
	float:left;
	font-weight:bold;
}

.SubMenuSelected A
{
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	background: url(~/media/BEF94B64229545C88C00B4B8C7D82F59.ashx) no-repeat 0px 3px;
}

/* SubMenu Layout End*/

/* Footer */
#leftFooterElement
{
	margin-left: 35px;
}

#rightFooterElement
{
	
	margin-left: 50px;
}

.footerText
{
	width: 415px;
	height: 44px;
	float: left;
	margin-top:10px;
	font-family:Arial;
	font-size: 10px;
	color:#0375ba;
	vertical-align:middle;
}

.contactName
{
	font-family:Arial;
	font-size: 18px;
	color:#0375ba;
	font-weight:bold;
	float: left;
	width: 90px;
}

/* Footer End*/


/* ContentHome Layout */
#contentHome
{
	height: 315px;
	width:555px;
	margin-left:15px;
	margin-top: 15px;
	overflow:hidden;
	line-height:2;
}

#ContentHeadLine
{
	font-weight: bold;
	font-size: 20px;
	line-height:2;
}

#Content
{
	line-height:2;
}

#BottomContentHeadLine
{
	font-weight: bold;
	font-size: 20px;
	line-height:2;
}

#BottomContent
{
	line-height:2;
}

#BottomContentText
{
	margin-top:15px;
	width: 355px;
	float:left;
}

#BottomContentImage
{
	margin-top:15px;
	width:200px;
	float:left;
	text-align:right;
}

#Spots
{
	width: 570px;
	height: 140px;
	margin-top: 15px;
	background-color: #bed7eb;
}

#LeftSpot
{
	height: 128px;
	width: 167px;
	float: left;
	margin-left:15px;
	margin-right:10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#LeftSpotText
{
	margin-top:10px;
	color: #000000;
}

#MiddleSpot
{
	height: 128px;
	float: left;
	width: 186px;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color:#e1f0fa;
}

#MiddleSpotText
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	color: #000000;
}

#RightSpot
{
	height: 128px;
	float: left;
	width: 167px;
	margin-left:10px;
	margin-left:15px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#RightSpotText
{
	margin-top:10px;
	color: #000000;
}

/* Content Home End */


/* Content Start */
#FolderContent
{
	width:555px;
	margin-left:15px;
	margin-top: 15px;
	overflow:hidden;
	line-height:1.5;
}

#ProductContent
{
	width:555px;
	min-height: 465px;
	margin-left:15px;
	margin-top: 15px;
	overflow:hidden;
	line-height:1.5;
	float:left;
}

#ProductText
{
	overflow:hidden;
	width: 555px;
	min-height: 200px;
	float: left;
}

#ProductHeadline
{
	font-size:20px;
}

.BlueBox
{
	margin-top: 10px;
	background-color: #0073b9;
	color: #FFFFFF;
	width: 165px;
	padding: 10px;
	/*height: 100px;*/
	line-height:1.5;
	float:left;
}
.WhiteBox
{
	margin-top: 10px;
	background-color: #FFFFFF;
	color: #000000;
	width: 185px;
	/*height: 100px;*/
	line-height:1.5;
	float:left;
}

#InfoBox
{
	width: 185px;
	/*height: 275px;*/
	line-height:1.5;
	float:left;
	padding-bottom: 33px;
}

#InfoBoxHeader
{
	font-size: 12px;
	float: left;
	font-weight:bold;
}

#InfoBoxText
{
	margin-left: 10px;
	margin-top: 5px;
}

#ProductPicture
{
	float:left;
	margin-left: 75px;
	width:290px;
	/*height: 250px;*/
}

#ProductInformationBox
{
	margin-top: 10px;
	width: 185px;
	line-height:1.5;
	float:left;
	/*height:100px;*/
}

#ProductInformationText
{
	width: 92px;
	float: left;
	text-align:left;
	font-size:10px;
}

#ProductInformationValues
{
	text-align:right;
	width: 93px;
	float: left;
	font-size:10px;
}

#ContactUs
{
	margin-left: 15px;
	margin-top: -33px;
	width: 185px;
	float: left;
}

#LightBlueLine
{
	width:100%;
	float:left;
	margin-top: 5px;
}

/*Content End '/

/** Section start: Contact **/
#contact
{
	float:none;
	width:481px;
	/*text-align:justify;*/
	vertical-align:top;
	margin-bottom:15px;
	margin-left:25px;
	margin-right:25px;
}
#contactResponse
{
	float:none;
	width:481px;
	/*text-align:justify;*/
	vertical-align:top;
	margin-bottom:15px;
	margin-left:25px;
	margin-right:25px;
}

#contact td
{
	padding-right:35px;
	padding-bottom:2px;
}
#contact span
{
	color:Red;
	font-family:Tahoma, Verdana, Arial, helvetica, Sans-Serif;
	font-size:9pt;
}
#contact textarea
{
	color:#6f6f6f;
	font-family:Tahoma, Verdana, Arial, helvetica, Sans-Serif;
	font-size:9pt;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	background-color:#dcdcdc;
	overflow: scroll; 
	overflow-y: scroll; 
	overflow-x: hidden; 
	overflow:-moz-scrollbars-vertical;
}
.contactInputText
{
	width:250px;
	color:#6f6f6f;
	font-family:Tahoma, Verdana, Arial, helvetica, Sans-Serif;
	font-size:9pt;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	background-color:#dcdcdc;
}


.contactInputButton
{
	font-family:Tahoma, Verdana, Arial, helvetica, Sans-Serif;
	font-size:10pt;
	text-align:left;
	margin:0;	
	padding:0;
	border:0;
	background-color:#FFFFFF;
	cursor:hand;
	color:#0375ba;
	font-weight:bold;
}



#contact_submitButton
{
	width:35px;
	margin:0;	
	padding:0;
	border:0;
	padding-right:5px;
	float:left;
	margin-right:15px;
}
#contact_resetButton
{
	width:25px;
	margin:0;	
	padding:0;
	border:0;
	padding-right:5px;
	float:left;
	margin-right:15px;
}


/** Section end: Contact **/
