﻿body 
{
    background-color:#f2f2f2;
    margin:0px;
    font-family: Tahoma, Arial,'Ultra';
}

.line
{
    height:1px;
    background-color:#dadada;
    display:block;
}

a
{
 
    text-decoration:none;
    color:Blue;
}

a:visited
{
 
    color:Blue;
}

a:hover
{
    color:#b10303;
    text-decoration:none;
}

h1
{
    color:#094d94;
    font-size:24px;
    font-family:Tahoma;
    font-weight:bold; 
    margin-bottom:0px;
}

h1 a
{
    color:#094d94;
    font-size:24px;
    font-family:Tahoma;
    font-weight:bold; 
    margin-bottom:0px;
}

a img
{
    border:0px;   
}

h3
{
    color:#b10303;
    font-size:12px;
    font-family:Tahoma;
    margin-top:0px;
    font-weight:normal;
}


h4
{
    color:#094d94;
    font-size:14px;
    font-family:Tahoma;
    margin-top:0px;
    font-weight:normal;
    margin-bottom:0px;
       
}

.clear
{
    clear:both;   
}


#pagewrapper
{
    width:1010px;   
    background-color:White;
    border: 1px solid #e1e1e1;
    margin-top:-10px;
    position:relative;
    z-index:1;
}

#wrap
{
    padding:13px 20px 20px 20px;
}

.right
{
    float:right;
    padding: 0px 5px 5px 5px;
}

.left
{
    float:left;
    padding: 5px 5px 5px 0px;
}

/*------------------------------header--------------------------------*/

#top-bar
{
    height:50px;
    background-image:url("/images/top-bar.png");
    background-repeat:repeat-x;   
    position:relative;
    z-index:99;
    position:fixed;
    width:100%;
    top:0px;
}

#top-bar a
{
    margin-left: 47px;
    color:White;
    font-size:14px;
    text-decoration:none;
    font-weight:normal;
}

#nav
{
     padding-top:12px;
}


#menu
{
    width:1010px;
    color:White;
    font-size:14px;
    font-weight:normal;
    padding-top:10px;
    font-family:Arial;
    text-align:left;
}


#logo
{
    font-family: 'Black Ops One', cursive;
    float:left;   
    font-size:18px;
    font-weight: normal;
    line-height: 20px;
}

#logo a
{
    font-family: 'Black Ops One', cursive;
    font-size:18px;
    margin-left:0px;
    font-weight: normal; 
    line-height: 20px;
}


#transactions
{
    width:185px;
    height:116px;
    float:right;
    margin-top:-20px;
}

#search
{
    float:right;
    background-repeat:no-repeat;
    width:220px;
    height:20px;
    background-color:#f2f2f2;
   
}

#search .tb
{
    background-color:#f2f2f2;  
    width:187px;
    border:0px;
    color:#9a9a9a;
    padding-left:5px;
    font-family:Tahoma;
    font-size:12px;
}

#search .tb:focus
{
   outline:none;
}

.myButton
{
    width:24px;
    height:20px;
    background-image:url("/images/search-button.jpg");
    border:0px;
    margin:0px;
    padding:0px;
    float:right;
    background-repeat:no-repeat;
   
}

/*------------------------------content-------------------------*/

#content
{
    width:970px;   
}

.ticker-box
{
    width:648px;
    border: 1px solid #f2f2f2;
    margin-top:15px;
}

.ticker-box-text
{
    padding: 15px 10px 20px 10px;
    text-align:left;
    /*color:#294577;  
    font-family:Tahoma; 
    line-height:20px;*/
    color: #333333;
    font: 15px/25px Arial, sans-serif;
}

.ticker-box-text p
{
    margin: 0 0 15px 0;
}

/*#top-box
{
    width:648px;
    border: 1px solid #f2f2f2;
    margin-top:15px;
}

#bottom-box
{
    width:648px;   
    border: 1px solid #f2f2f2;
    margin-top:10px;
}

#bottom-box-text
{
    font-size:12px;
    padding: 15px 10px 20px 10px;
    text-align:left;
    color:#294577;  
    font-family:Tahoma; 
    line-height:18px;
}

#bottom-box-text h3
{
    margin-bottom:5px;
}


#top-box-text
{
    font-size:12px;
    padding: 15px 10px 20px 10px;
    text-align:left;
    color:#294577;
    line-height:18px;
}

#top-box-text h3
{
    margin-bottom:5px;
}
*/


#content-left1
{
    width:625px;
    float:left;   
}

#content-left-text-int
{
    width:650px;
    text-align:left;  
    line-height:18px; 
    /*color:#013776;
    font-size:12px;*/
    color: #333333;
    font: 15px/25px Arial, sans-serif;
}

#content-left-text-int p
{
    margin: 0 0 15px 0;
}

#content-left
{
    width:650px;
    float:left;   
}

#content-left-text
{
    width:645px;
    text-align:left;   
    line-height:25px;
    color:#013776;
    line-height:25px;
    font-size:12px;
}

#content-left-text-int h1
{
    line-height:34px;   
    padding-bottom:5px;
}

#content-left-text h1
{
    line-height:34px;   
}

#content-left-text a
{
    margin: 15px 0 20px;   
    color:#094d94;
    font-size:16px;
    font-family:Tahoma;
    font-weight:bold;   
    text-decoration:none;
    line-height:30px;
}

#content-left-text h1 a
{
    color:#094d94;
    font-size:24px;
    font-family:Tahoma;
    font-weight:bold; 
    margin-bottom:0px;
}

#content-left-text a:hover
{
    color:#b10303;
    text-decoration:none;
}



#content-right
{
    width:300px;
    float:right;  
}

.blue-box
{
    font-family: 'Black Ops One', cursive;
    font-size:24px;
    background-color:#094d94;
    width:300px;
    height:40px;   
    line-height:40px;
    margin-top:10px;
    color:White;
    font-weight:normal;
}

#link-box
{
    font-family:Tahoma;
    background-color:#f2f2f2;
    width:300px;
    text-align:left;
}


#link-box-text
{
    padding: 10px 25px 15px 15px;       
}

#link-box-text a
{
    font-size:12px;
    font-weight:normal;
    line-height:14px;
    margin-bottom:5px;
    display:inline-block;
    background: url(http://a1.espncdn.com/prod/assets/bullet_gray.gif) 0 5px no-repeat;
    padding-left:9px;
    
}

#link-box-text a:hover
{
    text-decoration:underline;
}

#links
{
    font-family: 'Black Ops One', cursive;
    font-size:24px;
    line-height:40px;
    font-weight:normal;
    background-color:#094d94;
    width:300px;
    height:40px;   
    margin-top:10px;
    color:White;
}


#print
{
    width:121px;
    height:35px;
    float:left;
    margin-right:10px;
    background-image:url("/images/print.jpg");

}

#facebook
{
    width:120px;
    height:35px;
    float:left;
    margin-right:10px;
    background-image:url("/images/facebook.jpg");

}

#twitter
{
    width:128px;
    height:35px;
    float:left;
    margin-right:10px;
    background-image:url("/images/twitter.jpg");

}


#email
{
    width:123px;
    height:35px;
    float:left;
    margin-right:10px;   
    background-image:url("/images/email.jpg");

}


#twitter .social-media
{
    padding-right:7px;
}

#facebook .social-media
{
    padding-right:2px;
}

.social-media
{

    width:80px;
    height:35;
    color:White;
    font-size:14px;
    float:right;
    text-align:center;
    font-weight:bold;
    font-family:Arial;
    line-height:35px;
}

#tweets
{
    width:300px;
    height:452px;
    margin-top:10px;   
}

.bio
{
    font-size:12px;
    color:#3d3d3d;
    font-family:Times New Roman;
    font-weight: 500;
}


#video-gallery
{
    font-family: 'Black Ops One', cursive;
    font-weight:normal;
    color:#094d94;
    font-size:24px;
    margin-top:10px;

}

#photo-gallery
{
    font-family: 'Black Ops One', cursive;
    font-weight:normal;
    color:#094d94;
    font-size:24px;
    margin-top:10px;
   
}

#videothumbs li
{
    display:inline;
    width:120px;
    margin:0 10px;
    cursor:pointer;
}

#videothumbs
{
    height:100px;
    margin:0px;
    padding:0px;
    padding-top:10px;
}


#photothumbs li
{
    display:block;
    width:120px;
    height:80px;
    margin:0 10px;
    cursor:pointer;
    float:left;
}

#photothumbs
{
    height:100px;
    margin:0px;
    padding:0px;
    padding-top:10px;
}


#next
{
    float:right;
    display:block;
    width:30px;
    height:30px;
    background-image:url('/images/gallery-right.png');
    background-repeat:no-repeat;
    position:relative;
    left:-5px;
    top:-80px;
}

#prev
{
    float:left;
    display:block;
    width:30px;
    height:30px;
    background-image:url('/images/gallery-left.png');
    background-repeat:no-repeat;
    position:relative;
    left:5px;
    top:-80px;
    
}

#p_next
{
    float:right;
    display:block;
    width:30px;
    height:30px;
    background-image:url('/images/gallery-right.png');
    background-repeat:no-repeat;
    position:relative;
    left:-5px;
    top:-80px;
}

#p_prev
{
    float:left;
    display:block;
    width:30px;
    height:30px;
    background-image:url('/images/gallery-left.png');
    background-repeat:no-repeat;
    position:relative;
    left:5px;
    top:-80px;
    
}

/*------------------------------ticker----------------------*/

#ticker
{
    width:1010px;
    height:210px;
    position:relative;
    margin-left:-20px;
    background-color:#000;
    
}

#ticker2
{
    width:900px;
    overflow:hidden;
    position:relative;
    padding-left:10px;
}


.prev
{
    position:absolute;
    width:25px;
    height:50px;
    display:block;
    left:-25px;
    top:70px;
    background-color:#000;
    background-image: url(/images/arrow-left.jpg);
    color:#fff;
    line-height:53px;
    font-size:12px;
}

.next
{
    position:absolute;
    width:25px;
    height:50px;
    display:block;
    right:-25px;
    top:70px;
    background-color:#000;
    background-image: url(/images/arrow-right.jpg);
    color:#fff;
    line-height:53px;
    font-size:12px;
}





#arrow-left
{
    float:left;   
    padding-top:75px;
}

#arrow-left a
{
       width:21px;
       height:49px;
       display:block;
}

#arrow-right
{
    float:right;   
    padding-top:75px;
}
#arrow-right a
{
       width:21px;
       height:49px;
       display:block;
}

#ticker1
{
    width:960px;
    height:210px;
    margin-left:45px;
    overflow:hidden;
}

#featuredimg
{

   border: 2px solid white;
   margin: 20px 14px;
   float:left;
   
}

#featuredimg a
{

   /*border: 2px solid white;
   margin: 20px 14px;*/
   float:left;
   display:block;
   height:165px;
   width:210px;
   
}



.opaque
{
   /*margin-top: 116px;  
   background-image:url(/images/opaque.png);*/
   display:block;
   width:191px;
   height:40px;
   color:White;
   padding:10px;
   font-size:12px;
   text-align:left;
   overflow:hidden;
   text-shadow: 1px 1px 3px #000000;
   filter: dropshadow(color=#000000, offx=1, offy=1);
}

.opaque:hover
{
    background-image:url(/images/opaque-large.png);
    color:White;
    font-size:12px;
    padding:10px; 
    text-align:left;


}



#coaching-search-button
{
    width:410px;
    height:47px;
    background-image:url("/images/coaching-search-button.png");
    background-repeat:no-repeat;   
    margin-top:20px;
    color:white;
    font-weight:bold;
    font-family:Tahoma;
    font-size:24px;
    display:block;
    line-height:43px;
}

#coaching-search-button span
{

    margin-left:-40px;
    
}

#coaching-search-button:hover
{

    color:#f8e4e4;
    
}

#featured
{
    text-align:center;
    padding:5px 0px 5px 0px;
    margin-top:20px;
    margin-bottom:5px;
}

#featured h1
{
    text-align:center;
    margin:0px;
}

#featured h4
{
    text-align:center;
}



/*---------------------------page navigation--------------------------*/

#page-nav
{
    width:651px;
    height:30px;
    background-color:#ebebeb;  
    display:block;
    margin-top:10px;
}

#page-nav-content
{
    width:265px;
    float:right;
    padding: 5px;
}

.btns
{
    width:20px;
    height:20px;
    float:left;   
    margin-right:3px;
}

.numbers1:hover
{
    width:19px;
    height:16px;
    float:left;
    margin-right:3px;
    border: 1px solid #2b8ba4;
    border-radius:3px;
    font-size:10px;  
    text-align:center;
    font-family: Comic Sans MS;
    padding-top:2px;
}

.numbers a
{
    font-size:10px;  
    text-align:center;
    font-family: Comic Sans MS;
    color:Black;
}

.numbers1
{
    width:21px;
    height:15px;
    float:left;
    margin-right:3px;
    font-size:10px;  
    text-align:center;
    font-family: Comic Sans MS;
    padding-top:3px;
}

.numbers1 a
{
    font-size:10px;  
    text-align:center;
    font-family: Comic Sans MS;
    color:Black;
}



/*-----------------------------------------articles--------------------------------------*/

#articles
{  
    font-size:12px;
    font-family: Tahoma;
}


#articles ul
{
     padding-left:0px;
}

#articles li
{
     list-style-image:url(/images/bullet.png); 
    line-height:25px;
     list-style-position:outside;
}

#articles a
{
    font-weight:normal;
    font-size:12px;
    font-family:Tahoma;  
    text-align:left; 
}

#articles h1
{
    margin-bottom:10px;   
    font-size:18px;
}

#articles table
{
    margin-left:10px;   
}

#articles td
{
    vertical-align:top;   
}


#recent-articles
{
    font-family:Tahoma;
    background-color:#f2f2f2;
    width:300px;
    text-align:left;
}

#recent-articles-text
{
    padding: 10px 25px 15px 15px;       

}

#recent-articles-text a
{
    font-size:12px;
    font-weight:normal;   
    line-height:14px;
    margin-bottom:5px;
    display:inline-block;
    background: url(http://a1.espncdn.com/prod/assets/bullet_gray.gif) 0 5px no-repeat;
    padding-left:9px;
}

#recent-articles-text a:hover
{
    text-decoration:underline;
}

/*------------------------------------Story Changer Thing----------------------------------*/
#change-stories
{
    position: fixed;
    top: 30%;
    left: 0;
    width: 100%;
    z-index: 4;
}

#change-stories-wrapper 
{
    position: relative;
    width: 1078px;
}

#left-button
{
    position: absolute;
    background-image:url("/images/left-button.jpg");
    width:34px;
    height:74px;
    left:0;
    overflow:hidden;
}

#right-button
{
    width:34px;
    height:74px;
    background-image: url("/images/right-button.jpg");
    position: absolute;
    right: 0;
    overflow:hidden;
}
#left-button-text
{
    padding:10px;
    color:White;
    width:281px;
    float:left;
    text-align:left;
    font-size:14px;
    font-weight:bold;
}



#right-button-text
{
    padding:10px;
    color:White;
    width:281px;
    float:right;
    text-align:right;
    font-size:14px;
    font-weight:bold;
}

#left-button a
{
    width:34px;
    height:74px;  
    display:block; 
    float:left;
}

#right-button a
{
    width:34px;
    height:74px;  
    display:block; 
    float:right;
}


#left-button:hover
{
    width:335px;
    height:82px;
    background-image:url("/images/expanded1.png");
    margin-left: -5px;
}

#right-button:hover
{
    width:335px;
    height:82px;
    background-image:url("/images/expanded.png");
    margin-right: -5px;
}



#left-button a:hover
{
    width:34px;
    height:82px;  
}

#right-button a:hover
{
    width:34px;
    height:82px;
}


/*-------------------------------advertisements---------------------*/

#top-ad
{
    width:970px;
    height:90px;
    float:left;
    background-color:#d3d3d3;
}

#lexus-ad
{
    width:728px;
    height:90px;
    float:left;
}

#manage-content
{
    width:300px;
    height:250px;
    margin-top:15px;   
}

#box_ad
{
    width:300px;
    height:250px;
    margin-top:10px;
}

#video-cloud
{
    width:300px;
    height:250px;
    margin-top:10px;   
}

#video-cloud-tall
{
    width:160px;
    height:600px;
    float:left;   
    margin:15px 10px 15px 0px;
}


#cadillac
{
    width:300px;
    height:600px;
    margin-top:10px;
}

/*-----------------------------------footer--------------------------------------*/

#footer
{
    color:#686868;
    font-family:tahoma;
    font-size:11px;
    text-align:center;
    width:650px;   
    line-height:20px;
    margin-top:30px;
    margin-bottom:10px;
}

#footer a
{
    color:#686868;
    font-family:Tahoma;
    font-size:11px;
    margin-right:25px;  
    font-weight:normal; 
}

#footer a:hover
{
    color:#760000;
    text-decoration:none;
}


