/*
	KaizenPrint.co.uk
	Product.css
*/

div.product
{
	float: left;
	width: 160px;
	height: 200px;
	
	padding-bottom: 5px;
	margin: 0px 10px 15px 0px;
	border-bottom: 1px solid #d3d3d3;
}

div.product p { margin: 0px; }
div.product p.image
{
	width: 150px;
	height: 95px;
	padding: 5px;
	background: #eaeaea;
}
div.product p.title
{
	font-size: 13px;
	font-weight: bold;
	color: #929292;
	
	padding: 5px 0px 5px 0px;
}
div.product p.description
{
	font-size: 11px;
	color: #9b9b9b;
	
	margin-bottom: 5px;
	
	display: block;
	height: 40px;
}
div.product p.price
{
	font-size: 11px;
	font-weight: bold;
	color: #ea8809;
}
div.product:hover p { color: #f18f10; }
div.product:hover p.image { background: #f18f10; }

.artwork-delivery
{
	float: right;
	width: 275px;
	padding: 0px 0px 0px 10px;
}

/* Profile > Top */

div.description
{
	float: left;
	width: 385px;
	
	font-size: 12px;
	color: #7b7b7b;
	line-height: 18px;
}

p.information
{
	padding: 10px;
	font-size: 12px;
	color: #7b7b7b;
	line-height: 18px;
}

div.image
{
	float: right;
	width: 275px;
	height: 175px;
	
	display: block;
	border: 5px solid #eaeaea;
	margin: 0px 0px 10px 0px;
}
div.image img, div.image span, div.image a { position: absolute; }
div.image img { z-index: 1; }
div.image span
{
	z-index: 2;
	display: block;
	background: #000000;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	
	height: 40px;
	width: 275px;
	margin-top: 135px;
}
div.image a
{
	z-index: 3;
	color: #FFFFFF;
	display: block;
	
	height: 26px;
	width: 265px;
	padding: 149px 0px 0px 10px;
	text-shadow: #333333 1px 1px 0;
	font-weight: bold;
}
div.image:hover span { opacity: 0.5; filter: alpha(opacity = 50); }

/* Profile > Title */

div.dividerTitle, div.dividerTitle1, div.dividerTitle2, div.dividerTitle3
{
	clear: both;
	background: url('../images/products/header-orange.gif') repeat-x;
	height: 25px;
	width: 670px;
	
	padding: 10px 0px 0px 10px;
	margin: 10px 0px 1px 0px;
	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
div.dividerTitle1 { background: url('../images/products/header-blue.gif') repeat-x; }
div.dividerTitle2 { background: url('../images/products/header-red.gif') repeat-x; }
div.dividerTitle3 { background: url('../images/products/header-grey.gif') repeat-x; }


#priceTable {
  border-collapse:collapse;
  width: 100%;
}

#priceTable thead{
  height: 21px;
  color: #9A9A9A;
  background: #EFEFEF;
  border-bottom: 1px solid #D6D5D5;
}
#priceTable tbody{
  background-color: #FBFBFB;
}
#priceTable thead th{
    padding: 6px 0px 5px 5px;
}
#priceTable tbody td{
  padding-left: 5px;
}

#priceTable tbody td.style{
  font-weight: bold;
}
#priceTable tbody td.quantity,  #priceTable thead th.quantity{
  text-align: center;
  font-size: 12px;
}
#priceTable tbody td.sides,  #priceTable thead th.sides{
  text-align: center;
  font-size: 12px;
}
#priceTable tbody td.quantity{
  width: 60px;
}
#priceTable tbody td.quantity a{
  display: block;
  width: 100%;
  padding: 8px 0 8px 0px;
}
#priceTable tbody td.quantity a:hover{
  background-color: #D6D6D6;
  color: #000;
}
/* Profile > Prices 
ul#prices
{
	height: 27px;
	background: #efefef;
	border-bottom: 1px solid #d6d5d5;
}
ul#prices li
{
	float: left;
	height: 21px;
	padding: 6px 0px 0px 5px;
	
	color: #9a9a9a;
}
ul#prices li.one { width: 81px; }
ul#prices li.two { width: 56px; }
ul#prices li.price { width: 54px; text-align: center; }

ul.priceItem
{
	clear: both;
	height: 40px;
	background: #fbfbfb;
}
ul.priceItem li
{
	float: left;
	height: 27px;
	padding: 13px 0px 0px 5px;
	
	background: #fbfbfb;
	color: #858585;
	font-size: 12px;
	
	margin-bottom: 1px;
}
ul.priceItem li.one { width: 81px; font-weight: bold; }
ul.priceItem li.two { width: 56px; }
ul.priceItem li.price
{
	font-size: 12px;
	text-align: center;
	
	padding: 0px;
	height: 40px;
	width: 59px;
}
ul.priceItem li.price a
{
	display: block;
	height: 27px;
	width: 59px;
	padding: 13px 0px 0px 0px;
}
ul.priceItem li.price a:hover { background: #d6d6d6; color: #FFFFFF; }
*/

/* BreadCrums */

h3 span.title { float: left; width: auto; max-width: 330px; }
h3 span.breadcrums
{
	float: right;
	width: 350px;
	font-weight: normal;
}
h3 span.breadcrums a
{
	display: block;
	float: right;
	height: 17px;
	padding: 5px 15px 0px 7px;
	margin: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	
	background: url('../images/products/breadcrum.gif') right no-repeat; 
}
h3 span.breadcrums a:hover { background: url('../images/products/breadcrum-hover.gif') right no-repeat; }
h3 span.breadcrum { display: none; background: url('../images/products/breadcrum-hover.gif'); }

/* Image Gallery */

div.productIMG
{
	float: left;
	width: 300px;
	height: 200px;
	
	padding: 10px 0px 0px 20px;
}

/* Product > Details */

div#specification
{
	width: 660px;
	padding: 20px 10px 20px 10px;
	margin: 10px 0px 10px 0px;
	
	background: #fbf4eb;
	border-top: 1px solid #f5d7b1;
	border-bottom: 1px solid #f5d7b1;
}

div#specification div.artwork-delivery
{
	float: left;
	width: 150px;
}

div#specification div.info
{
	float: right;
	width: 470px;
}

div#specification p.addButton
{
	float: right;
	width: 231px;
	padding: 20px 20px 0px 0px;
}

div#specification h4 { font-size: 18px; color: #e59a39; font-weight: bold; }
div#specification h5 { font-size: 12px; padding-bottom: 17px; margin-bottom: 10px; color: #666666; border-bottom: 1px dashed #f5d7b1; }
div#specification h5 a { background: #f3c78f; padding: 3px; color: #FFFFFF; }
div#specification h5 a:hover { background: #e59a39; padding: 3px; color: #FFFFFF; }
div#specification p { line-height: 22px; }

/* Category List NEW */

div.categoryItem
{
	float: left;
	width: 160px;
	height: 290px;
	
	padding-bottom: 5px;
	margin: 0px 10px 15px 0px;
	border-bottom: 1px solid #d3d3d3;
}

div.categoryItem p { margin: 0px; }
div.categoryItem p.image a
{
	display: block;
	width: 150px;
	height: 95px;
	padding: 5px;
	background: #eaeaea;
}
div.categoryItem p.image a:hover { background: #eb880a; }
div.categoryItem p.title
{
	font-size: 13px;
	font-weight: bold;
	color: #929292;
	
	padding: 5px 0px 5px 0px;
}

div.categoryItem ul.subList li a
{
	display: block;
	
	padding: 5px;
	margin-bottom: 2px;
	
	background: #F4F4F4;
	font-size: 11px;
}
div.categoryItem ul.subList li a:hover { background: #eb880a; color: #FFFFFF; }

/* Confirm Order */

div#confirm-selection { padding: 0px 0px 0px 10px; }
div#confirm-selection div.module
{
	float: left;
	width: 160px;
	height: 130px;
	
	background: #F4F4F4;
	padding: 20px;
	margin: 0px 10px 10px 10px;
	font-weight: bold;
}

div#confirm-selection div.selected
{
	width: 180px;
	display: block;
	
	padding: 10px;
	color: #FFFFFF;
	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	
	background: #CCCCCC;
	margin: 10px 0px 1px 10px;
}

div#confirm-selection div.module#selected { background: #eb880a; }
div#confirm-selection div.module#selected div.quantity, 
div#confirm-selection div.module#selected div.price { color: #FFFFFF; }
div#confirm-selection div.module#selected a { background: #FFFFFF; color: #eb880a; }
div#confirm-selection div.module#selected a:hover { background: #666666; color: #FFFFFF; }
div#confirm-selection div.module div.quantity
{
	font-size: 50px;
	text-align: center;
	color: #666666;
}

div#confirm-selection div.module div.price
{
	font-size: 25px;
	text-align: center;
	color: #999999;
}

div#confirm-selection div.module a
{
	background: #CCCCCC;
	color: #FFFFFF;
	
	padding: 10px;
	margin-top: 10px;
	
	text-align: center;
	display: block;
}
div#confirm-selection div.module a:hover { color: #FFFFFF; background: #eb880a; }

div#facebook-comments { padding: 20px 0 20px 0; }

