/*	CSS Document 
 *	Author: Tashreek Jackson
 *	Overview: Main Stylesheet for Site Layout.	
*/

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	position: relative;
}
p, div, img, form, a, h1, h2, h3 {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
/*******Background themes*******/

.sand {
	background:#ceb690 url(/img/dakar/backgrounds/sand-bg.jpg) top center no-repeat;
}
.mud {
	background:#9b845a url(/img/dakar/backgrounds/mud-bg.jpg) top center no-repeat;
}
.tar {
	background:#3a3a3c url(/img/dakar/backgrounds/tar-bg.jpg) top center no-repeat;
}
/*******Main Template*******/

#wrapper-container {
	position: relative;
	width: 100%;
	height: 100%;
}
#wrapper {
	width:840px;
	margin:0 auto;
	overflow:hidden;
}
#header {
	margin:40px 0 0 11px;
}
#content-wrapper {
	float:left;
	background:url(/img/dakar/wrapper-bg.png) top left no-repeat;
	padding:22px 0 0 11px;
	width:829px;
	overflow:hidden;
	display:inline;
}
#content-box {
	float:left;
	width:816px;
	background:#f3f4e4 url(/img/dakar/wrapper-top.gif) top left no-repeat;
	padding:0 0 30px 0;
	display:inline;
}
#poster-content-box {
	float:left;
	width:816px;
	background:#f3f4e4 url(/img/dakar/poster-bg.jpg) top left no-repeat;
	margin:0 13px 0 0;
	padding:360px 0 10px 0;
}
.content {
	float:left;
	margin:0 0 15px 18px;
	position:relative;
	display:inline;
}
#footer {
	float:left;
	width:839px;
	background:url(/img/dakar/wrapper-footer.png) top no-repeat;
	padding:0 0 100px 0;
	margin:0;
}
#footer span {
	display:block;
	color:#221b15;
	width:200px;
	margin:18px 0 0 35px;
}
.intro-box {
	float:left;
	margin:94px 0 0 0;
	width:280px;
}
.divider {
	float:left;
	background:url(/img/dakar/divider.gif) no-repeat;
	width:815px;
	height:10px;
}
#intro-gallery {
	float:left;
	width:476px;
	height:324px;
	margin:0 0 0 30px;
	overflow:hidden;
	position:relative;
}
#intro-gallery span {
	width:476px;
	height:324px;
	display:block;
	position:absolute;
	background:url(/img/dakar/mini-gallery-bg.png) no-repeat;
	z-index:10;
}
#intro-gallery-items {
	width:443px;
	height:285px;
	overflow:hidden;
	position:absolute;
	z-index:9;
	top:17px;
	left:20px;
}
#intro-gallery-controls {
	left:210px;
	bottom:0;
	position:absolute;
	z-index:10;
}
.controls a {
	float:left;
	display:block;
	background:url(/img/dakar/bullet.gif) no-repeat;
	width:8px;
	height:8px;
	margin:0 7px 0 0;
	text-indent:-9999px;
}
.controls a:hover, .controls a.activeSlide {
	background:url(/img/dakar/bullet-active.gif) no-repeat;
}
.caption {
	position:absolute;
	bottom:5px;
	right:0px;
	margin:0 -20px 0 0;
	background:url(/img/dakar/caption-bg.png) no-repeat;
	width:178px;
	height:49px;
	z-index:11;
}
.caption a {
	margin:18px 0 0 30px;
	display:block;
	text-transform:uppercase;
	color:#221b15;
	text-decoration:none;
}
.gallery-caption {
	position:absolute;
	bottom:17px;
	right:0px;
	margin:0 -27px 0 0;
	background:url(/img/dakar/caption-bg.png) no-repeat;
	width:178px;
	height:49px;
	z-index:11;
}
.gallery-caption a {
	margin:18px 0 0 20px;
	display:block;
	text-transform:uppercase;
	color:#221b15;
	text-decoration:none;
}
/*******News Section*******/

#news-left {
	float:left;
	width:508px;
}
.register {
	width:445px;
	height:93px;
	background:url(/img/dakar/register.png) no-repeat;
	position:relative;
	top:-25px;
}
#news-container {
	width:508px;
	position:relative;
	top:-10px;
}
.news-top {
	display:block;
	background:url(/img/dakar/news-top.gif) top no-repeat;
	width:508px;
	height:4px;
	overflow:hidden;
}
.news-content {
	background:url(/img/dakar/news-bg.gif) repeat-y;
	width:491px;
	padding:5px 0 10px 17px;
	float:left;
}
.news-bottom {
	display:block;
	background:url(/img/dakar/news-bottom.gif) top no-repeat;
	width:508px;
	height:3px;
	overflow:hidden;
	float:left;
}
.news-heading {
	width:477px;
}
.news-item {
	float:left;
	margin:8px 0 0 0;
}
.news-item-top {
	display:block;
	background:url(/img/dakar/news-item-top.gif) top no-repeat;
	width:477px;
	height:5px;
	overflow:hidden;
}
.news-item-content {
	background:url(/img/dakar/news-item-bg.gif) repeat-y;
	width:459px;
	padding:10px 9px;
}
.news-item-content a {
	color:#1b3790;
	text-decoration:none;
}
.news-item-content a:hover {
	color:#1b3790;
	text-decoration:underline;
}
.news-item-bottom {
	display:block;
	background:url(/img/dakar/news-item-bottom.gif) top no-repeat;
	width:477px;
	height:5px;
	overflow:hidden;
	float:left;
}
.news-item-heading {
	font-size:12px;
	font-weight:bold;
	color:#1b3790;
	margin:0 0 3px 0;
}
#route {
	float:left;
	background:url(/img/dakar/dividers/news-divider.gif) top left no-repeat;
	height:421px;
	margin: 5px 0 0 14px;
	padding:0 0 0 15px;
}
#route img {
	margin: 0;
}
.intro-heading {
	float:left;
	margin:15px 0;
	width:776px;
}
.no-bottommarg {
	margin-bottom:0;
}
.intro-left {
	float:left;
	width:346px;
	padding:5px 0 0 0;
}
.intro-right {
	float:left;
	background:url(/img/dakar/dividers/intro-divider.gif) left center no-repeat;
	padding:5px 0 0 30px;
	margin:0 0 0 23px;
	width:346px;
}
.map-content {
	float:left;
	margin:0 0 15px 15px;
	position:relative;
	display:inline;
}
#map-container {
	float:left;
}
.stages-nav {
	float:left;
	width:776px;
}
.stage-news {
	float:left;
	margin:15px 0;
	width:776px;
}
.stage-news strong {
	font-size:11px;
}
.stage-news p.heading {
	font-size:18px;
	color:#1b3790;
	margin:0 0 18px 0;
	display:block;
}
.stage-news-left {
	float:left;
	width:360px;
}
.stage-news-right {
	float:left;
	background:url(/img/dakar/dividers/stage-news-divider.gif) left center no-repeat;
	width:360px;
	padding:0 0 0 30px;
	margin:0 0 0 15px;
}
#results {
	float:left;
	width:763px;
	margin:0 0 10px 10px;
	display:inline;
}
.results-top-heading {
	width:739px;
}
.results-heading {
	float:left;
	width:720px;
	margin:25px 0 15px 0;
	padding:0 0 0 6px;
	font-size:14px;
	color:#221b15;
}
.results-top {
	background:url(/img/dakar/results-top.gif) top no-repeat;
	width:763px;
	height:4px;
	overflow:hidden;
}
.results-content {
	float:left;
	background:url(/img/dakar/results-bg.gif) repeat-y;
	width:747px;
	padding:5px 0 20px 16px;
}
.results-bottom {
	background:url(/img/dakar/results-bottom.gif) top no-repeat;
	width:763px;
	height:5px;
	overflow:hidden;
	float:left;
}
.results-item {
	float:left;
	margin:8px 0 0 0;
}
.results-item-top {
	background:url(/img/dakar/results-item-top.gif) top no-repeat;
	width:722px;
	height:5px;
	overflow:hidden;
}
.results-item-content {
	float:left;
	background:url(/img/dakar/results-item-bg.gif) repeat-y;
	width:702px;
	padding:3px 10px;
	font-size:12px;
}
.results-item-bottom {
	background:url(/img/dakar/results-item-bottom.gif) top no-repeat;
	width:722px;
	height:5px;
	overflow:hidden;
	float:left;
}
.gallery {
	float:left;
	width:779px;
	height:395px;
	margin:15px 0 0 0;
	position:relative;
	display:inline;
}
.gallery span {
	width:779px;
	height:395px;
	display:block;
	position:absolute;
	background:url(/img/dakar/gallery-bg.png) no-repeat;
	z-index:10;
}
.gallery-items {
	position: relative;
	width:756px;
	height:371px;
	overflow:hidden;
	z-index:9;
	top:12px;
	left:12px;
}
.gallery-controls {
	left:350px;
	bottom:-20px;
	position:absolute;
	z-index:10;
}
#top-pad {
	margin:30px 0 0 0;
}
#team-nav {
	float:left;
	width:776px;
}
#team-content {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.team-item {
	float:left;
	width:100%;
}
.team-left {
	float:left;
	width:270px;
}
.team-item .heading {
	font-size:12px;
	color:#1b3790;
	margin:0 0 5px 0;
	font-weight: bold;
}
#race-nav {
	float:left;
	width:776px;
}
#race-content {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.race-item {
	float:left;
	width:100%;
}
.race-left {
	float:left;
	width:270px;
}
.race-item .heading {
	font-size:12px;
	color:#1b3790;
	margin:0 0 5px 0;
	font-weight: bold;
}
.team-item .caption {
	position:absolute;
	bottom:30px;
	right:0px;
	margin:0 -8px 0 0;
	background:url(/img/dakar/caption-bg.png) no-repeat;
	width:178px;
	height:49px;
	z-index:11;
}
#register {
	float:left;
	margin:100px 0 0 0;
	padding:0 0 100px 0;
	width:100%;
	background:url(/img/dakar/cell.jpg) no-repeat bottom right;
}
.send-heading {
	float:left;
	margin:100px 0 0 0;
	width:776px;
}
#send-to-friend {
	float:left;
	margin:0;
	padding:0 0 150px 0;
	width:100%;
	background:url(/img/dakar/cell.jpg) no-repeat bottom right;
}
#thank-you {
	float:left;
	margin:100px 0 0 0;
	width:100%;
}
#poster {
	float:left;
	margin:100px 0 0 0;
	padding:0 0 100px 0;
	width:100%;
}