﻿body 
{
    font-family:Arial, Verdana;
    font-size:12px;
    color:#000;
    margin:0;
    text-align:left;
    background:#252e46; 
}

textarea
{
    font-family:Arial, Verdana;
    font-size:13px;
}

.container
{
    width: 747px;
    margin: 0 auto;
    position:relative;
    background:url('../images/bg.gif') repeat-y;    
}

.innercontainer
{
    width: 747px;
    margin: 0 auto;
    position:relative;
    background:url('../images/bg_inner.gif') repeat-y;    
}

/*
#container object
{
    background:url('../images/bottom.jpg') no-repeat bottom;
    display:block;    
}*/

#topbanner
{
    background:url('../images/topbanner.jpg') no-repeat;
    width:490px;
    height:81px;
    padding-left:257px;
    border-bottom: 1px solid #000;
}

#topbanner A{color:#fff; font-weight: bold; text-decoration:none;}
#topbanner A:hover{color:#fff200;}

#topbanner p.slogan
{
    margin-left:220px; 
    width:250px; 
    text-align:center; 
    color:#fff200; 
    font-weight:bold;    
}

/* Start Navigation */

#topnav
{
    border-top: #5a75d0 solid 5px;
    height:19px;
    width:747px;    
    background:url('../images/topnav_bg.gif') repeat-x #000;        
}


#topnav A
{
    color:#000; font-size:14px; text-decoration:none;
    background:url('../images/separate.gif') no-repeat right;
    padding: 0 8px;
    line-height:19px;
}
#topnav A:hover{color:#5a75d0;}
#topnav img{margin:0;}


#dropmenu{
position:absolute;
border:1px solid #404469;
border-bottom-width: 0;
z-index:999;
margin:2px 0 0 -4px;
}

#dropmenu a{
width: 100%;
display: block;
text-indent: 3px;
background:#f3ee80;
border-bottom: 1px solid #404469;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#454a69;
font-weight:normal;
line-height:18px;
z-index:999px;
}

#dropmenu a:hover{
background-color: #aed1ea; color:#3f4465;
}

/* End Navigation */

#bluebar
{
    background:url('../images/bluebar_bg.gif') repeat-x;
    color:#000; font-size:13px;
    padding:3px 0 0px 5px;    
    border-bottom: 1px #000 solid; 
    height:16px;   
}
#bluebar b{color:#213f61;}
#bluebar span.right
{
    /*background:url('../images/onair.jpg') right no-repeat; */
    position: absolute;
    right:0;
    padding-right:75px;
    text-align:right;
}

#break /*IE Difference*/
{
    border-top:#fff 3px solid;
    border-bottom:#412201 1px solid;
    background:url('../images/break_bg.gif') repeat-x;
    height:7px; 
}

/* Start Left */
#left
{
    float:left;
    width:208px;    
}

#left a{color:#1876b5; text-decoration:none;}
#left a:hover{color:#000; text-decoration:none;}

#clubcard
{
    background:url('../images/clubcard_bg.jpg') no-repeat;
    width:208px;
    height:135px;
    padding-top:23px;
    text-align:center;
}

#clubcard h3{color:#fff200; margin:0 0 0 100px; font-size:14px; text-align:left;}
#clubcard h4{color:#000; font-size:11px; margin: 25px 0 0px 42px; width:155px; font-weight:normal; text-align:left;}
#clubcard A{color:#fff200; text-decoration:none;}
#clubcard A:hover{color:#fff; text-decoration:none;}
#left .box
{
    border-top:3px #1876b5 dotted;
    padding:8px;
    font-size:11px;
}

#left h1{color:#1876b5; font-size:20px; margin: 4px 5px;}

.box h2
{
    background:url('../images/bullet.gif') no-repeat;
    font-size:14px;
    color:#1876b5;
    padding-left:20px;
    margin:5px 0;
}
/* End Left */

/* Start Right */

#right
{
    float:right;
    width:537px;
    background:url('../images/innerpg_bg.jpg') repeat-x top;
}

.rtopbar
{
    background:url('../images/right_topbar.gif') repeat-x;
    height:18px;
    border-bottom: 1px #fff solid;
    padding-left: 10px; 
    line-height:18px;   
}

.rtopbar A
{
    color:#fff; 
    text-decoration:none; 
    font-weight:bold;
    display:inline; 
    padding-right: 5px;
    background:url('../images/innertop_sep.gif') no-repeat right;
}
.rtopbar A:hover, .rtopbar a.hovering{color:#98bde5; text-decoration:none;}

.rotation
{
    float:left;
    border:#fff 1px solid;
    border-width: 0 1px 3px 0;
}

#content /*IE Difference*/
{
    background:url('../images/right_top.jpg') top no-repeat #edf1f5;    
    clear:left;
    padding:50px 70px 0;       
}

.innercontent
{
    background:url('../images/innerpg_top.jpg') no-repeat top #f5f7fa;
    width:484px;
    margin: 15px auto;
    padding: 80px 5px 10px;
    color:#454b72;
}

.innercontent h1{color:#8491a9; font-size:14px; margin:1px;} /* inner header */
.innercontent a{color:#000; text-decoration:none;}
.innercontent a:hover{color:#454b72; text-decoration: underline;}
  
    
/* End Right */

.generallink {color:#000; text-decoration:none;}
.generallink:hover{color:#454b72; text-decoration: underline;}

#bottom
{    
    width:747px;
    height:99px;
    clear:both;    
}

#bird
{
    background:url('../images/br_bird.gif') no-repeat;
    width:190px;
    height:129px;
    position:absolute;
    bottom:36px;
    right:0;    
}

#footer
{
    background:url('../images/footer_bg.gif') repeat-x;
    height:20px;
    border-top:1px #000 solid;
    text-align:center;
    padding-top:15px; 
    clear:both;   
}
#footer b{color:#fff;} #footer u{color:#a2b2c7; text-decoration:none; font-weight:bold;}
#footer A{color:#a2b2c7; text-decoration:none;}
#footer A:hover{color:#fff200; text-decoration:none;}

/* Inner Pages */

p.title
{
    font-size:36px;
    font-family:Arial Black;
    color:#d7e0ea;
    margin:-95px 0 30px 3px;   
}

.Partners_ThumbNailImage
{
    margin-left:0px;
    margin-right:5px;
    border:none;
    height:87px;
    width:87px;
    vertical-align:middle;
    text-align:center;
    color:#FFFFFF;
    background-image:url('../images/no-image-part.jpg');
    margin-bottom:13px;
}


.stuffbox
{
    width:470px;
    background:url('../images/innerpg_dotted.jpg') repeat-x top;
    min-height:87px;
    padding:10px 5px 8px;
    color:#51759c;
    font-size:11px;
}
.stuffbox img{ margin: 2px 5px 0 0;}
.stuffbox h1
{
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:#47688c;
    margin:0;
}
.stuffbox h2
{
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:#86bbc9;
    margin:0;
}

.round{width:99%; margin:25px auto 0; background:#e4eaf0; color:#1876b5; font-size:10px;}
.round span{display:block; background:url('../images/round_tl.gif') no-repeat top left;}
.round span span{background:url('../images/round_tr.gif') no-repeat top right;}
.round span span span{background:url('../images/round_bl.gif') no-repeat bottom left;}
.round span span span span{background:url('../images/round_br.gif') no-repeat bottom right;
    padding: 10px 5px;}

.round span span span span span{background:none;}
.roundhead
{
    font-size:13px; 
    border-bottom:1px dotted #363a53; 
    color:#1876b5; 
    text-align:center; 
    margin: 0 0 8px; 
    text-decoration:none; 
    font-weight:bold;
}
.round a{color:#1876b5; font-weight:bold; font-size:12px; text-decoration:none;}
.round a:hover{color:#000;}

.header
{
    background:url('../images/inner_header.gif') no-repeat left;    
    color:#1876b5; font-weight: bold; padding-left:30px; margin:0;
}
.generaltext
{
    color:#454b72; padding: 0 5px;
}
.infodotted
{
    border-top: 3px #236c9c dotted;
    color:#454b72;
    padding:5px 0;
    margin:0 3px 3px;
}

.infoleft{margin: 0 auto; float:left;}
.inforight{margin: 0 auto; float:right;}

.searchbox{background:#fff; border:1px solid #000; width:100px;}
.searchgo
{
    background:url('../images/icons/search.jpg') no-repeat; 
    width:23px; height:22px;
    border:0; margin-left:5px;
}

/* Events */

#eventsarea
{
    width:325px;
    float:left;
    font-weight:bold;
}

.eventsarea b{color:#8491a9; margin-right:10px;}
.eventcontent
{
    background:url('../images/events/dotted.gif') repeat-x bottom; 
    color:#6c7b98; font-weight:bold; margin: 5px auto; width:100%;
}
.Bbullet
{
    background:url('../images/events/blue-bullet.jpg') no-repeat right;
    padding:15px 40px 0 0; height:12px; width:20px;
}
.Ybullet
{
    background:url('../images/events/yellow-bullet.jpg') no-repeat right;
    padding:15px 40px 0 0; height:12px; width:20px;
}

#eventscal
{
    width:145px;
    float:right;    
}

#eventscal h2{color:#caa729; font-weight:bold; margin:2px 5px; font-size:15px;}
.caltb
{
    border:1px solid #2b6089;
    background:#fff;
    margin:0 auto;
    text-align:center;
}

.caltb a
{
    display:block;
    height:23px; width:33px;
    font-weight:bold; color:#fff; text-decoration:none;    
    background:url('../images/events/calendar.gif') repeat-x;
    border:1px solid #2b6089;
    padding-top:10px;
}
.caltb a:hover
{ 
    background:url('../images/events/calendar_hover.gif') repeat-x;    
}

/* Sports */
.normal{background:transparent; color:#454b72; padding: 8px 2px; margin:0;}
.dark{background:#e3e9f3; color:#454b72; padding: 8px 2px; margin:0;}
.normal u,.dark u{color:#1876b5; text-decoration:none; font-weight:bold; padding-right:2px;}

/* Icons */
u.email
{
    background:url('../images/icons/email.gif') left no-repeat;
    padding-left:15px;
    text-decoration:none;
    margin-right:7px;
}
u.phone
{
    background:url('../images/icons/phone.gif') left no-repeat;
    padding: 4px 0 0 12px;
    text-decoration:none;
    margin-right:7px;      
}
u.map
{
    background:url('../images/icons/map.gif') left no-repeat;
    padding: 4px 0 3px 14px;
    text-decoration:none;
    margin-right:7px;
}
u.pdf
{    
    background:url('../images/icons/pdf.jpg') left no-repeat;
    padding: 4px 0 0 20px;
    text-decoration:none;
    margin-right:7px; 
    line-height:20px;     
}
u.web
{    
    background:url('../images/icons/web-icon.jpg') left no-repeat;
    padding: 4px 0 4px 15px;
    text-decoration:none;
    margin-right:7px;
}
u a{color:#51759c; text-decoration:none;}
u a:hover{color:#000; text-decoration:underline;}

a.fullbio
{
    font-weight:bold; 
    background:url('../images/staff/forward-arrow.gif') no-repeat right; 
    padding-right:15px; color:#4f719e;
}

a.backbio
{
    font-weight:bold; 
    background:url('../images/staff/back-arrow.gif') no-repeat left; 
    padding-left:15px; color:#4f719e; margin-left:5px; font-size:11px;
}

/* Photos */
#gallerylistheader
{
    color:#3680bc;
    font-size:12px;
    background:url('../images/menu-sun.jpg') left no-repeat;
    height:15px;
    width:145px;
    font-weight:bold;
    text-align:left;
    margin-left: 30px;
    padding-left: 20px;
    margin-top:20px;
    margin-bottom:3px;
}
#gallerylistdivider
{
    background:url('../images/left_dots.gif') left repeat-x;
    width:100%;
    height:5px;
}

#gallerylistitems
{
    color:#3680bc;
    margin-left:35px;
    font-weight:bold;
    margin-top:3px;
}

#gallerylistitems a
{
    text-decoration:none;
    display:block;
    width:160px;    
    padding-left:3px;
}

#gallerylistitems a:hover
{
    text-decoration:none;
    display:block;
    width:160px;
    padding-left:3px;
    
}
    
/* End Photos */

/* Coupon Section */

#couponshead 
{
    background: url('../images/coupons/coupons-title.gif') left no-repeat;
    width:408px;
    height:29px;
}

.coupontitle
{
    font-weight:bold;
    color:#1876b6;
    padding:5px 5px 1px 5px;
}

.coupondesc
{
    color:#1876b6;
    padding:0px 5px 5px 5px;
}

.couponprintview
{
    padding:0px 5px 5px 5px;
}

/* End Coupon Section */



a.emp_link
{
    font-weight:bold; 
    background:url('../images/staff/forward-arrow.gif') no-repeat right; 
    padding-right:15px; color:#4f719e; float:right;
    padding-top:5px;
}

a:hover.emp_link
{
   color:#4f719e;
   text-decoration:none;
}

.employment_title
{
    color:#86bbc9;
}

.bluebar_emp
{
    height:18px;
    clear:both;
    width:100%;
    background-image:url(../images/blue_bg.gif);
    background-repeat:repeat-x;
}

.bluebar_emp a
{
    font-weight:bold;
    color:#fefefe;
    text-decoration:none;
    margin-left:13px;
}

.bluebar_emp strong
{ color:#98bde5; }