@charset "utf-8";
/* CSS Document */


img {
	border: none;
}

.h3 { /* Week in ../images */
	font-size: 18px;
	color: #ffffff;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
.h5 { /* Blue 12px bold */
	font-size: 12px;
	color: #0066ff;
	padding-left: 6px;
	font-weight: bold;
}
.h7 { /* Red 16Px */
	font-size: 16px;
	font-weight: bold;
	color: #cc100f;
	text-align: left;
	padding: 6px;
}
.spacer3v {
	height: 3px;
}
.clear {
	clear: both;
}

a.linkblue {
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
}
a:hover.linkblue {
	color: #cc100f;
	font-weight: bold;
	text-decoration: none;
}
a.linkred {
	color: #cc100f;
	font-weight: bold;
	text-decoration: none;
}
a:hover.linkred {
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
}



.TopBtn {
	height: 21px;
	float: left;
	width: auto;
	_width: 90px;
}
.TopBtnBk {
	height: 21px;
	background:url(../images/head_btn_back.jpg);
	background-repeat:repeat-x;
}
.TopBtnRt {
	height: 21px;
	background:url(../images/head_btn_rt.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.TopBtnLt {
	height: 21px;
	background:url(../images/head_btn_lt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left: 9px;
	padding-right: 21px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#footer {
	margin: 0 auto;
	width: 966px;
	height: 100px;
	color: #333;
}
#mainsheet { /* Main body outer edge for borders */
	width: 790px;
	padding: 0px;
	margin: 0px;
}
#mainsheetl { /* Main body container for left border */
}
#mainsheetr { /* Main body container for right border */
}
#ContentSheet { /* Main body border */
	margin-left: 3px;
	margin-right: 3px;
	width: 98%;
}
#LeftColumn {
	width: 500px;
	float:left;
	display: inline;
}
#RightColumn {
	margin-right: 3px;
	float:right;
	width:150px;
}
#Content {
	margin: 10px;
	padding: 0px;
	height: auto;
	position: relative;
}

.Advert {
	margin-top: 6px;
	margin-bottom: 6px;
}
.blck_blk_39_bk {
	margin-right: 5px;
	background:url(../images/blk_39px_back.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
.blck_blk_39_lt {
	background:url(../images/blk_39px_left.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 39px;
}
.blck_blk_39_rt {
	background:url(../images/blk_39px_right.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 39px;
}

.cnt_box_shdw_bk {
	margin: 0px;
	background-color:#FFFFFF;
}
.cnt_box_shdw_lt {
	border-left:#CCCCCC solid 1px;
	min-height: 100px;
}
.cnt_box_shdw_rt {
	background: url(../images/right_shadow.gif);
	background-position: right;
	background-repeat:repeat-y;
}
.bot_shdw_bk {
	background:url(../images/bottom_shadow.gif);
	background-repeat: repeat-x;
	height: 12px;
	margin:0px;
	padding:0px;
	border: 0px;
	display: block;
}
.bot_shdw_lt {
	background:url(../images/Left_bottom_shadow.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.bot_shdw_rt {
	background:url(../images/right_bottom_shadow.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.ThumbImg {
	width: 90px;
	padding-left: 6px;
	padding-right: 4px;
	float: left;
}

.NewsListCtrl {
	background-position: left 2px;
	background-repeat: no-repeat;
	background-image: url(../images/bullet.gif);
	Margin-left: 6px;
	padding-right: 12px;
	padding-bottom: .5px;
}
.NewsLine {
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.2;
}
.ThumbStoryCtrl {
	padding-bottom:6px;
}
.ThumbStoryCont {
	font-size: 12px;
	padding-right: 12px;
	padding-left: 6px;
}
.ThumbStoryLink {
	font-size: 12px;
	text-align: right;
	padding-right: 12px;
}
.LinkRed14 {
	font-size: 14px;
	padding-right: 12px;
	text-align: right;
}
#MostPopular {
	margin: 0;
}
.tab_shdw_bk {
	background:url(../images/top_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 12px;
	margin:0px;
	padding:0px;
}
.tab_shdw_lt {
	background:url(../images/top_left_shadow.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 12px;
}
.tab_shdw_rt {
	background:url(../images/top_right_shadow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 12px;
}
.advBlock {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 12px;
}
.tabs_m1 {
	width:90%;
	font-size:12px;
	line-height:1.5;
	margin-left: 12px;
}
.tabs_m1 ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}
.tabs_m1 li {
	display:inline;
	margin:0;
	padding:0;
}
.tabs_m1 a {
	float:left;
	background:url(../images/tab_left.gif) no-repeat left top;
	margin:0;
	padding:0 6px 0 6px;
	font-weight: 600;
	text-decoration:none;
}
.tabs_m1 a span {
	float:left;
	display:block;
	background:url(../images/tab_right.gif) no-repeat right top;
	padding:2px 14px 2px 10px;
	color:#fff;
}
/* Small hack for IE5-Mac \*/
.tabs_m1 a span {
	float:none;
}
/* End IE5-Mac hack */
.tabs_m1 a:hover span {
	color:#000;
}
.tabs_m1 a:hover {
	background-position:0% -42px;
}
.tabs_m1 a:hover span {
	background-position:100% -42px;
}
.tabs_m1 .current a {
	background-position:0% -42px;
	color:#000;
}
.tabs_m1 .current a span {
	background-position:100% -42px;
	color:#000;
}
/* Header Search bar style */
.HeadSearch {
	height: 21px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.HeadSearchInput {
	float: left;
	color: #333333;
	height: 17px;
	width: 176px;
	font-size:11px;
	font-weight:bold;
	border: 0px;
	padding: 2px;
	margin: 0px;
	background: url(../images/head-search-input.gif);
}
.HeadSeachbtn {
	float: right;
	width: 70px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
/* Header search bar ends here */


/* News Continuity Sheet Starts here */

#RightColumnCont {
	margin-right: 3px;
	float:right;
	width: 240px;
}
.CatName {
	font-size: 12px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 12px;
}
/* News continuity Ends here */

/* Blogs css starts here */
.BlogShort {
	margin-top: 6px;
	margin-bottom: 6px;
}
.BlogShortOuter {
	padding: 9px;
	padding-top: 0;
}
.BlogDate {
	float: left;
	color:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	width: 58px;
	height: 58px;
	background: url(../images/blogs_date.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
}
.BlogMonth {
	padding: 8px;
	font-size: 11px;
	text-align: center;
	padding-bottom: 0px;
}
.BlogDay {
	font-size: 24px;
	text-align: center;
}
.BlogTimeAuthor {
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}
.BlogTime {
	color: #111;
}
.BlogShortRss {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	width: 80px;
	vertical-align: top;
}
.BlogShortImage {
	float: left;
	width: 100px;
	height: 75px;
	border-color: #333333;
	margin-right: 6px;
}
.BlogShortImage img {
	float: left;
	width: 100px;
	height: 75px;
	border-color: #333333;
	margin-right: 6px;
}

.BlogShortFoot {
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	color:#252525;
}
.BlogShortLink {
	float: right;
	width: 70px;
}
.BlogTitle {
	font-size: 22px;
	color: #86070b;
	padding-left: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 6px;
}
.BlogShortBottom {
	padding-top: 9px;
}
.BlogShortStory {
	font-size: 12px;
	color:#333333;
	line-height: 16px;
}
.BlogRss {
	Float: right;
	padding-right: 275px;
}
/* Blogs continuity sheet starts here */
.BlogStory {
	font-size: 12px;
	color:#333333;
	line-height: 16px;
	padding-right: 6px;
}
.BlogMain {
	margin-bottom: 6px;
}
.Comments {
	padding: 12px;
	padding-right: 8px;
}
.CommentHead {
	font-size: 16px;
	font-weight: bold;
	color: #cc100f;
	padding: 12px;
	padding-left: 0;
	padding-top: 6px;
}
.CommentBlueHead {
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #0066ff;
}
.Commenttext {
	font-size: 12px;
	color: #252525;
}
.CommentSubmit {
	font-size: 12px;
	text-align:right;
}
.CommentReport {
	float: right;
	font-weight: bold;
	color:#ed1818;
	padding-right:12px;
}
.CommentUserBand {
	background: #222222;
	font-size: 12px;
	color:#FFFFFF;
	padding: 2px;
	padding-left: 6px;
}
.CommentMainText {
	font-size: 12px;
	line-height: 16px;
	padding-bottom:18px;
	padding-top: 9px;
}
.CommentImg {
	width: 80px;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
}

.video_main{
width:864px;
padding-top:18px;
margin:0px;
padding:0px;
background-color:#03235c;
}
.vid_left{
width:14px;
float:left;
}
.vid_right{
width:14px;
float:right;
}
.top_vid_bg{
background:url(../images/t2.jpg) repeat-x;
}
.top_vid_bg1{
background:url(../images/t7.jpg) repeat-x;
}
.middle-band{
width:803px;
margin:0px auto;
height:37px;
background:url(../images/middle-band.jpg);
}
.btn_vid{
background:url(../images/button-new.jpg) no-repeat;
width:129px;
height:24px;
display:block;
font-size:11px;
color:#fff;
margin:0px auto;
text-align:center;
padding:5px 0px 0px 0px;
}

.btn_vid a{
text-decoration:none;
color:#fff;
}
.btn_vid a:hover{
text-decoration:none;
color:#fff;
}
.go_vid{
width:29px;
height:24px;
display:block;
font-size:11px;
color:#fff;
text-align:center;
padding:1px 0px 0px 0px;
float:left;
}

.go_vid a{
text-decoration:none;
color:#fff;
}
.go_vid a:hover{
text-decoration:none;
color:#fff;
}
.vid_window{
width:147px;
height:169px;
background:url(../images/video-window.jpg) no-repeat;
}
.thumb_vid{
width:92px;
height:69px;
margin:0px 0px 0px 29px;
background-color:#000000;
border:1px solid #69053f;
}
.thumb_txt{
margin:0px 0px 0px 29px;
text-align:center;
width:92px;
height:27px;
overflow:hidden;
color:#fff;
font-size:10px;
font-weight:bold;
}
.thumb_txt a{
text-decoration:none;
color:#fff;
}
.thumb_txt a:hover{
text-decoration:underline;
color:#fff;
}
.btn{
width:20px;
height:16px;
background:url(../images/button-bg.jpg) no-repeat;
margin-right:2px;
}
.btn_txt{
font-family:Arial, Helvetica, sans-serif;
color:#ffda47;
font-size:11px;
font-weight:bold;
text-align:center;
padding:1px 0px 0px 0px;
}
.btn_txt a{
color:#000000;
font-size:11px;
text-decoration:none;
display:block;
width:20px;
height:16px;
}
.btn_txt a:hover{
color:#000000;
font-size:11px;
text-decoration:none;
display:block;

}

.disclaimer{
font-size:11px;
color:#fff;
line-height:17px;
padding:2px 5px 2px 5px;
}
.disclaimer span{
background-color:#042e7a;
padding:2px 5px 2px 5px;
display:block;
width:100%;
}
.main-thumb{
width:385px;
height:289px;
background-color:#000000;
border:1px solid #fff;
margin:0px auto;
}
.vid-txt{
font-size:11px;
color:#fff;
line-height:17px;
padding:2px 5px 2px 5px;
}
.connect-with{
font-size:11px;
color:#fff;
line-height:16px;
text-align:justify;
width:803px;
margin:5px auto;
padding-top:10px;
}
.connect-img{
float:left;
width:216px;
}

/*forum css starts*/
.forum-cotainer{
width:821px;
margin:0px auto;
background-color:#fff;

}
.height_forum{
height:5px;
}
.forum-text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#616161;
padding:5px;
}
.forum-text a{
text-decoration:none;
color:#616161;
}
.forum-text a:hover{
text-decoration:underline;
color:#616161;
}
.thread{
font-family:Arial, Helvetica, sans-serif;
color:#8B1B2F;
font-weight:bold;
text-align:right;
padding:0px 0px 5px 0px;
font-size:11px;
}
.thread a{
text-decoration:none;
color:#8B1B2F;
}
.thread a:hover{
text-decoration:underline;
}
.forum_heading{
font-family:Arial, Helvetica, sans-serif;
color:#606060;
font-size:16px;
font-weight:bold;
border-bottom:1px solid #D3D3D3;

}
.forum_heading a{
text-decoration:none;
color:#606060;
}
.forum_heading a:hover{
text-decoration:none;
}
.text-normal{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:17px;
text-align:justify;
padding:5px;
}
.text-normal1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:17px;
text-align:justify;
padding:5px;
}
.text-normal1 span{
color:#9B2427;
font-weight:bold;
}
.text-normal1 a{
color:#741F2E;
text-decoration:none;
font-weight:bold;
}
.text-normal1 a:hover{
text-decoration:underline;
}

.text-normal_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}

.text-normal1_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.text-normal1_text span{
color:#9B2427;
}
.text-normal1_text a{
color:#741F2E;
text-decoration:none;
}
.text-normal1_text a:hover{
text-decoration:underline;
}
.forum_form_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	line-height:normal;
}

.forum_form_text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	line-height:normal;
}

.right-top-txt-login{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
text-align:right;
float:right;
margin:5px 86px 0px 0px;
}
.right-top-txt-login a{
text-decoration:none;
color:#ffffff;
}
.right-top-txt-login a:hover{
text-decoration:underline;
color:#ffffff;
}



