*{font-size: 100.01%; color:red;}
html{font-size: 62.5%;}
h1, h2, h3, h4, h5, h6, p, ul{margin: 0;}
ul{
	padding: 0;
	list-style: none;
}


object, embed{
	margin: 0;
	padding: 0;
	display: block;
}
input[type=text]:focus{outline: none;}
a{
	color: #333;
	text-decoration: underline;
}
#container a:hover{color: #7cc422;}
/*a:visited{color: #999;}*/
form, body{
	margin: 0;
	padding: 0;
}
input{float: left;}
input.text{
	border: 1px solid #d5d2c7;
	padding: 2px 5px 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 138px;
	height: 15px;
}
body{
	color: #333;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../img/body-bg.png) repeat-x;
}
.wrapp{
	width: 100%;
	overflow: hidden;
}
h1{
	color: #7cc422;
	font-size: 26px;
	line-height: normal;
}
h2{
	color: #7cc422;
	font-size: 18px;
	line-height: normal;
}
h3{
	font-size: 1em;
	color: #7cc422;
	line-height: 1.66em;
	margin: 10px 0 0;
}
h4{
	font-size: 14px;
	color: #7cc422;
	line-height: normal;
}
h1 a, h2 a, h3 a, h4 a,
h1 a:active, h2 a:active, h3 a:active, h4 a:active,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited,
h1 a:link, h2 a:link, h3 a:link, h4 a:link,
.special-container h3 a{
	color: #7cc422;
	text-decoration: none;
}
a.type-1, a.type-2, a.type-3, a.type-4{
	background-position: 0 1px !important;
	background-repeat: no-repeat !important;
	padding: 0 0 1px 20px;
	min-height: 14px;
}
* html a.type-1, * html a.type-2, * html a.type-3, * html a.type-4{height: 14px;}
a.type-1{background: url(../img/icon-1.gif);}
a.type-2{background: url(../img/icon-2.gif);}
a.type-3{background: url(../img/icon-3.gif);}
a.type-4{background: url(../img/icon-4.gif);}
/*container start*/
#container{
	width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 224px 10px 0;
	background: #fff;
}
/*header start*/
#header{
	height: 224px;
	position: absolute;
	top: 0;
	left: 10px;
	width: 980px;
	background: url(../img/header-bg.jpg) no-repeat;
}
/*logo start*/
.logo{
	width: 573px;
	height: 31px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	margin: 61px 0 0 339px;
}
/*logo end*/
/*log block start*/
.log{
	width: 404px;
	margin: -6px 0 0 576px;
	overflow: hidden;
}
ul.label{
	float: left;
	overflow: hidden;
	font-size: 11px;
	color: #fff;
	margin: 0 0 0 33px;
	display: inline;
}
ul.label li{
	height: 19px;
	border-left: 1px solid #a6de5f;
	margin: 0 0 0 -1px;
	float: left;
	padding: 30px 87px 0 10px;
}
/*log block end*/
/*action block start*/
#header .action{
	background: url(../img/log-action-bg.png) no-repeat 0 100%;
	padding: 16px 0 0 23px;
	width: 381px;
	overflow: hidden;
	clear: both;
}
#header .action li{
	float: left;
	padding: 0 0 0 10px;
}
#header .action li strong{
	display: block;
	width: 184px;
	color: #bbb8ad;
	line-height: 22px;
	font-size: 13px;
	padding: 0 0 0 10px;
}
#header .action li a{
	width: 106px;
	height: 22px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/button-edit-profile.png) no-repeat;
}
/*action block start*/
#header .wrapp{padding: 5px 0 0;}
/*main navigation start*/
.main-nav{
	width: 557px;
	float: left;
}
.main-nav li{float: left;}
.main-nav a{
	display: block;
	height: 46px;
	background-repeat: no-repeat !important;
	text-indent: -9999px;
	overflow: hidden;
}
.main-nav a.item-1{
	width: 164px;
	background: url(../img/main-nav-item-1.png);
}
.main-nav a.item-2{
	width: 101px;
	background: url(../img/main-nav-item-2.png);
}
.main-nav a.item-3{
	width: 106px;
	background: url(../img/main-nav-item-3.png);
}
.main-nav a.item-4{
	width: 111px;
	background: url(../img/main-nav-item-4.png);
}
.main-nav a.item-5{
	width: 75px;
	background: url(../img/main-nav-item-5.png);
}
.main-nav li.active a{background-position: 0 100%;}
.main-nav a:hover{background-position: 0 -46px !important;}
/*main navigation end*/
/*search bar start*/
.search-bar{
	margin: 5px 0;
	height: 22px;
	width: 349px;
	background: url(../img/search-bar-bg.png) no-repeat;
	float: left;
	padding: 7px 22px 7px 52px;
}
* html .search-bar{margin-right: -3px;}
.search-bar ul, .search-bar li{float: left;}
.search-bar li{padding: 0 10px 0 0;}
.search-bar .text{
	background: #eae9e3;
	border-color: #bbb8ad;
}
.search-bar a{
	font-size: 11px;
	float: left;
	margin: 5px 0 0 6px;
	color: #fff;
}
/*search bar end*/
/*header end*/
/*content start*/
#content{width: 100%;}
#content:after{
	content: ".";
	clear: both;
	width: 100%;
	height: 0;
	display: block;
	overflow: hidden;
	visibility: hidden;
}
* html #content{height: 1%;}
div.box{padding: 0 10px;}
/*seo block start*/
.seo-block{
	width: 750px;
	float: right;
}
/*info start*/
ul.info{
	color: #bbb8ad;
	font-size: 0.9em;
	padding: 3px 0 0;
	line-height: 1.3em;
}
ul.info li{display: inline;}
ul.info a{color: #bbb8ad;}
/*info end*/
/*list link start*/
ul.list-link{
	width: 100%;
	overflow: hidden;
	padding: 25px 0 21px;
}
ul.list-link li{
	letter-spacing: -1px;
	width: 100%;
	float: left;
	padding: 3px 0 4px;
}
ul.list-link li a{
	float: left;
	margin: 0 0 0 1px;
}
ul.list-link span{
	font-size: 0.8em;
	color: #bbb8ad;
	margin: 2px 0 0 4px;
	float: left;
	white-space: nowrap;
}
ul.list-link-2{
	border-top: 1px solid #e3e1d8;
	margin: 12px 0 0 2px;
	width: 189px;
	padding: 0 0 10px;
	overflow: hidden;
}
ul.list-link-2 li{
	border-bottom: 1px solid #f1f0eb;
	padding: 3px 0 4px;
	width: 100%;
	float: left;
}
ul.list-link-2 li a{float: left;}
ul.list-link-2 li strong{border-bottom: 1px solid #f1f0eb;}
/*list link end*/
/*special container start*/
.special-container{padding: 7px 0 17px 10px;}
.special-container .head{
	border-bottom: 1px solid #e3e1d8;
	color: #bbb8ad;
	font-size: 13px;
	padding: 0 0 3px;
}
.special-container .post{padding: 13px 0 12px;}
.special-container h3{
	margin: 5px 0 0;
	line-height: 1.5em;
}
.special-container .text-box{padding: 3px 0 !important;}
.special-container .more{float: left;}
/*special container end*/
/*primary block start*/
.primary-block{
	width: 420px;
	float: left;
	padding: 28px 0 0;
}
.primary-block strong.title{
	line-height: 1.67em;
	display: block;
	margin: 13px 0 16px;
}
.primary-block .text-box{
	padding: 10px 0;
	line-height: 1.66em;
}
.primary-block .border-box{
	width: 420px;
	padding: 15px 0;
}
.primary-block .border-box span.top, .primary-block .border-box span.bot{
	width: 420px;
	overflow: hidden;
	background-repeat: no-repeat !important;
	display: block;
	height: 5px;
}
.primary-block .border-box span.top{background: url(../img/primary-block-border-box-top.gif);}
.primary-block .border-box span.bot{background: url(../img/primary-block-border-box-bot.gif);}
.primary-block .border-box .inner{
	background: url(../img/primary-block-border-box.gif) repeat-y;
	padding: 0 1px;
}
.primary-block .border-box .bg{
	background: url(../img/block-border-box-grad.gif) repeat-x 0 100%;
	min-height: 57px;
	padding: 4px 9px;
}
* html .primary-block .border-box .bg{height: 57px;}
.primary-block .list-link .color{background: #f4f4f0;}
/*post block start*/
.post{
	width: 100%;
	overflow: hidden;
}
.post img{
	float: left;
	margin: 16px 10px 0 0;
}
.post div.text-box{display: table;}
* html .post .text-box{height: 1%;}
.post .text-box img{
	display: inline;
	float: none;
	padding: 0;
	margin: 0 5px 0 0;
	vertical-align: middle;
}
/*post block start*/
/*list start*/
.list{
	padding: 10px 0 0 24px;
	line-height: 1.66em;
	margin: 0 0 -8px;
}
.list li{
	background: url(../img/bullet.gif) no-repeat 0 7px;
	padding: 0 0 20px 16px;
}
/*list end*/
/*quote block start*/
.quote{
	width: 100%;
	padding: 30px 0 10px;
}
.quote span.top, .quote span.bot{
	width: 420px;
	background-repeat: no-repeat !important;
	overflow: hidden;
	display: block;
	overflow: hidden;
}
.quote span.top{
	height: 10px;
	background: url(../img/quote-top.gif);
}
.quote span.bot{
	height: 32px;
	background: url(../img/quote-bot.gif);
}
.quote .inner{
	background: url(../img/quote.gif) repeat-y;
	padding: 15px 20px 25px;
	font-size: 18px;
	color: #7cc422;
}
/*quote block end*/
.primary-block .special-container{
	padding-bottom: 0;
	padding-right: 10px;
}
.primary-block .special-container .post{
	padding-left: 23px;
	width: 377px;
}
.primary-block .special-container h3{
	background: url(../img/icon-5.gif) no-repeat 0 2px;
	padding-left: 25px;
	margin-left: -25px;
}
/*gallery block start*/
.gallery{
	margin: -5px 0 0;
	padding: 0 0 10px;
}
.gallery h3{padding: 0 10px;}
.primary-block .gallery .bg{
	background: url(../img/gallery-grad.png) repeat-x 0 100%;
	min-height: 98px;
	padding-top: 14px;
	padding-bottom: 72px;
}
* html .primary-block .gallery .bg{height: 98px;}
.gallery .action{
	background: url(../img/gallery-bot-bg.png) no-repeat;
	height: 62px;
}
.gallery .action ul{float: right;}
.gallery .action ul li{float: left;}
.gallery .action .buttons{
	background: url(../img/gallery-border.gif) repeat-y;
	padding: 14px 13px 7px 22px;
}
.gallery .action .buttons li{padding: 0 8px 0 0;}
.gallery .action .buttons a{
	display: block;
	width: 28px;
	height: 29px;
	background-repeat: no-repeat !important;
	overflow: hidden;
	text-indent: -9999px;
}
.gallery .action .buttons a.prev{background: url(../img/gallery-button-prev.gif);}
.gallery .action .buttons a.next{background: url(../img/gallery-button-next.gif);}
.gallery .action .buttons a.prev:hover{background: url(../img/gallery-button-prev-hover.gif);}
.gallery .action .buttons a.next:hover{background: url(../img/gallery-button-next-hover.gif);}
.gallery .action .page{
	overflow: hidden;
	padding: 23px 9px 0 0;
}
.gallery .action .page li{
	background: url(../img/gallery-separate.gif) no-repeat left;
	margin: 0 0 0 -1px;
	padding: 0 7px;
}
.gallery .action .page a{
	color: #bbb8ad;
	text-decoration: none;
}
.gallery .action .page .active a{color: #7cc422;}
/*gallery block end*/
/*primary block end*/
/*secondary block start*/
.secondary-block{
	width: 240px;
	float: right;
	color: #666;
}
.secondary-block a{color: #666;}
/*section start*/
.secondary-block .section{
	width: 250px;
	padding: 34px 0 10px;
	margin: 0 -5px;
	position: relative;
}
.secondary-block .section span.top-bg{
	width: 250px;
	height: 5px;
	background: url(../img/section-top.gif) no-repeat;
	overflow: hidden;
	display: block;
}
.secondary-block .section .inner-bg{
	background: #eae9e3 url(../img/section.png) repeat-x 0 100%;
	min-height: 295px;
	padding: 0 5px;
}
* html .secondary-block .section .inner-bg{height: 295px;}
/*section end*/
.secondary-block .section .border-box{padding: 0 0 17px;}
/*border box start*/
.secondary-block .border-box{
	width: 240px;
	padding: 0 0 20px;
}
.secondary-block .border-box span.top, .secondary-block .border-box span.bot{
	width: 240px;
	overflow: hidden;
	background-repeat: no-repeat !important;
	display: block;
	height: 5px;
}
.secondary-block .border-box span.top{background: url(../img/sec-block-border-box-top.gif);}
.secondary-block .border-box span.bot{background: url(../img/sec-block-border-box-bot.gif);}
.secondary-block .border-box .inner{
	background: url(../img/sec-block-border-box.gif) repeat-y;
	padding: 0 1px;
}
.secondary-block .border-box .bg{
	background: url(../img/block-border-box-grad.gif) repeat-x 0 100%;
	min-height: 57px;
	padding: 4px 9px;
}
* html .secondary-block .border-box .bg{height: 57px;}
/*border box end*/
.secondary-block .text-box{
	padding: 10px 0;
	line-height: 1.5em;
}
/*video block start*/
.video{padding: 15px 0 7px;}
/*video block end*/
.image-holder, div.tags{padding-bottom: 20px;}
div.tags h4{padding-bottom: 7px;}
/*credits link start*/
.credits-link li{
	border-bottom: 1px solid #e3e1d8;
	padding: 10px 0 22px;
}
.credits-link li.last{border-bottom: none;}
.credits-link img{margin: 0 auto;}
/*credits link end*/
/*newsletter block start*/
/*newsletter block start*/
.newsletter{padding: 9px 0 10px;}
.newsletter ul{
	width: 100%;
	overflow: hidden;
	padding: 6px 0 0;
	font-size: 0.9em;
	color: #bbb8ad;
}
.newsletter ul li{float: left;}
.newsletter a{color: #bbb8ad;}
.newsletter ul li.right{float: right;}
.newsletter ul li .text{width: 127px;}
/*newsletter block end*/
/*secondary block end*/
/*image block start*/
div.image img{margin: 0 auto 5px;}
div.image em{
	line-height: 1.67em;
	color: #999;
	width: 100%;
	overflow: hidden;
	display: block;
}
.right-info{
	width: 100%;
	overflow: hidden;
	padding: 15px 0 20px;
}
div.right-info img{
	float: left;
	margin-bottom: 0;
}
div.right-info em{
	float: right;
	width: 180px;
	margin: -4px 0 0;
}
/*image block end*/
/*seo block end*/
/*sidebar start*/
.sidebar{
	width: 190px;
	float: left;
}
/*sub navigation start*/
#sub-nav{
	width: 100%;
	overflow: hidden;
	padding: 35px 0 0;
}
#sub-nav li{
	width: 100%;
	float: left;
	border-bottom: 1px solid #b5da87;
}
#sub-nav li.last, #sub-nav .level-1 li.last{border: none;}
#sub-nav li a{
	color: #7cc422;
	text-decoration: none;
	font-weight: bold;
	float: left;
	width: 169px;
	padding: 3px 0 4px 21px;
}
#sub-nav li a:hover,
#sub-nav li.active a{background: url(../img/sub-nav-arrow-green.gif) no-repeat 2px 50%;}
.orange-scheme #sub-nav li a:hover,
.orange-scheme #sub-nav li.active a{background: url(../img/sub-nav-arrow-orange.gif) no-repeat 2px 50%;}
#sub-nav .level-1{
	border-top: 1px solid #b5da87;
	width: 100%;
	float: left;
	display: none;
}
#sub-nav .level-1 li{border-bottom: 1px solid #dddbd6;}
#sub-nav .active .level-1 a, .orange-scheme #sub-nav .active .level-1 a{
	font-weight: normal;
	padding: 3px 0 4px 33px;
	width: 157px;
	background: none;
}
#sub-nav .active .level-1 a:hover,
#sub-nav .active .level-1 .active a{background: url(../img/sub-nav-arrow-green.gif) no-repeat 2px 50%;}
.orange-scheme #sub-nav .active .level-1 a:hover,
.orange-scheme #sub-nav .active .level-1 .active a{background: url(../img/sub-nav-arrow-orange.gif) no-repeat 2px 50%;}
#sub-nav .level-2{
	width: 100%;
	float: left;
	border-top: 1px solid #dddbd6;
	display: none;
}
#sub-nav .level-2 li{
	border: none;
	padding: 0 0 1px;
}
#sub-nav .active .active .level-2 a,
.orange-scheme #sub-nav .active .active .level-2 a{
	color: #666;
	padding: 3px 0 4px 45px;
	width: 145px;
	background: none;
}
#sub-nav .active .level-2 a:hover,
#sub-nav .active .active .level-2 .active a,
.orange-scheme #sub-nav .active .level-2 a:hover,
.orange-scheme #sub-nav .active .active .level-2 .active a{
	background: url(../img/sub-nav-arrow-grey.gif) no-repeat 2px 50%;
	color: #666 !important;
}
#sub-nav li.active .level-1, #sub-nav .level-1 li.active .level-2{display: block;}
/*sub navigation end*/
/*sidebar end*/
/*content end*/
/*footer start*/
#footer{
	padding: 10px 0;
	color: #bbb8ad;
}
#footer a{color: #bbb8ad;}
/*partners block start*/
.partners{
	width: 100%;
	overflow: hidden;
}
.partners strong{
	display: block;
	width: 84px;
	height: 13px;
	background: url(../img/partners-text.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.partners ul{
	border-bottom: 1px solid #e3e1d8;
	padding: 1px 0 10px;
	overflow: hidden;
	width: 980px;
	margin: 0 0 9px;
}
.partners ul.last{
	margin: 0;
	border: none;
}
.partners ul li{
	border-left: 1px solid #e8e6df;
	margin: 0 0 0 -1px;
	width: 200px;
	float: left;
}
.partners ul li.first{width: 192px;}
.partners ul li.last{width: 188px;}
/*partners block end*/
/*management block text*/
.management{
	width: 100%;
	overflow: hidden;
	padding: 74px 0 15px;
}
.management li{float: left;}
.management a{
	float: left;
	min-height: 14px;
}
* html .management a{height: 14px;}
.management li.rss{padding: 0 23px 0 4px;}
.management li.rss a{
	background: url(../img/rss-icon.png) no-repeat left;
	padding: 0 0 0 20px;
}
.management li.print{padding: 0 22px 0 0;}
.management li.print a{
	background: url(../img/print-icon.png) no-repeat left;
	padding: 0 0 0 20px;
}
.management li.large, .management li.small{padding: 0 1px;}
.management li.large a, .management li.small a{
	width: 16px;
	height: 14px;
	background-repeat: no-repeat !important;
	overflow: hidden;
	text-indent: -9999px;
}
.management li.large a{background: url(../img/plus-icon.png);}
.management li.small a{background: url(../img/minus-icon.png);}
.management li.size{padding: 0 0 0 5px;}
/*management block end*/
#footer .wrapp{
	background: url(../img/footer-bg.gif) repeat-x;
	padding: 15px 0;
}
ul.banners{
	width: 58px;
	float: left;
	padding: 0 0 0 2px;
}
ul.banners li{
	padding: 0 0 10px;	
	width: 100%;
}
/*ul.banners a{float: left;}*/
#footer .nav{
	float: right;
	overflow: hidden;
	padding: 1px 0 0;
	margin: 0 -20px 0 0;
}
#footer .nav li{
	float: left;
	background: url(../img/grey-separate.gif) no-repeat left;
	margin: 0 0 0 -1px;
	padding: 0 20px;
}
#footer .wrapp div{
	float: left;
	width: 370px;
	padding: 1px 0 0 12px;
}
#footer .info{
	background: url(../img/footer-line.gif) no-repeat;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 5px 0 0;
}
/*footer end*/
/*container end*/
/*orange scheme start*/
.orange-scheme #container a:hover{color: #f50;}
.orange-scheme #header{background: url(../img/header-bg-orange.jpg) no-repeat;}
.orange-scheme ul.label li{border-left-color: #f27b40;}
.orange-scheme #sub-nav li a{color: #ff661a;}
.orange-scheme #sub-nav li{border-bottom-color: #ffaf88;}
.orange-scheme #sub-nav .level-1{border-top-color: #ffaf88;}
.orange-scheme #sub-nav .level-1 li{
	border-bottom-color: #DDDBD6;
}
.orange-scheme .management li.print a{background: url(../img/print-icon-orange.png) no-repeat left;}
.orange-scheme .management li.large a{background: url(../img/plus-icon-orange.png);}
.orange-scheme .management li.small a{background: url(../img/minus-icon-orange.png);}
.orange-scheme h1,
.orange-scheme h1 a,
.orange-scheme h2,
.orange-scheme h2 a,
.orange-scheme h3,
.orange-scheme h3 a,
.orange-scheme h4,
.orange-scheme h4 a,
.orange-scheme .quote .inner,
.orange-scheme .gallery .action .page .active a{color: #f50;}
.orange-scheme .list li{background: url(../img/bullet-orange.gif) no-repeat 0 7px;}
.orange-scheme a.type-1{background: url(../img/icon-1-orange.gif) no-repeat 0 1px;}
.orange-scheme a.type-2{background: url(../img/icon-2-orange.gif) no-repeat 0 1px;}
.orange-scheme a.type-3{background: url(../img/icon-3-orange.gif) no-repeat 0 1px;}
.orange-scheme a.type-4{background: url(../img/icon-4-orange.gif) no-repeat 0 1px;}
.orange-scheme .quote span.top{background: url(../img/quote-top-orange.gif);}
.orange-scheme .quote span.bot{background: url(../img/quote-bot-orange.gif);}
.orange-scheme .quote .inner{background: url(../img/quote-orange.gif) repeat-y;}
.orange-scheme .primary-block .special-container h3{background: url(../img/icon-5-orange.gif) no-repeat 0 2px;}
.orange-scheme .gallery .action .buttons a.prev:hover{background: url(../img/gallery-button-prev-hover-orange.gif);}
.orange-scheme .gallery .action .buttons a.next:hover{background: url(../img/gallery-button-next-hover-orange.gif);}
/*orange scheme end*/
/*tool tip start*/
.tool-tip{width: 217px;}
.tool-tip span.top-bg, .tool-tip span.bot-bg{
	display: block;
	width: 217px;
	overflow: hidden;
	background-repeat: no-repeat !important;
}
.tool-tip span.top-bg{
	height: 25px;
	background: url(../img/tool-tip-top.png);
}
.tool-tip span.bot-bg{
	height: 8px;
	background: url(../img/tool-tip-bot.png);
}
.tool-tip .post{
	background: url(../img/tool-tip.png) repeat-y;
	width: 201px;
	padding: 6px 11px 6px 5px;
	font-size: 11px;
}
.tool-tip .tool-text{
	border-top: 1px solid #e3e1d8;
	color: #999;
}
.tool-tip .post span{
	display: block;
	padding: 0 5px;
}
.tool-tip .tool-title{padding-bottom: 6px;}
.tool-tip .tool-text{padding-top: 6px;}
/*tool tip end*/
/*sIFR start*/
.sIFR-flash{
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced{visibility: visible !important;}
span.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true]{ display: none !important;}
/*sIFR end*/
/*--------------------------------------------------*/
