﻿/*CSS Elements*/
body{
	font: 70% Tahoma, Arial, sans-serif;
}

a{ 
	text-decoration: none; 
	color: #000;
}

a:hover{ text-decoration: underline; }

b, strong{ font-weight: bold; }

blockquote{ margin: 1em; }

tr, td, table{ font-size: 1em;  }
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}
.cross-title {
border-bottom:1px solid #580203;
font-weight:700;
color:#580203;
font-size:14px;
padding:5px;
}

#cs a {
text-decoration:none;
font-weight:700;
font-size:10px;
color:#444;
}

#cs td {
vertical-align:top;
font-size:12px;
color:#444;
}

#related a {
text-decoration:none;
font-weight:nomal;
font-size:12px;
color:#444;
}

#related td {
vertical-align:top;
font-weight:400;
font-size:12px;
}

#cross-sell a {
text-decoration:none;
font-weight:400;
font-size:11px;
}

#cross-sell td {
font-size:11px;
vertical-align:bottom;
}

/*Common Classes*/
H1#pagetitle{
	color: #000000;
	border-bottom: 1px solid #E0E0E0;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.clear{ clear: both; }
}

/*End Main Structure Style*/
}

#header .linkscol{
	xbackground: url(bg-header-colladge.jpg) top right no-repeat;
	background-color: #1F1E62;
	float: right;
	width: 735px;
	height: 173px;
}

#header .colladge{
	height: 122px;
	background: url(bg-header-colladge.jpg) top left no-repeat;
}

#header .tollfree{
	padding: 5px 0 0 275px;	
}

#header .links{
	background: url(bg-header-links.gif);
	height: 51px;
	overflow: hidden;
}

#bodycontent{
	position: relative;
	float: left;
	overflow: hidden;
}

#bodycontent .freeshipbanner{
	background: #FFFFFF url(bg-header-banner.gif) repeat-x;
	text-align: center;
	font: 500 1.7em/1.5 Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	margin-right: 2px;
	padding-bottom: 5px;
}

#bodycontent .breadcrumbs{
	background-color: #E4E4E4;
	color: #666;
	margin-right: 2px;
	line-height: 1.7;
	padding: 0 25px;
}

#bodycontent .breadcrumbs span{
	padding-left: 5px;
}

#featureditems table{ margin: 5px 0 10px 0; }

#featureditems td.img img{
	border: 1px solid #CDCDCD;
}

#featureditems td.info a{
	display: block;
	color: #000;
	margin-bottom: 6px;
}

#featureditems td.info .price{
	font-size: 0.9em;
	color: #C02B43;
	margin-bottom: 10px;
}

#featureditems td.info .viewdetails{
	display: block;
	text-align: right;
}

#featureditems td.featuredsep{
	padding: 0;
	font-size: 1px;
	background: url(featured-items.gif) center left no-repeat;
	height: 10px;
}

/*Item page Body*/
#bodycontent h3.title{
	font: bold 1.2em Arial, verdana;
	background: url(bg-pdtpage-title.gif) no-repeat left bottom;
	margin: 0 0 10px 0;
	padding: 5px 5px 6px 12px;
	text-transform: uppercase;
}

#bodycontent .imagecolumn{
	float: left;
	width: 215px;
	padding: 5px;
}

#bodycontent .productinfo{
	float: right;
	text-align: right;
	width: 350px;
	background-color: #fff;
}

#bodycontent .caption{
	margin-bottom: 10px;
}

#bodycontent .caption .pad{
	padding: 0 15px 0 10px;
}

#bodycontent .caption .pad a{
	color: #F06907;
	font-weight: bold;
}

.productinfo .inventory-img{
	color: #109125;	
	font: bold 1.1em/1.5 arial, tahoma;
}

.productinfo .inventory-img *{
	vertical-align: middle;
}

.productinfo span{
	color: #F06907;
	font-weight: bold;
}

.productinfo span a{
	font-weight: normal;
	color: #F06907;
}

.productinfo .multi-add-table{
	font-size: 1em;
}

.productinfo .multi-add-table a{
	font-weight: bold;
}

.productinfo td.left{
	background-color: #DFDFDF;
	width: 100px;
	text-align: right;
	vertical-align: middle;
}

.productinfo td.right{
	width: 231px;
	background-color: #EEE;
}

* html .productinfo td.right{
	width: 238px;
}

.productinfo input.quantity{
	font-size: 1em;
}
/*Item page Body*/
#bodycontent h3.title{
	font: bold 1.2em Arial, verdana;
	background: url(bg-pdtpage-title.gif) no-repeat left bottom;
	margin: 0 0 10px 0;
	padding: 5px 5px 6px 12px;
	text-transform: uppercase;
}
.productinfo td.hrow{
	background: #EEEEEE url(curve-pdtinfo-top-right.gif) top right no-repeat;
}

.productinfo td.frow{
	background: #EEEEEE url(curve-pdtinfo-bottom-left.gif) bottom left no-repeat;
}

.productinfo td.frow div{
	padding: 5px 0 10px;
	text-align: center;
	background: #EEEEEE url(curve-pdtinfo-bottom-right.gif) bottom right no-repeat;
	margin: 0 -4px -4px 0;
}

* html .productinfo td.frow div{
	width: 350px;
}

.productinfo .options,
.productinfo .buttons{
	margin-top: -1px;
	clear: both;
}

.productinfo table.options td{
	background-color: #C4C4C4;
	width: 350px;
}

.productinfo .options td.left{
	width: 83px;
}

.productinfo .options .optbg{
	position: relative;
	width: 8px;
	xbackground: #444 url(title-options.gif) top center no-repeat;
	background-color: #444;
	vertical-align: bottom;
}

.productinfo .optbg img{
	display: block;
	margin: 0 0 -4px -4px;
}


/*Content Table*/
.sect-cont-title{
	margin: 15px 0;
}

#featureditems #contents{
	margin: 0;
	padding: 0 5px;
	width: 173px;
}

#featureditems #contents a{
	color: #4F4F4F;
	text-decoration: none;
}

#featureditems #contents a img{
	border: 0px solid #CDCDCD;
	background-color: #FFF;
}

#featureditems #contents strong{
	font-size: 0.9em;
	color: #4F568E;
}

#featureditems #contents .saleprice{
	margin: 5px auto;
}

#contents .feturedtitle a{
	color: #F06907;
	font-size: 1.3em;
	line-height: 1.8;
}

#contents .moreinfo{
	padding: 0 0 4px 10px;
}

#contents .contents-vertical-sep{
	background: url(bg-sep-contents-vertical.gif) top center repeat-y;
}

#contents a{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
	text-decoration: underline; 
}

#contents .marketprice{
	color: #666;
}

#contents .saleprice *{
	color: #FFF;
}

#contents .saleprice{
	margin: 2px auto;
	background: url(bg-saleprice.gif) no-repeat;
	width: 132px;
	height: 20px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
}

ul.seo-links li{
	float: left;
	width: 45%;
	line-height: 1.5;
}

ul.seo-links li a{
	text-decoration: underline;
	color: #000;
}


