body{
background-image: url(/images/2012/headbackground-rpt.gif);
background-repeat: repeat-x;
margin:0px 0px 0px 0px;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
text-align:left;
color:#000000;
}

a img {
text-decoration: none;
border: 0 none;
}

a {
text-decoration: none;
}
	
	
	
/* Start of heading CSS */

#headcont { 
background-image:url(/images/2012/headbackground.gif);
height: 178px;
background-position:center;
background-repeat:no-repeat;
}

#header {
width: 925px;
height: 178px;
margin-left:auto;
margin-right:auto;
}

#logo {
width: 468px;
height: 101px;
padding: 15px 0px 0px 0px;
}


#leftcolumn { width: 468px; height: 160px; float: left; padding-top:15px;}
#rightcolumn { width: 420px; height: 175px; float: right;}
.clear { clear: both;}

#threenav{ margin-top: -42px;
margin-left:auto;
margin-right:auto;}

#navlist{margin-top: -27px; position: relative;margin-left:auto;
margin-right:auto;}
#navlist li{list-style:none;position:absolute; line-height: 34px;}
#navlist li, #navlist a{height:34px;display:block;
font-size:15px;
font-weight:bolder;
color:#FFFFFF;
text-align:center;
text-decoration:none;
text-shadow: 1px 1px 1px #000;
}

#installation{left:0px;width:139px;}
#installation{background:url('/images/2012/buttons/buttons.png') 0 0;}
#installation a:hover{background: url('/images/2012/buttons/buttons-over.png') 0 -34px;
color:#FFC425;
}

#gear{left:139px;width:165px;}
#gear{background:url('/images/2012/buttons/buttons.png') -138px 0;}
#gear a:hover{background: url('/images/2012/buttons/buttons-over.png') -138px -34px;
color:#FFC425;
}

#about{left:302px;width:120px;}
#about{background:url('/images/2012/buttons/buttons.png') -302px 0;}
#about a:hover{background: url('/images/2012/buttons/buttons-over.png') -302px -34px;
color:#FFC425;
}


#topnav, #topnav a {height: 25px; padding:27px 0px 0px 0px;
font-weight:300;
font-size:12px;
color:#FFFFFF;
text-shadow: 1px 1px 1px #000;
text-decoration:none;}


#topnav a:hover {
font-weight:300;
font-size:12px;
color:#FFC425;
text-shadow: 1px 1px 1px #000;
text-decoration:none;}


.imgspace {padding:0px 2px 0px 8px;}

#fbfree {
width: 363px; height: 82px;
margin-left:auto;
margin-right:auto;
}

#freeshipping{height: 82px; width:221px; float: left;}
#freeshipping{background:url('/images/2012/buttons/freeshippingsprite.png');
opacity:.8;}
#freeshipping:hover{background: url('/images/2012/buttons/freeshippingsprite.png') 1px -91px;
opacity:1;}

#facebook{height: 82px; float: right; margin-left:-44px; width:183px;
opacity:.8;}
#facebook{background:url('/images/2012/buttons/fbsprite.png');}
#facebook:hover{background: url('/images/2012/buttons/fbsprite.png') 1px -91px;
opacity:1;}

#putour {padding: 15px 0px 0px 15px;
font-size:19px;
font-weight:bolder;
color:#333333;
text-shadow: 1px 1px 1px #fff;}
#searchbox {margin-top:38px;
height: 29px;
vertical-align:middle;
}


#catcat {padding: 0px 0px 0px 0px;
font-size:19px;
font-weight:bolder;
color:#333333;
text-shadow: 1px 1px 1px #fff;}

#searchbox {margin-top:38px;
height: 29px;
vertical-align:middle;
}

#searchleftcolumn { width: 200px; height: 29px; float: left;}
#searchrightcolumn { width: 99px; height: 29px; float: right;}
.searchclear { clear: both; height: 1px; overflow: hidden;}

.searchfield {
width: 300px;
background-image:url(/images/2012/formbackfround.gif);
margin: 3px;
padding: 0px;
border: 0px;
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:17px;
font-weight:normal;
color:#AAA8A8;
text-shadow: 1px 1px 1px #fff;}

.searchbutton {
width: 101px;
height: 30px;
border: none;
background: url('/images/2012/buttons/searchsprite.png') no-repeat top left;
}

.searchbutton:hover {
width: 101px;
height: 30px;
border: none;
background: url('/images/2012/buttons/searchsprite.png') 0px -32px;}

/* End of heading CSS */


/* Start buttons for catalog */ 
ul.oe_menu{
list-style:none;
position:relative;
margin:0px 0px 2px 0px;
width:500px;
float:right;
clear:both;
	
}
ul.oe_menu > li{
width:80px;
height:20px;
padding-bottom:4px;
float:left;
position:relative;
	
}
ul.oe_menu > li > a{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:13px;
font-weight:bold;
color:#fff;
display:block;
text-decoration:none;
width:79px;
height:20px;
padding: 5px 0px 5px 0px;
text-shadow:0px 0px 1px #000;
text-align:center;
background:#152A5C;
border-left:1px solid #234a8a;
border-top:1px solid #234a8a;
border-right:1px solid #234a8a; 
border-top-left-radius:5px;
border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright	:5px;


}
ul.oe_menu > li > a:hover, ul.oe_menu > li.selected > a{
background:#336ec2;
color:#FFC425;
opacity:1.0;
border-left:1px solid #152A5C;
border-top:1px solid #152A5C;
border-right:1px solid #152A5C;
text-shadow:1px 1px 1px #000;

}

ul.oe_menu div{
position:absolute;
top:30px;
background:#F5F9FD;
width:496px;
height:330px;
padding:2px;
display:none;
border:1px solid #234a8a;
box-shadow: 5px 5px 2px #666666;
-moz-box-shadow: 5px 5px 2px #666666;
-webkit-box-shadow: 5px 5px 2px #666666;
}
ul.oe_menu div ul li a{
	text-decoration:none;
	color:#222;
	padding:1px 1px 1px 1px;
	margin:1px;
	display:block;
	font-size:12px;
	font-weight:normal;
}
ul.oe_menu div ul.oe_full{
	width:100%;
}
ul.oe_menu div ul li a:hover{
	background:#132652;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	width: 190px;
	margin-right:2px;
	font-size:10px;
}
li.oe_heading{
	color:#152A5C;
	font-size:14px;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:1px solid #152A5C;
}

/* end buttons for catalog */




/* homepage specific */

#maincontentwrap {width:935px;
padding: 10px 0px 0px 10px;
margin-left:auto;
margin-right:auto;}

#commercial {float: left;
width:465px; height: 775px;
background-image:url(/images/2012/commercial/commercialback.jpg);
margin-left:auto;
margin-right:auto;
text-decoration:none;}

#catalog {float: right;
width:466px; height: 775px;
background-image:url(/images/2012/commercial/catalogback.jpg);
margin-left:auto;
margin-right:auto;
text-decoration:none;}

#commercialheader { width:450px;
padding:20px 15px 0px 15px;
font-size:32px;
font-weight:bold;
color:#ffffff;
margin-left:auto;
margin-right:auto;
text-shadow: 2px 2px 2px #000;}


/*start of commercial panel */

#comlearnmore { width:450px;
padding:20px 15px 0px 15px;
}

#avlsolutions { width:450px;
padding:280px 15px 0px 15px;
font-size:22px;
font-weight:bold;
color:#ffffff;
margin-left:auto;
margin-right:auto;
text-shadow: 1px 1px 1px #000;
}

.solutions {
height: 80px;
margin-top: -10px;
font-size:58px;
font-weight:bold;
color:#ffffff;
text-shadow: 2px 2px 2px #000;
}


#comavltext {float:left;
margin-top: -10px;
width:170px;
height: 30px;
font-size:18px;
font-weight:bold;
color:#ffffff;
text-shadow: 1px 1px 1px #000;
padding:0px 3px 0px 5px;}


.comavltextli li
{list-style-image: url(/images/2012/commercial/combullet.png);
padding-top:3px;
}

#comavlpic {float:right;
width:244px;
text-align:right;
padding:0px 0px 0px 13px;
position:relative;
height:136px;}

#comavlpic IMG {
position:absolute;
top:0;
left:0;
z-index:8;
}
#comavlpic IMG.active {
z-index:10;
}
#comavlpic IMG.last-active {
z-index:9;
}


#clearcomavl { clear: both; height: 1px; overflow: hidden;}

#comcall { width:460px;
height: 90px;
padding:20px 5px 0px 90px;
font-size:14px;
font-weight:bold;
color:#FFC327;
text-shadow: 1px 1px 1px #000;
}

.comcallphone {
font-size:32px;
color:#FFFFFF;}


/* end of commercial panel */

/* start of catalog panel */

#catalogheader { width:450px;
height: 40px;
padding:20px 15px 0px 15px;
font-size:32px;
font-weight:bold;
color:#ffffff;
margin-left:auto;
margin-right:auto;
text-shadow: 2px 2px 2px #000;}

#catlearnmore { width:450px;
padding:20px 15px 0px 15px;
}

.hotpicks { width:200px;
padding:0px 15px 0px 50px;
font-size:20px;
font-weight:bold;
font-style:italic;
color:#FFC327;
margin-left:auto;
margin-right:auto;
text-shadow: 2px 2px 2px #000;}




#productarea {width:450px; 
padding:5px 6px 0px 6px;}


#productwrapper {
margin: 1px 2px 0px 1px;
float: left;
width:220px; height:120px;
background:url(/images/2012/catalog/productbacksprite.png);
text-decoration:none;
}

#productwrapper:hover {
float: left;
width:220px; height:120px;
background:url(/images/2012/catalog/productbacksprite.png) 0px -120px;
text-decoration:none;
}


/* product ind. panels */

#manuflogo {width:110px; overflow:hidden;
text-align:center;}

#manuflogo img {
height: 20px;
text-align:center;
}

#producttitle {
width:110px; overflow:hidden;
height: 35px;
padding: 3px 0px 0px 4px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#940709;
text-shadow: 1px 1px 1px #FFF;
text-align:left;}

#productdesc {float:left; width:100px; height: 45px;
padding: 3px 0px 0px 6px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000000;
text-shadow: 1px 1px 1px #FFF;
text-align:left;}

#proditemprice {width:100px;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:18px;
font-weight:bold;
color:#003664;
text-shadow: 1px 1px 1px #fff;
text-align:center;}

#prodfreeshipping {
margin-top:-4px;
width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#000000;
text-align:center;}

#prodlearnmore {width:80px;
padding: 0px 0px 0px 8px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000000;
text-shadow: 1px 1px 1px #FFF;
text-align:left;}


#productimage {float:right; width:80px;
padding: 8px 16px 0px 5px;
margin-left:auto;
margin-right:auto;
text-align:center;
display: table-cell;
vertical-align:middle;}

.productimageimg {
margin-left:auto;
margin-right:auto;
text-align:center;
display: table-cell;
vertical-align:middle;}



#closeproddesc {clear: both; height: 1px; overflow: hidden;}


#catalogbottom {width:450px;
padding:0px 15px 0px 15px;}

#needadvice {float: left; width:255px;
margin-top: 10px;
padding:6px 0px 0px 0px;
font-size:14px;
font-weight:bold;
color:#FFC327;
text-shadow: 1px 1px 1px #000;
}

.needadvicewhite {
color:#FFFFFF;
}


.catcallphone {
font-size:32px;
color:#FFFFFF;}


#salesconsult {float:right; width:180px;
padding:0px 12px 0px 0px;
text-align:right;}


#clearcatalogbottom {clear: both; height: 1px; overflow: hidden;}


/* end of catalog panel */



#clearcontent { clear: both; height: 1px; overflow: hidden;}




/* start of footer css */

#footercont {height: 130px; 
background-image:url(/images/2012/footerbackground.png);
background-repeat:repeat-x;
text-align:center;
}

#footer {height: 90px; width:935px;
margin-left:auto;
margin-right:auto;
padding-top: 18px;}

#footerleft {float: left;
width: 560px;}

#footerfight {flost: right;
width: 395px;}

#clearfooterlr { clear: both; height: 1px; overflow: hidden;}

#col1 {float:left; width:125px; vertical-align:middle;
text-align:center;}


#colinfo {float:left; width:145px;
font-size:11px;
font-weight:500;
color:#ffffff;
text-align:left;
text-shadow: 1px 1px 1px #000;
text-decoration:none;
}

.upfront, .upfront a, .upfront:hover {
font-size:10px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}


#colfb {float:left; width:75px;
height: 70px;
text-align:center;}


#coldivide {float:left; width:25px;
}


#colbottomlinks, #colbottomlinks a {
margin-top: 3px;
float:left; width:134px;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-align:left;
text-shadow: 1px 1px 1px #000;
text-decoration:none;}

#colbottomlinks a:hover {float:left; width:134px;
font-size:11px;
font-weight:bold;
color:#FFC425;
text-align:left;
text-shadow: 1px 1px 1px #000;
text-decoration:none;}

#clearfooter { clear: both; height: 1px; overflow: hidden;}

#footerbottom {float: left;
width:600px;
font-size:10px;
font-weight:normal;
color:#AAA8A8;
text-align:left;
padding-left:10px;
padding-top:5px;}


.footerheader {color:#FFC425;
font-weight:bold;}




/* end footer css */



/*css for the account menu to work (found in the main.css) */

.accountmenutext,.accountmenutext:visited{font-family:Arial,Helvetica,sans-serif; font-size:11px;color:#006;text-decoration:none}.accountmenutext:hover{font-family:Arial,Helvetica,sans-serif; font-size:11px;color:#779dca;text-decoration:none}.accountmenutext:active{font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#006;text-decoration:none}

.rightcartsmalltext,rightcartsmalltext:visited .audiomenutext:hover{font-family:Helvetica,Arial,sans-serif; font-size:12px;color:#006;text-decoration:none}.rightcartsmalltext:hover{font-family:Helvetica,Arial,sans-serif;font-size:12px;color: #779dca;text-decoration:none}.rightcartsmalltext:active{font-family:Helvetica,Arial,sans-serif;font-size:12px;color:#006;text-decoration:none}

.loginbox {
	background:url(/catalog/images/adj/header/login_bg.png);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #011e71;
	background-color: #F3F2F2;
	border: 1px solid #666666;
}
.passwordbox {
	background:url(/catalog/images/adj/header/password_bg.png);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #011e71;
	background-color: #F3F2F2;
	border: 1px solid #666666;
}
