/*   -----------------------------------------
Theme Name: BodyBow Default Shop
Description: Bodybow Shop 
Author: Amir Swaleh
Author URI: http://www.pharmeon.nl
Version: 1.0.5


General comments/License Statement if any.
.
*/

/* 

/*  Information---------------------------- 
	Company			: Pharmeon B.V.
	Designed by		: Amir Swaleh
	Design			: BodyBow Default Shop
*/


/* Standard Classes */

.clear {
	clear : both;
}
/* End of Import */

/* Standard Classes----------------------- */
.clear {clear : both;}
div, ul, ol, li, span, a, em, table, tr, th, td, dt, dd, dl {margin:0px;padding:0px;border:0px;}
/* Layout -------------------------------- */
/*
td.content_area {
	margin 		: 0px;
	padding 	: 0px;
}

*/
h1 {
	font-size 	: 18px;
}
h2 {
	font-size 	: 16px;
}
div#shopcontainer {
	background:white;
	width 	:580px;
	/*	margin: 0 auto;*/
	text-align:left;
	font-size:11px;
}
div#shopcontainer .header {
	height		: 105px;
	background-image: url("../../images/defaultshop/headbg.jpg");
	background-position: left center;
	background-repeat: repeat-x;
	background-color:#e3f0f8;
	margin 		: 0px;
	padding 	: 0px;
}

div#shopcontainer .header div#search {
	color:black;
	min-height:30px;
	height:auto !important;
	height:30px;
	margin:-27px 0 5px 20px;
	margin-top: -33px\9;
	*margin-top:-34px;
	width:261px;
	float:left;
}
div#shopcontainer .footer {
	background-image: url("../../images/defaultshop/bottombg.jpg");
	background-position: left center;
	background-repeat: repeat-x;
	height 			: 140px;

}
/* Default Styles ------------------------ */

/* Pagination */
div#shopcontainer div#pagination {
	clear 			: both;
	margin-top 		: 5px;
	margin-left 	: 20px;
}
div#shopcontainer.detail div#pagination {display:none;}
div#shopcontainer div#pagination span {
	display 		: block;
	color 			: black;
	float 			: left;
}
div#shopcontainer div#pagination ul {
	float 			: left;
	margin-left 	: 10px;
}
div#shopcontainer div#pagination li {
	display 		: block;
	color 			: black;
	float 			: left;
	margin-right	: 5px;
}

div#shopcontainer div#pagination li a {
	text-decoration	: none;
	color 			: black;
}
div#shopcontainer div#pagination li a:hover {color:red;}

div#shopcontainer div#pagination li a.next {color:red;}
div#shopcontainer div#pagination li a.next em {font-style:normal;color:black;}
div#shopcontainer div#pagination li a.next:hover em {color:red;}
div#shopcontainer div#pagination li a.selected {color:red;}

div#shopcontainer h1{
	background-image: url("../../images/defaultshop/headerbg.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	color			: white;
	display			: block;
	font-size		: 12px;
	margin-left		: auto;
	margin-right	: auto;
	padding-left	: 20px;
	padding			: 10px 0px 10px 20px;
	width			: 100%;
}
div#shopcontainer h1 a:link,
div#shopcontainer h1 a:active,
div#shopcontainer h1 a:visited {
	text-decoration	: none;
	color 			: white;
	margin 			: 0px;
	padding 		: 0px;
}
div#shopcontainer h1 a:hover {
	text-decoration	: underline;
	cursor			: pointer;
}
div#shopcontainer div.footer ul {
	background-image:url(../../images/defaultshop/headerbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height			: 26px;
	padding-left	: 35px;
	width			: 100%;
}
div.footer ul li {
	display			: block;
	list-style		: none outside none;
	margin  		: 5px 10px 0px 10px;
	float 			: left;
}
div.footer ul li a:link,
div.footer ul li a:active,
div.footer ul li a:visited{
	display 		: block;
	text-decoration	: none;
	color  			: white !important;
	font-weight 	: bold;
	font-size 		: 11px;
}
div.footer ul li a:hover {
	text-decoration : underline;
	color 			: white;
}
div.dropselection {
	padding-top 	: 5px;
	width 			: 580px;
	height 			: 30px;
}
#shopcontainer div.dropselection ul {
	margin-left:0;
}
div.dropselection ul {}
div.dropselection ul li {
	display 		: inline-block;
	list-style 		: none;
	float 			: left;
	margin-right 	: 5px;
}
div.dropselection select {
	width 			: 200px;
}
div.dropselection input {
	color 			: #9f9e9e;
	font-size 		: 12px;
}

li.subcategories select,
li.subcategories select.hide{display:none;}
li.subcategories select.test,
li.subcategories select.show {display:block;}
div.dropselection a {
	background-image: url("../../images/defaultshop/btn.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color			: #4EA2C6;
	display			: block;
	height			: 23px;
	margin-left		: 5px;
	padding-top		: 6px;
	text-align		: center;
	width			: 25px;
}
div#shopcontainer div#basket {
	background-image:url("../../images/defaultshop/winkelmand.png");
background-position:right top;
background-repeat:no-repeat;
float:right;
height:30px;
margin:20px 10px 0 0;
overflow:auto;
width:490px;
}
div#shopcontainer div#basket a {
/*
	display:block;
	float:right;
	height:19px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0 0 0 40px;
	padding-top:5px;
	width:190px;
	text-align:right;
*/
	margin-right 	: 20px;
 	display 		: block;
	float 			: right;
	padding-top 	: 6px;
}
div#shopcontainer div#basket  span {margin-right:5px;color:black;}
div#shopcontainer div#basket  span#numProducts {color:red;}
/* Product Items Styles ------------------ */
div#product_overview {
	width 			: 100%;
}
div.product_item {
	background-image: url("../../images/defaultshop/itembg.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	min-height 		: 147px;
	height 			: auto !important;
	height 			: 147px;
	margin 			: 5px 0px;
}

div.product_item .image {
	float			: left;
	height			: 110px;
	margin			: 10px 0 0 5px;
	width			: 110px;
}
div.product_item .image a,
div.leftColumn .image span{
	background-color: white;
	border			: 1px solid #CCCACA;
	display			: block;
	height			: 94px;
	padding			: 8px 0;
	text-align		: center;
	width			: 108px;
}
div.leftColumn .image span {
	margin 			: 10px 0px 0px 5px;
}
div.product_item .image img {
	width 			: 91px;
	height 			: 91px;
	border			: 1px solid #CCCACA;
	display 		: block;
	margin 			: 0 auto;
	background-color: #acd3e4;
	/*
		background-color: white;
	padding 		: 5px;
	border 			: 1px solid #cccaca;
	width 			: 92px;
	margin-left 	: auto;
	margin-right	: auto;
	margin-top 		: 10px;
	display 		: block;

	*/
}

div.product_item .description {
	width 			: 262px;
	height 			: 122px;
	float 			: left;
}

.description dl {
	margin 			: 10px 0px 0px 10px;
	padding 		: 0px;
}
.description dt {
	background-image:url("../../images/defaultshop/titlebg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color			: black;
	font-size		: 12px;
	font-weight		: bold;
	padding 		: 6px 0px 0px 15px;
	height			: 26px;
	float 			: left;
	margin 			: 0px;
	width 			: 96%;
}
.description dt a:link,
.description dt a:active,
.description dt a:visited {
	color 			: black;
	text-decoration : none;
	padding 		: 0px;
	margin 			: 0px;
}
.description dt a:hover {
	color 			: #64B2D5;
}
.description dd {
	color 			: #6c6b6b;
	padding-left 	: 15px;
	word-space 		: break-word;	
}
.description dd h2 {
	float 			: left;
	display 		: block;
	width 			: 235px;
	padding 		: 0px;
	margin 			: 2px 0px;
	color 			: #66b2d2;
	font-size 		: 12px;
}
.description dd, 
.description dd p {
	/*
	color 			: #64b2d5;
	font-weight 	: bold;
	margin-bottom 	: 5px;
	*/
	color 			: #6c6b6b;
	font-weight 	: none;
	margin			: 0px 0px 5px 0px;
}
.description dd table {
	width 			: 100%;
}

div.product_item  .price form select{
	float 			: right;
	margin-right 	: 15px;
}
div.product_item .price label {
	float 			: right;
	margin-right 	: 10px;
	margin-top 		: 3px;
}
div.product_item .price {
	background-image:url("../../images/defaultshop/pricebg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#2A6395;
	float:left;
	font-weight:bold;
	height:121px;
	margin:9px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	width:165px;
}
div.product_item .price em {
	font-size 		: 10px;
	font-style		: normal;
}
div.product_item span {
	background-image:url("../../images/defaultshop/display.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:12px;
	height:23px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:6px;
	width:100%;
	text-align:center;
}
div.product_item .price button {
	background 		: none;
}
div.product_item .price a {}
div.product_item .price a.btn:link,
div.product_item .price a.btn:active,
div.product_item .price a.btn:visited {
	background-image: url("../../images/defaultshop/submit.jpg");
	background-repeat: no-repeat;
	background-position: left;
	display 		: block;
	width 			:100%;
	height 			: 26px;
	float 			: left;
	color 			: #4ea2c9;
	font-size 		: 12px;
	margin-top 		: 15px;
	text-align 		: center;
	padding-top 	: 5px;
/*
	padding 		: 5px 0px 0px 40px;
	height 			: 21px;
	width 			: 119px;
	border 			: none;
	color 			: #4ea2c9;
	font-size 		: 12px;
	margin-top 		: 15px;
	text-decoration:none;
	display 		: block;
	float 			: left;

*/
}

div.product_item .price a.btn:hover {
	text-decoration : underline;
}

a.btn.clicked {
	background 		: none;
	text-indent 	: -9999px;
}

a.clicked {
background-image:url(../../images/defaultshop/inwinkelmand.png) !important;
}
div.product_item .price a.btn.clicked span{display:none;}
div.product_item .price a.btn span {
	background:none;
	margin:0;
	padding:0;
	height:auto;
	text-align:left;
}
div.product_item .info {
	float 			: left;
	width 			: 380px;
	height 			: 22px;
	background-image: url("../../images/defaultshop/infobg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
div.product_item .info a {
	color 			: black;
	text-transform 	: uppercase;
	font-size 		: 9px;
	float 			: right;
	margin-right 	: 15px;
}
div.detailpage div.product_item {
	background-color:green;
	min-height 		: 300px;
	height 			: auto !important;
	height 			: 300px;
}

div.detailpage div.description {
	height 			: 100%;
}

div.detailpage div.description a.productimg {
	float 			: left;
}

div.product_item a.productimg img {
	background-color: white;
	padding 		: 5px;
	border 			: 1px solid #cccaca;
	width 			: 92px;
	margin-left 	: auto;
	margin-right	: auto;
	margin-top 		: 10px;
	display 		: block;
}
/* Product Detail Page ------------------ */


div.detailpage .productdetail {
	width 			: 100%;
	background-image: url("../../images/defaultshop/detailbg.jpg");
	background-repeat: repeat;
	background-position: top left;
	min-height 		: 400px;
	height 			: auto !important;
	height 			: 400px;
	margin 			: 0px;
	padding 		: 0px;
}

div.detailpage .productdetail:after {
	content			: ".";
    display			: block;
    height			: 0;
    clear			: both;
    visibility		: hidden;
}
div.detailpage .leftColumn {
	float 			: left;
	color 			: #6c6b6b;
	width 			: 383px;
	margin 			: 0px;
	padding 		: 0px;
	border 			: 0px;
}

div.detailpage .image {
	width 			: 118px;
	float 			: left;
}

div.detailpage .image img {
	background-color:white;
	border:1px solid #CCCACA;
	display:block;
	height:92px;
	width:92px;
	margin : 0 auto;
	padding: 0px;
}

div.detailpage .description {
	float			: left; 
	height			: 100%;
	width			: 265px;
}

div.detailpage .info {
	padding-left 	: 10px;
	padding-top 	: 15px;
	float 			: left;
	width 			: 360px;
}

div.detailpage .extrabox {
	padding-left 	: 10px;
	padding-bottom 	: 10px;
	width 			: 360px;
	float 			: left;
	margin-top 		: 10px;
	min-height 		: 60px;
	height 			: auto !Important;
	height 			: 60px;
}
div.detailpage .extrabox h3 {
	border-bottom 	: 1px solid #cbc9ca;
	width 			: 70%;
	margin-bottom 	: 5px;
}

div.productdetail div.rightColumn {
	float			: left;
	width			: 175px;
}
div.detailpage .RightColumn {
	float 			: right;
	width 			: 180px;
}

div.detailpage #order {
	background-image: url("../../images/defaultshop/rightcolumnbg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	color			: #2A6395;
	font-weight		: bold;
	height			: 185px;
	padding-left	: 15px;
	padding-top 	: 20px;
	width			: 160px;
}
div.detailpage #order form {
	float 			: right;
	text-align 		: right;
}
div.detailpage #order form select{
	float 			: right;
}
div.detailpage #order label {
	float 			: right;
	margin-right 	: 10px;
	margin-top 		: 3px;
}

div.detailpage #order em {
	font-size 		: 10px;
	font-style		: normal;
}

div.detailpage div.rightColumn span {
	background-image:url("../../images/defaultshop/display.jpg");
	background-position:left center;
	background-repeat:no-repeat;
	color:#2A6395;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:25px;
	margin-bottom:10px;
	overflow:auto;
	padding:5px 0 0 100px;
	width:159px;
}
div#order span {}
div#options span {
	margin-left:15px;
}
div.detailpage #order a.btn {
	text-decoration:none;
	background-image: url("../../images/defaultshop/submit.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height 			: 26px;
	width 			: 159px;
	border 			: none;
	color 			: #4ea2c9;
	font-size 		: 12px;
	margin-top 		: 15px;
	padding-top 	: 4px;
	display 		: block;
	float 			: left;
	text-align 		: center;
}

div.detailpage #options {
	color 			: #6fbe6f;
	font-weight 	: bold;
	background-image: url("../../images/defaultshop/optionsbg.jpg");
	background-repeat: repeat-y;
	background-position: top left;
}

div.detailpage #options em {
	float			: right;
	margin-bottom	: 10px;
	text-align		: center;
	width			: 100%;
	display:none; /*hide aanbiedingen*/
}

div.detailpage #options ul {
	float			: left;
	margin-top		: 10px;
	overflow		: auto;
	width			: 84%;
	margin-left 	: 18px;
}
div.detailpage #options ul li {
	list-style 		: none;
	padding 		: 2px 0px;
	width 			: 100%;
	display 		: block; 
	float		 	: left;
}

div.detailpage #options ul li input {
	display 		: block;
	float 			: left;
}
div.detailpage #options ul li label {
	color:#6C6C6C;
display:block;
float:left;
font-weight:normal;
margin:3px 0 0;
width:100px;
}



