
.login_search_result_title
{
	background-color:#e5e5e5;
    width:100%;
	height:30px;
}

.login_box
{
    border:solid 1px #cccccc;
    width:791px;
    margin-top:-6px;
}

.login_title_text
{
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#5a5a5a;
    text-align: center;
	padding-top:5px;
}

.scenes_title_text2
{
    font-size:13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color:#5a5a5a;
    padding-left:10px;
    padding-top:8px;
}


select.pornstars_orderby
{
	width:120px;

}




.login_leftnav_sub
{
	width:160px;
	padding-left:12px;
}

.scenes_leftnav_top_title
{
	background-color:#e5e5e5;
	border-bottom:solid 1px #cccccc;
    width:160px;
	height:30px;
}

.login_leftnav_top
{
	padding-top:15px;

}

a.scenes_list
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:100%;
	display:block
}

a:hover.scenes_list
{
	text-decoration:none;
	background-color:#e01974;
	color:#FFFFFF;
	width:100%;
	display:block
}


.scenes_list_name
{
	width:100%;
	position:relative;
	left:6px;

}

.space
{
	padding-top:6px;
}

.scenes_list_box
{
	padding-top:13px;
	border-right: solid 1px #d1d1d1;
}

.scenes_list_view_all
{
	padding-top:20px;
}

.content_right2
{
    width:775px;
    float:right;
    height:100%;

}


.pornstar_down
{
    margin :20px;

}



div.loginContent {
    padding: 20px;
    text-align: center;
}
.error {
    color: red;
    font-weight: bold;
}
.msgok {
    color: green;
    font-weight: bold;
}
div.error, div.msgok {
    padding: 0px 0px 10px 0px;
}
div.loginContent label {
    display: inline;
    font-weight: bold;
}
#contentformlogin div, .loginContent form div {
    padding: 4px;
}
#contentformlogin label span, .loginContent form label span {
    padding-right: 10px;
}


input.login_input
{
    width: 160px;
}


#loginWaitPanel {
	display: none;
	text-align: center;
	padding-top: 50px;

	background-position: center center;
	background-repeat: no-repeat;
}



/***** New RT Login CSS *****/
.rt_login_box {
	background-image: url(http://cdn-2.dvdcdn.com/e1/wlb/redtube/images/login/login_bg.jpg);
	width:439px;
	height:144px;
	padding-top:58px;
	overflow:hidden;
}
.rt_content_right_login {
	float: left;
	width: 440px;
}
* html .rt_content_right_login {
	overflow:hidden;
}
.rt_login_box a {
	display:block;
	width:105px;
	height:20px;
	float:left;
	padding-left:104px;
	color:#c7c7c7;
}
#rt_contentformlogin {
	padding-left: 10px;
	float:left;
}
.rt_login_input {
	float:right;
	width:390px;
	margin-right:20px;
	padding-bottom:5px;
}
.rt_login_input label {
	font-weight: bold;
	color:#FFFFFF;
	float:left;
}
.rt_login_input input {
	background-color :#404040;
	border:none;
	width:300px;
	height: 25px;
	float:right;
}
.rt_button_login  {
	background-image: url(http://cdn-2.dvdcdn.com/e1/wlb/redtube/images/login/rt_login_button.jpg);
	width:186px;
	height: 26px;
	float:left;
	cursor:pointer;
	border: medium none;
	margin: 35px 0 0 10px;
}
.uname {margin-left: 8px;}
.pword {margin-left: 3px;}
* html .rt_button_login {
	margin: 32px 0 0 10px;
}
.rt_error {
	color:#990000;
	text-align: center;
}
.rt_content_left {
	width:527px;
	height: 533px;
	float:left;
}

