body{
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	background:#c9e0ee url(../images/bg-body.jpg) no-repeat 50% 0 fixed;
	width:100%;
	min-width:955px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#page{
	padding-top:191px;
	position:relative;
	width:100%;
	overflow:hidden;
}
/* Content */
#content{
	margin:0 auto;
	width:955px;
	padding-bottom:90px;
	overflow:hidden;
}
/* Home Page */
.homecont{
	padding:85px 0 185px !important;
	width:1004px !important;
}
/* Home Block */
#carusel{
	width:1004px;
	height:348px;
	overflow:hidden;
}
#carusel a.link-prev,
#carusel a.link-next{
	float:left;
	width:36px;
	height:347px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/bg-link-prev.png) no-repeat;
}
#carusel a.link-next{
	height:348px;
	background:url(../images/bg-link-next.png) no-repeat;
	float:right;
}
#carusel div {
	margin-left:2px;
	width:906px;
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
}
#carusel div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:-37px 0 0;
	list-style:none;
}
#carusel div ul li {
	float:left;
	width:906px;
}
#carusel div ul li p.block{
	margin:38px 0 0 27px;
	float:left;
	display:inline;
	width:426px;
	height:154px;
	background:url(../images/bg-homeblock.png) no-repeat;
	overflow:hidden;
}
#carusel div ul li .block .date{
	float:left;
	display:inline;
	margin:13px 0 0 15px;
	width:58px;
	padding-top:10px;
	text-align:center;
	height:48px;
	font:18px/19px Helvetica, Arial, sans-serif;
	color:#fff;
	background:url(../images/bg-date-homeblock.gif) no-repeat;
}
#carusel ul li .block .date span{
	display:block;
	font-size:14px;
	line-height:15px;
	color:#ddf1f7;
}
#carusel ul li .block .text{
	padding:12px 32px 0 0;
	width:310px;
	height:142px;
	position:relative;
	float:right;
	overflow:hidden;
}
#carusel ul li .block .text strong{
	display:block;
	font:30px/30px Helvetica, Arial, sans-serif;
	color:#ddf1f7;
}
#carusel ul li .block .text span{
	display:block;
	margin-top:6px;
	font:13px/15px Helvetica, Arial, sans-serif;
	color:#fff;
}
#carusel ul li .block .text span a{color:#fff;}
#carusel ul li .block .text span em{
	font-style:normal;
	padding-left:20px;
	background:url(../images/sep-hometext.gif) no-repeat 8px 3px;
}
#carusel div ul li .block .text a.readit{
	position:absolute;
	bottom:0;
	right:0;
	width:95px;
	height:37px;
	text-indent:-9999px;
	background:url(../images/bg-readit.png) no-repeat;
	cursor:pointer;
	overflow:hidden;
}
/* Detail Page */
.main{
	margin-top:22px;
	width:701px;
	float:left;
}
.main .maincont{
	padding-top:2px;
	width:701px;
	padding-bottom:20px;
	background:url(../images/bg-main.png);
	overflow:hidden;
}
/* Main Text Blocks */
.main .textblock{
	margin-left:19px;
	width:665px;
	padding-bottom:24px;
	border-bottom:1px #b8bbbe solid;
	overflow:hidden;
}
.main .textblock .title{
	margin:23px 0 0 10px;
	width:655px;
	overflow:hidden;
}
.main .textblock .title em{
	float:left;
	width:58px;
	padding-top:10px;
	height:48px;
	font:18px/19px Helvetica, Arial, sans-serif;
	color:#fff;
	text-align:center;
	background:url(../images/bg-title-main.gif) no-repeat;
	overflow:hidden;
}
.main .textblock .title em span{
	display:block;
	font-size:14px;
	line-height:15px;
	color:#ddf1f7;
}
.main .textblock .title div{
	width:579px;
	float:right;
}
.main .textblock .title h2{
	margin:5px 0 0;
	font:30px/33px Helvetica, Arial, sans-serif;
	color:#ee3224;
}
.main .textblock .title ul{
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	width:589px;
	overflow:hidden;
}
.main .textblock .title ul li{
	float:left;
	padding:0 8px 0 10px;
	font:13px/15px Helvetica, Arial, sans-serif;
	color:#231f20;
	background:url(../images/sep-title.gif) no-repeat 0 3px;
}
.main .textblock .title ul li:first-child{background:none;}
.main .textblock .title ul li a{color:#231f20;}
.main .textblock p{
	margin:15px 0 0 9px;
	line-height:19px;
}
.main .textblock blockquote{
	margin:16px 0 0 32px;
	padding:0 0 10px 34px;
	background:url(../images/quotes-lt.gif) no-repeat;
	width:470px;
}
.main .textblock blockquote p{
	margin:0;
	padding-bottom:3px;
	background:url(../images/quotes-rb.gif) no-repeat 283px 100%;
}
.main .textblock blockquote q{
	quotes:none;
	font:italic 16px/24px Arial, Helvetica, sans-serif;
	color:#1a1a1a;
}
.main .textblock blockquote q:before{content:"";}
.main .textblock blockquote q:after{content:"";}
.main .textblock p.commlink{
	margin-top:20px;
	height:22px;
}
.main .textblock p.commlink a{
	float:left;
	height:22px;
	background:url(../images/bg-commlink.gif) no-repeat;
}
.main .textblock p.commlink a span{
	float:left;
	padding:0 8px;
	margin-right:-4px;
	position:relative;
	height:22px;
	line-height:22px;
	color:#ddf1f7;
	cursor:pointer;
	background:url(../images/bg-commlink-end.gif) no-repeat 100% 0;
}
.main .textblock p.commlink a:hover{text-decoration:none;}
/* Main Comments Block */
.main .comments{
	margin-left:27px;
	width:643px;
	overflow:hidden;
}
.main .comments h3{
	margin:15px 0 -2px 1px;
	width:109px;
	height:15px;
	text-indent:-9999px;
	background:url(../images/bg-title-comments.gif) no-repeat;
	overflow:hidden;
}
.main .comments .commblock{
	margin-top:12px;
	width:615px;
	padding:12px 14px;
	background:url(../images/bg-commblock.png);
	overflow:hidden;
}
.main .comments .commblock strong{
	display:block;
	font:13px/16px Helvetica, Arial, sans-serif;
	color:#231f20;
}
.main .comments .commblock strong em{
	padding-left:18px;
	background:url(../images/sep-title.gif) no-repeat 7px 2px;
	font-style:normal;
}
.main .comments .commblock p{
	margin:0;
	line-height:16px;
	color:#666;
}
/* Main Reply Block */
.main .reply{
	margin-left:26px;
	width:646px;
	overflow:hidden;
}
.main .reply h3{
	margin:32px 0 0 2px;
	width:144px;
	height:15px;
	text-indent:-9999px;
	background:url(../images/bg-title-reply.gif) no-repeat;
}
.main .reply ul{
	margin:0;
	padding:0;
	list-style:none;
	width:646px;
	overflow:hidden;
}
.main .reply ul li{
	width:646px;
	float:left;
}
.main .reply ul li label{
	display:block;
	margin:8px 0 0 4px;
	font-size:11px;
	line-height:18px;
	color:#4d4d4d;
}
.main .reply ul li .text,
.main .reply ul li textarea{
	width:215px;
	height:15px;
	padding:10px 14px;
	background:url(../images/bg-input-text.png);
	border:1px #808182 solid;
	border-top-color:#2e2f2f;
	border-right-color:#2e2f2f;
	line-height:15px;
	color:#ccc;
}
.main .reply ul li textarea{
	padding-right:0;
	width:630px;
	height:91px;
	overflow:auto;
}
.main .reply ul li .btn{
	display:block;
	margin:20px 0 0 3px;
	width:144px;
	height:32px;
	background:url(../images/btn-submit.gif) no-repeat;
	line-height:32px;
	text-align:center;
	color:#ddf1f7;
	cursor:pointer;
	border:none;
}
.main .mainbotbg{
	display:block;
	width:701px;
	height:8px;
	background:url(../images/bgbot-main.png) no-repeat;
	overflow:hidden;
}
/* Right Column */
.column{
	margin-top:22px;
	width:254px;
	float:right;
}
.column .coltopbg,
.column .colbotbg{
	display:block;
	width:254px;
	height:8px;
	background:url(../images/bgtop-column.png) no-repeat;
	overflow:hidden;
}
.column .colbotbg{background:url(../images/bgbot-column.png) no-repeat;}
/* Column Image Block */
.column .imageblock{
	width:254px;
	background:url(../images/bg-column.png) repeat-y;
	padding:3px 0 12px;
	display:table;
}
.column .imageblock .image{
	margin-left:12px;
	padding:5px;
	border:1px #707274 solid;
	float:left;
	display:inline;
}
.column .imageblock .image img{vertical-align:top;}
.column .imageblock .text{
	margin-left:10px;
	width:105px;
	float:left;
	display:inline;
}
.column .imageblock .text h3{
	margin:0;
	font:26px/26px Helvetica, Arial, sans-serif;
	color:#ddf1f7;
}
.column .imageblock .text p{
	margin:0;
	font-size:11px;
	line-height:12px;
	color:#fff;
}
.column .infoblock{
	margin-top:-8px;
	width:254px;
	overflow:hidden;
}
.column .infoblock .topbg{
	display:block;
	width:254px;
	height:8px;
	background:url(../images/bgtop-info-column.png) no-repeat;
}
.column .infoblock .infohold{
	width:254px;
	background:url(../images/bg-info-column.png) repeat-y;
	padding-bottom:11px;
	overflow:hidden;
}
.column .infoblock .infohold p{
	margin:11px 0 0 17px;
	width:210px;
	line-height:16px;
	color:#231f20;
}
.column .infoblock .infohold em{
	display:block;
	margin-left:17px;
	width:210px;
	line-height:16px;
	font-style:normal;
	color:#6a7377;
}
.column .share{
	border-top:1px #7a868b solid;
	padding:11px 0 14px;
	width:254px;
	background:url(../images/bg-column.png) repeat-y;
	overflow:hidden;
}
.column .share a.sharebtn{
	display:block;
	margin-left:10px;
	width:229px;
	height:16px;
	text-indent:-9999px;
	background:url(../images/btn-share.gif) no-repeat;
	overflow:hidden;
}
/* Column List Blocks */
.column .block{
	margin-top:1px;
	width:254px;
	background:url(../images/bg-column.png) repeat-y;
	border-top:1px #7a868b solid;
	padding:16px 0 10px;
	overflow:hidden;
}
.column .archives{padding-bottom:6px;}
.column .categories h3,
.column .archives h3{
	margin:0 0 0 10px;
	width:139px;
	height:15px;
	text-indent:-9999px;
	background:url(../images/bg-title-categories.gif) no-repeat;
	overflow:hidden;
}
.column .archives h3{
	width:116px;
	background:url(../images/bg-title-archives.gif) no-repeat;
}
.column .block .list{
	margin:4px 0 0 10px;
	padding:0;
	list-style:none;
	width:232px;
	overflow:hidden;
}
.column .block .list li{
	width:224px;
	padding:5px 4px;
	float:left;
	border-bottom:1px #595f62 solid;
	font-size:11px;
	line-height:15px;
}
.column .block .list li.last{border:none;}
.column .block .list li a{color:#c4d7dc;}
.column .block .list li a:hover{
	color:#fff;
	text-decoration:none;
}
/* Header */
#header{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:191px;
}
.header{
	width:100%;
	height:191px;
	background:url(../images/bg-header.png) repeat-x;
}
#header .holder{
	margin:0 auto;
	width:955px;
	position:relative;
}
#header .holder h1{
	margin:0;
	position:absolute;
	left:-3px;
	top:31px;
	width:455px;
	height:107px;
	overflow:hidden;
}
#header .holder h1 a{
	display:block;
	width:455px;
	height:107px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
#header .holder h2{
	margin:0;
	position:absolute;
	left:4px;
	top:158px;
	width:765px;
	height:20px;
}
#header .holder h2 span{
	display:block;
	width:765px;
	height:20px;
	text-indent:-9999px;
	background:url(../images/bg-title-header.png) no-repeat;
	overflow:hidden;
}
/* Header Tab Block */
#header .headtabs{
	position:absolute;
	right:-9px;
	top:46px;
	width:323px;
}
.headtabs .tabset{
	margin-left:6px;
	height:30px;
	width:317px;
	position:relative;
	overflow:hidden;
}
.headtabs .tabset a.tab{
	float:left;
	height:30px;
	overflow:hidden
}
.headtabs .tabset a.tab span{
	float:left;
	padding:0 6px;
	background:#fff;
	border:1px #f1f7fb solid;
	border-right-color:#e4eff6;
	border-bottom-color:#a9aeb1;
	height:23px;
	cursor:pointer;
	font:13px/23px Helvetica, Arial, sans-serif;
	color:#231f20;
}
.headtabs .tabset a.active,
.headtabs .tabset a:hover{
	text-decoration:none;
	background:url(../images/bg-tabset-header-on.gif) no-repeat 50% 24px;
}
.headtabs .tabset a.active span,
.headtabs .tabset a:hover span{
	background:#f00;
	border-color:#f1383c;
	border-right-color:#e47077;
	border-bottom:0;
	color:#231f20;
}
.headtabs div.tab{
	margin-top:-13px;
	width:323px;
}
.headtabs div.tab .form{
	width:323px;
	height:52px;
	background:url(../images/bg-form-header.png) no-repeat;
}
.headtabs div.tab .form .hold{
	width:323px;
	position:relative;
	min-height:52px;
}
* html .headtabs div.tab .form .hold{height:52px;}
.headtabs div.tab .form .text{
	position:absolute;
	left:22px;
	top:14px;
	width:245px;
	height:22px;
	font:19px/22px Helvetica, Arial, sans-serif;
	color:#fff;
	border:none;
	background:none;
}
.headtabs div.tab .form .btn{
	position:absolute;
	right:0;
	top:8px;
	width:50px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/btn-form-header.png) no-repeat;
	cursor:pointer;
	overflow:hidden;
}
.headtabs div.tab .form a.close{
	position:absolute;
	right:6px;
	top:16px;
	width:36px;
	height:36px;
	text-indent:-9999px;
	background:url(../images/btn-close-chanlist.gif) no-repeat;
	display:none;
	overflow:hidden;
}
.headtabs div.tab {display:none;}
.headtabs div.tab .form .chanlist{
	position:absolute;
	top:42px;
	left:9px;
	width:304px;
	display:none;
}
.headtabs div.tab .form .chanlist .block{
	position:relative;
	width:304px;
}
.headtabs div.tab .form .chanlist .bg{
	width:304px;
	padding-top:7px;
	height:140px;
	background:url(../images/bg-chanlist-header.png) repeat-y;
}
.headtabs div.tab .form .chanlist .botbg{
	display:block;
	width:304px;
	height:10px;
	background:url(../images/bgbottom-chanlist-header.png) no-repeat;
	overflow:hidden;
}
.headtabs div.tab .form .chanlist .scroll{
	margin-left:13px;
	height:140px;
	width:284px;
	overflow:auto;
}
.headtabs div.tab .form .chanlist ul{
	margin:0;
	padding:0;
	list-style:none;
	width:256px;
	overflow:hidden;
}
.headtabs div.tab .form .chanlist ul li{
	margin-top:3px;
	width:256px;
	float:left;
}
.headtabs div.tab .form .chanlist ul li a{
	display:block;
	padding-left:4px;
	width:252px;
	font:13px/20px Helvetica, Arial, sans-serif;
	color:#ddf1f7;
}
.headtabs div.tab .form .chanlist ul li a:hover{
	background:url(../images/bg-chanlist-link-on.png);
	text-decoration:none;
	cursor:pointer;
}
/* Footer */
#footer{
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	height:85px;
	min-width:955px;
}
.footer{
	width:100%;
	padding-top:57px;
	height:28px;
	position:relative;
}
.footer .topfooter{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	overflow:hidden;
	height:57px;	
}

.footer .foottopbg{
	width:100%;
	height:7px;
	background:url(../images/bgtop-topfooter.png) repeat-x;
	overflow:hidden;
}
.footer .barhold{
	width:100%;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-topfooter.png);
}
.footer .navbar{
	margin:0 auto;
	width:955px;
	height:50px;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-navbar-footer.png);
}
.footer div.tab {
	position:relative;
}
/* Footer Tab Block */
.footer .navbar .footer-tablink {
	float:left;
	height:50px;
}
.footer .navbar .footer-tablink ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer .navbar .footer-tablink li{float:left;}
.footer .navbar .footer-tablink a.tab{
	float:left;
	height:50px;
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
}
.footer .navbar .footer-tablink .channels a{
	width:253px;
	background:url(../images/btn-channels-footer.png) no-repeat;
}
.footer .navbar .footer-tablink .channels a:hover{background:url(../images/btn-channels-footer-on.png) no-repeat;}
.footer .navbar .footer-tablink .channels a.active{background:url(../images/btn-channels-footer-active.png) no-repeat;}
.footer .navbar .footer-tablink .resources a{
	width:270px;
	background:url(../images/btn-resources-footer.png) no-repeat;
}
.footer .navbar .footer-tablink .resources a:hover{background:url(../images/btn-resources-footer-on.png) no-repeat;}
.footer .navbar .footer-tablink .resources a.active{background:url(../images/btn-resources-footer-active.png) no-repeat;}
.footer .navbar .footer-tablink .stats a{
	width:178px;
	background:url(../images/btn-stats-footer.png) no-repeat;
}
.footer .navbar .footer-tablink .stats a:hover{background:url(../images/btn-stats-footer-on.png) no-repeat;}
.footer .navbar .footer-tablink .stats a.active{background:url(../images/btn-stats-footer-active.png) no-repeat;}
.footer div.tab{
	margin:0 auto;
	width:955px;
	overflow:hidden;
}
.footer div.tab .hold{
	width:953px;
	padding:25px 0 30px;
	background:url(../images/bg-tabblock-footer.png);
	border:1px #1b1b1b solid;
	overflow:hidden;
}
.footer div.tab ul{
	margin:0 0 0 26px;
	padding:0;
	list-style:none;
	width:281px;
	float:left;
	display:inline;
}
.footer div.tab ul li{
	width:281px;
	float:left;
	border-bottom:1px #2e2e2e solid;
}
.footer  div.tab ul li a{
	font:13px/28px Helvetica, Arial, sans-serif;
	color:#fff;
}
.footer .navbar a.feeds{
	margin:14px 0 0 26px;
	float:left;
	display:inline;
	width:41px;
	height:21px;
	padding-left:24px;
	cursor:pointer;
	font:11px/21px Helvetica, Arial, sans-serif;
	color:#fff;
	background:url(../images/btn-feeds-footer.png) no-repeat;
}
.footer .navbar a.feeds:hover{
	background:url(../images/btn-feeds-footer-on.png) no-repeat;
	text-decoration:none;
}
.footer .navbar a.download{
	margin:14px 0 0 13px;
	float:left;
	display:inline;
	width:124px;
	height:21px;
	cursor:pointer;
	text-align:center;
	font:11px/21px Helvetica, Arial, sans-serif;
	color:#fff;
	background:url(../images/btn-download-footer.png) no-repeat;
}
.footer .navbar a.download:hover{
	background:url(../images/btn-download-footer-on.png) no-repeat;
	text-decoration:none;
}
/* Footer Popup Block */
.popup{
	width:575px;
	border-left:1px #c3c3c3 solid;
	overflow:hidden;
	display:none;
}
.popup .topbg{
	display:block;
	width:575px;
	height:9px;
	background:url(../images/bgtop-popup.gif) no-repeat;
	overflow:hidden;
}
.popup .hold{
	width:575px;
	background:#fff;
	padding-bottom:24px;
	overflow:hidden;
}
.popup h3{
	margin:18px 0 0 28px;
	width:328px;
	height:22px;
	text-indent:-9999px;
	background:url(../images/bg-title-popup.gif) no-repeat;
}
.popup .hold div{
	width:100%;
	overflow:hidden;
}
.popup ul{
	margin:22px 0 0 22px;
	padding:0;
	list-style:none;
	width:250px;
	float:left;
	display:inline;
}
.popup ul li{
	width:245px;
	float:left;
	padding:5px 0 5px 5px;
	border-bottom:1px #ececec solid;
}
.popup ul li a{
	padding-left:21px;
	font:13px/20px Helvetica, Arial, sans-serif;
	color:#333;
	background:url(../images/icon-rss.gif) no-repeat 0 1px;
}
.botfooter{
	width:100%;
	height:28px;
	background:url(../images/bg-botfooter.png) repeat-x;
	overflow:hidden;
}
.footer .bottext{
	width:955px;
	height:28px;
	overflow:hidden;
}
.footer .bottext p{
	margin:5px 10px 0 0;
	float:right;
	display:inline;
	font:11px/16px Helvetica, Arial, sans-serif;
}