/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#1c1c1a url(/images/bg_tail.jpg) repeat-x top center;
	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, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#222;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#0000FF; outline:none; text-decoration:underline;}
a:hover {color:#B22222;}
p {}

h1 {
	font-size:41px;
	color:#181818;
	text-transform:uppercase;
	line-height:1.2em;
	}
h2 {
	font-size:20px; 
	color:#313131; 
	padding:12px 0 16px;
}
h3 {
	font-size:14px;
	color:#000;
	padding:10px 0 0;}
h4 a {font-size:12px; color:#222;font-weight:bold;text-decoration:none;}
h4 a:hover {color:#00b6cb;}
h5 {font-size:12px; color:#222;font-weight:bold;padding-bottom:5px;}
/* ============================= main layout ====================== */

.fright {text-align:right;}
/* ============================= header ====================== */
#header{background:#ea7a00 url(/images/slf_header2.jpg) top center no-repeat;}
.menu {padding:130px 0 0;}
.menu li {float:left;margin:0px 0px 0px 0px;padding:0;}
.menu li a {line-height:22px;display:inline-block;font-size:13px;color:#fff;text-decoration:none;font-weight:500;cursor:pointer;}
.menu a:hover {color:#ffd129;}
.menu li a span {background:url(/images/menu_btn_left.png) no-repeat top left; padding-left: 10px;display:inline-block}
.menu li a span span {background:url(/images/menu_btn_right.png) no-repeat top right; padding:0 10px 0 0;}
.menu li a span span span {background:url(/images/menu_btn_tail.png) repeat-x top center; padding:7px 4px 3px;}
.menu li a.active span {background:url(/images/menu_btn_active_left.png) no-repeat top left;}
.menu li a.active span span {background:url(/images/menu_btn_active_right.png) no-repeat top right;}
.menu li a.active span span span {background:url(/images/menu_btn_active_tail.png) repeat-x top center;color:#000;font-weight:bold;}
.menu li .active:hover {color:#fff; cursor:default;}

.slogan {background:#ebebeb; color:#444a4f; padding: 5px 40px;}
.slogan span {font-weight:bold;}
/* ============================= content ====================== */
#content {background:#f4f7f9; padding:16px 18px 8px; position:relative;}

/*block forms*/
.block {margin-bottom:10px;}
.block_content { padding:0 2px 2px 2px;}
.block_top, .block_bottom {height:10px; line-height:10px; overflow:hidden;}

.col1 .block_top {background:url(/images/col1_block_bg_top.gif) no-repeat top center;}
.col1 .block_content {background:url(/images/col1_block_bg_tail.gif) repeat-y top center;}
.col1 .block_bottom {background:url(/images/col1_block_bg_bottom.gif) no-repeat top center;}

.col2 .block_top {background:url(/images/col2_block_bg_top.gif) no-repeat top center;}
.col2 .block_content {background:url(/images/col2_block_bg_tail.gif) repeat-y top center;padding:0 30px 10px 20px;}
.col2 .block_bottom {background:url(/images/col2_block_bg_bottom.gif) no-repeat top center;}

.privacy .block_top {background:url(/images/privacy_block_bg_top.gif) no-repeat top center;}
.privacy .block_content {background:url(/images/privacy_block_bg_tail.gif) repeat-y top center;padding-bottom:15px;}
.privacy .block_bottom {background:url(/images/privacy_block_bg_bottom.gif) no-repeat top center;}
.small {font-size:11px; line-height:13px;}
.block ul {padding:5px 0 7px;}
.block ul li {
	background:url(/images/marker.gif) no-repeat center left;
	padding-left:10px;
	line-height:22px;
	}
.blocks {
	padding:11px 0 12px;
	border-bottom:1px solid #ebeced;
	margin-bottom:11px;
	}
.row2 .last {margin-bottom:0;}
/*block tabs*/
.block .tab_menu {overflow:hidden; margin-bottom:-2px; padding:0;}
* html .tab_menu {margin-bottom:-1px;}
.tabs .content {
	border:1px solid #ebeced;
	padding:2px 2px 2px;
	}
.block .tab_menu li {float:left; margin-right:1px;padding:0; background:none;}

.block .tab_menu li a {
	background:url(/images/tab_content_center.gif) repeat-x bottom center;
	line-height:28px;
	display:inline-block;	
	font-size:13px;
	color:#fff;
	text-decoration:none;font-weight:600;cursor:pointer;}
.tab_menu li a span {background:url(/images/tab_content_left.gif) no-repeat bottom left; display:inline-block}
.tab_menu li a span span {background:url(/images/tab_content_right.gif) no-repeat bottom right;width:91px; text-align:center;}
.block .tab_menu li a:hover {background:url(/images/tab_content_center.gif) repeat-x top center; color:#fff;}
.tab_menu li a:hover span {background:url(/images/tab_content_left.gif) no-repeat top left;}
.tab_menu li a:hover span span {background:url(/images/tab_content_right.gif) no-repeat top right;}

.tab_menu li .active:hover {color:#fff; cursor:default;}
.block .tab_menu li a.active, .tab_menu li .active:hover {
	background:url(/images/tab_content_active_center.gif) repeat-x top center;
	color:#f07a00;
	cursor:default;
	}
.tab_menu li a.active:hover {background:transparent url(/images/tab_content_active_center.gif) repeat-x scroll center top;
color:#F07A00;}
.tab_menu li a.active span,.tab_menu li .active:hover span {background:url(/images/tab_content_active_left.gif) no-repeat top left;}
.tab_menu li a.active span span,.tab_menu li .active:hover span span {background:url(/images/tab_content_active_right.gif) no-repeat top right;}

 /*imgindent*/
.imgindent {margin:0 10px 0 0; float:left;border:1px solid #ebeced;}
.col1 .imgindent {margin:0 9px 0 0;}
.col2 .imgindent {margin:0 11px 0 0;}

.content .wrapper {border-bottom:1px solid #ebeced;}
.col1 .content .wrapper {padding:12px 0 9px;}
#page1 .col2 .content .wrapper {padding:10px 0;}
.status {color:#9e9e9e; font-size:11px;}
.col1 .status { padding:10px 0 0;}
.col2 .status { padding:3px 0 0;}
.status a {color:#00b6cb;}
.status a:hover {color:#f07a00; text-decoration:underline;}
.status span { margin:0 5px;}
.status span.by {margin-left:0;}
.favourite {background:url(/images/icon1.gif) no-repeat left center; padding-left:22px;}
.content .last {border-bottom:0;}

/*search form*/
.search {
	background:url(/images/search_bg.gif) no-repeat top center;
	padding:16px 30px 17px;
	margin-bottom:10px;}
.search a {
	background:url(/images/search_btn.gif) no-repeat bottom center;
	padding:6px 19px;
	font-size:20px;
	color:#fff;
	text-decoration:none; font-weight:bold; display:inline-block; margin-top:2px;
	}
.search a:hover {background:url(/images/search_btn.gif) no-repeat top center;}
.search input {width:400px; border:0; margin:0 16px; font-size:14px; margin-bottom:8px;}


.form-box { width:100%; background:#009cbe}
.form-box .border-top { background:url(/images/border-top1.gif) repeat-x top;}
.form-box .border-left { background:url(/images/border-left.gif) repeat-y left;}
.form-box .left-top-corner { background:url(/images/left-top-corner.gif) no-repeat left top;}
.form-box .inner { padding:16px 25px 16px 25px;}
.form-box h3 { font-size:19px; color:#fff; text-transform:uppercase; margin-bottom:15px;}

.box { background:#fff; width:100%;}
.box .border-top {background:url(/images/border-top5.gif) repeat-x top;}
.box .border-bot {background:url(/images/border.gif) repeat-x bottom;}
.box .border-left {background:url(/images/border.gif) repeat-y left;}
.box .border-right {background:url(/images/border.gif) repeat-y right;}
.box .inner { padding:6px 14px 28px 14px;}
.box h3 { color:#00008B; text-transform:uppercase; font-size:12px; line-height:1.2em; margin-bottom:20px;}

.link1 { display:block; float:right; color:#fff; font-size:35px; text-decoration:none; line-height:1.2em; width:54px; height:54px; background:url(/images/link1-bg.gif) no-repeat left top; text-align:center; padding-top:5px;}
.link1:hover { color:#1a8891;}

/*link*/
a.link {
	background:url(/images/marker_link.gif) no-repeat right center;
	padding:0 10px 0 0;
	font-weight:bold;
	color:#0000FF;
}
#page1 .col1 p.link {padding-left:20px;}
a.link:hover {color:#0000FF;
	background:url(/images/marker.gif) no-repeat right center;}
p.link {padding-top:10px;}
.col2 a.link{padding-left:0;}
.col2 .row2 p.link {padding:20px 0 10px;}
/*black cols*/
.cols {
	width:181px;
	float:left;
	margin-right:2px;
	color:#000;
	background:none;}
.cols p {
	font-size:11px;
	line-height:14px;}
.black {background:#000;
	color:#949494;
	height:100%;}
.black h3 {color:#fff;}
.black .text  {padding:0 16px 10px;}

.colsw {
	width:268px;
	float:left;
	margin:2px;
	color:#000;
	background:none;
	border: 0px dashed #000;}
.colsw p {
	font-size:11px;
	line-height:14px;}
.white {background:#FFF;
	color:#949494;
	height:100%;}
.white h3 {color:#000;}
.white .text  {padding:0 2px 2px;}

.last_col {margin-right:0;}

/*variants, where you*/
.var1, .var2, .var3 {
	display:inline-block;
	width:95px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:75px 0 5px;
	margin:5px 0 14px;
	}
.var1 {background:url(/images/icon2.jpg) no-repeat top center;}
.var2 {background:url(/images/icon3.jpg) no-repeat top center;}
.var3 {background:url(/images/icon4.jpg) no-repeat top center;}

.var1:hover {background:url(/images/icon2_hover.jpg) no-repeat top center;}
.var2:hover {background:url(/images/icon3_hover.jpg) no-repeat top center;}
.var3:hover {background:url(/images/icon4_hover.jpg) no-repeat top center;}

/*corner*/
.corner {position:absolute; bottom:0; right:0;}

.privacy .block a {color:#f07a00; font-weight:bold;}
.privacy .block a:hover {color:#00B6CB;}

.col2 h2 {padding:12px 0 5px;}
#page1 .col2 h2 {
	padding:12px 0 16px;}
/* ============================= footer ====================== */
#footer {padding:20px 14px 0;}
#footer li {display:inline;}
#footer li a{color:#6e6d6a; margin-left: 18px;}
#footer p {color:#606060; padding-left:10px;}
#footer p a {color:#b4cd2b;}
#footer a:hover {color:#f07a00;}
#footer span {margin:0 8px;}

/* ============================= forms ============================= */


#ContactForm label {height:30px; display:block;}

.input {width:175px; height:18px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:175px; height:122px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
