@charset "utf-8";
/* CSS Document */

.rule{
width:100%;
height:1px;
margin-top:10px;
margin-bottom:10px;
background-color:#660000;
}

.innerContent{
width:960px;
margin:auto;
}

.gpImgH{
width:950px;
height:356px;
}

.gpImgInternal{
width:950px;
height:226px;
}

.clear{
height: 10px;
clear: both;
}

.gpRightCol{
width:278px;
margin-left:682px;
vertical-align:top;
}

.gpLeftCol{
float:left;
width:660px;
padding-right:10px;
font-size:13px;
line-height:20px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-align:left;
background-image:url(/assets/img/gp/bgd_colLine.gif);
background-position:right;
background-repeat:repeat-y;
min-height:100px;
}

.subRule{
width:637px;
height:6px;
background-image: url(/assets/img/gp/subRule.gif);
background-repeat:no-repeat;
background-position:top;
margin-top:10px;
margin-bottom:10px;
}

.rule2{
margin-top:3px;
margin-bottom:3px;
width:100%;
height:1px;
background-color:#cccccc;
}

.space{
margin-top:5px;
margin-bottom:5px;
width:100%;
}


#mContent{
width:95%;
margin:10px;
}

#mContent2{
width:75%;
margin:10px;
}

#meetImg{
width:120px;
height:120px;
background-color:#ffffff;
border-top: solid 1px #8b0b04;
border-right: solid 1px #8b0b04;
border-left: solid 1px #8b0b04;
border-bottom: solid 1px #8b0b04;
padding-left:10px;
padding-top:10px;
float:left;
}

#tabContent{
margin-left:150px;
width:460px;
padding-right:15px;
padding-left:15px;
}

.rtItem{
width:266px;
color:#666666;
margin-bottom:10px;
text-align:left;
float:left;
}

.rtItem2{
width:266px;
color:#666666;
margin-bottom:10px;
text-align:left;
}

.rtItem3{
width:266px;
color:#666666;
margin-top:auto;
margin-bottom:10px;
text-align:left;
}

.rHead{
float:left;
margin-bottom:10px;
text-align:left;
}

#eventBgd{
background-image:url(/assets/img/gp/bgd_events.jpg);
background-repeat:no-repeat;
background-position:left;
width:266px;
height:72px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:10px;
padding-left:5px;
margin-bottom:5px;
}

.rDesc{
color:#666666;
font-size:11px;
margin-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
}

.eventReg{
width:266px;
height:23px;
margin-bottom:5px;
}

#inav {
	width:266px;
	height:50px;
	list-style:none;
	display:block;
	white-space: nowrap;
	overflow: visible;
	padding:0;
	margin: auto;
	vertical-align: bottom;
	margin-bottom:0;
	margin-top:0;
	float: left;
	}

#iNavBox li {
    float:left;
	overflow:hidden;
	list-style:none;
    margin:0 0 0 0;
}
#iNavBox a {
	width:266px;
	float:left;
  	padding:0 0 0 0;
  	overflow:hidden;
  	height:0px !important;
  	height /**/:23px; /* for IE5/Win */
}


#n1, #n1 a  {
	width:103px;
	background-image:url(/assets/img/gp/btn_event_details.gif) top left no-repeat;
}
#n1 a:hover  {
	width:98px;
	background: url(/assets/img/gp/btn_event_details2.gif) top left no-repeat;
}

#n2, #n2 a  {
	width:79px;
	background-image:url(/assets/img/gp/btn_register.gif) top left no-repeat;
}
#n2 a:hover  {
	width:79px;
	background-image:url(/assets/img/gp/btn_register2.gif) top left no-repeat;
}

#n3, #n3 a  {
	width:84px;
	background-image:url(/assets/img/gp/btn_all_events.gif) top left no-repeat;
}
#n3 a:hover  {
	width:84px;
	background-image:url(/assets/img/gp/btn_all_events2.gif) top left no-repeat;;
}


/* Next Event */

.NextEventHeader{
font-family:Arial, Helvetica, sans-serif;
margin-bottom:7px;
font-size:22px;
font-weight:normal;
color:#333333;
}

.NextEventSubHead{
font-family:Arial, Helvetica, sans-serif;
margin-bottom:7px;
font-size:16px;
font-weight:normal;
color:#cc6600;
}

#mContent{
width:95%;
margin:10px;
}

#tabContent2{
margin-left:253px;
width:350px;
padding-right:15px;
padding-left:15px;
}

.LeftColE{
float:left;
width:223px;
}

.DateInfo{
margin-top:15px;
font-size:12px;
}

#meetImg2{
width:223px;
height:132px;
background-color:#ffffff;
border-top: solid 1px #8b0b04;
border-right: solid 1px #8b0b04;
border-left: solid 1px #8b0b04;
border-bottom: solid 1px #8b0b04;
padding-left:10px;
padding-top:10px;
float:left;
margin-bottom:20px;
}

.form {
width:330px;
background-color:#ffffff;
border-top: solid 1px #e1dbab;
border-right: solid 1px #e1dbab;
border-left: solid 1px #e1dbab;
border-bottom: solid 1px #e1dbab;
padding:7px;
background-image:url(/assets/img/gp/form_bgd.jpg);
background-repeat:repeat-x;
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC3300;
}

.Required {
color:#CC3300;
font-weight:bold;
font-size:18px;
}

.reqSmall{
font-size:12px;
line-height:14px;
}