/* Start Lenard COde */

/* wrapper from chris */
#wrapper {
position:relative;
margin:0 auto;
min-height:100%;
width:1000px;
z-index:100;
}
* html #wrapper {
height:100%;
}

html,body{
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;

}
#header{
background-image:url(../len_images/top_headerbk.jpg);
background-repeat:repeat-x;
width:100%;
height:106px
}
* html #header .menu1 ul{
position:absolute;
top:78px;
left:150px;
}
#header .menu1 ul{
position:absolute;
top:67px;
left:155px;
}
#header .menu1 li{
display:inline;
list-style-type:none;
}
#header .menu1 a{
padding: 6px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.active{
text-decoration:none;
background-color:#ff0084;
}
#header .menu1 a:hover{
text-decoration:none;
background-color:#ff0084;
color:#FFFFFF
}

* html #header .menu2 ul{
position:absolute;
top:80px;
right:0;
font-size:11px;
color:#000000;
}
#header .menu2 ul{
position:absolute;
top:69px;
right:0;
font-size:11px;
color:#000000;
}
#header .searchbox{
position:absolute;
top:25px;
right:0;
background-color:#d2d2d2;
width:290px;
padding:4px;
height:30px;
}
#header .searchtext{
border:1px solid black;
position:absolute;
top:5px;
padding-top:8px;
}
#header .welcometext{
position:absolute;
border:1px solid #d3d3d3;
background-color:#FFFFFF;
top:30px;
left:200px;
padding:4px;
}
#header .welcometext p{
font-size:17px;
letter-spacing:5px;
text-align:center;
margin:0;
padding:0;
color:#000000
}
#header .searchbutton{
position:absolute;
right:10px;
color:#FFFFFF;
font-weight:bold;
margin-left:6px;
font-family:verdana;
font-size:11px;
width:85px;
height:30px;
border:none;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
background: transparent url(../len_images/search_button_link.jpg) no-repeat center top;

}
#header .menu2 li{
display:inline;
list-style-type:none;
}
#header .menu2 a{
font-size:11px;
padding: 6px;
text-decoration:none;
color:#000000;
}
#header .menu2 a.registernew{
font-size:13px;
padding: 6px;
text-decoration:none;
background-color:#ff0084;
color:#FFFFFF;
}
#header .menu2 a:hover{
text-decoration:underline;
color:#CCCCCC
}
#header .headerimage{
position:relative;
width:995px;
background-image:url(../len_images/header.jpg);
height:106px;
margin:0 auto;
}
#heading_container{
background-image:url(../len_images/headerbot_titlebk.jpg);
background-repeat:repeat-x;
width:100%;
height:40px;
}
#heading_container .h1container .logincontainer{
width:435px;
height:40px;
float:right;
position:absolute;
right:0;
background-color:#555555;
}
#heading_container .h1container .logincontainer span{
font-size:11px;
color:#FFFFFF;
position:relative;
top:10px;
left:4px;
}
#heading_container .h1container .logincontainer .loginbutton{
position:absolute;
top:9px;
margin-left:6px;
}
#heading_container .h1container .logincontainer .textboxlogins{
position:relative;
top:10px;
}

#heading_container .h1container{
position:relative;
margin:0 auto;
width:995px;
}
#heading_container .h1container h1{
font-size:16px;
position:absolute;
left:16px;
font-family:Arial, Helvetica, sans-serif;
}
*html #heading_container .h1container h1{
top:10px;
}
.makepink{
color:#ff0084;
}

/* End Lenard COde */



/* New Register Style */

/* text style */
.NR_first p, .NR_second p, .NR_third p {
font:800 16px Arial;
text-align:center;
color:#FFFFFF;
}
.NR_first p {
margin-right:30px;
margin-top:1px;
margin-top:8px !important;
}
.NR_second p {
margin-left:5px;
margin-top:1px;
margin-top:8px !important;
}
.NR_third p {
margin-left:25px;
text-align:left;
margin-top:1px;
margin-top:8px !important;
}

/* New Register CSS */

.NR_first {
width:257px;
background-image:url(../images/j_user_bg.jpg);
background-repeat:no-repeat;
padding-bottom:20px;
float:left;
margin-left:10px;
}
.NR_first .NRf_container {
color:#FFFFFF;
border:1px solid #D6D6D6;
width:255px;
padding-bottom:10px;
}
.NR_first .NRf_container p.NRf_text1 {
font:16px Arial, Helvetica, sans-serif;
color:#000000;
text-transform:capitalize;
padding-left:15px;
text-align:left;
}
.NR_first .NRf_container p.NRf_text2 {
font:400 14px Arial, Helvetica, sans-serif;
color:#000000;
padding-left:15px;
text-align:left;
}
.NR_first .NRf_button {
width:243px;
height:42px;
background-image:url(../images/j_button_back.jpg);
margin-left:6px;
margin-top:30px;
bottom:0;
}
.NR_first .NRf_button p {
font:800 20px Arial, Helvetica, sans-serif;
text-align:center;
margin:0;
padding:0;
padding-top:10px;
}
.NR_first .NRf_button p a{
color:#FFFFFF;
}
.NR_first .NRf_button p a:hover{
text-decoration:none;
color:#000000;
}

/* ---Second--- */
.NR_second {
width:358px;
background-image:url(../images/j_user_bg2.jpg);
background-repeat:no-repeat;
padding-bottom:20px;
float:left;
margin-left:10px;
}

/* Upgrade page points */
.upgradebody{
width:900px;
margin:0 auto;
}
.upgradebody h1{
text-align:center;
}
.upgradebody ul{
padding:0;
margin:0
}
.upgradebody li{
display:inline;
float:left;
list-style:none;
margin-left:4px;
}
.upgradebody ul p{
background:left url(../images/j_icon_check.jpg) no-repeat;
padding-left:45px;
font:20px Arial, Helvetica, sans-serif;
color:#000000;
margin:0;
height:33px;
padding-top:10px;
}
/* ---Third--- */
.NR_third {
width:349px;
background-image:url(../images/j_user_bg3.jpg);
background-repeat:no-repeat;
padding-bottom:20px;
float:left;
margin-left:15px;
}
.NR_third ul {
padding:0;
margin:0;
margin-top:10px;
margin-left:15px;
}
.NR_third li {
padding-top:5px;
list-style:none;
margin:0;
}
.NR_third ul p {
font:800 20px Arial, Helvetica, sans-serif;
color:#000000;
padding-left:45px;
margin:0;
height:33px;
background:left url(../images/j_icon_check.jpg) no-repeat;
letter-spacing:-1px;
}
.NR_third .NRt_button {
font:400 45px Arial, Helvetica, sans-serif;
padding-top:10px;
width:351px;
height:61px;
margin-left:0;
margin-top:10px;
border:0;
bottom:0;
 cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
background: transparent url(../len_images/joinbk.jpg) no-repeat center top;
padding-top:0;
color:#FFFFFF;
text-decoration:underline;
}
.NR_third .NRt_button2 {
font:800 38px Arial, Helvetica, sans-serif;
padding-top:10px;
width:351px;
height:83px;
margin-left:0;
margin-top:10px;
bottom:0;
 cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
background: transparent url(../images/j_button_join.jpg) no-repeat center top;
padding-top:0;
color:#FFFFFF;
text-decoration:underline;
}
.NR_third .NRt_button p {
font:800 45px Arial, Helvetica, sans-serif;
text-align:center;
margin:0;
padding:0;
padding-top:10px;
}
.NR_third .NRt_button p a{
color:#FFFFFF;
}
.NR_third .NRt_button p a:hover{
text-decoration:none;
color:#000000;
}

/* ---Bottom--- */


.NR_bottom {
width:989px;
height:36px;
background-color:#DBDBDB;
margin:0;
margin-left:10px;
}

.NR_bottom .mMid {
background-image:url(../images/mLogo2.jpg);
width:44px;
height:29px;
float:left;
margin:3px 5px auto;
}

.NR_bottom p.NR_txt {
font:400 18px Arial, Helvetica, sans-serif;
text-align:center;
margin:0;
padding-top:8px;
color:#000000;

}

.NR_bottom .mMid2 {
background-image:url(../images/mLogo2.jpg);
width:44px;
height:29px;
float:left;
margin:-24px 5px auto;
}

.NR_box {
margin:0 auto;
width:989px;
overflow:auto;
background-color:#FFFFFF;
border:1px solid #DBDBDB;
margin-top:5px;
margin-bottom:30px;
margin-left:10px;
}
.NR_box ul {
padding:0;
margin:0;
margin-left:30px;
padding-bottom:10px;
padding-top:10px;
}
.NR_box li {
margin-right:15px;
margin-bottom:15px;
float:left;
display:inline;
list-style:none;
}



/* ---End Of New Register-- */





/* New Register Style Version 2 */

/* text style */
.NR2_first p, .NR2_second p, .NR2_third p {
font:800 16px Arial;
text-align:center;
color:#FFFFFF;
margin:0;
}
.NR2_first p {
margin-right:30px;
margin-top:1px;
margin-top:8px !important;
}
.NR2_second p {
margin-left:5px;
margin-top:1px;
margin-top:8px !important;
}
.NR2_third p {
margin-left:25px;
text-align:left;
margin-top:1px;
margin-top:8px !important;
}

/* New Register CSS */

.NR2_first {
width:990px;
padding-bottom:20px;
margin:0 auto;
}
.NR2_first .NR2_top {
background-color:#000000;
color:#FFFFFF;
width:990px;
margin-bottom:5px;
}
.NR2_first .NR2_top p {
font:800 16px Arial;
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
text-align:left;
}
.NR2_first .NR2f_container {
color:#000000;
border:1px solid #D6D6D6;
width:990px;
overflow:auto;
padding-bottom:10px;
}
.new_arrow {
width:254px;
height:63x;
position:absolute;
top:226px;
left:115px;
z-index:10;
}
.NR2_first .NR2f_container .NR2_left {
width:50%;
float:left;
}


/* first */
.NR2_first .NR2f_container .NR2_left p.NR2f_text1 {
font:16px Arial, Helvetica, sans-serif;
color:#000000;
text-transform:capitalize;
padding-left:15px;
text-align:left;
}
.NR2_first .NR2f_container .NR2_left p.NR2f_text2 {
font:400 14px Arial, Helvetica, sans-serif;
color:#000000;
padding-left:15px;
text-align:left;
}
.NR2_first .NR2f_button {
width:243px;
height:42px;
background-image:url(../images/j_button_back.jpg);
margin-left:6px;
margin-top:30px;
bottom:0;
}
.NR2_first .NR2f_button p {
font:800 20px Arial, Helvetica, sans-serif;
text-align:center;
margin:0;
padding:0;
padding-top:10px;
}
.NR2_first .NR2f_button p a{
color:#FFFFFF;
}
.NR2_first .NR2f_button p a:hover{
text-decoration:none;
color:#000000;
}
/* End first */


.NR2_first .NR2f_container .NR2_right {
width:490px;
float:left;
padding-top:8px;
padding-left:5px;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_default {
padding:8px 16px 8px 15px;
float:left;
background-color:#FE0084;
color:#FFFFFF;
font:800 12px Arial;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_black {
padding:8px 16px 8px 17px;
float:left;
background-color:#000000;
color:#FFFFFF;
font:800 12px Arial;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_features {
background-image:url(../images/new_stat_check.jpg);
background-position:right;
background-repeat:no-repeat;
padding:8px 60px 8px 15px;
float:left;
background-color:#FE0084;
color:#FFFFFF;
font:800 12px Arial;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_container {
width:476px;
height:auto;
padding-bottom:5px;
float:left;
background-color:#F1F1F1;
color:#000000;
font:800 12px Arial;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_container ul {
float:left;
margin:0;
padding:0;
padding-left:15px;
padding-right:10px;
padding-top:10px;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_container ul.NR2stat_nonmember {
float:left;
margin:0;
padding:0;
padding-left:2px;
padding-top:5px;
text-align:center;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_container ul.NR2stat_registered {
float:left;
margin:0;
padding:0;
padding-left:2px;
padding-top:5px;
text-align:center;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_container ul.NR2stat_premium {
float:left;
margin:0;
padding:0;
padding-left:2px;
padding-top:5px;
text-align:center;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_container li {
font-weight:400;
list-style:none;
padding-bottom:10px;
}

.NR2_first .NR2f_container .NR2_right .NR2stat_container ul.NR2stat_nonmember li {
font-weight:400;
list-style:none;
margin-bottom:2px;
padding-bottom:5px;
padding-top:5px;
width:110px;
background-color:#FFFFFF;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_container ul.NR2stat_registered li {
font-weight:400;
list-style:none;
margin-bottom:2px;
padding-bottom:5px;
padding-top:5px;
width:120px;
background-color:#FFFFFF;
}
.NR2_first .NR2f_container .NR2_right .NR2stat_container ul.NR2stat_premium li {
font-weight:400;
list-style:none;
margin-bottom:2px;
padding-bottom:5px;
padding-top:5px;
width:110px;
background-color:#FFFFFF;
color:#FE0084;
}
.NR2_first .NR2_left p, .NR2_first .NR2_right p {
font:400 14px Arial;
color:#000000;
margin:0;
padding:0;
padding-left:20px;
padding-right:10px;
text-align:left;
}
.NR2_first .NR2_left p.nrleftbig {
font-size:16px;
}
.nrl_status {
width:65%;
background-color:#F1F1F1;
padding:5px 5px 10px 5px;
margin-left:20px;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
}

.NR2_second {
width:490px;
padding-bottom:5px;
margin-right:10px;
margin-left:5px;
float:left;
display:inline;
}
.NR2_second .NR2s_top {
background-color:#000000;
color:#FFFFFF;
width:490px;
margin-bottom:5px;
}
.NR2_second .NR2s_top p {
font:800 16px Arial;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}
.NR2_second .NR2s_top2 {
background-image:url(../images/new_premium_bg.jpg);
color:#FFFFFF;
width:490px;
margin-bottom:5px;
}
.NR2_second .NR2s_top2 p {
font:800 16px Arial;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}
.NR2_second .NR2s_container {
color:#000000;
border:1px solid #D6D6D6;
width:490px;
overflow:auto;
padding-bottom:0;
}


.NR2_third {
width:490px;
padding-bottom:20px;
float:left;
}
.NR2_third .NR2t_top {
background-color:#000000;
color:#FFFFFF;
width:490px;
margin-bottom:5px;
}
.NR2_third .NR2t_top p {
font:800 16px Arial;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}
.NR2_third .NR2t_container {
background-image:url(../../images/new_statbg.jpg);
background-position:bottom;
background-repeat:no-repeat;
color:#000000;
border:1px solid #D6D6D6;
width:490px;
overflow:auto;
padding-top:10px;
padding-bottom:38px;
}
.NR2_third .NR2t_container p {
font:400 14px Arial;
color:#000000;
padding-bottom:5px;
padding-top:5px;
padding-left:20px;
margin:0;
}
.colorme {
color:#FE0084;
font-weight:800;
}
.newicon_1 {
background-image:url(../../images/new_icon_1.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_2 {
background-image:url(../../images/new_icon_2.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_3 {
background-image:url(../../images/new_icon_3.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_4 {
background-image:url(../../images/new_icon_4.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_5 {
background-image:url(../../images/new_icon_5.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_6 {
background-image:url(../../images/new_icon_6.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_7 {
background-image:url(../../images/new_icon_7.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_8 {
background-image:url(../../images/new_icon_8.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_9 {
background-image:url(../../images/new_icon_9.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}
.newicon_10 {
background-image:url(../../images/new_icon_10.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
margin-left:20px;
}

.SFform2 {
width:480px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:20px 0 20px 10px;
}

.SFform2 .SF2label {
display:block;
margin-bottom:5px;
}

.SFform2 .SF2txtfield {
width:190px;
height:20px;
}

.SS2_membership .SSradio, .SS2_membership2 .SSradio,.SS2_membership3 .SSradio,.SS2_membership4 .SSradio {
float:left;
margin:15px -30px 0 10px;
display:inline;
}

.SS2_membership p, .SS2_membership2 p,.SS2_membership3 p,.SS2_membership4 p {
font-size:20px;
text-transform:capitalize;
text-align:center;
font-weight:400;
margin:0;
padding:0;
color:#000000;
}

.SS2_membership h3, .SS2_membership2 h3,.SS2_membership3 h3,.SS2_membership4 h3 {
font-size:12px;
text-transform:capitalize;
color:#8D8D8D;
text-align:center;
font-weight:400;
margin:0;
padding:0 25px 0 0;
}

.SS2_membership h4, .SS2_membership2 h4 {
font-size:14px;
text-transform:capitalize;
color:#000;
text-align:center;
font-weight:400;
margin:0;
padding:0 25px 0 0;
}

.SS2_membership a{
background:right url(../images/icon_bestvalue_bg.jpg) no-repeat;
background-color:#F1F1F1;
width:480px;
margin-bottom:2px;
display:block;
text-decoration:none;
color:#000;
cursor:hand;
padding:10px 0;
}

.SS2_membership a:hover {
background-image:url(../images/icon_bestvalue_bg2.jpg);
background-color:#E8E8E8;
}

.SS2_membership2 a{
background-color:#F1F1F1;
width:480px;
margin-bottom:2px;
display:block;
text-decoration:none;
color:#000;
cursor:hand;
padding:10px 0;
}

.SS2_membership2 a:hover {
background-color:#E8E8E8;
}


.SS2_membership3 a{
background-image:url(../images/new_visa.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#F1F1F1;
width:480px;
margin-top:10px;
margin-bottom:2px;
display:block;
text-decoration:none;
color:#000;
cursor:hand;
padding:10px 0;
}

.SS2_membership3 a:hover {
background-image:url(../images/new_visa2.jpg);
background-color:#E8E8E8;
}


.SS2_membership4 a{
background-image:url(../images/new_check.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#F1F1F1;
width:480px;
margin-bottom:2px;
display:block;
text-decoration:none;
color:#000;
cursor:hand;
padding:10px 0;
}

.SS2_membership4 a:hover {
background-image:url(../images/new_check2.jpg);
background-color:#E8E8E8;
}


.NRt2_button2 {
font:800 38px Arial, Helvetica, sans-serif;
padding-top:5px;
padding-bottom:10px;
width:434px;
height:65px;
margin-left:0;
margin-top:20px;
bottom:0;
 cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
background: transparent url(../images/new_joinbutton.jpg) no-repeat center top;
padding-top:0;
color:#FFFFFF;
text-decoration:underline;
border:0;
}
.NRt2_button3 {
font:800 22px Arial, Helvetica, sans-serif;
padding-top:5px;
padding-bottom:10px;
width:233px;
height:48px;
margin-left:0;
margin-top:20px;
bottom:0;
 cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
background: transparent url(../images/new_button-register.jpg) no-repeat center top;
padding-top:0;
color:#FFFFFF;
text-decoration:underline;
border:0;
}
.NRt2b_container {
margin-left:20px;
display:block;
}


/* ---End Of New Register Version 2-- */











/* Register */

/* First Step */
.stepfirst {
width:310px;
height:316px;
float:left;
background-color:#F9F9F9;
margin-left:10px;
margin-top:20px;
}

.steptitle {
background-color:#000;
width:100%;
height:30px;
color:#FFF;
margin-top:-10px;
}

.steptitle p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:30px;
text-align:center;
text-transform:uppercase;
font-weight:800;
margin:0;
padding:0;
}

.SFform {
width:480px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:20px 0 20px 10px;
}

.SFform .SFlabel {
display:block;
margin-bottom:5px;
}

.SFform .SFtxtfield {
width:190px;
height:20px;
}

/* Second Step */
.stepsecond {
width:350px;
float:left;
background-color:#F9F9F9;
margin-left:10px;
margin-top:20px;
}


.SSmembership .SSradio, .SSmembership2 .SSradio,.SSmembership3 .SSradio,.SSmembership4 .SSradio {
float:left;
margin:6px -30px 0 10px;
}

.SSmembership h2, .SSmembership2 h2,.SSmembership3 h2,.SSmembership4 h2 {
font-size:20px;
text-transform:capitalize;
text-align:center;
font-weight:400;
margin:0;
padding:0 25px 0 0;
}

.SSmembership h3, .SSmembership2 h3,.SSmembership3 h3,.SSmembership4 h3 {
font-size:12px;
text-transform:capitalize;
color:#8D8D8D;
text-align:center;
font-weight:400;
margin:0;
padding:0 25px 0 0;
}

.SSmembership h4, .SSmembership2 h4 {
font-size:14px;
text-transform:capitalize;
color:#000;
text-align:center;
font-weight:400;
margin:0;
padding:0 25px 0 0;
}

a.SSmembership {
background-image:url(../images/icon_bestvalue_bg.jpg);
width:350px;
margin-bottom:2px;
display:block;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
cursor:hand;
padding:24px 0;
}

a.SSmembership:hover {
background-image:url(../images/icon_bestvalue_bg2.jpg);
}

a.SSmembership2 {
background-color:#F1F1F1;
width:350px;
margin-bottom:2px;
display:block;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
cursor:hand;
padding:10px 0;
}

a.SSmembership2:hover {
background-color:#E8E8E8;
}


a.SSmembership3 {
background-image:url(../images/icon_card1.jpg);
width:350px;
margin-bottom:2px;
display:block;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
cursor:hand;
padding:10px 0;
}

a.SSmembership3:hover {
background-image:url(../images/icon_card2.jpg);
}


a.SSmembership4 {
background-image:url(../images/icon_check1.jpg);
width:350px;
margin-bottom:2px;
display:block;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
cursor:hand;
padding:10px 0;
}

a.SSmembership4:hover {
background-image:url(../images/icon_check2.jpg);
}


.icon-bestvalue1 {
position:absolute;
z-index:1;
top:270px;
left:605px;
width:70px;
height:62px;
background-image:url(../images/icon-bestvalue.png);
}

.icon-bestvalue2 {
position:absolute;
z-index:1;
top:350px;
left:605px;
width:70px;
height:62px;
background-image:url(../images/icon-bestvalue.png);
}

.icon-bestvalue3 {
position:absolute;
z-index:1;
top:425px;
left:605px;
width:70px;
height:62px;
background-image:url(../images/icon-bestvalue.png);
}

.icon-login {
position:absolute;
z-index:1;
top:350px;
left:210px;
width:105px;
height:100px;
background-image:url(../images/icon-login.png);
}

/* Third Step */
.stepthird {
width:305px;
float:left;
background-color:#F9F9F9;
margin-left:10px;
margin-top:20px;
clear:right;
}

.stepthird2 {
width:630px;
overflow:visible;
float:left;
background-color:#F9F9F9;
margin-left:10px;
margin-top:20px;
}

.stepthird2 .STcontainer {
width:606px;
margin:0 auto;
}

.join-mitzaspremium {
width:955px;
height:64px;
margin:10px 0 10px 30px;
}

.SFeatures {
width:990px;
height:350px;
background-color:#F9F9F9;
margin:10px 0 10px 10px;
}

.join-formats {
width:778px;
height:87px;
float:left;
background-image:url(../images/join-formats.jpg);
margin:0 0 0 100px;
}

.stepthird2 img,.SFeatures img {
float:left;
}
.clear {
clear:both;
}


.BrowseVideos {
background-image:url(/images/BrowsingVideos_bg.jpg);
background-position:right center;
height:37px;
left:10px;
position:absolute;
top:160px;
width:130px;
z-index:1;
}
.BrowseVideos p {
font-family:Tahoma;
font-size:12px;
font-weight:normal;
padding-right:8px;
text-align:center;
}
.BrowseVideosLink {
left:100px;
position:absolute;
top:155px;
z-index:1;
}
.BrowseVideosLink li {
display:inline;
float:left;
font-size:11px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.BrowseVideosLink a:link, .BrowseVideosLink a:visited {
color:#00A8F6;
float:left;
font-family:Tahoma;
font-size:11px;
font-weight:normal;
margin:0 6px;
text-decoration:underline;
}
.BrowseVideosLink a.active:link, .BrowseVideosLink a.active:visited, .BrowseVideosLink a:hover {
color:#FF0084;
padding-bottom:2px;
text-decoration:none;
}
.left {
position:relative;
float:left;
z-index:0;
top:12px;
width:751px;
left:10px;
}
.left h1 {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
margin:0;
padding-bottom:10px;
}
.MostPopular {
margin-bottom:20px;
position:relative;
width:751px;
border:1px solid #c1c1c1;
}
.MostPopularCategory {
margin:0 auto;
padding:5px 10px 0;
text-align:center;
}
.MostPopularCategory li {
display:inline;
font-family:Arial,Helvetica,sans-serif;
font-weight:400;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:5px;
padding:0;
}
.MostPopularCategory a {
color:#000000;
text-decoration:none;
}
.MostPopularCategory a:hover {
color:#FF0084;
text-decoration:underline;
}
.MostPopularCategory li.small {
font-size:14px;
}
.MostPopularCategory li.big {
font-size:18px;
}
.MostPopularCategory li.large {
font-size:22px;
}
.TopBg {
position:relative;
font-family:Tahoma;
height:33px;
width:751px;
clear:both;
background-image:url(/images/topbg_bk.jpg);
background-color:#ececec;
}
.TopBg2 {
font-family:Tahoma;
height:33px;
clear:both;
background-image:url(/images/topbg_bk.jpg);
}
.TopBg2 p {
float:left;
font-size:12px;
margin-top:10px;
margin-left:11px;
font-weight:bold;
}

.TopBg2 p.withicon {
float:left;
font-size:12px;
margin-top:10px;
margin-left:30px;
font-weight:bold;
}
.TopBg2 span {
float:right;
font-size:11px;
margin-top:12px;
margin-right:11px;
}
.TopBg2 span a {
color:#FF0084;
font-size:11px;
text-decoration:none
}
.TopBg2 span a:hover {
color:#000000;
}
.TopBg p {
float:left;
font-size:12px;
margin-top:10px;
margin-left:11px;
font-weight:bold;
}
.TopBg p.withicon {
float:left;
font-size:12px;
margin-top:10px;
margin-left:36px;
font-weight:bold;
}
* html .TopBg p.withicon {
float:left;
font-size:12px;
margin-top:10px;
margin-left:18px;
font-weight:bold;
}
.TopBg span {
float:right;
font-size:11px;
margin-top:12px;
margin-right:11px;
}
*html .TopBg span {
clear:both;

}
.TopBg span a {
color:#FF0084;
font-size:11px;
text-decoration:none
}
.TopBg span a:hover {
color:#000000;
text-decoration:underline
}
.TopMid {
font-family:Tahoma;
padding:0;
margin:0;
width:751px;
overflow:auto;
}
.TopBottom {
font-family:Tahoma;
height:12px;
width:751px;
}
.VideosWatched {
margin-bottom:20px;
position:relative;
width:751px;
z-index:3;
}

.MostRecent {
margin-bottom:20px;
width:751px;
border:1px solid #e1e1e1;
}
.boxfooter {
margin-bottom:20px;
position:relative;
left:10px;
width:751px;
border:1px solid #e1e1e1;
z-index:2;
}
.footercontainer{
position:relative;
bottom:0;
width:auto;
height:106px;
margin:4px; auto
}
.footercontainer .footerlinks{
position:relative;
text-align:center;
font-size:11px;
color:#3b3b3b;
}
.footercontainer .footerlinks a{
color:#ff0084;
text-decoration:none
}
.footercontainer .footerlinks a:hover{
color:#ff0084;
text-decoration:underline
}
.WatchRelated {
position:relative;
width:98%;
margin-top:20px;
left:10px;
bottom:0;
border:1px solid #e1e1e1;
}
.ThumbContainer {
margin:5px 0 0 -32px;
min-height:160px;
width:740px;
}
.ThumbContainerlen {
margin:10px auto;
min-height:160px;
width:740px;
}
.ThumbContainerlen .showthumb_box{
float:left;
width:180px;
font-size:11px;
margin-left:4px;
margin-top:10px;
color:#151515;
}
/*
.ThumbContainerlen .showthumb_box img:hover {

  filter:alpha(opacity=80);

  opacity:0.8;
  border:1px dashed black;
}  */

.ThumbContainerlen .showthumb_box p{
font-size:11px;
font-weight:800;
margin:0;
padding:0;
text-align:left;
}
.ThumbContainerlen .showthumb_box a{
color:#181818;
}
.ThumbContainerlen .showthumb_box a:hover{
color:#FF0084;
}
.ThumbContainer2 {
margin:5px;
min-height:160px;
width:980px;
}
.ThumbContainer2 ul{
margin:0 auto;
padding:0;
float:left;
}
.ThumbContainer2 li{
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
margin-top:5px;
padding:0;
color:#5d5d5d;
font-size:11px;
font-weight:normal;
}
.ThumbContainer2 li img {
color:#000000;
}
.ThumbContainer2 li a {
color:#181818;
}
.ThumbContainer2 li a:hover {
color:#FF0084;
}
.ThumbContainer2 p {
font-size:12px;
font-weight:800;
margin:0;
padding:0;
text-align:left;
}
.ThumbContainer2 .rating {
float:left;
width:100px;
}
.ThumbContainer2 .rating ul {
}
.ThumbContainer2 .rating li {
height:13px;
margin-right:5px;
width:13px;
}
.showsortlinks {
margin:0 auto;
margin-left:15px;
}
.showsortlinks a{
text-decoration:none;
text-align:center;
font-size:11px;
color:#FF0084;
margin-left:4px;
margin-right:4px;
}
.showsortlinks a:hover{
text-decoration:underline;
}

.ThumbContainerWatch {
margin:10px auto;
width:100%;
}
.ThumbContainerWatch li {
display:block;
float:left;
list-style-position:outside;
list-style-type:none;
margin:0 2px 6px;
padding:0;
color:#5d5d5d;
font-size:11px;
font-weight:normal;
}
.ThumbContainer li {
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 2px 6px;
padding:0;
color:#5d5d5d;
font-size:11px;
font-weight:normal;

}
.ThumbContainer li {
display:block;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 2px 6px;
padding:0;
color:#5d5d5d;
font-size:11px;
font-weight:normal;
}
.ThumbContainer li img {
color:#000000;
}
.ThumbContainer li a {
color:#FF0084;
}
.ThumbContainer li a:hover {
color:#00A8F6;
}
.ThumbContainer p {
font-size:12px;
font-weight:800;
margin:0;
padding:0;
text-align:left;
}
.ThumbContainer li img {
}
.ThumbContainer .rating {
float:left;
width:100px;
}
.ThumbContainer .rating ul {
}
.ThumbContainer .rating li {
height:13px;
margin-right:5px;
width:13px;
}
.right {
position:relative;
float:right;
width:217px;
right:0;
top:12px;
/* border:1px solid #e1e1e1;*/
padding-top:10px;
}
.right iframe{
padding-bottom:10px;
}
.right img{
padding-bottom:10px;
}
.adsright_watch {
position:absolute;
top:14px;
width:300px;
left:695px;
z-index:9999
}
*html .adsright_watch {
position:absolute;
top:198px;
width:300px;
left:695px;
z-index:9999
}
.adsright_watch iframe{
padding-bottom:10px;
}
.SponsoredTop {
background-color:#ececec;
background-image:url(/images/topbg_bk.jpg);
height:33px;
line-height:33px;
width:217px;
font-size:12px;
font-weight:bold;
padding:0;
text-align:center;

}

.Sponsoredmiddle {
background-image:url(../images/Sponsoredmiddle.jpg);
font-family:Tahoma;
min-height:300px;
padding-top:10px;
width:217px;
}
.Sponsored {
margin:10px auto;
width:160px;
}
.SponsoredBottom {
height:12px;
width:217px;
}
.SponsoredAdBottom {
padding-top:12px;
padding-left:20px;
}
.flv {
margin-bottom:10px;
min-height:537px;
position:relative;
top:0;
width:751px;
z-index:1;
}
.flv p {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
margin:0;
padding-bottom:10px;
}
.MovieDetails2 {
font-family:Tahoma;
float:left;
width:670px;
margin-top:10px;
}


.MovieDetails {
font-family:Tahoma;
font-size:11px;
line-height:15px;
float:left;
width:150px;
}
.categorylist {
width:670px;
padding-left:10px;
}
.categorylist p{
font-size:11px;
}
.categorylist span{
font-size:11px;
}
.categorylist a{
color:#FF0066
}

.MovieDetails li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
display:block;
}
.MovieDetails ul {
padding:0;
margin:10px;
}
.MovieDetails a {
color:#FF0066
}
span.page_navi_box1 {
border:1px solid #D0D0D0;
margin-right:2px;
padding:6px;
}
span.page_navi_box1 a {
color:#353535;
}
span.page_navi_box1:hover {
background-color:#EFEFEF;
border:1px solid #000000;
}
span.page_navi_box2 {
border:1px solid #D0D0D0;
background-color:#EFEFEF;
margin-right:2px;
padding:3px;
}
span.page_navi_box2 a {
color:#353535;
}
span.page_navi_box2:hover {
border:1px solid #000000;
}
div.page_navi {
clear:auto;
float:right;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
margin-right:6px;
margin-top:15px;
padding-bottom:4px;
padding-top:4px;
text-align:left;
}
div.channel_navi {
 position:absolute; 
 top:169px;
 right:239px;
 width:765px; 
 z-index:1 
}
div.channel_navi select {
 float:right; 
}
.ui-tabs-panel div.page_navi {
font-size:1.2em;
margin-top:10px;
}
#thumbvideos {
margin-left:auto;
margin-right:auto;
width:960px;
}


.rating_score {
background:transparent url(../images/ratings.gif) no-repeat scroll 0 0;
height:22px;;
float:left;
position:relative;
width:85px;
}

.rating_score a {
display:block;
float:left;
height:22px;;
line-height:1em;
overflow:hidden;
position:absolute;
text-indent:-9999px;
}

.rating_score_1 {
width:20%;
z-index:55;
}

.rating_score_2 {
width:40%;
z-index:54;
}

.rating_score_3 {
width:60%;
z-index:53;
}

.rating_score_4 {
width:80%;
z-index:52;
}

.rating_score_5 {
width:100%;
z-index:51;
}

.rating_score a:hover {
background:transparent url(../images/ratings.gif) no-repeat scroll right bottom;
}


.rating_average {
background-color: transparent;
background-image: url(../images/ratings.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt -16px;
text-indent: -9999px;
}

.rating {
height:16px;
overflow:hidden;
position:relative;
width:160px;
}
/*table watch*/
.watchpage_font{
font-size:12px;
}
/*bottom ads */
.bottom_ads{
margin:0 auto;
text-align:center
}
.bottom_ads iframe{
padding-top:10px;
padding-bottom:20px;
margin:0 auto;
}
/* minmax chars */
.minmax{
font-size:10px;
}
/*slider*/
.panel_button {
	cursor: pointer;
}
#panel_contents {
	background: white;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	height: 100%;
	width: 1000px;
	position: absolute;
	z-index: -1;
}
#panel {
	width: 1000px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}
#toppanel {
	position: absolute;
	width: 1000px;
	left: 0px;
	z-index: 25;
	text-align: center;

}
.overlay_text{
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-align:center;
color:#000000;
width:178px;
height:136px;
filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
background-color:#FFFFFF;

}


/* Watch page len */
.lenwatchcontainer{
width:670px;
}

.lenwatchcontainer img{
float:left;
}
.lenwatchcontainer img:hover{
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
.lenwatchratingviews{
width:670px;
}
.lenwatchratingviews  span{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}
.lenwatchratingviews span.lengray{
color:#292929;
}
.lenvideoinfo{
width:100%;
overflow:hidden;
position:relative
}
/* Start Of New Form On Watch*/
.lenvideoinfo .righttform{
width:340px;
height:140px;
float:left;
position:relative;
right:0;
top:10px;
display:inline;
border:1px solid #AFAFAF;
background-color:#FFFFFF;
}

.lenvideoinfo .righttform .rf_top{
background-color:#FF0084;
position:relative;
top:0;
height:22px;
}
.lenvideoinfo .righttform .rf_top p{
color:#FFFFFF;
text-align:center;
font-weight:800;
padding-top:5px;
margin:0;
}
.lenvideoinfo .righttform .rf_form .rf_txtfield{
float:left;
width:180px;
height:15px;
margin-bottom:2px;
margin-left:5px;
}
.lenvideoinfo .righttform .rf_form {
width:280px;
position:absolute;
left:20px;
top:28px;
}
.lenvideoinfo .righttform .rf_form p{
float:left;
padding:0;
margin-bottom:2px;
margin:0;
text-align:right;
width:70px;
padding-left:10px;
}
.lenvideoinfo .righttform .rf_form p.points {
text-align:center;
font:800 14px Arial;
padding:0;
padding-top:10px;
padding-bottom:10px;
padding-left:5px;
margin:0;
text-transform:uppercase;
width:auto;
display:block;
}
.lenvideoinfo .righttform .rf_form p.points span {
color:#FF0084;
}
.lenvideoinfo .righttform .rf_form .rf_formbutton {
background-image:url(../images/watch_form_button.jpg);
width:172px;
height:20px;
margin-left:90px;
cursor:pointer;
border:0;
display:block;
}
.lenvideoinfo .righttform .rf_form .rf_formbutton2 {
background-image:url(../images/watch_form_button2.jpg);
width:285px;
height:41px;
margin-left:10px;
margin-top:10px;
cursor:pointer;
border:0;
display:block;
}
.lenvideoinfo .righttform .rf_form .rf_formbutton2a {
background-image:url(../images/watch_form_button2a.jpg);
width:321px;
height:57px;
margin-top:10px;
margin-left:-8px;
cursor:pointer;
border:0;
display:block;
}
.lenvideoinfo .righttform .rf_form .rf_formbutton3 {
background-image:url(../images/watch_form_button3.jpg);
width:315px;
height:41px;
margin-top:10px;
cursor:pointer;
border:0;
display:block;
margin-left:-5px;
}
.lenvideoinfo .righttform .rf_form .rf_formbutton3a {
background-image:url(../images/watch_form_button3a.jpg);
width:321px;
height:57px;
margin-top:10px;
cursor:pointer;
border:0;
display:block;
margin-left:-8px;
}

.lenvideoinfo .leftinfos{
width:600px;
float:left;
position:relative;
left:-30px;
display:block;
top:0;
}
.lenvideoinfo leftinfos ul{
list-style-type:none;
}
.lenvideoinfo .leftinfos li{
width:250px;
display:inline;
float:left;
padding-top:5px;
padding-bottom:5px;
border-top:1px solid #E3E3E3;
margin:0;
display:inline;
margin-left:20px;
}
.lenvideoinfo .leftinfos li p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:left;
padding:0;
margin:0;
}
.lenvideoinfo .leftinfos li p.features {
float:left;
width:70px;
}
.lenvideoinfo .leftinfos li p.result {
float:left;
padding-left:20px;
width:140px;

}

.lenvideoinfo .leftinfos li p.result a:hover{
color:#000000;

}

/* End Of New Form On Watch*/
.lenvideoinfo .leftinfos li p.column2len{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
padding-left:100px;
margin:0;
}
.lenvideoinfo .leftinfos li a{
color:#ff0084
}
.lenvideoinfo .leftinfos li a:hover{
text-decoration:none
}


/* ---------------------------- */
/* Start Of Tube Footer */
.footer_bg {
background-image:url(../images/footer_mainbg.jpg);
width:100%;
}
.footer_wrapper {
width:1000px;
height:273px;
margin:0 auto;
position:relative;
display:block;
background:bottom url(../images/footer_bg3.jpg) no-repeat;
margin-top:10px;
}

.footer_details {
width:320px;
position:absolute;
top:20px;
right:195px;
}
.footer_details p {
font:800 13px Tahoma;
text-align:center;
text-transform:uppercase;
margin:0;
margin-bottom:10px;
text-align:center;
}
.footer_details .fd_check {
background:left url(../images/footer_check.png) no-repeat;
width:150px;
float:left;
display:inline;
margin-left:10px;
margin-bottom:5px;
}
.footer_details .fd_check p{
padding-left:20px;
margin:0;
text-transform:capitalize;
text-align:left;
}

.footer_form {
width:350px;
position:absolute;
bottom:20px;
right:175px;
}
.footer_button {
position:absolute;
top:20px;
right:185px;
width:343px;
height:59px;
background-image:url(../images/footer_button.jpg);
border:0;
}
.footer_button p {
font:800 34px Tahoma;
color:#FF0084;
text-transform:uppercase;
padding-top:9px;
margin:0;
text-align:center;
text-decoration:underline;
}
.footer_check {
position:absolute;
margin:0 auto;
width:auto;
height:35px;
display:inline;
top:245px;
left:85px;
}
.footer_check p {
color:#000000;
padding-left:20px;
font:800 12px Tahoma;
margin:0;
padding-top:10px;
}

/* End Of Tube Footer */
/* ---------------------------- */