/* Sioux Falls Soccer */

/* --------------------------------------------------- CSS Reset -- */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, /*p,*/ blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol,*/ ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html, body {
 	height: 100%; 
}

body {
	line-height: 1;
}
ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear:both;
	}
	
.float_l {
	float:left;
	}
	
.float_r {
	float:right;
	}
	
.center {
	text-align:center;
	}
	
 img, div, input { behavior: url("iepngfix.htc") }

/* ----------------------------------------------- End CSS Reset -- */

body {
	background:url(/content/images/brwsrRpt.jpg) repeat-x top center #000;
	color:#464d51;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	padding-bottom:70px;
	}
	
.wrapper {
	background:url(/content/images/brwsrBck.jpg) no-repeat top center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -8.6em;
}

/*.push {
	height: 8.6em;
	}
	
.browserbottom {
	height: 8.6em;
	background:url(/content/images/grassrpt.jpg) repeat-x center;
	text-align:center;
	}*/

#header {
	width:950px;
	margin:0 auto;
	padding:0 0 7px 10px;
	}	
	
#logo {
	float:left;
	margin-top:5px;
	width:150px;
	}
	
#secondary 
{
	/*background:url(/content/images/secondary_bck.gif) no-repeat right #fff;*/
	font-size:1em;
	font-weight: bold;
	height:15px;
	letter-spacing:.06em;
	padding-top:6px;
	text-align:right;
}
	
#secondary ul li {
	border-right:1px solid #999;
	display:inline;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	}
	
#secondary ul li.secondary_last {
	border:0px;
	} 
	
#secondary ul li a {
	color:#aaa;
	text-decoration:none;
	text-transform:lowercase;
	}
	
#secondary ul li a:hover {
	text-decoration:underline;
	}
	
/* ------------------------------------------- Nav Tabs -- */

#nav_wrap {
	background:url(/content/images/aheader.gif) no-repeat;
	width:960px;
	height:38px;
	margin:0 auto;
	border-bottom: solid 2px #909090;
}
	
#nav 
{
	width:100%; /* 52% */
	float:left;
	margin:8px 0 8px 10px;
	font-size:11px;
}
	
#nav ul {
	text-transform:capitalize;
	font-weight:bold;
	letter-spacing:1px;
	list-style:none;
	}
	
#nav li {
	display:inline;
	}
	
#nav a {
	float:left;
	display:block;
    padding:0 0 0 3px;
	margin:0 2px 0 0;
    text-decoration:none;
	}
	
#nav a span {
  	display:block;
 	padding:6px 7px 5px 6px;
  	color:#fff;
  	}
	
#nav a:hover {
   	background:url("/content/images/atableft.gif") no-repeat left top;
  	text-decoration:none;
  	}

#nav a:hover span {
  	background:url("/content/images/atabright.gif") no-repeat right top;
	color:#fff;
 	}
	
#nav a.current_page_link {
   	background:url("/content/images/atableft.gif") no-repeat left top;
  	text-decoration:none;
  	}

#nav a span.current_page_span {
  	background:url("/content/images/atabright.gif") no-repeat right top;
	color:#fff;
 	}
	
#nav a:hover span.current_page_span {
  	background:url("/content/images/atabright.gif") no-repeat right top;
	color:#fff;
 	}
	
/* --------------------------------------- End Nav Tabs -- */	

/* ------------------------------ Rounded Search Inputs -- */	
	
#search {
	width:25%; /* 45% */
	float:right;
	margin:8px 8px 0 0;
	font-size:11px;
	}
	
#search ul {
	float:right;
	}
	
#search li {
	float:left;
	line-height:normal;
	display:inline;
	margin:0 0 0 6px;
	}	
	
#search img {
	float:left;
	}

#search input {
	float:left;
	background:url(/content/images/asearchbck.gif) repeat-x;
	border:0px;
	border-top:1px solid #787878;
	padding:4px 2px 2px 2px;
	height:16px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	}
	
#search input#searcher {
	width:154px 
	}
	
#search a {
	float:left;
	display:block;
    padding:0 0 0 3px;
	margin:0 2px 0 0;
    text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
	background:url("/content/images/abttnbck_l.gif") no-repeat left top;
	}
	
#search a span {
  	display:block;
 	padding:6px 7px 5px 6px;
  	color:#fff;
	background:url("/content/images/abttnbck_r.gif") no-repeat right top;
  	}
	
#search a:hover {
   	background:url("/content/images/atableft.gif") no-repeat left top;
  	text-decoration:none;
  	}

#search a:hover span {
  	background:url("/content/images/atabright.gif") no-repeat right top;
	color:#fff;
 	}
	
#search a.feed {
	padding:0px;
	margin:0px;
	}
	
/* -------------------------- End Rounded Search Inputs -- */

#content_wrap_outer {
	/*background:url(/content/images/content_shadow.png) no-repeat;
	_background:url(/content/images/contentShadow.png) no-repeat;*/
	width:960px;
	margin:0 auto;
	padding:0 15px 0 15px;
	_padding:0 17px 0 12px;
	}
	
#content_wrap_inner {
	background:#fff;
	}
	
#picture {
	background:url(/content/images/dasc_front.jpg) no-repeat;
	height:215px;
	position:relative;
	border-bottom:1px solid #e3e3e4;
	}
	
#nav_shadow {
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	}
	
#breadCrumbs {
	background:url(/content/images/breadBck.gif) repeat-x;
	border-bottom:1px solid #d6d6d6;
	height:33px;
	}
	
#breadCrumbs ul {
	padding-top:13px;
	padding-left:10px;
	}
	
#breadCrumbs ul li {	
	background:url(/content/images/arrow_crumb.gif) no-repeat right 2px;
	display:inline;
	margin-right:5px;
	padding-right:15px;
	}
	
#breadCrumbs ul li.arrow {
	background:none;
	padding-right:3px;
	}
	
#breadCrumbs ul li.last {
	background:none;
	padding-right:0px;
	}
	
#breadCrumbs ul li img {
	margin-bottom:-2px;
	}
	
#breadCrumbs a {
	color:#464d51;
	text-decoration:none;
	}
	
#breadCrumbs a:hover {
	text-decoration:underline;
	}
	
#welcome {
	position:absolute;
	width:382px;
	height:186px;
	top:45px; /* Adjust this number if you remove the bread crumbs */
	right:0px;
	overflow:hidden;
	font-size:18px;
	color:#4589b6;
	line-height:25px;
	letter-spacing:1px;
	}
	
h1 {
	font-family:Helvetica Neue, Trebuchet MS, Helvetica;
	font-size:24px;
	font-weight:normal;
	color:#40464a;
	padding-bottom:20px;
	}
	
#welcome span {
	font-size:11px;
	color:#555e64;
	}
	
#welcome a {
	background:#a4cd5b;
	color:#fff;
	text-decoration:none;
	padding:3px 3px 0px 3px;
	font-weight:bold;
	}
	
#welcome h1 {
	line-height:30px;
	}

/* UNUSED	
#news {
	float:left;
	width:403px;
	padding-right:10px;
	border-right:1px dashed #bababa;
	letter-spacing:1px;
	line-height:18px;
	}
	
#news a {
	color:#4589b6;
	text-decoration:none;
	}
	
#news a:hover {
	text-decoration:underline;
	}
*/
	
h2 {
	font-family:Helvetica, Arial, sans-serif;
	color:#626363;
	letter-spacing:1px;
	margin-bottom:10px;
	font-size:18px;
	}
	
#welcome h2 {
	line-height:18px;
	}
	
#news h3 {
	font-size:14px;
	}
	
#news h3 a {
	color:#4589b6;
	text-decoration:underline;
	}
	
#news h3 a:hover {
	text-decoration:none;
	}
	
#users {
	float:right;
	}
	
#users ul {
	text-transform:uppercase;
	letter-spacing:1px;
	list-style:none;
	}
	
#users li {
	display:inline;
	float:left;
	height:28px;
	width:114px;
	margin-left:10px;
	text-align:center;
	padding-top:122px;
	}
	
#users li.recreational {
	background:url(/content/images/recreational.gif) no-repeat;
	}
	
#users li.competitive {
	background:url(/content/images/competitive.gif) no-repeat;
	}
	
#users li.tournaments {
	background:url(/content/images/tournaments.gif) no-repeat;
	}
	
#users li.officials {
	background:url(/content/images/officials.gif) no-repeat;
	}
	
#users li a {
	background:#a4cd5b;
	display:block;
	font-weight:bold;
	padding:6px 0 6px 0;
	color:#fff;
	text-decoration:none;
	}
	
#content
{
	background:url(/content/images/content_bck_lft.gif) repeat-y top center;
	position:relative;
	width:960px;
}	

#content_full {
	/*background:url(/content/images/content_bck_lft.gif) repeat-y top center;*/
	position:relative;
	width:960px;
	}	
	
#left_col 
{
	float:left;
	display:inline;
	width:595px;
	padding:20px;
	letter-spacing:1px;
	line-height:18px;
	letter-spacing:1px;
}

#full_col 
{
	float:right;
	display:inline;
	width:880px;
	padding:20px;
	letter-spacing:1px;
	line-height:18px;
	letter-spacing:1px;
}
	
#submenu h1
{
    font-family:Helvetica Neue, Trebuchet MS, Helvetica;
    font-size:25px;
    font-weight:normal;
    color:#40464a;
    padding-bottom:10px;
}

#submenu ul, ol
{
    list-style: none;
}

#full_col iframe
{
    padding: 15px;
}

#left_col h2, #full_col h2 
{
	color:#4589b6;
	font-size:18px;
	font-weight:normal;
	/*line-height:25px;*/
}
	
#left_col h2 a, #full_col h2 a 
{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#a4cd5b;
	text-decoration:none;
	padding:3px 3px 0px 3px;
}
	
#left_col h2 a:hover, #full_col h2 a:hover 
{
	background:#a4cd5b;
	text-decoration:none;
}
	
#left_col a, #full_col a 
{
	color:#4589b6;
	text-decoration:none;
}
	
#left_col a:hover, #full_col a:hover 
{
	text-decoration:underline;
}
	
#left_col h3 a, #full_col h3 a 
{
	color:#4589b6;
	text-decoration:underline;
}
	
#left_col h3 a:hover, #full_col h3 a:hover 
{
	text-decoration:none;
}
	
#left_col blockquote, #full_col blockquote  
{
	background:#e6edf0;
	margin:5px 0 7px 0;
	padding:10px;
}		
	
#right_col {
	float:left;
	display:inline;
	letter-spacing:1px;
	line-height:18px;
	padding:10px 20px 20px 20px;
	width:285px;
	}
	
#right_col h2 {
	color:#4589b6;
	font-size:18px;
	font-weight:normal;
	/*line-height:25px;*/
	}
	
#right_col h2 a{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	background:#a4cd5b;
	text-decoration:none;
	padding:3px 3px 0px 3px;
	}
	
#right_col h2 a:hover {
	background:#a4cd5b;
	text-decoration:none;
	}
	
#right_col a {
	color:#4589b6;
	text-decoration:none;
	}
	
#right_col a:hover {
	text-decoration:underline;
	}
	
#right_col ul {
	margin-bottom:20px;
	}
	
#right_col ul li {
	border-bottom:1px dashed #999;
	padding:5px 0;
	font-weight:bold;
	}
	
#right_col ul li a {
	color:#444;
	text-decoration:none;
	}
	
#right_col ul li a em {
	font-weight:normal;
	}
	
/* ------------------------------------------------------ footer -- */
	
#footer {
	background:url(/content/images/mud.gif) no-repeat 702px 17px;
	padding:20px 10px 20px 10px;
	}
	
#footer ul {
	letter-spacing:1px;
	list-style:none;
	}
	
#footer li {
	background:url(/content/images/quickback.gif) no-repeat;
	display:inline;
	float:left;
	height:130px;
	width:195px;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	}
	
#footer li.noback {
	background:none;
	letter-spacing:0px;
	padding:0px;
	}
	
.quickTop {
	background:url(/content/images/quickdivider.gif) no-repeat bottom center;
	padding-bottom:10px;
	}
	
#footer .footer_block
{
    float:left;
    margin-top: 19px;
}

#footer .footer_block span 
{
	font-family:trebuchet ms, helvetica, arial;
	font-size:30px;
	color:#a4cc5a;
}

#footer .footer_block a 
{
    text-decoration: none;
}

#enough {
	margin:10px 0 0 19px;
	text-transform:capitalize;
	}
	
#enough span {
	font-family:trebuchet ms, helvetica, arial;
	font-size:30px;
	color:#a4cc5a;
	}
	
#join {
	padding-top:16px;
	text-align:center;
	}
	
#join a {
	display:block;
	background:#b0b4b6;
	padding:6px 0 6px 0;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	margin-top:6px;
	}
	
#sponsor_txt {
	line-height:18px;
	}
	
#sponsor {
	text-align:center;
	margin-top:10px;
	}
	
#other_txt {
	line-height:18px;
	}
	
#others {
	margin-top:10px;
	}
	
#others .other_img {
	text-align:center;
	width:97px;
	}
	
#contact p {
	line-height:21px;
	}
	
#contact span 
{
	color:#4589b6;
}
	
#copyright 
{
	background:url(/content/images/footer.gif);
	color:#777;
	font-size:9px; 
	margin:0 auto; 
	height:34px;
	padding-top:5px;
	padding-right:8px;   
	width:952px;
}
	
#copyright .copy 
{	
    margin-top:10px;
	margin-right:8px;
	float:right;
}
	
#copyright img 
{
	float:right;
}

#copyright a 
{
    color: #777;
    text-decoration: underline;
}
	

/* -- MEGA MENU STYLES -------------------------------------------- */
ul#menu {
background: #940;
color: #fff;
margin: 0;
padding: 0.3em 0em;
}


ul#menu li {
display: inline;
margin: 0.1em 1em;
position: relative;
}

ul#menu h2, ul#menu h3 {
font-size: 100%;
font-weight: normal;
display: inline;
}


ul#menu li a {
color: #fff;
text-decoration: none;
padding: 0 0.4em;
}

ul#menu li a:hover {
text-decoration: underline;
}

ul#menu li.mega a {
background: transparent url(arrow.gif) center right no-repeat;
padding: 0 1.2em;
}

ul#menu li.mega a:hover {
text-decoration: underline;
}

ul#menu div {
display: none;
}

ul#menu li.mega div {
border: 1px solid #dda;
width: 18em;
position: absolute;
top: 1.6em;
left: 0em;
padding: 1.3em;
background: #ffc;
color: #930;
}

ul#menu li.hovering div {
display: block;
}

ul#menu li.mega div a {
color: #300;
padding: 0;
background-image: none;
text-decoration: underline;
}

ul#menu li div a.more {
color: #390;
font-weight: bold;
}


ul#menu div h3 {
color: #f70;
font-weight: bold;
font-size: 1.1em;
}
ul#menu div p {
margin: 0 0 0.8em 0;
padding: 0;
}


/* -------------------------------------------------- End footer -- */