/*----- 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: #333; }
#main_body { padding: 0px; margin: 0px; background: #143264 url(../images/bg.gif) repeat-x left top; height:100%; }
#main_container { height: 100%; width: 750px;margin-right: auto; margin-left: auto; background: #fff url(../images/bg-content.gif) repeat-y 0 0; }
#main_container_home { height: 100%; width: 750px;margin-right: auto; margin-left: auto; }

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

ul { margin-top: 0px; padding-left: 0px; margin-left: 10px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 0px; padding-left: 10px; }
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 6px; padding-left: 5px; margin-left: 5px; }

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

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

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

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

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



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

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

.formbox, .formtextarea, .formselect, .formbutton {  border: 1px solid #999; font-size: 10px; line-height:12px; color: #666666; }
.formbox { padding: 2px 3px; background: #fff; height:11px; border: 1px solid #999; }
.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 { display:block; }


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

.Tier0 { color:#fff;font-size:10px;line-height:10px; background:#435b83 }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:underline;color:#f5cf47; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:none; color:#fff; }
.Tier0_left { background: url(../images/navigation/Tier0_left.gif) no-repeat 0 0; width: 12px; height:31px}
.Tier0_right { background: url(../images/navigation/Tier0_right.gif) no-repeat 0 0; width: 9px; height:31px}

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

.Tier1 { border-top: solid 1px #fff; border-bottom: solid 1px #fff; }

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

#navigationSliders {display:block;z-index: 5000;}
.slideMenu-structure {display: block;float: left;margin: 0px;padding: 0px;position: absolute;z-index: 5000;}
.slideMenu-container {margin: 0px;padding: 0px;}
.slideMenu {line-height: 15px;padding: 0px;margin: 0px;}
.slideMenu a:link, .slideMenu a:visited {color: #ffffff;background: transparent url(../images/menu_background.png) repeat-y 0px 0px;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; border-left: none; border-right: none; border-bottom: solid 1px #fff;}
.slideMenu a:hover, .slideMenu a:active {color: #ffffff;background: #143264;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:150px;padding:6px 10px 6px 10px;text-decoration:none;color:#103063;display:block;background: #d3cab7 url(../images/navigation/Tier2_Off.gif) no-repeat 158px 9px; font-size: 11px; line-height: 13px; border-top: solid 1px #d3cab7; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #f4f2ed url(../images/navigation/Tier2_OffHover.gif) no-repeat 0 0; color:#a79570; }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:150px;padding:6px 10px 6px 10px;text-decoration:none;color:#0038A5;display:block;background: #fff url(../images/navigation/Tier2_On.gif) no-repeat left top; font-size: 11px; line-height: 13px; border-top: solid 1px #d3cab7; }


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

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


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

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



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

.quote { font-size:18px; color:#a1adc1; font-style:italic; vertical-align:top; height:53px;}
.quote div { padding-top:21px}

.governor { color:#fff; line-height:16px; }
.governor h2 { font-size:12px; font-weight:bold; color:#fff; margin-top:10px;}
.governor a:link, .governor a:visited { color: #f5cf47; text-decoration: underline; }
.governor a:hover, .governor a:active{ color: #f5cf47; text-decoration: none; }

.newsEvents { background:#f7f5f1; margin-top:20px;}
.newsEventsBorder { border-right:solid 1px #fff;}

.yourClub td { padding:15px 15px 0px 0px;}

.ideaCorner { background:#f2efe9;}
.ideaCorner p { margin:10px 0px 5px 18px;}

.memberWelcome p { margin-right:20px;}



/*----- 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;
}
.mbHeader {background:#143264; 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;}
