/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#22312a;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family: Arial TUR, Times New Roman TUR, sans-serif;
		font-size:0.75em;
		line-height:1.333em;
		color:#5a5a4f;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#da7305; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:15px;}

/* ============================= main layout ====================== */

li { background:url(images/marker.png) no-repeat 0 9px; padding-left:18px; line-height:2.16em;}
li a {color:#5a5a4f;}

.imgindent {margin:0 29px 0 0; float:left;}

.indent {padding:0 37px 0 30px;}

.ha2{font-size:2em; line-height:1.2em;}
.ha2 strong {color:#15221e;}
.ha2 em {color:#5e9630;}

h2 {font-size:2em; line-height:1.2em;}
h2 strong {color:#15221e;}
h2 em {color:#5e9630;}
h3 {font-size:2em; line-height:1.2em; color:#bc5500;}

.body-bottom-tail {background:url(images/body-bottom-tail.gif) left bottom repeat-x;}
.body-top-tail {background:url(images/body-top-tail.gif) left top repeat-x;}
/* ============================= header ====================== */
#header {background:url(images/header-bg.jpg) left top no-repeat;}
.header-img {background:url(images/header-img.jpg) left top no-repeat; width:100%; padding-top:245px;}
.logo {float:left;}

.menu-tail {background:url(images/menu-tail-bg.gif) left 5px repeat-x; }
.left-bg {background:url(images/menu-left-bg.gif) left 5px no-repeat;}
.right-bg {background:url(images/menu-right-bg.gif) right 5px no-repeat; width:100%; }

.menu {float:left; margin-left:-3px;}
.menu li {float:left; font-size:0.83em; line-height:1.2em; padding:0; margin-left:-1px; background:none;} 
.menu li a  {display:block; color:#9f9f88; text-decoration:none; text-transform:uppercase; padding:0 5px 0 4px; text-align:center; background:url(images/menu-li-bg.gif) right 32px no-repeat; cursor:pointer;}
.menu li a span {display:block; width:103px; height:29px; text-align:center; padding:28px 0px 0px 0px; position:relative;}

.menu li a:hover, .menu .active a {background:url(images/menu-tail-bg.gif) left 5px repeat-x;}
.menu li a:hover span, .menu .active a span {background:url(images/menu-bg-active.gif) left top no-repeat; color:#fff; height:32px; padding-top:25px; position:relative !important;} 
.menu .last {background:none;}

.faq {float:right; text-transform:uppercase; font-size:0.83em; padding-top:25px;}
.faq a {color:#5a706a; text-decoration:none;}
.faq a:hover {text-decoration:underline;}
/* ============================= content ====================== */

.box {background:#e2e2d3; }
.box .indent {padding:39px 30px 39px 30px;}
.box .indent1 {padding:39px 30px 39px 29px;}
.box .bottom-tail {background:url(images/box-bottom-tail.gif) left bottom repeat-x;}
.box .top-tail {background:url(images/box-top-tail.gif) left top repeat-x;}
.box .left-tail {background:url(images/box-left-tail.gif) top left repeat-y;}
.box .right-tail {background:url(images/box-right-tail.gif) top right repeat-y;}
.box .bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}

.col-pad {padding-right:39px;}
.col-pad1 {padding-right:42px;}
.col-pad2 {padding-right:30px;}

.box1 {background:#ecece1; }
.box1 .indent {padding:24px 32px 34px 33px;}
.box1 .bottom-tail {background:url(images/box1-bottom-tail.gif) left bottom repeat-x;}
.box1 .top-tail {background:url(images/box1-top-tail.gif) left top repeat-x;}
.box1 .left-tail {background:url(images/box1-left-tail.gif) top left repeat-y;}
.box1 .right-tail {background:url(images/box1-right-tail.gif) top right repeat-y;}
.box1 .bottom-right {background:url(images/box1-corner-bottom-right.gif) bottom right no-repeat;}
.box1 .bottom-left {background:url(images/box1-corner-bottom-left.gif) bottom left no-repeat;}
.box1 .top-right {background:url(images/box1-corner-top-right.gif) top right no-repeat;}
.box1 .top-left {background:url(images/box1-corner-top-left.gif) top left no-repeat;}
.box1 em {color:#a39f90; font-style:normal;}

.box2 {background:#ecece1; }
.box2 .indent {padding:24px 32px 34px 33px;}
.box2 .bottom-tail {background:url(images/box2-bottom-tail.gif) left bottom repeat-x;}
.box2 .top-tail {background:url(images/box2-top-tail.gif) left top repeat-x;}
.box2 .left-tail {background:url(images/box2-left-tail.gif) top left repeat-y;}
.box2 .right-tail {background:url(images/box2-right-tail.gif) top right repeat-y;}
.box2 .bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}
.box2 .bottom-left {background:url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}
.box2 .top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
.box2 .top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat;}
.box2 em {color:#a39f90; font-style:normal;}

.list {padding:6px 0 15px 0;}

.link1 {display:inline-block; padding-left:8px; font-style:italic;}

.hpad {padding-top:6px;}

.margin {margin-top:33px;}
.margin1 {margin-bottom:12px;}
.margin2 {margin-top:60px;}

.padding {padding-top:24px;}

.pad {padding-top:3px;}
.pad1 {padding-top:16px;}
.pad2 {padding-top:20px;}

.link {background:url(images/link-left-bg.gif) left top no-repeat; display:inline-block; line-height:1.2em; text-decoration:none; margin:15px 0 0 0px; color:#fff;  cursor:pointer; font-size:1.5em; text-transform:uppercase;}
.link strong {background:url(images/link-right-bg.gif) right top no-repeat; display:inline-block; padding:0 4px 0 4px;}
.link strong strong  {background:url(images/link-tail-bg.gif) top repeat-x; padding:7px 7px 8px 7px;}

.link:hover {background:url(images/link-left-bg-hover.gif) left top no-repeat; }
.link:hover strong {background:url(images/link-right-bg-hover.gif) right top no-repeat;}
.link:hover strong strong  {background:url(images/link-tail-bg-hover.gif) top repeat-x;}
.link:hover {color:#cfdabe;}

.rss {background:url(images/rss-left-bg.gif) left top no-repeat; display:inline-block; line-height:1.2em; text-decoration:none; margin:15px 0 0 12px; color:#fff;  cursor:pointer; font-size:1.5em; text-transform:uppercase;}
.rss strong {background:url(images/rss-right-bg.gif) right top no-repeat; display:inline-block; padding:0 4px 0 4px;}
.rss strong strong  {background:url(images/rss-tail-bg.gif) top repeat-x; padding:7px 12px 8px 13px;}

.rss:hover {background:url(images/rss-left-bg-hover.gif) left top no-repeat; }
.rss:hover strong {background:url(images/rss-right-bg-hover.gif) right top no-repeat;}
.rss:hover strong strong  {background:url(images/rss-tail-bg-hover.gif) top repeat-x;}

.link2 {text-transform:uppercase; font-size:0.83em; display:inline-block; padding:0 9px 0 24px; background:url(images/link2-bg.gif) right 5px no-repeat; margin-top:24px;}

.link3 {color:#15221e;}

.link-pad {padding-top:9px;}

.banner {margin-right:27px;}

em.color {color:#da6905; font-style:normal;}

.contacts a {color:#5a5a4f;}

.phone {display:inline-block; width:80px;}
.adress {color:#da6905; padding-top:10px; font-size:0.83em; font-weight:bolder; text-transform:none;}
.adress .phone {width:105px;}
/* ============================= footer ====================== */
#footer {color:#4d6558; text-align:center; padding-top:30px;}
#footer a {color:#4d6558; text-decoration:none;}
#footer a:hover { text-decoration:underline;}


/* ============================= forms ============================= */
#SearchForm {text-align:right !important;  padding:22px 1px 0 0;}
#SearchForm label {background:url(images/input-bg.gif) right top no-repeat; height:26px; display:inline-block; vertical-align:top; margin-right:-3px;}
#SearchForm .input {width:175px; height:19px; border:none; padding:7px 6px 0 15px; font-size:0.91em;  vertical-align:top; color:#79938c; background:none;} 

#SearchForm select {width:100px; background:#598733; color:#a7d184; font-size:0.83em; height:21px; text-transform:uppercase; text-align: center; border:1px solid #476b28; padding:5px 0 0 0; margin-right:-2px; vertical-align:middle;} 


#ContactForm {text-align:left !important;  padding:30px 1px 0 0;}
#ContactForm label {background:url(images/main-input-bg.gif) right top no-repeat; height:40px; display:inline-block; vertical-align:top;}
#ContactForm .input {width:217px; height:20px;  padding: 3px 2px 0px 3px; font-size:1em;  vertical-align:top; color:#15221e; background:none; line-height:1.2em;} 
#ContactForm .link {margin:17px 0 0 15px;}
#ContactForm .textarea {background:url(images/texarea-bg.gif) left top no-repeat;}
textarea {width:224px; height:188px; border:none; background:none; padding:7px 0 0 8px; overflow:auto; font-size:1em;}

.req {
 	color: #008DC2; /*#C81923;*/
	font-weight: bold;
 }
 
 .sub 
 {
    padding-left:2px;
    padding-right:2px;
 	background-color: #B8C692;
 	color:#FFFFFF;
 	border: #006DA2;
	font-weight: bold;
	font-size:small;
 }
 
 .cncl {
 	background-color: Maroon;
 	color:#FFFFFF;
	font-weight: bold;
 }
 
 .reqfield {
 	background-color: #FFFFEE;
 }
