	/* ----------------------------------
	
						Css style for product display
					
	-------------------------------------*/

.container {
	width:630px;
	text-align: center;
	vertical-align:top;
	border-color : #FFFFFF;
	margin-top:0px;
}

.prodDetail_up {
	width:319px;
	height:6px;
	background:url(../images/prodDetails/upLine_prodDetails.jpg) top left no-repeat;
}
.prodDetail_content {
	width:319px;
	background:url(../images/prodDetails/backLine_prodDetails.jpg) top left repeat-y;	
}
.prodDetail_down{
	width:319px;
	height:7px;
	background:url(../images/prodDetails/downLine_prodDetails.jpg) top left no-repeat;
}
.displayProdBox {
	margin:3px;
}
.prodBackUp {
	background:url(../images/prodBackUp.jpg) #FFFFFF  top left no-repeat;
	width:225px;
	height:5px;
	margin:0;
	padding:0;
}
.prodBack {
	background:url(../images/prodBack.jpg) #FFFFFF  top left repeat-y;
	width:225px;
	height:230px;
}
.prodShop {
	
	width:225px;
	height:22px;
	background:url(../images/proddown.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.prodShop a {
	color:#8A0101;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.prodShopContent {
	padding-top:2px;
	padding-left:15px;
}
.prodTitle {
	padding-left:10px;
	padding-top:4px;
}
.prodTitle a {
	color:#464646;
	font-weight:bold;
}
.prodImg {
	margin:0 auto;
	text-align:center;
	padding-top:8px;
}
.prodPrice p {
	padding-left:10px;
}


/* DETAILS */

.detailProdFinalPrice {
	text-align:left; 
	font-size:16px; 
	color:#FFFFFF;
	font-weight:bold;
	margin:10px; 
	padding-left:10px;
	margin-bottom:3px;
	width:299px;
	height:29px;
	line-height:29px;
	background:url(../images/prodDetails/priceBack_prodDetails.jpg) top left no-repeat;
}

.livrareTitle {
	font-size:12px;
	font-weight:bold;
	
}
.livrareContent {
	
	font-size:12px;
}
.buyButton {
	border:0;
	color:white;
	background-color:rgb(96,96,96);
}

.detailsField {
	border-bottom:1px dotted black; 
	padding-top:3px; 
	padding-bottom:3px;
	padding-left:15px;
}
a.cumpara:link, a.cumpara:active, a.cumpara:visited
{
	color:#8C0202;
	font-weight: bold;
	text-decoration: none;
}
a.cumpara:hover
{
	color:#8C0202;
	font-weight: bold;
	text-decoration: underline;
}
div.spec_left
{
	float:left;
	clear:left;
	width: 11px;
	height: 27px;
	text-align: right;
}
div.spec_right
{
	float:left;
	clear: right;
	width: 11px;
	height: 27px;
	text-align: left;
}
div.specificatii
{
	float:left;
	clear: none;
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	font-size: 11px;
	background-color: #DFDFDF;
	width: 290px;
}
#menu_produs
{
	float: left;
	clear: both;
	width: 690px;
	margin-top: 10px;	
}
div.description
{
	width: 171px;
	height: 27px;
	line-height: 27px;
	float: left;
	clear: none;
	font-weight: bold;
	color:#3C3C3C;
	background-image: url("/images/description.jpg");
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	cursor: pointer;
}
div.description_on
{
	width: 171px;
	height: 26px;
	line-height: 26px;
	float: left;
	clear: none;
	font-weight: bold;
	color:#A00100;
	background-image: url("/images/description_on.jpg");
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
#product_description
{
	float: left;
	clear: both;
	width: 680px;
	margin-top: 5px;
}
#opinii, #recomanda, #compara
{
	display: none;
	float: left;
	clear: both;
	width: 680px;
	vertical-align: top;
}

div.caption
{
	float: left;
	clear: left;
	width: 200px;
	text-align: left;
}
div.caption_input
{
	float: left;
	clear: right;
	width: 400px;
	text-align: left;
}
