@charset "UTF-8";
/* CSS Document */


/*--BODY STYLES--*/
* {
	margin:0;
	padding:0;
}

body {
	background-color: #000;
	color: #fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: thin solid #FFFFFF;
	position: relative;
	clear:both;
	visibility: inherit;
}

#header {
	width: 100%;
	height: 110px;
}

#header h1 {
	height: 110px;
	background: url(images_new/logo.gif) no-repeat left top;
	text-indent: -9999px;
}

/*--HOMEPAGE STYLES--*/

#leftcolumnhome {
	width: 310px;
	left: 60px;
	top: 200px;
	float:left;
}

#leftcolumnhome h1 {
	color: orange;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
}

.clearthefloats {
	clear: left;
}
 #leftcolumnhome img {
	padding-bottom: 20px;
	margin-left:30px;
}

#rightcolumnhome {
	width: 500px;
	height: 853px;
	left: 380px;
	float:right;
}
.fltleft {
	float: left;
}
#shim {
	position: absolute;
	width: 520px;
	left: 0px;
	bottom: 0px;
}

.ass {
	margin-left: 110px;
}
#homepagemovie {
	width: 460px;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #000;
}

#livedate {
	position: absolute;
	right: 0px;
	top: 400px;
	width: 290px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
}

/*--INSIDE PAGES--*/
#biowrapper {
	width: 900px;
	height: 1200px;
	margin: 0 auto;
	border: thin solid #FFFFFF;
	position: relative;
}

#resumewrapper {
	width: 900px;
	margin: 0 auto;
	border: thin solid #fff;
	position: relative;
}

#contactwrapper {
	width: 900px;
	height: 700px;
	margin: 0 auto;
	border: thin solid #FFFFFF;
	position: relative;
}


#calendarwrapper {
	width: 900px;
	height: 1700px;
	margin: 0 auto;
	border: thin solid #FFFFFF;
	position: relative;
}
#photoswrapper {
	width: 900px;
	height: 3500px;
	margin: 0 auto;
	border: thin solid #FFFFFF;
	position: relative;
}

#rightcolumn {
	width: 520px;
	height: 480px;
	position: absolute;
	left: 380px;
	top: 220px;
}

#rightcolumn p {
	margin-left: 3em;
	margin-right: 3em;
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

/*--NAVIGATION--*/

#nav {
	width: 864px;
	height: 50px;
	position: relative;
	top: 20px;
	left: 50px;
	background: url(images_new/nav.gif) no-repeat left top;
	margin-bottom: 50px;
}
#content {
	width: 800px;
	position: relative;
	top: 50px;
	text-align: center;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#content h1 {
	color: #F86800;
	font-size: 2.4em;
	font-weight: bold;
	margin-top: 20px;
}

#biowrapper #content li, #contactwrapper #content li, {
	list-style: none;
	font-size: 1.6em;
}

#content p {
	font-size: 1.6em;
	margin-bottom: 1.6em;
	font-weight: bold;
}

#nav span {
	display: none;
}

#nav li, #nav a {
	height: 45px;
	display: block;
}

#nav li {
	float: left;
	list-style: none;
	display: inline;
}

#homelink {
	width: 77px;
}

#biolink {
	width: 36px;
}

#resumelink {
	width: 69px;
}

#videolink {
	width: 59px;
}

#photoslink {
	width: 72px;
}

#calendarlink {
	width: 82px;
}

#testimonialslink {
	width: 113px;
}

#contactlink {
	width: 80px;
}

#managementlink {
	width:111px;
}

#storelink {
	width: 63px;
}
#bloglink {
	width: 67px;
}

#homelink a:hover {
	background: url(images_new/nav.gif) no-repeat 0px -43px;
}

#biolink a:hover {
	background: url(images_new/nav.gif) no-repeat -77px -43px;
}

#resumelink a:hover {
	background: url(images_new/nav.gif) no-repeat -113px -43px
}

#videolink a:hover {
	background: url(images_new/nav.gif) no-repeat -182px -43px;
}

#photoslink a:hover {
	background: url(images_new/nav.gif) no-repeat -241px -43px;
}

#calendarlink a:hover {
	background: url(images_new/nav.gif) no-repeat -313px -43px;
}

#testimonialslink a:hover {
	background: url(images_new/nav.gif) no-repeat -395px -43px;
}

#contactlink a:hover {
	background: url(images_new/nav.gif) no-repeat -508px -43px;
}

#managementlink a:hover {
	background: url(images_new/nav.gif) no-repeat -588px -43px;
}

#storelink a:hover {
	background: url(images_new/nav.gif) no-repeat -699px -43px;
}

#bloglink a:hover {
	background: url(images_new/nav.gif) no-repeat -762px -43px;
}

#homelink a.current {
	background: url(images_new/nav.gif) no-repeat 0px -43px;
}

#biolink a.current{
	background: url(images_new/nav.gif) no-repeat -77px -43px;
}

#resumelink a.current {
	background: url(images_new/nav.gif) no-repeat -113px -43px
}

#videolink a.current {
	background: url(images_new/nav.gif) no-repeat -182px -43px;
}

#photoslink a.current {
	background: url(images_new/nav.gif) no-repeat -241px -43px;
}

#calendarlink a.current {
	background: url(images_new/nav.gif) no-repeat -313px -43px;
}

#testimonialslink a.current {
	background: url(images_new/nav.gif) no-repeat -395px -43px;
}

#contactlink a.current {
	background: url(images_new/nav.gif) no-repeat -508px -43px;
}

#managementlink a.current {
	background: url(images_new/nav.gif) no-repeat -588px -43px;
}

#storelink a.current {
	background: url(images_new/nav.gif) no-repeat -699px -43px;
}


.resumeheader {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	color: #F76900;
}

#biowrapper table, #contactwrapper table, #resumewrapper table {
	font-size: 1.2em;
	margin-left: 70px;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #F76900;
}

a {
	color: #F76900;
}

#biowrapper #rightcolumn ul, #contactwrapper #rightcolumn ul {
	margin-left: 100px;
	font-size: 1.6em;
	margin-top: 10px;
}
#calendarwrapper #rightcolumn ul {
	margin-left: 80px;
	font-size: 1.5em;
	margin-top: 10px;
}

#calendarwrapper #rightcolumn li {
	margin-bottom: 30px;
}
.leftmargin {
	padding-left: 30px;
	padding-top: 10px;
	font-size: 1.6em;
}
.orange {
	color: #F76900;
}
#photos {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#videotable {
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
}

#videotable img {
	padding: 10px;
}

/**--STORE PAGE STYLES--**/

#merchandise {
	position: absolute;
	top: 521px;
	height: 117px;
	width: 232px;
	z-index: 10;
	left: 148px;
}
#storecontent h1 {
	text-align: center;
	text-indent: -9999px;
	background: url(images_new/STORE_PAGE/header.gif) no-repeat center top;
	height: 51px;
	padding-bottom: 20px;
}
#storecontent h2 {
	color: #F76900;
}

#storewrapper {
	width: 900px;
	height: 1750px;
	margin: 0 auto;
	border: thin solid #FFFFFF;
	position: relative;
}
#merchtable {
	position:relative;
	margin-right: auto;
	margin-left: auto;
}

#storecontent table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.productimage {
	border: 3px double #F76900;
}


.homevideo {
	width: 400px;
	margin-left: 80px;
	margin-bottom: 50px;}
	
#review {
	width: 600px;
	font-size: 14px;
	text-align: left;
	margin: 20px auto;
}	

#review p {
	margin-bottom: 18px;
}

#review h1 {
	font-size: 18px;
	margin-bottom: 20px;
	text-align: center;
	color: #F76900;
}

#review img {
	margin-right: 15px;
	margin-bottom: 15px;
}

#socialmediaicons {
	position: absolute;
	top: 850px;
	left: 740px;
}

#socialmediaicons img.left {
	float: left;
	margin-right: 50px;
}

#socialmediaicons p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
