/*----- CMS Version 2.0 Compatible -----*/

/*----- CORE ELEMENTS -----*/

html { height:100%;}
html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; color: #666633; }
#main_body { padding: 0px; margin: 0px; background: #fff url(../images/bg.jpg) repeat-x center top; height:100%; }
#main_container { height: 100%; width: 750px; margin-right: auto; margin-left: auto; background: #fff url(../images/sideBG.gif) repeat-y left top; }
#main_container_home { height: 100%; width: 750px; margin-right: auto; margin-left: auto; background: #fff url(../images/home/leftBG.gif) repeat-y left top; }
#print_header {display:none}

.text p { margin:0px 0px 15px 0px; }
.text h1 { font-size: 17px; line-height: 30px; color: #cc6600; font-weight: normal; margin:3px 0px 10px 0px; }
.text h2, .text h3, .text h4, .text h5 { font-size: 14px; line-height: 16px; color: #cc6600; font-weight: normal; margin:15px 0px 5px 0px; }
.text-right { float:right;}

.home h1 { font-size: 18px; line-height: 30px; color: #cc6600; font-weight: normal; margin:8px 0px 5px 0px; }
.home h2, .text h3, .text h4, .text h5 { font-size: 18px; line-height: 16px; color: #cc6600; font-weight: normal; margin:30px 0px 15px 0px; }

ul { margin-top: 0px; padding-left: 0px; margin-left: 5px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; margin-top: 0px; padding-left: 8px; }
ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding-left: 8px; margin-left: 5px; }

a:link, a:visited { color: #990000; text-decoration: underline; }
a:hover, a:active{ color: #990000; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #c2c2ad; border-right: 0px; border-bottom: 0px; border-left: 0px; margin: 18px 0px 13px 0px;}

.formbox, .formtextarea, .formselect, .formbutton {  border: 1px solid #999; font-size: 11px; line-height:13px; color: #666666; }
.formbox { padding: 2px 3px; background: #fff; }
.formtextarea { padding: 2px 0px; background: #fff; }
.formselect { padding: 0px 0px 0px 5px; background: #fff; }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }

.nobr { white-space: nowrap; }
td { empty-cells:show;}
.photoright { float:right; padding:0px 0px 10px 20px;}
.photoleft { float:left; padding:0px 20px 10px 0px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { }
.PageContent {padding:0px 30px 5px 22px;}


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { margin:8px 14px 0px 0px;color:#666633;font-size:10px;line-height:10px; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:underline; color:#990000; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:none;color:#666633; }

/*----- TIER 1 NAVIGATION ELEMENTS -----*/

.Tier1 { background:url(../images/navigation/Tier1_bg.gif) no-repeat left top;}

/*----- DHTML NAVIGATION ELEMENTS (set ie6 background color in nav.js) -----*/

#navigationSliders {display:block;}
.slideMenu-structure {display: block;float: left;margin: 0px;padding: 0px;position: absolute;z-index: 5;}
.slideMenu-container {margin: 0px;padding: 0px;}
.slideMenu {line-height: 18px;padding: 0px;margin: 0px; font-size:12px;}
.slideMenu a:link, .slideMenu a:visited, .slideMenu a:active {color: #fff;background: transparent url(../images/menu_background.png) repeat-y 0px 0px;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; border: none;}
.slideMenu a:hover {color: #666634;background: #fff;text-decoration: none;}
.Menu3 {background: transparent url(../images/menu_background.png) repeat-y 0px 0px;float: left;margin: 0px;padding: 0px;position: absolute;z-index: -1;}


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:160px;padding:6px 10px 6px 30px;text-decoration:none;color:#990000;display:block;background: url(../images/navigation/Tier2_Off.gif) no-repeat 20px 9px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: url(../images/navigation/Tier2_OffHover.gif) no-repeat 20px 9px; color:#666633; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:160px;padding:6px 10px 6px 30px;text-decoration:none;color:#666633;display:block;background: url(../images/navigation/Tier2_On.gif) no-repeat 10px 0px; font-size: 11px; line-height: 13px; }


/*----- TIER 3 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier3_Inactive a:link, .Tier3_Inactive a:visited { width:151px;padding:6px 10px 6px 39px;text-decoration:none;color:#990000;display:block;background: url(../images/navigation/Tier3_Off.gif) no-repeat 10px 0px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background:url(../images/navigation/Tier3_OffHover.gif) no-repeat 10px 0px; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:151px;padding:6px 10px 6px 39px;text-decoration:none;color:#990000;display:block;background: url(../images/navigation/Tier3_On.gif) no-repeat 10px 0px; font-size: 11px; line-height: 13px; }


/*----- FOOTER ELEMENTS -----*/

.Footer { color: #999; font-size: 11px; line-height: 13px; }
.Footer a:link, .Footer a:visited { color: #990000; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #990000; text-decoration:none; }
#FooterText { display:inline}


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.homeContact {padding:18px 10px 20px 15px;}
.homeContact ul { margin-top: 0px; padding-left: 0px; margin-left: 5px; list-style-type: none; }
.homeContact ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; margin-top: 4px; padding-left: 8px; }
.homeContact ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.homeContact ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding-left: 8px; margin-left: 5px; }

.memberBenefits ul { margin-top: 0px; padding-left: 0px; margin-left: 5px; list-style-type: none; }
.memberBenefits ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; margin-top: 5px; padding-left: 8px; }
.memberBenefits ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.memberBenefits ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding-left: 8px; margin-left: 5px; }

.memberBenefits {padding:16px 0px 10px 15px;}

.newsCal ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
.newsCal ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; margin-top: 8px; padding-left: 8px; }
.newsCal ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.newsCal ul li ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 5px; padding-left: 8px; margin-left: 5px; }

.mbHeader {background:#990000; padding:8px 5px 3px 10px;}
.mbHeader a:link, .mbHeader a:visited { color: #fff; text-decoration: none; }
.mbHeader a:hover, .mbHeader a:active{ color: #fff; text-decoration: underline; }


.mbCategoryOdd { background:#f4f4f1; padding-bottom:10px;}
.mbCategoryOdd ul { margin-top: 0px; padding-left: 0px; margin-left: 40px; margin-bottom:0px; list-style-type: none; }
.mbCategoryOdd ul li { background-image: url(../MessageBoard/images/post_new.gif); background-repeat: no-repeat; background-position: 0px 3px; margin-top: 0px; padding-left: 15px; }
.mbCategoryOdd ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.mbCategoryOdd ul li ul li { background-image: url(../MessageBoard/images/post_new.gif); background-repeat: no-repeat; background-position: 0px 3px; padding-left: 15px; margin-left: 5px; }

.mbCategoryEven { background:#fff; padding-bottom:10px;}
.mbCategoryEven ul { margin-top: 0px; padding-left: 0px; margin-left: 40px; margin-bottom:0px; list-style-type: none; }
.mbCategoryEven ul li { background-image: url(../MessageBoard/images/post_new.gif); background-repeat: no-repeat; background-position: 0px 3px; margin-top: 0px; padding-left: 15px; }
.mbCategoryEven ul li ul { padding-left: 0px; list-style-type: none; margin-left: 0px; }
.mbCategoryEven ul li ul li { background-image: url(../MessageBoard/images/post_new.gif); background-repeat: no-repeat; background-position: 0px 3px; padding-left: 15px; margin-left: 5px; }


.threadIcon { padding:15px 0px 8px 10px;}
.topic {padding:15px 15px 10px 0px;}
.postIconOdd { padding:10px 5px 3px 50px;background:#f4f4f1;}
.postIconEven { padding:10px 5px 3px 50px;background:#fff;}
.postOdd { padding:7px 15px 7px 0px;background:#f4f4f1;}
.postEven { padding:7px 15px 7px 0px;background:#fff;}

.login { background:#990000; color:#fff; padding:5px 14px 5px 20px;}
.login a:link, .login a:visited { color: #fff; text-decoration: underline; }
.login a:hover, .login a:active{ color: #fff; text-decoration: none; }




/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */
div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}

.confSessions { width:100%;border-bottom:solid 1px #C2C2AD;border-left:solid 1px #C2C2AD;}
.confSessions td { border-top:solid 1px #C2C2AD;border-right:solid 1px #C2C2AD; padding:5px;}