body {
	background:url("http://www.onionbooty.com/images/template/background/main-splash.jpg") no-repeat center top #45a1ff;
}
#splash, #footer, #header, #mp4splash{
	margin:0px auto;
	width:970px;
	clear:both
}
#splashlarge, #mp4backdrop  {
	margin:0px auto;
	width:990px;
	clear:both
}

#footer {
	background:url("http://www.onionbooty.com/images/template/background/hr.jpg") no-repeat 0px 24px;
	height:100px;
	margin-top:40px;
}
#footer p {
	color:#8ac4ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	margin-bottom:6px;
}
#footer a {
	color:#fff;
}
#header {
	height:100px;
	position:relative;
}
#splash {
	height:560px;
	position:relative;
}
#mp4splash {
	height:600px;
	position:relative;
}
#backdrop {
	width:970px;
	height:560px;
	background:#000;
}
#splashlarge {
	height:660px;
	position:relative;
}
#backdroplarge {
	width:990px;
	height:660px;
	background:#000;
}
#mp4backdrop {
	width:970px;
	height:600px;
	background:#000;
}
#vcontent {
	width:720px;
	height:560px;
	display:block;
	margin:0px auto;
	color:#fff;
	text-align:center;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#mp4content {
	width:990px;
	height:560px;
	display:block;
	margin:0px auto;
	color:#fff;
	text-align:center;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#mp4content .mp4 {

	display:block;
	width:860px;
	height:500px;
	margin:0px auto;
	z-index:900;
	
	
}
#vcontentlarge {
	width:990px;
	height:660px;
	display:block;
	margin:0px auto;
	color:#fff;
	text-align:center;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#vcontent #player{
	display:block;
	width:720px;
	height:480px;
	background-repeat:no-repeat;
	z-index:900;
}
#vcontentlarge #playerlarge{
	display:block;
	width:960px;
	height:540px;
	background-repeat:no-repeat;
	margin:0px auto;
	z-index:900;
}
#vcontent .pbutton{
	margin-top:185px;
}
#vcontent  p{
	font-size:.7em;
	color: #666;
	margin-top:6px;
}
#vcontent p a{
	color:#999;
}
#vcontent p a:hover{
	color:#fff;
}


#vcontentlarge .pbutton{
	margin-top:185px;
}
#vcontentlarge p{
	font-size:.7em;
	color: #666;
	margin-top:6px;
}
#vcontentlarge p a{
	color:#999;
}
#vcontentlarge p a:hover{
	color:#fff;
}



#buttons {
	width:460px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}
#buttons a{
	float:left;
}
.visitob {
	background:url("http://www.onionbooty.com/images/global/button/visit-onion-booty-dot-com.png") no-repeat;
	width:230px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
.joinob {
	background:url("http://www.onionbooty.com/images/global/button/join-onion-booty-dot-com.png") no-repeat;
	width:230px;
	height:50px;
	display:block;
	text-indent:-9999px;
}
#support {
	float:right;
	width:237px;
	padding-top:10px;
}
#logo {
	float:left;
}
#update {
	position:absolute;
	z-index:1000;
	top:-90px;
	left:813px;
}
#content a {
	color:#fff;
	text-decoration:none;
}
#footer {
	background:url("http://www.onionbooty.com/images/template/background/hr.jpg") no-repeat 0px 24px;
	height:100px;
	margin-top:10px;
}
#footer p {
	color:#8ac4ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
}
#footer a{
	color:#fff;}
	
	
/*Dropdown*/

#obdd {
	position:absolute;
	right:0px;
	top:-67px;
	z-index:1000;
}
#obdd ul.jqhide {
	display: none;
}
#obdd ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:.85em;
	font-family:Arial, Helvetica, sans-serif;
}
#obdd li ul {
	display: none;
	position: absolute;
	top: 100%;
	left:0px;
	font-weight: normal;
	background:#45a1ff;
	border:1px solid #fff;
	width:210px;
}

#obdd li li a {
	display: block;
	height:10px;
	font-weight: normal;
	color: #fff;
	padding:10px 4px;
	text-align:left;
	text-decoration:none;

}
#obdd li li a:hover {
	padding:10px 4px;
	color:#000;
	background:#75daff;
}

#obdd li#first {
	border-left-width: 1em;
}
#obdd li#last {
	border-right-width: 1em;
}
