/**IPP*/

a, a:visited{
    color: #2972A0;
}

.footer a, .footer a:visited{
	color: #70BEC0;
}

li.episode div.thumb {
	margin: 0px 5px 0px 0px;
}

li.episode div.sitedesc, .summary, .dvd-summary p, .desc {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

li.episode div.sitename, .dvd-title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	zoom: 1;
}

li.episode div.name {
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

.contentTitle {
    background-color: #003d51;
}
#searchContainer{
    display: none;
}
.contentTitle {
    background-color: #003d51;
}

.sectionHdrBg , .top, div.paginatorBg{
	background-color: #035A5B;
} 

.navArea a.on, div.paginator a.on {
	color: #ffc000;
}

.butnBg a:hover {
	color: #ffc000;
}

.sort a.selected{
	color: #ffc000 !important;
}

/**
 * DVD page Styles
 */
.cover{
    float: left;
    margin: 4px;
    text-align: center;
}

.full
{
    height: auto !important;
}

.scene{
    clear: both;
    padding: 7px;
}
.scene_title{
    padding: 2px;
    font-weight: bold;
    color: white;
    position:relative;
}
.scene_jump{
    font-weight: bold;
    color: #999999;
    padding: 0 3px 7px;
}
.scene_jump a, .scene_jump a:visited{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}

.niche{
    color:#555555;
    font-weight:normal;
    padding-bottom:5px;
    text-decoration:none;
    width:100%;
    font-size: 12px;
}
.niche a, .niche a:visited, .dvd-summary a, .dvd-summary a:visited{
    color:#2972A0;
    font-weight:bold;
    text-decoration:none;
}
.niche a:hover, .dvd-summary a:hover{
    color:#FF6600;
}
.scene .images{ 
    text-align: center;
}

.rating {
    height: 15px;
    width: 70px;
}
li.episode .rating{
    position: absolute;
    right: 3px;
    top: 16px;
}
.scene_title .rating{
    position: absolute;
    right: 2px;
    top: 9px !important;
}
td.dvd-summary, td.cover{
    vertical-align: top;
}
.buttons{
    text-align: center;
}
.dvd-summary p{
    margin: 0;
}

.cover .back{
    display: none;
}
.results{
   padding: 4px;
   color: white;
   background: #003d51;
   font-weight: bold;
}

li.feedback{
    padding: 5px;
    font-weight: bold;
    color: #FFA73F;
}

/*Inline Forms*/
.episode a{
    font-weight: bold;
}

.desc{
    background: #EAEAEA;
    color: #2F2F2F;
    padding: 4px 5px;
    font-size: 14px;
}

.UIarrow{
   position: absolute;
   top:50%;
   right: 10px;
}

.dvdList .scene div.scene_rating{
   display: none; 
}

.scene_rating {
height:15px;
width:70px;
}






li.episode .scene_rating{
/*position: absolute;
right: 3px;
top: 9px;*/
float:right;
padding-top:3px;

cursor: pointer;
}



.scene_rating .showRating{
display:none;
position:absolute;
top:-7px;
right:70px;
font-size:12px;
width:70px;
}






.dvd-summary .showRating {
display:none;
}

.sectionhdr{
	font-weight:bold;
	font-size:larger;
	text-align:center;
}




li.episode div.sitedesc {
    overflow: hidden;
}



li.episode.scene {
	height: 120px;
}

li.episode.scene div.thumb, li.episode.scene div.thumb img {
    width: 160px;
    height: 120px;
}

li.episode.scene div.sitedesc {
    height: 75px;
}
