
/* CSS Document */

body {
	padding:0;
	margin:0;
	background-image:url(/images/bg/background.jpg);
	background-color:#FFFFFF;
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1
{
	color: #666666;
	font-size: 16px;
	text-transform: capitalize;
	padding:0;
	margin:0;
	position:absolute;
	top:81px;
	left:10px;
}

h2
{
	color: #006633;
	font-size: 18px;
	text-transform: capitalize;
	padding:0 0 7px 0;
	margin:0;
	border-bottom:1px solid #bfbfbf;
}

h3 {
	padding:0;
	margin:0;
	font-size:13px;
	color:#808080;
}

#outer-container-overflow {
	overflow:hidden;
	min-width:970px;
}

#outer-container {
	margin:0 auto;
	width:970px;
}

#background {
	width:2000px;
	margin:0 -515px;
}

#background-inner {
	background-image:url(/images/bg/left-bar.gif);
	background-position:left 140px;
	background-repeat:no-repeat;
}

#container {
	width:970px;
	margin:0 auto;
}

#header {
	position:relative;
	width:100%;
}

#nav ul {
	padding:0;
	margin:0;
	list-style-type:none;
	overflow:hidden;
}

#nav li {
	float:left;
}

#nav li a {
	height:0;
	display:block;
	overflow:hidden;
	padding-top:35px;
	background-image:url(/images/nav/nav.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#nav li a:hover, #nav li a.active {
	background-image:url(/images/nav/nav-over.gif);
}

#nav li#nav-home a {
	width:89px;
	margin-right:103px;
	background-image:url(/images/nav/nav-home.gif);
}

#nav li#nav-home a:hover, #nav li#nav-home a.active {
	background-image:url(/images/nav/nav-home-over.gif);
}

#nav li#nav-user a {
	width:119px;
}

#nav li#nav-membership a {
	width:119px;
}

#nav li#nav-events a {
	width:79px;
	background-position:-119px 0;
}

#nav li#nav-sponsorship a {
	width:118px;
	background-position:-198px 0;	
}

#nav li#nav-development a {
	width:164px;
	background-position:-316px 0;	
}

#nav li#nav-job a {
	width:99px;
	background-position:-480px 0;	
}

#nav li#nav-resources a {
	width:101px;
	background-position:-579px 0;	
}

#nav li#nav-about a {
	width:98px;
	background-position:-680px 0;	
}

#util {
	position:absolute;
	top:18px;
	right:20px;
}

#util a.util-item {
	background-image:url(/images/bg/arrow.gif);
	background-position:right 5px;
	background-repeat:no-repeat;
	padding-right:9px;
	color:#cccccc;
	text-decoration:none;
}

#util a.util-item:hover {
	color:#999;
}

#main {
	width:100%;
	position:relative;
}

#main .end {
	height:0;
	float:none;
	clear:both;
}

#menu {
	float:left;
	width:160px;
	padding-left:12px;
	margin-top:107px;
}

#menu #menu-inner {
	min-height:370px;	
	background-image:url(/images/menu/menu-bg.gif);
	background-position:top right;
	background-repeat:no-repeat;	
}

#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;	
}

#menu li a {
	color:#000;
	background-image:url(/images/menu/menu.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:6px 0 7px 21px;
	display:block;
	vertical-align:bottom;

}

#menu li a:hover, #menu li a.active {
	background-image:url(/images/menu/menu-over.gif);
}

#content {
	padding-top:21px;
	float:right;
	width:758px;
	padding-right:20px;
	line-height:16px;
	color:#333333;
}

#content p {
	padding:0 0 16px 0;
	margin:0;
}

#content a {
	color:#006633;
	text-decoration:underline;
	
}

#content a:visited {
	color:#666666;
	text-decoration:underline;
}

#content a:hover {
	color:#006633;
	text-decoration:none;
}

#content .end {
	height:0;
	float:none;
	clear:both;
}

#content .loginerror
{
	color:#990000;
	display:block;
	text-align:center;
}

#content .loginmessages
{
	display:block;
	width:auto;
	margin:10px 0 10px 200px;
}

#banner {
	padding-bottom:15px;
}

#content-inner {
	position:relative;
	padding-top:13px;
	float:left;
	width:560px;
}

.hidecta #content-inner 
{
	float:none;
	width:auto;
}

#cta {
	width:191px;
	top:12px;
	right:0;
	float:right;
}

.hidecta #cta 
{
	display:none !important;
}

#cta a.cta-item {
	background-image:url(/images/cta/cta1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:73px;
}

#cta a.cta-item:hover {
	background-image:url(/images/cta/cta-over1.gif);
}

#cta a#cta-sponsor {
	background-position:0 -73px;
}

#cta a#cta-join {
	background-position:0 -146px;
}

#footer-outer {
	background-image:url(/images/bg/footer.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#footer {
	clear:both;
	overflow:auto;
	width:970px;
	margin:0 auto;
	color:#666666;
	font-size:10px;
	padding:12px 0 16px 0;
	background-image:url(/images/bg/footer.gif);
	background-position:top left;
	background-repeat:repeat-x;	
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-left {
	float:left;
	padding-left:20px;
}

#footer-left span {
	color:#006633;
}

#footer-right {
	float:right;
	padding-right:20px;	
}

/* homepage */
#homepage #nav {
	padding-left:192px;
}

#homepage #main {
	overflow:hidden;
}


#homepage #banner {
	padding-bottom:17px;
}

#homepage #content {
	width:930px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	float:none;
	overflow:hidden;
}

#homepage h1 {
	position:static;
}

#homepage #content .cta {
	width:506px;
	padding-top:0;
	padding-right:0;
	float:left;
	background-image:url(/images/home/content-shadow.gif);
	background-position:top right;
	background-repeat:no-repeat;	
}

#homepage #content-inner-bg {
	background-image:url(/images/home/content.gif);
	background-position:top left;
	background-repeat:repeat-y;
	padding:13px 54px 10px 26px;	
}

#homepage #cta {
	width:403px;
	position:relative;
	float:right;
	top:0;
}

#homepage .cta-item {
	width:191px;
}

#homepage #cta-schedule {
	position:absolute;
	top:0;
	right:0;
}

#homepage #content .cta p {
	padding-bottom:7px;
}

.event-title {
	color:#808080;
	font-size:13px;
	font-weight:bold;
	padding-bottom:8px;
	display:block;
}

.event-date {
	font-size:10px;
	font-weight:bold;
	display:block;
	color:#333333;
}

.event-heading-title {
	font-size:11px;
	font-weight:bold;
	color:#006633;
}

#tagline {
	padding-bottom:31px;
	background-image:url(/images/home/border.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#tagline span {
	background-image:url(/images/home/tagline1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:930px;
	padding-top:17px;
	height:0;
	overflow:hidden;
	display:block;
}


#messages 
{
	background:#fff;
	border:2px solid #CCCCCC;
	padding:4px;
}

#messages ul
{
	display:block;
	width:auto;
	background: #016533 url(/images/bg/background-top.gif) 0 0 repeat-x;
	padding:6px;
	margin:0;
	list-style:none;
	color:#fff;
}

#messages ul li 
{
	list-style:none;
	margin:2px 0;
}


#events 
{
	padding-bottom:25px;
}

#events .end {
	height:0;
	float:none;
	clear:both;
}

#events img { border: none; }

#events #registrant 
{
	background: transparent url(/images/bg/1x1-BFBFBF.gif) 45% 0 repeat-y;
}

#events #registrant .first
{
	width:49%;
	float:left;
}

#events #registrant .last
{
	width:49%;
	float:right;
}

#events dl.form
{
	padding:0;
	margin:0;
	clear:both;
	float:none;
}

#events dl.form dt
{
	width:33%;
	float:left;
	padding-right:1%;
	text-align:right;
	padding-top:2px;
	clear:left;
	margin:3px 0 0;
}

#events dl.form dd
{
	width:65%;
	float:left;
	margin:3px 0 0;
}

#events dl.form .end {
	height:0;
	float:none;
	clear:both;
}

#events dl.form input, #events dl.form select 
{
	width:70%;
}

#events dl.form .phoneinput 
{
	width:48%;
}

#events dl.form .phoneextinput 
{
	width:17%;
}

#events dl#eventheader
{
	padding:12px;
	clear:both;
	float:none;
	background:#fff;
	border: 1px solid #BFBFBF;
	margin:0px 25px 12px;
	width:auto;
	display:block;
}

#events dl#eventheader dt
{
	width:90px;
	float:left;
	text-align:left;
	padding:0;
	clear:left;
	margin:3px 0 0;
	font-weight:bold;
	color: #006633;
}

#events dl#eventheader dd
{
	float:left;
	margin:3px 0 0;
}

#events dl#eventheader .end {
	height:0;
	float:none;
	clear:both;
}

#events p.instructions 
{
	font-size:14px;
	margin:12px 10px;
	padding:12px 0 12px 60px;
	background:#FFF url(/images/bg/instructions.png) 10px 6px no-repeat;
}

#events .selectiontable 
{
	border-collapse:collapse;
	border:none;
	width:75%;
	margin:12px auto;
}

#events .selectiontable a 
{
	display:block;
	width:auto;
	padding:3px 5px;
	color:#000;
	text-decoration:none;
}

#events .selectiontable tr 
{
	background:#EEE;
}

#events .selectiontable tr.alt 
{
	background:#FFF;
}

#events .selectiontable tr:hover 
{
	background:#DFD !important;
}

#events .selectiontable tr:hover a 
{
	text-decoration:underline;
}

#events .selectiontable tr.footer:hover a 
{
	text-decoration:none;
}

#events .selectiontable tr.footer 
{
	background:#FFF;
	border-top:1px solid #898989;
}

#events .selectiontable td  
{
	border:none;
	padding:2px 0;
}

#events .selectiontable .footer td a
{
	color:#898989;
	text-align:right;
	font-style:italic;
	padding-right:8px;
}

#events .selectiontable td.button
{
	width:128px;
}

#events .selectiontable td.button input 
{
	padding-right:4px;
}

#pnl_hidden
{
	display: none;
}

#content-inner a.linkButton
{
    display:inline-block;
    background-image:url(/images/buttons/button_bg.jpg);
    background-repeat:repeat-x;
    border-left:solid 1px #050505;
    height:20px;
    font-size:11px;
    color:#333333;
    text-decoration:none;
    
}

#content-inner a.linkButton:link
{

    text-decoration:none;
}
#content-inner a.linkButton:active
{
    text-decoration:none;
}

#content-inner a.linkButton:visited
{
    text-decoration:none;
}

#content-inner a.linkButton:hover
{
    text-decoration:none;
    background-image:url(/images/buttons/button_bg_mo.jpg);
    background-repeat:repeat-x;
    
}

#content a.linkButton
{
    display:inline-block;
    background-image:url(/images/buttons/button_bg.jpg);
    background-repeat:repeat-x;
    border-left:solid 1px #050505;
    height:20px;
    font-size:11px;
    color:#333333;
    text-decoration:none;
    
}

#content a.linkButton:link
{

    text-decoration:none;
}
#content a.linkButton:active
{
    text-decoration:none;
}

#content a.linkButton:visited
{
    text-decoration:none;
}

#content a.linkButton:hover
{
    text-decoration:none;
    background-image:url(/images/buttons/button_bg_mo.jpg);
    background-repeat:repeat-x;
    
}

.buttonText
{
    float:left;
    padding-top:2px;
    width:85%;
    cursor:pointer;
    text-align:center;
}


#content-inner a.linkButtonArrowLeft
{
    display:block;
    background-image:url(/images/buttons/button_bg.jpg);
    background-repeat:repeat-x;
    border-right:solid 1px #050505;
    height:20px;
    font-size:11px;
    color:#333333;
    text-decoration:none;
    
}

#content-inner a.linkButtonArrowLeft:link
{

    text-decoration:none;
}
#content-inner a.linkButtonArrowLeft:active
{
    text-decoration:none;
}

#content-inner a.linkButtonArrowLeft:visited
{
    text-decoration:none;
}

#content-inner a.linkButtonArrowLeft:hover
{
    text-decoration:none;
    background-image:url(/images/buttons/button_bg_mo.jpg);
    background-repeat:repeat-x;
    
}
.buttonTextRight
{
    float:right;
    padding-top:1px;
    cursor:pointer;
    width:90%;
    text-align:center;
}

#link-user
{
   width:140px;
   float:right;
   padding-right:15px;
   padding-top:0px;
   margin-top:-35px;
}


#link-user a.linkButton
{
    display:block;
    padding-top:9px;
    padding-left:5px;
    height:32px;
    font-size:11px;
    color:#333333;
    text-decoration:none;
    vertical-align:middle;
    background-image:url(/images/buttons/user_link_bg.gif);
    background-position:top left;
    background-repeat:no-repeat;
}

#link-user a.linkButton:link
{

    text-decoration:none;
}
#link-user a.linkButton:active
{
    text-decoration:none;
}

#link-user a.linkButton:visited
{
    text-decoration:none;
}

#link-user a.linkButton:hover
{
    text-decoration:none;
    color:#006030;
    background-repeat:no-repeat;
    background-image:url(/images/buttons/user_link_bg_mo.gif);
    background-position:top left;
}

.regExpired
{
    height:18px;
    width:200px;
    border:solid 1px #CCCCCC;
    color:#E73900;
    padding:4px 0px 0px 0px;
    text-align:center;
    
}



.CurrentRegPanel
{
   width:600px;
    
    border:solid 1px #cccccc;
    border-top: solid 5px #cccccc;
    padding:10px 10px 10px 10px;
}

.GuestInfoPanel
{
}

.ProductPanel
{
    padding-left:10px;
}

.productListBlock
{
    padding-left:10px;
    border-left:solid 1px #cccccc;
    border-bottom:solid 1px #cccccc;
    min-height:30px;
}




.purchaserBlock
{
    float:left;
    width:300px;
    background-color:#006633;
    color:#ffffff;
    padding:5px 5px 5px 5px;
}

.QuestionBlock
{
    float:right;
    width:250px;
    padding:5px 5px 5px 15px;
}

.regEmailBlock
{
    float:left;
    text-align:left;
    padding: 6px 10px 0px 15px;
    min-height:21px;
}

.addToCartHolder
{
    float:left;
    padding-left:10px;
}

.addGuestButtonHolder
{
    float:right;
    padding-right:10px;
}

.pnlSummary
{
    margin-top:0px;

}

.successMessage
{
    width:480px;
    background-color:#C4FFC5; 
    border:solid 2px #3A753B; 
    padding:10px 10px 10px 10px;
}
    
.failureMessage
{
    width:480px;
    background-color:#FEE1E1; 
    border:solid 2px #F7504B; 
    padding:10px 10px 10px 10px;
}


a.editLinkButton 
{
    display:block;
    padding-top:4px;
    height:18px;
    width:80px;
    background-image:url(/images/buttons/dtnEdit_bg.gif);
    text-decoration:none;
    background-repeat:no-repeat;
    text-align:center;
    color:#000000; 
}

a.editLinkButton:hover
{
   
    background-image:url(/images/buttons/dtnEdit_bg_mo.gif);
    text-decoration:none;
    
}

a.removeLinkButton 
{
    display:block;
    padding-top:4px;
    height:18px;
    width:80px;
    background-image:url(/images/buttons/dtnEdit_bg.gif);
    text-decoration:none;
    background-repeat:no-repeat;
    text-align:center;
    color:#000000; 
}

a.removeLinkButton:hover
{
   
    background-image:url(/images/buttons/dtnEdit_bg_mo.gif);
    text-decoration:none;
    
}

.gridRegsHeader
{
    border-bottom:solid 1px #000000;
   
}

.pnlRegOptionStart
{
    border-bottom:  solid 2px #cccccc;
    min-height:200px;
}

.pnlCreditCard
{
    border: solid 1px #cccccc;
    border-top:solid 5px #cccccc;
    padding:5px 5px 5px 5px;
}

.instructContent
{
    padding: 3px 6px 5px 6px;
}

.instructionPane
{
    position:relative; 
    top:20px; 
    left:25px; 
    width:250px; 
    height:auto; 
    border:solid 1px #333333; 
    background-color:#ffffff; 
    z-index:100; 
    display:none;
}

.rssContentSection
{
    width:99%;
}

#rssDisplayContainer
{
    padding:10px 15px 10px 15px;
}

.rssHeaderText
{
    float:left;
}
.rssIconLink
{
    float:right;
    padding-left:20px;
}

.rssDate
{
    padding-right: 8px;
  
}

#contentTextContainer
{
    width:550px;
    float:left;
}


.LB-black-overlay {
    display: block;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #666666;
    z-index:997;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.LB-white-content {
    display: block;
    position: fixed;
    top: 21%;
    left: 21%;
    width: 650px;
    min-height: 400px;
    padding: 5px 20px 35px 20px;
    /*margin: 20% 25%;*/
    /*border: 1px solid #666;*/
 
    z-index:998;
}

.ExistingMemberPopUp
{
    display: block;
    position: fixed;
    top: 21%;
    left: 21%;
    width: 650px;
    min-height: 400px;
    padding: 5px 20px 35px 20px;
    /*margin: 20% 25%;*/
    /*border: 1px solid #666;*/

    z-index:999;
}

.rcboxtop
{
    width:666px; 
    height:8px;
}

.rcboxtop
{
    width:666px; 
    height:8px;
}

.rcboxtopleft
{
    float:left; 
    height:8px; 
    width:8px;
    background-image:url(/images/rc_topleft.gif);
}

.rcboxtopcenter
{
    float:left; 
    height:8px; 
    width:650px; 
    background-color: #ffffff;    
}

.rcboxtopright
{
    float:right; 
    height:8px; 
    width:8px;
    background-image:url(/images/rc_topright.gif);
}

.rcboxbot
{
    width:666px; 
    height:8px;
}

.rcboxbotleft
{
    float:left; 
    height:8px; 
    width:8px;
    background-image:url(/images/rc_botleft.gif);
}

.rcboxbotcenter
{
    float:left; 
    height:8px; 
    width:650px; 
    background-color: #ffffff;    
}

.rcboxbotright
{
    float:right; 
    height:8px; 
    width:8px;
    background-image:url(/images/rc_botright.gif);
}

.regSteps
{
    padding:0px 0px 0px 10px;
    margin-top:5px;
     color:#ffffff; 
     font-weight:bold;
     font-size:16px;
     line-height:30px;  
     height:30px;
     background-position:left;
     background-image:url(/images/stepbg.gif);
     background-repeat:no-repeat;
}

