
body {
	background: #101112 url(/ihoop/images/bkgd.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
}

#container {
	background: transparent url(/ihoop/images/bkgd_design.png) no-repeat 860px 60px;
	margin: 0;
	padding: 0;
	height: 500px;
	position: relative;
}


/* ***** HEADER ***** */

#header {
	width: 1000px;
	position: relative;
}

#headerLogo {
	margin-left: 40px;
}

#upperNav {
	position: absolute;
	top: 0;
	right: 25px;
	height: 45px;
	width: 190px;
	background: transparent url(/ihoop/images/nav/upper_nav_bkgd.jpg) no-repeat 0 0;
	font: 300 11px/20px arial;
	color: #FFF;
	padding: 5px 25px;
	text-align: center;
}

#upperNav a{
	font: 300 11px/20px arial;
	color: #FFF;
	padding: 0 2px;
	text-decoration: none;
}

#upperNav a:hover{
	color: #B6DE2B;
}

/* ***** NAVIGATION ***** */

#navigation {
	position: absolute;
	top: 50px;
	left: 0;
	width: 1000px;
}

#navigation ul{
	display: block;
	width: 600px;
	position: absolute;
	top: 0;
	right: 40px;
	text-align: right;
}

#navigation ul li{
	display: block;
	float: right;
	padding: 0 0 0 10px;
	height: 21px;
}

#navigation ul li.select {
	background: transparent url(/ihoop/images/nav/nav_over_left.jpg) no-repeat top left;
}

#navigation ul li a{
	display: block;
	height: 21px;
	font: 300 12px/20px arial;
	color: #FFF;
	text-decoration: none;
	padding: 0 10px 0 0;
	float: left;
}

#navigation ul li a:hover{
	color: #B6DE2B;
}

#navigation ul li.select a{
	background: transparent url(/ihoop/images/nav/nav_over_right.jpg) no-repeat top right;
	font: 600 12px/20px arial;
	color: #000;
}


/* ***** CONTENT ***** */

#content {
	margin: 10px 20px;
	width: 960px;
	background: transparent url(/ihoop/images/content_bkgd.jpg) repeat-y 0 0;
}

#pageContent {
	width: 860px;
	padding: 10px 50px 25px 50px;
	background: transparent url(/ihoop/images/content_bottom_bkgd.jpg) no-repeat bottom left;
}


/* ***** FOOTER ***** */
#footer {
	width: 970px;
	height: 150px;
	padding: 0 20px;
}

.footerBtn {
	width: 313px;
	margin-right: 10px;
	padding: 0;
	float: left;
}

.footerBtn h3{
	font: 600 13px/24px arial;
	font-variant: small-caps;
	color: #FFF;
	display: block;
	height: 24px;
	width: 300px;
	background: transparent url(/ihoop/images/footer/btn_bkgd.jpg) no-repeat 0 -48px;
	padding: 0 10px;
	cursor: pointer;
}

.footerBtn h3.over{
	background: transparent url(/ihoop/images/footer/btn_bkgd.jpg) no-repeat 0 -24px;
	color: #000;
}

.footerBtn h3.select{
	background: transparent url(/ihoop/images/footer/btn_bkgd.jpg) no-repeat 0 0;
	color: #000;
}

.footerBtn div {
	display: block;
	height: 102px;
	background: #010101 url(/ihoop/images/footer/info_bkgd.jpg) repeat-x 0 0;
	border: 1px solid #3A3A3A;
	border-top: 0;
	padding: 5px 10px;
	overflow: hidden;
	position: relative;
}

.footerBtn div p {
	color: #C0C0C0;
	font: 300 11px/14px arial;
	display: block;
	width: 220px;
}

.footerBtn div p a {
	color: #B6DE2B;
	text-decoration: none;
}

.footerBtn div p a {
	text-decoration: underline;
}

.footerBtn div img {
	position: absolute;
	top: 7px;
	right: 7px;
}

#designed {
	clear: left;
}

#designed p {
	padding: 10px 20px;
	font: 600 11px/14px arial;
	color: #CCC;
	display: block;
	background: #111;
	border-top: 1px solid #222;
}

#designed p a{
	font: 600 11px/14px arial;
	color: #B6DE2B;
	text-decoration: none;
}

#designed a:hover{
	text-decoration: underline;
}


/* ***** MODAL ***** */

#modalBkgd {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #036;
	z-index: 998;
	cursor: pointer;
}

#modal{
	position: fixed;
	top: 20%;
	left: 20%;
	z-index: 999;
	border: 1px solid #333;
	background: #FFF url(/ihoop/images/modal/modal_bkgd.jpg) repeat-x bottom left;
}

#modalHeader {
	background: transparent url(/ihoop/images/modal/modal_header.jpg) repeat-x 0 0;
	display: block;
	width: auto;
	height: 40px;
	padding: 0 10px;
}

#modalHeader a.close{
	font: 300 11px/36px Arial;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 15px;
	color: #FFF;
}

#modalHeader a.close:hover{
	color: #C0D463;
}

#modalContent {
	padding: 10px;
}


/* ***** HOME ***** */

.home #content {
	height: 460px;
	background: transparent;
	padding: 0;
	margin: 0 0 15px 40px;
}

.js .home #pageContent {
	display: none;
}

.home #pageContent {
	background: transparent;
	padding: 0;
	margin: 0;
}

/* ***** AUDIO SPECS / BACKBOARD SPECS ***** */

.js #compatibilitiesContainer {
	display: none;
}

#compatibilities {
	padding: 10px;
	font: 300 12px/18px Arial;
	color: #333;
}

.audioSpecs #pageContent,
.backboardSpecs #pageContent{
	overflow: hidden;
}

.trait {
	float: right;
	width: 340px;
	height: 250px;
	margin-right: 90px;
	padding-bottom: 15px;
}

.audioSpecs .trait{
	height: 320px;
}

.trait img.title {
	margin-bottom: 10px;
}

.trait img.thumb {
	float: left;
	display: block;
}

.trait p {
	padding: 15px;
	display: block;
	float: left;
	width: 210px;
	font: 300 12px/16px arial;
}

.trait a{
	font: 300 10px/14px arial;
	color: #666;
}

.audioSpecs #pageContent #backboardImage,
.backboardSpecs #pageContent #backboardImage {
	float: left;
	margin-right: 70px;
	padding-bottom: 25px;
	overflow: hidden;
}

.atAGlance {
	width: 450px;
	float: left;
	margin: 25px 0;
}

.atAGlance table{
	font: 300 12px/18px Arial;
	width: 444px;
	margin: 10px auto;
}

.atAGlance table tr.even{
	color: #606060
}

.atAGlance table tr.odd{
	color: #FFF;
	background: #3C3E40;
}

.atAGlance table tr.odd td{
	color: #FFF;
	background: #3C3E40;
}

.atAGlance table tr td {
	padding: 2px 25px;
}

.atAGlance table tr td a{
	font: 300 10px/14px arial;
	color: #666;
}

/* ***** GALLERY ***** */

.gallery #content {
	height: 480px;
	background: transparent;
	padding: 0;
	margin: 10px 0 15px 20px;
}

.js .gallery #pageContent {
	display: none;
}

.gallery #pageContent {
	background: transparent;
	padding: 0;
	margin: 0;
}

/* ***** FAQ ***** */

.faqs #pageContent{
	height: 500px;
}

#faqsContent {
	padding: 25px 50px;
}

.question {
	color: #444;
	font: 600 12px/18px Arial;
	padding: 15px 0 0 0;
	cursor: pointer;
}

#faqsContent .over,
#faqsContent .select {
	color: #009;
}

.answer {
	color: #555;
	font: 300 12px/18px Arial;
	padding: 5px 35px; 
}

.answer a{
	color: #339;
	font: 300 12px/18px Arial;
}

/* ***** TELL A FRIEND ***** */
.js #tellAFriendContainer {
	display: none;
}

.tellAFriendContent {
	padding: 10px;
	overflow: hidden;
}

.tellAFriendContent p {
	font: 300 12px/18px arial;
	text-align: center;
	margin: 5px 0 15px 0;
}

.tellAFriendContent label {
	display: block;
	font: 600 12px/22px Arial;
}

.tellAFriendContent label small {
	font: 300 11px/22px Arial;
	padding: 0 3px;
}


.tellAFriendContent input{
	display: block;
	width: 90%;
	font: 300 12px/18px Arial;
	margin-bottom: 10px;
}

.tellAFriendContent a,
.tellAFriendContent input.send  {
	display: block;
	float: right;
	background: transparent url(/ihoop/images/misc/btn_bkgd.jpg) repeat-x 0 -24px;
	color: #FFF;
	font: 600 12px/18px Arial;
	padding: 3px 15px;
	margin: 10px 10px 10px 0;
	border: 1px solid #666;
	text-decoration: none;
}

.tellAFriendContent a:hover{
	background: transparent url(/ihoop/images/misc/btn_bkgd.jpg) repeat-x 0 0;
	color: #000;
}

.tellAFriendContent input.send {
	clear: left;
	width: 100px;
	height: 24px;
}

/* ***** WHERE TO BUY ***** */

#whereToBuy {
	padding: 10px;
}

#whereToBuy table {
	width: 450px;
} 

#whereToBuy table thead tr th{
	background: #000;
}

#whereToBuy table thead tr th{
	color: #FFF;
	font: 600 13px/18px Arial;
	padding: 5px 10px;
	text-align: left;
}

#whereToBuy table tbody tr.even td{
	background: #CCC;
}

#whereToBuy table tbody tr td{
	font: 600 12px/18px Arial;
	text-align: left;
	color: #000;
	padding: 3px 10px;
}

#whereToBuy table tbody tr td.name{
	width: 200px;
}

#whereToBuy table tbody tr td.href{
	width: 250px;
}

#whereToBuy table tbody tr td.href a{
	color: #00A;
	font: 300 12px/18px Arial;
	text-decoration: none;
}

#whereToBuy table tbody tr td a:hover{
	text-decoration: underline;
}


/* CONTEST REGISTRATION PAGE ***** */

body.contestForm #content #pageContent {
	padding-bottom: 150px;
}

#formContainer {
	float: left;
	width: 520px;
	padding: 15px;
}

#formContainer p {
	color: #606060;
	padding: 10px 0;
}

#formContainer form {
	margin: 10px 0;
}

#formContainer form label {
	padding-right: 10px;
	color: #606060;
	font: 300 12px/18px Arial;
	margin-bottom: 10px;
	display: block;
	float: left;
	clear: left;
}

#formContainer form input{
	color: #000;
	font: 300 12px/18px Arial;
	margin-bottom: 20px;
	display: block;
	float: left;
	width: 200px;
}

#formContainer form input.radio {
	width: 15px;
}

#formContainer form span {
	float: left;
	padding: 0 10px;
	color: #606060;
	font: 300 12px/18px Arial;
}

#formContainer form input.submit{
	display: block;
	float: none;
	clear: left;
	width: 100px;
}


img#formImage {
	float: left;
}

#ruleFooter {
	clear: left;
	padding: 20px;
	font: 300 11px/14px Arial;
	color: #606060;
}

#ruleFooter a {
	background: url(/ihoop/images/contest/btn_bkgd.gif)no-repeat 0 0;
	width: 194px;
	height: 21px;
	font: 600 11px/21px Arial;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 10px 0;
}

/* ***** ERRORS ****** */

#errorContainer {
	margin: 10px 0;
	padding: 5px;
	background: #FFEBEB;
	border: 1px solid #F00;
}

#errorContainer h6 {
	font: 600 13px/18px Arial;
	font-style: italic;
	color: #F00;
}

#errorContainer ul li {
	list-style: disc;
	margin: 2px 15px;
	color: #D00;
	font: 600 12px/18px Arial;
	font-style: italic;
}


/* ***** SITEMAP ***** */

#sitemap {
	overflow: hidden;
}

#sitemap ul.main,
#sitemap ul.sub {
	display: block;
	float: left;
	width: 160px;
	padding: 15px 35px;
}

#sitemap ul.main li,
#sitemap ul.sub li {
	padding: 10px 5px;
}


#sitemap ul.main li a,
#sitemap ul.sub li strong,
#sitemap ul.sub li a {
	font: 600 12px/18px arial;
	color: #000;
	text-decoration: none;
}

#sitemap ul.main li a:hover,
#sitemap ul.sub li a:hover {
	text-decoration: underline;
}

#sitemap ul.sub li ul.wtb li {
	padding: 2px 5px;
}

#sitemap ul.sub li ul.wtb li a {
	font: 300 12px/18px arial;
	color: #000;
	text-decoration: none;
}

#sitemap ul.sub li ul.wtb li a:hover {
	text-decoration: underline;
}

/*  ****** 404 ***** */

#div404 {
	margin: 50px;
	padding:  25px 100px 200px 100px;
	width: 700px;
	background: #999;
	border: 2px solid #000;
}

#div404 h2 {
	font: 600 24px/48px Arial;
	color: #FFF;
}

#div404 p{
	font: 300 18px/24px Arial;
	color: #FFF;
}

#div404 a{
	font: 300 18px/24px Arial;
	color: #B6DE2B;
	text-decoration: none;
}