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


/*----- COLORS


orange #ffa200

dark orange #f47d31
aqua #45c3d3
light aqua #bfeaf0

-------*/


/*---------------------  START CSS RESET  ---------------------*/

body, div, dl, dt, dd, /*ul,*/ ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, /*table, th, td,*/ embed, object {
	padding: 0;
	margin: 0; 
	}

/*table {
	border-spacing: 0;
	}
	
*/	

p {
	margin:8px 0;
}

fieldset, img, abbr {
	border: 0;
	}

ul {
	/*list-style: none;*/
	margin:0px 10px;
	padding:0px 10px;
	}

caption, th {
	text-align: left;
	}

q:before, q:after {
	content: '';
	}

ins {
	text-decoration: none;
	}

/*---------------------   END CSS RESET   ---------------------*/


/*---------------------  START CLEARFIX  ---------------------*/

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

.clearfix {display: inline-block;}

* html .clearfix {height: 1%}

.clearfix {display: block;}

.clear {
	clear:both;
}

/*---------------------   END CLEARFIX   ---------------------*/



/*---------------------  START TEXT ELEMENTS  ---------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*margin:20px*/
	margin:0 20px 20px 20px;
	background-image:url(/img/bg.gif)
	}

h1 {
	margin-bottom:10px;
	text-align:left;
	font-size:28px;
	font-weight:normal;
	color:#fff;
	padding:0;
	margin:0
	}

h2 {
margin-bottom:10px;
	color:#ffa200;
	text-align:left;
	margin-top:0;
	font-size:24px;
	font-weight:normal;
}
h3 {

	color:#00c4d9;
	text-align:left;
	font-size:18px;
	font-weight:normal;
}

h4 {

}
h5 {
}

a:link, a:active, a:visited {
	color:#0078c9;
	}
a:hover {
	color:#f47d31;
	}	
	
.bold {
	font-weight:bold;
}

.contact_text {
font-size:12px;
}


/*---------------------   END TEXT ELEMENTS   ---------------------*/



/*---------------------  START GLOBAL LAYOUT  ---------------------*/

.border{border:1px solid #000}
.borderbottom{border-bottom:1px solid #000}
.prod_brand	{
	background-color:#66FFFF;
	padding:2px
}
.prod_prod	{
	border: 1px solid #66FFFF;
	
}


.page-pad {
	padding:30px 100px 45px 100px
	}
.page-pad2{padding:0 0 0 0px}

#body{
	width:780px;
	}
#body-cat{
	width:650px;
	}	
#container {

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

#footer .prime ul, #footer .prime li {
display:inline;
list-style-type:none;
margin:0;f
padding:0;
}

#footer .sub ul, #footer .sub li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

ul.prime, ul.sub {
margin:0;padding:0;
}

#footer .sub{
	color:#c8f9ff;
	font-size:11px
	
}
#footer .sub a{
	color:#c8f9ff;
	text-decoration:none
}
#footer .sub a:hover{
	color:#fff;
	text-decoration:none
}

.header{
	
	}

.toplinks{
	font-size:11px;
	color:#fff;
}
.toplinks a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.toplinks a:hover{
	text-decoration:underline;
}


#breadcrumbs{
	font-size:10px;
	font-weight:bold;
	margin:0;
	color:#0078c9;
	background-image:url(/img/bc_bg.gif);
	background-repeat:no-repeat;
	height:30px;
	padding:10px 0 0 10px
}
#breadcrumbs a{
	color:#a6f5ff;
	text-decoration:none
	}
#breadcrumbs a:hover{
	text-decoration:underline
	}
#breadcrumbs .active{
	color:#fff;
	}	


.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
select, input, textarea {
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0
	}

input.no_border {
	border:none;
	margin:0;
	padding:0
	}

.page-menu{
	color:#ffa200;
	font-size:11px;
	margin:5px 10px 15px 5px
	}

.page-menu a{
	font-size:13px;
	text-decoration:none
	}


/* CSS ROLLOVER MENU */

/* about */	
.nav_about{ background-image: url(/img/nav_aboutus.gif);}
.nav_about a{
       display: block;
       width: 88px;
       height: 42px;
       text-decoration: none;
       background-image: url(/img/nav_aboutus.gif);
	   overflow: hidden;
    }
.nav_about a:hover {
    background-position: -88px 0;}

/* shop */	
.nav_shop{ background-image: url(/img/nav_shop.gif);}
.nav_shop a{
       display: block;
       width: 54px;
       height: 42px;
       text-decoration: none;
       background-image: url(/img/nav_shop.gif);
	   overflow: hidden;
    }
.nav_shop a:hover {
    background-position: -54px 0;}

/* news */	
.nav_news{ background-image: url(/img/nav_news.gif);}
.nav_news a{
       display: block;
       width: 118px;
       height: 42px;
       text-decoration: none;
       background-image: url(/img/nav_news.gif);
	   overflow: hidden;
    }
.nav_news a:hover {
    background-position: -118px 0;}


/* links */	
.nav_links{ background-image: url(/img/nav_links.gif);}
.nav_links a{
       display: block;
       width: 51px;
       height: 28px;
       text-decoration: none;
       background-image: url(/img/nav_links.gif);
	   overflow: hidden;
    }
.nav_links a:hover {
    background-position: -51px 0;}

/* contact */	
.nav_contact{ background-image: url(/img/nav_contact.gif);}
.nav_contact a{
       display: block;
       width: 90px;
       height: 28px;
       text-decoration: none;
       background-image: url(/img/nav_contact.gif);
	   overflow: hidden;
    }
.nav_contact a:hover {
    background-position: -90px 0;}

/* retailers */	
.nav_retailers{ background-image: url(/img/nav_retailers.gif);}
.nav_retailers a{
       display: block;
       width: 101px;
       height: 28px;
       text-decoration: none;
       background-image: url(/img/nav_retailers.gif);
	   overflow: hidden;
    }
.nav_retailers a:hover {
    background-position: -101px 0;}

/* coming soon */	
.nav_comingsoon{ background-image: url(/img/nav_comingsoon.gif);}
.nav_comingsoon a{
       display: block;
       width: 112px;
       height: 28px;
       text-decoration: none;
       background-image: url(/img/nav_comingsoon.gif);
	   overflow: hidden;
    }
.nav_comingsoon a:hover {
    background-position: -112px 0;}




#title-topleft,#title-topright,#title-botleft,#title-botright{
	background-color:#ffa200;
	width:7px;
	height:7px;
	background-repeat:no-repeat;
	}	
#title-top,#title-bot{
	background-color:#ffa200;
	width:679px;
	}
		
#title-top{
	height:7px;
	}
#title-topleft{
	float:left;
	background-image:url(/img/orangecorner_tl.gif);
	background-position:top left;
	}
#title-topright{
	float:right;
	background-image:url(/img/orangecorner_tr.gif);
	background-position:top right;
	}
#title-bot{
	height:7px;
	} 
#title-botleft{
	float:left;
	background-image:url(/img/orangecorner_bl.gif);
	background-position:bottom left;
	}
#title-botright{
	float:right;
	background-image:url(/img/orangecorner_br.gif);
	background-position:bottom right;
	}
#title-mid{
	background-color:#ffa200;
	width:659px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}	


	
#fulltitle-top,#fulltitle-bot{
	background-color:#ffa200;
	width:870px;
	height:7px;
	}
	
#fulltitle-mid{
	background-color:#ffa200;
	width:850px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	
	}	


#menu-cell {width:290px}
#body-cell {
	width:690px;
	padding-bottom:20px
}
#fullbody-cell {
	width:100%;
	padding:10px 50px 20px 50px;
	}


/*---------------------   END GLOBAL LAYOUT   ---------------------*/


/*---------------------  START NAVIGATION MENU  ---------------------*/




.menu {
	margin:8px 0 0
	}
.menu a{
	text-decoration:none;
	display: block;
	color:#0078c9
	}
.menu a:hover{
	text-decoration:none;
	font-size:16px;
	background-image:url(/img/menu_bullet.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	padding-right:0;
	margin-top:3px;
	height:25px;
	padding-top:8px;
	color:#ffa200;
	line-height:14px
	}
.menubg{
	background-image:url(/img/menu_bg.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-right:10px;
	width:230px
	}
.menubot{
	background-image:url(/img/menu_bottom.gif);
	height:12px;
	background-repeat:no-repeat;
	text-align:left
	}
.menuactive a{
	text-decoration:none;
	font-size:16px;
	background-image:url(/img/menu_bullet.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	margin-top:5px;
	height:20px;
	padding-top:8px;
	line-height:14px;
	text-decoration:none;
	display: block;
	color:#0078c9
	}
	
	

/*---------------------  END NAVIGATION MENU  ---------------------*/



/*---------------------  START HOME PAGE  ---------------------*/

#indextitle-topleft,#indextitle-topright{
	background-color:#ffa200;
	width:7px;
	height:7px;
	background-repeat:no-repeat;
	}	
#indextitle-top,#indextitle-mid{
	background-color:#ffa200;
	}	
#indextitle-top{
	height:7px;
	width:677px;
	}
#indextitle-mid{
	width:657px;
	}	
#indextitle-topleft{
	float:left;
	background-image:url(/img/orangecorner_tl.gif);
	background-position:top left;
	}
#indextitle-topright{
	float:right;
	background-image:url(/img/orangecorner_tr.gif);
	background-position:top right;
	}
					
.home-text{ 
	font-size:12px;
	background-color:#f57d31;
	text-align:left;
	padding:5px 10px;
	background-repeat:no-repeat;
	background-position:top;
	color:#fff;
	font-weight:bold;
	}	

.promo-title {
	margin:2px;
	background-image:url(/img/promo_title_bg.jpg);
	padding:5px;
	color:#26587d;
	font-size:14px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left
	}

.promo{
	text-align:center;
	margin:2px 2px 0 2px;
	background-color:#FFF;
	height:140px;
	overflow:hidden
	}

.promo-text {
	padding:8px 10px;
	font-size:11px;
	text-align:left
	}
					
#slideshow {
	overflow: hidden; 
	position: relative; 
	height: 132px;
	background-color:#fff
	
	}
#slideshow div {
	display: none;
	position: absolute; 
	top: 3px; 
	
	
	 }
#slideshow a {
padding:0;
margin:0;
}



/*---------------------   END HOME PAGE   ---------------------*/




/*---------------------  START SHOP PAGE  ---------------------*/


.shop{
	/*	background-image: defined in shop.php*/
	}
	
.shop a{
	display: block;
	width:220px;
	height:145px;
	overflow: hidden;
	}
	
.shop a:hover{
    background-position:-220px 0}
	
	
	
	
/*---------------------  START SHOP PAGE  ---------------------*/


/*---------------------  START CATEGORY PAGE  ---------------------*/



/*---------------------   END CATEGORY PAGE   ---------------------*/



/*---------------------  START PRODLIST PAGE  ---------------------*/
.list-paging {
	font-size:14px;
	color:#f47d31;
	margin-top:8px;
	}

.pagenum_active,.pagenum {
	color:#FFFFFF;
	height:21px;
	width:28px;
	margin:2px;
	font-size:12px;
	padding:5px 0;
	background-repeat:no-repeat;
	text-align:center;
	/*float:left*/
}

.pagenum_active {
	background-image:url(img/paging_active.gif);
		}
.pagenum {
	background-image:url(img/paging.gif);
		}		
.pagenum a{
	color:#FFFFFF;
	text-decoration:none;
	
	}
	
	
.list-box{
	border:1px solid #b2e6ed;
	padding:5px 0 0 0;
	}
.list-box a{
	text-decoration:none
	}
.list-name{text-align:left;margin:5px
	}
.list-price{margin:5px;text-align:left
	}	
	
.list-avail {
	  margin:5px;
	  font-size:11px;
	  font-style:italic;
	  text-align:left
	  }	
	

/*---------------------   END PRODLIST PAGE   ---------------------*/


/*---------------------  START PROD DETAIL PAGE  ---------------------*/

.prod-name {
	margin-bottom:4px;
	background-color:#26587d;
	padding:5px 8px;
	color:#fff;
	}

.detail-box{
	border:1px solid #b2e6ed;
	padding:5px
	}
.detail-box a, .detail-boxa:hover{
	text-decoration:none
	}
	
#atc-topleft,#atc-topright,#atc-botleft,#atc-botright{
	background-color:#45c3d3;
	width:7px;
	height:7px;
	background-repeat:no-repeat;
	}	
#atc-top,#atc-bot{
	background-color:#45c3d3;
	width:332px;
	}
		
#atc-top{
	height:7px;
	}
#atc-topleft{
	float:left;
	background-image:url(/img/orangecorner_tl.gif);
	background-position:top left;
	}
#atc-topright{
	float:right;
	background-image:url(/img/orangecorner_tr.gif);
	background-position:top right;
	}
#atc-bot{
	height:7px;
	} 
#atc-botleft{
	float:left;
	background-image:url(/img/orangecorner_bl.gif);
	background-position:bottom left;
	}
#atc-botright{
	float:right;
	background-image:url(/img/orangecorner_br.gif);
	background-position:bottom right;
	}
#atc-mid{
	background-color:#45c3d3;
	width:312px;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	padding:10px
	}		
	
	
		

/*---------------------   END PROD DETAIL PAGE   ---------------------*/



/*---------------------  START SHOPPING CART PAGE  ---------------------*/

.cart_header {
	background-color:#45c3d3;
	color:#fff;
	font-size:11px;
	padding:10px;
	}
.cart_footer {
	}
.cart_update {
	background-color:#bfeaf0;
	color:#0078c9;
	font-size:11px;
	padding:2px;
	border-bottom:2px solid #fff;
	
}	

	
.cart_cell {
	border-bottom:1px solid #bfeaf0;
}	


/*---------------------   END SHOPPING CART PAGE   ---------------------*/



/*---------------------  START GENERIC PAGE  ---------------------*/

.generic_cms {
	margin:0 20px;
	}
.generic_cms p{
	margin:10px 0;
	}	

/*---------------------   END GENERIC PAGE   ---------------------*/



/*---------------------  START FAQ PAGE  ---------------------*/

/*---------------------   END FAQ PAGE   ---------------------*/




/*---------------------  START SEARCH PAGE  ---------------------*/

.searchtitles{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	background-color:#45c3d3;
	padding:8px;
	}
.searchtitles a{
	color:#fff;
	text-decoration:underline
	}	
.searchtitles a:hover{
	text-decoration:none
	}	


/*---------------------   END SEARCH PAGE   ---------------------*/



/*---------------------  START SITEMAP PAGE  ---------------------*/


ul.sitemap {
margin:0;
padding:0;
}

#sitemap_shop li, #sitemap_shop ul {
list-style-type:none;
font-size:14px;
line-height:20px;
margin:0;
padding:0;
}

/*---------------------   END SITEMAP PAGE   ---------------------*/



/*---------------------  START DEALER LOCATOR PAGE  ---------------------*/

.locator-text {
	margin:20px 110px 10px 110px
	}
.locator-box {
	border:1px solid #b2e6ed;
	padding:20px;
	margin:0 110px;
	}
.locator-results {
	margin:20px 110px 10px 110px;
	}
.locator-label {
	border-bottom:1px solid #b2e6ed;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px
	}
.locator-cell {
	border-bottom:1px solid #b2e6ed;
	}

/*---------------------   END DEALER LOCATOR PAGE   ---------------------*/




/*---------------------  START CONTACT US PAGE  ---------------------*/


/*---------------------   END CONTACT US PAGE   ---------------------*/


/*---------------------  START NEWS PAGE  ---------------------*/


.news-border{border-bottom:1px solid #fcb034;padding-top:20px;padding-bottom:10px
}
.news-title {margin-top:0}

#news_box {
background: transparent url(/img/newsbox_bg.gif) 0 0 no-repeat;
height:37px;
width:330px;
}

#press_box {
background: transparent url(/img/pressbox_bg.gif) 0 0 no-repeat;
height:37px;
width:330px;
}

#blog_box {
background: transparent url(/img/blogbox_bg.gif) 0 0 no-repeat;
height:37px;
width:330px;
}

#awards_box {
background: transparent url(/img/awardsbox_bg.gif) 0 0 no-repeat;
height:37px;
width:330px;
}

#news_box a, #news_box a:link, #news_box a:visited, #news_box a:active, #press_box a, #press_box a:link, #press_box a:visited, #press_box a:active, #blog_box a, #blog_box a:link, #blog_box a:visited, #blog_box a:active, #awards_box a, #awards_box a:link, #awards_box a:visited, #awards_box a:active {
float:right;
text-align:right;
margin:0;
padding:11px 12px 7px 0;
color:#ffffff;
text-decoration:none;
}

#news_box a:hover, #press_box a:hover, #blogger_box a:hover, #awards_box a:hover {
text-decoration:underline;
}

h1.news_header {
float:left;
margin:0;
padding:7px 0 5px 50px;
font-size:18px;
}

.news_date {
color:#45c3d3;
font-size:12px;
font-weight:bold;
padding:10px 15px 0 10px;
margin:0;
}

.news_title {
color:#0078c9;
font-size:12px;
padding:10px 20px 0 0;
text-align:left;
}

.news_title a:link, .news_title a:active, .news_title a:visited {
text-decoration:none;
}


/*---------------------   END NEWS PAGE   ---------------------*/

/*---------------------  START RETAILER PAGE  ---------------------*/


.ret-border{border-bottom:1px solid #b2e6ed;padding-top:5px;padding-bottom:5px;padding-right:8px
}


/*---------------------   END RETAILER PAGE   ---------------------*/

/*---------------------  START LINKS PAGE  ---------------------*/


.link-cell{border:1px solid #b2e6ed;padding:10px
}
.link-cell a{text-decoration:none
}




/*---------------------   END LINKS PAGE   ---------------------*/


.cs-cell{border:1px solid #b2e6ed;padding-bottom:10px;padding-top:5px
}