/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}


body{ 
	background:  #6e1e01 url(../images/bg.gif);
        color: #444;
	font-family:  Arial, Verdana, Tahoma, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	line-height: 135%;
	margin: 0px;
	padding: 0px; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
}


.ipbtable { width:100% }

table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #444;
	font-size: 11px;
	line-height: 135%;
}

.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

/* Safari... */
th
{
	text-align: left;
}


form{
	display: inline;
	margin: 0; /* removes mystery form tag gapping */
	padding: 0; /* removes mystery form tag gapping */
}

img{
	border: 0; /* makes sure linked images do not have a border */
	/*vertical-align: middle;*/
}

/* 
 * ========================================
 * global hyperlink styles 
 * ========================================
 */

a:link,
a:visited,
a:active{
	background: transparent;
	color: #000;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #b70001;
}


#wrapper{ 
	margin: 0px auto 0px auto; /* centers the box, no matter the overall width, also applies a 20px gap at the top and bottom of the board */
	text-align: left; /* re_aligns text to left second part of two part MSIE centering workaround */
	padding: 0px 5px 0px 5px;
	background: #e4e6e7;
        
}

.ipbwrap
{
	background: #f2f3f3;
	border-right: 1px solid #a3acb4;
	border-left: 1px solid #a3acb4;
	margin: 0;
	padding: 0px;
	text-align: left;
}



.ipbwrap th
{
	color: #f4f4f5;
	line-height: 24px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.ipbwrap th a
{
	color: #f4f4f5;
	text-decoration: none;
}

.ipbwrap th a:hover
{
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	color: #FFF;
}


.ipbwrap p
{
	margin: 0;
	padding: 5px;
}

#submenu {
	padding: 0;
	background: transparent url(../images/submenu.gif) repeat-x;
	line-height: 28px;
	height: 30px;
	font-size: 12px;
	text-align: right;
	border-left: 1px solid #a3acb4;
	border-right: 1px solid #a3acb4;
	clear: both;
        /*text-transform: lowercase;*/
        font-weight: bold;
	}

#submenu a {
	margin: 0 10px 0 10px;
	background: transparent;
	/*color: #a02e01;*/
	color:#b70001;
	text-decoration: none;
	}

#submenu a:hover
{
	border-bottom: 1px dashed #767676;
}

#submenu p.home,
#userlinks p.home,
#userlinksguest p.home{
	float: left;
}

#submenu p {
float:right;
}

#submenu a:link, 
#submenu  a:visited
{
	background: transparent;
	color: #3A4F6C;
	padding: 0 5px 0 6px;
	text-decoration: none;
}

#submenu a:hover, 
#submenu a:active
{
	background: transparent;
	color: #5176B5;
}





#logostrip{ 
	background: #f3f3f4 url(../images/header_tile.gif);
	height: 100px;
	margin: 0;
	padding: 0;
       /*border-left: 1px solid #A2ACB4;*/
	/*border-right: 1px solid #A2ACB4;*/
}


#userlinks,
#userlinksguest
{ 
	line-height: 10px;
	font-size: 9px;
	font-weight: bold;
	color: #f4f4f5;
	font-family: Verdana;
	margin: 0px;
	height: 26px;
	/*border-left: 1px solid #6a6c6b;
	border-right: 1px solid #6a6c6b;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;*/
	background: #c03d02 url(../images/tile_sub2.gif);
	padding: 0px 5px 0px 5px;        
}


#userlinksguest{ 
	background: #94989b url(../images/userlinkguest.gif);
	border: 1px solid #999999;
        margin: 0px !important;
        padding: 3px;
}

#userlinks p,
#userlinksguest p
{
	background: transparent !important;
	border: 0 !important;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0 !important;
	padding: 7px 5px;
	text-align: right;
}

#userlinks p,

#userlinksguest p{
	font-weight: normal;
	letter-spacing: 0;

}


#userlinksguest p.pcen{
	text-align: center;
}

#userlinks p.home,
#userlinksguest p.home{
	float: left;
}

#userlinks a {
	margin: 0px 5px 0px 5px;
	background: transparent;
	color: #DADADA;
	text-decoration: none;
        line-height: 5px;
}

#userlinks a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	color: #FFF;

}

#navstrip{ 
	background: transparent;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 8px 0 8px 0px; 
}

#navstrip a:link, 
#navstrip  a:visited{ 
	background: transparent; 
	color: #b70001; 
	text-decoration: none;
}

#navstrip a:hover, 
#navstrip a:active{
	background: transparent; 
	color: #222; 
}



.formsubtitle{ 
	background: #D7D8D8  url(../images/dr1.gif);
	/*border: 1px solid #6a6c6b;*/
	color: #000;
	font-weight: bold;
        padding: 10px 10px 10px 10px;
	padding: 5px;
}


.ipbtable { width:100% }

table.ipbtable,
tr.ipbtable,
td.ipbtable
{ /* required for text in tables, because tables do not inherit from body */
	background: transparent;
	color: #444;
	font-size: 11px;
	line-height: 135%;
}

.ipbtable td,
.divpad{ /* gives all tables faux cellpadding of 5px */
	padding: 5px;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

/* Safari... */
th
{
	text-align: left;
}








/*********mark*****/






input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 3px 0;
	margin-bottom: 1px;
}

div#main_bg{
	margin:0px auto;
	width: 989px;
	text-align:left;
}

div#f_area{
	margin:0px auto;
	width: 973px;
	text-align:left;
}

div#logo_bg{
	height:68px;
	margin-left: 13px;
	margin-right: 13px;
	width:auto;
}

.logo{
	display: block;
	float:left;
	padding-top:20px;
	height:32px;
}
a.logo, a.logo:link,a.logo:hover, a.logo:visited{
	font-size:24px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}

div#user4{
	float:right;
	width:210px;
	text-align:right;
	padding-right:10px;
}

.search {
	text-align:right;
	height:42px;
	padding:7px 0px 0px 47px;
}
.search .inputbox {
	background:#FFFFFF;
	width: 156px;
	height: 17px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #848484;
}

#user3{
	margin-left: 13px;
	margin-right: 13px;
	width:auto;
	border:1px solid black;
	height:42px;
	background: url(../images/bg_menu.png) top  repeat-x;
}
#pillmenu {
	text-align:left;
	margin: 0;
}

#pillmenu ul {
	margin: 0;
	margin-top:12px;
	padding: 0 0 0 8px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	
}

#pillmenu li a,#pillmenu li a:hover {
	font-family:"Trebuchet MS",Tahoma;
	font-size: 15px;
	float: left;
	display: block;
	line-height: 17px;
	padding: 0 17px 0 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid white;
}

#banner{
	margin-left: 13px;
	margin-right: 13px;
	width: 963px;
	height: 155px;
	color:#FFFFFF;
}

#banner table.contentpaneopen{
	margin-top:15px;
	margin-bottom:15px;
	width:500px;
	float:right;
	text-align:left;
}
#banner table.contentpaneopen td{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#leftcolumn{
	padding: 0px;
	margin: 0px auto;
	padding-left:13px;
	width: 225px;
	float:left;
}

#maincolumn{
	width: 735px;
	float:left;
	margin:0px;
	margin-top:-30px;
	padding:0px;
}

div.path{
	padding:15px 0 0 15px;
}

div.nopad {
	float:left;
	padding:0 15px 15px 15px;
}

div.nopad ul {
	clear: both;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.module_menu, #leftcolumn div.module{
	margin: 10px 0px;
	padding: 0px;
	width: 208px;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div{
	background: url(../images/rub_bottom.png) left bottom no-repeat;
	
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 208px;
	height:auto;
}

#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div {
	background: none;
	padding: 4px 8px;
}
#leftcolumn div.module_menu h3, #leftcolumn div.module h3{
	text-align: center;
	height: 44px;
	width: 208px;
	line-height: 44px;
	color:#FFFFFF;
	font-size:14px;
	margin:0px;
}
table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}
#leftcolumn ul.menu li ul{
	list-style: none;
}
.pollstableborder {
	margin: 5px 10px 10px 10px;
}
/* forms */
#leftcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
.moduletable ul {
	padding:10px 0px 10px 15px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
ul.menu {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.menu li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.menu li#current a{
	text-decoration:underline;
	color:#333333;
}
ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	font-weight:bold;
	font-size:16px;
	margin:7px auto;
}

td.contentheading, td.buttonheading{
	font-weight:bold;
	font-size:14px;
	height:33px;
	background: url(../images/contentheading_line.png) bottom repeat-x;
}

td.nopad{ /* allows some tables to have no padding on the td */
	padding: 0;
}

table.contentpaneopen{
	border-collapse: collapse;
	margin-left:5px;
}
table.contentpaneopen td{
	padding:2px;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}

#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:0px 10px 10px 10px;
	width: 215px;
}
#f_area div.moduletable h3, #f_area div.moduletable_menu h3{
	text-align: center;
	margin:0px;
	height: 38px;
	width: 202px;
	line-height: 38px;
	color:#FFFFFF;
	font-size:14px;
	background:  url(../images/f_area_h3.png) top left no-repeat;	
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;

}







/* Autoshift customization */

.catheader {
        background:  #D7D8D8 url(../images/tile_cat.gif) repeat-x;
  	float:left;
  	width:100%;
        height: 23px;
	font-size: 12px;
  	margin: 0px;
  	padding: 0px;
  	display: inline;
        text-align: center;
	font-size:0;
  }

.catheader1 {
        background:url(../images/cat_left.gif) no-repeat left top;
        text-align: center;
  	float: left;
  	margin: 0px;
  	padding: 0px;
  	width: 100%;
	height: 23px;
  	display: block;
	font-size:0;
  }


.catheader2 {
        background:url(../images/cat_right.gif) no-repeat right top;
	text-align: center;
  	float: right;
       	padding: 0px;
  	text-decoration: none;
  	color: #000;
	font-size: 0px;
  	width: 100%;
	height: 23px;
  	display: inline;
  }

.headertext {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	font-weight: bold;
        color: #0A172C;
	font-size: 12px;
         text-align: center;
	}
.headertext a:link, 
.headertext a:visited,
.headertextcollapse a:link, 
.headertextcollapse a:visited{ 
	background: transparent;
	color: #0A172C;
	text-decoration: none; 
	}

.headertext a:hover, 
.headertext a:active,
.headertextcollapse a:hover, 
.headertextcollapse a:active{ 
	background: transparent;
	color: #b70001;
}

.footer_mid {
  	width:100%;
	height: 24px;
  	background: url(../images/tile_bot.gif) repeat-x;
  	font-size: 1px;
  }

.cleared{
	clear: both;
}

.innerwrapbg
{
	background: #f4f4f5;
	border-left: 1px solid #a3acb4;
	border-right: 1px solid #a3acb4;
	padding: 0px 20px 0px 20px;
	margin: 0px;
}

.innerwrap
{
	background: url(../images/tile_wrap.gif) repeat-x;
	float: left;
	width: 100%;
	height: 10px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: center;
}






.innerwrap1
{
	background: url(../images/wrap_left.gif) no-repeat left top;
	text-align: center;
	float: left;
	margin: 0px;
	padding: 0px;

	width: 100%;

	height: 10px;
	display: block;
}

.innerwrap2
{
	background: url(../images/wrap_right.gif) no-repeat right top;
	text-align: center;
	float: right;
	padding: 0px;

	text-decoration: none;
	color: #000000;
	font-size: 1px;
	width: 100%;
	height: 10px;
	display: inline;
}

.innerwrapfooter
{

	float: left;
	width: 100%;
	height: 15px;
	background: url(../images/tile_wrap_bot.gif) repeat-x;
	font-size: 1px;
}

.innerwrapfooter1
{
	float: left;
	background: url(../images/wrap_bot_left.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 10px;
}

.innerwrapfooter2
{
	text-align: center;
	float: right;
	background: url(../images/wrap_bot_right.gif) no-repeat right top;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	width: 100%;
	height: 10px;
}

#gfooter{
	background: transparent;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
}

#gfooter td{
	color: #333;
	font-size: 10px;
	padding: 4px;
}

#gfooter a:link,
#gfooter a:visited{
	color: #333;
}

















@charset "utf-8";
/*** red ***/


#page_bg {
	background: #7B1500;
}
#main_bg{
	background: #FFFFFF url(../images/red/bg_main.png) left repeat-y;
}
#f_area{
	background: #E4E4E4 url(../images/red/bg_f_area.png) left repeat-y;
}
#logo_bg{
	background: #FFFFFF url(../images/red/bg_logo.png) top repeat-x;
}
.search{
	background:url(../images/red/search_ico.png) left top no-repeat;
}
#banner{
	background: #FFFFFF url(../images/red/banner.jpg) center top no-repeat;
}

div.module_menu h3, div.module h3{ 
	background: #D7D8D8  url(../images/dr1.gif);
	/*border: 1px solid #6a6c6b;*/
	color: #000;
	font-weight: bold;
        padding: 10px 10px 10px 10px;
	padding: 5px;
}


a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/red/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#E2745C;
}
ul.menu li{
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}

div.componentheading{
	color:#C92400;
}