/* CSS Document */

h2 {
	color:#CB4C57;
	font-size:14px;
	font-weight:normal;
}

h3 {
	color:#63798B;
	font-size:12px;
	font-weight:bold;
}

.content {
	position: relative;
	margin: 0 auto;
	padding: 5px;
}

.contentArticle h1 {
	margin: 0px;
	padding: 0px;
	color: #A71931;
	font-weight: normal;
	font-size: 1.4em;
}

.contentArticle {
	float: right;
	width: 471px;
	margin-right: 30px;
	font-size: .8em;
	text-align: justify;
	padding-bottom: 20px;
}

table	{
	border: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #b3b3b3;
}

tr {
	border: 1px solid #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	vertical-align: top; 
	padding: 5px; 
	text-align: left;
}

.contentArticle #content ul li {
	list-style-type: disc;
	margin: 4px 4px 4px 25px;
}

.contentArticle #content ol {
	list-style-position: outside;
}

.contentArticle #content ol li {
	margin: 4px 4px 4px 30px;
}

.contentArticle #content a {
	text-decoration: none;
	font-size: 12px;
	color: #344266;
	text-decoration: underline;
}





.enterForm a {
	text-decoration: none;
	font-size: 12px;
	color: #344266;
	text-decoration: underline;
}

.enterForm a:hover {
	text-decoration: none;
}

.contentArticle img {
	padding: 1px;
	border: 1px solid #ABB8CC;
	vertical-align: middle;
}

.contentArticle span img {
	border: none;
	background: none;
}

.contentArticle .enterForm p label {
	display: block;
	float: left;
	margin-left: -100px;
	padding: 3px 5px 0px 60px;
	width: 100px;
	text-align: right;
	font-size: 11px;
}

.contentArticle .enterForm .msgHolder {
	color: red;
}

.contentMenu {
	float: left;
	width: 208px;
}

.contentMenu ul {
	font-size: 0.75em;
	padding-bottom: 20px;
}

.contentMenu li {
	line-height: 1.2em;
	#line-height: 1.3em;
	list-style: none;
	background: url(/images/sl/dots.gif) left bottom repeat-x;
}

.contentMenu a {
	padding: 4px 20px 4px 17px;
	text-decoration: none;
	display: block;
	color: #6A6A6A;
}

.contentMenu a:hover, .contentMenu a.active {
	display: block;
	text-decoration: none;
	color: #FFF;
	background: url(/images/sl/content_menu_bg.gif) right top no-repeat #344266;
}

.contentMenu a sup {
	font-size: .6em;
	#font-size: .7em;
	font-weight: bold;
	color: #000;
}

.contentMenu a:hover sup,.contentMenu a.active sup {
	font-weight: bold;
	color: #FFF;
}

.gallery img {
	border: none;
}

.gallery ul {
}

.gallery li {
	display: block;
	float: left;
	list-style: none;
	width: 147px;
	height: 119px;
	padding: 11px 0px 0px 10px;
	#padding: 10px 0px 0px 10px;
	background: url(/images/sl/thumb_bg.gif) top left no-repeat;
}

.offer {
	color: #2D5FB2;
	background: url(/images/offer_bg.gif) left top no-repeat;
	margin-left:5px;
	padding-left:8px;
	font-size: 0.7em;
}

.sold {
	color: #A71931;
	background: url(/images/sold_bg.gif) left top no-repeat;
	margin-left:5px;
	padding-left:8px;
	font-size: 0.7em;
}