* {
	margin: 0;
	padding: 0;
}
	
body {
	background-color: #fff;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;}
	
	
/*-- FONT STYLES------------------------*/

#maincontent p {
	line-height: 17px;
	margin-bottom: 1em;
	margin-left: 30px;
	margin-right: 30px;}
	
#maincontent p.first {
	margin-top: 30px;}
	

	
#maincontent h1 {
	font-size:  20px;
	margin: 5px 0 50px 30px;
	color: #fff;
	background-color: #EF1C25;
	padding: 8px;
	display: inline;}
	
#maincontent h1.clips {
	background-color: #FBF389;
	color: #000;
}

#maincontent h1.reviews {
	background-color: #669CC4;
}	

#maincontent h1.aboutbob {
	background-color: #FBF389;
	color: #000;
}		

#maincontent h1.marketing {
	background-color: #333;
}

#maincontent h4 {
	margin-left: 30px;
	font-size: 15px;
	font-weight: bold;
}

#maincontent h4.center {
		text-align: center;
		margin-left: 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom:30px;
	position: relative;}
	
/*-- HOMEPAGE STYLES -----------------*/

#homeheader {
	width: 960px;
	height: 443px;
	background-image: url(images/HOMEPAGE/homeheader2.jpg);
	position: relative;}
	
		
#homebottom {
	width: 960px;
	background-color: #2989B9;
	position: relative;
}
	
#homebottom table {
	margin-top: 30px;
	margin-left: 60px;
}		
	
	
#homebottomleft img, #homebottomright img {
	margin: 30px 32px;}	
	

	
#homebottomcenter {
	background-image: url(images/HOMEPAGE/schedule.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 310px;
	position: relative;
}

#schedulelink {
	position:absolute;
	top: 0;
	left: 0;
	width: 310px;
}


table.schedule {
	width: 200px;
	top: 18px;
	left: 0px;
	position: absolute;
	font-size: 10px;
}	

/*-- INSIDE PAGE STYLES ----------------------*/

#header {
	width: 960px;
	height: 200px;
	background-image: url(images/COMMON/header.jpg);
	position: relative;}
	
#insidenavholder {
	width: 500px;
	top: 0px;
	left: 70px;
	background: #00FF00;}			

#headerquote {
	position: absolute;
	top: 40px;
	left: 700px;
	width: 200px;
	height: 65px;}
	
#homeheaderquote {
	position: absolute;
	top: 360px;
	left: 650px;
	width: 200px;
}	
	
#headerquote p {
	font-size: 16px;
	font-style: italic;
	color: #000;}	
	
#headerquote p.reviewer {
	font-size: 14px;
	text-align: right;
	font-style: normal;
	color: #0496FC;
	margin-top: .5em;
	font-weight: bold;}	
	
	
	
	
#maincontent {
	width: 958px;
	border-left: 1px solid #7EABBE;
	border-right: 1px solid #7EABBE;
	border-bottom: 1px solid #7EABBE;
	padding: 40px 0;}
	
#maincontent img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;}
	
#maincontent img.left {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;}		
	
#video {
	margin-left: 30px;}	
	
/*-- REVIEWS PAGE -------------------*/

img.paper {
	border: 1px solid #2F9FFD;}


#reviewswrapper {
	width: 840px;
	margin: 0 auto;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
}	


#reviewswrapper p.review {
	font-weight: bold;
	padding: 30px 0;
	width: 90%;
	text-align: left;
}

p.review img {
	float: left;
	margin: -5px 15px 0 0;
}

	
	
#maincontent h2.press {
	margin: 30px 0 20px 0;
	text-align:center;
}

#maincontent h2.aud {
	margin: 30px 0 20px 30px;
	font-size: 18px;
}

	
		
#reviews p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	width: 650px;
	margin: 0 auto;
}	


/*-- THE PLAY PAGE -----------------------*/

p.theplay {
	margin-top: 30px;}		
	
/*-- MARKETING PAGES STYLES -------------------*/

ul#marketingnav {
	margin-top: 30px;
	margin-left: 30px;
	list-style-position: inside;
}

ul#marketingnav li {
	margin-bottom: 12px;
}	

ul#marketingnav a:link {
	color: #fe2d2d;
}

ul#marketingnav a:visited {
	color: #000;
}

ul#marketingnav a:hover {
	color: blue;
}

ul#marketingnav a:active {
	position: relative;
	top: 1px;
}

a.backlink {
	margin-left: 30px;
}	

.marketingheader {
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	color: #f71c24;
	margin-top: 20px;
}

dl {
	margin-left: 30px;
	margin-right: 40px;
}

dl dt {
	font-weight: bold;
}

ul.indent, ol.indent {
	margin: -10px 30px 0;
	list-style-position: inside;
	list-style-position: inside;
	line-height: 17px;
}	

.red {
	color: #f71c24;
	font-weight: bold;
}

.bigbold {
	font-weight: bold;
	font-size: 24px;
}

p.biocenter {
	width: 700px;
	text-align: center;
	padding-left: 100px;
}
	
table.marketingtable {
	text-align: center;
	
}

table.marketingtable td {
	background-color:#a3c3d2;
}

table.marketingtable img {
	margin-top: 15px;
}

table.marketingtable a {
	color: red;
}

p.largetext {
	font-size: 18px;
}

/*--- TECHNICAL PAGES STYLES ---------------------*/

.lightingplot {
	margin: 30px auto;
	background-color: #a3c3d2;
	padding: 15px;
	width: 650px;
	text-align:center;
}

.lightingplot img {
	margin: 0 auto;
}


#scheduletable {
	background-color: #fff;
	margin-left: 125px;
}

table.contacttable {
	margin-left: 200px;
}

.tracksheets {
	margin: 30px auto;
	background-color: #a3c3d2;
	padding: 15px;
	width: 900px;
	text-align:center;
}


/*--- SCHEDULE PAGE -----------------------*/

.grey {
	background-color: #EAEAEA;
}

.center {
		margin: 0 auto;
}

