/* CSS Document */
body {
	padding: 0;
	background: #829eb6;
	color: #4b4b4b;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, Sans-serif;
	min-width: 1000px;
	margin: auto auto auto auto;
}
hr {
	width:98%;
}
/* Sides */
.sitewrapper-left {
	background:url(../images/pbg_l.jpg);
	background-repeat:repeat-y;
	padding-left:120px;
}
.sitewrapper-right {
	background:url(../images/pbg_r.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:120px;
}

#header_master_box {
	position: absolute;
	top:0px;
}

#body_master_box {
	position: absolute;
	top:207px;
}

.body0 {
	text-align: left;
	width: 800px;
	text-align: center;
	margin: 0 auto 0 auto;
}

.primary_body0 {
	border-right: #dddddd 2px solid;
	border-left: #dddddd 2px solid;
	background: #ffffff;
}


.navcontent {
	display:none;
}

.hidden {
	position: absolute;
	left:-5000px;
}

#body0 {
	text-align: left;
	min-width: 750px;
	width: 90%;
	text-align: center;
	margin: 0 auto 0 auto;
}

#body_0 {
	text-align: left;
	min-width: 750px;
	width: 90%;
	text-align: center;
	margin: 0 auto 0 auto;
}

#vbp_body0 {
	text-align: left;
	min-width: 800px;
	width: 800px;
	text-align: center;
	margin: 0 auto 0 auto;
}

/* Internet Explorer 6 min-width hack  */
* html #body1 {
	float: left;
	border-left: 800px solid #ffffff;
	position: relative;

}

* html #body2 {
	float: left;
	margin-left: -800px;
	background: #829eb6;
	position: relative;

}

* html #body_1 {
	float: left;
	border-left: 800px solid #ffffff;
	position: relative;

}

* html #body_2 {
	float: left;
	margin-left: -800px;
	background: #829eb6;
	position: relative;

}

* html #vbp_body1 {
	float: left;
	border-left: 800px solid #ffffff;
	position: relative;

}

* html #vbp_body2 {
	float: left;
	margin-left: -800px;
	background: #829eb6;
	position: relative;

}

.main-body {

	background: #fff;
	width: 100%;
}


a:link, a:visited {
	background-color: inherit;
	color: #3838A5;

}

a:hover, a:active {
	background-color: inherit;
	color: #000080;
	text-decoration: none;
}

img {
	border: none;
}



/* Header Layout */

.masterheader {

}

.header {
	background: url(../images/theme1/nav_bg8.jpg) #000000 repeat-x;
	height: 44px;

}

.header-right {
	background: url(../images/theme1/nav_bg_right8.jpg) no-repeat right;
	margin: 0;
	padding: 0;
	height: 44px;

}

.header-left {
	background: url(../images/theme1/nav_bg_left8.jpg) no-repeat left;
	margin: 0;
	padding: 0;
	height: 44px;

}



/* Primary Top Header Navigation */

.nav {
	margin: 0;
	padding: 0 0 0 6px;
	color: inherit;
}

.nav li {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
	font-family: verdana, arial, san-serif;
	font-size: 9px;
	font-weight: bold;
}

.nav li a,  .nav li a:visited {
	text-decoration: none;
	padding: 13px 0 14px 26px;
	color: #fff;
}

.nav li #live {
	color: #c9f381;
}

.nav li a:hover, .nav li a:active {
	background-color: inherit;
	text-decoration: none;
	color: #c9f381;
}

/* Secondary Header Navigation */

.subheader {
	background: #000 url(../images/theme1/subnav2_bg.gif) repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
}

.subnav {
	margin: 0;
	padding: 0 0 0 25px;
	height: 31px;
	color: inherit;
}

.subnav li {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	list-style-type: none;
	font-family: verdana, arial, san-serif;
	font-size: 9px;
}

.subnav li a {
	text-decoration: none;
	padding: 7px 8px 7px 8px;
	background: transparent url(../images/theme1/subnav_sep.gif) no-repeat left;
	color: #303030;
}

.subnav li a:hover, .subnav li a:active {
	background-color: inherit;
	text-decoration: none;
	color: #666666;
}

.subnavfirst a:link, .subnavfirst a:visited {
	background: transparent url(../images/theme1/subnav_icon.gif) no-repeat left;
	padding: 0 10px 0 11px;
	text-decoration: none;
	color: #303030;
}

.subnavfirst a:hover, .subnavfirst a:active {
	background: transparent url(../images/theme1/subnav_icon.gif) no-repeat left;
	color: #666666;
	text-decoration: none;
}


/* Forum Sub Header Navigation */

.forumsubheader {
	background: #000 url(../images/theme1/subnav_bg.gif) repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
}

.forumsubnav {
	margin: 0;
	padding: 0 0 0 30px;
	height: 31px;
	color: inherit;
}

.forumsubnav li {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	list-style-type: none;
	font-family: verdana, arial, san-serif;
	font-size: 9px;
}

.forumsubnav li a {
	text-decoration: none;
	padding: 7px 12px 7px 12px;
	background: transparent url(../images/theme1/subnav_sep.gif) no-repeat left;
	color: #303030;
}

.forumsubnav li a:hover, .forumsubnav li a:active {
	background-color: inherit;
	text-decoration: none;
	color: #666666;
}

.forumsubnavfirst a:link, .forumsubnavfirst a:visited {
	background: transparent url(../images/theme1/subnav_icon.gif) no-repeat left;
	color: #8B0000;
	text-decoration: none;
	font-weight: bold;
}

.forumsubnavfirst a:hover, .forumsubnavfirst a:active {
	background: transparent url(../images/theme1/subnav_icon.gif) no-repeat left;
	color: #666666;
	text-decoration: none;
}




/* Forum Sub Header Navigation Version 2 */


.forum-menu {
	margin: 0;
	padding: 0 0 0 20px;
	height: 15px;
	color: inherit;
}

.forum-menu li {
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
	font-family: verdana, arial, san-serif;
	font-size: 10px;
}

.forum-menu li a {
	text-decoration: none;
	list-style-type: none;
	padding: 7px 12px 7px 12px;
	background: transparent url(../images/theme1/subnav_sep.gif) no-repeat left;
	color: #303030;
}

.forum-menu li a:hover, .forum-menu li a:active {
	background-color: inherit;
	text-decoration: none;
	color: #666666;
}
.forum-menufirst a:link, .forum-menufirst a:visited {
	background: transparent url(../images/theme1/subnav_icon.gif) no-repeat left;
	color: #8B0000;
	font-weight: bold;
}

.forum-menufirst a:hover, .forum-menufirst a:active {
	background: transparent url(../images/theme1/subnav_icon.gif) no-repeat left;
	color: #666666;
}

.forum-menu-masterbg {
	background: #fff;
	margin: 0 0 10px 0;
}

.forum-menu-masterbg2 {
	background: #fff;
	margin: 10px 0 0 0;
}

.forum-menu-master {
	width: 96%;
	margin: 0 auto 0 auto;
}

.forum-menumain {
	background: url(../images/theme1/menubar_bg.jpg) #f7f8fa repeat-x;
	height: 25px;
	border-top: 1px solid #e9eaec
}

.forum-menu-right {
	background: url(../images/theme1/menubar_right.jpg) no-repeat right;
	margin: 0;
	padding: 0;
	height: 25px;
}

.forum-menu-left {
	background: url(../images/theme1/menubar_left.jpg) no-repeat left;
	margin: 0;
	padding: 0;
	height: 25px;
}

.forum-menumain2 {
	background: url(../images/theme1/menubar_bg2.jpg) #f7f8fa repeat-x;
	height: 25px;
}

.forum-menu-right2 {
	background: url(../images/theme1/menubar_right2.jpg) no-repeat right;
	margin: 0;
	padding: 0;
	height: 25px;
}

.forum-menu-left2 {
	background: url(../images/theme1/menubar_left2.jpg) no-repeat left;
	margin: 0;
	padding: 0;
	height: 25px;
}


.recenttopicsstream {
	text-align: left;
	height: 31px;
	font-size: 9px;
	font-family: verdana, arial, san-serif;
	color: #000000;
}

.recenttopicsstream li {
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
}

.recenttopicsstream li a {
	color: #3838A5;
}

.recenttopicsstream li a:hover, .recenttopicsstream li a:active {
	color: #303030;
}




/* Top Body Banner, Featured Items - Breaking News Layout */

.wrapper {
	background-color: #fff;
	width: 100%;
}

.wrapper-min {
	background-color: #fff;
	width: 100%;
	height: 1300px;
}

.leftbodycol {
	background: #fff;
	/*border-right: 1px solid #e9eaec*/
	margin-right: 210px;
}



.rightnavcol {
	float: right;
	width: 210px;
	background: #fff;
	/*background: url(../main/images/blurb/pro_nav.jpg) #f7f8fa repeat-y;*/
	text-align: center;
	font-size: 10px;
	margin: 0 4px 0 0;

}


.mainbodycol {
	background: #fff;

}


.primarybody {

	margin: 0 auto auto 0;
	background: #fff;
	text-align: center;


}
.subbody {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 5px 0;
}

.subbodyforum {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 5px 0;
}

.forumbody {
	background: #fff;
	width: 100%;
	margin: 5px auto;
	text-align: left;

}

.forumbanner-top {
	background:url(../images/theme1/banner-top-middle3.jpg) repeat-x #3F588B;
	width: 100%;
	text-align: left;
	top: 1px;
}

.forumbanner-main-top {
	background: url(../images/theme1/banner-top-left3.jpg) no-repeat;
	background-position: left;
	text-align: left;
	width: 537px;
	height: 106px;
}

.forumbanner-top-perm {
	background: url(../images/theme1/banner-top-middle3.jpg) repeat-x #3F588B;
	width: 100%;
	text-align: left;
	top: 1px;
}

.forumbanner-main-top-perm {
	background: url(../images/theme1/banner-top-left3.jpg) no-repeat;
	background-position: left;
	text-align: left;
	width: 537px;
	height: 106px;
}

.banner-right-top-perm {
	background: url(../images/theme1/banner-top-right3.jpg) no-repeat right;
}


.forumbanner-right-top {
	background: url(../images/theme1/banner-top-right3.jpg) no-repeat right;
}


.banner-right-top-blog {
	background: url(../images/theme1/banner-top-right3-blog.jpg) no-repeat right;
}

.allbanners {
	width: 100%;
}

.banner-top {
	background: url(../images/theme1/anner-top-middle3.jpg) repeat-x #3F588B;
	width: 100%;
	text-align: left;
	top: 1px;
}

.banner-main-top {
	background: url(../images/theme1/banner-top-left3.jpg) no-repeat;
	background-position: left;
	height: 106px;
}

.banner-main-top-vbp {
	background: url(../images/theme1/banner-top-left-vbp3.jpg) no-repeat;
	background-position: left;
	height: 106px;
}

.forumbanner-main-top-blog {
	background: url(../images/theme1/banner-top-left3-blog.jpg) no-repeat;
	background-position: left;
	text-align: left;
	width: 537px;
	height: 106px;
}

.banner-right-top {
	background: url(../images/theme1/banner-top-right3.jpg) no-repeat right;
}

.banner-bottom {
	background: #fff;
	height: 76px;
	width: 100%;
	text-align: left;
	top: 0px;
}

.banner-main-bottom {
	background: url(../images/theme1/banner9_bottom_left.jpg) no-repeat;
	background-position: left;
	height: 76px;
	width: 485px;
	text-align: center;
}

.banner-right-bottom {
	background: url(../images/theme1/banner5_bottom_right.jpg) no-repeat right;
}


/* Featured Community Icon */

.featuredcommunity {
	background: transparent;
	position: relative;
	top: 12px;
	left: 140px;
}


.prologo {
	background: transparent;
	position: relative;
	top: 145px;
	left: 25px;
}




/* Official Main Content Body Formating */

p {
	font-size: 10px;
	margin-bottom: 15px;
}


/* Headings */

h2 span {
	color: #00015d;
}

h2.heading {
	font: bold 14px Verdana, Arial, Helvetica, Sans-serif;
	color: #4b4b4b;
	margin: 1px;
	padding: 0px 0px 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/theme1/icon_star.gif) left no-repeat;
	text-align: left;
}

h1 span {
	background-color: inherit;
	color: #00015d;
}

h1.heading {
	font: bold 17px Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 0px auto;
	padding: 0px 0px 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/theme1/icon_star.gif) left no-repeat;
	color: inherit;
	text-align: left;
}

.topadbox {
	height: 60px;
	width: 468px;
	position: relative;
	top: 5px;
	right: -300px;
}

h3.heading {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #f0f0f0;
}

/* FOOTER FORMATING */

div.footer {
	border-top: 2px solid #ddd;
	clear: both;

	width: 100%;
}

.footright {
	margin: 0;
	padding: 0;
	background: url(../images/theme1/foot_right2.jpg) no-repeat right;
	height: 44px;
}

.footleft {
	background: url(../images/theme1/foot_left2.jpg) no-repeat left;
	margin: 0 0 0 0;
	padding: 0;
	height: 44px;
}

.foot {
	margin: 0 auto 0 auto;
	background: url(../images/theme1/footer2.jpg) #ededed;
	color: #4b4b4b;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, Sans-serif;
	height: 44px;
}

.foot a {
	text-decoration: none;
}

.foot a:link, .foot a:visited {
	background-color: inherit;
	color: #4b4b4b;
}

.foot a:hover, .foot a:active {
	background-color: inherit;
	color: #000;
}

code{ /*CSS for insructions*/
color: red;
}
.BrickRed{
	color: #990000;
	font-weight: bold;
}

/* MAIN SITE LINKS */
a.greenlink{font-family: verdana, arial, san-serif; color:#428b6e; font-size:10px; font-weight:bold; text-decoration:none}
a.greenlink:visited{font-family: verdana, arial, san-serif; color:#428b6e; font-size:10px; font-weight:bold; text-decoration:none}
a.greenlink:hover{font-family: verdana, arial, san-serif; color:#009600; font-size:10px; font-weight:bold; text-decoration:none}
a.greenlinknonbold{font-family: verdana, arial, san-serif; color:#428b6e; font-size:10px:; text-decoration:none}
a.greenlinknonbold:visited{font-family: verdana, arial, san-serif; color:#428b6e; font-size:10px; text-decoration:none}
a.greenlinknonbold:hover{font-family: verdana, arial, san-serif; color:#009600; font-size:10px; text-decoration:none}
a.greenlinksm{font-family: verdana, arial, san-serif; color:#428b6e; font-size:8px; font-weight:bold; text-decoration:none}
a.greenlinksm:visited{font-family: verdana, arial, san-serif; color:#428b6e; font-size:8px; font-weight:bold; text-decoration:none}
a.greenlinksm:hover{font-family: verdana, arial, san-serif; color:#009600; font-size:8px; font-weight:bold; text-decoration:none}
a.greenlinkbig{font-family: verdana, arial, san-serif; color:#428b6e; font-size:12px; font-weight:bold; text-decoration:none}
a.greenlinkbig:visited{font-family: verdana, arial, san-serif; color:#428b6e; font-size:12px; font-weight:bold; text-decoration:none}
a.greenlinkbig:hover{font-family: verdana, arial, san-serif; color:#009600; font-size:12px; font-weight:bold; text-decoration:none}

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/dropshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
  
.input{
	background-color:#FFF;
}

.inputreq{	
	background-color:#0F6;
}

.pagenumbers {
  background: url(../images/page_numbers.gif) no-repeat bottom right;
  height:20px;
}
