/* CSS Document */
.no-results { clear: left; border-top: 1px solid #ccc; padding: 20px 10px ; min-height: 500px;}

.no_image { display: table-cell;
vertical-align: middle;
height: 171px;
width: 200px;
background: #fff;
font-size: 24px;
color: #999!important;
text-align:center;
}

/* ############################################## */
/* SINGLE PRODUCT 								  */
/* ############################################## */

#product { position: relative; padding: 30px 20px; min-height: 500px; margin-bottom: 20px;}

#product a { text-decoration: none; color: #000; display: inline-block;}

#product .product_col1 { width: 65%; margin-right: 1%; float: left;}
#product .product_col2 { width: 32%; margin-left: 1%; float: left;}

#product .product_item { width: 98%; margin: 10px 15px;
max-width: 980px;}
#product .product_heading {

    font-size: 28px;
    font-style: normal;
    line-height: 1.35em;
    font-weight: 400;
    font-variant: normal;
    color: #888;
    margin: 0;
    padding: 14px 0 7px;
    font-family: "RiverStudio",Verdana,Arial,sans-serif;
	 margin: 0 0 10px; float: left;}
#product .product_headline {
display: inline-block;
vertical-align: middle;
}
#product .product_code { font-size: 16px; display: none;
color: #33;
font-weight: normal;

padding: 0px 10px 0 0;
margin-right: 10px;
border-right: 1px solid #999;
vertical-align: middle;
margin-right: 10px;
}

#product .product_code a { color: #fff;}
#product .imagewrap { position: relative; }
#product .product_item .product_image {  position:relative; text-align:center; display: block; vertical-align:middle; border-bottom: 1px solid #ccc; margin-right: 10px; border: 1px solid #ddd; background:#fff; }
#product .product_item .product_image  img { vertical-align: middle; width: 100%; height: auto!important;}
#product .product_item .product_image ins { 
	position: absolute; width: 100%; height:100%; z-index:10;
	left:0; top:0;
}
#product .product_image a,
#product .product_image { width: 100%!important;}
#product .product_image img {width: 100%; height: auto!important;}
#product .placeholder  { position: relative; z-index: -10000;}
#product .placeholder img { width: 100%; height: auto!important;}
#product .product_gallery {  }
#product .product_thumbs { }
#product .product_summary { }
#product .product_detail { }
#product .product_spec { display: block;}
#product .product_function { display: none; }
#product .product_function a { display: block; margin: 5px 10px; padding: 7px 10px; width: 160px; float: right; font-size: 16px;}
#product .product_spec .product_spec_item { margin: 0 0 10px; background: #F6F6F6; border-radius: 5px; display: none;}
#product .product_spec .product_spec_item .label { font-size: 13px; color: #666; padding: 7px 2%; width: 46%;display: inline-block;}
#product .product_spec .product_spec_item .spec { font-size: 13px; color: #999;  padding: 7px 2%; width: 46%;display: inline-block;}
#product .product_spec .product_edition { margin: 0 0 10px; background: #506472; border-radius: 5px; font-size: 15px; color: #fff; padding: 7px 5%; display: inline-block; width: 90%;}

#product .product_spec ul { list-style: none; }
#product .product_spec li { padding: 7px 0; clear: left;}
#product .product_spec li label { font-weight: bold; color: #000; font-size: 14px; float: left; width: 100px; text-align: left; padding: 3px 5px;}
#product .product_spec li .fixedwidth { font-weight: normal; color: #444; font-size: 14px; float: left; padding: 3px 5px;}
#product .product_list { }
#product .product_description { padding: 10px 15px; background: #F6F6F6; margin-bottom: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#product .product_description.copy p {	
	padding: 7px 0px; line-height:normal; color: #666;
}
#product .product_title  {
 
    font-size: 32px;
    font-style: normal;
    line-height: 1.15em;
    font-weight: normal;
    font-variant: normal;
    color: #888;
    margin: 0;
    padding: 0 0 7px;
    font-family: "RiverStudio",Verdana,Arial,sans-serif;
}

.editionsize { font-size: 15px; color: #eee; float: right; padding: 0 5px;}


#product .click-to-view a {   font-size: 13px; display:inline-block;

	background: #eee;
	
	background: -webkit-gradient(linear,0 0,0 100%,from(#FFF),to(#CCC));
	
	box-shadow:0px 1px 0px #ccc,inset 0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 0px #ccc, inset 0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 0px #ccc, inset 0px 1px 5px rgba(0,0,0,0.2);
	
	width: 100%;
	
font-family: 'Cabin', sans-serif; text-transform:uppercase; text-decoration: none;

color: #333!important; text-align: center; padding:  10px 0 7px; font-size: 12px; border:none; float: none;  
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;

}

#product .click-to-view a:hover{
	
background: #2F4657	;


color: #fff!important;

}

.gallery_thumbs { list-style: none; margin-top: 35px;}
.gallery_thumbs li { display: inline-block; width: 49%; float: left; padding: 0 1% 0 0; }
.gallery_thumbs li a { border-bottom: 5px solid #fff; padding: 1px 0 1px 0;}
.gallery_thumbs li a.activeSlide { border-bottom: 5px solid #900;}
.gallery_thumbs li img { width: 100%; height: auto!important;}

#product .product_gallery { position: relative; top: 0; left:0; width: 100%;}

#product .product_controls { margin-top: 10px; background: #E2EAEF;
border-radius: 5px ;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
position: relative;
padding: 10px 5%;
text-align: center;
}

#product .product_price { font-size: 16px; color: #000; }
#product .product_price .heading {
display: block;
float: left;
height: 20px;

text-align: left;

}
#product .product_price .exVAT { display: block;
    float: left;
    padding: 0 10px;
    text-align: left;
    width: 75%;}
	
#product .product_price .incVAT { display: block; float: right; width: 75%; display: none;}
#product .vat { display: none;}



#product .buy_now { display:block; float: left; width: 50%;}

#product .product_quantity { display: block; padding: 10px 0; clear: left; float: left; width: 50%;}
#product .product_quantity label { color: #333333;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 3px 0;
    text-align: left;
    vertical-align: middle;
    width: 33%;
}
#product .product_quantity input {  
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    padding: 5px 2%;
    width: 54%;}


#product .btn_addtocart {  

	margin: 10px auto;
	font-size: 12px;
	float: none;
	
	display: block;
	padding: 5px 10px;
	width: 100px;	

	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-webkit-transition: all 500ms ease-out 1s;
    -moz-transition: all 500ms ease-out 1s;
    -o-transition: all 500ms ease-out 1s;
    transition: all 500ms ease-out 1s;
	
	opacity: .85;
	
}

#product .btn_addtocart:hover { 
background: #2F4657;

color:#fff!important;

}

#product .btn_addtocart {

background: #446f84; /* Old browsers */
background: -moz-linear-gradient(top,  #446f84 1%, #1e607f 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#446f84), color-stop(99%,#1e607f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* IE10+ */
background: linear-gradient(to bottom,  #446f84 1%,#1e607f 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#446f84', endColorstr='#1e607f',GradientType=0 ); /* IE6-9 */
color: #fff!important;

font-weight: bold; text-align: center; min-width: 125px;

float: right;



		  -webkit-opacity: 0.9;
			 -moz-opacity: 0.9;
				  opacity: 0.9;
						  
-webkit-transition: all .1s ease;
   -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
     -o-transition: all .1s ease;
	    transition: all .1s ease;
		
}

#product .product_controls { margin-top: 10px;  background: #f6f6f6;
border-radius: 0 0 5px 5px ;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
overflow: hidden;
position: relative;
padding: 20px;
}


/* ############################################## */
/* MULTIPLE PRODUCTs 							  */
/* ############################################## */
.PagenationBG,
.product_pagination { display: none;}

#products { position: relative; top: -30px; left:0; padding: 5px 13px; min-height: 500px;}



#products .product_item { width: 200px; margin: 20px 10px 0 ; display: inline-block; position: relative;}
#products .product_item .inner { padding-top: 10px; /*min-height: 320px;*/ }
#products .product_item .inner:hover { } /* #3D7BBB */

#products .product_col1 { width: 100%; 

overflow: hidden;
position: relative;
}
#products .product_col2 { width: 100%; background: none;

overflow: hidden;
position: relative;
top: 0; left:0;}

#products .product_item .imagewrap { position: relative; left: 0; top: 0px;}
#products .product_item .product_image { border: 1px solid #ddd; margin: 0 0 20px;}
#products .product_item .product_image a { text-decoration: none;}
#products .product_item .product_image  img { vertical-align: middle; width: 100%; height: auto!important;}
#products #gallery_thumbs { display: none;}
#products .product_description { display: none;}
#products .product_heading { font-size: 14px; background: #39576D; display: inline-block; margin: 0 0 -1px; width: 100%;

position: relative;
text-align: center;
z-index: 2;}
#products .product_headline { color: #fff; padding: 6px 10px; display: none;}
#products .product_code { display: none;}
#products .product_detail { overflow: hidden; }
#products .placeholder  { position: relative; z-index: -10000; display: none;}
#products .product_gallery { position: relative; top: 0; left:0; width: 100%;}
#products .product_item .product_image ins { postion: relative;}
#products .product_spec { display: none; }
#products .product_spec ul { list-style: none; }
#products .product_spec li { padding: 4px 5px; clear: left;}
#products .product_spec li label { font-weight: bold; color: #000; font-size: 14px; float: left; width: 100px; text-align: left; padding: 3px 5px;}
#products .product_spec li .fixedwidth { font-weight: normal; color: #444; font-size: 14px; float: left; padding: 3px 5px;}
#products .product_function { display: none;}
#products .click-to-view { display: none; text-align: center; padding: 5px 0 5px; clear: left; width: 100%;}
#products .click-to-view a {   font-size: 13px; display: inline-block;

	
background: #446f84; /* Old browsers */
background: -moz-linear-gradient(top,  #446f84 1%, #1e607f 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#446f84), color-stop(99%,#1e607f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* IE10+ */
background: linear-gradient(to bottom,  #446f84 1%,#1e607f 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#446f84', endColorstr='#1e607f',GradientType=0 ); /* IE6-9 */
color: #fff!important;

	
	box-shadow:0px 0px 0px #fff,inset 0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 0px #fff, inset 0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 0px #fff, inset 0px 1px 5px rgba(0,0,0,0.2);
	
	width: 100%;
	
font-family: 'Cabin', sans-serif; text-transform:uppercase; text-decoration: none;

 text-align: center; padding: 10px 0  7px; font-size: 12px; border:none; float: none;  
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;

}

#products .click-to-view a:hover{
	
	background:#2F4657;

color: #fff!important;

}

#products .product_price { font-size: 14px; color: #888; }
#products .product_item .inner:hover .product_price { color: #315569; font-weight: normal;}
#products .product_price .heading {
display: none;
float: left;
height: 20px;
width: 25%;
text-align: left;
font-weight: bold;
}
#products .product_price .exVAT { display: none;  padding: 5px;}
#products .product_price .incVAT { display: block;font-size: 16px; float: none;  }
#products span.vat { font-size: 12px; color: #999; display: none;}
#products .product_quantity,
#products .buy_now { display: none;}

#products .product_controls {  text-align: center;

}

.product_pagination {  padding-bottom: 10px;}

.PagenationBG { float: right;}
.PagenationBG div:last-child { border-right: none;}
.PagenationBG .PagenationHeading { font-size: 12px; color:#ccc; float:left; display:none;}
.PagenationBG .PagenationText { font-size: 12px; color:#fff;float:left; border-right: 1px solid #d2d2d2; text-align:center; padding: 3px 5px; background: #333;}
.PagenationBG .PagenationLink { font-size: 12px; color:#999; float:left; border-right: 1px solid #d2d2d2; }
.PagenationBG .PagenationLink a {color:#999; text-decoration:none; display:block; text-align:center; text-align:center;  cursor: pointer; padding: 3px 5px;}
.PagenationBG .PagenationLink a:hover {color:#333; text-decoration:underline;}



/* ############################################## */
/* MULTIPLE PRODUCTROWS							  */
/* ############################################## */

#productrows { position: relative; top: -30px; left:0; padding: 5px 13px; min-height: 500px;}



#productrows .product_item { margin: 0 10px 0 ;position: relative;}
#productrows .product_item .inner {border-top: 2px solid #EFEDED; padding-top: 10px;  }
#productrows .product_item .inner:hover { border-top: 2px solid  #EFEDED;} /* #3D7BBB */

#productrows .product_col1 { float: left;
    max-width: 200px;
    overflow: hidden;
    padding-right: 1%;
    position: relative;
    width: 15.65%;
}
#productrows .product_col2 { 
clear: left; padding: 10px 0;}

#productrows .product_item .imagewrap { position: relative; left: 0; top: 0px;}
#productrows .product_item .product_image {  margin: 0 ;}
#productrows .product_item .product_image a { text-decoration: none;}
#productrows .product_item .product_image  img { vertical-align: middle;  height: auto!important; width:100%; border: 1px solid #ddd; max-width:200px;}
#productrows #gallery_thumbs { display: none;}
#productrows .product_description { display: none;}
#productrows .product_heading { font-size: 16px; display: inline-block; margin: 0 0 -1px; width: 100%; padding: 0 0 7px;

position: relative;
text-align: left;
z-index: 2;}
#productrows .product_headline { color: #333; padding: 6px 10px; display: block; font-size: 16px;}
#productrows .product_code { display: none;}
#productrows .product_detail {   
    height: 100%;
    overflow: hidden;
    width: 100%; }
#productrows .placeholder  { position: relative; z-index: -10000; display: none;}
#productrows .product_gallery { position: relative; top: 0; left:0; width: 100%;}
#productrows .product_item .product_image ins { postion: relative;}
#productrows .product_spec { display: none; }
#productrows .product_spec ul { list-style: none; }
#productrows .product_spec li { padding: 4px 5px; clear: left;}
#productrows .product_spec li label { font-weight: bold; color: #000; font-size: 14px; float: left; width: 100px; text-align: left; padding: 3px 5px;}
#productrows .product_spec li .fixedwidth { font-weight: normal; color: #444; font-size: 14px; float: left; padding: 3px 5px;}
#productrows .product_function { display: none;}
#productrows .click-to-view { display: none; text-align: center; padding: 5px 0 5px; clear: left; width: 100%;}
#productrows .click-to-view a {   font-size: 13px; display: inline-block;

	
background: #446f84; /* Old browsers */
background: -moz-linear-gradient(top,  #446f84 1%, #1e607f 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#446f84), color-stop(99%,#1e607f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* IE10+ */
background: linear-gradient(to bottom,  #446f84 1%,#1e607f 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#446f84', endColorstr='#1e607f',GradientType=0 ); /* IE6-9 */
color: #fff!important;

	
	box-shadow:0px 0px 0px #fff,inset 0px 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 0px 0px #fff, inset 0px 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 0px 0px #fff, inset 0px 1px 5px rgba(0,0,0,0.2);
	
	width: 100%;
	
font-family: 'Cabin', sans-serif; text-transform:uppercase; text-decoration: none;

 text-align: center; padding: 10px 0  7px; font-size: 12px; border:none; float: none;  
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;

}

#productrows .click-to-view a:hover{
	
	background:#2F4657;

color: #fff!important;

}

#productrows .product_price { font-size: 14px; color: #888; }

#productrows .product_price .heading {
display: none;
float: left;
height: 20px;
width: 25%;
text-align: left;
font-weight: bold;
}
#productrows .product_price .exVAT { display: none;  padding: 5px;}
#productrows .product_price .incVAT { display: block;font-size: 16px; float: none;  }
#productrows span.vat { font-size: 12px; color: #999; display: none;}
#productrows .product_quantity,
#productrows .buy_now { display: none;}

#productrows .product_controls { margin-top: 10px; 
border-radius: 5px ;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
overflow: hidden;
position: relative;
padding: 10px 5%;
text-align: left;
}

#productrows .product_price { color: #000000;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle; }
#productrows .product_price .heading {
display: block;
float: left;
width:50px;
text-align: right;

}
#productrows .product_price .exVAT { display: block;
    float: left;
    padding: 0 10px;
    text-align: left;
   }
	
#productrows .product_price .incVAT { display: block; float: right; width: 75%; display: none;}
#productrows .vat { display: none;}



#productrows .buy_now {  display: inline-block;
    vertical-align: middle; }

#productrows .product_quantity { display: inline-block;

    padding: 0;
    vertical-align: middle;}
#productrows .product_quantity label {   color: #333333;
    display: inline-block;
   
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
    text-align: right;
    vertical-align: middle;
}
#productrows .product_quantity input {  
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    display: inline-block;
    margin: 0 10px;
    padding: 5px;
    width: 30px;
    }


#productrows .btn_addtocart {  

	margin: 0;
	font-size: 12px;
	float: none;
	
	display: block;
	padding: 5px 10px;
	width: 100px;	

	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-webkit-transition: all 500ms ease-out 1s;
    -moz-transition: all 500ms ease-out 1s;
    -o-transition: all 500ms ease-out 1s;
    transition: all 500ms ease-out 1s;
	
	opacity: .85;
	
}

#productrows .btn_addtocart:hover { 
background: #2F4657;

color:#fff!important;

}

#productrows .btn_addtocart {

background: #446f84; /* Old browsers */
background: -moz-linear-gradient(top,  #446f84 1%, #1e607f 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#446f84), color-stop(99%,#1e607f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #446f84 1%,#1e607f 99%); /* IE10+ */
background: linear-gradient(to bottom,  #446f84 1%,#1e607f 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#446f84', endColorstr='#1e607f',GradientType=0 ); /* IE6-9 */
color: #fff!important;

font-weight: bold; text-align: center; min-width: 125px;





		  -webkit-opacity: 0.9;
			 -moz-opacity: 0.9;
				  opacity: 0.9;
						  
-webkit-transition: all .1s ease;
   -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
     -o-transition: all .1s ease;
	    transition: all .1s ease;
		
}

#productrows .product_controls { margin: 0;  
border-radius:  5px 5px ;
-moz-border-radius:  5px 5px;
-webkit-border-radius:  5px 5px;
overflow: hidden;
position: relative;
padding:10px;
}

#productrows .detail-row { position: relative; margin: 0 0 10px; border-bottom: 1px solid #ddd;}
#productrows .product_summary {}

.product_pagination {  padding-bottom: 10px;}



.PagenationBG { float: right;}
.PagenationBG div:last-child { border-right: none;}
.PagenationBG .PagenationHeading { font-size: 12px; color:#ccc; float:left; display:none;}
.PagenationBG .PagenationText { font-size: 12px; color:#fff;float:left; border-right: 1px solid #d2d2d2; text-align:center; padding: 3px 5px; background: #333;}
.PagenationBG .PagenationLink { font-size: 12px; color:#999; float:left; border-right: 1px solid #d2d2d2; }
.PagenationBG .PagenationLink a {color:#999; text-decoration:none; display:block; text-align:center; text-align:center;  cursor: pointer; padding: 3px 5px;}
.PagenationBG .PagenationLink a:hover {color:#333; text-decoration:underline;}