
/*----------------------------------------------------------------------------------
	General
----------------------------------------------------------------------------------*/

body {
	color: #000;
	font: 12px Arial, sans-serif;
	background: #000 url(../images/background/velvet_background.jpg) no-repeat center top;
	margin-bottom: 50px;
}

/* Header */
#header {
	left: 0px;
	margin: 50px auto 6px auto;
	position: relative;
	width: 1000px !important;
}

/* Sidebar */
#sidebar {
	width: 348px;
	float: right;
}

/* Footer */
#footer {
	color: #FFF;
	text-align: right;
	margin: 10px auto;
	width: 1000px !important;
}

#footer a {
	color: #FFF;
	font-size: 11px;
	text-align: center;
}

#footer li {
	display: inline;
	padding: 0px 7px;
}

#footer li + li {
	border-left: 1px solid #FFF;
}

#footer li a {
	vertical-align: 1px;
}

#background {
	width: 1135px;
	margin: 0 auto;
	padding-top: 55px;
	position: relative;
	background: url(../images/background/top_gold_background.png) no-repeat top left;
}

#backgroundMiddle {
	width: 1069px;
	margin: 0px auto;
	background: url(../images/background/middle_gold_background.png) repeat-y top left;
}

#backgroundBottom {
	width: 1069px;
	height: 34px;
	margin: 0 auto;
	background: url(../images/background/bottom_gold_background.png) no-repeat bottom left;
}

/* Wrapper */
.wrapper {
	left: 0px;
	top: 0px;
	margin: 0px auto;
	position: relative;
	width: 1000px !important;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.wrapper:after {
	content: ".";
	clear: both;
	height: 1px;
	width: 1px;
	display: block;
	visibility: hidden;
}

#contentMain {
	margin-bottom: 0px;
	float: left;
	width: 644px;
	margin-right: 6px;
}

#contentMain #content {
	margin: 50px auto 0px auto;
	width: 540px;
}

/*----------------------------------------------------------------------------------
	Navigation
----------------------------------------------------------------------------------*/

#navigationSharing li a,
#navigationBranding a,
#navigationMain,
#navigationMain li a {
	background: transparent url(assets/sprites/navigation.png) no-repeat scroll;
}

#navigationWrapper {
	height: 106px;
}

#navigationWrapper a span {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#navigationMain {
	
	background-position: -275px -80px;
}

#navigationMain li {
	margin-top: 80px;
	display: inline;
	float: left;
}

#navigationMain li a {
	display: block;
	height: 26px;
}

/* Navigation - sharing */
#navigationSharing {
	position: absolute;
	top: 43px;
	left: 800px;
	background-position: 0px 0px;
}

#navigationSharing li {
	display: inline;
	float: left;
}

#navigationSharing li a {
	display: block;
	width: 100px;
	height: 36px;
}

#navigationSharing li#facebook a {
	background-position: -800px -7px;
}

#navigationSharing li#facebook a:hover {
	background-position: -800px -43px;
}

#navigationSharing li#twitter a {
	background-position: -900px -7px;
}

#navigationSharing li#twitter a:hover {
	background-position: -900px -43px;
}

/* Navigation - branding */
#navigationBranding {
	width: 275px;
	height: 106px;
	float: left;
}

#navigationBranding a {
	display: block;
	width: 275px;
	height: 106px;
}

/* Navigation - home */
#navigationMain li#home a {
	background-position: -275px -80px;
	width: 65px;
}

#navigationMain li#home a:hover {
	background-position: -275px -292px;
}

/* Navigation - les */
#navigationMain li#les a {
	background-position: -340px -80px;
	width: 95px;
}

#navigationMain li#les a:hover {
	background-position: -340px -292px;
}

/* Navigation - facebook */
#navigationMain li#facebook a {
	background-position: -435px -80px;
	width: 125px;
}

#navigationMain li#facebook a:hover {
	background-position: -435px -292px;
}

/* Navigation - hawkpanther */
#navigationMain li#hawkpanther a {
	background-position: -560px -80px;
	width: 180px;
}

#navigationMain li#hawkpanther a:hover {
	background-position: -560px -292px;
}

/* Navigation - origins */
#navigationMain li#origins a {
	background-position: -740px -80px;
	width: 70px;
}

#navigationMain li#origins a:hover {
	background-position: -740px -292px;
}

/* Navigation - success */
#navigationMain li#success a {
	background-position: -810px -80px;
	width: 140px;
}

#navigationMain li#success a:hover {
	background-position: -810px -292px;
}

/* Navigation - news */
#navigationMain li#news a {
	background-position: -950px -80px;
	width: 50px;
}

#navigationMain li#news a:hover {
	background-position: -950px -292px;
}

/*----------------------------------------------------------------------------------
	Flash
----------------------------------------------------------------------------------*/

#flashHeaderContainer {
	width: 100%;
	height: 324px;
	background-color: #000;
	font-size: 0px;
}

#flashPinContainer {
	width: 439px;
	height: 216px;
	background-color: #000;
}

#flashQuizContainer {
	width: 540px;
	height: 700px;
	background-color: #E8E8E8;
}

#flashVideoContainer {
	width: 1000px;
	height: 562px;
	background-color: #000;
}

#flashOriginsContainer {
	width: 348px;
	height: 236px;
	background-color: #000;
}

#flashAdContainer {
	width: 348px;
	height: 235px;
	background-color: #000;
}

/*----------------------------------------------------------------------------------
	Headings
----------------------------------------------------------------------------------*/

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}

p {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*----------------------------------------------------------------------------------
	Page Specific Layout
----------------------------------------------------------------------------------*/

body#quiz #contentMain,
body#biography #contentMain,
body#success #contentMain,
body#review #contentMain {
	background-color: #E4E4E4;
	min-height: 886px;
	margin-top: 6px;
}

body#video #contentMain {
	background-color: #E4E4E4;
	width: 100%;
	margin-top: 6px;
}

body#video #contentMain #content {
	width: 900px;
}

body#biography #contentMain #content img,
body#review #contentMain #content img {
	margin-bottom: 20px;
}

body#success h1 {
	margin-bottom: 40px;
}

body#success .funk {
	height: 130px;
	margin-bottom: 30px;
}

body#success .funk .column1 {
	display: block;
	float: left;
	width: 140px;
	height: 130px;
}

body#success .funk .column2 {
	border: 1px solid #F00;
}

body#success p {
	width: 350px;
	margin: 0px 0px 0px 20px;
	float: left;
}

body#success p em {
	font-weight: bold;
}
