/* CSS Document */
body {
	font-family:arial;
	font-size:12px;
	line-height:155%;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#000;
	background-image:url(images/page_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
p{
	margin:0px 0px 10px 0px;
}
h2{
	color:#035e8a;
	margin:0px 0px 10px 0px;
	font-size:24px;
	font-weight:normal;
	font-family:Georgia;
	line-height:32px;
}
h3 {
	margin:0px 0px 12px 0px;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	font-family:Georgia;
	color:#000;
}
h4 {
	margin:0px 0px 6px 0px;
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	font-family:Georgia;
}
h5 {
	color:#035e8a;
	margin:0px 0px 6px 0px;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	font-family:Georgia;
}
h6 {
	color:#ee0000;
	font-family:arial;
	font-size:12px;
	line-height:155%;
	font-weight:bold;
	margin:0px 0px 6px 0px;
}
a{
	color:#035e8a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
form{
	margin:0;
	padding:0;
}
td.label,
td.label_left{
	font-weight:bold;
	width:120px;
	padding-right:10px;
}
td.label{
	text-align:right;
}
hr{
	margin:30px 0px;
	height:1px;
	border:none;
	border-bottom:1px dotted #ccc;
}

#container {
	width:988px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#container-margin{
	text-align:left;
}
#header{
	height:160px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	overflow:hidden;
	position:relative;
}
#header-margin{
	padding:10px 0px 0px 0px;
}
#search{
	position:absolute;
	bottom:20px;
	right:20px;
}
#searchfield{
	float:right;
	background-color:#000;
	border:1px solid #666;
	color:#fff;
	padding:3px;
	margin-right:0px;
}
#searchbutton{
	float:right;
	background-color:#000;
	border:1px solid #666;
	margin-left:-1px;
	padding:2px 5px 3px 5px;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	color:#999;
	cursor:pointer;
}
#nav{
background-image:url(images/nav_bg.png);
padding-top:2px;
}
#nav ul,
#subnav ul{
	list-style:none;
	padding:0px 0px 0px 12px;
	margin:0;
	float:left;
}
#nav li,
#subnav li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#nav li.selected a{
	background-color:#95ebfa;
	color:#2b3e55;
	padding-top:0px;
	margin-top:3px;
}
#nav li.selected a:hover{
	color:#2b3e55;
}
#nav li.active a{
	background-color:#fff;
	color:#000;
	padding-top:0px;
	margin-top:3px;
}
#nav li.active a:hover{
	color:#000;
}
#nav li a{
	display:block;
	color:#fff;
	padding:3px 8px;
	font-size:14px;
}
#nav li a:hover{
	color:#fff;
	text-decoration:none;
}
#subnav{
	background-color:#95ebfa;
}
#subnav li{}
#subnav li a{
	display:block;
	color:#2b3e55;
	padding:2px 8px;
}
#subnav li a:hover{
	color:#3c526c;
}
#subnav li.active a{
	background-color:#fff;
	color:#000;
	padding-top:0px;
	margin-top:2px;
}
#subnav li.active a:hover{
	color:#000;
}
#content{
	background-color:#fff;
}
#content-margin{
	padding:19px 19px;
}
#banner{
	height:250px;
	float:left;
	width:580px;
}
#banner-margin{
	padding-bottom:20px;
}
#columnright{
	width:100px;
	float:right;
}
#columnleft{
	width:560px;
	float:left;

}
#contentleft{
	width:660px;
	float:left;
}
#contentleft-margin{
}
#sidebar{
	width:270px;
	float:right;
}
#sidebar-margin{
}
#footer{
	color:#fff;
	text-align:center;
}
#footer-margin{
	padding:10px 0px;
}
#clear {
	clear:both;
}
#divider {
	clear:both;
	padding-top:5px;
	border-bottom:1px solid #ddd;
}
/*Sidebar*/
div.sidebox{}
div.sidebox-margin{
	margin-bottom:10px;
	background-color:#e5ecf5;
	padding:6px;
}
div.sidebox label{
	width:80px;
	display:inline-block;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	float:left;
	clear:both;
}
div.sidebox input[type=text],
div.sidebox input[type=password]{
	margin-bottom:2px;
	width:170px;
	float:right;
}
div.sidebox h5{
	margin:0;
	padding:2px 12px;
	background-color:#000;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}

/*Index*/
#index_topleft{
	width:322px;
	float:left;
}
#index_topleft-margin{
	padding-bottom:12px;
}
#index_topright{
	width:323px;
	float:right;
}
#index_topright-margin{
	padding-bottom:12px;
}
#index_midleft{
	width:223px;
	float:left;
	overflow:hidden;
}
#index_midleft-margin{
	margin-right:9px;
	margin-top:10px;
	background-color:#e5ecf5;
}
#index_midcenter{
	width:223px;
	float:left;
	overflow:hidden;
}
#index_midcenter-margin{
	margin-right:9px;
	margin-top:10px;
	background-color:#e5ecf5;
}
#index_midright{
	width:214px;
	float:left;
	overflow:hidden;
}
#index_midright-margin{
	margin-top:10px;
	background-color:#e5ecf5;
}

/*Page*/
div.img_left{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
div.img_right{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
div.img_center{
	text-align:center;
	margin:10px 0px;
}
div.contentyoutube{
	clear:both;
	text-align:center;
	padding:20px 0px;
}

div.article_list{
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;
}
div.article_img{
	float:left;
	margin-right:10px;
}
div.article_details{
	padding-bottom:10px;
	color:#666;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
}
div.article_title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
div.article_description{
	color:#808080;
	font-size:12px;
	line-height:14px;
}
div.article_more{
	text-align:right;
	margin-top:10px;
}
p.note{
	color:#808080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
}
div.imageleft img{
	margin:0px 10px 5px 0px;
	float:left;
}
div.imageright img{
	margin:0px 0px 5px 10px;
	float:right;
}

div.productlist{
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-top:30px;
}
div.productimage{
	width:60px;
	height:50px;
	float:left;
}
div.productimage img{
	width:50px;
}
div.productheading{
	font-size:14px;
	font-weight:bold;
	color:#2d7bb9;
}
div.productbuy{
	float:right;
	width:200px;
	text-align:right;
}
div.productprice{
	font-size:24px;
	font-weight:bold;
	display:inline-block;
	margin-bottom:15px;
	padding-right:13px;
	padding-top:7px;
}
table#cart{
	margin-top:15px;
}
table#cart th{
	background-color:#fff;
	color:#035e8a;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
div.box{
	margin-top:15px;
}
div.box-heading{
	background-color:#043a68;
	padding:2px 5px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
div.box-content{
	padding:15px;
	background-color:#c2d9ed;
}

/*inputs*/
input.small{
	width:80px;
}
input.medium{
	width:180px;
}
input.large{
	width:240px;
}

/*Validation*/
#errorbox{
	border:1px solid #CC0000;
	background-color:#f9eae4;
	margin-bottom:10px;
}
#errorbox li{
	list-style-type:none;
}

/*Welcome*/
#welcome_name{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#welcome_links{

}
#welcome_expiry{
	color:#666;
	font-style:italic;
	font-size:11px;
}

#index_top{

}
#index_top-margin{
	background-color:#b8cae1;
	padding:5px 10px 10px 10px;
	margin-bottom:10px;
}
#index_top-image{
	float:left;
	width:205px;
}
#index_top-image img{
	border:1px solid #fff;
}
#index_top h3 a{
	color:#000;
	font-size:24px;
	line-height:30px;
}
#index_top h3 a:hover{
	color:#000;
	text-decoration:underline;
}
#index_top-details{
	float:left;
	width:435px;
	padding-bottom:15px;
	font-size:14px;
	line-heght:18px;
	font-family:Arial, Helvetica, sans-serif;
	/*
	font-family:Georgia, "Times New Roman", Times, serif;*/
}
#index_top .morelink{
	margin-top:-15px;
	height:15px;
	text-align:right;
	float:right;
}
#index_top_extended{
	width:325px;
	float:left;
}
#index_top_extended-margin{
	margin-bottom:10px;
}
.index_top_extended{
	margin-top:5px;
	font-size:11px;
	color:#666;
}
.index_top_extended-margin{
	background-color:#e5ecf5;
	padding:5px;
}
.index_top_extended a{
	font-size:12px;
}

#index_cartoon{
	width:325px;
	float:left;
	clear:left;
}
#index_cartoon-margin{
	margin-bottom:10px;
}

.blockheading{
	background-color:#000;
	background-image:url(images/blockheading_bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #333;
	line-height:16px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:3px 7px;
	text-transform:uppercase;
}

#index_currentnews{
	width:325px;
	float:right;
}
#index_currentnews .pageintro{
	padding-top:5px;
}
#index_currentnews .pageintro-margin{
	background-color:#d6eec0;
	padding:5px;
}
#index_currentnews .pageintro-margin a{
	color:#1e3f00;
	font-weight:normal;
}
#index_currentnews .pageintro-margin a:hover{
	text-decoration:none;
}
#index_currentnews .pageintro-image,
.index_top_extended-image{
	float:left;
	width:70px;
	height:50px;
}
.index_top_extended-image img{
	width:65px;
	border:none;
}
#index_currentnews .pageintro-heading{
	font-weight:bold;
	margin-bottom:4px;
}
#index_currentnews .pageintro-description{
	font-size:11px;
	line-height:16px;
	color:#666;
}
#index_currentnews .morelink{
	display:none;
}
#index_cartoon-prevcartoons{
	margin-right:-5px;
	float:left;
}
.index_cartoon-prevcartoon{
	margin-top:5px;
	margin-right:5px;
	float:left;
}

.articlebrief{
	padding:5px 5px 3px 7px;
	border-bottom:2px solid #fff;
	font-size:11px;
	line-height:16px;
}
.twitteritem{
	padding:5px 5px 3px 7px;
	border-bottom:2px solid #fff;
	font-size:11px;
	line-height:16px;
	color:#000;
}
.twitter-ts{
	color:#666;
}	

#index_top_prev{
	float:left;
	margin-left:-10px;
}
#index_top_prev .pageintro{
	float:left;
	width:335px;
	height:110px;
}
#index_top_prev .pageintro-margin{
	margin-left:10px;
	background-color:#e5ecf5;
	padding:9px;
	border:1px solid #e5ecf5;
	margin-bottom:10px;
	overflow:hidden;
}
#index_top_prev .pageintro-image{
	width:85px;
	float:left;
}
#index_top_prev .pageintro-description{
	font-size:11px;
}
#index_top_prev .pageintro .morelink{
	display:none;
}

#featured_youtube-margin{
	position:relative;
	padding-bottom:8px;
	margin-bottom:5px;
	background-color:#000;
	color:#fff;
}
.featured_youtube-large{
	position:relative;
	border-bottom:5px solid #fff;
}
#featured_youtube-previous{
	width:270px;
	margin-top:5px;
}
#featured_youtube-previous a,
#featured_youtube-previous-textonly a{
	color:#fff;
}
.featured_youtube-previtem{
	padding:0px 5px 5px 5px;
	margin-bottom:3px;
	border-bottom:1px dotted #454545;
	padding-bottom:2px;
}
.featured_youtube-previtemimg{
	float:left;
	display:block;
	width:90px;
	overflow:hidden;
	margin-bottom:3px;
}
.featured_youtube-previtemimg img{
	float:left;
}
.featured_youtube-previtem .featured_youtube-previtemdesc a{
	font-size:12px;
	line-height:16px;
}
span.video,
span.news{
	display:inline-block;
	background-color:#006699;
	color:#fff;
	text-decoration:none;
	font-size:8px;
	line-height:8px;
	padding:1px 4px 1px 4px;
	margin-right:4px;
	text-transform:uppercase;
}
span.news{
	background-color:#1e3f00;
}
.featured_youtube-previtem a:hover{
	text-decoration:none;
}
.featured_youtube-previtem a:hover span.video{
	background-color:#003366;
	color:#fff;
	text-decoration:none;
}
#featured_youtube-previous div.featured_youtube-previtemdesc{
	width:170px;
	float:left;
	overflow:hidden;
	font-size:11px;
	color:#666;
}
#featured_youtube-previous-textonly div.featured_youtube-previtemdesc{
	width:auto;
	float:none;
	overflow:visible;
	font-size:11px;
	color:#666;
}
.play_overlay{
	display:block;
	width:270px;
	height:164px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	background-image:url(images/play_overlay.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.featured_youtube-large-desc{
	display:block;
	width:270px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:8;
	background-image:url(images/transparent_70.png);
}
.featured_youtube-large-desc-margin{
	padding:1px 5px 3px 5px;
}
.featured_youtube-large-desc a{
	color:#000;
}
.featured_youtube-large-desc a:hover{
	color:#000;
	text-decoration:none;
}
#subscribe_now{
	margin-bottom:10px;
}
.advert-margin{
	margin-bottom:10px;
}
.advert img{
	position:relative;
	z-index:5;
}

/*Pagination*/
#pagination{
	margin-top:20px;
	text-align:center;
}
#pagination a,
#pagination span{
	display:inline-block;
	margin:0px 2px;
}

/*Comments*/
.comment{
	background-color:#eee;
	margin-top:15px;
	margin-bottom:5px;
	padding:10px 20px;
	border-radius:8px;
}
.subcomments .comment{
	background:none;
	padding:0px;
	margin:15px 0px 5px 5px;
	padding-left:14px;
	border-left:1px dashed #ccc;
	border-radius:0px;
}
.comment-details{
	font-size:11px;
	color:#666;
}
