/* 	styles for the Digitise Shop 
	place after the default styles
*/
/* --- Misc Stuff Can't find a place for --- */

.additionalinfo {
	float:left;
	width:320px;
}

#voucherorderform table {
	margin:0 auto;
}

/* main container */
#shopcontent{}


/* mini cart */

#shop_minicart{
	padding:5px;
	float:right;
	border:1px solid #e1cbb4;
	width:250px;
	color: #bb9b7a;
	display: none;
}
.showminicart #shop_minicart {
	display: block;
}

#shop_minicartitems{
	/*border:1px solid #000000;*/
	width:200px;
	/*min-height:500px;*/
	overflow:auto;
	height:70px;
}

/* category page */
		
#shop_category{
	display: none;
}
			
#shop_subcategories{
}

#shop_subcategories h2{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	text-align: center;
	width: 307px;
	color: #bb9b7a;
	display: none;
}

#shop_categoryproducts {
	clear:both;
}
#shop_categoryproducts h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
}
.shop_category_product_title {
	display: none;
}
.shop_category_product_description {
	display: none;
}
.shop_category_product_caption {
	color: #bb9b7a;
	font-weight: bold;
	text-decoration: none;
	width: 195px; /* 160 */
	text-align: center;
	height: 37px;
}
.shop_category_product_caption a {
	text-decoration: none;
	color: #bb9b7a;
}
.shop_category_product_caption a:hover {
	text-decoration: underline;
	color: #bb9b7a;
}
.shop_category_product_code {
	float: right;
	width: 160px;
	display: none;
}
.shop_category_product_image {
	/*padding: 5px;*/
	background-color: #ffffff;
}
.shop_category_product_content {
	float: left;
	width: 170px;
	min-height: 297px;
	padding: 15px;
	margin:0 0 0 20px;
	text-align:center;
}
.shop_category_product_price {
	width:195px;
	margin:0;
	display:block;
	background:none;
	/*width: 160px;
	display: none;*/
}

div.paginationlinks{
	clear:both;
	/*border-top:1px solid #e5e5e5;  /*default #000000 */
	/*border-bottom:1px solid #e5e5e5;  /*default #000000 */
 	/*text-align:center;*/
	padding:4px 4px 14px 4px;
}
/* product details page */

#shop_productimage{
	float: left;
	border: 1px solid #e1cbb4;
	background-color: #ffffff;
	padding: 10px;
}
#shop_productimage img {
	
}
		
#shop_producttitle{
	color: #000000;
	text-transform: lowercase;
	/*width: 600px;
	float: right;*/
}
		
#shop_productdescription{
	color: #000000;
	width: 100%;
	/*float: right;
	position: relative;
	top: 10px;*/
}
		
#shop_productadditionalimages{
	clear:both;
}
		
.shopproductadditionalimage{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
		
#shop_productoptions{
	display: none;
}

.shop_form_option_div{
	margin-top:5px;
	clear:both;
}

.shop_productoptionhelplink{
	clear:both;
	float:left;
	width:25px;
}		

.shop_productoptionhelp{
	clear:both;
	float:left;
	width:250px;
	border:1px dashed #666666;
	margin:10px;
	padding:10px;
}		

.shop_productoption{
	margin-left:5px;
	width:100px;
	float:left;
}		

.shop_productoptiondropdown{
	width:450px;
	display:inline;
}

.shop_productoptiondropdown select{
	width:150px;
}

#shop_productquantity{
	margin-top:5px;
	width:200px;
	clear:both;
	float:left;
	display: none;
}

#shop_form_quantity{
	width:60px;
}

#shop_productquantity h1{
	/*display:inline;*/
	margin-right:10px;
}
		
#shop_productaddtocart{
	clear:both;
	float:right;
	margin-top:5px;
}
	
#shop_orderform_add{		
	width:100%;
	color: #000000;
	/*width: 600px;*/
	padding:20px 0;
	float:left;
	text-align:center;
	/*position: relative;
	top: 10px;		*/
}
#shop_orderform_add form {
	margin:10px 0 0 0;
}
		
#shop_productprice{
	float: left;
	padding: 35px;
	padding-left: 0;
	font-size:13px;
	font-weight:bold;
}

.shoptextholder {
	float: right;
	width: 340px;
	margin:10px 0 0 0;
}
.shopimageholder {
	float: left;
	width: 320px;
}


#shop_productpricetotal{
	/*display:inline;*/
	font-size: 12px;
	color: #bb9b7a;
	font-weight: bold;
}
		
#shop_productrelatedproducts{
	clear:both;
	display: none;
}

.shopNote{
	font-size:10px;
	font-weight:normal;
}

.shop_category_content{
	clear: both;
}

.shop_category_title{
color:#BB9B7A;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
height:69px;
line-height:18px;
padding-top:11px;
}

.shop_category_title a{
	color:#BB9B7A;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	margin: 0 40px;
	text-decoration:none;
}

.shop_category_description{
	position: relative;
	font-size:10px;
	padding-bottom:16px;
}
.shop_category_description p {
	margin: 0;
	padding: 0;
}
.shop_category_image{
	width: 307px;
	float: left;
	height: 90px;
}
.shop_category_product_image {
	border: 1px solid #e1cbb4;
	height: 195px; /* 160 */
	width: 195px; /* 160 */
}

.shop_category_product_image img {

}

.shop_category_product_image_cell{
	height: 195px; /* 160 */
	width: 195px; /* 160 */
	border:none;
	vertical-align:middle;
	text-align:center;
}

.shop_category_text {
	width: 350px;
	float: right;
}
.shop_category_text h3 {
	margin-top:0;
}
#shop_product_code {
	/*float: right;
	width: 600px;	*/
	margin:10px 0 0 0;
/*	position: relative;
	top: 20px;*/
}
#shop_product_SKU {
	width: 600px;
	float: right;
	position: relative;
	top: 20px;
	line-height: 24px;
	display: none;
}
#shop_product_InStock {
	/*width: 600px;
	float: right;*/
	margin:10px 0;
	/*position: relative;
	top: 20px;*/
	color: #d4b699;
	font-weight: bold;
}
.shop_category_product_details {
	width:195px;
	display:block;
	background:none;
	margin:10px 0 0 0px;
	text-align:center;
}

/* search */

.shop_cart_item {
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	border:1px #e1cbb4 solid;
	width: 100%;
}

.shop_cart_item_price{
	font-size: 13px;
	font-weight: bold;
}

#shop_searchresults{
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

.searchshop_submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	border: none;
	height: 21px;
	background-color: #000000;
}

#shop_search{
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

/* order form page */
img.remove {
	margin-top:5px;
}

.shop_category_image {
	background: url(/images/category.jpg) no-repeat;
}

#shop_productimage img, .shopproductadditionalimage img {
	cursor:url(/images/magnify.cur), pointer;
}