@charset "utf-8";
*{	padding:0;margin:0;}
body {
	font-family: Arial, Verdana, Helvetica;
	background-color: #a2a2a2;
}
img {
	display: block;
	outline: none;
}
a, a:link, a:visited {
	color: #ff4040;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #ffd200;
}
h1{font-size: 140%;}
input, select {
	font-family: Arial, Verdana, Helvetica;
	font-size: 80%;
	outline: none;
}
span.pages{ padding:0 4px 0 4px}
span.copyrights{ font-size: 80% }
.wrapper {
	overflow: hidden;
	text-align: center;
}
.header {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.header img {
	border: 0;
	width: 100%;
}
.menu ul {
	list-style: none;
    width: 100%;
	height: 43px;
	clear: both;
	text-align: center;
    left: 0;
	background: #fefdfe url('http://cdn.beddableboys.com/mobile-files/images/gradient.png') repeat-x top left;
}
.menu ul li {
	display: inline-block;
	list-style: none;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
	color: #fff;
}
.menu ul.bitrates li {
    padding: 10px;
    font-size: 20px;
}
.menu ul.bitrates li a {
	color: #fff;
}
.menu ul.bitrates li.selected a {
	color: #ffd200;
}
.menu select#sites {
	width: 155px;
	margin-right: 1px;
}
.menu select#categories {
	width: 150px;
}
.menu select#order {
	width: 110px;
}
.menu ul.search li span {
	font-size: 12px;
	padding: 0 5px;
}
.menu input#search {
	width: 100px;
}
.menu-shadow {
	display: block;
	width: 100%;
	height: 9px;
	background: #a2a2a2 url('http://cdn.beddableboys.com/mobile-files/images/gradient-shadow.png') repeat-x top left;
}
.menu-shadow.bottom {
	background: #a2a2a2 url('http://cdn.beddableboys.com/mobile-files/images/gradient-shadow-bottom.png') repeat-x top left;
}
.menu.pages li#jump {
	font-size: 12px;
	padding: 0 5px 0 55px;
}
.menu.pages li#jump-select {
	padding: 0 55px 0 0;
}
.menu.pages li select {
	width: 45px;
}
.scenes {
	overflow: auto;
	display: block;
	padding: 5px;
	text-align: center;
}
.scenes p.empty {
	padding: 20px;
    line-height: 20px;
    font-size: 20px;
	color: #fff;
	font-weight: bold;
}
.scene { 
   background: #303030;
   border: 2px solid #232323;
   padding: 8px;
   margin: 0 0 5px 0;
   overflow: auto;
   clear: both;
}
.scene img.thumbnail {
	border: 2px solid #ff4040;
	float: left;
	margin: 0 5px 0 0;
}

.scene .title {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}
.scene .subtitle {
	padding: 0 0 5px 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.scene .ratings {
	padding: 3px 0 5px 2px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
}
.scene .ratings span#highlight {
	color: #ffd200;
}
.scene p.details {
	clear: left;
	padding: 5px 0 0 0;
	text-align: left;
	font-size: 12px;
}
.scene p.details span.categories, 
.scene p.details span.models, 
.scene p.details span.info, 
.scene p.details span.description {
	clear: left;
	display: block;
	color: #fff;
	font-size: 12px;
}
.scene p.details span.categories, 
.scene p.details span.info, 
.scene p.details span.models {
	font-weight: bold;
	padding: 5px 0 0 0;
}

p.apple-button {
	background: #fff;
	border: 1px solid #232323;
	margin: 0;
	padding: 4px 0 3px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: #FFE;
}
p.apple-button a {
	color: #333;
}
p.apple-button.detailsBtn {
	float: left;
	width: 107px;
}
p.apple-button.searchBtn {
	width: 27px;
}
p.apple-button.defaultsBtn {
	border: 1px solid #848484;
}
p.apple-button.nextBtn {
	width: 50px;
}
p.apple-button.prevBtn {
	width: 50px;
}

a, a:link, a:visited {
	color: #bf40ff;
}

a:hover, 
.menu ul.bitrates li.selected a, 
.scene .ratings span#highlight {
	color: #48cbff;
}

.scene img.thumbnail {
	border: 2px solid #bf40ff;
}

.jointop{text-align:center;font-size:100%; font-weight:bold}
.join{font-family: verdana; color: #360040; border-color: #360040; width: 215px; border-style:solid; border-width:1px;}
.join80p{font-size:80%;padding-top:1em}
.join80p input{padding:1em;margin:0.25em}
.join60p{font-size:60%;font-weight:normal}
.joinbutton{font-family: verdana; width: 215px; font-size: 11px; color:#FFFFFF;font-weight: bolder; background: #990000}
.join_error{color:#C00;font-size:90%;}