/* Big Walk Stylesheet by Glasshouse Multimedia - www.glasshouse.co.za */
/*      * html .className   ---  IE 6 */
/*      *:first-child+html . className   ---  IE 7 */
/*--------------------- SET UP DEFAULTS -------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100.02%;
	font: 12px Arial, Verdana;
	color: #000000;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #092b6a url(../images/bgloop.jpg) repeat-x top;
}
html #splash {
	width: 100%;
}
#wrapper {
	height: 100.02%;
	width: 100%;
	text-align: center;
	margin: -16px auto 0 auto;
	background: url(../images/header.gif) no-repeat center 97px;
}
*:first-child+html #wrapper {
	margin: 0 auto;
}
* html #wrapper {
	background: url(../images/header.gif) no-repeat center 113px;
}

/*------------------------- PARAGRAPHS & HEADINGS ------------------------*/
p {
	margin: 5px 0 10px 0;
	font-size: 12px;
	line-height: 19px;
}
li, td {
	line-height: 18px;
}
h1 {
	font-size: 25px;
	color: #85b900;
	padding: 8px 0 10px 20px;
	background:url(../images/h1bg.jpg) top left no-repeat;
	text-align: left;
	margin-bottom: 10px;
}
#left h1 {
	background: none;
	text-decoration:none;
	font-size: 15px;
	padding:5px 0 5px 0px;
	margin: 0;
}
h2 {
	margin: 5px 0 8px 0;
	font-size: 15px;
	line-height: 18px;
	color:#136EBF;
	font-weight:bold;
}
h3 {
	margin: 5px 0 5px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#ed9813;
}
p a:link, a:visited, a:active {
	color: #ed9813;
	text-decoration:none;
}
p a:hover {
	color:#7cad00;
	text-decoration:underline;
}
input, select, textarea {
	margin: 5px 0 5px 0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif
}
td img {
	margin: 3px 0px 0px 0px;
}
td {
	padding: 0 10px 0 10px;
}
th {
	padding: 0px
}

/*------------------------- FOOTER ------------------------*/
#footer {
	position: relative;
	margin-top:24px;
	width: 739px;
	height: 123px;
	text-align: left;
	clear: both;
	background:url(../images/footer.gif) no-repeat top center;
}
* html #footer {
	margin-top: 0;
	margin-left:0;
}
*:first-child+html #footer {
	margin-top:0;
}
.footerbottom {
	margin-top:78px;
	margin-left: -1px;
}
* html .footerbottom {
	margin-top:78px;
	margin-left:0;
}
/*-------------------------- LINKS ------------------------*/
#content a img {
	padding: 7px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#content a img:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#navright a:link, #navright a:visited, #navright a:active {
	color: #081b50;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 10px;
	background: url(../images/divider.gif) no-repeat right;
	font-size: 12px;
	letter-spacing: 0.2px;
}
#navright a:hover {
	color: #8bc200;
}
:focus {
	-moz-outline-style: none;
}
a img {
	border: 0;
}
#content img {
	padding: 15px 5px 5px 10px;
}

/*-------------------- MAIN NAVIGATION --------------------*/
#navigation {
	height: 80px;
	/*z-index: 12;
	position: relative;*/
}
* html #navigation {
	margin-top:15px;	
}
#logo {
	float: left;
	margin-top:3px;
}
#navright {
	float: right;
	padding-top: 40px;
}

/*-------------------- CONTENT LAYOUT ---------------------*/
#container {
	width: 739px;
	margin: 16px auto 0 auto;
	padding: 0;
}
*:first-child+html #container {
	margin: 0 auto;
}

#content {
	height: 100%;
	width: 739px;
	margin-top:54px;
	float: left;
	text-align: justify;
	background-color:#FFF;
}
* html #content {
	margin-top:49px;
	width: 719px;
}
* html #splash #content {
	width: 739px;
}
#between {
	width: 1133px;
	margin: 0 auto;
	height:400px;
	z-index:2;
}
* html #between {
	width: 1139px;
}
#header {
	width: 739px;
	height: 237px;
}
/**:first-child+html #header {
	width:
}*/
#header_left {
	background:url(../images/header_right.gif) no-repeat top;
	float:right;
	width: 197px;
	height: 272px;
	margin-top:87px;
}
#header_right {
	background:url(../images/header_left.gif) no-repeat top;
	float:left;
	width: 197px;
	height: 272px;
	margin-top:87px;
}
#corner_date {
	float: right !important;
	width: 170px;
	height: 169px;
	z-index:10;
	position:absolute;
	right: 0;
}
#left {
	width:430px;
	float:left;
	margin: 5px 5px 5px 20px;
}
#news #left {
	width: 690px;
}
* html #left {
	width:430px;
	margin-left:10px;
}
#right {
	width: 260px;
	float: right;
	margin-right: 20px;
	margin-top:-10px;
}
* html #right {
	float:right;
	margin-right:-10px;
}
#left .contact_form input, #left .contact_form textarea {
	width: 260px;
	border:1px solid #0b69b1;
}
#left .contact_form td {
	color: #0b69b1;
	font-size: 12px;
	padding: 0;
}
#left .contact_form .button {
	color: #fff;
	background: #0b69b1;
	width: 50px;
	border: 0;
	cursor: pointer;
}
#left .contact_form .button:hover {
	background: #092b6a;
}

/*-------------------- LINKS ---------------------*/
#logo img {
	padding: 0;
	margin: 0;
}
#links {
	height: 130px;
	text-align: center;
	margin-top: 12px;
	margin-left: 91px;
}
#sec_links {
	position: absolute;
	width: 739px;
	margin-top:237px;
	background-color:#7AAB01
}
#sec_btn1 a, #sec_btn2 a, #sec_btn3 a, #sec_btn4 a, #sec_btn5 a, #sec_btn6 a {
	height: 54px;
	float:left;
}
#sec_btn1 a {
	background: url(../images/1b.jpg) no-repeat left;
	width: 138px;
}
#sec_btn2 a {
	background: url(../images/2b.jpg) no-repeat left;
	width: 110px;
}
#sec_btn3 a {
	background: url(../images/3b.jpg) no-repeat left;
	width: 93px;
}
#sec_btn4 a {
	background: url(../images/4b.jpg) no-repeat left;
	width: 114px;
}
#sec_btn5 a {
	background: url(../images/5b.jpg) no-repeat left;
	width: 119px;
}
#sec_btn6 a {
	background: url(../images/6b.jpg) no-repeat left;
	width: 165px;
}
#sec_btn1 a:hover, #sec_btn2 a:hover, #sec_btn3 a:hover, #sec_btn4 a:hover, #sec_btn5 a:hover, #sec_btn6 a:hover {
	background-position:right;
}
ol, ul {
	padding-left: 30px;
}

/*-------------------- SPONSORS ---------------------*/
#spon1, #spon2, #spon3, #spon4, #spon5, #spon6, #spon7, #spon8, #spon9, #spon10, #spon11, #spon12 {
	float:left;
	height:45px;
	cursor:pointer;
}
#spon1 { /* city of cape town */
	background:url(../images/spon1.gif) no-repeat left;
	width:60px;
}
#spon2 { /* cocacola */
	background:url(../images/spon2.gif) no-repeat left;
	width:55px;
}
#spon3 { /* powerade */
	background:url(../images/spon3.gif) no-repeat left;
	width:66px;
}
#spon4 { /* westerncape */
	background:url(../images/spon4.gif) no-repeat left;
	width:45px;
}
#spon5 { /*reebok */
	background:url(../images/spon5.gif) no-repeat left;
	width:49px;
}
#spon6 { /* CT toursim */
	background:url(../images/spon6.gif) no-repeat left;
	width:94px;
}
#spon7 { /*Claremont */
	background:url(../images/spon7.gif) no-repeat left;
	width:35px;
}
#spon8 { /* spartna harriers */
	background:url(../images/spon8.gif) no-repeat left;
	width:33px;
}
#spon9 { /*medi-clinic */
	background:url(../images/spon9.gif) no-repeat left;
	width:99px;
}
#spon10 { /* totalsports */
	background:url(../images/spon10.gif) no-repeat left;
	width:76px;
}
#spon11 { /* goodhope */
	background:url(../images/spon11.gif) no-repeat left;
	width:51px;
}
#spon12 { /* glasshouse */
	background:url(../images/spon12.gif) no-repeat left;
	width:74px;
}
#spon1:hover, #spon2:hover, #spon3:hover, #spon4:hover, #spon5:hover, #spon6:hover, #spon7:hover, #spon8:hover, #spon9:hover, #spon10:hover, #spon11:hover, #spon12:hover {
	background-position:right;
}

/*-------------------- CTA ---------------------*/
.cta_entry {
	background:url(../images/CTA_entryform.gif) no-repeat left;
}
.cta_map {
	background:url(../images/CTA_map.gif) no-repeat left;
}
.cta_course {
	background:url(../images/CTA_course.gif) no-repeat left;
}
.cta_challenge {
	background:url(../images/CTA_challenge.gif) no-repeat left;
}
.cta_entry, .cta_map, .cta_course, .cta_challenge {
	width:259px;
	height:122px;
	cursor:pointer;
	display:block;
}
.cta_public, .cta_corp {
	background:url(../images/CTA_public.gif) left no-repeat;
	width:129px;
	height:196px;
	float:left;
	margin-top:-13px;
	cursor:pointer;
}
.cta_corp {
	background:url(../images/CTA_corp.gif) left no-repeat;
	float:right;
}
.cta_entry:hover, .cta_map:hover, .cta_course:hover, .cta_public:hover, .cta_corp:hover, .cta_challenge:hover {
	background-position:right;
}
#map .cta_public, #map .cta_corp {
	float:right;
	clear:both;
	margin-right:20px;
}
* html #map .cta_public, * html #map .cta_corp {
	margin-right: 0px;
	border:red 1px solid;
}


/*-------------------- Dropdown ---------------------*/
#menuLayer4, #menuLayer7, #menuLayer11, #menuLayer12, #menuLayer14 {
	margin-top: -20px;
	margin-left:-6px;
	cursor:pointer;
}
#menuLayer17, #menuLayer18, #menuLayer8 {
	margin-top:-12px;
	cursor:pointer;
}
#menuLayer16 {
	margin-left:8px;
	margin-top:-17px;
	cursor:pointer;
}
#menuLayer13, #menuLayer9, #menuLayer10, #menuLayer6, #menuLayer2, #menuLayer3 {
	margin-top:-27px;
	margin-left:3px;
	cursor:pointer;
}