/*----- 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: 18px; color: #333; }
#main_body { padding: 0px; margin: 0px; background: #ccdee8 url(../images/bg.gif) repeat-y center 0; height:100%; }
#main_container { height: 100%; width: 948px; border-right: 1px solid #fff; border-left: 1px solid #fff; margin-right: auto; margin-left: auto; background: url(../images/bg2.gif) repeat-y 0 0; }
#home_container { height: 100%; width: 948px; border-right: 1px solid #fff; border-left: 1px solid #fff; margin-right: auto; margin-left: auto; background: url(../images/home/bg2.gif) repeat-y 0 0; }

.text p { margin:0px 0px 10px 0px; }
.text h1 { font-size: 18px; line-height: 18px; color: #005a8c; font-weight: normal; margin:0px 0px 15px 0px; }
.text h2 { font-size: 15px; line-height: 18px; color: #005a8c; font-weight: normal; margin:15px 0px 2px 0px; }
.text h3, .text h4, .text h5 { font-size: 13px; line-height: 18px; color: #005A8C; font-weight: normal; margin:15px 0px 2px 0px; }

ul { margin-top: 0px; padding-left: 0px; margin-left: 0px; list-style-type: none; }
ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 5px 8px; margin-top: 2px; padding-left: 13px; }
ul li ul { margin-left: 10px; }

dt {font-size: 11px; line-height: 18px; color: #005A8C; background:#EBF2F6 url(../images/dt-corner.gif) no-repeat right 0; padding:3px 8px; font-weight:normal;}
dd { margin:0px 0px 10px 0px; padding: 5px 8px 5px 8px; background:#fff;}
dd ul { margin:0; padding:0;}
dd ul li { margin:0; padding-left:8px; background-position:0px 8px; margin-bottom:10px;}
.text dd p { margin:0px 0px 5px 0px; padding:0;}

a:link, a:visited { color: #0082c0; text-decoration: underline; }
a:hover, a:active{ color: #005a8c; text-decoration: none; }

img { border: 0px; }
form { display:inline }
hr { height:0px; border-top:1px solid #ccdee8; border-right: 0px; border-bottom: 0px; border-left: 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 3px; background: #fff; height:18px }
.formbutton { padding: 2px 3px; background: #efefef; cursor:pointer; }

.nobr { white-space: nowrap; }
td { empty-cells:show;}
.photoright { float:right; margin:0px 0px 10px 20px; border:solid 1px #ccc; padding:2px;}
.photoleft { float:left; margin:0px 20px 5px 0px; border:solid 1px #ccc; padding:2px;}

/*----- PRINT ELEMENTS -----*/

.PrintOnly { display:none; }
.DontPrint { display:block; }


/*----- TIER 0 NAVIGATION ELEMENTS (apply these to td) -----*/

.Tier0 { padding:0px 18px; height:22px;color:#005a8c;font-size:10px;line-height:10px; border-bottom: solid 1px #ccdee8; vertical-align:middle; }
/* OFF */.Tier0 a:link, .Tier0 a:visited { text-decoration:none; }
/* ON */.Tier0 a:hover, .Tier0 a:active { text-decoration:underline; }


/*----- TIER 2 NAVIGATION ELEMENTS (apply these to td) -----*/

/* OFF */.Tier2_Inactive a:link, .Tier2_Inactive a:visited { width:161px;padding:6px 6px 6px 23px;text-decoration:none;color:#0082c0;display:block;border-top: 1px solid #ccdee8;background: #ebf2f6 url(../images/navigation/Tier2_Off.gif) no-repeat 9px 9px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier2_Inactive a:hover, .Tier2_Inactive a:active { background: #005a8c url(../images/navigation/Tier2_OffHover.gif) no-repeat 9px 9px; color:#fff }
/* ON */.Tier2_Active a:link, .Tier2_Active a:visited, .Tier2_Active a:hover, .Tier2_Active a:active { width:161px;padding:6px 6px 6px 23px;text-decoration:none;color:#fff;display:block;border-top: 1px solid #ccdee8;background: #ad4068 url(../images/navigation/Tier2_On.gif) no-repeat 9px 9px; 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 6px 6px 33px;text-decoration:none;color:#0082c0;display:block;border-top: 1px solid #e5eef3;background: #fff url(../images/navigation/Tier3_Off.gif) no-repeat 24px 11px; font-size: 11px; line-height: 13px; }
/* OFF HOVER */.Tier3_Inactive a:hover, .Tier3_Inactive a:active { background: #005a8c url(../images/navigation/Tier3_OffHover.gif) no-repeat 24px 11px; color:#fff; }
/* ON */.Tier3_Active a:link, .Tier3_Active a:visited, .Tier3_Active a:hover, .Tier3_Active a:active { width:151px;padding:6px 6px 6px 33px;text-decoration:none;color:#fff;display:block;border-top: 1px solid #e5eef3;background: #ad4068 url(../images/navigation/Tier3_On.gif) no-repeat 24px 11px; font-size: 11px; line-height: 13px; }


/*----- FOOTER ELEMENTS -----*/

.Footer { font-size: 11px; line-height: 13px; padding:10px;}
.Footer p { color: #999;}
.Footer a:link, .Footer a:visited { color: #333; text-decoration:underline; }
.Footer a:hover, .Footer a:active { color: #333; text-decoration:none; }


/*----- CUSTOM ELEMENTS -----*/
/* these are custom definitions needed for templates */

.header-ad { padding:10px; background:url(../images/bg-header.jpg) no-repeat 0 0; text-align:right;}
.Tier1, .Tier1_search { border-top: solid 1px #fff;border-bottom: solid 1px #fff; background:#005a8c;height: 20px;overflow: hidden;}
.Tier1_search { background:url(../images/navigation/Tier1_search.gif) no-repeat right 0;padding:4px 0px 0px 65px; vertical-align:top;}
.Tier1_search input { font-size:10px; line-height:10px;}

.callout-event { padding:8px 13px 13px 13px ; background:#0082c0; font-size:12px; line-height:18px;}
.callout-event a:link, .callout-event a:visited { color: #fff; text-decoration: none; }
.callout-event a:hover, .callout-event a:active{ color: #fff; text-decoration: underline; }

.events-title { background: #005a8c url(../images/right-events-top.gif) no-repeat right 0; padding:10px 0px 7px 12px; border-bottom: solid 1px #fff; color:#fff; font-size: 17px; line-height:17px; }
.events-list { padding:0px 12px 10px 12px; font-size:11px; line-height:18px;}
.events-list ul li { background-image: url(../images/callout-bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 10px; padding-left: 10px; }
.events-list h2 { color:#ad4068;}

.blog-title { background: #cf7a30 url(../images/home/blog-top.gif) no-repeat right 0; padding:10px 0px 7px 12px; border-bottom: solid 1px #fff; color:#fff; font-size: 17px; line-height:17px; }
.blog-list { padding:8px 12px 10px 12px; background: #f9efe6 url(../images/home/blog-btm.gif) no-repeat 0 bottom;}
.blog-list ul li { background-image: url(../images/home/arrow-orange.gif); background-repeat: no-repeat; background-position: 0px 6px; margin-top: 2px; padding-left: 10px; font-size:11px; line-height:18px; }

.chamber-title { background: #0082c0 url(../images/home/chamber-top.gif) no-repeat right 0; padding:10px 0px 7px 12px; border-bottom: solid 1px #fff; color:#fff; font-size: 17px; line-height:17px; }
.member-title { background: #73ae57 url(../images/home/news-top.gif) no-repeat right 0; padding:10px 0px 7px 12px; border-bottom: solid 1px #fff; color:#fff; font-size: 17px; line-height:17px; }

.sponsors-logos { border-left: solid 1px #ccdee8; border-right: solid 1px #ccdee8; padding-top: 20px; text-align:center; background:#fff;}
.sponsors-logos div { width:188px; overflow:hidden}
.sponsors-logos img { margin-bottom:20px;}
.sponsors-link { border: solid 1px #ccdee8; background:#ebf2f6 url(../images/home/sponsors-arrow.gif) no-repeat 166px 19px; padding:6px 12px; font-size:11px; line-height:14px; }
.sponsors-link a:link, .sponsors-link a:visited { color: #0082c0; text-decoration: none; }
.sponsors-link a:hover, .sponsors-link a:active{ color: #005a8c; text-decoration: underline; }

.member-icons img { margin-right:5px;}
.text-important { color:#AD4068; font-weight:bold;}

.poll-title {font-size: 11px; line-height: 18px; color: #005A8C; background:#EBF2F6 url(../images/dt-corner.gif) no-repeat right 0; padding:3px 8px; font-weight:normal;border-bottom:1px solid #ccdee8;}
.poll-data { margin:0px 0px 10px 0px; padding: 5px 8px 5px 8px; background:#fff;border-bottom:1px solid #ccdee8;}
.poll-results {font-size: 11px; line-height: 18px; color: #005A8C; background:#EBF2F6; padding:3px 8px; font-weight:bold;border-bottom:1px solid #ccdee8;}

.searcharrow-1 {border-top: 1px solid #ccdee8; border-bottom: 1px solid #ccdee8; border-right:0; border-left: 1px solid #ccdee8;font-size: 11px; line-height:13px; color: #666666; height:15px; }
.searcharrow-2 {border-top: 1px solid #ccdee8; border-bottom: 1px solid #ccdee8; border-right: 1px solid #ccdee8; border-left:0; }
.askquestion {border-top: 1px solid #ccdee8; border-bottom: 1px solid #ccdee8; padding: 10px 15px;font-size: 11px; line-height: 11px; text-align:right; background:url(../images/callout-bullet.gif) no-repeat right 16px;  }
.AdviceQuestion a { font-weight:bold; text-decoration:none}
.AdviceQuestion li { background:url(../images/icon-advice-question.gif) no-repeat 0px 6px; padding-left:12px}
.AdviceButton {width: 200px}
.AdviceButton a:link, .AdviceButton a:visited {color:#fff; display:block; background:#0082C0 url(../images/event-arrow.gif) no-repeat 7px 7px; padding:1px 5px 1px 20px; text-decoration:none; font-weight:bold}
.AdviceButton a:hover, .AdviceButton a:active {background-color:#005A8C}
.advicereply {float:right; font-style:italic}
.breadcrumb { border-bottom: solid 1px #ccdee8; padding-bottom:5px}

.DateRight { float:right; font-style:italic;}

/*----- CONTENT AREA ELEMENTS -----*/
/* these are custom definitions needed for content areas throughout site */

/*----- 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: 1000;}
.slideMenu-container {margin: 0px;padding: 0px;}
.slideMenu {line-height: 15px;padding: 0px;margin: 0px;}
.slideMenu a:link, .slideMenu a:visited {color: #fff;background: url(../images/menu_background.png) no-repeat 0px 0px;padding: 3px 5px;margin: 0px;text-decoration: none;display: block; border-left: solid 1px #fff; border-right: solid 1px #fff; border-bottom: solid 1px #fff;}
.slideMenu a:hover, .slideMenu a:active {color: #fff;background: #0082C0;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;}