body {
	margin: 0;
	color: #000;
	font: 10px/12px Arial, Helvetica, sans-serif;
	background: #f0ede6 url(../images/body-bg.png) top left repeat-x;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
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-style: none;
}

#wrapper {
	margin: 0 auto;
	width: 1058px;
}
#top-menu {
	text-align: right;
	height: 12px;
	margin: 0;
	padding: 10px 40px 0 0;
	color: #fff;
	font-size: 13px;
}
#top-menu a {
	color: #fff;
}
#header {
	background: url(../images/header-bg.png) left top no-repeat;
	height: 209px;
	margin-top: -23px;
}
#header a.logo {
	display:inline-block;height:110px;width:200px;text-indent:-9999px
}
#header ul { 
	display: inline-block;
	list-style-type: none;
	padding: 64px 0 0 30px ;
	margin: 0;
	overflow: hidden;
	width: 758px;
	
}
#header ul li {
	float: left;
	margin-left: 2px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#header ul li a {
	float: left;
	color: #999999;
	display: inline-block;
	padding: 17px;
	height: 14px;
}
#header ul li.active a {
	float: left;
	color: #fff;
	display: inline-block;
	padding: 17px;
	height: 14px;
	background: #69d4f6 url(../images/menu-button-active-m.png) repeat-x;
}
#header ul li.active span.l {
	width: 3px;
	height: 48px;
	float: left;
	display: inline-block;
	background: #69d4f6 url(../images/menu-button-active-l.png) no-repeat;	
}
#header ul li.active span.r {
	width: 3px;
	height: 48px;
	float: left;
	padding: 0;
	display: inline-block;
	background: #69d4f6 url(../images/menu-button-active-r.png) no-repeat;	
}
#main {
	margin-top: -80px;
	height: 1%;
	overflow: hidden;
}
#content {
	float: left;
	width: 812px;
	padding: 0 0 0 35px;
}
#main-content {	
	overflow: hidden;
	width: 812px;
}
#main-content .sub {
	float: left;
	width: 812px;
	background: url(../images/main-content-m2.png) repeat-y;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#main-content.subpage .sub {
	background: #fff;
}
#main-content .sub .t {
	
}
#main-content .sub .b {
	padding: 10px 0 9px;
	height: 1%;
	overflow: hidden;
}
#main-post {
	width: 585px;
	margin-left: 7px;
	float: left;
}
#main-post.subpage {
	width: 797px;
}
#main-post.subpage p {
	color: #666666;
	font-size: 12px;
}
#main-post.subpage p.intro {
	color: #999999;
	font-size: 15px;
	margin-bottom: 10px;
}
#video-details {
	color: #666666;
	font-size: 15px;
	line-height: 17px;
	width: 430px;
	float: left;
}
#video-details.subpage {
	width: 797px;
}
#video-details.subpage img {
	margin: 0 20px 15px 0;
}
#video-details p {
	margin: 5px 0;
}
#video-details h2 {
	font-size: 25px;
	margin: 10px 0 10px 0;
	color: #5acbf2;
}
#video-details a {
	font-size: 15px;	
	color: #5acbf2;
}
#deal {
	margin-top: 10px;
	float: right;
	text-align: center;
	width: 150px;
}
#videos-list {
	width: 195px;
	float: right;
	margin-right: 7px;
}
.scroll-pane {
	height: 490px;
}
#videos-list .video {
	margin-bottom: 7px;	
	width: 195px;
}
#videos-list .video img {
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
}
#videos-list .video a{
	color: #5acbf2;
	font-weight: bold;
	font-size: 13px;
}
#videos-list .time {
	color: #ccc;
}
#content-boxes-handler {
	height: 1%;
	overflow:hidden;
}
#content-boxes-handler .box {
	float: left;
	padding: 0 5px 5px 5px;
	width: 385px;
	margin-right: 20px;
	margin-top: 10px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#content-boxes-handler .box p {
	font-size: 14px;
}
#content-boxes-handler .last {
	margin-right: 0;
}
#content-boxes-handler h3 {
	color: #5acbf2;
	font-size: 16px;
	margin-bottom: 4px;
}
#content-boxes-handler a {
	
	color: #5acbf2;
}
#content-boxes-handler img {
	margin: 0 5px 5px 0;
}
#sidebar {
	width: 160px;
	margin-right: 40px;
	height: 1%;
	float: right;
	overflow: hidden;
}
#sidebar .box {
	padding: 6px;
	background: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 10px;
}
#sidebar .box h4{
	margin: 0 0 8px 0;
	font-size: 14px;
	color: #ff9b06;
}
#sidebar .box h5{
	margin: 5px 0;
	font-size: 13px;
	color: #666666;
}
#sidebar .box a {

	color: #ff9b06;
}
#sidebar .box p {
	margin: 1px 0;
}
#sidebar .box form input {
	float: right;
	margin-bottom: 7px;
}
#sidebar .box form input.text {
	width: 140px;
	font-size: 13px;
}
.article-read-more {
	font-size: 14px;
}
#footer {
	color: #999999;
	margin-top: -70px;
	background: url(../images/footer-bg.png) left top no-repeat;
	height: 58px;
	padding: 125px 0 0 125px;
	font-size: 15px;
	
}