@charset "UTF-8";
/* CSS Document */



/* main */
.main {
	margin-top: 5px;
}

/* border */
 
.ru_browse {
	background:url(images/ru.png) bottom right no-repeat;
}

.lu_browse {
	background:url(images/lu.png) bottom left no-repeat;
}

.ro_browse {
	background:url(images/ro.png) top right no-repeat;
}

.ro_browse_disc{
	background:url(images/ro_disc.png) top right no-repeat;
}

.lo_browse {
	background:url(images/lo.png) top left no-repeat;
}

/* product image */
.product_image {
	horizontal-align:
	text-align: center; 
	padding: 0px 0px 0px 0px;
	border: 5px solid #ffffff;
	background-color:#ffffff;
	margin-left:5px;
}


.product_sdesc{
	padding-top:5px;
	padding-bottom:2px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

/* product title */
.product_title {
	text-align:center; 
	height:28px;  
	margin:0px 0px 0px 0px; 
	text-align:center; 
	padding-top:1px; 
	padding-bottom:5px;
	vertical-align: middle; 
	font-size: 13px; 
	color: #555;
	padding-bottom:20px;
}

div.product_title {
	border-top: 1px dotted #ED611F;
	height: 30px;
	padding-top: 2px;
}

a.product_title:hover {
	background: transparent;
	color: #000;
}

a.product_title:link {
	background:transparent; 
	font-size: 13px; 
	color: #000000;
}

.padidinti {
	text-align:center; 
	background:transparent; 
	font-size: 10px; 
	color: #000000;
}

a.padidinti:link {
	text-align:center; 
	background:transparent; 
	font-size: 11px; 
	color: #000000;
}

/* product price */
.product_price {
	margin:0px 2px 0px 2px;
	padding-top:0px; 
	text-align:center;
	font-size:13px;
	color:#000000;
}

/* product details start */
.product_details_start {
	text-align:center; 
	margin-top:5px;
	font-size:20px;
}

.product_details {
	height:22px; 
	padding: 3px 0px 0px 0px; 
	text-align: center; 
	background:url(images/button.png); 
	background-repeat: no-repeat; 
	margin-bottom: 5px; 
	background-position: center;
}
div.product_details a, div.product_details a:active, div.product_detailsr a:focus {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}

div.product_details a:hover {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}


.customer_review {
	text-align:center; 
	padding-bottom: 8px;
}

div.customer_review img {
	margin-top: -9px;
}


select.inputbox {
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:100%;
padding:0px;
}

h3 a img {
	margin-top: -10px;
	}
	
.clear{
	display:none;
}
