* {margin: 0; padding: 0;}

body{	
	color: #000000;
	background: #000000;
	font: 11px tahoma, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #ffffff;
	font: 11px tahoma, arial, helvetica, sans-serif;
}

td{
	color: #000000;
	font: 11px tahoma, arial, helvetica, sans-serif;
	padding: 0px;
}

input{
	margin: 0;
	padding: 0;
	font: 11px tahoma, arial, helvetica, sans-serif;
}

/*-- MAIN --*/

input.button{
	background: url(images/button_back.gif);
	width: 100px;
	height: 20px;
	text-align: center;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	border: none;
	cursor: pointer;
}

a.button{
	color: #000000;
	background: url(images/button_back.gif);
	width: 100px;
	height: 20px;
	text-align: center;
	font: bold 11px tahoma, arial, helvetica, sans-serif;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

a.button span{
	padding-top: 3px;
	display: block;
}

a.blue{
	color: #ffffff;
	background: url(images/button_blue_back.gif);
}


.main{
	background: url(images/bg.gif);
	width: 973px;
	text-align: left;
	margin: 0px auto 0px auto;
}

.header{
	width: 973px;
}

.header .logo{
	width: 973px;
}

.content .area{
	width: 686px;
}

/*-- NAVIGATION --*/

.header .nav{
	background: url(images/nav_back.gif) no-repeat;
	width: 973px;
}

.header .nav a{
	text-indent: -9999px;
	display: block;
}

.header .nav .shock a{
	background: url(images/nav_shock.gif) no-repeat;
	width: 122px;
	height: 38px; 
}

.header .nav .shock a:HOVER{
	background: url(images/nav_shock_over.gif) no-repeat;
}

.header .nav .shock a.selected{
	background: url(images/nav_shock_over.gif) no-repeat;
}

.header .nav .prproducts a{
	background: url(images/nav_prproducts.gif) no-repeat;
	width: 129px;
	height: 38px; 
}

.header .nav .prproducts a:HOVER{
	background: url(images/nav_prproducts_over.gif) no-repeat;
}

.header .nav .prproducts a.selected, .header .nav .prproducts a.selected:HOVER{
	background: url(images/nav_prproducts_on.gif) no-repeat;
}

.header .nav .graphic a{
	background: url(images/nav_graphic.gif) no-repeat;
	width: 131px;
	height: 38px; 
}

.header .nav .graphic a:HOVER{
	background: url(images/nav_graphic_over.gif) no-repeat;
}

.header .nav .juicebox a{
	background: url(images/nav_juicebox.gif) no-repeat;
	width: 125px;
	height: 38px; 
}

.header .nav .juicebox a:HOVER{
	background: url(images/nav_juicebox_over.gif) no-repeat;
}

.header .nav .photo a{
	background: url(images/nav_photo.gif) no-repeat;
	width: 147px;
	height: 38px; 
}

.header .nav .photo a:HOVER{
	background: url(images/nav_photo_over.gif) no-repeat;
}

.header .nav .dealers a{
	background: url(images/nav_dealers.gif) no-repeat;
	width: 118px;
	height: 38px; 
}

.header .nav .dealers a:HOVER{
	background: url(images/nav_dealers_over.gif) no-repeat;
}

.header .nav .contact a{
	background: url(images/nav_contact.gif) no-repeat;
	width: 138px;
	height: 38px; 
}

.header .nav .contact a:HOVER{
	background: url(images/nav_contact_over.gif) no-repeat;
}

/*-- SUB NAVIGATION --*/

.header .sub_nav{
	width: 973px;
}

.header .sub_nav .items{
	background: url(images/sub_nav_back.gif) repeat-x;
	width: 654px;
}

.header .sub_nav .items td{
	padding: 0px 0px 0px 12px;
}

.header .sub_nav .items a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.header .sub_nav .items a:HOVER{
	text-decoration: none;
}

.header .sub_nav .items a.selected{
	color: #000000;
	text-decoration: none;
}


/*-- SHOPPING AREA --*/

.content .shopping{
	background: url(images/right_shopping_back.gif) no-repeat;
	width: 244px;
	height: 204px;
}

.content .shopping .cart_empty{
	color: #ed1d24;
	text-align: center;
	margin-top: 35px;
	line-height: 20px;
}

.content .shopping .cart_full{
	background: #272727;
	width: 190px;
	height: 140px;
	overflow-y: scroll;
	margin-left: 25px;
}

.content .shopping .cart_full td{
	padding: 2px;	
}

.content .shopping .cart_full .slot{
	width: 170px;
}

.content .shopping .cart_full .slot .description{
	color: #ffffff;
	width: 120px;
	font-size: 10px;
}

.content .shopping .cart_full .slot .cart_remove{
	width: 166px;
}

.content .shopping .cart_full .slot .cart_remove a{
	background: url(images/remove.gif) no-repeat;
	color: #ed1d24;
	height: 17px;
	font-size: 10px;
	text-indent: 20px;
	display: block;
}

.content .shopping .cart_full .slot .cart_remove a:HOVER{
	background: url(images/remove_over.gif) no-repeat;
	text-decoration: none;
}

.content .shopping .checkout{
	text-align: center;
	margin-top: 5px;
}

/*-- NEWSLETTER --*/

.newsletter .sign_up{
	background: url(images/newsletter_back.gif) no-repeat;
	height: 124px;
}

.newsletter .sign_up td{
	color: #ed1d24;
	padding: 5px;
}

/*-- FOOTER --*/

.footer{
	width: 973px;
	text-align: center;
}

.footer .ads{
	margin: 0px auto 0px auto;
}

.footer .footer_nav{
	width: 973px;
	text-align: left;
}

.footer .footer_nav .nav_items{
	background: url(images/footer_nav_back.gif);
	width: 910px;
}

.footer .footer_nav .nav_items table{
	height: 38px;
	float: right;
}

.footer .footer_nav .nav_items table td{
	padding-right: 5px;
	text-align: right;
}

.footer .footer_nav .nav_items table td a:HOVER{
	text-decoration: none;
}

/*-- SHOCKPROS --*/

.content .area .merchandise{
	width: 676px;
	margin-top: 20px;
}

.content .area .merchandise .title, .content .area .merchandise .price{
	background: #000000;
	color: #ed1d24;
	width: 160px;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}

.content .area .merchandise .title{
	font-size: 14px;	
}

.content .area .merchandise .view_details td{
	text-align: center;
}

.content .area .merchandise .view_details a.button{
	margin: 5px auto 5px auto;
}

.content .area .details .description{
	width: 403px;
}

.content .area .details .description .sub_title{
	font-size: 18px;
	font-weight: bold;
}

.content .area .details .description td{
	width: 403px;
	padding: 5px;
}

/*-- PRO RHINO--*/

.prproducts .header .sub_nav .items{
	background: url(images/sub_nav_back_pr.gif) repeat-x;
	width: 654px;
}

.prproducts .footer .footer_nav .nav_items{
	background: url(images/footer_nav_back_pr.gif);
	width: 910px;
}

.prproducts .content .area .merchandise .title, .prproducts .content .area .merchandise .price{
	color: #2b53e7;
}

.prproducts .content .area .details .description .sub_title .small_detail{
	color: #3453c7;
	font-size: 11px;
}

/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */