
/* --------------- HTML Selectors --------------- */


a {
	color: #0c4dc5;
	text-decoration: none;
	}

a:active {
	color:#0c4dc5;
	border-bottom: 1px solid #0c4dc5;
	}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #4b87f6;
	}	

a:visited {
	color: #4b87f6; 
	text-decoration: none;
	}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	background: #000000 url(../img/bg.jpg) no-repeat top center;
	}

body#home #t-home a, body#events #t-events a, body#clubs #t-clubs a, body#participants #t-participants a, body#join #t-join a, body#about #t-about a, body#contact #t-contact a {
	background: #1b1b1b url(../img/nav_selected.jpg) no-repeat top center;
	color: #f1f1f1;
	text-decoration: none;
	}


h1 {
	font-size: 105%;
	margin-bottom: 20px;
	}

h2 {
	font-size: 105%;
	color: #aa4444;
	padding-top: 10px;
	padding-bottom: 6px;
	}

h2 a:link, h2 a:visited {
	text-decoration: none;
	border: none;
	color: #aa4444;
	}

h2 a:active, h2 a:hover {
	text-decoration: none;
	border-bottom: 1px solid #aaaaaa;
	color: #aa4444;
	}

h3 {
	font-size: 105%;
	color: #444444;
	}
	
h4 {
	font-size: 105%;
	color: #444444;
	margin-left: 30px;
	}

iframe {
	margin-top: 10px;
	margin-left: 27px;
	}

img {
	border: 4px solid #ebebeb;
	}

p {
	color: #111111;
	padding-left: 27px;
	padding-right: 20px;
	}
	
	
/* --------------- Application Forms --------------- */


div.error { 
	display: none;
	}

input {
	border: 1px solid #aaaaaa; 
	}

input:focus { 
	border: 1px dotted black; 
	}

input.error { 
	border: 1px dotted red; 
	}

form {
	width: 430px;
	margin-top: 38px;
	margin-left: 30px;
	}

form fieldset {
	border: none;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	background-color: #fefefe;
	margin-bottom: 10px;
	}

form fieldset label {
	width: 150px;
	display: inline-block;
	line-height: 160%;
	vertical-align: top;	
}

form fieldset p {
	list-style: none;
	padding: 5px 10px 7px;
	margin: 0;
	}

form legend {
	padding: 0 2px 6px 2px;
	font-weight: bold;
	color: #aa4444;
/*	_margin: 0 -7px;  IE Win */
	}

/*form label {
	width: 150px;
	display: inline-block;
	line-height: 160%;
	vertical-align: top;
	}*/

form label.error {
	margin-left: 153px;
	width: 220px;
	}


/*form.apply input.submit {
	margin-left: 153px;
	}*/

form label.error, label.error {
	color: #888888;
	font-style: italic
	}

form .gray * { 
	color: gray; 
	}

select {
	border: 1px solid #aaaaaa; 
	}

select:focus { 
	border: 1px dotted black; 
	}

select.error { 
	border: 1px dotted red; 
	}

textarea {
	border: 1px solid #aaaaaa;
}

textarea:focus { 
	border: 1px dotted black; 
	}

textarea#comment {
	width: 383px;
	margin-left: 11px;
	margin-bottom: 4px;
}

.centertxt {
	text-align: center;
}


/* --------------- ID Selectors --------------- */

#board {
	background-color: #fefefe;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding: 5px;
	margin-left: 58px;
	font-size: 90%;
}

#board tr td {
	padding: 6px;
	vertical-align: top;
	line-height: 125%;
}

#container {
	width: 953px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #ffffff;
	position: relative;
	}

#content {
	width: 905px;
	min-height: 700px;
	padding: 20px 20px;
	margin: 0 4px;
	border-top: 1px solid #ffffff;
	background: #f6f6f6 url(../img/corner_accent.png) no-repeat bottom right;
	position: relative;
	float: left;
	clear:both;
	}

#curve {
	clear: both;
	position: relative;
	width: 953px;
	height: 17px;
	background-image: url(../img/rounded_bottom.png);
	}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 85%;
	color: #666666;
	}
	
#footer a:link, #footer a:hover, #footer a:visited {
	color: #888888;
	border-bottom-color: #aaaaaa;
}

#header {
	position: relative;
	}

#left-column {
	position: relative;
	width: 472px;
	padding-right: 23px;
	float: left;
	}

#left-column h2 {
	margin-left: 28px;
}
	
#left-column .indent {
	margin-left: 30px;
}

#left-column ul {
	margin-left: 60px;
}

#logo {
	position: absolute;
	width: 215px;
	height: 50px;
	top: 24px;
	left: 48px;
	}
	
#logo a:hover, #logo a:active, #logo a:visited { 
	border: none; 
	border-collapse: collapse;
	text-decoration: none;
	color: #b80606;
	}

#logo img {
	border: none;
	}

#masthead {
	position: relative;
	width: 100%;
	height: 88px;
	background-image: url(../img/header.png);
	}

#nav {
	float: left;
	clear: both;
	width: 945px;
	margin: 0 4px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #d8d8d8;
	background: #f6f6f6 url(../img/nav_bg.jpg) repeat-x top left;
	}

#nav a {
	display: block;
	width: 135px;
	line-height: 30px;
	margin: 0;
	color: #000000;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
	border: none;
	}

#nav a:hover {
	text-decoration: underline;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	}

#one-column {
	position: relative;
	width: 849px;
	margin-right: 28px;
	}
	
#one-column ol {
	margin-left: 31px;
	line-height: 160%;
}

#profileForm {
	margin-left: 60px;
}

#right-column {
	position: relative;
	width: 400px;
	margin-right: 10px;
	float: right;
	}

#right-column dl {
	margin-left:30px;
}

#right-column img {
	margin-bottom: 10px;
	}

#right-column p {
	color: #555555;
	}

#team_usa {
	position: absolute;
	width: 46px;
	height: 36px;
	top: 30px;
	left: 856px;
	}
	
#team_usa a:hover, #team_usa a:active, #team_usa a:visited { 
	border: none; 
	border-collapse: collapse;
	text-decoration: none;
	color: #b80606;
	}

#team_usa img {
	border: none;
	}


/* --------------- Class Selectors --------------- */


.field {
	clear: both;
	}

.linklist {
	width: 350px;
	background-color: #fefefe;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	margin-left: 60px;
	padding-bottom: 1px;
	}

.linklist h2 {
	padding-left: 30px;
	}

.pad-top {
	padding-top: 15px;
	}

.print {
	display: none;
	}
