/*************************************************
/
/   OLM Site Common Styles
/
/*************************************************/

/* 
BASIC TAG STYLES
********************************************************
*/

body, html, form, fieldset
{
    margin: 0;
    padding: 0;
    font-size: 69%;
    line-height: 1.5em;
}

html, form, fieldset
{
    font-size: 100%;
}

html
{
    height: 100%;
    margin-bottom: 1px;
}

body
{       
    height:100%;
    text-align: center;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
    margin: 1em 0;
    padding: 0;
}

h1  {   font-size: 1.6em;   }
h2  {   font-size: 1.5em;   }
h3  {   font-size: 1.4em;   }
h4  {   font-size: 1.3em;   }
h5  {   font-size: 1.2em;   }
h6  {   font-size: 1.1em;   }

th
{
    font-size: 1em;
}

li, dd, blockquote
{
    margin-left: 2em;
}

form
{
    float: left;
    width: 100%;
}

form label
{
}

fieldset
{
    border: none;
}

input, select, textarea
{
    font-size: 100%;
}

label,
input,
legend
{
    display: block;
    float: left;
    width: 130px;
    margin: 0 5px .75em 0;
    padding: 3px 0 0;
    line-height: 1.2em;
}

/*  Gecko balks with the previous and hidden fields, so...  */
input[type="hidden"]    
{
    display: none;
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
}

label
{ 
    text-align: right;
    cursor: pointer;
}

input.checkbox
{
    display: inline;
    float: none;
    width: auto;
    margin: 0 5px 0 0;
}

form br
{
    clear: left;
}


/* Link Decoration */

a
{
    color: #900;
}

a:hover
{
    text-decoration: none;
    color: #fad28a;
}

a img
{
    border: 0;
}


/* 
COMMON SECTIONS
********************************************************
*/

#jumplinks  {   display: none;  }

/*  Page Containers */

#non_footer
{
    background:transparent url(images/content_bg.jpg) repeat-y;
    padding-bottom:40px;
}

#non_footer,#footer,
#footer1,#footer1,#footer2

{
    text-align: left;
    position: relative;
    width: 924px;
    margin: auto;
    top: auto;
    left: auto;
    right: auto;
    
}

#footer,#footer1
{   
    width: 915px;
    height:80px;
    padding-right: 10px;
    text-align: right;
    text-color: #9f0a05;
    position:relative;
    left:auto;  
    background-color:#280907;
    
}

#footer2
{
    width: 915px;
    height:80px;
    padding-right: 10px;
    text-align: right;
    text-color: #9f0a05;
    position:relative;
    left:auto;
    top:-15px;
    background-color:#280907;
}

#footer p,#footer1 p,#footer2 p
{
    font-size: 0.9em;
    line-height: 1em;
    margin: 0;
    color: #540c0d;
    font-family:Verdana;
    font-weight:bold;
}


/*  Page Sections   */

#content
{
    width: 530px;
    position:relative;
    margin-top:-542px;
    margin-left:190px;
    min-height:700px;
}

#contentphotos
{
    width: 530px;
    position:relative;
    margin-top:-542px;
    margin-left:190px;
    min-height:700px;
}

#games_content
{
    width: 740px;   
    position:relative;
    /*top:-532px;
    left:190px;*/
    /*height:700px;*/
    margin-top:-478px;
    margin-left:190px
}

#games_content_episodes
{
    width: 740px;   
    position:relative;
    /*top:-532px;
    left:190px;*/
    height:700px;
    margin-top:-478px;
    margin-left:190px
}

#photo_content
{
    width: 740px;
    height: auto;
    position:relative;
    margin-top:-165px;
    margin-left:190px;
}

#episodescontent
{
    background:url(images/episodesback.jpg) 0 0 no-repeat;
    width: 943px;
    height: 800px;
}



/*
COMMON CLASSES
*********************************************************************
*/

.clear
{
    position: relative;
    display: block;
}

:after.clear
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}



#first {
    width: 182px;
    margin-left: 10px;
    /*float: left;*/
    height: 478px;
}

/*ul.nav
{
    width: 144px;
    margin-top:20px;
    margin-bottom:0px;
    margin-left:10px;
}*/

ul.nav
{
    width: 175px;
    margin-top:0px;
    margin-bottom: 0px;
    margin-left:0px;
    border-top: 2px solid #320808;
    border-right: 3px solid #320808;
    border-left: 5px solid #320808;
    border-bottom: 5px solid #320808;
    height:336px;
}


ul.nav li
{
    list-style-type: none;
    margin-left: 0px;
    height: 56px;
}

#header h2
{
    width: 180px;
    margin-top: 0px;
    padding-left: 690px;
    padding-top: 42px;
}

tr.opaque
{
    height: 32px;
}

td.data
{
    color: #d1dae9;
    font-size: 11px;
    font-family: Arial;
}

th.tab_head
{
    font-size: 14px;
    font-weight: bold;
    color: #d1dae9;
    text-transform: uppercase;
}

tr.gen_ringtone td
{
    font-size: 11px;
    color: #d1dae9;
    font-family: Georgia;
}

tr.gen_wallpaper td
{
    font-size: 10px;
    color: #d1dae9;
    font-family: Georgia;
}

a.nextURL,
a.prevURL
{
    border: 1px solid #d1dae9;
    color: #d1dae9;
    text-decoration: none;
}

a.sort
{
    color: #D1DAE9;
}

.imgbox
{
    width: 65px;
    height: 65px;
}


#nav_zone
{
    background: url(images/signup_bg.jpg) 0 0 no-repeat;
    width: 186px;
    height: 63px;
    position: relative;
    top: 10px;
    left: 0px;
    margin-top: -2px;
    z-index: 2;
}

#nav_zone #alert
{
    background-color: #CFA8A8;
    border: 0px;
    color:#623230;
    font-weight: bold;   
    height: 15px;
    margin-left: 10px;
    margin-top:30px;
    width: 130px;
}

#nav_zone input.click
{
    margin-top: 25px;
    width: 27px;
    height: 24px;
}

#email
{          
    margin-top: -325px;
    background-color: #bb6e6b;
    margin-left: 10px;
    width: 100px;
        font-weight: bold;   
        color:#530D0D;
}

.mess 
{
    margin-top:-80px;
    margin-left:130px; 
}


#games_content #main 
{
    width:514px;
    position: relative;
    left: 0px;
    
    /*margin-left:104px;
    margin-top:-12px;*/
    background-color:#320808;
}

#games_content #main #player
{
    width: 500px;
    height: 410px;
    padding-top: 26px;
    padding-left: 20px;
    background-color:#290505;
}

#games_content #main #episodes
{
    width: 512px;
    height: 330px;
    padding-left: 8px;
    display: block;
}

#content #main 
{
    width:520px;
    position: relative;
    left: 0px;
    /*margin-left:104px;
    margin-top:-12px;*/
}

#inner-sidebar{
    border: 10px solid #9F0A04;
    height:600px;
    width:160px;
    padding:0px;
    margin:0px;
}
#message    
{
    height:70px;
    position:relative;
    top:-8px;
    width:190px;
    float:left;
}

#sidenavbar 
{
    border:4px solid #320808;
    position:relative;
    top:0px;
    float:left;
    z-index: 3;
}

#sidebar
{  
    left:530px; 
    width:160px;
    position:absolute;  
        top:0px;
}

#sidebar3
{
    left:530px; 
    width:190px;
    position:absolute;
    top:0px;
}
   
#sidebar2 
{
    width:190px;
    margin-left:730px;
    margin-top:-374px;
}

#sidebar1 
{
    left:730px;
    top:0px;
    width:190px;
    position:absolute;
    
}


#video embed 
{
    position:relative;
    top:0px;
    left:0px;
}


#aboutus 
{
    width:500px; 
    height:540px;
    background-color:#310707;
    /*margin-top:177px;
    padding:180px 0px 0px 52px;*/
    background:transparent;
}

#about2 p
{
    color:#ba8f5f;
    font-family:Myriad Pro;
}
#about2 h1 
{
    color:#ba8f5f;
    font-family:Myriad Pro;
}

#about2
{
    width:500px; 
    height:550px;
    background-color:#310707;
    padding:0px 0px 0px 0px;
    position:relative;
    left:114px;
    top:168px;
}

li img 
{
    z-index:-1; 
}

#ep
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    top:-41px;
    left:20px;
    cursor:pointer;
}

#ep_first
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration:none;
    position:relative;
    top:-44px;
    left:20px;
    cursor:pointer;
}

#ep_second
{
    font-size: 14px;
    font-weight: bold;
    color: #FE622D;
    text-decoration:none;
    position:relative;
    left:0px;

}

#ep_episode
{
    color: #ffffff;
    text-decoration:none;
    position:relative;
    top:-45px;
    left:20px;
}

#ep_space
{
    font-size: 14px;
    font-weight: bold;
    position:relative;
    top:-30px;
    left:-22px;
    color: #ffffff;
    text-decoration:none;
    cursor:pointer;
}


.sports
{
    background-color:#3d0000;
    border:3px solid #320808; 
    color:#FAD28A;
    font-family:arial;
    font-size:11px;
    font-weight:normal;
    left:0px;
    overflow:visible;
    padding:15px;
    position:relative;  
    width:490px; 
    min-height:610px;
    margin-top: 64px;
    margin-bottom: 50px;
}

#photo_content .sports
{
    left: 3px;
    height: 750px;
}

.sports h1
{
    color:#fad28a;
    font-family:Myriad Pro;
    font-size:15px;
    font-weight:normal;
}
  
.sports p
{
    color:#fad28a;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
    margin-bottom: 0px;
}
  
.sports h2
{
    color:#fad28a;
    font-family:Arial;
    font-size:15px;
    font-weight:normal;
    margin-top:0px;
}
    
.sports tr td
{
    color:#fad28a;
    font-family:Arial;
    font-size:11px;
    font-weight:normal;
}
  
.sports_image
{
    float: left;    
    width:50px;
}
  
.sports_text
{
    float: right;
    clear: right;
    width: 300px;
    text-align: left;
}
  
.sports_heading
{
    color:#fad28a;
    font-family:Arial;
    font-size:15px;
    font-weight:normal;
}


  
#space
{
    padding-left:18px;
    position:relative;
    top:14px;
    left:-60px;
}
  
.newsletterdiv
{
    width: 460px;
    overflow: show;
    margin-top:10px;
}

.newsletterImage
{
    float: left;
    width: 100px;
    display: inline;
}

.newsletterData
{
    float: right;
    clear: right;
    width:340px;
    text-align: left;
    margin-top:5px;
    color:#fcd38b;
    font-family:Myriad Pro , arial;
    font-size:11px;
    display: inline;
}

.newsletterData h2
{
    margin-top: 0;
    margin-bottom:5px;
    color:#fcd38b;
    font-family:Myriad Pro , arial;
    font-size:15px;
}

.news-more a
{
    color:#fe622d;
    font-family:Myriad Pro , arial;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
    padding-left:0px;
}

a.morenews
{
    padding-left:10px;
}

a.lessnews
{
    padding-left:0px;
}

.pagingbox
{
    margin-left:180px;
    color:#fe622d;
    font-size:14px;
    font-family:Myriad Pro,arial;
    text-decoration:none;
}


.pagingbox a
{
    color:#fe622d;
    font-size:14px;
    font-family:Myriad Pro,arial;
    text-decoration:none;
}


.paging-text
{
    color:#fe622d;
    font-size:13px;
}

.aboutImage
{
    float: left;
    /*top:-200px;*/
    /*width: 260px;*/
    margin: 0px 10px 3px 0px;
}

.newsletterdiv img
{
    float: left;
    margin: 0px 10px 3px 0px;
}

.photo_height
{
    width:88px;
    height:59px;
    overflow:hidden;
}

.newsletter
{
    border-top: 1px dotted #9E0905;
    height:1px;
    margin-top:-3px;
}

.newsletter_player
{
    border-top: 1px dotted #9E0905;
    height:5px;
    margin-top:-3px;
}
.verticle_space{
    height:5px;
}

td.text
{
    padding-left: 10px;
}

td.text h2
{
    font-weight:bold;
}


/* Splash Page*/

#splashpage
{
    background: #540d0d url(images/bg_splash2.jpg) repeat-x;
}

#splash
{
    background:url(images/lance_splash2.jpg) 0 0 no-repeat;
    width: 1000px;
    height:700px;
    margin-left: auto;
    margin-right: auto;
}


#signup
{
    background:url(images/alerts1.png) 0 0 no-repeat;
    width: 200px;
    height: 80px;
    position: relative;
    top: 520px;
    left: 600px;
}



#mssg   
{
    background: none;
    padding-top: 0px;
    height: 190px; 
    width: 300px;
    margin-top: 350px;
    margin-left: 600px;
}

.detail-info{
    font-family: Arial;
    font-size: 13px;
    font-weight:normal;
    color: #ef430d;
    float: left;
}

/*navbar*/
#nav1
{
    background:transparent url(images/nav_01.jpg) no-repeat;
}

#nav2
{
    background:transparent url(images/nav_02.jpg) no-repeat;
}

#nav3
{
    background:transparent url(images/nav_03.jpg) no-repeat;
}

#nav4
{
    background:transparent url(images/nav_04.jpg) no-repeat;
}

#nav5
{
    background:transparent url(images/nav_05.jpg) no-repeat;
}

#nav6
{
    background:transparent url(images/nav_06.jpg) no-repeat;
}


#nav1 a,
#nav2 a,
#nav3 a,
#nav4 a,
#nav5 a,
#nav6 a
{
    font-size: 14px;
    font-weight: bold;
    color: #fe622d;
    text-decoration: none;
    padding-left: 20px;
    position: relative;
    top:20px;
}


#mouse1 ,
#mouse2 ,
#mouse3 ,
#mouse4 ,
#mouse5 ,
#mouse6 
{
    position: absolute;
    top:-21px;
    left:0px;
    width:175px;
}



#mouse11 ,
#mouse12 ,
#mouse13 ,
#mouse14 ,
#mouse15,
#mouse16 
{
    font-size: 14px;
    font-weight: bold;
    color: #fe622d;
    text-decoration: none;
    padding-left: 20px;
    position: absolute;
    top:-3px;
    left:0px;

}

/*#mouse15
{
    
    position: absolute;
    top:-6px;
}*/

#game_space
{
    padding-left: 0px;
}

#header
{
    width:925px;
    height:160px;
    margin-left:auto;
    margin-right:auto;
}

.link_cursor{
    cursor:pointer;
}


#splashvideo
{
    width:486px;
    position: relative;
    margin-left: auto;
    margin-top:-675px;
    margin-right: auto;
}


#photosheader
{
    width:925px;
    height:160px;
    margin-left:auto;
    margin-right:auto;
}

.footerLink
{
    color: #540C0D;
}

.sports ul li
{
    color: #FAD28A;
}

#games_content #introText
{   
    background:transparent url(images/intro_bg.jpg) no-repeat;
    background-color:#320808;
    border: 3px solid #320808;
    border-bottom: none;
    color: #FAD28A;
    height: 70px;
    /*left: 0px;*/
    line-height:1em;
    /*overflow:visible;*/
    /*padding:5px;*/
    position: relative;
        width:514px;
    /*background: repeat scroll transparent;*/
    /*min-height:50px;*/
    /*margin-top:56px; */
}

#introText h3
{
    padding:5px;
    color: #FAD28A;
    line-height:1.2em;
    margin-bottom:0px;  
}
#introText p
{
    color: #FAD28A;
}

#share_flyout
{
    float:right;
    padding: 5px 5px 0px 0px;
    position: relative;
}

#share_flyout a
{
    outline: none;
}

.share_button
{
    float: right;
    padding: 4px 5px 0px 0px;
    outline: none;
}

/*ul.hide
{
    background: #8E0D08;
    list-style-position: outside;
    margin: 0px;
    padding-bottom: 5px;
    position:relative;
    width: 105px;
    z-index: 20;
}*/

ul#hide
{
    background: #8E0D08;
    border: 1px solid #000;
    display:none;   
    left: 70px;
    list-style-position: outside;
    margin-top: 10px;
    padding-bottom: 5px;
    position: absolute;
    z-index: 20;
}

ul#hide li
{
    border-bottom: 2px dotted #000;
    list-style-type: none;
    margin: 0px 5px;
    padding-top: 5px;
    text-align: left;
    width: 95px;
    z-index: 20;
}

ul#hide li a
{
    color: #FFFFFF; 
    text-decoration: none;
}

ul#hide li img
{
    border: none;
}

#pop
{
    background: #8E0D08;
    text-align: left;
}

#poplinks
{
    float: left;
    width: 185px;
}

#poplinks p
{
    color: #FAD28A;
    font-family: Arial;
    font-weight: bold;
    margin-left: 4px;
}

ul#hide li.close_button
{
    border: none;
    float: right;
    text-align: right;
    text-decoration: underline;
}

.close_button
{
    height: 20px;
    position:relative;
    text-align: right;
    width: 100px;
    text-decoration: underline;
}

ul#hide li.close_button a
{
    color: #fff;
    font-size: 10px;
    text-decoration: underline;
    font-family: Arial;
}

#main embed
{
    z-index: -1;
}

#hotNews
{
    border:5px solid #320808;  
    /*top:0px;
    padding-left:0px;
    float:left;*/
}
#hotNews-sidebar
{
        border: 5px solid #9F0A04;
    height:125px;
    width:160px;
}

#games_content_episodes
{   
    width:510px;
    position: relative;
    left: 0px;
    background: repeat scroll transparent;  
    background-color:#320808;
    min-height:50px;
    overflow:visible;
/*  margin-top:56px; */
    color: #FAD28A;
    padding:5px;
    line-height:1.2em;
}

#games_content_episodes #main 
{
    width:520px;
    position: relative;
    left:-5px;
    
    /*margin-left:104px;
    margin-top:-12px;*/
}