body, form
{
    margin:                         0px;
    padding:                        0px;
    color:                          #FF0000;
    font-family:                    Arial, Helvetica, sans-serif;
}

body
{
    background-color:               #000;  
}

a.info:link 
{
    color:                          inherit;
    text-decoration:                underline;
}

a.info:visited 
{
    color:                          inherit;
    text-decoration:                underline;
}
          
a.info:hover 
{
    color:                          inherit; 
    text-decoration:                underline;
}

a.info:active 
{
    color:                          inherit;
    text-decoration:                underline;
}

a:link 
{
    color:                          #FF0024;
    text-decoration:                underline;
}

a:visited 
{
    color:                          #FF0024;
    text-decoration:                underline;
}
          
a:hover 
{
    color:                          #FF0024; 
    text-decoration:                underline;
}

a:active 
{
    color:                          #FF0024;
    text-decoration:                underline;
}

a.white:link 
{
    color:                          #fff;
    text-decoration:                underline;
}

a.white:visited 
{
    color:                          #fff;
    text-decoration:                underline;
}

a.white:hover 
{
    color:                          #fff; 
    text-decoration:                underline;
}

a.white:active 
{
    color:                          #fff;
    text-decoration:                underline;
}

a.footer:link 
{
    color:                          #fff;
    text-decoration:                underline;
}

a.footer:visited 
{
    color:                          #fff;
    text-decoration:                underline;
}

a.footer:hover 
{
    color:                          #fff; 
    text-decoration:                underline;
}

a.footer:active 
{
    color:                          #fff;
    text-decoration:                underline;
}

a.no_underline:link 
{
    text-decoration:                none;  
}

a.no_underline:visited 
{
    text-decoration:                none;  
}

a.no_underline:hover 
{
    text-decoration:                none;  
}

a.no_underline:active 
{
    text-decoration:                none;
}

a.buttons:link 
{
    color:                          #fff;
    text-decoration:                none;  
}

a.buttons:visited 
{
    color:                          #fff;
    text-decoration:                none;  
}

a.buttons:hover 
{
    color:                          #fff;
    text-decoration:                none;  
}

a.buttons:active 
{
    color:                          #fff;
    text-decoration:                none;
}

img
{
    border:                         none;
}

div.clear
{
    clear:                          both;
}

div.login_error
{
    color:                      #ff0024;
    font-size:                  11px;
    padding-left:               10px;
}

div.wrapper
{
    width:                          310px;
    margin-left:                    auto;
    margin-right:                   auto;
    overflow:                       hidden;
}

div.scene_row
{
    width:                          290px; 
    padding-top:                    10px;
}

div.free_preview_header
{
    width:                          304px;
    background-color:               #323232;
    padding-top:                    3px;
    padding-bottom:                 3px;
    padding-left:                   6px;
    line-height:                    15px;
}

div.scene_list
{
    padding-left:                   10px;
    padding-right:                  10px;
}

div.trial_box
{
    padding-left:                   9px;
    padding-right:                  9px;
    border-left:                    1px solid #323232;
    border-right:                   1px solid #323232;
    border-bottom:                  1px solid #323232;    
}

div.wrapper div.header
{
    width:                          100%;
}

div.wrapper div.logo
{
    width:                          310px;
    margin:                         0px;
    padding:                        0px;
    background:                     transparent url(../images/logo.jpg) no-repeat;
    height:                         51px;
}

div.wrapper div.video_box
{
    float:                          left;
    margin:                         0pt 50px 35px 0pt;    
}
  
div.wrapper div.video_box div.video_img
{                             
    width:                          350px;
    border:                         2px solid #7e7e7e;
    height:                         234px;
}

div.wrapper div.video_box div.video_img_small
{                             
    width:                          320px;
    border:                         2px solid #7e7e7e;
}

div.wrapper div.video_box div.scene_title
{
    font-size:                      28px;
    font-weight:                    bold;
    color:                          #ff0024;
}

div.wrapper div.video_box div.site_name, div.username_l, div.password_l
{
    font-size:                      11px;
    color:                          white;
}

div.wrapper div.video_box div.scene_date
{
    font-size:                      26px;
    color:                          #c8c8c8;
}

div.wrapper div.join_link_1
{
    width:                          100%;
    text-align:                     center;
    font-size:                      26px;
    font-weight:                    bold;
    margin-bottom:                  20px;
    margin-top:                     20px;
    color:                          #ff9d28;
}

div.wrapper div.join_link_2
{
    width:                          100%;
    text-align:                     center;
    font-size:                      60px;
    font-weight:                    bold;
    margin-bottom:                  35px;
    color:                          #ff0024;
}

div.wrapper div.join_link_3
{
    width:                          100%;
    text-align:                     center;
    font-size:                      20px;
    font-weight:                    bold;
    margin-bottom:                  10px;
    margin-top:                     10px;   
}

div.search_box
{
    margin-bottom:                  20px;
    margin-left:                    55px;
    margin-top:                     5px;    
}

div.search_btn
{
    margin-left:                    430px;
    margin-top:                     -36px;  
}            

input.keyword
{
    margin-right:                   10px;      
    width:                          300px;
    float:                          left;
    font-size:                      26px;   
}

input.button
{
    font-family:                    arial;
    font-size:                      11px;
    border:                         1px solid #000;
}

select.site_id
{
    font-size:                      26px;    
}

div.input_text input
{
    padding:                        8px;   
    width:                          400px;
}

span.pagination
{
    font-family:                    Arial;
    font-size:                      200pt;
    font-weight:                    bold;
}

div.account_box
{
    background-image:               url(../images/join.png);
    background-repeat:              no-repeat;
    background-position:            center 0;
    height:                         240px;
    width:                          764px;
    padding-top:                    73px;
    margin:                         0 auto;
}

div#input_field1
{
    float:                          left;
    font-size:                      30px;
    font-weight:                    bold;
    margin-left:                    100px;
    margin-bottom:                  10px;
    width:                          184px;
}

div#input_field2
{
    float:                          left;
    font-size:                      30px;
    font-weight:                    bold;
    margin-left:                    93px;
    margin-bottom:                  10px;
    width:                          191px;
}

div#input_field3
{
    float:                          left;
    font-size:                      30px;
    font-weight:                    bold;
    margin-left:                    120px;
    margin-bottom:                  10px;
    width:                          164px;
}

div.input_text
{
    margin-bottom:                  10px;
    float:                          left;
}

div#join_button
{
    margin-left:                    229px;
    margin-top:                     17px;
    height:                         62px;
    width:                          306px;
}

input.username, input.password, input.text
{
    font-family:                    arial;
    font-size:                      11px;
    margin:                         0px;
    padding:                        0px;
}

select.select
{
    font-family:                    arial;
    font-size:                      11px;
    margin:                         0px;
    padding:                        0px;
}

input.submit
{
    font-size:                      26px;
    margin:                         0px;
    padding:                        0px;
}

div.submit_c
{
    float:                          left;
    padding-left:                   200px;
}

div.join_form
{
    height:                         305px;
    width:                          764px;
}

div.thumb1_box
{
    float:                          left;
    border:                         2px solid #7d7d7d;
    width:                          142px;
    height:                         119px;
    background-color:               #7d7d7d;    
}

div.thumb1
{                                      
    width:                          142px;
    height:                         119px;
    cursor:                         pointer;
}

div.did_you_know
{
    width:                          293px;
    margin-left:                    auto;
    margin-right:                   auto;
    margin-bottom:                  8px;
}

div.right
{
    float:                          left;
    width:                          136px;
    height:                         123px;
    padding-left:                   6px;
}

div.thumb2_box
{
    border:                         2px solid #7d7d7d;
    margin-left:                    auto;
    margin-right:                   auto;
    background-color:               #7d7d7d;
    width:                          302px;
    height:                         202px;    
}

div.thumb2
{
    width:                          302px;
    height:                         202px;
    cursor:                         pointer;
}

div.play_button
{
    float:                          left;
    width:                          67px;
    height:                         69px;
    padding-left:                   50px;
    padding-top:                    10px;
}

div.info_mid
{
    width:                          130px;
    height:                         85px;
    background-color:               #323232;
    padding-left:                   3px;
    padding-right:                  3px;
    text-align:                     left;
    padding-top:                    2px;
    padding-bottom:                 2px;
}

div.format_mid
{
    width:                          130px;
    height:                         33px;
    background-color:               #323232;
    padding-left:                   3px;
    padding-right:                  3px;
    text-align:                     left;
    padding-top:                    2px;
    padding-bottom:                 2px;
}

div.mobile_icon
{
    float:                          left;
    width:                          12px;
    height:                         12px;
    padding-right:                  5px;
}

div.watch_now_row
{
    width:                          300px;
    margin-left:                    auto; 
    margin-right:                   auto; 
    margin-top:                     10px; 
}

div.watch_now
{
    float:                          left;
    width:                          159px;
    height:                         37px;
    padding-right:                  5px;
}

div.join_now
{
    width:                          159px;
    height:                         37px;
    margin-top:                     10px;
    margin-bottom:                  10px;
    margin-left:                    75px;
    margin-right:                   76px;
}

.nav_button_box
{
    float:                          left; 
    padding-right:                  3px;
    cursor:                         pointer;
}

.nav_button_bg_box
{
    border:                         1px solid #323232; 
    padding:                        1px;
}

.nav_button_bg
{
    background-color:               #FF0000; 
    padding:                        3px;
}

.not_a_member
{
    width:                          310px;
    padding-top:                    10px;
    text-align:                     center;
    font-weight:                    bold;
    font-size:                      20px;
}

.large_start_preview
{
    position:                       absolute; 
    margin-left:                    95px; 
    margin-top:                     44px;
}

.large_start_preview_text
{
    position:                       absolute; 
    margin-top:                     155px; 
    width:                          302px; 
    text-align:                     center;
}

.text1
{
    color:                          #fff;
    font-weight:                    bold;
    font-size:                      14px;
}

.text2
{
    color:                          #fff;
    font-size:                      14px;
}
                         
.text3
{
    color:                          #fff;
    font-size:                      11px;
    font-weight:                    bold;
}

.text4
{
    color:                          #a0a0a0;
    font-size:                      11px; 
}

.text5
{
    color:                          #fff;
    font-weight:                    bold;
    font-size:                      20px; 
}

.text6
{
    color:                          #fff;
    font-size:                      12px; 
}

.text7
{
    color:                          #fff;
    font-size:                      11px;
    font-weight:                    bold;
}
                                      
.text8
{
    color:                          #a0a0a0;
    font-size:                      10px;
}

.text9
{
    font-size:                      12px;
    font-weight:                    bold;
}

.text10
{
    color:                          white; 
}

.text11
{
    color:                          #fff;
    font-size:                      15px;
    font-weight:                    bold;
}

/****
* pornhub style paginator
****/

.paginator_box
{
    width:                          268px;
    padding-left:                   21px;
    padding-right:                  21px;
}

.current_page
{
    float:                          left;
    width:                          100px;
    height:                         76px;
    text-align:                     center;
    font-size:                      60px;
    padding-top:                    8px;
}
            
.paginator_description
{
    width:                          310px;
    margin-left:                    auto;
    margin-right:                   auto;
    text-align:                     center;
    font-weight:                    bold;
    font-size:                      16px;
}

.footer_links
{
    font-size:                      12px;
    padding-top:                    20px;
    text-align:                     center;
}

.footer_text
{
    text-align:                     center; 
    width:                          310px; 
    padding-top:                    20px; 
    padding-bottom:                 20px;
    font-size:                      10px;
}



/****************** BUTTON STYLES ***********************/

.btn_join 
{
    height:                         22px;
    width:                          96px;
    text-align:                     center;
    vertical-align:                 middle;
    font-weight:                    bold;
    line-height:                    22px; 
    
    background-image:               url(../images/buttons/btn_bzm_join.png);
    background-position:            0px 0px; 
    background-repeat:              no-repeat;
}

.btn_paginator_left 
{
    float:                          left;
    height:                         84px;
    width:                          84px;
}

.btn_paginator_right 
{
    float:                          left;
    height:                         84px;
    width:                          84px; 
}

.btn_watch_full_vid 
{
    height:                         38px;
    width:                          159px;
    line-height:                    38px; 
    text-align:                     center;
    vertical-align:                 middle;
    text-align:                     center;
    font-weight:                    bold;
    
    background-image:               url(src="http://www.extremebootynetwork.com/mobile/watch_full_button.jpg");
    background-position:            0px 0px; 
    background-repeat:              no-repeat; 
    
    cursor:                         pointer; 
}

.btn_watch_preview 
{
    height:                         29px;
    width:                          137px;
    float:                          left; 
    line-height:                    29px;
    vertical-align:                 middle;
    text-align:                     center;
    font-weight:                    bold;
    
    background-image:               url(watch_full_button.jpg);
    background-position:            0px 0px; 
    background-repeat:              no-repeat; 
    
    cursor:                         pointer;
}

/****
*  Starting New MA CSS
****/

.page_header 
{
    color:                          #9C6B0E;
    font-size:                      150%;
    font-style:                     italic;
    font-weight:                    bold;
    text-align:                     center;
}

img.thumb_border 
{
    border:                         2px solid #7D7D7D;
}

.center
{
    text-align:                     center;
}

.pornstar_row
{

}

.pornstar_info
{
    line-height:                    110%;   
}

.pornstar_info .label
{
    color:                          #fff;
    font-weight:                    bold;
    font-size:                      80%;
}

.pornstar_info .info
{
    color:                          #A0A0A0;
    font-size:                      80%;
}


/****
* Padding 
****/

.padTop20
{

