/* MXTV site 2 CSS Document */

body {
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}


/*----------------------BEGIN Primary divisions----------------------*/
#wrap {
	margin:0 auto;
	width:776px;
	background-color:#FFFFFF;
	border:3px solid #000;
	background-image: url(../images/content_bgtile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 247px;
	}
#header{
	}
	
#header #header_lft, #header #header_rt {
	padding:0;
	margin:0;
	float:left;
	}
	


#header_rt{}
	
#nav {
	background-color:#FFFFFF;
	clear:both;
}

#content { /*Holds left col, main and right col*/
	margin-bottom:30px;
}



/*------Left col styles--------*/
#lftcol{
	width:155px;
	}

#lftcol_content {
}


#lftcol_content .pad {
	margin-left: 3px;

}

/*------Main col styles--------*/
#main {
	margin-top:19px;
	margin-left:16px;
	width: 430px;
	margin-right: 20px;
}

#main a:link {
	color: #A80000;
	border:none;
}
#main a:visited {
	color: #BF6262;
}
#main p {
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 0.7em;
	line-height: 115%;
	text-align: justify;
}
.FormTable {
	font-size: 0.8em;
}

#main h1 {
	font-size: 1.2em;
	color: #920000;
	margin-bottom: 8px;
	margin-top: 0px;
}
#main h2 {
	font-size: 0.9em;
	color: #920000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 2px;
	margin-bottom: 9px;
	margin-top: 25px;
}

#main h3 {
	font-size: 0.8em;
	color: #920000;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-top: 10px;
}

/*#main li {
	list-style-image: url(../images/bullet.gif);
	margin: 0px;
	padding: 2px;
}

#main ul {
	margin:0 0 0 10px;
	padding: 6px 0 10px 25px;
	font-size: 0.7em;

}
*/

#main li {
	background-image:url(../images/bullet.gif);
	background-position:0 center;
	background-repeat:no-repeat;
	list-style: none;
	margin: 0px;
	padding:0 0 2px 15px;
}

#main ul {
	margin:0; 
	padding:3px 0 10px 20px;
	font-size: 0.7em;
}
	
#main_banner_footer {
	margin-top:16px;
	margin-bottom:16px;
	text-align:center;
	}
	
/*------Right col styles--------*/
#rtcol {
	width:155px;
	background-position: 0px 44px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
#rtcol_content {
	margin:0;
	text-align: center;
	padding: 0;
	}	
#rtcol_content img {
	/*clear:left;*/
	padding-bottom: 14px;
}

#rtcol_content a.custom{
	display:block;
	padding:0;
	margin:0 0 20px 0;
	border:none;
	}

#rtcol_content a.custom img {
	padding:0;
	margin:0;
	border:none;
	}

.nopadding {padding:0;}

/*------Footer styles--------*/	
#footer {
	clear:both;
	width:100%;
	clear:both;
	text-align:center;
	font-size:11px;
	height: 30px;
	padding-top: 8px;
	background-color:#000;/*#1f1f1f;*/
	color: #666;
	}

#footer a {

	color:#666;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration:none;
	margin-top:1em;
}
#footer a:link  {
	text-decoration:none;
	
}

#footer a:hover {
	text-decoration:underline;
	color: #CCC;
}
/*----------------------END Primary divisions----------------------*/


/*----------------------BEGIN Primary layout ----------------------*/

#lftcol, #main, #rtcol {
float:left;
clear:right;

}
/*----------------------END Primary layout ----------------------*/

/*----------------------BEGIN Home page feature box styles ----------------------*/
.fb {
	width:430px;
	background-image:url(../images/featurebox_parts/featurebox_mid_bkimg.jpg);
	background-repeat:repeat-y;
	margin-bottom:10px;
}
.fb_top {
	width:inherit;
	background-image:url(../images/featurebox_parts/featurebox_topbkimg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	}

.fb p {
	padding-left:20px;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
.fbimg {
	margin-top: 0;
	margin-right: 20px;
	margin-left: 10px;
	float: right;
	clear: both;
	padding: 0px;
}	

.fbHeader {
	font-size:13px;
	font-weight: bold;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: 1px solid #5E0000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #5E0000;
	background-color: #BD0000;
	background-image: url(../images/fb_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	width: 247px;
	}

/*----------------------END Home page feature box styles ----------------------*/

.ImageFloatRight {
	float: right;
	border: 3px solid #E4E4E4;
	margin-left: 15px;
	margin-bottom: 5px;
}
.ImageFloatRightNoBorder {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.Img_Capt_FloatRight200px {
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #E8E8E8;
	font-size: 9px;
	color: #666666;
	padding: 3px;
	width: 200px;
}
.Img_Capt_FloatRight200px img {
	border: 1px solid #999999;
	margin-bottom: 3px;
}

.Img_Capt_FloatRight {
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #E8E8E8;
	font-size: 9px;
	color: #666666;
	padding: 3px;
	width: 182px;
}
.Img_Capt_FloatRight img {
	border: 1px solid #999999;
	margin-bottom: 3px;
}

.Img_Capt_FullWidth {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #E8E8E8;
	font-size: 9px;
	color: #666666;
	padding: 3px;
}


#wrap #content #main .fb .fb_top h1 {
	font-size:13px;
	font-weight: bold;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 8px;
	margin-left: 20px;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: 1px solid #5E0000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #5E0000;
	background-color: #BD0000;
	background-image: url(../images/fb_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
}
.TinyText {
	font-size: 10px;
	color: #666666;
}
.CentredText {
	text-align: center;
	font-size: 0.7em;
}
#FooterAD {
	text-align: center;

}
img .FooterAD {
	border: 1px solid #000000;
}
#FooterAD img {
	border: 1px solid #000000;
	margin-top: 14px;
}
.TableRow {
	font-size: 11px;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.TableRowLight {
	font-size: 11px;
	background-color:#FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#news_table {
	border:#CCCCCC 1px solid;
	padding:0;
	margin:10px;}
#news_table td{
	padding:0 5px 10px 5px;
	margin:0;
	}

#wrap #content #main #Feature  {
	background-color: #F2F2F2;
	text-align: center;
	border: 1px solid #999999;
	padding: 5px;
/*	margin-top: 15px;*/
	margin:20px 0 0 0;
}


#wrap #content #main #Feature p {
	text-align: center;
}

.FeatureHeader {
	font-size:13px;
	font-weight: bold;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: 1px solid #5E0000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #5E0000;
	background-color: #BD0000;
	background-image: url(../images/fb_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	width: 405px;
	}
