 * { /* border:1px solid Green; */}
body {
	background:url(../images/background_top.jpg) repeat-x top left #DFDFDF;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a, a:visited, a:link
{
    color:#264C80;
    text-decoration:none;
    
    }
a:hover   
{
    color:#7597C5;
    text-decoration:underline;
    }

p {
	padding:0;
	margin:10px 0;
}

img {
	border:none;
}

h1 
{
	font-size:20px;
	font-weight:normal;
	color:#666;
	padding-bottom:3px;
	border-bottom:3px #CCCCCC solid;
}

.twoColumnTable {
    /* --border:1px solid Green; */
}

.twoColumnTable input[type=text] {
    /* border:1px solid Blue; */
    width:150px;
}

.twoColumnTable label{
    /* color:Green; */
}

.clear {
	clear:both;
	float:none;
}

.eventDate {
	margin-right:5px;
	font-weight:bold;
}

.ulNoBullets {
    list-style-type:none;
}

.ulNoBullets li {
    margin-bottom:10px;
}
    
.red_border {
	border:#0a73fc 2px solid;
}

img.img_right {
	float:right;
	margin:0 5px;
}

#wrapper {
	width:1000px;
	margin:0 auto;
}

.submit-actionlink
{
    background-color:White;
    color:#264C80;
    margin:0;
    padding:0;

    border: 0px solid #FFF; 
    text-decoration:none; 
    cursor:pointer;
}
.submit-actionlink:hover
{
   text-decoration:underline;  
}


/*-- HEADER ------------------------------------------------------------*/
#header {
	width:1000px;
	background-color:#5191d3;
	height:68px;
	position:relative;
}
#hd_wave {
	position:absolute;
	top:0;
	left:4px;
	width:990px;
	height:68px;
	background:url(../images/TopBk.gif) top no-repeat;
}
#hd_title
{
    font-family:Verdana, Sans-Serif;
    font-size:15px;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
    }
#hd_left {
	width:4px;
	height:68px;
	background:url(../images/header_left_bkgrd.jpg) top no-repeat;
	float:left;
}
#hd {
	height:68px;
	/*background:url(../images/header_left_bkgrd.jpg) top no-repeat;*/
	float:left;
}
#hd_right {
	width:4px;
	height:68px;
	background:url(../images/header_right_bkgrd.jpg) top no-repeat;
	float:right;
	clear:right;
}
/*-- 
------------------------------------------------------------------------*/



/*-- Main NAV ----------------------------------------------------------*/
#nav_main {
	width:1000px;
	background-color:#e0e0e0;
	/*background-color: #7597C5;*/
	height:33px;
}
#nav_left {
	width:4px;
	height:33px;
	background:url(../images/nav_left_bkgrd.jpg) top no-repeat;
	float:left;
}
#nav_right {
	width:4px;
	height:33px;
	background:url(../images/nav_right_bkgrd.jpg) top no-repeat;
	float:right;
	clear:right;
}
#nav_main ul{
	margin:2px 0 0 2px;
	padding:0;
	height:30px;
	float:left;
	width:988px;
	background-color:#7597C5;/*#FFCB1C;*/
}
#nav_main ul li {
	display:block;
	float:left;
	list-style:none;
	text-align:center;
}
#nav_main a:link,
#nav_main a:visited {
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	padding:0 15px;
	margin:1px 2px 0 1px;
	display:block;
	width:164px;
	height:27px;
	background: #264C80;
	color: white;
}
#nav_main a:hover {
	background: #7597C5;
	color: #264C80;
}

#nav_main .selected a {
	/*added*/
	background: #7597C5;
	color:#FFF;
	/*end added*/
	/*background-color:#A66709;
	color:#ffe282;
	text-decoration:underline;*/
}
/*----------------------------------------------------------------------*/


/*-- Footer NAV
------------------------------------------------------------------------*/


#footer {
	width:100%;
	padding-top:20px;
	background-color:#ccc;
	text-align:center;
	margin:0 auto;
}

#footer ul {
    padding:0; 
    width:300px; 
    text-align:center;
	margin:0 auto;
    height:15px;
}
#footer ul li {
    display:inline; 
    float:left; 
    margin:0px; 
    padding:0; 
	list-style:none;
}
#footer a:link,
#footer a:visited {
	color:#5191d3;
	padding:0 5px;
	display:block;
	font-size:8pt;
	border-right:#666666 1px solid;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer .last a {
	border-right: none;
}
#copyright {
	width:1000px;
	padding:0 0 20px 0;
	margin:0;
	text-align:center;
	color:#666666;
	font-size:8pt;
}
/*----------------------------------------------------------------------*/

#content {
	width:1000px;
	background:url(../images/body_bkgrd.jpg) top repeat-y;
}

#layout_col_left {
	float:left;
	width:725px;
	/*border:#FF0000 1px solid;*/
	margin:0 0 5px 4px;
}

#layout_col_left .content_col_left {
	float:left;
	width:475px;
	/*border:#FF0000 1px solid;*/
	margin:0 0 5px 17px;
}
#layout_col_left .content_col_right {
	float:left;
	width:645px;
	margin-left:30px;
	/*border:#FF0000 1px solid;*/
}
#layout_col_left .content_full {

}

#layout_col_left #c1 p,
#layout_col_left #c2 p {
	padding:0 12px;
}

#layout_col_right {
	float:right;
	width:220px;
	height:425px;
	margin:10px 10px 20px 0px;
	padding:0 0 50px 10px;
	/*border:#00FF00 1px solid;*/
	border-left:#666666 1px solid;
}

#layout_col_left_subnav {
	float:left;
	width:220px;
	height:425px;
	margin:10px 0px 20px 10px;
	padding:0px 10px 50px 0px;
	/*border:#00FF00 1px solid;*/
	border-right:#666666 1px solid;
}

#layout_col {
	float:left;
	width:945px;
	margin:0 0 2px 20px;
}

.home_banner  {
	margin-bottom:10px;
}
#SPIN_Logo  {
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.SPIN_Head_label {
	font-size:30px;
    color:#74a2d3;
	margin-top:15px;
	margin-right:10px;
}
.home_banner .SPIN_Head_label {
    margin-top:10px;
    float:left;
}
.PageTitle
{
	background-color:#5191d3;
	height:30px;
	color:#FFF;
    float:left;
	margin-right:2px;
	margin-top:13px;
    }
.PageTitle .Title
{  
    font-size:2em;
    padding:25px 0 0 10px;
}
.NewsTitle
{
    padding:2px;
    font-weight:bold;
	background-color:#B0C5E2;  
	color:#484C56;
    }
/*----------------------------------------------------------------------*/




/*-- SPONSORS
------------------------------------------------------------------------*/

.sponser_divider {
	background-color:#9DBAE2;
	line-height:2em;
	color:#264C80;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-top:15px;
	clear:both;
	padding-left:30px;
	margin:5px 4px 10px 4px;
	border-top:solid 1px #7597C5;
	border-bottom:solid 1px #7597C5;
	padding-bottom:10px;
}


.sponsors {
	border-bottom:#0b86fd 1px solid;
	margin:0 4px 0 4px;
}
.sponsors h3 {
	color:#333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.2em;
	padding-left:4px;
	margin:0 0 15px 5px;
}

.spLevel {
	height:200px;
	margin:auto;
}
.spLevel  img{
	position:relative;
	padding-left:2%;
	padding-bottom:20px;
}
.sponsors .spLevel h3, .sponsors_footer .spLevel h3 {
	margin-bottom:10px;
	font-size:16px;
}

.sponsors_footer .spLevel  img{
	padding-left:3%;
}




/* Styles for validation helpers
------------------------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.editor-label
{
	font-weight: bold;	
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}

/* Styles for Events
*********************************************************/
.EventDescription
{
    
}
.EventDateTime, .EventLocation, .EventCost, .EventVertical
{
    float:left;
}
.EventDateTime
{
    width:40%;
}
.EventLocation
{
    width:20%;
}
.EventCost
{
    width:30%;
}
.EventVertical
{
    height:100px;
    border-left:1px solid #666;
    width:2%;
    margin-left:2%;
}



/* End Styles for Events
*********************************************************/



/* Styles for Forms
*********************************************************/
.UserForm
{
    width:550px;
}

.editor-label
{
    float:left;
    width:200px;
}
.editor-field input,
.editor-field textarea,
.editor-field select
{
    margin-left:15px;    
}
.editor-field input
{
    width:200px;
}

.editor-field textarea
{
	width: 400px;
	height: 450px;
}

.editor-field input[type="checkbox"]
{
    width:15px;
}
.validation-summary-errors 
{
    width: 400px;
    padding:5px;
}
.validation-summary-errors ul
{
    list-style:none;
    margin:15px 0;     
    padding:0;
}
.validation-summary-errors ul li
{
    margin:5px 0;  
    padding:0;
    font-weight:normal; 
}
#DateDescription,#Location{height:100px;width:60%;}
/* End Styles for Forms
*********************************************************/


/* Misc Styles
*********************************************************/
.register{text-align:right}
.statusMsg{font-weight:bold; font-size:16px;text-align:center;border-bottom:1px solid #C0C0C0;padding-bottom:15px;color:#C00;}
.LoginForm
{
    width:350px;
    margin:50px 0 50px 230px;
    padding:35px 0 50px 100px;
    border:1px solid #C0C0C0;
    }
    

#debug
{
    position:absolute;
    top:100px;
    left:14px;
    height:140px;
    width:140px;
    background-color:#FFF;
    border:2px outset #C0C0C0;
    }
#debug p
{
    margin:0px;
    padding: 5px;
    background-color:Blue;
    color:White;
    font-weight:bold;
    border-bottom: 2px solid #000;
}

.newsContainer
{
	position: relative;
	height: 100%;	
}

.newsMoreLink
{
	position: absolute;
	bottom: 0;	
}

.adminListTable
{
	width:100%;
}
.adminListTable th
{
	border: 1px solid #000;
}
.adminListTable td
{
	padding: 2px;	
}

.adminListTable tr.alt
{
	background-color: #dfdfdf;
}