/*

SAY Soccer 

Developers: Devin Walker and Michael Martin

*/

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;
}

* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2a4b09;
}

img { border:none;}

a { text-decoration: none; }

#wrapper {
	padding: 0;
	margin: 0 auto -400px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #2a4b09;
}

#wrapperInner {
	margin: 0 auto;
	background: url("/templates/soundpress/images/headerSub.png") repeat-x top left;
	
}

#headerWrap {
	padding: 0;
	margin: 0 auto;
	min-width: 980px;
	width: 100%;
	max-width: 1370px;
	background: url("/templates/soundpress/images/headerMain.jpg") no-repeat top left;
}

#header {
	background: url("/templates/soundpress/images/headerBgMain.png") no-repeat 0 33px transparent;
	height: 350px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	left:37px;
	position:absolute;
	top:125px;
}

#mainWrap
{
	padding: 0;
	margin: 12px auto;
	min-width: 980px;
	width: 100%;
	max-width: 1370px;
}

#mainBody 
{
	background-color: White;
	color: #000;
	clear:both;
	margin:0 auto;
	margin-top: -5px;
	position:relative;
	width:960px;
	overflow: hidden;
}

#mainContent
{
	background-color: White;
}

#banner 
{
	background-color: #2a4b09;
	margin-top: 0;
	text-align: center;
	width: 100%;
	height: 200px;
}

#breadcrumbWrapper
{
	width: 100%;
	position: relative;
	overflow: hidden;
}

.breadcrumbHolder, .boxLinksTitle 
{
	padding: 2px 8px;
	font-family: Verdana;
	font-size: 10pt;
	height: 20px;
	float: left;   
}

.breadcrumbHolder 
{
	background-color: #cdcdcd;
	width: 720px;
}

.boxLinksTitle, .breadcrumb 
{    
	font-family: Myriad Pro;
	line-height: 20px;
}

.boxLinksTitle
{
	background-color: #0c84c3;
	letter-spacing: .8pt;
	font-size: 8pt;
	width: 208px;
	color: White;
}

/* placeholderBreadcrumb */
.breadcrumb
{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0;
	padding-left: 4px;
	position: relative;
}

.breadcrumb  a
{
	text-decoration: underline;
	color: Gray;
	padding-right: 4px;
}
a.breadcrumb:link{}
a.breadcrumb:visited{}
a.breadcrumb:hover{}

/* placeholderPagesWithin */
.boxLinksWithin
{
	float: right;
	width: 208px;
	margin-top: 8px;
}
.boxItemLinksWithin
{
	padding: 8px;
	font-family: Georgia;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
.boxItemLinksWithin a 
{
	color: #8a8a8a;
}

.title 
{
	background: url("/templates/soundpress/images/title_long.png") no-repeat 0 0 transparent;
	line-height:30px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#0c84c3;
	text-indent: 10px;
	text-transform: uppercase;
	margin: 20px 0 20px -2px;
	clear: left;
	
}

/* footer sections */

#push {
	height: 355px;	
}

#footer {
	height: 400px;	
	background-color:#000000;
	color: #ebebeb;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 11px;
	padding: 0;
	margin: 0 auto;
	min-width: 980px;
	width: 100%;
}

#footerWrapper {
	width: 960px;
	height: 200px;
	margin:0 auto;
	padding-top:50px;
}

#footerLeft, #footerMiddle, #footerRight {
	float: left;
	height: 100%;
}

/* footer left */


#footerLeft {
	width: 37%;	
}

#footerLeft h3, #footerMiddle h3 {
	padding: 0px 0 10px 20px;	
}
#footerLeft ul {
	padding-left: 20px;	
}

#footerLeft ul li {
	list-style: none;
}

#footerLeft ul li a {
	text-decoration: none;
	font-style: italic;
	color: #ebebeb; /* #3C3C3C */
	padding-left: 5px;
}

/* footer middle */

#footerMiddle {
	width: 35%;
}
#footerMiddle h4, #footerMiddle p{
	padding:0 0 20px 25px;

}

/* footer right */

#footerRight {
	width: 28%;
}

/* footer bottom */

#footerBottom 
{
	width: 960px;
	margin:0 auto;
	padding: 0;
	text-align: center;
}

#footerBottom ul {
	padding-left: 20px;	
}

#footerBottom ul li 
{
	display: inline-block;
	list-style: none;
}

#footerBottom ul li a {
	text-decoration: none;
	font-style: italic;
	color: #ebebeb;
	padding-left: 5px;
}

/* top menu */

#topMenu {
	margin:0;
	padding: 0;
	height:30px;
	width:920px;
	position: absolute;
	top: 22px; 
	left: 37px;
	overflow:hidden;
}

#topMenu a, #topMenu a:link, #topMenu a:visited 
{
	color: #fff;
	font-family: Arial Narrow;
	font-size: .75em;
	font-variant: small-caps;
	font-weight: bold;
	height:20px;
	/*background:url(/templates/soundpress/images/mainNavSprite.png) no-repeat;
	text-indent:-9999px;*/
}

/* main menu */

#mcnt_menubar
{
	margin:0;
	padding:0;
	height:16px;
	width:940px;
	position: absolute; 
	top: 70px; 
	left: 37px;
}

#mcnt_menubar td
{
	margin:0;
	/*padding:0;*/
	height: 16px;
	text-align: center;
}

#menubar_1 { display: none; } /* SAY Soccer */

#menubar_245
{
	position: absolute;
	top: -60px;
	left: 880px;
	width: 72px;
	height: 24px;
}

/* Home, News & Events to Risk Management */
#menubar_230, #menubar_117, #menubar_118, #menubar_119, #menubar_120, #menubar_121, #menubar_122, #menubar_123, #menubar_226, #menubar_125
{
	margin-top: 6px;
}
 #menubar_117 td, #menubar_118 td, #menubar_119 td, #menubar_120 td, #menubar_121 td, #menubar_122 td, #menubar_123 td, #menubar_226 td, #menubar_125 td
{
	background:url("/templates/soundpress/images/mainSubNavSprite.png") no-repeat scroll 0 0 transparent;
	
	padding-left: 4px;
	color: White;
	font-size: .9em;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: -9999px;
}

/* Home */
#menubar_230
{
	width: 100px;
}
/*
#menubar_230 td
{
	background-position: -28px 6px;
}
#menubar_230 td:hover
{
	background-position: -28px -12px;
}*/

/* News & Events */
#menubar_117
{
	width: 120px;
}
#menubar_117 td
{
	background-position: 0 6px;
}
#menubar_117 td:hover
{
	background-position: 0 -12px;
}

/* Find a Location */
#menubar_118
{
	width: 125px;
}
#menubar_118 td
{
	background-position: -121px 6px;
}
#menubar_118 td:hover
{
	background-position: -121px -12px;
}

/* How to Join */
#menubar_119
{   
	width: 110px;
}
#menubar_119 td
{
	background-position: -250px 6px;
}
#menubar_119 td:hover
{
	background-position: -250px -12px;
}

/* Benefits */
#menubar_120
{
	width: 90px;
}
#menubar_120 td
{
	background-position: -360px 6px;
}
#menubar_120 td:hover
{
	background-position: -360px -12px;
}

/* About SAY */
#menubar_121
{
	width: 90px;
}
#menubar_121 td
{
	background-position: -452px 6px;
}
#menubar_121 td:hover
{
	background-position: -452px -12px;
}

/* Forms */
#menubar_122
{
	width: 80px;
}
#menubar_122 td
{
	background-position: -553px 6px;
}
#menubar_122 td:hover
{
	background-position: -553px -12px;
}

/* Publications */
#menubar_123
{
	width: 110px;
}
#menubar_123 td
{
	background-position: -632px 6px;
}
#menubar_123 td:hover
{
	background-position: -632px -12px;
}

/* Store */
#menubar_226
{
	width: 70px;
}
#menubar_226 td
{
	background-position: -748px 6px;
}
#menubar_226 td:hover
{
	background-position: -748px -12px;
}

/* Risk Management */
#menubar_125
{
    width: 100px;
}
#menubar_125 td
{
	background-position: -820px 6px;
}
#menubar_125 td:hover
{
	background-position: -820px -12px;
}

/* Players to Administrators */
#menubar_130, #menubar_131, #menubar_132, #menubar_133, #menubar_134
{
	position: absolute; 
	top: 230px;
	width: 130px;
}
#menubar_130 td, #menubar_131 td, #menubar_132 td, #menubar_133 td, #menubar_134 td
{
	background:url("/templates/soundpress/images/mainSubSubNavSprite.png") no-repeat scroll 0 0 transparent;
	color: White;
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
	text-indent: -9999px;
}

/* Players */
#menubar_130
{
	left: 25px;
}
#menubar_130 td
{
	background-position: 0 4px;
}
#menubar_130 td:hover
{
	background-position: 0 -44px;
}

/* Parents */
#menubar_131
{
	left: 220px;
}
#menubar_131 td
{
	background-position: -198px 4px;
}
#menubar_131 td:hover
{
	background-position: -198px -44px;
}

/* Coaches */
#menubar_132
{
	left: 420px;
}
#menubar_132 td
{
	background-position: -393px 4px;
}
#menubar_132 td:hover
{
	background-position: -393px -44px;
}

/* Referees */
#menubar_133
{
	left: 610px;
}
#menubar_133 td
{
	background-position: -590px 4px;
}
#menubar_133 td:hover
{
	background-position: -590px -44px;
}

/* Administrators */
#menubar_134
{
	left: 790px;
}
#menubar_134 td
{
	background-position: -788px 4px;
}
#menubar_134 td:hover
{
	background-position: -788px -44px;
}


/* red menu subnav */
#ref130, #ref131, #ref132, #ref133, #ref134
{
	margin-top:14px;
	margin-left: -54px;
}
#mcnt_ref130,
#mcnt_ref131,
#mcnt_ref132,
#mcnt_ref133,
#mcnt_ref134
{
	background: url("/templates/soundpress/images/subsubDropDownBG.png") repeat-x scroll left bottom #fc0600;
	
}
#mcnt_ref130 table,
#mcnt_ref131 table,
#mcnt_ref132 table,
#mcnt_ref133 table,
#mcnt_ref134 table
{
	width: 196px;
}
#mcnt_ref130 table td table tr,
#mcnt_ref131 table td table tr,
#mcnt_ref132 table td table tr,
#mcnt_ref133 table td table tr,
#mcnt_ref134 table td table tr
{
}
#mcnt_ref130 table td table td,
#mcnt_ref131 table td table td,
#mcnt_ref132 table td table td,
#mcnt_ref133 table td table td,
#mcnt_ref134 table td table td
{	
	text-decoration: none;
	text-align: left;
	padding: 2px 4px 2px 4px;
}

.static_nlsitemcontainer
{
	padding-bottom: 14px;
}

.static_nlsitemcontainerover
{
	padding-bottom: 14px;
}

.static_nlsitem
{
	color: #606060;
}

.static_nlsitemover 
{
	color: #000;
}

.nlsmenu 
{
	background-color: #C0C0C0;
	width: 120px;
}

.nlsitemcontainerover
{
	background:url('images/menubg_hover.gif') repeat-x scroll left bottom;
}

.nlsitem {
	font-weight:normal;font-size:12px;font-family:Arial;text-align:left; text-indent: 8px;
	color:#ffffff;
	padding:8px 4px 4px 0;}

.nlsitemover 
{
	background-color: 
	font-weight:normal;font-size:12px;font-family:Arial;text-align:left; text-indent: 8px;
	color:#dcdcdc;
	padding:8px 4px 4px 0;}


.static_nlssubmenucell, .static_nlssubmenucellover { display: none; }

/* sub sub nav */
#mainSubMenu {
	list-style:none;
	margin:0;
	padding:0;
	height:16px;
	width:940px;
	position: absolute; bottom: 30px; left: 37px;
}


/* mainSubMenu dropdowns */

#mainSubMenu ul {
	background: url("http://www.dlocc.com/SAY/images/subsubDropDownBG.png") no-repeat bottom left;
	background-image: -webkit-gradient(radial, 50% -75, 50, 50% 50, 200, 
		color-stop(0.05, #910606), 
		color-stop(.70, #ff0000), 
		color-stop(.95, #910606)); /* this is useful - MWM */
	display:none;
	left:-27px;
	position:absolute;
	top:44px;
	width:196px;
	z-index: 100;
}

#mainSubMenu ul li 
{
	border-bottom: Solid 1px #454545; /* for the line - MWM */
	list-style:none;
	margin:0;
	padding:0;
	float:none;
}


#mainSubMenu ul li a, #mainSubMenu ul li a:link, #mainSubMenu ul li a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style:none;
	margin:0;
	padding:15px 0 10px 10px;
	text-indent:0px;
	color: #FFF;
	background: none;
	float:none; 
	text-decoration: none;
}

#ctl00_placeholderBody_ctl100_panelViewForm,
#ctl00_placeholderBody_ctl96_panelViewForm,
.info_div
{
	margin-left: 6px;
	margin-bottom: 6px;
}

#divAddModule_placeholderbodytop
{
    display: block;
    line-height: 35px;
}