@charset "utf-8";
/***************************************************************************************************/
/******************** ORANGE eshop, (c) 2005, created by ORANGEpro s.r.o., www.orangepro.cz **********/
/***************************************************************************************************/
html {
	height:100%;
	padding:0px;
	margin:0px;
	}
body {
	position:relative;
	height: 100%; 
	margin: 0;
	background-color:#fff;
/*	background-image:url("../images/bg-body.gif");
	background-repeat:repeat-x;
	background-position:top;*/
	text-align:center;
	font-family:Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size:0.7em;
	padding:0px 15px 0px 15px;
	}
a {
	color: #666;
	}
a:active {
	color: #666;
	}
a:visited {
	color: #666;
	}
a:hover {
	color: #444;
	}
h1, h2, #border h2, #border h1{
	position:relative;
	font-size:18px;
	font-weight:500;
	color:#990000;
	margin:10px 0px 10px 0px;
	}
h3, #border h3 {
	font-size:1em;
	color:#990000;
	margin:10px 0px 10px 0px;
	}
h4, #border h4 {
	font-size:1em;
	margin:10px 0px 10px 0px;
	}
h5 { }
label {}
legend {}
textarea {}
select {
	margin:1px 0px 1px 0px;
	}
fieldset {
	border:0px;
	}
a img {
	border: 0px;
	}
h2,h3,h4,h5,h6,p,form,fieldset{
	margin:0;
	padding:0;
	}
hr {
	visibility:hidden;
	}
/*.not_visible{
	visibility:hidden;
	}*/
.cleaner {
	background-color:#FF0000;
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	font-size:0px;
	line-height:0px;
	}
.link {
	border:1px solid #ccc;
	height:1px;
	}
.cross-link {
	text-decoration:line-through;
	}
.red {
	color:#FF0000;
	}
.orange {
	color:#ff6600;
	}
.bg-gray {
	background-color:#eee;
	}
.under-link-help {
	border-bottom:1px dashed #ccc; cursor:help;
	}

.error {
	color:#fff;
	width:60%;
	padding:20px 20px 20px 50px;
	margin-top:10px;
	background-color:#FF0000;
	}
.dashed-line {
	margin:6px 0px 6px 0px;
	font-size:0px;
	border-bottom:1px solid #eee;
	}
#confirm {
	min-width:70%;
	padding:20px 20px 20px 60px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	margin-bottom:15px;
}
.text_form {
	display:block;
	background-color:#eee;
	width: 170px;
	padding:5px 0px 5px 0px;
	float:left;
	padding-left:5px;
	}
.text-form-close {
	display:block;
	width: 100px;
	padding:5px 0px 5px 0px;
	float:left;
	}
.text_form-transp {
	display:block;
	width: 170px;
	padding:5px 0px 5px 0px;
	float:left;
	padding-left:5px;
	}
.list_menu {
	width: 150px;
	}
html>body .list_menu {
	margin:1px;
	}
.radio {
	margin:4px;
	}
.inline {
	display:inline;
	background-color:#eee;
	}
.center {
	text-align:center;
	}
.right {
	text-align:right;
	}
	
/************************************************/
/******** BASIC LAYOUT STYLES *****************/
/***********************************************/
#holder {
	background:url("../images/bg-right-colum.gif") top right repeat-y;
	/*min-width: 800px;width: expression(do­cument.body.cli­entWidth < 800? „800px“ : „auto“ );*/
	min-width:780px;
	margin:0px 0px 0px 0px;
	text-align:left;
	height:auto;
	width: 950px;
	}
html>body #holder {
	height: auto;
	margin:0px auto 0px auto;
	/*padding:0px 14px 0px 0px;*/
	}
#holder-in{
	background:url("../images/bg-right-colum.gif") top left repeat-y;
	width: 927px;
	padding: 0px 0px 0px 11px;
	}
#header {
	position:relative;
	width: 928px;
	}	
#header-left {
	position:relative;
	height:205px;
	width:928px;
	background-color:#eee;
	border-bottom:1px solid #fff;
	background-image:url("../import/images/bg-header-left.jpg");
	background-position:center;
	background-repeat:no-repeat;
	z-index:0;
	}
#header h2{
	display: none;
	position:absolute;
	top:35px;
	right:0px;
	width:80%;
	height:45px;
	z-index:2;
	color:#fff;
	padding:0px;
	}
#header-left #text p {
	padding: 8px 0px 5px 90px;
	font-size:2em;
	color:#990000;
	}
#right-in  form{
	width:100%;
	text-align:right;
	z-index:10;
	}
#right-in form select{
	font-size:0.9em;
	/*display:none;*/
	width:50%;
	}
#header-logo {
	position:absolute;
	top:0px;
	left:-15px;
	height:114px;
	width:200px;
/*	background-color:#eee;
	background-image:url("../images/bg-logo.gif");*/
	border-left:0px solid #e8eae9;
	z-index:1;
	}
#logo{
	position:absolute;
	left:27px;
	top: 13px;
	}
#header-image{
	display: none;
	position:absolute;
	background-image:url("../images/bg-image-header.gif");
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	height:227px;
	width:236px;
	z-index:1;
	}
#header-image-center {
	position:absolute;
	background-image:url("../images/");
	background-repeat:no-repeat;
	top:0px;
	left:200px;
	height:90px;
	width:530px;
	z-index:2;
	}	
#fast_search{
	text-align:left;
	color:#000;
	font-size:0.8em;
	padding-bottom:10px;
	border-bottom:2px solid #fff;
	background-color:#dbdbdb;
	padding-top:15px;
	
	}
#fast_search fieldset{
	padding-left:10px;
	}
.fast-search-buttons {
	font-size:10px;
	cursor:pointer;
	}
#fast_search input {
	margin:3px 0px 3px 0px;
	}
#searchstring {
	width:70%;
	}
#fast_search form {
	margin:0px;
	padding:0px;
	}
#fast_search-cor {
	position:absolute;
	bottom:0px ;
	/*_bottom:-1px;*/
	left:0px;
	height:15px;
	width:15px;
	/*background-image:url("../images/cor-fast-search.gif");*/
	background-position:bottom left;
	background-repeat:no-repeat;
	}
#fast_search a {
	display:block;
	padding:3px 3px 3px 20px;
	background-image:url("../images/arrow-open.gif");
	background-position:10px;
	background-repeat:no-repeat;
	}
#left {
	float: left;
	width: 185px;
	overflow:hidden;
	}
#right {
	float: right;
	width: 185px;
	overflow:hidden;
	}
#left-in {
	height: 500px;
	background-color:#eee;
	padding-top:0px;
	}
html>body #left-in {
	height: auto;
	min-height: 500px;
	background-color:#eee;
	}
#right-in {
	height:500px;
	padding-top:10px;	
	}
html>body #right-in {
	height: auto;
	min-height: 380px;
	}
.menu h2{
	background-color:#55ff00;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding-right: 15px;
	margin-top:0px;
	margin-bottom: 20px;
	}
#right-in h2, #left-in h2  {
	background-color:#f10f0f;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding: 3px 0px 3px 15px;
	background-image: url('../images/bg-menu-h2.gif');
	margin-top: 0px;
	}
#content {
	height:100%;
	margin: 0px 195px 0px 195px;
	text-align: center;
	}
#content-in {
	margin: 0 auto 0 auto;
	text-align:left;
	width:98%;
}
/********************* FOOTER *****************/
#bottom-spacer {
	position:relative;
	clear:both;
	text-align:center;
	background-color:#d60d0d;
	border-top:1px solid #ccc;
	margin-left:1px;
	width:950px;
	margin:0px auto 0px auto;
	}
#bottom {background-color:#fff;}
#bottom p {
	background-color:#fff; /*d60d0d*/
	position:relative;
	padding:10px 10px 10px 10px;
	color:#999999;
	}
#card-logo {
	display:none;
	position:absolute;
	top:10px;
	left:10px;
	height:34px;
	width:140px;
	background-image:url("../images/cards.gif");
	background-repeat:no-repeat;
	}	
	/************* LEFT COLUM CONTENT **********/
.menu{
	  border:1px solid #eee;
	  }
/************* RIGHT COLUM CONTENT *********/
.action {
	position:relative;
	margin-top:10px;
	background-image:url("../images/bg-action.gif");
	background-repeat:repeat-x;
	margin-bottom:10px;
	background-color:#fff;
	border:1px solid #ccc;
	}

.border {
	padding:10px;
}
.product-1 .border{
	padding:0px;
}
.login {
	padding:10px;
	}
.login strong {
	display:block;
	margin-left:10px;
	margin-top:5px;
	}
#login_1 {
	padding:10px;
	}
.action .border img {
	margin:10px 0px 10px 10px;
	}
.action .border p{
	color:#666666;
	text-align:left;
	padding:10px;
	}
.action .border h3{
	font-size:1em;
	font-weight:bold;
	text-align:left;
	color: red;
	}
.action .border a {
	}
#right-in .action .border ol{
	margin:0px;
	padding:0px;
	margin-left:25px;
	}
	
/************ BASKET ON HP *****************/
#basket{
	position:relative;
	margin-top:0px;
	height:100px;
	background-color:#fff;
	margin-bottom:35px;
	border:1px solid #ccc;
	}
#basket .border {
	padding:10px 5px 0px 15px;
	}
#basket p{
	padding:10px 5px 5px 0px;
	/*background-image:url("../images/basket-image.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;*/
	}
/************* PROMO ACTION BLOCK **********/
.promo-action-block {
/*	background-image:url("../images/bg-action.gif");
	background-repeat:repeat-x;
	background-color: #fff;*/
	margin:20px 0px 0px 1px;
	width:99%;
	overflow:hidden;
	}
.promo-action-block div a {
	margin-left:1px;
	}
.promo-action-block p{
	padding:8px;
	color:#666;
	}
.promo-action-block h4 {
	font-size:1em;
	font-weight:bold;
	text-align:left;
	width:100%; 
	}
.promo-action-block a {
	margin-left:8px;
	}
/*******************************************/
/***************** CENTER  *****************/
/*******************************************/
#content h2, h2 {
	font-size:1.3em;
	margin:15px 0px 15px 0px;
	padding:3px 0px 3px 0px;
	color:#990000;
	font-weight:bold;
	}
#content h1 a{
	font-size:18px;
	font-weight: 100;
}
#content ul li {
	list-style:none;
	}
.navigation-bar{
	margin:0px 0px 5px 0px;
	padding:5px;
/*	background-image:url("../images/bg-navigator.gif"); 
	background-repeat:repeat-x;*/
	}

.navigation-bar select{
	font-size:1em;
	}
/****************** PRODUCT ***************/
.product-box {
	height:120px;
	min-height:120px;
	border-bottom:0px solid #ccc;
	margin: 0px 0px 30px 5px;
	/*margin-left: 5px;
	margin-bottom: 27px;*/
/*	background-image:url("../images/dot.gif"); 
	background-repeat:repeat-y;
	background-position:49% 0;*/
	}
html>body .product-box {
	height:auto;
	overflow:hidden;
	text-align:center;
	margin: 0px 0px 27px 5px;
	}
.product-1, .product-2  {
	margin:0px;
	float:left;
	width: 168px;
	text-align:left;
	margin-bottom: 10px;
	}
.product-1 .border, .product-2 .border {
	height:120px;
	position:relative;
	}
html>body .product-1 .border, .product-2 .border {
	height:auto;
	min-height:120px;
	}
.product-1 h3, .product-2 h3 {
	padding:0px 10px 10px 0px;
	color: #f51313;
	display: block;
	height: 27px;
	}
html>body .product-1 h3, .product-2 h3 {
	min-height: 27px;
	height: auto;
}
.product-1 h3 a, .product-2 h3 a{
	color: #f51313;
	text-decoration:none;
}
.product-img-box {	
	display:block;
	width:150px;
/*	height:120px;*/
	min-height:120px;
	text-align: center;
	}
html>body .product-img-box {
/*	height:auto;*/
	}	
.product-1 a img, .product-2 a img {
	margin:0px 0px 0px 0px ;
	background-color:#fff;
	display:inline;
	/*border: 1px solid #7f7a78;*/
	}
.product-1 ul, .product-2 ul {
/*	position:absolute;
	left: 0px;
	top:120px;*/
	padding:0px;
	margin:0px;
	margin-right:5px;
	width:140px;
	overflow:hidden;
	}
.product-1 p, .product-2 p {
	width: 150px;
	
}
.product-1 ul .thin, .product-2 ul .thin, .credit ul .thin {
	font-weight:100;
}
.product-1 ul li, .product-2 ul li, .credit ul li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	/*background-image:url("../images/arrow-red.gif");
	background-position: 0px 5px;
	background-repeat:no-repeat;*/
	font-size:1em;
	color:#000;
	}
.product-1 ul li strong {
/*	display:block;
	color:#003366;*/
	font-weight:bold;
	font-size:1em;
	margin:0;	
	}
.price_value{
	color: red;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.product-1 form, .product-2 form{
	text-align:left;
	margin:5px 3px 5px 0px;
	background:none;
	}
.news-list {
	background-image:url("../images/bg-navigator.gif"); 
	background-repeat:repeat-x;
	border-bottom:1px solid #eee;
	margin:0px 0px 15px 0px;
	padding:5px;
	}
.news-list p{
	padding:5px 0px 5px 0px;
	}

/*#content_action_right {
	position:absolute;
	right:0px;
	top:1px;
	_top:0px;
	border:1px solid #eee;
	height:8em;
	width:182px;
	_width:183px;
	overflow:hidden;
}*/

#info_link{
width:200px;
font-weight:bold;
padding:5px 5px ;}

#globallink{
	position:absolute;
	bottom:-3px;
	left:0;
	width:100%;
	height:20px;
	color:#fff;
/*	background-image:url("../images/bg-globallink.gif");*/
	text-align:center;
	text-decoration: none;
	}
#globallink p{
/*	background-image:url("../images/cor-globallink.gif");
	background-position:left bottom;
	background-repeat:no-repeat;*/
	text-align:center;
	height:100%;
	}
a.glink, a.glink:visited, #user a, #user a:visited{
	height:19px;
	padding:3px 8px 3px 8px;
	font-size:11px;
	color:#000;
	border-right:0px solid #666666;	
	font-weight:bold;
	text-decoration: none;
	}
#basket a:hover, #user a:hover{
	text-decoration:underline;
	}

.buttons_form{
	cursor:pointer;
	font-size:11px;
	margin:1px;
	padding:0px 10px 0px 10px;
	}
.middle {
	width:80px;
	}
.buttons_form_product{
	display:block;
	width:26px;
	height: 26px;
	cursor:pointer;
	border:none;
	color:#000;
	font-weight:bold;
	background:none;
	background-image:url("../images/grafik_detail_button.gif");
	background-repeat:no-repeat;
	padding:1px 0px 0px 15px;
	text-align:left;
	float: left;
	}

/********* CATEGORY **********/

/****** level 1 **********/
.plink_border {
	display:block;
	/*background:url("../images/arrow.gif");*/
	background-position:left;
	background-repeat:no-repeat;
	}
.plink_border a, .plink_border a:visited{
	display:block;
	text-decoration:none;
	color:#000;
	height:15px;
	padding:2px 0px 2px 25px;
	font-size:11px;
	border-bottom:1px solid #fff;
	margin:0px;
		}
.plink_border a:hover {
	background-color:#b7b7b7;
	text-decoration:none;
	color: white;
	}
html>body .plink_border a, .plink_border a:visited{
	height:auto;
	min-height:17px;
	}
/********* level 2 *********/
.plink {
/*	background-image:url("../images/arrow-plink.gif");
	background-position: 5px 3px;
	background-repeat:no-repeat;*/
	margin:1px 0px 1px 0px;
	padding:4px 0px 4px 10px;
	color:#000;
	background-color:#eee;
	}
.plink a, .plink a:visited {
	display:block;
	/*background-image:url("../images/arrow-black.gif");*/
	background-position: 10px 8px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	font-size:11px;
	}	
.plink a:hover{
	text-decoration:underline;
	color:#000;
	/*background-image:url("../images/arrow-red.gif");*/
	background-position: 10px 8px;
	background-repeat:no-repeat;
	}
html>body a.plink:hover{
	height:auto;
	min-height:17px;
	}
/******** level 3 **************/
.subplink {
	background-color:#fff;
	}
.subplink a, .subplink a:visited{
	color:white;
	margin:1px 0px 1px 0px;
	display:block;
	padding:3px;
	background-color:#fff;
	font-size:11px;
	}
a.subplink:hover{
	color:white;
	text-decoration:none;
	background-color:#b7b7b7;
	}
/*.noplink {
	padding:4px 0px 4px 35px;
	display:block;
	background-color:#FF6600;
	font-weight:bold;
	color:#fff;
	}*/
/*********** DETAIL PRODUCT *********/
#detail-image {
	position:relative;
	overflow:hidden;
	border:1px solid #eee;
	border-top:3px solid #ccc;
	padding:10px;
	}
/*#detail-box {
	position:relative;
	}*/
#detail-price .select-item {
	background:none;
	padding:5px 0px 5px 0px;
	}
#detail-price h2 {
	margin:0px;
	padding: 0px;
	padding-left: 10px;
	padding-top: 10px;
	}
#detail-price fieldset {
	background-color:#f10f0f;
	padding:5px;
	color: white;
	}		
#detail-image img {
	margin-right:10px;
		}
#detail-image .detail-zoom {
	width:10px;
	}
#detail-price-in {
	padding:10px;
	margin: 0px;
	}
.detail-caption {
	display:block;
	width: 80px;
	float:left;
}
#detail-parameter {
	border:1px solid #eee;
	border-top:3px solid #ccc;
	padding:10px;
	margin-bottom: 0px;
	width: 60%;
	}
#detail-parameter h3, #detail-price h3{
	color:#FF6600;
	font-size:1.5em;
	font-weight:100;
	margin-bottom:15px;
	}
#detail-parameter .price, #detail-price .price {
	font-size:1.2em;
	font-weight:bold;
	}
#detail-price table, #detail-parameter table {
	border:none;
	}
#detail-price table td, #detail-parameter table td{
	border-bottom:1px solid #ccc;
	padding:2px 2px 2px 0px;
	}

#button-detail {
	width:100%;
	cursor:pointer;
	}
.detail-select-box {
	width:100%;
	}
.button-detail-buy {
	width:48%;
	cursor:pointer;
	}
#icons-print {
	height:30px;
	}
#icons-print a {
	display:block;
	float:left;
	}
#icons-print a img{
	float:none;
	}
.link-detail {
	position:relative;
	left:10px;
	margin-right:20px;
	}
.link-detail2 {
	position:relative;
	left:25px;
	}
/********** DETAIL SLIDING LINKS  ************/
#sliding-doors {
      width:100%;
	  float:left;
	  background:url("../images/bg-sliding-links.gif") repeat-x left bottom;
      }
#sliding-doors ul {
      margin:0;
      padding:10px 2px 0;
      list-style:none;
      }
#sliding-doors li {
      float:left;
      background:url("../images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      border-bottom:1px solid #ccc;
      }
#sliding-doors a {
      float:left;
      display:block;
      width:.1em;
      background:url("../images/right_both.gif") no-repeat right top;
      padding:3px 6px 3px 2px;
      text-decoration:none;
      color:#666;
	  width:auto;
      }
#sliding-doors > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#sliding-doors a {float:none;}
    /* End IE5-Mac hack */
#sliding-doors a:hover {
      color:#333;
      }
#link1 #nav-link1, #link2 #nav-link2,
#link3 #nav-link3, #link4 #nav-link4,
#link5 #nav-link5, #link6 #nav-link6,
#link7 #nav-link7, #link8 #nav-link8,
#link9 #nav-link9 {
      background-position:0 -150px;
      border-width:0;
      }
#link1 #nav-link1 a, #link2 #nav-link2 a,
#link3 #nav-link3 a, #link4 #nav-link4 a,
#link5 #nav-link5 a, #link6 #nav-link6 a,
#link7 #nav-link7 a, #link8 #nav-link8 a,
#link9 #nav-link9 a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
#sliding-doors li:hover, #sliding-doors li:hover a {
      background-position:0% -150px;
      color:#333;
      }
#sliding-doors li:hover a {
      background-position:100% -150px;
      } 
#sliding-doors-box {
	margin-top:0px;
	border:0px solid #000; /*eee*/
	width:99.5%;
	_overflow:hidden;
	}
html>body #sliding-doors-box {
	margin-top:0px;
	}
#sliding-doors-box .border{
	padding:0px;
	}
/*.gallery-img {
	padding:10px;
	margin:10px;
	background-color:#eee;
	}
.detail-gallery-images{
	height:90px;
	margin:0px;
	}*/
/********** DETAIL > DISCUSSION ***************/
#table-discussion { 
	width:100%;
	}
#table-discussion th{ 
	background-color:#eee;
	font-weight:bold;
	padding:2px;
	}
/*#table-discussion td{ 
	border-bottom:1px solid #ccc;
	}*/
/*******************************************/
/**********USER + REGISTRATION ************/
/*****************************************/
#user {
	position:absolute;
	height:40px;
	width:170px;
	right:0px;
	bottom:0px;
	text-align:left;
	background-color:#b00000;
	border-bottom:5px solid  #eee;
	}
#user .border{ 
	background-position:top left;
	background-repeat:no-repeat;
	}
#user p {
	padding:7px 7px 7px 0px;
	color:#fff;
	}
/******************* PAGES ***********************/
/************** CART & ORDER ********************/
.table-cart {
	margin:0px 0px 0px 0px;
	font-size:0.99em;
	background-color:#ccc;
	}
.table-cart th {
	background-color:#eee;
	padding:5px;
	text-align:center;
	}
.table-cart td {
	background-color:#fff;
	padding:5px;
	text-align:center;
	}
.button-cart {
	margin:1px;
	width: 20%;
	cursor:pointer;
	position:relative;
	top:20px;
	}
#button-cart-back {
	width: 50%;
	position:relative;
	bottom: 25px;
	margin:1px;
	cursor:pointer;
	}
.text_form_thin {
	display:block;
	background-color:#eee;
	width: 170px;
	padding:3px 0px 3px 0px;
	float:left;
	padding-left:5px;
	}
.text-form-value {
	display:block;
	padding:2px;
	height: 15px;
	background-color:#ccc;
	/*margin:1px 0px 1px 0px;*/
	}
html>body .text-form-value {
	display:block;
	margin: 3px;
	}
.bg {
	background-color:#fff;
	}
.under-cart-table {
	background-color:#eee;
	padding:5px;
	border:1px solid #ccc;
	border-top:none;
	}
.order-bar {
	position:relative;
	padding:3px;
	}
.order-bar form{
	background:none;
	}
.left {
	text-align:right;
	}
.continue-order {
	position:absolute;
	right:3px;
	top:2px;
	}
/************** STEP BAR ORDER *****************/
/*#step-bar {
	width: 100%;
	_width: 96%;
	text-align:center;
	}
#backround-tr{
	background-color: #ccc;
	}
#backround-tr td{
	height: 3px;
	font-size: 3px;
	}
#backround-tr td strong {
	visibility:hidden;
	}
.deactive {
	background-color:#ccc;
	}
.active {
	background-color: #FF0000;
	}*/
/************  SEND FRIEND *********************/
#send-friend-box {
	text-align:left;
	background-color:#fff;
	padding:50px 20px 0px 20px;
		}
#send-friend-box fieldset{
	border:1px solid #ccc;
	padding:15px;
	}
#send-friend-box fieldset legend{
	font-size:1.2em;
	color:#000;
	}
/**************** NEW STYLES ****************/
.premium-list-box {
	width:100%;
	height:1px;
	}
html>body .premium-list-box {
	min-height:1px;
	height:auto;
	overflow:auto;
	}
.premium-list {
	float:left;
	background-color:#fff;
	text-align:center;
	}
.premium-list img{
	margin:1px 1px 1px 0px;
	}
/************** CREDIT ****************/
.credit {
	background-color:#eee;
	border:1px solid #ccc;
	padding:10px;
	margin:0px 0px 10px 0px;
	}
html>body .credit {
	height:auto;
	overflow:auto;
	min-height:140px;
	} 
#credit-title {
	position:absolute;
	top:5px;
	right:20px;
	}
.credit h3{
	color:#6b7bad;
	font-size:110%;
	margin-bottom:10px;
	}	
.credit img {
	float:left;
	margin-top:5px;
	}
	
.similar-product-box {
	height:50px;
	}
html>body .similar-product-box {
	height:auto;
	min-height:50px;
	overflow:auto;
	}
.similar-product {
	text-align:center;
	float:left;
	width:145px;
	margin:10px;
	}
html>body .similar-product {
	width:150px;
	}	
.similar-product img {
	margin-bottom:10px;
	width:90px;
	vertical-align:middle;
	}
/**************** COMPARING *****************/
.comparing {	
	float:left;
	width:49.5%;
	}
.comparing img {
	width:200px;
	}
.comparing table td {
	border-bottom:1px solid #ccc;
	}	
.selcountry{
	display: none;
	padding: 8px;
}
.selcountry label{
	margin-right: 2px;
}
.history_graph{
	width: 100%;
}
.slide_border{
	border: 1px solid #eee;
	border-top: 3px solid #ddd;
	background-color: #fff;
	padding: 4px;
	margin-bottom: 10px;
}

