@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#666;
	color: #444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*ie fix*/

.clearfix {zoom: 1;} 

/*Content Boxes Start*/

#header{background-color:#FFF; width: 770px; margin:0 auto 0 auto;	height: 100%;}
#header-container{margin:0 auto 0 auto; height: 100%;	width: 100%; background-image: url(images/Background.jpg); }

#main-container{margin:0 auto 0 auto;	height: 100%; width: 100%;}

#main{
	width:770px;
	margin:10px auto 0 auto;
	padding:10px 0 10px 0;
	background-color: #FFF;
	border: 1px solid #4B4B4B;
}	

#content{width:750px; height: 100%;	margin: 0 auto 0 auto;}

/*Content Boxes End*/

h1{	
	font-size: 14px;
	font-weight: bold;
	padding:5px 0 3px 30px;
	margin-bottom:20px;
	font-family: Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	background-image: url(images/favicon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}	

/*Menu Start*/
#navigation
{
	width:770px;
	font-weight:bold;
	font-family:"Verdana";
	font-size:12px;
	height: 26px;
    margin:0 auto 0 auto;
}
#navigation ul
{margin:0; padding:0;}

#navigation ul li
{display:inline; float:left; list-style:none; 	padding:6px 20px 6px 20px;	 position:relative; }

#navigation li a
{color:#fff; text-decoration:none;}

#navigation li a:hover
{color:#fff; text-decoration:underline;}

#navigation li ul
{margin:0; padding:0; display:none; position:absolute; left:0px; top:20px; background-color:#999;}

#navigation li:hover ul
{display:block; width:220px; margin-top:5px; font-weight:normal; background-color:#FFF;  border:solid 1px #000;}

#navigation li li
{list-style:none; display:list-item; margin-left:0; float:left;}

#navigation li li a
{text-decoration:none; color:#000; margin-left:0;}

#navigation li li a:hover
{
	color:#000;
	text-decoration:underline;

}

.arrow
{
	background-image:url(images/droparrow.jpg);
	background-repeat:no-repeat;
	background-position: right center;
}

/*Menu End*/


#ad{width:750px; height: 198px;	margin:0 auto 0 auto;}

.right_col
{
	width:315px;
	float:right;
	margin-top: 10px;
	background-color: #EAEAEA;
	border: 1px solid #CCC;
}

/*Left Column Accessories Start*/

#leftcol_acc{width: 420px; height: 100%; float: left; padding-top: 10px;}
.accessories{margin:0; padding:0; list-style:none;}
.accessories li
{
    width: 380px;
    float: left;
    padding:0;
    margin:0 20px 20px 20px;
    color:#444;
    text-align:left;
}

.accessories li img
{
    border: 1px #ccc solid;
    width: 120px;
    height: 90px;
    float: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    padding: 3px;
    margin:5px 0 5px 15px;
}

.accessories li img:hover{

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	color:#fff;

}
.accessories li h2
{
    width: 218px;
    float: left;
    color: #444;
    font-size: 12px;
    font-family: Verdana;
    padding: 5px 0 0 15px;
    margin:0;
    font-weight: bold;
}

.accessories li p
{
    width: 218px;
    float: left;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding:5px 0 0 15px;
    margin: 0;
}

/*Left Column Accessories End*/

/*All Products Column Start*/

.all_products{margin:0; padding:0; list-style:none;}
.all_products li
{
	width:303px;
	height: 100%;
	float: left;
	margin-bottom: 4px;
}
.all_products li img
{
	width:90px;
	height:65px;
	float:left;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid #CCC;
	padding: 3px;
	margin:5px 0 5px 15px;
	background-color: #FFF;
}

.all_products li img:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	color:#fff;
}

.all_products li p
{
	width:180px;
	float:right;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	margin:0;
}

.all_products li h1
{    
   	width:270px;
	height:100%;
	margin:10px;
	color: #444;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	padding:0 0 5px 5px;
	background-image:none;
	border:0;  
}

.all_products h2
{
    width:180px;
    float:right;
	color:#444;
	font-size: 11px;
	font-family: Verdana;		
	padding:5px 0 0 0;
    margin:0;
	font-weight: bold;
}

.all_products h2 a{color:#444; text-decoration: underline;}
.all_products h2 a:hover {text-decoration: underline;	color:#444;}

/*All Products Column End*/

/*Full and mini Quote Start*/

input, textarea{border: 1px solid #CCC;	float:left;	}
#conm{float:left; width: 270px;	margin: 0 0 10px 20px;	color: #444; font-size: 12px;}
#conm table{width:269px; border:0;}
#conm tr td{vertical-align:middle; text-align:right;}
.required{height:30px; text-align:left;}
     
.forms_button
{
    float:right;
    margin-right:5px;
	font-size:11px;
	color:#FFF;
	background-color:#666;
	height:28px;
	width:55px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333;
}

.quote{border-width: 0; width:360px;}
.quote tr td{text-align:right; vertical-align:middle;}
.quote p{text-align:left;}
.quote h1{text-align:left;}

/*Full and mini Quote End*/


/*Product Images Start*/

.image_box{float:left; height:100%; list-style:none; padding:0; margin:0;}
.image_box li{width:90px; height:55px;	float: left; padding:0 6px 17px 6px;}
.image_box li:first-child
{
    width:270px;
	height:100%;
	margin:10px;
	color: #444;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	padding:0 0 5px 5px;
	background-image:none;
	border:0;    
}

.image_box li img
{
    background-color: #FFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid #CCC;
	padding: 3px;
}

.image_box li:hover img{
	width:90px;
	height:55px;
	float: left;
	margin:0 4px 8px 0;
	background-color: #FFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*Product Images End*/

.title{
    width:270px;
	height:100%;
	margin:10px;
	color: #444;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	padding:0 0 5px 5px;
	background-image:none;
	border:0;
}

/*lightbox*/

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('scripts/lightbox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('scripts/lightbox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('scripts/lightbox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('scripts/lightbox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('scripts/lightbox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('scripts/lightbox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('scripts/lightbox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('scripts/lightbox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('scripts/lightbox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('scripts/lightbox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('scripts/lightbox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('scripts/lightbox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('scripts/lightbox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('scripts/lightbox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('scripts/lightbox/fancy_title_right.png') repeat-x;
}

/* End Lightbox*/

/*Left Column Styles Start*/
#left_column
{
    width: 420px;
    height: 100%;
    float: left;
    padding-top: 10px;
}

#left_column p
{
    width: 380px;
    float: left;
    padding:0;
    margin:0 20px 20px 20px;   
}

#left_column p a
{
	color:#060;
	text-decoration:underline;
}

#left_column p a:hover
{
	color:#060;
	text-decoration:underline;
}
/*Left Column Styles End*/

#right_column
{	
	width:315px;
	height:100%;
	float:right;
}

#phone
{
	width:200px;
	height:100%;
	float:left;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding:10px 0 10px 25px;
	margin-left: 20px;	
}

/*Sitemap List Styles Start*/

.sitemap{list-style: none; font-weight: bold; margin: 0;  padding: 0 0 10px 30px; font-size: 13px;}
.sitemap a{color:#333;	text-decoration:none;}
.sitemap a:hover{color:#333; text-decoration:underline;}
.sitemap-indent{list-style: none; padding-left: 45px; margin: 0 0 10px 0; font-size: 13px;}
.sitemap-indent a{color:#333; text-decoration:none;}
.sitemap-indent a:hover{ color:#333; text-decoration:underline;}

/*Sitemap List Styles End*/

/*Locations Table Styles Start*/
.locations{float:left;  margin:0 0 20px 30px; width:300px; border:0;}
.locations h1
{
	height: 100%;
	color: #090;
	font-size: 13px;
	font-weight: bold;
	background-image: none;
	border: none;
	margin: 0;
	padding:15px 0 0 5px;
	width: 300px;
}
.locations h2
{
    height: 100%;
    width: 250px;   
    color: #444;
    font-size: 12px;
    font-weight: bold;
    display: Block;
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    padding:15px 0 0 0;
    background-image: none;
    border: none;
    margin: 0; 
}

.locations tr td a{color:#060; text-decoration:underline;}
.locations tr td a:hover{color:#060; text-decoration:underline;}

.locations tr td h2 a{color:#444;}
.locations tr td h2 a:hover{color:#090;}

#contact
{
	float:left;
	margin-top:40px;
}


/*Locations Table Styles End*/

/*Footer Start*/

#footer{width:100%;	height:100%; margin:0;}
#foot{width:770px;	height:100%; margin:0 auto 0 auto;	background-color: #FFF;}
#foot_box
{
	width:770px;
	float:left;
	height: 100%;
	color: #5D5D5D;
	margin-top: 5px;
}

#foot_box a{color:#ccc;	text-decoration:underline;}
#foot_box a:hover{color:#ccc; text-decoration:underline;}
	
.cards
{
	width:90px;
	height:30px;
	margin-top: 5px;
	float: left;	
}

#footer-leftcol{
	width:200px;
	height:18px;
	float: left;
	color:#CCC;
	height: 100%;
	margin:0 0 10px 10px;
	font-size: 11px;
}

#footer-rightcol{
    width: 200px;
    float: right;
    height: 16px;
    font-size: 11px;
    height: 100%;
    margin:0 10px 10px 10px;
    color: #CCC;
    text-align:right;
}	
/*Footer End*/
