body {
	margin:0 0 20px;
	padding:0;
	font: 75% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	text-align:center;
}

#wrapper {
	width:588px;
	margin:15px auto;
	text-align:left;
	background:url('/images/smallPageBg.gif');
}
#innerWrapper {
	background:url('/images/bigHeader.gif') top no-repeat;
	padding:90px 0 0 ;
}
#content {
	background:url('/images/smallPageBottom.gif') bottom no-repeat;
	padding:0px 24px 30px 15px;
}
hr {
	background:#535353;
	line-height:1px;
	height:1px;
	border:none;
}
#mainMenu {
	list-style:none;
	padding:3px 10px 5px;
	background:url('/images/clubs/menuBg.gif') 0 33px;
	text-transform:uppercase;
	margin:0;
	height:25px;
	font-size:11px;
	border-top:1px solid #cccccc;
}
#mainMenu li {
	display:inline;
	color:#fff;
	float:left;
	margin:0 5px;
	height:19px;
	background:url('../images/hilight.gif') repeat-x bottom;
	
}
#mainMenu li a {
	float:left;
	text-decoration:none;
	color:#fff;
	height:19px;
	padding:0 4px 0;
	background:url('../images/hilightWhite.gif') repeat-x bottom;
}
#mainMenu li a:hover {
	background:url('../images/hilight.gif') repeat-x bottom;
}
#memberTabs {
	margin:0px 30px 0 0; 
	padding:20px 0 0;
	list-style:none;
}
#memberTabs li {
	float:right;
	background:#D7DAA1 url('/images/memberTabLeft.gif') no-repeat top left;
}
#memberTabs li#leftMembershipTab {
	background:#D7DAA1 url('/images/memberTabLeftLeft.gif') no-repeat top left;
}
#memberTabs li a {
	display:block;
	padding:4px 10px 4px;
	text-decoration:none;
	color:#000;
	font-size:11px;
	background:url('/images/memberTabRight.gif') no-repeat top right;
}
#memberTabs li a:hover {
	color:#BB4A22;
}
#currentMembershipTab {
	margin:0px 0px 0 0; 
	padding:0px 0 0;
	list-style:none;
	position:absolute;
	top:0;
	left:35px;
	clear:both;
}
#currentMembershipTab li{
	float:left;
	background:#D7DAA1 url('/images/memberTabBottomLeft.gif') no-repeat bottom left;
}	
#currentMembershipTab li a{
	background:url('/images/memberTabBottomRight.gif') no-repeat bottom right;
	text-decoration:none;
	color:#000;
	padding:4px 10px 4px;
	display:block;
	font-size:11px;
}
#roundedSection {
	position:relative;
	clear:both;
	margin:0 -10px 0 -4px;
	padding:45px 20px 0;
	width:480px;
	background:url('/images/roundedSectionTop.gif') no-repeat top;
}
#roundedSectionFooter {
	height:28px;
	background:url('/images/roundedSectionBottom.gif');
	margin:0 -20px;
}
#notice {
	border:1px solid #ffe900;
	background:#fff8b9;
	padding:5px 10px;
	color:#000;
	margin:10px 0;
}
#errorExplanation {
	border:1px solid #ff2231;
	background:#ffe1e3;
	padding:5px 10px;
	margin:10px 0;
	
	color:#000;
}
.fieldWithErrors {
	border:1px solid #ff2231;
	background:#ffe1e3;
	padding:2px;
	display: table;
}
#errorExplanation h2 {
	margin:5px 0;
	font-size:14px;
}
#container {
	padding:0 18px 10px;
}
h1 {
	margin:15px 0 10px;
	color:#666;
	font-size:19px;
	font-weight:normal;
}
.profileHeading {
	margin:5px 0 10px;
	font-size:1.2em;
}
.inlineInfo {
	font-size:10px;
	color:#000;
	font-weight:bold;
}
h3 {
	font-size:15px;
	margin:10px 0;
}
.rightSection {
	float:left;
	width:244px;
	text-align:center;
}
.leftSection {
	float:left;
	width:266px;
}
form p {
	text-indent:-16px;
	padding-left:20px;	
}
.noIndent {
	text-indent:0;
	padding-left:20px;	
}
.leftP {
	text-indent:0;
	padding-left:0px;	
}
#leftCol {
	float:left;
	margin:0 -1px 0 0;
	padding:0 10px 0 0;
	width:300px;
}
.colHalf {
	float:left;
	width:50%;
}
#rightCol {
	float:left;
	width:190px;
	padding:0 0 0 10px;
}
#leftCol.sep {
	border-right:1px solid #555;
}
#rightCol.sep {
	border-left:1px solid #555;
}
#footer {
	text-align:center;
	font-size:11px;
}
.red {
	padding:4px 6px;
	color:#ff2e3d;
	border:1px solid #ff2e3d;
	background:#ffe4de;
}
.required {
	color:#ff2e3d;
}
.links {
	font-size:11px;
	margin:0;
	line-height:17px;
}
.profileTable {
	border:none;
	width:100%;
}
.profileTable th {
	border:none;
	color:#000;
	font-size:1em;
	font-weight:bold;
}
.profileTable th, .profileTable td {
	padding:1px 2px 0 0;
}
table {
	border:1px solid #111;
	padding-bottom:10px;
	margin:0 0 20px;
}
.regTable {
	border:none;
}
.tight {
	margin:0;
	padding:0;
}
.tight td {
	padding:0;
}
th {
	text-align:left;
	font-size:1.3em;
	color:#555;
	border-bottom:1px solid #111;
	font-weight:normal;
	padding:5px 10px;
}
td {
	padding:3px 10px;
}
input {
	font-size:13px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}

#country-list {
	font-size: 8.5pt;
}