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


body {
	margin: 0 0 0 0;
	background: #060606;
}

#lightboxContent {
	position: relative;
	display: block;
	width: 665px;
	height: 310px;
	margin: 10px auto 0 auto;
}
#lightboxContent.wide {
	width: 750px;
}
#videoContent {
	position: relative;
	display: block;
	width: 480px;
	height: 430px;
	margin: 10px 0 0 15px;
}
#videoContentWide {
	position: relative;
	display: block;
	width: 640px;
	height: 430px;
	margin: 10px 0 0 15px;
}
#slideshowContent {
	position: relative;
	display: block;
	width: 500px;
	height: 400px;
	margin: 10px auto 0 auto;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	clear: both;
}



#ajaxTabs {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 64px;
	width: 665px;
}
#ajaxTabs.wide {
	width: 750px;
}
#videoContent #ajaxTabs,
#videoContentWide #ajaxTabs {
	width: 460px;
	position: relative;
	float: left;
	clear: left;
	height: 74px;
}
#ajaxTabs a {
	float: left;
	margin: 0 2px 0 2px;
	display: block;
	text-align: center;
	width: 120px;
	height: 64px;
	background: url(../images/bg_ajaxTabs2.jpg) no-repeat 0px -70px;
}
#ajaxTabs a.sel {
	background: url(../images/bg_ajaxTabs2.jpg) no-repeat 0px 0px;
}
#ajaxTabs.supportBox a {
	width: 120px;
	background: url(../images/bg_ajaxTabs2.jpg) no-repeat 0px -70px;
}
#ajaxTabs.supportBox a.sel {
	background: url(../images/bg_ajaxTabs2.jpg) no-repeat 0px 0px;
}
#ajaxTabs.videoBox a {
	width: 55px;
	background: url(../images/bg_ajaxTabs3.jpg) no-repeat 0px -70px;
}
#ajaxTabs.videoBox a.sel {
	background: url(../images/bg_ajaxTabs3.jpg) no-repeat 0px 0px;
}


#ajaxTabs a span {
	float: left;
	display: block;
	width: 120px;
	height: 55px;
	margin-top: 9px;
}
#ajaxTabs.supportBox a span {
	width: 120px;
}
#ajaxTabs.videoBox a span {
	width: 55px;
}


#ajaxTabs a span.firstnight {
	background: url(../images/strat_firstnight.jpg) no-repeat center center;
}
#ajaxTabs a span.txave {
	background: url(../images/strat_tx.jpg) no-repeat center center;
}
#ajaxTabs a span.filmscience {
	background: url(../images/strat_filmscience.jpg) no-repeat center center;
}
#ajaxTabs a span.rocket {
	background: url(../../wp-content/themes/voodoo/images/strat_rocket.jpg) no-repeat center center;
}
#ajaxTabs a span.igda {
	background: url(../../wp-content/themes/voodoo/images/strat_igda.jpg) no-repeat center center;
}
#ajaxTabs a span.marym {
	background: url(../../wp-content/themes/voodoo/images/strat_marym.jpg) no-repeat center center;
}


#ajaxTabs a span.support_1 {
	background: url(../images/support_1.jpg) no-repeat center center;
}
#ajaxTabs a span.support_2 {
	background: url(../images/support_2.jpg) no-repeat center center;
}
#ajaxTabs a span.support_3 {
	background: url(../images/support_3.jpg) no-repeat center center;
}
#ajaxTabs a span.support_4 {
	background: url(../images/support_4.jpg) no-repeat center center;
}
#ajaxTabs a span.support_5 {
	background: url(../images/support_5.jpg) no-repeat center center;
}


#ajaxTabs a span.video_lemurs {
	background: url(../images/video_lemurs.jpg) no-repeat center center;
}
#ajaxTabs a span.video_castaneda {
	background: url(../images/video_castaneda.jpg) no-repeat center center;
}
#ajaxTabs a span.video_youngheartattack {
	background: url(../images/video_youngheartattack.jpg) no-repeat center center;
}
#ajaxTabs a span.video_party2008 {
	background: url(../images/video_party2008.jpg) no-repeat center center;
}
#ajaxTabs a span.video_obama2008 {
	background: url(../images/video_obama2008.jpg) no-repeat center center;
}
#ajaxTabs a span.video_sexthevote {
	background: url(../images/video_sexthevote.jpg) no-repeat center center;
}
#ajaxTabs a span.video_slamplanet {
  background: url(../images/video_slamplanet.jpg) no-repeat center center;
}
#ajaxTabs a span.video_downloadingnancy {
  background: url(../images/video_downloadingnancy.jpg) no-repeat center center;
}
#ajaxTabs a span.video_twobobs, #ajaxTabs a span.video_2bobssxsw09 {
  background: url(../images/video_twobobs.jpg) no-repeat center center;
}
.head {
	float: left;
	display: inline;
	height: 70px;
	width: 665px;
}
.head img {
	float: left;
}
.head .headtext {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
.head h2 {
	margin-bottom: 7px;
}

.desc {
	float: left;
	clear: left;
	width: 665px;
	height: 170px;
	padding-top: 5px;
	font-size: 11px;
}