@charset "utf-8";
/*     TAGS     */
body {
	background-image: url(../assets/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/*background-color:#FD8902;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
	margin-bottom:0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666;
	line-height:20px;
	margin: 12px 0 0 0;
}
p.redstrong {
	color:#F00;
	font-weight:bold;
}
p.look {
	padding:10px;
	background:#F5F5F5;
	border:1px #FF9900 solid;	
}
ul {
	margin-top:12px;
	margin-bottom:12px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
}
.entry_title { /* li */
	font-weight:bold;
}
h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color:#333333;
	line-height:24px;
	font-weight: 200; 
	text-transform: uppercase;
	margin:0 0 16px 0;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FD8902;
	background-color:#0057A7;
	background-color:#333;
	margin:0;
	padding:10px;
	display:block;
	color:#FFF;	
	font-size:24px;
}
h2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333;
	line-height:24px;
	font-weight: 200; 
	text-transform: uppercase;
	margin-top:0 0 6px 0;
}
h3 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#333333;
	line-height:20px;
	font-weight:200; 
	text-transform:uppercase;
}
h4 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#333333;
	line-height:16px;
	font-weight:200; 
	text-transform:uppercase;
	margin:0;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	border: 1px solid #CCC;
	padding:5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.formLabel {
	display:block;
	font-weight:bold;
	padding: 10px 0 1px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:16px;
}
input.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 1px;
	margin: 0 0 16px 0;
}
textarea.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 1px;
	margin: 0 0 16px 0;
}
#formBlock {
	padding:10px;
	border:1px dashed #DDDDDD;
}
#formBlock .message p {
	color:#FF6600;
	font-weight:bold;
}
#formBlock .nicetable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
}
#formBlock .tableSection {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	line-height:16px;
	font-weight:bold; 
	margin:16px 0 0 0;
	text-decoration:underline;
}
#formBlock span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
}
#formBlock #checkboxlist {
	padding:16px;
}

/*     DIV ID's     */
#stromlo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin:auto;
	margin-top:20px;
	width: 960px; /* 790px */
	border: none;
	padding: 0;
}
#stromlo #internal {
	margin: 0;
	padding: 20px;
}
#stromlo #internal #header {
	height: 80px;
}
#stromlo #internal #header #header_left {
	float: left;
	width: 50%;
	height: 80px;
}
#stromlo #internal #header #header_right {
	float: right;
	width: 50%;
	height: 80px;
}
#stromlo #internal #header #header_right .headertext { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#333333;
	line-height:19px;
	font-weight: 200; 
	text-transform: uppercase;
	text-align:right;
	padding-top:45px;
}
#stromlo #internal #clear {
	clear: both;
}
#stromlo #internal #highlight {
	height:200px;
}
#stromlo #internal #highlight #highlight_left {
	float: left;
}
#stromlo #internal #highlight #highlight_right {
	float: right;
}
#stromlo #internal #content {
}
#stromlo #internal #content #content_left {
	float: left;
	width: 250px;
}
#stromlo #internal #content #content_left #menu {
	background-color: #333333;
	padding:5px;
}
#stromlo #internal #content #content_left #menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
#stromlo #internal #content #content_left #menu a:visited {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration:none;
}
#stromlo #internal #content #content_left #menu a:hover {
	color: #FFFFFF;
	background-color: #FD8902;
	text-decoration:none;
}
#stromlo #internal #content #content_left #box {
	background-image: url(../assets/box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:10px;
	margin:10px 0 0 0;
}
#stromlo #internal #content #content_left #box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
#stromlo #internal #content #content_left #box a {
	display:block;
	padding:5px;
	color:#0066CC;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
}
#stromlo #internal #content #content_left #box a:visited {
	display:block;
	color:#0066CC;
	text-decoration:underline;
}
#stromlo #internal #content #content_left #box a:hover {
	display:block;
	text-decoration:none;
}

.newsFlash {
	display:block;
	margin:20px 0 10px 0;
	padding:0 10px 10px 10px;
	border:3px dashed #F00;
	overflow:hidden;
}

#stromlo #internal #content #content_right {
	float: right;
	width: 650px; /* 480px */
}
#stromlo #internal #content #content_right a {
	color: #0057A8;
}
#stromlo #internal #content #content_right a:visited {
	color: #0057A8;
}
#stromlo #internal #content #content_right a:hover {
	color: #FF6600;
	text-decoration:none;
}
#stromlo #internal #content #content_right #datalist {
	margin:20px 0 0 0;
}
#stromlo #internal #content #content_right #datalist ul {
	margin-top:12px;
	margin-bottom:12px;
}
#stromlo #internal #content #content_right #datalist li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666;
	line-height:14px;
}

.littleRight {
	float:right;
	text-align:center;
}

.littleRight img {
	margin:0 0 10px 10px;
}

/* registration */
.familyMembers {
	display:none;
}
.div12hr {
	display:none;
}
.12hrTeamMembers {
	display:none;
}
.accommodation {
	display:visible;
}
.successText {
	color:#333;
	font-weight:bold;	
}
.failedText {
	color:#FF0000;
	font-weight:bold;
}
.imgOutcome {
	padding:0 10px 10px 0;	
}
/* eof registration */

#stromlo #sponsors {
	text-align: center;
	padding:26px 10px;
	background: url(../assets/silver.jpg) top left repeat-x;
}
#stromlo #sponsors img {
	padding:10px 18px;
}
#stromlo #footer {
	text-align:center;
	font-size:10px;
	color:#CCCCCC;
	height:36px;
	background:url(../assets/footer_bg.jpg) repeat-x;
	padding-top:12px;
}
#stromlo #footer a {
	font-size:10px;
	color:#CCCCCC;
}
#stromlo #footer a:visited {
	font-size:10px;
	color:#CCCCCC;
}
#stromlo #footer a:hover {
	font-size:10px;
	color:#FF6600;
}
