@charset "utf-8";
/* CSS Document */


/* =========== */
/* = General = */
/* =========== */

body {
	width:100%;
	height:auto;
	background:url(../images/body.jpg) top center repeat-x;
}
/*ol, ul, li {
	list-style:none;
}*/
a, input, select {
	text-decoration:none;
	outline:none;
}
img {
	border:0 none;
}
* {
	margin:0;
	padding:0;
}
header, footer, section, canvas, nav, fieldset, figure {
	display:block;
}
.clear {
	clear:both;
}
h1, h2, h3, h4, h5, h6, p {
	line-height:normal;
	font-weight:normal;
}
bquote, q {
	quotes: none;
}
bquote:before, bquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table tr td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.left {
	float: left;
}
.right {
	float: right;
}
header {
	width:100%;
	height:auto;
	float:left;
}
footer {
	width:100%;
	height:200px;
	float:left;
	background:url(../images/footer.jpg) repeat-x;
	border-top:10px solid #ba7d57;
}
.top20 {
	margin-top:20px;
}
/* =========== */
/* = main css = */
/* =========== */



.nav {
	width:700px;
	height:auto;
	float:right;
	font-size:20px;
	font-family: 'helvetica_neueregular';
	color:#fff;
	position:relative;
	z-index:9;
	top:-70px;
	right:-14px;
}
.nav ul {
	margin:0;
	padding:0;
}
.nav ul li {
	list-style:none;
	float:left;
}
.nav ul li a {
	color:#FFF;
	padding:7px 27px;
	margin:0 6px;
	display:block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.nav ul li a:hover, .nav ul li a.active {
	background-color:#915025;
	color:#ffb54d;
}
.wrapper {
	width:1010px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.f-wrapper {
	width:900px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.logo {
	float:left;
	margin-left:-150px; margin-top:-15px;
}
.banner {
	width:100%;
	float:left;
	height:auto;
	margin-top:4px;
}
.banner img {
	border:2px solid #f2a12f; height:377px; margin-top:-18px;
}
.containter {
	width:100%;
	min-height:300px;
	float:left;
	margin-top:80px;
	padding-bottom:25px;
}
.containter p {
	width:100%;
	height:auto;
	float:left;
	font-size:20px !important;
	line-height:25px;
	font-family: 'helvetica_neueregular';
	color:#000;
}
.footer-nav {
	width:200px;
	height:auto;
	float:left;
	font-size:16px;
	font-family: 'helvetica_neueregular';
	color:#fff;
	margin-top:30px;
}
.footer-nav ul {
	margin:0;
	padding:0;
}
.footer-nav ul li {
	list-style:none;
	float:left;
	width:100%;
	float:left;
}
.footer-nav ul li a {
	color:#FFF;
	width:100%;
	padding:4px 0;
	float:left;
}
.footer-nav ul li a:hover, .footer-nav ul li a.active {
	color:#ffb54d;
}
.address {
	width:210px;
	float:left;
	margin:30px 0 0 90px;
	text-align:center;
	font-size:17px;
	font-family: 'helvetica_neueregular';
	color:#fff;
}
.footer-right {
	width:210px;
	float:right;
	margin:30px 0 0 0;
}
.footer-right h2 {
	float:left;
	font-size:20px;
	font-family: 'helvetica_neueregular';
	color:#fff;
	margin-top:7px;
	margin-right:10px;
}
.footer-right a {
	margin:0 0 0 2px;
}
.king {
	float:left;
	margin-top:15px;
}
.list {
	width:98%;
	float:left;
	height:auto;
	font-family: 'helvetica_neueregular';
}
.list h1 {
	width:100%;
	float:left;
	font-size:30px;
	color:#FF0000;
	font-weight:bold;
	/*background:url(../images/black.png) center left no-repeat;*/
	padding-left:20px;
	margin-bottom:10px;
}


h1.main-t {
	width:100%;
	float:left;
	font-size:30px;
	color:#FF0000;
	font-weight:bold;
	

	margin-bottom:10px;font-family: 'helvetica_neueregular';
}



.list h3 {
	width:98%;
	float:left;
	font-size:22px;
	color:#e19326;
	padding-left:20px;
	margin-bottom:10px; text-transform:none;
}
.list p {
	width:98%;
	float:left;
	color:#000;
	margin:0 0 0 20px;
	background:url(../images/black.png) center left no-repeat;
	padding-left:20px;
	background-position:2px 7px;
}

.list p a{color:#f00;}
.list p a:hover{color:#777;}


.images {
	width:200px;
	min-height:195px;
	float:left;
	margin:5px 0 0 10px;
	border:1px solid #eee;
	padding:3px;
	text-align:center;
}
.images img {
	width:100%;
}
.images p {
	width:100%;
	text-align:center;
	float:left;
	margin:5px 0 0 0;
	background-image:none;
	padding-left:0;
	text-transform:uppercase;
}
.contact {
	width:450px;
	float:left;
	height:auto;
	position: relative;
}
.contact h2, .l-address h2 {
	float:left;
	font-size:30px;
	font-family: 'helvetica_neueregular';
	color:#f00; font-weight:bold;
	margin-top:7px;
	margin-bottom:10px;
	margin-right:10px;
	width:100%;
}
.contact label {
	width:310px;
	float:left;
	font-family: 'helvetica_neueregular';
	font-size:20px;
	color:#333;
	margin-top:10px
}
.contact input[type="text"] {
	width:300px;
	height:auto;
	float:left;
	padding:8px;
	font-family: 'helvetica_neueregular';
	font-size:16px;
	color:#444;
	margin-top:3px;
	border:1px solid #ccc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.contact textarea {
	width:300px;
	height:100px;
	float:left;
	padding:6px 7px;
	font-family: 'helvetica_neueregular';
	font-size:16px;
	color:#444;
	margin-top:3px;
	border:1px solid #ccc;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.contact input[type="submit"] {
	width:auto;
	float:left;
	color:#fff;
	background-color:#f00;
	cursor:pointer;
	padding:8px 20px;
	border:1px solid #000;;
	margin-top:10px;
	font-family: 'helvetica_neueregular';
	font-size:18px;
	
}
.l-address {
	width:380px;
	float:left;
	height:auto;
	margin:0 0 0 125px;
}
.cont {
	width:100% !important;
	float:left;
}

#contact_form label.error {
    float:left;
	color:#F00;
	font-size:13px;
	border:1px dotted #ccc;
	padding:6px 0; margin-left:5px;
	background:#F2F2F2; font-family:Arial, Helvetica, sans-serif;
	cursor:pointer; width:125px; text-align:center;
	border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
}
/*#contact_form label.error {
	position:absolute;
	color:#F00;
	font-size:13px;
	border:1px dotted #ccc;
	right:200px;
	top:40px;
	padding:0px 3px;
	height:23px;
	line-height:23px;
	background:#F2F2F2;
	cursor:pointer;
}*/
/*select.error {
	border:1px solid #D42400;
}
.search1 label, .search label {
	display:none !important;
}*/
.g_msg {
	width:100%;
	float:left;
	height:auto;
	margin:5px 0px 15px;
	text-align:center;
	height:25px;
	font-size:14px;
	line-height:25px;
	color:#333;
	background:#D8F2D7;
	border:1px solid #093;
}
.r_msg {
	width:100%;
	float:left;
	height:auto;
	margin:5px 0px 15px;
	text-align:center;
	height:25px;
	font-size:14px;
	line-height:25px;
	color:#333;
	background:#F5DBD8;
	border:1px solid #E8A9A2;
}

#loginForm #body fieldset label.error{     background: none repeat scroll 0 0 #F2F2F2;
    border: 1px dotted #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #FF0000;
    cursor: pointer;
    float: left;
    font-size: 16px;
    margin-left: 5px;
    margin-top: 2px;
    padding: 7px 0;
    text-align: center;
    width: 25%;}
	
.contact fieldset{border:0 !important;}