﻿/* Full offer text */
div.OfferList .OfferItem {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;

	color: #815e02;
}
.OfferList .OfferItem .Title {
display:none;
	margin-bottom: 10px;
}
div.OfferList .OfferItem .Title a {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;
	color: #815e02;
	font-weight: bold;
	text-decoration: none;
}
div.OfferList .OfferItem .Title a:hover {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;
	color: #801200;
	font-weight: bold;
	text-decoration: underline;
}
div.OfferList .PreviewText {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;
	color: #815e02;
	float: left;
}
div.OfferList .PreviewText p {
	margin: 0px;
}
div.OfferList .PreviewText a {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;

	color: #815e02;
	text-decoration: underline;
}
div.OfferList .PreviewText a:hover {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;

	color: #815e02;
	text-decoration: underline;
}
div.OfferList .More {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;

	color: #815e02;
	text-align: right;
	display: block;
	padding-right:200px;
}
div.OfferList .More a {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;

	color: #815e02;
	text-decoration: none;
}
div.OfferList .More a:hover {
	font-family:  Arial, Verdana, tahoma;
	font-size: 11px;

	color: #801200;
	font-weight: bold;
	text-decoration: underline;
}
/* Preview text */
div.OfferBoxPreview {
	font-family :  Arial, Verdana, tahoma;
	font-size : 11px;

	color : #815e02;
	width: 100%;
	padding: 2px;
}
div.OfferBoxPreview div.OfferItem {
	border : 0px solid #815e02;
}
div.OfferBoxPreview span.Title {
	color : #815e02;
	font-family :  Arial, Verdana, tahoma;
	font-size : 11px;
	font-weight: bold;
	display: none;
}
div.OfferBoxPreview span.Text {
	font-family :  Arial, Verdana, tahoma;
	font-size : 11px;

	color: #815e02;
}
/* Offer list */
div.OfferList {
	font-family :  Arial, Verdana, tahoma;
	font-size : 11px;

	width : 100%;
}
div.OfferList .OfferItem .PreviewText table td {
	font-family :  Arial, Verdana, tahoma;
	text-align: left;
	color: #815e02;
}
div.OfferList div.OfferItem .Image {
	margin-right : 5px;
	display: block;
	float: left;
}
div.OfferList div.OfferItem span.Text img {
	padding-right : 5px;
}
.Text p img {
	padding-right : 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#OfferBox14 {
	font-family :  Arial, Verdana, tahoma;
	font-size : 11px;

	width : 156px;
	height: 56px;
	color : #815e02;
	left: 2px;
	top: 2px;
	color: #815e02;

}
div#OfferBox14 .Image {
	float: left;
	width: 120px;
	max-height: 88px;
	margin-right: 4px;
	border-bottom: 2px solid #815e02;
}
div#OfferBox14 div.OfferItem span.Title {
	font-weight : bold;
	color: #815e02;
	font-size : 11px;
	font-family :  Arial, Verdana, tahoma;
}
div#OfferBox14 div.OfferItem span.Title a {
	display: block;
}
div#OfferBox14 div.OfferItem .More {
	color : #424242;
	font-size : 11px;
	text-decoration : underline;
	font-family :  Arial, Verdana, tahoma;
	display: block;
}
div#OfferBox14 div.OfferItem .More:hover {
	color: #815e02;
}
div#OfferBox23 {
	font-family :  Arial, Verdana, tahoma;
	font-size : 11px;
	width : 160px;
	height: 56px;
	color : #815e02;
	left: 5px;
	top: 2px;
	color: #815e02;
	padding: 3px;
}
div#OfferBox23 .Image {
	width: 50px;
	max-height: 30px;
	margin-right: 4px;
	border-bottom: 2px solid #815e02;
	text-align: center;
	float: left;
	display: none;
}
div#OfferBox23 div.OfferItem span.Title {
	font-weight : bold;
	color: #815e02;
	font-size : 11px;
	font-family :  Arial, Verdana, tahoma;
	display: block;
	width: 150px;
}
div#OfferBox23 div.OfferItem span.Title a {
	height: 85px;
	width: 200px;
}
div#OfferBox23 div.OfferItem .More {
	color : #424242;
	font-size : 11px;

	text-decoration : underline;
	font-family :  Arial, Verdana, tahoma;
	display: block;
	width: 150px;
}
div#OfferBox23 div.OfferItem .More:hover {
	color: #815e02;
}

.Title{
font-weight:bold;
}

.More{
font-weight:bold;
}

.Image{
 border:1px solid #815E02;
float:left;
margin-bottom:10px;
margin-right:5px;
margin-top:5px;}

#OfferBox58{
    width: 228px; 
    padding:10px; 
    border:1px solid #785a09
}


