/* $Id: main.css 236 2007-01-23 22:01:32Z ben $ */
/* global css elements */
body {
	font-family: Trebuchet, Helvetica, sans-serif;
	color:#b2b2b2;
	text-align: left;
	margin: auto;
 	background:#ffffff url(../img/orange_bg.gif) repeat-x left -21px;
 	padding:0px;

 	}

img {
   border: none;
   }



a,a:link,a:visited {
	outline-style: none;
}

a.linkbig {
	outline-style: none;
	color:#F78F1E;
	font-size: 10px;
}

.orange_background {background-color:#F78F1E}
.white {background-color:#ffffff}

a.bottom_nav:active,a.bottom_nav:link,a.bottom_nav:visited {
		font-family: Trebuchet, Helvetica, sans-serif; 
		color: #b2b2b2; 
		font-size: 9pt;
		line-height: 1.5em;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background: transparent;

		}
		
a.bottom_nav:hover {
		font-family: Trebuchet, Helvetica, sans-serif; 
		color: #F78F1E; 
		font-size: 9pt;
		line-height: 1.5em;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background: transparent;

		}
.pipe {
	font-family: Trebuchet, Helvetica, sans-serif; 
	color: #b2b2b2; 
	font-size: 10pt;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: transparent;
	padding-right:  15px;
	padding-left:  15px;
	}

img.grayPipe {
	background: url(../img/gray_pipe.gif) repeat-y;
	}
	
.text_input
textarea
{
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #b2b2b2;
	background: #ffffff;
	border: 1px solid #b2b2b2;
	height: 18px;
}
.input
{
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #b2b2b2;
	background: #ffffff;
	border: 1px solid #b2b2b2;
	height: 18px;
	width: 20px;
}	
	
/* END global css elements */
.pdp_title {
		font-family: Trebuchet, Helvetica, sans-serif; 
		color: #F78F1E; 
		font-size: 18pt;
		line-height: 1.5em; 
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background: transparent;

		}
		
		
.pdp_subtitle {
		font-family: Trebuchet, Helvetica, sans-serif; 
		color: #F78F1E; 
		font-size: 10pt;
		line-height: 1.5em; 
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		background: transparent;

		}
		
.pdp_subtitle a:link, .pdp_subtitle a:visited, .pdp_subtitle a:hover{
				font-family: Trebuchet, Helvetica, sans-serif; 
		color: #F78F1E; 
		font-size: 10pt;
		line-height: 1.5em; 
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		}
	
.pdp_content {
		font-family: trebuchet, Helvetica, sans-serif; 
		color: #666666; 
		font-size: 9pt;
		line-height: 1.5em; 
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background: transparent;	
		}
		
.pdp_content_career {
	font-family: trebuchet, Helvetica, sans-serif;
	color: #F78F1E;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: transparent;
		}
		
.pdp_content_careerb2 {
	font-family: trebuchet, Helvetica, sans-serif;
	color: #b2b2b2;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: transparent;
		}		
		
.pdp_content_career_hd {
		font-family: trebuchet, Helvetica, sans-serif; 
		color: #602F8B; 
		font-size: 12pt;
		line-height: 1.5em; 
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background: transparent;		
		}		
		
.pdp_content a, .pdp_content a:link, .pdp_content a:visited {
		color: #F78F1E;
}
		
a.cross_sell:active,a.cross_sell:link,a.cross_sell:visited {
		font-family: Trebuchet, Helvetica, sans-serif; 
		color: #b2b2b2; 
		font-size: 9pt;
		line-height: 1.5em;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background: transparent;

		}

a.cross_sell:hover {
		font-family: Trebuchet, Helvetica, sans-serif; 
		color: #F78F1E; 
		font-size: 9pt;
		line-height: 1.5em;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background: transparent;

		}
.rpic {
	width:160px;
	float:right;
	margin:14px;
	font-size:11.5px;
	font-style:italic;
	color: #F78F1E;
	}

.lpic {
	width:275px;
	float:left;
	margin-right:14px;
	font-size:11.5px;
	font-style:italic;
	color: #F78F1E;
	}
.lpic p{
	font-size:11.5px;
	font-style:italic;
	color: #F78F1E;
}

/* Right Promo Table*/
table#promoTable {
	background: url(../img/promo_table_bg.gif) repeat-y center;
	width: 209;
	padding: 0;
	border: none;
	}

table#promoTable td#cap {
	background: url(../img/promo_table_top.gif) no-repeat center top;
	height: 17px;
	font-size:1px;
	}

table#promoTable td {
	background: url(../img/promo_table_btm.gif) no-repeat center bottom;
	}

div.promoBox{
	color:#999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display:block;
	margin: 0 0 15px 13px;
	width:180px;
	}
	
div.promoBox div {
	background:url(../img/promo_back1.gif) no-repeat bottom;
	font-size:10px;
	padding: 5px 10px 10px 10px;
	}
	
div.promoHead{
	background-position: top !important;
	font-size:13px !important;
	font-weight:bold;
	padding: 10px 10px 5px 10px !important;
	}
	
#tabwrap{
	background:url(../img/side_tab.gif) repeat-y left top;
	width:668px;
	padding:0;
	float:left;
	}
#tabtop{
	background:url(../img/top_tab.gif) no-repeat left top;
	width:668px;
	float:left;
	margin-left:3px;
	}
#tabfoot{
	background:url(../img/foot_tab.gif) no-repeat left top;
	height:21px;
	width:668px;
	float:left;
	}
.tabimg{
	width:210px;
	float:left;
	margin-left:14px;
	margin-top:10px;
	}
.tabdata{
	width:320px;
	float:left;
	margin-left:25px;
	margin-top:25px;
	}
#tabwrap hr{
	color:#F78F1E;
	background-color:#F78F1E;
	border:0;
	height:1px;
	float:left;
	}
#tabwrap .detailhr hr{
	color:#F78F1E;
	background-color:#F78F1E;
	border:0;
	height:1px;
	width:560px;
	float:left;
	margin-bottom:30px;
	}
.tabinput{
	width:80px;
	float:right;
	margin-right:20px;
	}
#tabtitle{
	margin-left:15px;
	}
#tabcross{
	width:668px;
	float:left;
	margin-left:15px;
	}
.crossitm{
	width:140px;
	float:left;
	}
.midcross{
	width:1px;
	float:left;
	margin-right:10px;
	border-right:#999999 solid 1px;
	height:100px;
	}
#tabcross a:link, #tabcross a:hover, #tabcross a:visited{
	margin-right:20px;
	}
.viewbut{
	padding-bottom:0px;
	}
.viewin{
	width:30px;
	padding-left:8px;
	float:left;
	}
.shopcell{
	border:#CCCCCC solid 1px;
	border-top:none;
	border-right:none;
	padding:5px;
	}
.rightmost {
	border-right:#CCCCCC solid 1px;
	}
.shoptbl{
	margin:0;
	padding:0;
	}
.bindingbox{
	width:680px;
	}
#footerdiv{
	width:500px;
	float:left;
	margin-left:250px;
	}
.loginspacer{
	width:150px;
	height:200px;
	float:left;
	}
.retailerlink{
		font-family: Trebuchet, Helvetica, sans-serif; 
		color: #F78F1E; 
		font-size: 9pt;
		line-height: 1.5em;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		background: transparent;
		}

.gift_li {
	margin-top: 1em;
}
.shipping_time
{
	color: #999;
	font-size: smaller;
	margin-left: 2.75em;
}

/* subNav */

div#subNav img {margin:0 7px 20px 0;}

/**/
td.prodName,
td.prodPrice,
td.prodDiscount
{
	color:#FF9900;
	font-size:13px;
	padding-top:0px;
	vertical-align:top;
	text-align: center;
}

td.prodName {
	font-weight: bold;
}
td.prodPrice {
	height:30px !important;
}
td.prodName a {
	color:#FF9900;
	text-decoration:none;
}
span.prodDiscount
{
	
}

span.faq_enum
{
    display: block;
    float: left;
    width: 2em;
}
