@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../../../../images/custom/dropshadow.png);
	background-repeat: repeat-y;
	background-position: center;
}
 
/*******************************************************   Header   *******************************************************/

div#header {
	width: 1000px;
	height: 189px;
	background: url(../../../../images/custom/header_bg.png) no-repeat;
}

	#header div#logo {
		float: left;
		width:484px;
	}
	
		
		#header div#logo img {
			border: none;
			margin: 0px 0 0 25px;
		}

	#header #livechat{
	position:absolute;
	margin-top:145px;
	margin-left:440px;
}	
	
	#header #right {
		float: left;
		width: 516px;
	}


		div#account_login {
			text-transform: uppercase;
			height: 41px;
			line-height: 39px;
			margin-left: 30px;
		}
		
			#account_login div {
				float: left;
				margin-right: 15px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				line-height: 41px;
				color: #FFF;
			}
		
			#account_login input {
				vertical-align: middle;
				color: #333;
			}
			
			#account_login input[type="image"] {
				margin-left: 15px;
			}
	
	#right #header_ads {
		margin: 15px 0;
	}
		
		#header_ads img{
			margin-right: 5px;
			border: none;
		}
		
	#right #contact_info {
	padding-left:50px;
	width:450px;
	}
		
		#right #contact_info div{
			float: left;
			margin-left: 15px;
		}

			#right #contact_info div img{
				margin-left: 10px;
				float: left;
				vertical-align: middle;
			}
			
			#right #contact_info div span {
				display: block;
				float: left;
				color: #FFF;
				text-align: justify;
				text-transform: uppercase;
				font: bold italic 11px Arial, Helvetica, sans-serif;
			}
			
			#right #contact_info div#phone_number span {
				margin-left: 5px;
				font: 11px Arial, Helvetica, sans-serif;
				letter-spacing: 0.2em;
			}
			
				#right #contact_info #phone_number span span.phone_text {
					font-size: 18px;
					font-weight: bold;
					letter-spacing: 0.07em;
				}
			

/******     Top Bar / Drop Down Navigation     ******/

#topNav ul, #topNav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#topNav ul {
	background: url(../../../../images/custom/nav_bg.png) repeat-x;
	height: 31px;
	padding: 1px 0;
}

	#topNav ul li {
		background: url(../../../../images/custom/nav_item_bg.png) repeat-x;
		float: left;
		text-align: center;
		width: 124px;
		height: 31px;
		margin-right: 1px;
	}
	
		#topNav ul li > a {
			font: bold 12px Arial, Helvetica, sans-serif;
			display: block;
			height: 31px;
			width: 124px;
			line-height: 31px;
			text-transform: uppercase;
			color: #000;
		}
	
	#topNav ul li.last_menu_item {
		background-image: none;
		margin-right: 0;
	}

		#topNav ul li.last_menu_item a {
			color: #FFF;
		}
		
		#sddm div {	
			position: absolute;
			visibility: hidden;
			margin: 0;
			padding: 0;
			background: #EAEBD8;
			border: 1px solid #8E8E8E
		}
	
			#sddm div a	{	
				position: relative;
				display: block;
				margin: 0;
				padding: 5px 5px;
				width: auto;
				white-space: nowrap;
				text-align: left;
				text-decoration: none;
				background: #006F9B;
				color: #FFFFFF;
				font: 11px arial;
			}
	
		#sddm div a:hover {	
			background: #FFFFFF;
			color: #006F9B;
		}
	
	#m2 {width: 125px;}
	#m3 {width: 125px;}
	#m4 {width: 125px;}
	#m5 {width: 125px;}
	#m6 {width: 125px;}
	
/******     Top Bar / Drop Down Navigation     ******/
	


/****************************************************   Main Content   ****************************************************/

/***   Boxes   ***/

td.BoxHeader {
	background-repeat: no-repeat;
	background-position: center;
	width: 268px;
	height: 53px;
	text-transform: uppercase;
	border: none;
	line-height: 45px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}

td.BoxContent {
	border: none;
}

table.BoxFrame {
	padding: 1px;
}


div#featured_products {
	border: 1px solid #C4C4C4;
	background: #FFF;
}


div#home_cont h1{
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #005f86;
}

	#home_cont h1 span {
		color: #00b4ff;
	}


#home_cont p {
	color: #004662;
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 21px;
}


h1.pageHeader {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #0078A7;
	background: transparent;
}


div#faqs h3 {
	font: bold 20px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0px;
}

div#faqs p {
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 40px;
	padding-bottom: 0;
}
	
/*******************************************************   Footer   *******************************************************/

div#footer {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

	div#footer div, #footer div a {
		color: #FFF;
		font: bold 10px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing: 0.1em;
	}

	#footer #footer_notes div {
		margin: 15px;
	}
	
		#footer_notes .left {
			float: left;
			letter-spacing: 0.05em;
		}
		
		#footer_notes .right {
			float: right;
			letter-spacing: 0.1em;
		}
	
			#footer_notes .right a {
				display: inline;
				padding: 0;
				letter-spacing: 0;
				text-transform: none;
				font: 9px Arial, Helvetica, sans-serif;
			}


/*************************************************   Light Box   ***************************************************/

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.white_content {
	display: none;
	position: fixed;
	top: 15%;
	left: 15%;
	width: 70%;
	height: 50%;
	padding: 16px;
	border: 10px solid #333;
	background-color: #BBB;
	z-index:1002;
	overflow: auto;
	color: #FFF!important;
}

	.white_content p {
		color: #FFF!important;
	}
		

/*2010.07.10*/
#header #livechat{
	*margin-left:-560px;
	}
#header div#logo img{ *margin-left:0px; *position:relative; *margin-left:-20px;}

#right #contact_info {
	*padding-left:50px;
	*width:490px;
	}