@import url(../elements/singleColumn.css);
@import url(../elements/goesWith.css);
@import url(../elements/button.css);
@import url(../elements/icon.css);
@import url(../elements/buyNow.css);

#content_main {
	width:775px;
	padding-right:2px;
}

#card {
	position:relative;
	overflow:hidden;
	padding-left:40px;	
	line-height:150%;	
}

#card .separator {
	padding:10px 0;
	background-position:left top;
}

#photos {
	float:left;
	overflow:hidden;
}
#photos img {
	margin-bottom:8px;
	border:none;
	float:left;
	clear:both;
}
#photos_product {
	float:left;
	overflow:hidden;
}
#photos_product img {
	margin-bottom:8px;
	border:none;
	float:left;
	clear:both;
}
.sIFR-active #content_main h2.embed, 
#content_main h2,
.sIFR-active #content_main h3.embed,
#content_main h3 {
	padding:0;
	margin:0;
}
#content_main h2, 
.sIFR-active #content_main h2.embed {
	margin:10px 0;
	margin-left:65px;
}
#content_main #card h3 {
	font-size:1em;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:1em;	
	clear:both;
}

#content_main p {
	padding-left:0;
	padding-bottom:1em;
	padding-right:20px;
	clear:both;
}

#emailFriend {
	float:right;
	margin-top:-40px;
}

#content_main .goes-with {
	background-color:#E1E1E1;
	clear:both;
}
#content_main .goes-with_title {
	color:#333;
}
#content_main .goes-with_item_shadow {
	background-color:#999;
	margin-right:10px;
}
#content_main .goes-with_item p {
	font-style:normal;
}

.stamp_special-offers, .stamp_price-pruned, .stamp_new  {
	margin:0;
	padding:0;
}

#buyNow .price_list {
	width:82%;
	}
#buyNow .actions {
	width:18%;
	}

/* SLIMBOX */
#lbOverlay {position: absolute;z-index: 9999;left: 0;width: 100%;background-color: #000;cursor: pointer;}
#lbCenter, #lbBottomContainer {position: absolute;z-index: 9999;left: 50%;overflow: hidden;background-color: #fff;}
.lbLoading {background: #fff url(https://img.crocdn.co.uk/images/lightbox/loading.gif) no-repeat center;}
#lbImage {position: absolute;left: 0;top: 0;border: 10px solid #fff;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}
#lbPrevLink {left: 0; float: left; background: url(https://img.crocdn.co.uk/images/lightbox/prevlabel.gif) no-repeat left 0px;}
#lbPrevLink:hover {left: 0; float: left; background: url(https://img.crocdn.co.uk/images/lightbox/prevlabel.gif) no-repeat left 0px;}
#lbNextLink {right: 0; float: right; background: url(https://img.crocdn.co.uk/images/lightbox/nextlabel.gif) no-repeat right 0px;}
#lbNextLink:hover {right: 0; float: right; background: url(https://img.crocdn.co.uk/images/lightbox/nextlabel.gif) no-repeat right 0px;}
#lbBottom {font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;font-size: 10px;color: #666;line-height: 1.4em;text-align: left;border: 10px solid #fff;border-top-style: none;}
#lbCloseLink {display: block;float: right;width: 66px;height: 22px;background: url(https://img.crocdn.co.uk/images/lightbox/closelabel.gif) no-repeat center;margin: 5px 0;outline: none;}
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}

#product_card_image_expand1{position: absolute;	left:192px; top:200px; width:77px; height:32px;  z-index: 100; background: url(https://img.crocdn.co.uk/images/lightbox/enlarge.png) no-repeat;}
#product_card_image_expand_transparent1 {position: absolute; left:22px; top:200px; width: 253px; height:200px; z-index: 110;}

/* IE6 hacks */

* html #card {
	float:right;
	width:484px;
	}
* html #content_main .goes-with_item_shadow {
	margin-right:9px;
	}
* html body#ctl00_homebase div#content_main div#card {
	width:720px;
}
	