﻿/* Important */

body {
	margin:0;
	padding:0;
	font-family:arial,tahoma;
	color:#6c4419;
	font-size:12px;
	line-height:15px;
	background:url('/templates/images/bg.jpg') repeat-x top;
}
table {
	border-collapse:collapse;
	border:0;
	font-family:arial,tahoma;
	color:#6c4419;
	font-size:12px;
	line-height:15px;
}
table td {
	padding:0;
}
p {
	text-indent:0;
	margin:0 0 15px 0;
	padding:0;
}
p strong {
	color:#000000;
}
img {
	padding:0;
	margin:0;
	border:0;
}
a {
	color:#000000;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
ul {
	margin:0 0 16px 14px;
	padding:0;
}
h1 {
	margin:0 0 20px;
	padding:0;
	font-weight:normal;
	color:#c17824;
	line-height:27px;
	font-size:24px;
}
h2 {
	margin:0 0 15px;
	padding:0;
	font-weight:normal;
	color:#000000;
	line-height:21px;
	font-size:18px;
}
h3 {
	margin:0 0 15px;
	padding:0;
	font-weight:bold;
	color:#000000;
	line-height:17px;
	font-size:14px;
}
h4 {
	margin:0 0 15px;
	padding:7px 0;
	width:226px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	line-height:19px;
	font-size:16px;
	background:url('/templates/images/h1.gif') no-repeat left top;
}
select {
	font-family:arial,tahoma;
	color:#6c4419;
	font-size:12px;
}
input {
	font-family:arial,tahoma;
	color:#6c4419;
	font-size:12px;
}
textarea {
	font-family:arial,tahoma;
	color:#6c4419;
	font-size:12px;
}
div.body {
	margin:0 auto;
}

/* Top */

div.top {
	position:relative;
	height:520px;
	padding:18px 0 0 0;
	/*background:url('/templates/images/top.jpg') no-repeat center top;*/
}
div.top div.tnav2 {
	margin:0 5%;
	height:46px;
	background:url('/templates/images/tnav2.gif') repeat-x top;
}
div.top div.tnav3 {
	height:46px;
	background:url('/templates/images/tnav3.gif') no-repeat right top;
}
div.top div.tnav1 {
	height:46px;
	background:url('/templates/images/tnav1.gif') no-repeat left top;
}
div.top div.tnav1 table {
	margin:0 auto;
}
div.top img.map {
	position:absolute;
	right:9%;
	top:113px;
	z-index:10009;
}
div.top div.sale {
	position:absolute;
	left:30%;
	top:75px;
	font-size:11px;
	color:#815423;
}
div.top div.cont {
	color:#eeb983;
	position:absolute;
	left:45%;
	top:100px;
	line-height:18px;
	z-index:100;
}
div.top div.cont strong {
	display:block;
	color:#a4562f;
}
div.top div.cont a {
	display:block;
	color:#e77b00;
}
div.top img.logo {
	position:absolute;
	top:97px;
	left:-2%;
	z-index:10;
}
div.scroll {
	width:1000px;
	margin:0 auto;
	height:460px;
	overflow:hidden;
}

/* Menu drop */

.mattblackmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:hidden;
}
.mattblackmenu li {
	display:inline;
	margin:0;
}
.mattblackmenu li.razd {
	display:inline;
}
.mattblackmenu li.razd div {
	float:left;
	height:46px;
	width:12px;
	display:block;
	background:url('/templates/images/razd.gif') no-repeat center center;
}
.mattblackmenu li a {
	float:left;
	display:block;
	font-size:12px;
	line-height:16px;
	padding:15px 7px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.mattblackmenu li a:hover, .mattblackmenu li.active a, .mattblackmenu a.selected  {
	padding:15px 6px;
	border-right:1px solid #764a14;
	border-left:1px solid #764a14;
	background:url('/templates/images/tnava.gif') repeat-x top;
	color:#ffda91;
	text-decoration:none;
}
.ddsubmenustyle, .ddsubmenustyle ul {
	margin:0;
	padding:15px 0 8px;
	position:absolute;
	left:0;
	top:0;
	list-style-type:none;
	visibility:hidden;
	z-index:100;
	background:url('/templates/images/tsub.gif') repeat-y left;
	width:202px;
}
.ddsubmenustyle li a {
	display:block;
	line-height:16px;
	font-size:12px;
	text-decoration:underline;
	color:#ffda91;
	margin:0 18px 8px;
	width:168px;
}
* html .ddsubmenustyle li {
	display:inline-block;
}
.ddsubmenustyle li a:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.ddiframeshim {
	position:absolute;
	z-index:500;
	background:transparent;
	border-width:0;
	width:0;
	height:0;
	display:block;
}

/* Main */

div.main {
	margin:0px 5% 15px;
}
table.main {
	width:100%;
}
table.main td.col1 {
	padding:0 3% 0 0;
}
table.main td.col2 {
	width:250px;
}
div.vote {
	position:relative;
	margin:0 0 7px;
}
div.vote input {
	position:absolute;
	left:0;
	top:-2px;
}
div.vote div {
	padding:0 0 0 26px;
}
div.action {
	margin:15px 0 0 0;
}
div.action input {
	width:79px;
	font-size:11px;
	color:#ffffff;
	padding:1px 0 3px;
	margin:0 10px 0 0;
	border:0;
	text-align:center;
	background:url('/templates/images/vote.gif') no-repeat left top;
}
img.partners {
	margin:10px 10px 0;
}
table.contact {
	margin:24px 0 0 0;
}
table.contact td.st1 input {
	display:block;
	width:258px;
	margin:2px 30px 4px 0;
	border-left:1px solid #f4e1c4;
	border-right:1px solid #f4e1c4;
	border-top:1px solid #dfceb3;
	border-bottom-width:0;
	background:#ffebcd;
}
table.contact td.st2 textarea {
	display:block;
	width:258px;
	height:134px;
	margin:2px 0 4px;
	border-left:1px solid #f4e1c4;
	border-right:1px solid #f4e1c4;
	border-top:1px solid #dfceb3;
	border-bottom-width:0;
	background:#ffebcd;
}
table.contact td div {
	margin:20px 0 0 0;
}
table.contact td.st2 div {
	text-align:center;
}
table.contact td.st2 div input {
	width:79px;
	font-size:11px;
	color:#ffffff;
	padding:1px 0 3px;
	margin:0 10px 0 0;
	border:0;
	text-align:center;
	background:url('/templates/images/vote.gif') no-repeat left top;
}
table.once {
	margin:0 0 20px;
	border-bottom:1px solid #d6b68b;
	width:100%;
}
table.once td.st1 {
	padding:0 0 15px;
	width:194px;
}
table.once td.st1 img {
	margin:0 25px 0 0;
	border:1px solid #945f19;
}
table.once td.st1 div.image {
	margin:0 25px 0 0;
	width:194px;
/*	height:194px;*/
	background:#ffffff;
	border:1px solid #945f19;
	text-align:center;
}
table.once td.st1 div.image img {
	background:#ffffff;
	border:0;
	margin:0;
	padding:14px 0 13px 0;
/*	height:165px;*/
}
table.once td.st1 img.noborder {
	border:0;
}
table.once td.st2 {
	padding:0 0 15px;
}
/*
table.once td.st2 a {
	font-size:18px;
	line-height:21px;
}
*/
table.once td.st2 p.new {
	font-weight:bold;
}
table.once td.st2 p.new a {
	font-size:14px;
	line-height:17px;
}
table.once td.st2 p.new span {
	font-size:14px;
}
table.once td.st2 strong {
	color:#000000;
}
table.once td.st2 p.new strong {
	color:#000000;
	padding:0 10px;
	font-weight:normal;	
}
table.once td.st2 span {
	font-size:18px;
	color:#c17824;
}
table.once td.st2 span.h1 {
	color:#000000;
}
table.once td.st2 img.new {
	float:left;
	margin:0 20px 5px 0;
}
table.last {
	border-bottom-width:0;
}
div.pagination {
	margin:20px 0 0;
	color:#000000;
}
div.pagination strong {
	font-weight:normal;
	padding:0 8px 0 0;
}
div.pagination span {
	padding:0 3px;
}
div.pagination span span {
	padding:3px 5px;
	background:#6c4419;
	color:#ffffff;
}
div.pagination a {
	margin:0 5px;
}
table.more {
	margin:0 0 15px;
}
table.more td.st1 img {
	border:1px solid #945f19;
	margin:0 45px 0 0;
}
table.more td.st1 div.image {
	margin:0 25px 0 0;
	width:271px;
/*	height:395px;*/
	background:#ffffff;
	border:1px solid #945f19;
	text-align:center;
}
table.more td.st1 div.image img {
	background:#ffffff;
	border:0;
	margin:0;
	padding:19px 0 18px 0;
/*	height:354px;*/
}
table.more td.st2 span {
	font-size:18px;
	color:#c17824;
}
table.more td.st2 div.images {
	padding:15px 0;
	border-top:1px solid #cca26a;
	border-bottom:1px solid #cca26a;	
}
table.more td.st2 div.images img {
	margin:0 10px;
}
p.h1 {
	margin:30px 0 10px;
	font-size:14px;
	line-height:17px;
	color:#000000;
	font-weight:bold;
}
table.triple {
	margin:0 0 30px;
}
table.triple td {
	text-align:center;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
}
table.triple td div.image {
	width:194px;
	height:194px;
	border:1px solid #945f19;
}
table.triple td img {
	margin:14px;
}
table.triple td.st1 {
	padding:0 7px 0 0;
}
table.triple td.st2 {
	padding:0 7px;
}
table.triple td.st3 {
	padding:0 0 0 7px;
}

/* Footer */

div.footer {
	position:relative;
	height:173px;
	background:url('/templates/images/footer.jpg') no-repeat right top;
}
div.footer div.copy {
	position:absolute;
	left:5%;
	top:65px;
	line-height:18px;
}
div.footer div.copy strong {
	display:block;
}
div.footer div.creator {
	position:absolute;
	top:110px;
	right:155px;
	width:115px;
	line-height:18px;
}
div.footer div.creator a {
	color:#cb6d02;
}
.brown, .brown:hover {
	color:#C17824;
}

