/* GLOBAL CSS for Norway Tri */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	text-align: center;
	background-color: #ddd;
	font: 12px normal Arial, Helvetica, sans-serif;
	}
		
#container {
	margin: 0 auto;
	width: 910px;
	padding: 0 0 10px;
	}

#header {
	position: relative;
	background: #fff;
	}
	
#nav {
	position: absolute;
	top: 230px;
	left: 50px;
	}
	
#nav ul {
	list-style: none;
	}
	
#nav ul li {
	display: block;
	float: left;
	margin: 2px;
	padding: 5px 3px;
	border: 3px solid #c0c0c0;
	}
	
#nav ul li a {
	background-color: #eee;
	padding: 3px 5px;
	text-decoration: none;
	font: 1.5em bold Geneva, Times, serif;
	color: #333;
	}
	
#nav ul li a:hover {
	background-color: #f90;
	}

#content {
	background: #fff;
	text-align: left;
	padding: 10px 50px 30px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	}

#content a {
	color: #a4bd43;
	}

#content a:hover {
	color: #b3d335;
	text-decoration: none;
	}

#content ul {
	color: #0bd;
	list-style-position: outside;
	margin-left: 15px;
	}

#content ul li {
		padding-bottom: 5px;
	}
	
#content ul li span {
	color: #333;
	}
	
#content .module ul li span {
	color: #eee;
	}
	
img {
	margin: 20px;
	padding: 10px;
	border: 5px solid #c0c0c0;
	background-color: #eee;
	}
	
h2 {
	color: #0bd;
	padding-top: 1.5em;
	font-size: 1.5em;
	}

h2.first {
	color: #0bd;
	padding-top: 0;
	}
	
h4 {
	color: #333;
	font-family: Arial, sans-serif;
	}

#content p {
	padding-top: 0.5em;
	line-height: 16px;
	}

#content p.enlarge {
	padding-top: 0;
	margin: -1em 0 0 1.85em;
	}
	
.vevent .summary {
	display: none;
	}
	
.vevent {
	padding: 2em 0 2em 315px;
	display: none;
	}

a.url {
	text-align:left;
	text-decoration: none;
	color: #333;
	}
	
.new {
	background: transparent url(/assets/imgs/icon_new.png) no-repeat 0 50%;
	padding: 0 0 0 30px;
	}
	
li span.new {
	background-position: 0 0;
	}

.txt-rev {
	color: #fff;
	background-color: #00bbdd;
	padding: 2px 5px;
	}

.col-wrap {
	width: 100%;
	display: inline;
	position: relative;
	float: left;
	margin: 20px 0 0;
	}

#dash-left-col {
	width: 550px;
	position: relative;
	float: left;
	}

.inner-left {
	width: 260px;
	float: left;
	margin-right: 15px;
	}

.inner-right {
	width: 260px;
	float: left;
	}
	
#dash-right-col {
	margin-left: 550px;
	}

.module {
	background: #4a4a4a;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-radius:6px 6px 10px 10px;
	color: #fff;
	width: 100%;
	margin-bottom: 15px;
	position:relative;
	}

.module-head {
	padding: 9px 12px;
	}

.module-wrap {
	background: #3d3d3d;
	float: left;
	margin: 0 0 -6px;
	padding: 10px 0 0;
	width: 100%;
	}

.module .content {
	margin: 0 12px;
	}

.module-footer {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	background: #3d3d3d;
	}

.module-head h2 {
	display: block;
	font-size: 1.25em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}

.module img {
	background: transparent;
	border:none;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.icon_label_swim {
	background: transparent url(/assets/imgs/swim_icon) no-repeat 0 50%;
	}

.icon_label_bike {
	background: transparent url(/assets/imgs/bike_icon.png) no-repeat 0 50%;
	}
	
.icon_label_run {
	background: transparent url(/assets/imgs/run_icon) no-repeat 0 50%;
	}

.module-head h2.icon_label_swim, .module-head h2.icon_label_bike, .module-head h2.icon_label_run {
	display: block;
	padding: 5px 0 5px 35px;
	}

.hcal {
	background: transparent url(http://www.norwaytri.com/assets/imgs/icon-hcal.png) no-repeat 0 0;
	padding: 5px 0px 5px 35px;
	}
	
#sponsors {
	float:right;
	background:#fff;
	text-align:left;
	width:200px;
	margin-left:25px;
	padding:15px 20px 0;
	border:1px solid #dfdfdf;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	}
#sponsors h1 {
	font-size:14px;
	color:#4a4a4a;
	padding-bottom:5px;
	border-bottom:1px solid #dfdfdf;
	}
#sponsors ul {
	list-style:none;
	display:table;
	}
#sponsors ul li {
	float:left;
	width:49%;
	}
#sponsors ul li img {
	display:block;
	border:none;
	background:#fff;
	margin:7px auto;
	padding:5px;
	}

.clear {
	clear: both;
	}
	
#footer {
	padding: 0 50px 22px;
	display: block;
	clear: both;
	text-align: left;
	}
	
#footer span {
	color: #6a6a6a;
	font-size: 10px;
	}

#footer .copyright {
	color: #6a6a6a;
	font-size: 10px;
	}

#footer .sponsors {
	margin: 10px 0 0 -10px;
	}
	
#footer .sponsors a {
	color: #6a6a6a;
	font-size: 16px;
	font-style: italic;
	padding: 7px;
	display:inline-block;
	}

#footer .sponsors a:hover {
	color:#fff;
	background: #6a6a6a;
	text-decoration: none;
	}

#footer a, #footer strong {
	color: #000;
	}
	
#footer a {
	font-weight: bold;
	text-decoration: none;
	}

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