body { 
	background-color: #d4d4d4;
	margin: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -0.011em;
	}

#PgWrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(/_images/_pgElements/pgBase.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#pgHead {
	width: 940px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/_images/_pgElements/head_logos.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#menuArea {
	background-color: #002569;
	margin: 0 auto;
	width: 940px;
	height: 31px;
}

#pixArea {
	margin: 0 auto;
	width: 940px;
	height: 290px;
	background-image: url(/_images/_pgElements/head_picturebar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#mainCol {
	float: left;
	margin: 15px 0 0 25px;
	width: 650px;
}

#rtCol {
	float: right;
	margin: 15px 25px 0 0;
	width: 245px;
}

#rtCol .upevents {
	padding: 8px 10px 0 10px;
	background-color: #e9ecf0;
}

#footer {
	background-color: #d4d4d4;
	margin: 0 auto;
	width: 960px;
	height: 75px;
	background-image: url(/_images/_pgElements/footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


/*----------- Picture Area Stuff on Front Page ----------------*/

#pixArea .quickLinks {
	float: right;
	margin: 5px 5px 0 0;
	width: 240px;
/*	border: 1px solid white;*/
	}

#pixArea .quickLinks h3 {
	font-size: 1.15em;
	color: #ffffff;
	line-height: 1.0em;
	text-align: left;
	margin: 12px 0 2px 0;
	font-weight: bold;
	font-style: italic;	
	text-decoration: underline;
}

#pixArea .quickLinks p {
	padding-top: 3px;
	font-size: 1.1em;
	line-height: 1.35em;
	margin: 0;
	font-weight: normal;
	color: #ffffff;
	}

#pixArea .quickLinks a:link, #pixArea .quickLinks a:visited {
	text-decoration: none;
	color: #ffffff;
	}

#pixArea .quickLinks a:hover {
	color: #e02027;
	}

#pixArea .flan {
	float: left;
	margin: 0;
	padding: 1px 0 0 0;
	width: 680px;
	height: 289px;
	}


/* -------- BASE STYLES ----------- */

h1 {
	font-size: 1.7em;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 1.3em;
	text-align: left;
	margin: 0 0 6px 0;
	padding: 4px 4px 4px 7px;
	font-weight: bolder;
	background-image: url(/_images/_pgElements/mc_blueheadbar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 22px;
	width: 650px;
}

h2 {
	font-size: 1.5em;
	color: #1e458d;
	line-height: 1.2em;
	text-align: left;
	margin: 0;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: italic;	
}

h3 {
	font-size: 1.3em;
	color: #1e458d;
	line-height: 1.2em;
	text-align: left;
	margin: 12px 0 2px 0;
	font-weight: bold;
	font-style: normal;	
}

p {
	padding-top: 3px;
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0;
	font-weight: normal;
	color: #333333;
	}

a:link, a:visited {
	text-decoration: underline;
	color: #1e458d;
	}

a:hover {
	color: #e02027;
	}

ul {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-weight: normal;
	color: #333333;
	}

li {
	list-style-type: circle;
	padding: 6px 0 0 10px;
	}
	
/* -------- CLASSIFIEDS STYLES ----------- */

h2.classifieds {
	font-size: 1.7em;
	color: #333333;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: normal;
}

.greenbar_on {
	background-color: #dedede;
	padding: 5px 10px 5px 10px;
	margin: 12px 0 2px 0;
	}

.greenbar_on h3 {
	margin: 0 0 2px 0;
	font-size: 1.3em;
	color: #1e458d;
	line-height: 1.2em;
	text-align: left;
	font-weight: bold;
	font-style: normal;	
	}

.greenbar_off {
	background-color: #ffffff;
	}

.greenbar_off h3 {
	font-size: 1.3em;
	color: #1e458d;
	line-height: 1.2em;
	text-align: left;
	font-weight: bold;
	font-style: normal;	
	}

/* -------- RT COLUMN STYLES ----------- */

.dateBug {
	float: left;
	width: 65px;
	height: 70px;
	background-image: url(/_images/_pgElements/DateBlock.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.eventInfo {
	float: right;
	width: 150px;
	}

#rtCol h1 {
	color: #333333;
	font-size: 1.8em;
	line-height: 1.3em;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
	background-image: none;
	width: 100%;
	height: auto;
}

#rtCol h2 {
	font-size: 1.4em;
	color: #1e458d;
	line-height: 1.2em;
	text-align: left;
	margin: 0;
	margin-bottom: 6px;
	font-weight: bold;
	font-style: italic;	
}

#rtCol h3 {
	font-size: 1.1em;
	color: #1e458d;
	line-height: 1.2em;
	text-align: left;
	margin: 5px 0 0 0;
	font-weight: bold;
	font-style: normal;	
}

#rtCol p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0;
	font-weight: normal;
	color: #333333;
	}

#rtCol a:link, a:visited {
	text-decoration: underline;
	color: #555555;
	}

#rtCol a:hover {
	color: #e02027;
	}

#rtCol .dateBug p.month {
	font-size: 1.2em;
	line-height: 1.0em;
	margin: 0;
	padding: 15px 0 0 0;
	font-weight: bold;
	color: #1e458d;
	text-align: center;
	}

#rtCol .dateBug p.day {
	font-size: 2.0em;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #1e458d;
	text-align: center;
	}

/* -------- COPYRIGHT & bottom Address ----------- */

#btmAddress {
	padding: 9px 0 0 0;
	color: #002569;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
	
#btmAddress .flushLeft {
	float: left;
	margin: 0 0 0 20px;
	width: 300px;
	text-align: left;
	}
	
#btmAddress .flushLeft a:link, #btmAddress .flushLeft a:visited {
	text-decoration: none;
	color: #1e458d;
	}
	
#btmAddress .flushLeft a:hover {
	text-decoration: underline;
	color: #e02027;
	}
	
#btmAddress .flushRight {
	float: right;
	margin: 0 20px 0 0;
	width: 550px;
	text-align: right;
	}
	
#Copyright {
	padding: 20px 0 0 0;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.2em;
	text-decoration: none;
	text-align: center;
}

#Copyright a:link, #Copyright a:visited {
	text-decoration: underline;
	color: #333333;
}

#Copyright a:hover {
	border-bottom: 1px solid #ef9c1e;
	border: none;
	color: #e02027;
}

/*/---------------- Main Form - large ---------------------/*/

#stylized{
	width: 95%;
	margin: 30px auto 10px auto;
	padding-bottom: 20px;
	text-align: left;
	}

#stylized fieldset { 
	padding: 1px 13px 15px 13px;
	margin: 0 auto;
	border: 1px solid #1e458d;}

#stylized legend { 
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
	color: #333333;
	padding: 0 6px 0 6px;
 }

#stylized .row {
	clear: both;
	padding-top: 5px;
	width: 100%;
	}

#stylized .row .label {
	vertical-align: text-top;
	float: left;
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: bold;
	text-align: right;
	width: 30%;
/*	padding-right: 16px;*/
	padding-top: 6px;
	}

#stylized .row .formfields {
	float: right;
	font-size: 1.0em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	width: 67%;
	}

#stylized .small{
	color: #666666;
	display: block;
	font-size: .8em;
	line-height: 1em;
	font-weight:normal;
	text-align:right;
	}

#stylized .required {
	color: red;
	display:block;
	font-size: .8em;
	line-height: 1em;
	font-weight:normal;
	text-align:right;
	padding-bottom: 3px;
	}

#stylized .smalltext {
	color: #555555;
	display:block;
	font-size: .8em;
	line-height: 1em;
	font-weight:normal;
	text-align:right;
	padding-bottom: 3px;
	}

#stylized input, textarea {
	font-size: 1.0em;
	padding: 2px;
	border: solid 1px #1e458d;
	width: 100%;
	margin: 9px 0 2px 0;
	}

#stylized .radio {
	font-size: 1.0em;
	padding: 0;
	width: 20px;
	margin: 12px 0 0 0;
	border: none;
	}

#stylized textarea {
	height: 150px;
	}

#stylized select {
	margin: 9px 0 2px 0;
	}

#stylized .checkbox {
	font-size: 1.0em;
	padding: 0;
	margin: 9px 0 2px 0;
	border: none;
	width: 20px;
	text-align: left;
	}

#stylized button { 
	clear:both;
	padding: 0;
	margin: 0 auto;
	width: 125px;
	height: 31px;
	background:#666666 url(../_images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
	}

#stylized .ListingsHead {
	text-align:center;
	font-size:1em;
	font-weight:bold;
	padding: 3px 0;
	}

#stylized .ListingsHeadBtmRule {
	border-bottom: #333 1px solid;
	}

#stylized .ListingsData {
	font-size:.9em;
	font-weight:normal;
	padding: 3px 0;
	}

#stylized input:focus{ background-color: #ffffcc; color:#000000; border: solid 1px #ec5e06;}

#stylized .GreenBarOff {background-color:#ffffff;}

#stylized .GreenBarOn {background-color:#dfdfdf;}

#stylized .VGreenBarOffHon {background-color:#dfdfdf;}

#stylized .VGreenBarOnHoff {background-color:#dfdfdf;}

#stylized .VGreenBarOffHoff {background-color:#ffffff;}

#stylized .VGreenBarOnHon {background-color:#cccccc;}


/*/---------------- Simple Forms ---------------------/*/

#simpleforms{
	width: 95%;
	margin: 30px auto 10px auto;
	padding-bottom: 20px;
	text-align: left;
	}

#simpleforms fieldset { 
	padding: 1px 13px 15px 13px;
	margin: 0 auto;
	border: 1px solid #1e458d;}

#simpleforms legend { 
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
	color: #333333;
	padding: 0 6px 0 6px;
 }

#simpleforms input, textarea {
	font-size: 1.0em;
	padding: 2px;
	border: solid 1px #1e458d;
	margin: 9px 0 2px 0;
	}

#simpleforms .radio {
	font-size: 1.0em;
	padding: 0;
	width: 20px;
	margin: 12px 0 0 0;
	}

#simpleforms textarea {
	height: 150px;
	}

#simpleforms select {
	margin: 9px 0 2px 0;
	}

#simpleforms .checkbox {
	font-size: 1.0em;
	padding: 0;
	margin: 9px 0 2px 0;
	border: none;
	width: 20px;
	text-align: left;
	}

#simpleforms button { 
	clear:both;
	padding: 0;
	margin: 0 auto;
	width: 125px;
	height: 31px;
	background:#666666 url(../_images/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	border:none;
	}

#simpleforms input:focus{ background-color: #ffffcc; color:#000000; border: solid 1px #ec5e06;}


/* -------- ERROR MESSAGE STYLES ----------- */

#errMsg {
	border: 2px solid #FF0000;
	background-color: #FFCCCC;
	margin: 0 auto 20px auto;
	width: 500px;
	padding: 20px;
	}
	
#errMsg h1 {
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: auto;
	background: none;
	}

#errMsg p {
	color: #000000;
	font-size: 1.0em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
	

/*-------- SESSION ERROR DIALOG ----------*/
#sesErrorBox {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:400px;	
	border:10px solid #444444;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(82, 82, 82, 0.698);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#sesErrorBox div {
	padding:10px;
	border:1px solid #333333;
	background-color:#fff;
}

#sesErrorBox h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color: red;
	padding:5px 10px;
	border:1px solid #333333;
	font-size:20px;
}


/*/------------ Directory Tab Styling ------------------/*/

/* root element for tabs  */
ul.alphatabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #002569;	 	
}

/* single tab */
ul.alphatabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type: none;	
}

/* link inside the tab */
ul.alphatabs a { 
	float:left;
	font-size: 1.0em;
	display:block;
	padding:5px 6px;	
	text-decoration:none;
	border:1px solid #002569;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#333333;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.alphatabs a:hover {
	background-color:#ef9c1e;
	color:#ffffff;
}
	
#MainArea ul.alphatabs a:link, #MainArea ul.alphatabs a:visited {
	text-decoration: none;
	color: #333333;
	}

#MainArea ul.alphatabs a:hover {
	color: #ffffff;
	text-decoration: none;
	}

/* selected tab */
#MainArea ul.alphatabs a.current {
	background-color:#002569;
	color: #ffffff;
}



/* tab pane */
div.members div {
	margin-bottom: 12px;
	display:none;
	border:1px solid #002569;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	font-size: 1.1em;
}

div.members .title {
	font-weight: bold;
	}

div.members table {
	width: 95%;
	margin: 0 auto;
	}

div.members fieldset { 
	padding: 1px 3px 15px 3px;
	margin: 10px auto 20px auto;
	border: 1px solid #056220;
	background-color: transparent;
	width: 75%;
	}

div.members legend { 
	font-size: 1.2em;
	line-height: 1.7em;
	font-weight: bold;
	color: #056220;
	padding: 0 6px 0 6px;
 }

div.members .ListingsHead {
	text-align:center;
	font-size:1em;
	font-weight:bold;
	padding: 3px 0;
	}

div.members .ListingsHeadBtmRule {
	border-bottom: #333 1px solid;
	}

div.members .ListingsData {
	font-size:.9em;
	font-weight:normal;
	padding: 3px 0;
	}

div.members .gamestats {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
	}

div.members input:focus{ background-color: #ffffcc; color:#000000; }

div.members .GreenBarOff {background-color:#ffffff;}

div.members .GreenBarOn {background-color:#dfdfdf;}

div.members .VGreenBarOffHon {background-color:#dfdfdf;}

div.members .VGreenBarOnHoff {background-color:#dfdfdf;}

div.members .VGreenBarOffHoff {background-color:#ffffff;}

div.members .VGreenBarOnHon {background-color:#cccccc;}

/*-------------- Awards Table ---------------*/

table.awards {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333333;
	}

table.awards td {
	font-size: 0.90em;
	line-height: 1.0em;
	margin: 0;
	padding: 3px 6px 3px 0;
	text-align: left;
	}

table.awards th {
	font-size: 0.90em;
	line-height: 1.0em;
	margin: 0;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	}

/*-------------- Member Benefits ---------------*/

#mb .logos {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0 0 10px 0;
/*	border: 1px solid blue;*/
	}

#mb .description {
	float: right;
	width: 480px;
	margin: 0;
	padding: 0 0 10px 0;
/*	border: 1px solid red;*/
	}

#mb .description p {
	margin: 0;
	padding: 0;
	}

#mb h2 {
	background-color: #bbb;
	padding: 6px;
	}

/*-------------- IE6 Only -------------------*/

* html #mainArea {
	}

* html #menuArea p {
	}
	
/* IE7+ */
*#menuArea p {
	}

