/* Modified by Capistrano Image replace */

* {
   margin: 0;
   padding: 0;
}

html { height: 100%; }

body {
   background-color: #021970;
   font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   line-height: 15px;
   color:#404040;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
   line-height: 110%;
}

h2 {
   line-height: 110%;
   
}

h3 {
   line-height: 110%;
   
}

h4 {
   line-height: 110%;
   
}

h5 {
   line-height: 110%;
   
}

input, textarea, select, option {
   font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a { 
   color: #3e3e3e;
}

a img { border: 0;}

form { display: inline; }

.bold { font-weight: bold;}
.normal { font-weight: normal;}
.italic { font-style: italic;}
.right { text-align: right;}
.left { text-align: left;}
.center { text-align: center;}
.fleft { float: left;}
.fright { float: right;}
.mbottom { margin-bottom: 18px;}
.nowrap { white-space: nowrap; }
.nombottom { margin-bottom: 0px !important; }


/* clearfixer */
.form_box:after,
.form_row:after,
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; 
}

.form_box,
.form_row,
.clearfix {
    display:inline-block;
}

/* Hides from IE-mac \*/
.form_box,
.form_row,
.clearfix {display: block;}
/* End hide from IE-mac */
/* End Clearfixer */

.content_border_bottom {
   background: transparent url('/images/site/css/content_border_bottom.png?1283330646') bottom left no-repeat;
   padding-bottom: 15px;
   width: 996px;
   margin: 0px auto;
}

#footer_border_top .content_border_bottom {
   background-image: url('/images/site/css/content_border_bottom_no_menu.png?1283330646');  
}

#container {
   padding: 0px 8px 10px 8px;
   width: 980px;
   margin: 0px auto;
   background-color: #fff;
   background: transparent url('/images/site/css/content_border_left_right.png?1283330646') top left repeat-y;   
   
}

.container_nomenu {
   background-image: url('/images/site/css/content_border_left_right_no_menu.png?1283330646') !important;   
}


#header {
   background-color: #fff;
   padding: 10px 30px;
   height: 60px;
}

#logo {
   display: block;
   float: left;
   width: 304px;
   height: 59px;
}

#banner {
   float:left;
   display: block;
}

#mytopbeautyshop {
   margin-bottom: 20px;
   text-align: right;
}

div#mytopbeautyshop span.empty_card {
   color: #ccc;
}

#search {
   text-align: right;
}

#menu {
}

#brand_menu, div#nav ul.header {
   display: block;
   list-style: none;
   background-position: top left;
}

#brand_menu {
   padding-left: 10px;
}

#brand_menu li, div#nav ul.header li {
   float: left;
   display: block;
   height: 21px;
   padding: 0px 0px;
}

#brand_menu li {
   text-transform: uppercase;
}

#brand_menu li a, div#nav ul.header li a {
   padding: 3px 20px;
   height: 15px;
   display: block;
   color: #fff;
   font-size: 12px;
   line-height: 15px;   
   letter-spacing: 1px;
   text-decoration: none;
   white-space: nowrap;
   background-position: bottom right;
   background-repeat: no-repeat;
}

#brand_menu, div#nav ul.header {
/*   background-image: url('/images/site/css/brand_menu_bg.png?1283330646'); */
   background-color: #a1773e; 
}




html>body #brand_menu li a, html>body div#nav ul.header li a {
/*   background-image: url('/images/site/css/brand_menu_bg_sep.png?1283330646');  */
}

#brand_menu li a:hover, div#nav ul.header li a:hover,
#brand_menu li a.selected, div#nav ul.header li a.selected {
   color: #fff;
   background-position: bottom right;
   background-repeat: repeat-x;
   background-color: rgba(0,0,0,0.2);   
   background-image: url('/images/site/css/brand_menu_bg_hover.png?1283330646');
}


/* ---- start crumbs ------------------------------ */
ul#crumbs {
   list-style:none;
   background-image: url('/images/site/css/menu_bg.png?1283330646');
   border-bottom: 1px solid #ccc;
   padding-left: 10px;
}

ul#crumbs li {
   display: block;
   float: left;
   padding: 4px 3px;
}

ul#crumbs li.product_count {
   float: right !important;
}

ul#crumbs li a {
   display: block;
   text-decoration: none;
}

ul#crumbs li a:hover {
   text-decoration: underline;
}
/* ---- end crumbs ------------------------------ */

/* ---- start content frame --------------------------- */
#content {
   margin-top: 15px;
   padding: 0px 10px 10px 10px;
}


#store_left_column {
   float: left;
   width: 155px;
/*   background: transparent url('/images/site/css/nav_left_bg.png?1283330646') top left repeat-y;  */
}

#store_right_column {
   width: 145px;
   float: right;
}

#store_content {
   margin-left: 10px;
   width: 640px;
   float: left;
}

#store_content_2col {
   margin-left: 10px;
   float:left;   
   width: 795px;
}
/* ---- end content frame --------------------------- */


/* ---- start nav left --------------------------- */
div#nav {
   color: #0072bb;
}

div#nav ul.header {
   
}

div#nav ul.header li {
   width: 77px;
   display:block;
}

div#nav ul.header li.li_category {
   width: 78px;
}

div#nav ul.header li.li_tbs {
   width: 100%;
}

div#nav ul.header li a {
   display:block;
   padding-left: 0px;
   padding-right: 0px;
   text-align: center;
}

div#nav ul.main {
   margin: 10px 0px 10px 0px;
   list-style: none; 
   font-family: "Lucida Grande", Verdana,Arial,Helvetica,sans-serif;
}

div#nav ul.main li {
   margin-bottom: 2px;
}

div#nav ul.main li.group {
   margin-top: 3px;
   border-bottom: 1px solid #012c7c;
   border-bottom: 1px solid #A2B5ED;
   padding-bottom: 3px;
}

div#nav ul.main li ul li{
   margin-bottom: 0px;
}

div#nav ul.main li a {
   color: #000;
   color: #012c7c;
   
   text-decoration: none;
}

div#nav ul.main li a.head {
   font-weight: bold; 
/*   font-size: 110%; */
   padding: 3px 0px 3px 5px;
}

div#nav ul.main li a.selected {
   background-color: #012c7c;
   color: #fff;
   display:block;
   font-weight: normal;
   background-color: #0072bb;
   background-image: url('/images/site/css/brand_menu_bg_hover.png?1283330646');
   margin-bottom: 2px;
   
}

div#nav ul.main li ul li a.selected {
/*   color: #0072bb; */
/*   color: #000; */
/*   color: #0b1159; */
 /*  color:#012c7c; */
   font-weight: bold;
   color: #012c7c;
   color: #0072bb;
   background-color: transparent;
   display: inline;
   padding: 0px;
   background-image:none;
}

div#nav ul.main li a:hover {
   text-decoration: underline;
}


div#nav ul.main li ul {
   margin-left: 15px;
   list-style-type:square;
}

div#nav ul.main li ul li ul {
   margin-left: 12px;
   list-style-type:disc;
}

/* ---- end nav left --------------------------- */



ul.store_menu {
   display: block;
   list-style: none;
   margin-bottom: 20px;
}


ul.store_menu li {
   display: block;
   background: transparent url('/images/site/css/left_menu_item.png?1283330646') top left repeat-y;
   margin-bottom: 2px;
}

ul.store_menu li ul {

}

ul.store_menu li ul li  {
}

ul.store_menu li ul li a {
   
}

ul.store_menu li.store_menu_title {
   background-image: url('/images/site/css/left_menu_header.png?1283330646');
   color: #fff;
   font-size: 12px;
}

ul.store_menu li.store_menu_title a {
   color: #fff;
}

ul.store_menu li a {
   display: block;
   padding: 4px 6px;
   text-decoration: none;
}

ul.store_menu li a:hover,
ul.store_menu li a.selected {
   background-color: #2a531d;
   color: #fff;
}



#footer_border_top {
   width: 996px;
   margin: 10px auto 0px auto;
   background: transparent url('/images/site/css/footer_border_top.png?1283330646') top left no-repeat;  
   height: 10px;
   padding-top: 10px;
   
}

#footer {
   padding: 0px 10px;
   background: transparent url('/images/site/css/content_border_left_right_no_menu.png?1283330646') top left repeat-y;      
}

#footer ul {
   float: left;
   list-style: none;
   margin: 10px 0px 19px 20px;
   width: 220px;
   height: 200px;
   border-right: 1px solid #ccc;   
}

#footer ul.social_networking li a img {
   vertical-align: middle;
}


#footer ul.last {
   border-right: 0px;
   overflow: auto;
}

#footer ul li {
   display: block;
   font-size: 12px;
   line-height: 26px;
   margin-right: 20px;
}

#footer ul li a {
   text-decoration: none;
   color: #404040;
   font-size: 12px;
}

#footer ul li a.title {
    color: #012c7c;
    font-weight: bold;
    display: block;
    text-decoration:none;
    border-bottom: 1px dashed #ccc;
    
}


span.logo {
   background: transparent url('/images/site/css/logo_small.png?1283330646') center left no-repeat;
   padding-left: 20px;
   display: block;
}

/* templates */

/* home templates */


ul.home_highlights {
   list-style: none;
   margin-top: 10px;
}

ul.home_highlights li {
   float: left;
   margin-left: 10px;
   height: 184px;
}

ul.home_highlights li.one {
   width: 184px;
}

ul.home_highlights li.one_bigger {
   width: 196px;
}

ul.home_highlights li.two {
   width: 378px;
}

ul.home_highlights li.two_bigger {
   width: 402px;
}


ul.home_highlights li.first {
   margin-left: 0px;
}

ul.home_highlights li div.border_box {
   border: 1px solid #ddd;
   height: 162px;
   overflow: auto;
   padding: 10px;
}
/* end home templates */

/* content templates */
div.article {
   border: 1px solid #ddd;
   background: transparent url('/images/site/css/menu_bg.png?1283330646') bottom left repeat-x;
   padding-bottom: 25px;
   margin-bottom: 10px;
}

div.nobg div.article {
   background-image: none;
   padding-bottom: 0px;
}

div.article div.article_body {
   padding: 10px 10px 10px 10px;
}

div.article img.img_fright {
   float: right;
   margin: 0px 0px 10px 10px;
}

div.article img.img_fleft {
   float: left;
   margin: 0px 10px 10px 0px;
}

div.article ul, div.article ol {
   margin-left: 20px;
}

div.readon {
   padding: 5px 10px;
}

div.shopcat1 div.bodybg,
div.shopcat1 div.bodybg {
   background-color: transparent;
   background-position: top left;
   background-repeat: no-repeat;
   padding: 10px;
}

div.shopcat1 div.bodybg {
   height: 98px;
}

div.shopcat2 div.bodybg {
   height: 228px;
}


/* end templates */

/* search */
div#search_results {
   
}

div#search_results div.store_border {
   margin-bottom: 10px;
}

div#search_results span.highlight {
   border: 1px solid #ddd;
   background-color: #d9a46a;
}

/* search */


/* store */
div.store_border {
   border: 1px solid #e4e1db;
}

p.store_description {
   padding: 6px;
}

h1.store_title {
   padding: 4px 2px;
   font-size: 14px;
   line-height: 17px;
   color: #424242;
   background: #dee0e0 url('/images/site/css/shop_title_big.jpg?1283330646') top right repeat-y;
}

h1.store_title_small {
   padding: 6px 4px;
   font-size: 12px;
   color: #424242;
   background: #dee0e0 url('/images/site/css/shop_title_small.jpg?1283330646') top right repeat-y;
}

h1.store_title .logo {
   padding-left: 24px;
}



/* product listings */
div.product_collection {
}

ul.product_filter_links {
   list-style: none;
}

ul.product_filter_links li {
   float: left;
   display: block;
}

ul.product_filter_links li.padding {
   padding: 4px 6px;
}

ul.product_filter_links a {
   display: block;
   padding: 4px 6px;
   text-decoration: none;

}

ul.product_filter_links a:hover {
   text-decoration: underline;
   background-color: #eee; 
}

div.pagination {
   clear: both;
   border-top: 1px solid #D0D0D0;
   margin: 5px 0px 0px 0px;
   padding: 5px;
}

div.pagination {
   font-size: 12px;
   text-align: right;
}

div.pagination span.current {
   font-weight: bold;
   color: #000;
   font-size: 120%;
}

div.pagination span.disabled {
   color: #eee;
}

div.pagination a {
   text-decoration:none;
}

div.pagination a:hover {
   text-decoration:underline;
}



/* ---- start product_intro ------------------------------------------- */
/* 325 */
div.product_intro {
   float: left;
   width: 309px;
   height: 158px;
   margin-bottom: 10px;
   background-color: transparent;
   background-position: top left;
   background-repeat: no-repeat;
   padding: 4px 5px 5px 4px; 
	
}

html>body div.product_intro {
   background-image: url('/images/site/css/productshadow.png?1283330646');
}

div.mright {
   margin-left: 4px;
}

div.product_intro .info {
	color: #7e7e7e;
	background-color: #fff;
   
}

div.product_intro div.product_thumb {
   float: left;
   width: 120px;
   height: 120px;
   text-align: center;
   line-height: 120px;
}

div.product_intro div.product_thumb img {
   vertical-align: bottom;
}

div.product_intro div.product_thumb a.product_thumb_link {
   display:block;
}

div.product_intro div.product_info {
   margin-left: 122px;
   background-repeat: no-repeat;
   background-position: center left;
   padding-left: 21px;
   height: 126px;
   
}

.ranking0 {
   background-image: none;
}

.ranking1 {
   background-image: url('/images/site/css/ranking/ranking1.png?1283330646');
}

.ranking2 {
   background-image: url('/images/site/css/ranking/ranking2.png?1283330646');
}

.ranking3 {
   background-image: url('/images/site/css/ranking/ranking3.png?1283330646');
}

.ranking4 {
   background-image: url('/images/site/css/ranking/ranking4.png?1283330646');
}

.ranking5 {
   background-image: url('/images/site/css/ranking/ranking5.png?1283330646');
}


div.product_intro div.product_thumb img {
   max-width: 120px;
   vertical-align: bottom;
}


div.product_intro p.description {
/*	margin-left: 120px;  */
	padding: 5px 5px 5px 0px; 
	height: 60px; 
	overflow: hidden;
	margin-bottom: 5px;
}

/* ---- end product_intro ------------------------------------------- */


/* ---- start product_details ------------------------------------------- */
div#product_details {
   
}

div.product_left, div.product_right, #product_photos {
   height: 322px;
}

div.product_details .product_right {
   float: right;
   width: 272px; 
   margin: 0px 5px;
}

div.product_details .product_left {
   float: left;
   width: 351px; 
   overflow:auto;
}

div.product_details .product_left_with_gallery {
   width: 294px;
}

div.product_details .product_right .product_image {
   margin: 10px 0px;
}

div.product_details .product_right #product_present {
   height: 272px;
   line-height: 272px;
   vertical-align: bottom;
   width: 272px;
   text-align: center;
}


div.product_details .product_right .product_price {
   margin: 0px 5px;
   height: 30px;
}

div.product_details #product_photos {
   float:right;
   width: 50px;
   text-align: center;
   border: 1px solid #E4E1DB;
   border-width: 0px 1px 0px 1px;
   padding: 0px 5px;
}



div.product_details #product_photos ul {
   list-style: none;
   display:block;
}

div.product_details #product_photos ul li {
   display:block;
   margin-top: 10px;  
}
div.product_details #product_photos ul li a {
   display: block;
}



div.product_details .product_image img {
   vertical-align: bottom;
}

div.product_details .product_price_and_variants {
   border-top: 1px solid #E4E1DB;
   text-align: right;
}

div.product_details p {
	padding: 10px;
}

div.product_details p.props {
   padding: 3px 10px;
}

span.price, p.price {
   color: #000;
}

div.product_details span.price,
div.product_intro p.price {
   color: #000;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
}

div.product_details span.price {
   color:#000;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	display:block;
	float: left; 
	margin-right: 20px;
}

div.product_intro p.price {
	margin: 5px 0px 5px 0px;
}

.oldprice {
	text-decoration: line-through;
}

.newprice {
   color: #c50000;
   font-size: 120%;
}


div.product_sales_percentage {
   background-color: #c50000;
   color: #fff;
   font-size: 30px;
   font-weight: bold;
   line-height: 32px;
   padding: 4px;
   position:absolute;
}

/* ---- end product_details ------------------------------------------- */


/* ---- start related box ------------------------------------------- */

div.related_box {
   border-right: 1px solid #d0d0d0;
   border-bottom: 1px solid #d0d0d0;
   border-left: 1px solid #d0d0d0;
   padding: 10px 10px 5px 10px;
   background: transparent url('/images/site/css/menu_bg.png?1283330646') top left repeat-x;
   margin-bottom: 20px;
}

div#vg {
  float: right;
  text-align:right;
  background-color: #c50000;
  color: #fff;
  padding: 4px;
}

div#vg table td {
  padding: 2px 4px;

}

div.related_box label#label_for_select_skin_type {
   letter-spacing: 1px; 
   font-weight: bold;
}
div.related_box select#select_skin_type option {
   padding-left: 2px;
   padding-right: 2px;
}

div.related_subjects {
   margin-bottom: 10px;
}

div.related_subjects a {
   color: #0b1159;   
   font-size: 110%;
}

div.related_subjects h1 {
   font-size: 11px;
   font-weight: normal;
   display:inline;
}

div.related_subjects div.subject,
div.related_subjects div.related {
   float: left;
   margin-top: 10px;
}

div.related_subjects div.subject {
}

div.related_subjects div.related {
   margin-left: 120px;
   display: inline;
}



/* ---- start related box ------------------------------------------- */



div.badge, div.badge h1, div.badge a {
   padding: 0;
   margin: 0;
   display: inline-block;
   height: 15px;
   line-height: 13px;
   font-size: 11px;
   font-weight: normal;
   color: #fff;
}

div.badge {
   padding-left: 4px;
   background: transparent url('/images/site/css/badge_left.png?1283330646') top left no-repeat;   
}

div.badge h1 {
   padding-right: 4px;
   background: transparent url('/images/site/css/badge_right.png?1283330646') top right no-repeat;
}

div.badge a {
   padding-left: 3px;
   padding-right: 3px;
   background: transparent url('/images/site/css/badge_center.png?1283330646') top left repeat-x;
   text-decoration:none;
}

div.badge a:hover {
   color: #012c7c;
}

div.product_collection div.badges {
   margin-top: -10px;
   margin-left: 3px;
   z-index: 4;
   position: absolute;
}

.recommended_products {
   
}

.recommended_products h3 {
   margin-bottom: 10px;
   border-bottom: 1px solid #D0D0D0;
   padding-bottom: 4px;
}

/* end product listings */

/* end store */




/* carrousel */
.carrousel_shell {
	background-color: #fff;
}

/* home page */
.home_carrousel { margin: 20px 10px; }
.home_carrousel #tbs_carrousel { width: 940px; }
.home_carrousel #tbs_carrousel .container { width: 898px; }

/* center carrousel */
.center_carrousel { margin: 20px 0px; }
.center_carrousel #tbs_carrousel { width: 630px; }
.center_carrousel #tbs_carrousel .container { width: 588px; }



/* start - carrousel */
#tbs_carrousel_container {

}

#tbs_carrousel {
  float: left;
  margin-bottom: 10px;
  position: relative;
  padding-bottom: 10px;
  padding-right: 7px;
}

html>body #tbs_carrousel {
   background: transparent url('/images/site/css/carrousel/carousel_achter_rechts.png?1283330646') bottom right no-repeat;   
}

#tbs_carrousel,
#tbs_carrousel .container,
#tbs_carrousel ul {
   height: 144px;
}

#tbs_carrousel .container {
   float: left;
   position: relative;    
   overflow: hidden;   
   border-top: 1px solid #d9d9d9;
}
.carrousel_shell {
/*   background: transparent url('/images/site/css/carrousel/carousel_achter_links.png?1283330646') top left no-repeat;   */
}

#tbs_carrousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
}                      

#tbs_carrousel ul li {
  width: 120px;
  text-align: center; 
  list-style:none;   
  float:left;
  display: block;
  border: 1px dashed #fff;
  margin: 5px 15px 5px 15px;
  padding: 5px 0px;
}

#tbs_carrousel ul li:hover {
   border: 1px dashed #2A531D;
}

#tbs_carrousel ul li div.img_container {
   height: 82px;
   margin-bottom: 5px;
   text-align: center;
}

#tbs_carrousel ul li img {
	cursor: pointer;
	max-width: 82px;
	max-height: 82px;
}

#tbs_carrousel ul li a {
   color: #666;
   text-decoration: none;
   display: block;
   text-align: center;
   font-size: 11px;
   line-height: 18px;
}

#tbs_carrousel a.title_link {
   height: 18px;
   overflow: hidden;
}


#tbs_carrousel .previous_button, 
#tbs_carrousel .previous_button_over,
#tbs_carrousel .previous_button_disabled,
#tbs_carrousel .next_button,
#tbs_carrousel .next_button_over,
#tbs_carrousel .next_button_disabled {
	width: 56px;
	width: 21px;
	height: 145px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0px 0px 0px 0px;
	
   border-top: 1px solid #d9d9d9;
}

#tbs_carrousel .previous_button,
#tbs_carrousel .previous_button_over,
#tbs_carrousel .next_button,
#tbs_carrousel .next_button_over {
  cursor: pointer;
}

#tbs_carrousel .previous_button_disabled,
#tbs_carrousel .next_button_disabled {
  cursor: default;
}


#tbs_carrousel .previous_button {
  background-image: url('/images/site/css/carrousel/pijl_links.png?1283330646');
}

#tbs_carrousel .previous_button_over {
   background-image: url('/images/site/css/carrousel/pijl_links_over.png?1283330646');
}

#tbs_carrousel .previous_button_disabled {
   background-image: url('/images/site/css/carrousel/pijl_links_empty.png?1283330646');
}

#tbs_carrousel .next_button {
   background-image: url('/images/site/css/carrousel/pijl_rechts.png?1283330646');
}

#tbs_carrousel .next_button_over {
   background-image: url('/images/site/css/carrousel/pijl_rechts_over.png?1283330646');
}

#tbs_carrousel .next_button_disabled {
   background-image: url('/images/site/css/carrousel/pijl_rechts_empty.png?1283330646');
}
/* --- end carrousel --- */

div#brand_logo {
   margin-bottom: 10px;
   text-align: center;
}

div.rightcolimg {
   margin-bottom: 10px;
   text-align: right;
}

ul#brand_list {
}

ul#brand_list li {
   display: block;
   float: left;
   width: 145px;
   height: 145px;
   margin: 0px 13px 20px 0px;
   border: 1px solid #eee;
   text-align: center;
   vertical-align: middle;
}

ul#brand_list li a {
   display: block;
   height: 145px;
   width: 145px;
}


/* tables */


table#display_cart,
table.tbs_table {
	border-top: 1px solid #cfcfcd;
	border-left: 1px solid #cfcfcd;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}

table.tbs_table th,
table.tbs_table td,
table#display_cart th, 
table#display_cart td {
	border-right: 1px solid #cfcfcd;
	border-bottom: 1px solid #cfcfcd;
}

table.tbs_table th,
table#display_cart th,
table.ncoltable2 td.ncolh1 {
	padding: 5px 7px;
	color: #fff;
	background: transparent url(/images/site/css/brand_menu_bg.png?1283330646) top left repeat-x;
}

table.tbs_table td,
table#display_cart td {
	vertical-align: top;
	text-align: left;
	padding: 3px 4px;
	color: #000000;
	
}

table.tbs_table td.thumb,
table#display_cart td.thumb {
	vertical-align: top;
	text-align: center;
}

table.tbs_table td.thumb img,
table#display_cart td.thumb img {
	border: 1px solid #eee;
}

table.tbs_table td.number,
table#display_cart td.number {
	text-align: right;
	width: 50px;
}

table.tbs_table td.number.input,
table#display_cart td.number input {
	width: 90%;
	text-align: right;
}

table.tbs_table td.radio {
   width: 20px;
   text-align: center;
   padding-top: 8px;
}

table.tbs_table td.address {
   padding: 5px 10px;
}

table.tbs_table td.address_overview {
   width: 300px;
}

/* Choose address */
table.choose_address {
   border-collapse: collapse; 
   width: 100%;
   margin-bottom: 20px;
}

table.choose_address td {
   padding: 5px;
}

table.choose_address td.address_title {
   padding-top: 25px;
   font-weight: bold;
   font-size: 110%;
   border-bottom: 1px dashed #cfcfcd;
}

table.choose_address td.radio {
   width: 30px;
   text-align: center;
}

table.choose_address td.choose {
   width: 120px;
}
/* end choose address */

table#paymentlogos {
	border: 1px solid #eeeff8;
	width: 143px;
	margin-bottom: 10px;
}

table#paymentlogos td {
	vertical-align: middle;
	text-align: center;
	padding: 3px;
}

/* end tables */

/* Forms */


.form_box {
   border: 1px solid #ddd;
   padding: 7px;
   margin: 10px 10px;
   background-color: #f8fbf4;
	background-color: #eeeff8;
}

.form_row {
   margin: 0px 10px 10px 0px; 
   padding-bottom: 5px;
   font-size: 12px;
   line-height: 18px;
   color: #404042;
}

ul.form_row {
   list-style:none;
   margin-left: 0 !important;
}

ul.form_row li {
   float: left;
   margin-right: 10px;
   list-style: none;
}

.form_row,
.form_row label,
.form_row input,
.form_row select {
   font-size: 12px;
   line-height: 18px;
}


.form_row label {
   margin-bottom: 4px;
   font-size: 12px;
   line-height: 22px;
   color: #404042;
}

.form_row .label_remarks {
   font-style: italic;
   font-size: 90%;
   color:#666;
}

.form_row input.text {
   height: 18px;
   padding: 2px;
   border: 1px solid #ddd;
}

.form_row input[type="text"],
.form_row input.text,
.form_row select,
.form_row textarea {
   padding: 2px;
}

form.button-to select option,
.form_row select option {
   padding: 0px 3px;
}

.fieldWithErrors {
	display: inline;
}


.form_row .fieldWithErrors input,
.form_row .fieldWithErrors textarea {
/*   border: 1px solid #ebcacb; */
   background-color: #7e0000; 
}

input.p90,
textarea.p90,
select.p90 {
   width: 90%;
}

input.readonly,
textarea.readonly,
select.readonly {
   background-color: #eee;
   color: #444;
}

.form_row input#address_infix,
.form_row input#member_infix,
.form_row input#member_address_infix {
	width: 80px;
}

.form_row input.login_text {
	width: 100%;
}


.form_row input.tfield {
    width: 220px;  
}

input.price {
	width: 70px;
	text-align: right;
	background: #fff url('/images/cms/css/euro.gif?1283330646') center left no-repeat;
}

input.number {
	width: 50px;
}

input.zipcode {
	width: 100px;
}

#memberhome {
   background: transparent url('/images/site/css/form_bg_3.jpg?1283330646') 0px -80px no-repeat;
   height: 80px;
   margin-bottom: 20px;
}

#loginform {
   background: transparent url('/images/site/css/formbg/ik_ben_nieuw.png?1283330646') 0px 0px no-repeat;
}

#forgotform {
   background: transparent url('/images/site/css/formbg/achter13.jpg?1283330646') 0px 0px no-repeat;   
}

#membereditform {
   background: transparent url('/images/site/css/formbg/achter14.png?1283330646') 0px 0px no-repeat;
}

#changepassform {
   background: transparent url('/images/site/css/form_bg_2.jpg?1283330646') 0px -120px no-repeat;
}

#mailingsubscribeform {
   background: transparent url('/images/site/css/form_bg_2.jpg?1283330646') 0px -120px no-repeat;
}

#mailingunsubscribeform {
   background: transparent url('/images/site/css/form_bg_5.jpg?1283330646') 0px -20px no-repeat;
}

#addressform {
   background: transparent url('/images/site/css/form_bg_2.jpg?1283330646') 0px 0px no-repeat;   
}

#contactform {
   background: transparent url('/images/site/css/formbg/achter11.jpg?1283330646') 0px 0px no-repeat;      
}

#contactform #problem_detection {
   background-color: #eee;
   opacity: 0.9;
   padding: 10px;
}

#coupon_form {
   background: transparent url('/images/site/css/personal/achter_koophistorie.png?1283330646') 0px 0px no-repeat;      
   border: 1px solid #ddd; 
   padding: 10px;
   margin-bottom: 20px;
}

.tbs_form {
   
}

.tbs_form .form_box {
   background-color: transparent;
   border: none;
}

.tbs_form h1.form_title {
   font-size: 24px;
   font-weight: normal;
   letter-spacing: 1px;
   padding: 10px 0px 4px 0px;
   margin: 0px 0px 10px 20px; 
   color: #2b3129;
}

.tbs_form .form_intro {
   margin-bottom: 10px;
   border: 1px solid #ddd;
   padding: 10px 5px;
   
}

/* .tbs_form .error {
   position: absolute;
   opacity: 0.9;
   width: 680px;
   margin-left: -20px;
} */

#subscribe_form {
   margin-bottom: 10px;
   width: 125px;
   height: 125px;
   padding: 10px;
   background-position: top left;
   background-repeat: no-repeat;
}

html>body #subscribe_form {
   background-image: url('/images/site/css/subscribe_bg.png?1283330646')
}



#subscribe_form #address_email {
   width: 118px;
}


/* Error messages */
div.message,
div.error,
div.errorExplanation {
   padding: 10px;
   margin: 5px 0px;
}

div.message, div.error {
   cursor:  pointer;
   
}

div.errorExplanation ul {
   list-style-position: inside;
}

div.errorExplanation h2 {
   font-size: 16px;
   line-height: 100%;
}


div.message {
   background-color:#ADE687;
   border: 1px solid #C5DEA1;
}

div.error,
div.errorExplanation {
   background-color: #7e0000;
   color: #fff;
}

div.error ul {
   clear: both;
   margin-left: 20px;
}

div.error ul li {
   padding: 4px;
}

div.error h1,
div.message h1 {
   font-size: 13px;
   line-height: 100%;
   margin-bottom: 12px;
   letter-spacing: 1px;
}

div.message a,
div.error a {
   font-weight: bold;
}

div.error a {
   color: #fff;
}


a.req {
   text-decoration: none;
}

a.req:hover {
   color: #666;
}

#req {
   font-size: 11px;
   line-height: 18px;
}
/* End error messages */
/* End error messages */


div.tab_container {
   margin-bottom: 20px;      
}

ul.tab_control {
   list-style:none;
   height: 20px;
   border-bottom: 1px solid #ddd; 
   width: 640px;
   display:block;
}

ul.tab_control li {
   float: left;
   display: block;
   background: transparent url('/images/site/css/tabs/tab_achter_links.png?1283330646') top left no-repeat;
   padding-left: 9px;
}

ul.tab_control li.front {
   background-image: url('/images/site/css/tabs/tab_voor_links.png?1283330646');
}

ul.tab_control li.over {
   background-image: url('/images/site/css/tabs/tab_over_links.png?1283330646');
}

ul.tab_control li div {
   background: transparent url('/images/site/css/tabs/tab_achter_rechts.png?1283330646') top right no-repeat;
   padding-right: 9px;
}

ul.tab_control li.front div {
   background-image: url('/images/site/css/tabs/tab_voor_rechts.png?1283330646');
}

ul.tab_control li.over div {
   background-image: url('/images/site/css/tabs/tab_over_rechts.png?1283330646');
}

ul.tab_control li a {
   display: block;
   background: transparent url('/images/site/css/tabs/tab_achter_midden.png?1283330646') top left repeat-x;
   padding: 2px 4px;
   text-decoration: none;
   line-height: 16px;
}

ul.tab_control li.front a {
   background-image: url('/images/site/css/tabs/tab_voor_midden.png?1283330646');
}

ul.tab_control li.over a {
   background-image: url('/images/site/css/tabs/tab_over_midden.png?1283330646');
}



div.tab_content {
   clear:left;
   width: 630px;
   background-position: top left;
   background-repeat: repeat-y;
   padding-right: 10px;
   padding-bottom: 10px;
   padding-top: 20px;
}

html>body div.tab_content {
   background-image:  url('/images/site/css/tabs/tabvak8.png?1283330646');
}

div.tab_content_bg {
   width: 640px;
   background-position: bottom left;
   background-repeat: no-repeat;
   padding-bottom: 15px;
/* }

html>body div.tab_content_bg {
*/
   background-image: url('/images/site/css/tabs/tabvak7.png?1283330646');
}



#personal_tabs #tab_newsletter_form {
    background: transparent url('/images/site/css/personal/achter_nieuwsbrief.png?1283330646') top left no-repeat;
    background: transparent url('/images/site/css/formbg/achter1.png?1283330646') 0px 0px no-repeat;      
    height: 285px;
    
}

#personal_tabs #membereditform {
   background: transparent url('/images/site/css/formbg/achter8.png?1283330646') 0px 0px no-repeat;      
   
}

#personal_tabs #changepassform {
   background: transparent url('/images/site/css/formbg/achter3.png?1283330646') 0px 0px no-repeat;         
   height: 387px;
}

.tab_content .tbs_form {
   margin: 10px;
}


ul.product_list {
   width: 610px;
   display:block;
   list-style: none;
   margin: 10px 0px 10px 00px;
}

ul.product_list li {
   display: block;
   float: left;
   width: 120px;
   text-align: center;
   padding: 5px;
   border: 1px solid #DDDDDD;
   margin: 0px 0px 20px 20px;
   height: 200px;
}

#store_right_column ul.product_list {
   margin: 0px;
}

#store_right_column ul.product_list li {
   margin: 0px auto 10px auto;
   float: none;
   width: 133px;
}


ul.product_list li a {
   display: block;
   text-decoration: none;
}

ul.product_list li a:hover {
   text-decoration: underline;
}

ul.product_list li a.img_container {
   height: 120px;
   line-height: 120px;
   margin-bottom: 10px;
}

ul.product_list li a.img_container img {
   vertical-align: bottom;
}

ul.product_list li a.title_link {
   height: 45px;
   margin-bottom: 5px;
}


/* ogone table */
table.ncoltable1,
table.ncoltable2,
table.ncoltable3 {
	border-top: 1px solid #cfcfcd;
	border-left: 1px solid #cfcfcd;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}


table.ncoltable1 td,
table.ncoltable2 td,
table.ncoltable3 td {
	border-right: 1px solid #cfcfcd;
	border-bottom: 1px solid #cfcfcd;
	vertical-align: top;
	text-align: left;
	padding: 5px 6px;
   color: #404042;
	font-size: 120%;
}


table.ncoltable3 td.ncollogoc {
   text-align: center;
   vertical-align: middle;
   padding: 5px;
}

table.ncoltable3 td.ncollogoc a {
   color: #404042;
   text-decoration: none;
}

table.ncoltable3 td.ncollogoc a:hover {
   text-decoration: underline;
}

/* ogone table */



/* --- Site Overlay -------------------------------------------------------------- */
#site_overlay { 
   position: absolute;
   top: 0;
   left: 0;
   z-index: 90;
   width: 100%;
	background-color: #333;
}

#site_overlay_container {
   text-align: left;
   background-color: transparent;
   position: absolute;
   left: 0;
   width: 100%;
   z-index: 100;	
}
/* --- Site Overlay -------------------------------------------------------------- */


/* overlay stuff */
#product_extras {
   width: 640px;
   margin: 20px auto;
   background-color: #fff;
   padding: 10px;
}

#product_extras h1.product_extras_title {
   margin-bottom: 10px;
   border-bottom: 1px dashed #D0D0D0;
   padding-bottom: 5px;
}
/* overlay stuff */


/* topcategories */
#topcat1 .topcat1_left {
   width: 638px;
   float: left;
}

#topcat1 .topcat1_right {
   float: right;
   width: 145px;
}

#topcat1 .tagcloud {
   width: 638px;
   margin: 5px 0px;
   padding: 1em 0px;
   border: 1px solid #eee;
   border-width: 1px 0px;
   line-height: 2em;
   
}

#topcat1 .tagcloud, 
#topcat1 .tagcloud a, 
#topcat1 .tagcloud a:hover {
   color: #0b1159;
   text-decoration: none;
}

#topcat1 .tagcloud a:hover {
   text-decoration: underline;
}

#topcat2 .topcat2_left {
   width: 638px;
   float: left;
}

#topcat2 .topcat2_right {
   float: right;
   width: 145px;
}

#topcat3 ul.topcat3_bottom {
   margin-top: 10px;
   list-style: none;
}

#topcat3 ul.topcat3_bottom li {
   float: left;
   display: block;
   margin-right: 11px;
}

#topcat3 ul.topcat3_bottom li.last {
   margin-right: 0px;
   float: right;
}
/* end topcategories */

#callme {
  text-align: center;
  margin-top: 20px;
}