/* 
Title:     AYSO Region 13 Master CSS file
Author:    Albert Padley, apadley@ap3design.com
Updated:   November 3, 2007
*/

/***** Define Colors *****/
	
/*	2.	# Dark grey (text): #333333
	3.	# Dark Blue (headings, links) #000066
	4.	# Mid Blue (header) #333399
	5.	# Light blue (top navigation) #CCCCFF
	6.	# Mid grey: #666666
	7.	# Off white: #FAFAFA
	8.  # Very light grey: #EEEEEE */

/***** Global Settings *****/

html {
	background: url(images/blackgradient3000.jpg) repeat-x;
	background-color: #F3F1E9; 


}

html#event_reg
{
	background-image: none;
}

body
{
	margin: 0 0px 0 0px;
	padding: 0 0 0 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: left;
	color: #333;
/*	border: 1px solid #C6DBF7; */
	border: 4px solid #E7DFDF;
	background-color: #F3F1E9;
}

#header
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#container 
{
	background: #F3F1E9 url(images/pinkbackground.jpg) repeat-x;
}

#right
{
	float: right;
	width: 18em;
	padding: 8px 8px 8px 4em;
	font-size: 90%;
	text-align: left;
	line-height: 1.2em;
	color: #666b75;
	background-image: url(images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: 1em 0;	
}



#rightF
{
	float: right;
	width: 18em;
	padding: 8px 8px 8px 4em;
	font-size: 90%;
	text-align: left;
	line-height: 1.2em;
	color: #666b75;
	margin-top: 5em;
}

#right h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 95%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
	}
	
#right h3.first {
	margin-top: 0;
	}

#center
{
	margin-right: 22em;
	margin-left: 15px;
	padding: 8px;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
	background-color: #F3F1E9; 

}

#centert  /* For use in tourny FAQ pages */
{
	margin-right: 15px;
	margin-left: 15px;
	padding: 8px;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
}


#footer
{
	clear: both;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}

#title {
	margin: 0px 0 20px;
	padding: 0 0 6px 0;
	border-bottom: 2px solid #dbd5c5;
	}
#title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #383d44;
	border: none;
	}
#title h1 span {
	color: #666b75;
	}
#title h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	color: #666b75;
	}
#title h2 a {
	color: #666b75;
	}
#title h2 a:hover {
	color: #383d44;
	}
	
.story {
	padding-left: 3em;
	background-color: ;
	padding-top: 1.5em;
	font-size: .95em;
}

body#event_reg
{
	background-color: #F3F1E9;
	height: 620px;
}	
	
	
	/* home page specific */
	
body#home
{
	background-color: #F3F1E9; 
	margin-right: 40px;
	margin-left: 40px;
}


	
body#second
{
	background-color: #F3F1E9; 
	margin-right: 40px;
	margin-left: 40px;
	color: #333;

}

body#second p
{
	color: #333;
	background-color: #F3F1E9; 

}
		
#center h3#recent {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #693;
	}
#center h3#recent span.amp {
	font-size: 120%;
	font-weight: normal;
	}
#center h3#recent a.rss {
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	letter-spacing: 0;
	border: none;
	}
	
#center #emergency_container h4
{
	margin-left: -20px;
	color: red;
}

#center #general_container h4
{
	margin-left: -20px;
	color: green;
}

#center h2.accordion-toggle {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #666b75;
	}
.icon-float {
	float: left; 
	margin: 0 1em 0 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.5em; 
	text-align: center;  
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666b75;
	border-bottom: none;
	background: #e6e3d7 url(images/form-bg.gif) repeat-x top left;
	}
.icon-float span {
	width: 2.5em;
	display: block;
	padding: .4em 1em 1.5em 1em;
	background: url(images/date-bot.gif) no-repeat 50% 100%;
	}
#center h4.accordion-toggle strong {
	display: block;
	font-size: 170%; 
	line-height: 1.1em;
	font-weight: normal;
	color: #383d44;
	}
	
/* extra styles
---------------------------------------------------------- */

#extra {
	padding: 20px 0;
	font-size: 95%;
	border-bottom: 2px solid #dbd5c5;
	background: #e6e3d7;
	}
#extra-inner
{
	margin: 0;
	padding: 0 80px 0 80px;
	text-align: left;
	color: #333;
}
#extra h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 90%;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	color: #383d44;
	}

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

#footer
{
	margin: 0;
	padding: 7px 80px 7px 40px;
	font-size: 95%;
	line-height: 1.5em;
	text-align: left;
	color: #333;
}
#footer-inner {
	padding-left: 40px;
	background: url(images/logo40.gif) no-repeat 0 1px;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
	

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1
{
	padding: 30px 0 25px 0;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
}

h2
{
	padding: 20px 0;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

h3
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

p, ul, ol {
margin: 0;
padding: 0 0 18px 0;
font-family: Arial, Helvetica, sans-serif;
}

ul, ol { padding: 0 0 18px 40px; }

blockquote {
margin: 22px 40px;
padding: 0;
}

small {
font-size: 0.85em;
}

img { border: 0; }

a img { border: 0; }

img .hline {
	vertical-align: middle;
}

sup {
position: relative;
bottom: 0.3em;
vertical-align: baseline;
}

sub {
position: relative;
bottom: -0.2em;
vertical-align: baseline;
}

acronym, abbr {
cursor: help;
letter-spacing: 1px;
border-bottom: 1px dashed;
}

/***** Links *****/

a:link { color: #06F; }
a:visited   {
	color: #06f;
	font-style: italic }

a:hover  {
	text-decoration: underline;
	background-color: #dcdcdc }

/***** Forms *****/

form
{
	margin: 0;
	padding: 0;
	/*display: inline; */
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding-right: 2px;
}

textarea {
line-height: 1.25;
}

label {
cursor: pointer;
}

#log form label {
	width: 10em;	
	text-align: right;
	float: left;
	font-size: 11px;
	line-height: 20px;
}

.form-right { padding-left: 50px; }

#form-center
{
	margin-right: 300px;
	padding: 8px;
	background-color: #f3f1e9;
}

fieldset .floater {
	width: 46%;
	border: 0;
	margin: 0;
	padding: 1em;
	float: left;
	}
	
#legendnavy {
	color: navy;
	font-size: 1.3em;
	font-variant: small-caps;
	font-weight: bold;
}	

#legendpurple {
	color: purple;
	font-size: 1.2em;
	font-weight: bold;
}		

form#two label {
	clear:left; 
	display:block; 
	float:left; 
	width:120px; 
	text-align:right; 
	padding-right:10px; 
	color:#888; 
	margin-bottom:0.5em;
	}
	
form#two input {
	margin-bottom:0.6em;
	}
	
form#two select {
	margin-bottom:0.6em;
	}

.req {
	background: url(libraries/zapatec/zpform/themes/icons/required.gif) no-repeat;
}	

/***** Tables *****/

table
{
	border: 0;
	margin: 0 0 3px 0;
	padding: 0;
}

table tr td
{
	padding: 2px;
	font-size: 0.9em;
}

th
{
	font-weight: bold;
	text-align: center;
	font-size: 1em;
}

.tleft
{
	font-weight: bold;
	text-align: left;
	font-size: 1em;
}

th .headshirt
{
	font-weight: bold;
	text-align: center;
	font-size: 1em;
}

.tcaption
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

/***** Wrapper *****/

#wrap
{
	width: 960px;
	margin: 0 auto 0 auto;
}

/***** JQuery *****/
#list3 div.selected { text-decoration: none; }

#list3 div.title
{
	padding: 0px;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1em;
	background: url(images/center_tile_red.gif) repeat-x 5em;
}

#list3 div.h2 { margin-bottom: 1.5em; }

#list3 p { font-size: .9em; }

.list4
{
	border: 2px double #610;
	
}
#list4 div.selected { text-decoration: none; }


#list4 div.title
{
	padding: 0px;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
	background: url(images/center_tile_red.gif) repeat-x 200px;
}

#list4 div.titlet
{
	padding: 0;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
	background-color: yellow;
}


#list4 div.h2 { margin-bottom: 1.5em; }

#list4 p { font-size: .9em; }

#list5 div.title .selected { text-decoration: none;
	background-color: yellow;
}


#list1a h3
{
	padding: 0 0 5px;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 0em;
	background: url(images/center_tile_red.gif) repeat-x 200px;
	vertical-align: middle;
}
	
#list5 div.titlet
{
	padding: 0px;
	cursor: pointer;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
	color: navy;
}	
	

#list5 div.h2 { margin-bottom: 1.5em; }

#list1a p { font-size: .9em; }

.accordion_content
{
	padding-left: 3em;
	color: #333;
	font-size: .9em;
	background-color: #e6e3d7;
	padding-right: 3em;
	padding-top: 1em;
	margin-bottom: 2em;
}

#emergency_container
{
	padding: 0 3px 3px 3px;
	margin-bottom: 2em;
}

.accordion_toggle {
			display: block;
/*			background: url(images/accordion_toggle.jpg) no-repeat top right #DDD; */
			padding: 0 10px 0 10px;			
			font-weight: bold;
			color: #326ea1;
			font-family: "Lucida Grande", Verdana, sans-serif;
			font-size: 100%;
/*			border-bottom: 1px solid #333; */
			cursor: pointer;
			margin: 0 0 0 10px;
/*			padding: 3px; */
			height: 60px;
}

/***** JQuery Validation *****/

span.required { 
	color: #FF0000; 
	font-weight: bold; 
}

input.validation-failed { 
	background-color: #ffc0cb; 
}

div#ClientValidationSummary { 
	background-color: #FF0000; 
	width: 350px; 
	padding: 5px; 
	color: white; 
}

div#ClientValidationSummary a { 
	color: white; 
}

div.validation-inline-error-message { 
	display: block; 
	float: left; 
	padding-left: 10px; 
	color: #ff0000; 
}

div.toolbar { 
	padding-top: 20px; 
}


/***** Editor *****/
.editorth
{
	font-size: 90%;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: 700;
}

.editortd
{
	font-size: 90%;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.lastupdate
{
	color: #696969;
	font-size: 0.85em;
	padding-left: 3em;
	margin-top: 1.5em;
}

.redsm
{
	color: red;
	font-size: 0.85em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-align: left;
}

.greensm
{
	color: green;
	font-size: 0.85em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-align: left;
}

.redxxsm
{
	color: red;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-align: left;
}

.greenxxsm
{
	color: green;
	font-size: 0.6em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-align: left;
}

/***** Global Classes *****/

.clear
{
	clear: both;
}

.float-left { float: left; }
.float-right { float: right; }

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { border-bottom: 1px solid; }
.highlight { background: #ffc; }

.bigbold {
	
	font-weight: bold;
	font-size: 1.5em;
}

.biggerbold {
	
	font-weight: bold;
	font-size: 2em;
}

.wrap { width: 960px;
				margin: 0 auto; }
				
.img-left
{
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right
{
	float: right;
	margin: 4px 0 4px 10px;
}

.nopadding { padding: 0; }
.noindent
{
	margin-left: 0;
	padding-left: 0;
}
.nobullet { }

.small {
font-size: 0.85em;
}

.xsmall {
font-size: 0.75em;
font-weight: normal;
}

.confirm_display {
        background:#FEFEFE;
        margin-bottom: 8px;
        width:auto;
        color:#5b8ab6;
        font-size: 12px;
        line-height:20px;
                   
}


.zapatec a, .zapatec a:visited
{
	color: #EEE;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.ugtitle
{
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.text-red { color: red; }

.text-green { color: green; }

.text-yellow { color: yellow; }

.text-black { color: #000; }

.text-navy { color: navy; }

.text-pink { color: #f80880; }

.text-maroon { color: maroon; }

.border-black { border: 1px black solid; }

.border-blue { border: 1px blue solid; }

.border-red { border: 1px red solid; }

.border-green { border: 1px green solid; }

#closure
{
	background-color: red;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2em;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

#closure a:link, #closure a:visited {
	color: white;
	text-decoration: underline;
}

#closure a:hover {
	color: yellow;
	background-color: black;
}


.warning
{
	background-color: #333;
	color: #FFF;
	font-size: 1.2em;
	padding: 4px;
	margin-bottom: 2em;
}

#terror
{
	color: red;
	font-style: italic;
}

.newsicons
{
	font-size: 1em;
}

div.description
{
	margin-right: 5px;
	margin-left: 8px;
}

.centered
{
	margin-right: auto;
	margin-left: auto;
}

.one-image
{
	margin-right: auto;
	margin-left: auto;
}

form .refadmin {
	display: inline;
	width:  50px;
}

#printpage > h2 {
	margin-top: 0em;
	margin-bottom: 0em;
}

#printpage > p {
	font-size: 1em;
	line-height: 1.2em;
	font-family: "Times New Roman", Georgia, Times, serif;
	text-indent: 2em;
	margin-top: 0em;
}



.likeh3
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}