/*
-----------------------------------------------
Style Sheet

Site: Socrates Cyber Monday Email

Author: R. Shawn Williams www.rshawn.com, www.consultwill.com 

Version:  2009.12
----------------------------------------------- */



html, body, div, p {
	font-family:Arial,Helvetica,sans-serif; 
	color: #444444;
	margin: 0 0 0 0px;
	font-size:100%;
}


body {
	
margin: 0 0 0 0; 
}


img {  
border-style: none;
}


html{
	background: black url(../images/background.jpg) no-repeat fixed;
}

/*wrap

_____________________________________________*/

#mainBox{
	margin:0px auto 10px auto;
	position:relative;
	width:980px;
}

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

h1 {
background: black url(../images/basa.png) no-repeat;
width:980px;
height:170px;
display:block;
text-indent:-2000px;
margin:30px 0 0 0;
padding:0px;
}

h2{
font-size:26px;
margin:0 0 20px 0;
display:block;
text-align:center;
width:980px;
padding:20px 0 0 0;
letter-spacing:.5px;
}

/*nav
--------------------------------------------------------------*/

#nav{

width:980px;
height:30px;
background: url(../images/navBg.png) no-repeat;
padding:0 0 0 50px;
margin:0px;
}

#nav ul {
float:left;
width:980px;
margin:0 0 50px 0;
padding:0px;
}

#nav li {
display:inline;
width:200px;
padding: 0 50px 0 0;
margin:0px;
text-transform:uppercase;
font-size:11px;
}

#nav li a{
color:#fff;

}

#nav li a:link, #nav li a:visited{
text-decoration:none;


}

#nav li a:hover, #nav li a:active{
text-decoration:underline;
}

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

#contentWrapper{
width:980px;
height:1580px;
background:#080808;
}


/*table
--------------------------------------------------------------*/
#table{
width:980px;
margin:0px;
padding:0 0 0 0px;
background:#080808 ;
}

#tourneys{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
border:1px solid #333;
margin:0 0px 0 10px;
}

th{

display:table-cell;
font-weight:bold;
padding:1px;
vertical-align:inherit;
width:30px;
border-color:black;
}

table, td, tr {
line-height:1em;
border:1px solid #333;
font-size:13px;
font-weight:normal;
text-align:center;
height:37px;
padding:10px;
}



#categories{
background:#330000;
border:1px solid #333;
font-size:13px;
height:30px;
text-align:center;

}


.month{
height:30px;
background:#006633;
text-align:center;
font-size:16px;
border:1px solid #333;
}



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

#footer{
font-size:10px;
width:980px;
text-align:center;
height:40px;
margin:10px auto 20px auto;
letter-spacing:.5px;
}


#footer a{
text-align:center;

}

#footer a:link, #footer a:visited{
color:maroon;
text-decoration:none;
font-style:italic;
}  

#footer a:hover, #footer a:active{
color:maroon;
text-decoration:underline;
font-style:normal;
} 


/*misc.
--------------------------------------------------------------*/


a{
color:#fff;

}

a:link, a:visited{
text-decoration:none;


}

a:hover, a:active{
color:#330000;
text-decoration:underline;
} 
