/* CSS Document */
div#offer_details_wraper
{
	width:600px;
}
span#offer_details_title
{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#003300;
	padding-left:10px;
}

div#offer_details_mainfoto
{
	width:200px;
	height:auto;
	float:left;
	text-align:center;
}
img.offer_details_mainfoto
{
	display:block;
	width:180px;
	margin:0px auto;
	border:0px;
}
div#offer_details_description
{
	width:400px;
	float:left;
	height:auto;
}
span.offer_details_entries_header
{
	display:block;
	width:auto;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#B96F00;
	margin-bottom:10px;
	font-family:verdana;
	padding-left:10px;
}

span.offer_details_entry
{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:auto;
	padding:5px 10px;
	font-size:11px;
	background-color:#FFFFFF;
	
}
div#offer_details_feat
{
	width:auto;
	display:block;
	height:auto;
}

label.offer_details_features1
{
	font-size:12px;
	font-weight:bold;
	color:#B96F00;
	display:block;
	float:left;
	text-align:right;
	width:150px;
	margin-bottom:4px;
}
span.offer_details_feat_value1
{
	color:#000000;
	margin-bottom:4px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	display:block;
	float:left;
	width:400px;
}


.offer_details_fotos
{
	display:block;
	margin:0px auto;
	width:480px;
	
	height:auto;
}
img.foto_mini
{
	display:block; 
	float:left;
	width:100px;
	margin:5px 10px;
	border:0px;
	
}
label.offer_details_ask_form
{
	width:130px;
	text-align:right;
	margin-bottom:10px;
	display:block;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-right:5px;
	line-height:16px;
	color:#006600;
}
input.ask_form
{
float:left;
margin-bottom:10px;
display:block;

}
input.submit_button
{
	display:block;
	float:none;
	margin:5px auto;
}
div.button_row
{
	text-align:center;
	width:auto;
	float:none;
}
/* Lista ofert */
span.offers_list_header
{
	font-size:18px;
	color:#B96F00;
	border-bottom:1px solid #B96F00;
	display:block;
	width:auto;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
span.offers_list_header a, span.offers_list_header a:visited
{
	font-size:18px;
	color:#B96F00;
	text-decoration:none;
	display:block;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div.offers_list_photo_wrap
{
	width:180px;
	float:left;
	height:auto;
	
}
img.offers_list_photo
{
	width:160px;
	display:block;
	float:left;
	background-color:#00CC00;
	border-width:0xp;
	margin: 0px auto;
}

span.offers_list_description
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	display:block;
	padding:0px 10px;
	float:left;
	
	width:400px;
}
a.offer_details, a.offer_details:hover
{
	font-size:12px;
	color:#006600;
	font-weight:bold;
	display:block;
	text-align:right;
	margin-top:10px;
	text-decoration:underline;
}
label.offer_details_ask_form1
{
	display:block;
	width:150px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	color:#006600;
	font-size:11px;
	float:left;
}
input.ask_form1
{
display:block;
float:left;
}
