body {
	background-color: #f5f5f5;
	background-image: url(../images/bg_body.gif);
	background-position: top left;
	background-repeat: repeat-x; 
}

a {
	color: #9933FF;
	text-decoration: none;
}

#wrapper {
	background: url(../images/bg_wrapper.gif) top left no-repeat;
	width: 1030px;
	text-align: left;
	margin: auto;
}

#container {
	padding: 65px 35px 0 35px;
}

/* @Header */
#header {
	background: url(../images/bg_header.gif) top left no-repeat;
	height: 80px;
	margin-bottom: 20px;
}

#menu {
	padding: 6px 20px;
	margin: 0;
	height: 70px;
}

#nav {
	height: 70px;
	float: left;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left; 
	width: 70px;
	height: 70px;
}
#nav li a {
	display: block;
	width: 70px;
	height: 70px;
	text-decoration: none;
	color: #fff;
	text-indent: -9999px;
	background-image: url(../images/sprite_nav.png);
}
#nav li a:hover {}

#nav-1 {
	margin-right: 150px;
}

#nav-1 a {
	background-position: 0 0;
}
#nav-1 a:hover,
#nav-1 a.current {
	background-position: 0 -75px;
}
#nav-2 a {
	background-position: -70px 0;
}
#nav-2 a:hover,
#nav-2 a.current {
	background-position: -70px -75px;
}
#nav-3 a {
	background-position: -140px 0;
}
#nav-3 a:hover,
#nav-3 a.current {
	background-position: -140px -75px;
}
#nav-4 a {
	background-position: -210px 0;
}
#nav-4 a:hover,
#nav-4 a.current {
	background-position: -210px -75px;
}
#nav-5 a {
	background-position: -280px 0;
}
#nav-5 a:hover,
#nav-5 a.current {
	width: 210px;
	background-position: -280px -75px;
}
#nav-6 a {
	width: 210px;
	background-position: -350px 0;
}
#nav-6 a:hover,
#nav-6 a.current {
	background-position: -350px -75px;
}
#nav-7 a {
	background-position: -420px 0;
}
#nav-7 a:hover,
#nav-7 a.current {
	background-position: -420px -75px;
}
#nav-8 a {
	background-position: -490px 0;
}
#nav-8 a:hover,
#nav-8 a.current {
	background-position: -490px -75px;
}
#nav-9 a {
	background-position: -560px 0;
}
#nav-9 a:hover,
#nav-9 a.current {
	background-position: -560px -75px;
}
#nav-10 a {
	background-position: -630px 0;
}
#nav-10 a:hover,
#nav-10 a.current {
	background-position: -630px -75px;
}
#nav-11 a {
	background-position: -699px 0;
}

/* @Body */

/* :General */
.column .container {
	padding: 15px 20px;
}

.shadow_wide {
	background: url(../images/shadow_wide.png) bottom left no-repeat;
	margin-bottom: 23px;
	padding-bottom: 15px;
}

#featured {
	padding-bottom: 15px;
	height: 393px;
}

#content .columns {
	margin-bottom: 40px;
}

.sticker {
	float: right;
	position: relative;
	z-index: 1000;
}

p.question {
	font-weight: bold;
}

.tip {
	background: #F7F8F9;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
}

.tip img {
	width: 172px;
	height: 72px;
	background: #fff;
	padding: 3px;
	box-shadow: 1px 2px 5px #666666;
	-moz-box-shadow: 1px 2px 5px #666666;
	-webkit-box-shadow: 1px 2px 5px #666666;
}

.tip p {
	margin-top: 5px;
}

#choice {
	background: url(../images/bg_choice.jpg) top left no-repeat;
	margin-bottom: 0;
	margin-top: 20px;
	height: 405px;
}

#choice .container{
	padding: 15px 20px;
}

#choice #block-1 {
	background: url(../images/choice_twins.png) right 43px no-repeat;
}

#choice #block-1 .container {
	width: 110px;
}

#choice #block-2 {
	background: url(../images/choice_fins.png) center 175px no-repeat;
}

#choice #block-3 {
	background: url(../images/choice_fxrs.png) right 230px no-repeat;
}

#choice #block-4 {
	background: url(../images/choice_ipod.png) 65px 200px no-repeat;
}

/* :Home */
#people {
	position: relative;
}

#people #people-content {
	position: absolute;
	top: 0px;
}

#people .container {
	position: relative;
	width: 460px;
	padding: 15px 20px;
}

#people h1 {
	color: #9933FF;
}

#people h1 .name {
	display: block;
	font-weight: normal;
	font-size: .8em;
	line-height: .8em;
}

#people h1 .surnname {
	display: block;
	font-weight: normal;
}

#people a.link {
	display: block;
}

#people div.team-member {
	position: absolute;
	bottom: 30px;
}

#people div.team-member strong {
	text-transform: uppercase;
}

/* :Boards */
#boards-nav ul {
	height: 370px;
	float: left;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#boards-nav ul li {
	float: left; 
	height: 370px;
	width: 135px;
	list-style: none;
}
#boards-nav ul li a {
	position: relative;
	display: block;
	height: 370px;
	width: 135px;
	text-decoration: none;
	color: #000;
	font-family: 'GothamBlackBlack',Arial,sans-serif;
	text-align: right;
	text-transform: uppercase;
}

#boards-nav ul li a span {
	position: absolute;
	bottom: 15px;
	right: 0;
}

#boards-nav ul li a img {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* :Sails */
#sails-nav ul {
	height: 370px;
	float: left;
	top: 0;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	width: 100%;
}
#sails-nav ul li {
	float: left; 
	height: 370px;
	width: 190px;
	list-style: none;
}
#sails-nav ul li a {
	position: relative;
	display: block;
	height: 370px;
	width: 190px;
	text-decoration: none;
	color: #000;
	font-family: 'GothamBlackBlack',Arial,sans-serif;
	text-align: left;
	text-transform: uppercase;
}

#sails-nav ul li a span {
	position: absolute;
	bottom: 15px;
	left: 0;
}

#sails-nav ul li a img {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* :Team */
.riders-list .container {
	padding-top: 0;
	padding-bottom: 0;
}

.riders-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.riders-list ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}

.riders-list ul li a {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'GothamBlackBlack',Arial,sans-serif;
}

/* :Contact */
.contact .columns {
	background: url(../images/bg_contact.gif) top left repeat;
	color: #fff;
	min-height: 388px;
	margin-bottom: 5px;
}

.contact hr {
	color: #fff;
	background: #fff;
}

.contact .love-world {
	float: right;
}

.contact .contact-results {
	padding: 15px 0;
	height: 340px;
	width: 250px;
	overflow: hidden;
	overflow-y: auto;
}

.contact .loading {
	background: url(../images/loading.gif) 70px center no-repeat;
}

/* :Interactive */
.interactive {
	background: url(../images/bg_contact.gif) top left repeat;
	color: #fff;
	min-height: 388px;
	margin-bottom: 5px;
}

.interactive p {
	color: #999;
}

/* @Footer */
#footer {
	background: url(../images/bg_footer.gif) top left no-repeat;
	width: 1030px;
	height: 60px;
	text-align: center;
	margin: auto;
}
