/* -==--==--==--== PRODUCT HEAD ==--==--==--==- */

div.productHead {
	background: url(/images/global/BG_dividerHatching.gif) repeat-x bottom;
	padding-bottom: 20px;
	z-index: 1;
	clear: both;
	margin: 25px 0px 4px 30px;
}

div.rightInfo {
    float: right;
	margin: 10px 15px 0px 0px;
	display: inline;
	text-align: right;
}

a.categoryLink {
	padding-right: 10px;
	font-size: 10px;
	background: url(/images/global/icon_category_arrow.gif) no-repeat right center;
	text-decoration: none;
}

a.categoryLink:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #999898;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

span.material {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

h2.tagLine,
h4.productPrice {
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	width: 230px;
}

h2.tagLine {width: 400px;}

/* -==--==--==-- END PRODUCT HEAD --==--==--==- */

div.productView {
	margin: 0px 0px 25px 30px;
}

div.productView_content {
	clear: left;
	width: 645px;
	height: 361px;
	position: relative;
}

div#flash_gallery {
	background: url(/images/products/BG_product.gif) no-repeat;
}

ul.switch_buttons {
	list-style-type: none;
}

ul.switch_buttons li {
	float: left;
	margin: 0px 4px 4px 0px;
}

div.summary {
	width: 280px;
	top: 13px;
	left: 7px;
	position: absolute;
	z-index: 2;
}

div.summary p {
	font-size: 10px;
	padding: 3px 10px 10px 10px;
	background: url(/images/products/BG_summary.png) repeat;
	color: #353535;
}

div.specs {
	position: absolute;
	z-index: 2;
	width: 340px;
	top: 6px;
	right: 6px;
	background: url(/images/products/BG_spec.gif) no-repeat bottom #E6E6E6;
}

div.specs ul {
	list-style-type: none;
	float: left; 
	padding: 10px 0px;
}

div.specs ul.leftSpecs {
	background: url(/images/products/BG_leftspec.gif) no-repeat top left;
	width: 190px;
}

div.specs ul.rightSpecs {
	background: url(/images/products/BG_rightspec.gif) no-repeat top right;
	width: 150px;
}

div.specs li {
	padding-left: 15px;
	margin-bottom: 3px;
}

div.specs li b,
div.specs li {
	font-size: 10px;
	color: #353535;
}

div.fullview {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 13px;
	padding: 1px;
	border: 1px solid #D2D2D2;
	background-color: #FFF;
}

div.details {
	position: absolute;
	z-index: 2;
	top: 10px;
	right: 95px;
	padding: 1px;
	border: 1px solid #D2D2D2;
	background-color: #FFF;
}

div.details a img {
	border: 1px solid #D2D2D2;
	margin: 1px;
}

div.details a img.first {
	margin-left: 0px;
}

div.details a img.last {
	margin-right: 0px;
}

div.details a:hover img,
div.details a.current img {
	border: 1px solid #ff7f0d;
}

div.fullview div.header,
div.details div.header {
	background: url(/images/products/BG_details.gif) no-repeat left;
	padding: 6px;
}

div.fullview a img {
    margin: 2px 0px;
}

div.productExtras {
	background: url(/images/products/BG_productextras.jpg) no-repeat left bottom #6086ad;
	width: 645px;
	margin: 0px 0px 30px 30px;
	float: left;
	overflow: hidden;
	display: inline;
}

div.productExtras h3 {
	color: #FFF;
	background-color: #1b293b;
	padding: 5px 7px;
}

div.product_info {
	border-right: 1px solid #FFF;
	width: 307px;
	float: left;
}

div.product_info img { float: left; }
div.product_info p { float: left; width: 120px; padding-top: 10px;}
div.product_info a,
div.product_info p { color: #1b293b; font-size: 10px;}

div.accessories {
	float: left;
	width: 337px;
}

div.upsell {
	width: 100px;
	text-align: center;
	float: left;
	display: inline;
	margin: 8px 0px 0px 10px;
}

div.upsell a {
	font-size: 10px;
	color: #1b293b;
	padding-top: 4px;
}

div.productView_content {
    background: url(/images/products/BG_product.gif) no-repeat;
}

img#image_gallery {
    float: left;
    margin: 1px 0px 4px 0px;
}

div.gallery_thumbs {
    float: left;
    width: 80px;
}

div.gallery_thumbs a img {
    margin: 0px 0px 8px 10px;
    border: 1px solid #FFF;
}

div.gallery_thumbs a.current img,
div.gallery_thumbs a:hover img {
    border: 1px solid #FC0;
}

div.gallery {
    padding: 8px;
}

div.gallery p 
{
    clear: both;
    display: none;
}