@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{  
margin:0; 
padding:0; 
} 

table
{ 
border-collapse:collapse; 
border-spacing:0; 
} 

fieldset,img
{  
border:0; 
} 

address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
} 

ol,ul
{ 
list-style:none; 
} 

caption,th
{ 
text-align:left; 
} 

h1,h2,h3,h4,h5,h6
{ 
font-size:100%; 
font-weight:normal; 
} 

q:before,q:after
{ 
content:''; 
} 

abbr,acronym
{
border:0; 
} 

body
{
background-color:#99181D;
font-size:62.5%;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
padding-bottom:10px;
text-align:center;
}

a
{
outline:none;
color:#99181D;
}

strong
{
font-weight:bold;
}

em
{
font-style:italic;
}

#wrapper
{
width:960px;
margin:0 auto;

text-align:left;
}

#header
{
width:960px;
height:155px;
background-image:url(../images/header-bg.jpg);
background-repeat:no-repeat;
}

#logo
{
width:76px;
height:80px;
padding:10px 0px 0px 30px;
}

#ticker
{
width:350px;
float:left;
margin-top:30px;
margin-left:30px;
display:inline;
font-size:1.2em;
}

#news-ticker
{
width:30px;
float:left;
}

#message-ticker
{
width:300px;
float:right;
}

#ticker li
{
display:inline;
margin-right:40px;
font-weight:bold;
}

#ticker a
{
color:#333333;
text-decoration:none;
}

#ticker a:hover
{
text-decoration:underline;
}


#tabs
{
width:536px;
margin-top:32px;
float:right;
display:inline;
margin-right:15px;
}

#tabs ul
{

}

#tabs li
{
width:102px;
text-align:center;
font-size:1.1em;
margin-right:4px;
font-weight:bold;
display:inline;
float:left;
}

#tabs li.last
{
margin-right:0px;
}

#tabs a
{
text-decoration:none;
color:#333333;
display:block;
}

#main
{
width:960px;
background-image:url(../images/main-bg.jpg);
background-repeat:repeat-y;
}

#left
{
width:164px;
float:left;
display:inline;
margin-left:35px;
margin-top:30px;
}

#left ul
{

}

#left li
{
font-size:1.2em;
margin-bottom:5px;
padding-bottom:5px;
width:160px;
border-bottom:#333333 1px dotted;
}

#left ul li li
{
font-size:100%;
border-bottom:none;
margin-left:15px;
margin-bottom:0px;
padding-bottom:0px;
}

#left a
{
color:#333333;
text-decoration:none;
}

#left a.active
{
color:#99181D;
font-weight:bold;
}

#left div.clubs-first
{
margin-top:20px;
margin-bottom:20px;
}

#left div.whats-new-top
{
width:158px;
height:112px;
background-image:url(../images/whats-new-top.jpg);
background-repeat:no-repeat;
}

#left div.whats-new-middle
{
width:138px;
min-height:100px;
background-image:url(../images/whats-new-middle.jpg);
background-repeat:repeat-y;
padding:10px 10px 3px 10px;
}

#left div.whats-new-middle h3
{
font-size:2em;
font-weight:bold;
color:#FFFFFF;
padding-bottom:5px;
}

#left div.whats-new-middle ul
{
margin-left:18px;
margin-bottom:0px;
}

#left div.whats-new-middle li
{
font-size:1.2em;
border:none;
color:#FFFFFF;
padding-right:10px;
list-style-type:disc;
width:auto;
margin-bottom:2px;
}

#left div.whats-new-middle a
{
color:#FFFFFF;
}


#left div.whats-new-bottom
{
width:158px;
height:19px;
background-image:url(../images/whats-new-bottom.jpg);
background-repeat:no-repeat;
}

#middle
{
float:left;
width:488px;
display:inline;
margin-left:30px;
}

#middle h1
{
color:#99181D;
font-size:2.4em;
padding-bottom:10px;
}

#middle h1.homeh1
{
padding-bottom:0px;
}

#middle h2
{
color:#000000;
font-size:1.8em;
padding-bottom:10px;
}

#middle h3
{
color:#333333;
font-size:1.6em;
padding-bottom:5px;
font-weight:bold;
}

#middle h4
{
color:#000000;
font-size:1.4em;
padding-bottom:3px;
font-weight:bold;
}

#middle p
{
font-size:1.3em;
line-height:1.4em;
padding-bottom:10px;
}

#middle ul,ol
{
margin-left:20px;
margin-bottom:10px;
}

#middle li
{
font-size:1.3em;
line-height:1.4em;
list-style-type:disc;
margin-bottom:4px;
}

#middle ol li
{
list-style-type:decimal;
}

#middle ul ul li
{
font-size:100%;
}

#middle img
{
margin-bottom:10px;
}

#middle table
{
width:100%;
margin-bottom:10px;
}

#middle td
{
font-size:1.3em;
padding:2px;
border:#99181D 1px solid;
}

#middle td p
{
font-size:100%;
padding:0px;
}

#contactforms td
{
padding:none;
border:none;
}

div.errors
{
font-size:1.3em;
color:#FF0000;
margin-bottom:10px;
}




#breadcrumbs
{
width:488px;
height:26px;
margin-top:8px;
font-size:1.2em;
}

#breadcrumbs a
{
text-decoration:underline;
color:#333333;
}


#right
{
float:right;
width:176px;
display:inline;
margin-right:35px;
}

#right h3
{
color:#000000;
font-size:1.3em;
font-weight:bold;
text-align:center;
padding-bottom:15px;
}

#right div.sponsor-banner
{
margin-bottom:20px;
}

#footer
{
width:960px;
height:63px;
background-image:url(../images/footer-bg.jpg);
background-repeat:no-repeat;
}

#footer-left
{
width:580px;
padding-top:34px;
float:left;
}

#footer-left ul
{
margin-left:20px;
}

#footer-left li
{
display:inline;
color:#FFFFFF;
font-size:1.2em;
margin-right:12px;
}

#footer-left a
{
color:#FFFFFF;
text-decoration:none;
}

#footer-right
{
width:360px;
padding-top:34px;
float:right;
}

#footer-right ul
{
text-align:right;
margin-right:26px;
}

#footer-right li
{
display:inline;
color:#333333;
font-size:1em;
margin-left:10px;
}

#footer-right a
{
color:#333333;
text-decoration:none;
}

#middle a[href $='.pdf'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/pdf_icon.gif) no-repeat center right;
}

#middle a[href $='.doc'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/word_icon.gif) no-repeat center right;
}

#middle a[href $='.dot'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/word_icon.gif) no-repeat center right;
}

#middle a[href $='.docx'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/word_icon.gif) no-repeat center right;
}

#middle a[href $='.xlsx'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/excel_icon.gif) no-repeat center right;
}

#middle a[href $='.xls'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/excel_icon.gif) no-repeat center right;
}

#middle a[href $='.ppt'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/powerpoint_icon.gif) no-repeat center right;
}

#middle a[href $='.pptx'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/powerpoint_icon.gif) no-repeat center right;
}

#middle a[href $='.pps'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/powerpoint_icon.gif) no-repeat center right;
}

#middle a[href $='.txt'] { 
   padding-right: 22px;   padding-bottom:4px;
   background: transparent url(../images/txt_icon.gif) no-repeat center right;
}

#teamsheetwhatsnew
{
width:220px;
float:left;
padding:10px;
background-color:#99181D;
margin-right:10px;
display:inline;
}

#teamsheetwhatsnew h3
{
color:#FFFFFF;
}

#teamsheetwhatsnew li
{
color:#FFFFFF;
}

#teamsheetwhatsnew a
{
color:#FFFFFF;
}
