/*Code done by www.templateslord.com
  You are not allowed to resell this template without permission of TemplatesLord.com*/
html, body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #a3abb7;
}
a {
	font-size: 1.2em;
	color: #923222;
	text-decoration: underline;
	font-weight: bold;
}
p {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#wraper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}
#header {
	height: 89px;
	margin: 0px;
	text-align: left;
}
a.logo {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 200px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#nav {
	line-height: 46px;
	text-align: center;
	width: 100%;
	margin: 0px;
	font-size: 16px;
	color: #000000;
	padding: 0px;
	height: 46px;
}
#nav ul {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #000000;
	text-decoration: none;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 46px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#nav ul li a:hover {
	color: #FFFFFF;
}
#location {
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	line-height: 29px;
	height: 29px;
	color: #FFFFFF;
	text-decoration: none;
}
#location a {
	color: #FFFFFF;
	text-decoration: none;
}
#search {
	text-align: right;
	margin: 0px 0px 0px 220px;
	padding: 0px;
	position: absolute;
	top: 30px;
	right: 35px;
}
#search input {
	color: #923222;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #a3abb7;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #526071;
	margin-right: 25px;
	margin-bottom: 4px;
	margin-left: 25px;
	text-align: center;
}
h3 a {
	color: #20323c;
	text-decoration: none;
}
br {
	display: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 0px 0 5px;
}

h2 {
	font-size: 140%;
	margin: 5 0 0;
	padding: 0;
	color: #20323c;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	text-align: left;
}
.subcat {
	text-align: center;
}
.subcat a, subcat a:visited {
	color: #20323c;
	text-decoration: none;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td.err {
	padding: 3px;
	color: #923222;
	background: #FFEDED;
	border: 1px solid #20323c;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #923222;
	background: #a3abb7;
	border: 1px solid #20323c;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links{
text-align: left;
}
#links a {
	font-size: 1.2em;
	color: #923222;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#links p {
	margin: 0;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.url {
	color: #333333;
}
.completelink {
	background-color: #FFFFFF;
	border: 1px dotted #20323c;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #DDE2EC;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.submit {
	float: right;
	vertical-align: bottom;
}

.text, .btn{
	font-size: 0.8em;
	background-color: #a3abb7;
}
input.text {
	color: #333333;
	font-size: 1em;
	background-color: #a3abb7;
	border-bottom: 1px solid #20323c;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
textarea.text {
	font-size: 8pt;
	background-color: #a3abb7;
	border-top: 1px solid #20323c;
	border-right: 1px solid #20323c;
	border-bottom: 1px solid #20323c;
	border-left: 1px solid #20323c;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 0.8em;
	font-weight: bold;
	border: 1px double #5e74b3;
	background-color: #20323c;
	height: 17px;
	color: #FFFFFF;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 0.8em;
	text-decoration: none;
}
.sort {
	color: #923222;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
	font-size: 0.8em;
}
div.footer a{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.price {
}
.price table td{
	margin: 0;
	padding: 1px;
	vertical-align: bottom;
}
.navig {
	text-align: center;
}
.formpage {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

