/* CSS Document */
* {margin:0; padding:0; outline:none;}
.clear {clear:both;}
img {border:none;}
body {
	background-color:#094802;
}
.title_c {
	color:#fff;
	font-size:22px;
	text-shadow: 1px 1px 3px #000;
}
#header {
	background:url(../img/logo.png) no-repeat;
	background-position:top center;
	background-color:#074401;
	height:125px;
}
#header_content {
	width:1016px;
	height:125px;
	margin:0 auto;
}
#logo {
	width:500px;
	height:40px;
	padding-top:30px;
	margin-left:20px;
	float:left;
}
#lang {
	margin-top:-25px;
}
#lang a {
	color:#17b107;
	text-shadow:1px 1px 3px #000;
}
#lang a:hover {
	text-decoration:none;
}
#top_nav {
	height:33px;
	width:975px;
	background:url(../img/top_nav.png) repeat-x;
	margin:0 auto;
	margin-top:4px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
#top_nav a {
	color:#fff;
	font-size:14px;
	text-shadow: -1px -1px 1px #000;
}
.imgr {
	margin-left:5px;
}
#wrapper {
	width:1016px;
	margin:0 auto;
	background-color:#0b5803;
}
#left_block {
	width:269px;
	float:left;
	padding-left:25px;
	padding-top:15px;
}
#m1 {
	background:url(../img/color.png) no-repeat;
	width:246px;
	height:104px;
	margin-bottom:40px;
}
#m2 {
	background:url(../img/gallery.png) no-repeat;
	width:246px;
	height:104px;
	margin-bottom:40px;
}
#m3 {
	background:url(../img/free.png) no-repeat;
	width:256px;
	height:111px;
}
.read {
	display:block;
	width:246px;
	height:104px;
	margin-left:12px;
	color:#3db931;
	font-size:9px;
}
#content {
	width:701px;/*726px;*/
	float:left;
	padding-top:20px;
	color:#fff;
	font-size:14px;
	margin-bottom:20px;
}
#models p {
	color:#fff;
	font-size:14px;
	margin-left:30px;
	margin-right:30px;
}
#home {
	margin-top:-20px;
	margin-left:6px;
}
.block {
	padding:14px 0px;
	background-color:#094802;
	font-weight:bold;
	margin:20px 10px;
}
#model {
	text-align: center;
	margin-top:15px;
}
#title_c {
	width:500px;
	margin:0 auto;
	text-align:center;
	margin-bottom:25px;
}
.l_bg {
	background:url(../img/l_bg.png) no-repeat;
	background-position:0px 11px;
	height:22px;
	display:block;
	float:left;
	width:143px;
}
.r_bg {
	background:url(../img/r_bg.png) no-repeat;
	background-position:0 11px;
	display:block;
	float:right;
	height:22px;
	width:143px;
}
#footer {
	background-color:#073e02;
	height:87px;
}
#footer_content {
	width:1016px;
	height:87px;
	line-height:70px;
	margin:0 auto;
	background-color:#0b5803;
}
#footer_nav {
	list-style:none;
	display:block;
	
}
#footer_nav li {
	float:left;
}
#footer_nav a {
	text-decoration:none;
	color:#fff;
	margin:0 auto;
	text-shadow: -2px -2px 1px #000;
}
#footer_nav a:hover {
	text-shadow: 2px 2px 1px #000;
}

div#mainmenu, div#mainmenu ul { position:relative; }
div#mainmenu  { float:right; right:50%; margin:0px 0px; width:auto;  }
div#mainmenu ul { float:none!important; float:left; right:-50%; }
div#mainmenu ul li {float:left; padding:10px 15px;}

div#mainmenu2, #nav { position:relative; }
div#mainmenu2  { float:right; right:50%; margin-top:2px; width:auto;  }
#nav { float:none!important; float:left; right:-50%; list-style:none; }
#nav li {float:left; padding:5px 19px; position:relative;}
#nav li:hover {
	background-color:#144e0e;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
}
#nav, #nav ul{
list-style:none;
margin:0;
padding:0;
}
#nav ul {
	background-color:#144e0e;
	-moz-border-radius:0px 6px 6px 6px;
}
#nav ul li {
	-moz-border-radius:8px;
}
#nav ul a:hover {
	text-decoration:underline;
}
#nav li:hover, #nav li.jshover{
background-color: #144e0e;
}
#nav a{
display:block;
color:#fff;
text-align:center;
text-decoration:none;
}
#nav ul{
border-top:0;
border-bottom:0;
display:none;
width:160px;
position:absolute;
top:26px;
left:0;
}

#nav li:hover ul, #nav li.jshover ul{display:block;}
/*-----QUOTE SERVICE-----*/
#fast input, select {
	width:280px;
	height:25px;
	margin-bottom:15px;
}
#fast textarea {
	width:595px;
	height:170px;
	margin-bottom:20px;
}
#fast label {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#fast .reset {
	background:url(../img/send.png) no-repeat;
	border:0;
	font: bold 18px/37px Arial;
    margin: 20px 0 0 70px;
    text-decoration: none;
	color:#24C013;
	width:140px;
	height:44px;
	-moz-border-radius:3px;
}
#fast .day {
	width:80px;
}
#fast .time {
	width:40px;
}
#fast .date {
	width:150px;
}
 
/*-----MODELS-----*/
#models {
	
}
.sellall {
	border:15px solid #084702;
	width:285px;
	height:190px;
	float:left;
	margin-left:17px;
	margin-bottom:5px;
}
.model_title {
	background:url(../img/bgm.png) repeat-x;
	height:45px;
	margin-top:145px;
	font-size:24px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-left:25px;
	padding-top:5px;
}
#m_link {
	text-align:right;
	padding-right:30px;

}
#m_link a {
	color:#fff;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	
}

/*-----POST ADD-----*/
button {
    background:url(../img/insert.png) no-repeat;
    border: 0px;
    color: #0b5803;
    font-family: Verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
	width:88px;
	height:28px;
}
.paad {
	margin-left:50px;
}
#postadd label {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
}
#postadd span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
}
#postadd a {
	color:#24c013;
}
.big_i {
	width:520px;
}
.big_e {
	width:380px;
}
.big_u {
	width:280px;
}
#postadd textarea {
	width:520px;
	height:170px;
	margin-bottom:10px;
	margin-top:5px;
}
#postadd input {
	height:25px;
	margin-top:5px;
}
/*-----TESTIMONIALS-----*/
#dis_form {
	padding-top:15px;
	padding-left:37px;
	padding-bottom:31px;
	background-color:#094802;
	width:670px;
	margin:0 auto;
	margin-top:40px;
}
#dis_form h1 {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:26px;
}
#dis_form input {
	border:1px solid black;
	height:26px;
	width:209px;
	margin-top:5px;
}
#dis_form textarea {
	width:635px;
	height:117px;
	border:1px solid back;
	margin-top:5px;
}
#dis_form label {
	font-style:italic;
	font-size:20px;
}
.com_content {
	margin-top:7px;
	margin-bottom:40px;
}
.com_info h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.comment {
	margin-right:40px;
}
#form11 .form-block-big a, .padd {
	-moz-border-radius: 3px;
    background: url("/img/send.png") no-repeat scroll 0 0 transparent;
    color: #24C013;
    display: block;
    font: bold 18px/37px Arial;
    height: 44px;
    margin: 20px auto 0;
    text-decoration: none;
	padding-left:47px;
	padding-top:3px;
    width: 120px;	
}

/*-----Navigarea-----*/
.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#fff;
	text-align:right;
}
.pstrnav span {
	padding: 2px 5px;
	color:#fff;
	background-color:#094802;
	-moz-border-radius:25px;
	font-size:16px;
	font-style:italic;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:18px;
	font-style:italic;
	color:#ffffff;
	padding: 2px 5px;
	text-decoration:none;
}
/*-----Table fo sale-----*/
.table_photo {
	float:left;
	padding-top:37px;
	margin-right:18px;
	width:100px;
}
.table_info {
	float:left;
	width:330px;
	margin-right:14px;
}
.table_info p {
	font-size:12px;
}
.table_info h1 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:10px;
}
.table_info h1 a {
	color:#fff;
	text-decoration:none;
}
.table_date {
	float:left;
	background:url(../img/table_bg.png) no-repeat;
	height:105px;
	padding-left:25px;
	margin-top:15px;
	padding-top:21px;
}
.table_date p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	margin-bottom:23px;
}
.table_fon {
	background-color:#094802;
	padding:12px;
	margin-bottom:15px;
}
.table_date_full {
	float:left;
	background:url(../img/table_bg_full.png) no-repeat;
	height:290px;
	padding-left:25px;
	margin-top:15px;
	padding-top:21px;
}
.table_date_full p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	margin-bottom:23px;
}
.table_info_full {
	float:left;
	width:415px;
	margin-right:14px;
}
.table_info_full p {
	font-size:12px;
}
.table_info_full h1 {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:10px;
	text-align:center;
}
.table_photo_full {
	float:left;
	padding-top:12px;
	margin-right:18px;
}
/*-----COLOR-----*/
#color_model {
	width:400px;;
	height:223px;
}
#color {
	padding-left:60px;
}
#color_top {
	background:url(../img/color_big.png) no-repeat;
	background-position: 0 18px;
}
#color_top h1,#color_table h1,#color_fon h1 {
	font-size:12px;
	margin-bottom:3px;
}
#color_top ul {
	list-style:none;
	float:left;
	margin-right:30px;
	margin-top:5px;
	font-size:12px;
}
#color_top li {
	margin-top:1px;
	margin-bottom:1px;
	width:130px;
} 
#color_top li:hover {
	background-color:#1b8610;
}
#color_top a {
	display:block;
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
#color_color,#color_model {
	float:left;
}
#color_bottom {
	margin-top:30px;
}
#color_table,#color_fon {
	background:url(../img/line.png) no-repeat;
	background-position: 0 18px;
	height:110px;
}
#color_color {
	width:213px;
	margin-left:10px;
}
#color_color a {
	display:block;
	float:left;
	margin-right:8px;
	margin-top:8px;
}
#color_color a:hover {
	border:1px solid #fff;
}
li.active {
	background-color:#1b8610;
}
a.active {
	border:1px solid #fff;
}
.cardMenu {
    height: 25px;
    margin: 10px 0 0 120px;
    width: 100px;
	display:block;
	background: url(../img/card.png) no-repeat;
}
