@charset "utf-8";


/* 	= = = = = = = = = = = = = = = = = = = = =
	HTML TAG STYLES															
 	= = = = = = = = = = = = = = = = = = = = =	*/


body, td, th {
	font: 11px/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #504C47;
}
	
	
input, select, textarea {
	font: 11px/1em Verdana, Arial, Helvetica, sans-serif;
	color: #898683;
}


p {
	margin-bottom: 1.6em;
}

	
h1 {
	font: 17px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #B32C12;
	text-transform: uppercase;
	background: url('../img/widgets/dash-beige.png') bottom left repeat-x;
	padding-bottom: .5em;
	margin-bottom: 1em;
}


h2 {
	font: 15px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #3A3631;
	text-transform: uppercase;
	margin-bottom: .4em;
}

h3 {
	font: 13px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #B32C12;
	text-transform: uppercase;
	margin-bottom: .2em;
}


h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3A3631;
	margin-bottom: .4em;
}

	
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #3A3631;
	margin-bottom: .2em;
}

	
h6 {
	font-size: 11px;
	font-weight: bold;
}
	
	
ul, ol, dl {
	margin-bottom: 1.6em;
}


a, a:link, a:visited {
	color: #B32C12;
	text-decoration: none;
	xxxborder-bottom: 1px dotted #CAC2B2;
}


a:hover, a:active {
	color: #FFA958;
	xxxborder-bottom-color: #B32C12;
}


/* 	= = = = = END HTML TAG STYLES = = = = =	*/




/* 	= = = = = = = = = = = = = = = = = = = = =
	GLOBAL CLASSES															
 	= = = = = = = = = = = = = = = = = = = = =	*/


.more {
		text-align: center;
		margin-top: 1.2em;
		xheight: 4px !important;
		overflow: hidden;
}

	.more object {
		xheight: 12px;	
	}

	.more .inner {
		font: 11px/1em Georgia, "Times New Roman", Times, serif;
		padding: 1px 28px 0 8px;
		text-transform: uppercase;
		margin: 0 2px;
		height: 18px;
		overflow: hidden;
		display: inline-block;
		.display: inline;
	}


	.more.red .inner {
		background: #AD2810 url('../img/bgs/button-more-red.png') top right no-repeat;
		border: 1px solid #CB3A18;
	}
	
	.more.white .inner {
		background: #FBF9F7 url('../img/bgs/button-more-white.png') top right no-repeat;
		border: 1px solid #E3E0DC;
	}

	.more a {
	}
	
		.more a.red, .more a.red:link, .more a.red:visited {
			color: #ffffff;
		}
		
			.more a.red:hover, .more a.red:active {
				background-color: #B82F13;
			}
			
		
		.more a.white, .more a.white:link, .more a.white:visited {
			color: #B32C12;
		}
		
			.more a.white:hover, .more a.white:active {
				background-color: #ffffff;
			}
			
			
.contentimg {
	display: block;
	text-align:center;
	margin-bottom: 10px;
}

	.contentimg.left {
		float: left;
		margin: 0 15px 15px 0;
	}
	
	.contentimg.right {
		float: right;
		margin: 0 0 15px 15px;
	}
	
	.contentimginner {
		border: 1px solid #E3E0DC;
		background: #FFFFFF;
		padding: 2px;
		display: inline-block;
		.display: inline;
		position: relative;
	}

	.contentimg img {
		display: block;
	}
	
	.contentimg .fold {
		display: block;
		position: absolute;
		right: -1px;
		bottom: -1px;
		_bottom: -4px;
		width: 10px;
		height: 10px;
		background: url('../img/widgets/contentimg.png') top left no-repeat;
	}
	
.caption {
	text-align: center;	
}


/* 	= = = = = = = = = = = = = = = = = = = = =
	END GLOBAL CLASSES												
 	= = = = = = = = = = = = = = = = = = = = =	*/




/* 	= = = = = = = = = = = = = = = = = = = = =
	GLOBAL TEMPLATE STYLES															
	IDs defining the basic shell and layout
	of the site	global to all pages							
 	= = = = = = = = = = = = = = = = = = = = =	*/


body {
	background: #282521 url('../img/bgs/body.png') top left repeat;
}


#window-main {
	background: #3A3631 url('../img/bgs/window-main.png') top left repeat;
}


#window-top {
	background: url('../img/bgs/window-top.png') top left repeat-x;
}


#window-bottom {
	background: url('../img/bgs/window-bottom.png') bottom left repeat-x;
}


#page {
	width: 910px;
	margin: 0 auto;
	background: url('../img/bgs/page.png') top repeat-y;
}


#header {
	background: url('../img/bgs/header.png') top no-repeat;
	height: 140px;
	overflow: hidden;
	position: relative;
}

	#header #logo {
		position: absolute;
		left: 25px;
		top: 0;
		padding: 0;
		margin: 0;
		width: 210px;
		height: 93px;
		overflow: hidden;
		background: url('../img/branding/logo.png') top left no-repeat;
	}
	
		#header #logo a {
			display: block;
			width: 210px;
			height: 93px;
			overflow: hidden;
			text-indent: -9999px;
			text-decoration: none;
		}
	
	
	#header #tagline {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		padding: 0;
		width: 320px;
		height: 48px;
		overflow: hidden;
		background: url('../img/branding/tagline.png') top left no-repeat;
	}
	
		#header #tagline a {
			display: block;
			width: 320px;
			height: 48px;
			overflow: hidden;
			text-indent: -9999px;
			text-decoration: none;
		}
		
	
#masthead {
	overflow: hidden;
	zoom: 1;
	padding: 0 5px;
}

	#masthead .main {
		float: left;
		width: 594px;
		height: 260px;
		overflow: hidden;
		zoom: 1;
	}
	
	#masthead .sub {
		float: right;
		width: 257px;
		background: url('../img/bgs/banner-white-top-home.png') top left repeat-y;
		height: 250px;
		overflow: hidden;
		zoom: 1;
		padding: 10px 29px 0 20px;
	}
	
	
#breadcrumbs {
	height: 63px;
	overflow: hidden;
	background: url('../img/bgs/breadcrumbs.png') top left no-repeat;
}
	
	
#news {
	background: url('../img/bgs/news.png') top left no-repeat;	
	height: 222px;
	padding: 20px 15px;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	color: #ffffff;
}

	#status {
		float: left;
		width: 250px;
		padding: 10px 15px 0 15px;
		overflow: hidden;
		zoom: 1;
	}
	
	#league {
		float: left;
		width: 250px;
		padding: 10px 15px 0 15px;
		overflow: hidden;
		zoom: 1;
	}
	
	#events {
		float: right;
		width: 255px;
		padding: 10px 15px 0 15px;
		overflow: hidden;
		zoom: 1;
	}


#main {
	background: #F6F4F0;
	margin: 0 5px;
	}

	#main .main {
		float: left;
		width: 504px;
		padding: 15px 50px 20px 40px;
	}
	
	.subpage #main .main {
		padding-top: 25px;
	}
	
	#main .sub {
		float: right;
		width: 306px;
		background: url('../img/bgs/banner-white-main.png') top left repeat-y;
		margin: 0 0 10px 0;
		text-align: center;
	}
	
		#main .sub .bottom {
			background: url('../img/bgs/banner-white-bottom.png') bottom left no-repeat;
 			padding: 15px 29px 30px 20px;
		}
	
	
#footer {
	margin: 0 5px;
	background: #FBF9F7;
	border-top: 1px solid #DDD8CE;
	clear: both;
}


#credits {
	height: 32px;
	overflow: hidden;
	background: url('../img/bgs/credits.png') top left no-repeat;
}

	#credits p, #credits a {
		display: block;
		width: 280px;
		height: 26px;
		margin: 0 auto;
		background: url('../img/nav/credits.png') top left no-repeat;
		text-indent: -9999px;
		text-decoration: none;
		overflow: hidden;
		padding: 0;
	}
	
/* 	= = = = = END GLOBAL TEMPLATE STYLES = = = = =	*/




/* 	= = = = = = = = = = = = = = = = = = = = =
	MODULES
 	= = = = = = = = = = = = = = = = = = = = =	*/


#topnav {
	position: absolute;
	right: 280px;
	top: 53px;
}

	#topnav ul {
		list-style-type: none;
		padding: 0;		
		zoom: 0;
	}

	#topnav li {
		float: left;
		padding: 0;
		background: url('../img/widgets/divider-topnav.png') right no-repeat;
	}
	
		#topnav li.last {
			background: none;
		}
	
	#topnav a, #topnav a:link, #topnav a:visited, #topnav span.active {
		display: block;
		overflow: hidden;
		height: 24px;
		background-position: top left;
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	
	#topnav a:hover, #topnav a:active, #topnav span.active {
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	#topnav .home .active { visibility: hidden; }
	
		#topnav .home .home	 			{ width: 60px; background-image: url('../img/nav/home.png'); }
		#topnav .news .news	 			{ width: 104px; background-image: url('../img/nav/news.png'); }
		#topnav .president .president	{ width: 151px; background-image: url('../img/nav/president.png'); }


#search {
	position: absolute;
	width: 250px;
	margin: 0 14px 0 0;
	padding: 0 12px 0 0;
	top: 53px;
	right: 0;
	background: url('../img/widgets/divider-topnav.png') right no-repeat;
}

	#search .formbody, .mod_search .formbody {
		background: url('../img/widgets/search.png') top left no-repeat;
		overflow: hidden;
		zoom: 1;
		height: 24px;
	}
	
	#search label, .mod_search label {
		position: absolute;
		text-indent: -9999px;
		top: 0;
		left: 0;
	}
	
	#search .keywords, .mod_search #keywords {
		display: block;
		float: left;
		width: 212px;
		height: 16px;
		overflow: hidden;
		margin: 5px 4px 0 4px;
		line-height: 1.2em;
		border: none;
		.border: 0px solid #ffffff;
		cursor: text;
	}
	
	#search .submit, .mod_search #submit {
		display: block;
		float: right;
		width: 30px;
		height: 24px;
		text-indent: -9999px;
		cursor: pointer;
		overflow: hidden;
		padding: 0;
		margin: 0;
		background: none;
		border: none;
	}	


#mainnav {
	position: absolute;
	top: 90px;
	left: 11px;
}

	#mainnav ul {
		list-style-type: none;
		padding: 0;
	}

	#mainnav li {
		float: left;
		padding: 0;
		margin: 8px 0 0 0;
		background: url('../img/widgets/divider-mainnav.png') right no-repeat;
	}
	
		#mainnav li.last, #mainnav li.contact {
			background: none;
		}
	
	#mainnav a, #mainnav a:link, #mainnav a:visited, #mainnav span.active {
		display: block;
		overflow: hidden;
		height: 40px;
		background-position: top left;
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	
	#mainnav a:hover, #mainnav a:active, #mainnav span.active {
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	#mainnav li.register span.active {
		background-position: top left;
	}
	
		#mainnav .baseball .baseball 	{ width: 93px; background-image: url('../img/nav/baseball.png'); }
		#mainnav .softball .softball 	{ width: 93px; background-image: url('../img/nav/softball.png'); }
		#mainnav .volunteer .volunteer 	{ width: 105px; background-image: url('../img/nav/volunteer.png'); }
		#mainnav .sponsor .sponsor 		{ width: 88px; background-image: url('../img/nav/sponsor.png'); }
		#mainnav .coaches .coaches 		{ width: 145px; background-image: url('../img/nav/coaches.png'); }
		#mainnav .contact .contact 		{ width: 109px; background-image: url('../img/nav/contact.png'); }
		
		#mainnav li.register {
			float: left;
			margin: 0 0 0 21px;
		}			
			
			#mainnav .register .register {
				width: 245px;
				height: 43px;
				background-image: url('../img/nav/register.png');
			}
	

#achievements {
	margin: 6px 0 0 12px;
	width: 560px;
	height: 241px;
	overflow: hidden;
	background: #FBF9F7;
	border: 1px solid #DAD4C8;
	padding: 3px;
}



#news h3 {
	font-size: 17px;
	line-height: 1.4em;
	margin: .1em 0 .8em 0;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background: url('../img/widgets/dash-darkred.png') bottom left repeat-x;
}

	#events h3 {
		background: url('../img/widgets/dash-lightred.png') bottom left repeat-x;
	}
	
	#news ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	#news li {
		background: url('../img/widgets/dash-darkred.png') bottom left repeat-x;
		height: 44px;
		overflow: hidden;
		padding-bottom: .5em;
		margin-bottom: .8em;
		text-align: center;
	}
	
		#events li {
			background: url('../img/widgets/dash-lightred.png') bottom left repeat-x;
		}
	
	#news li, #news li a:link, #news li a:visited {
		color: #FFFFFF;
	}
	
		#news li a:hover, #news li a:active {
			color: #FFA958;
		}
	
	#news li.last {
		background: none;
		margin-bottom: none;
	}
	
	#news li a {
		display: block;
	}
	
	#news .date {
		display: block;
		float: left;
		width: 47px;
		height: 29px;
		overflow: hidden;
		background: url('../img/widgets/date-darkred.png') top left no-repeat;
		font-weight: bold;
		font: 13px/25px Georgia, "Times New Roman", Times, serif;
		padding: 0 5px 0 0;
		color: #3A3631;
		margin: .3em .3em 0 0;
	}
	
		#events .date {
			background: url('../img/widgets/date-lightred.png') top left no-repeat;
		}
		
		
#president h3  {
	font-size: 17px;
	background: url('../img/widgets/dash-beige.png') bottom left repeat-x;
	padding-bottom: .6em;
	margin-bottom: .8em;
}

	#president ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	
	#president li {
		padding: 0;
		margin-bottom: 2.8em;
		clear: both;
	}
	
	#president li.last {
		margin-bottom: 0;
	}
	
	#president h4 .date {
		font-size: 11px;
		color: #85827D;
	}
	
#status .more {
	margin-top: .4em;
}

.subpage .main .more {
	text-align: left;
	margin: 0;
	padding: 1.2em 0 2.4em 4.6em;
	background: url('../img/widgets/dash-beige.png') top left repeat-x;
}

.subpage .main .mod_newsreader .more, .subpage .main .mod_eventreader .more, .subpage .main .mod_catalogreader .more, #presidents-message-listing .more, .subpage .main .mod_article .more {
	text-align: right;
	margin: 0;
	padding: 1.2em 0 2.4em 0;
	background: url('../img/widgets/dash-beige.png') top left repeat-x;
}

#presidents-message-listing .more {
	margin-top: 1.8em;
	padding-bottom: 0;
}

#quicklinks h3, #subnav h3 {
	font-size: 17px;
	background: url('../img/widgets/dash-white.png') bottom left repeat-x;
	padding-bottom: .6em;
	margin-bottom: 0;
	color: #3A3631;	
}

#quicklinks ul, #subnav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}		

	#quicklinks li, #subnav li {
		background: url('../img/widgets/dash-white.png') bottom left repeat-x;
		line-height: 2.5em;
	}
	
	#quicklinks li.last, #subnav li.last {
		background: none;
	}
	
	#quicklinks a, #subnav a {
		display: block;
	}
	
	
#sponsors {
	background: #FBF9F7;
	border: 1px solid #DAD4C8;
	padding: 3px;
	text-align: center;
}

.bottom #sponsors {
	margin: -68px 0 25px 0;
	_margin-top: 0;
}

#breadcrumbs {
	position: static;
	zoom: 0;
}

.bottom, #main, .sub {
	position: relative;
}

	#sponsors h3 {
		font-size: 17px;
		background: url('../img/widgets/dash-white.png') bottom left repeat-x;
		padding-bottom: .6em;
		margin-bottom: 0;
		color: #3A3631;	
	}

	#sponsors .inner {
		background: #ffffff;
		border: 1px solid #EBE8E5;
		height: 213px;
		position: relative;
		padding: 15px 15px 0 15px;
	}
	
	#sponsors .more {
		text-align: right;
		position: absolute;
		right: -4px;
		bottom: -8px;
		.bottom: -2px;
	}
	
	#sponsors .more .inner {
		margin: 0;
		background: url('../img/bgs/button-sponsors.png') top left no-repeat;
		border: none;
		width: 127px;
		padding: 2px 28px 0 8px;
		height: auto;
	}
	
	
#breadcrumbs .mod_breadcrumb {
	width: 500px;
	padding: 21px 0 0 44px;
	font: 11px/1em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #ffffff;
}

	#breadcrumbs a {
		color: #D4CDBF;
	}
	
	
#copyright {
	margin: 0;
	font-size: 9px;
	text-align: center;
	padding: 24px;
}


.subpage .mod_newsarchive ul, .subpage .mod_newslist ul, .subpage .mod_eventlist ul, .subpage .mod_upcoming_events ul {
	padding: 0 .8em;
	list-style-type: none;
	margin-bottom: 1.2em;
}


.subpage .mod_newsarchive li, .subpage .mod_newslist li, .subpage .mod_eventlist li, .subpage .mod_upcoming_events li {
	padding: .3em 0;
	list-style-type: none;
}


.subpage .mod_newsarchive .date, .subpage .mod_newslist .date, .subpage .mod_eventlist .date, .subpage .mod_upcoming_events .date {
	color: #403C27;
	font-weight: bold;
	margin-right: .6em;
}

.subpage .mod_cataloglist ul {
	cmargin-bottom: .3em;
}

.subpage .mod_cataloglist em {
	font-style: normal;
	font-weight: bold;
	color: #403C27;
}


.mod_search .formbody {
	width: 250px;
	margin: 0 auto 2.4em auto;
}

.mod_search h3 {
	margin-bottom: .8em;
}

.mod_search h4 {
	text-align: center;
}

.mod_search .highlight {
	display: inline-block;
	background: #ffffff;
	padding: 1px 5px;
	margin: 0 1px;
	outline: 1px solid #dad4c8;
	font-weight: bold;
	color: #3A3631;
}

table.standings {
	margin-bottom: 2em;
}

	table.standings th {
		font-size: 13px;
		font-weight: bold;
		line-height: 1.2em;
		color: #3A3631;
		margin-bottom: .4em;
		padding: 4px 30px 0 0;
	}
	
	table.standings td {
		padding: 2px 40px 0 0;
		text-align: center;
	}
	
	table.standings td.name {
		text-align: left;
	}


dl.member {
	margin: 1.6em 0;
	width: 250px;
	zoom: 1;
}

	dl.member.even {
		float: left;
		clear: both;
	}

	dl.member.odd {
		float: right;
	}

	dl.member dt, dl.role dt {
		font-size: 13px;
		font-weight: bold;
		color: #3A3631;
		margin-bottom: .2em;
	}
	
	dl.member dt .voting {
		font-size: 10px;
		font-style: italic;
	}
	
	dl.member dd.name {
		font-weight: bold;
	}
	
	dl.member dd.email {
		margin-bottom: .4em;
	}
	
	dl.member dd.address {
		margin-left: 1em;
	}
	
	dl.member dd.phone {
		margin-left: 1em;
	}
	
	dl.member dd.phone .label {
		display: inline-block;
		width: 50px;
		font-weight: bold;
	}
	
	dl.member dd.open {
		margin-left: 1em;
		font-style: italic;	
	}
	
dl.role dd.voting {
	font-style: italic;
	margin-bottom: .8em;
}


dl.weather {
	margin: .8em .8em 1.6em .8em;
}

dl.weather dt {
	font: 13px/1.2em Georgia, "Times New Roman", Times, serif;
	color: #B32C12;
	text-transform: uppercase;
	margin-bottom: .2em;
}

dl.weather dd {
	margin: 0 1.6em .2em 1.6em;
}

dl.weather dd.description {
	font-size: 12px;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
}	

.copyright {
	font-style: italic;
	font-size: 10px;
}


.ce_gallery .thumb {
	xwidth: 100px;
	float: left;
	border: 1px solid #E3E0DC;
	background: #FFFFFF;
	padding: 2px;
	position: relative;
	margin: 0 0 15px 15px;
}

	.ce_gallery .thumb img {
		display: block;
	}

	.ce_gallery .fold {
		display: block;
		position: absolute;
		right: -1px;
		bottom: -1px;
		_bottom: -4px;
		width: 10px;
		height: 10px;
		background: url('../img/widgets/contentimg.png') top left no-repeat;
	}



/* 	= = = = = END MODULES = = = = =	*/

#elements2 {
	.margin-left: -108px;	
}

#status h3 {
	.margin-bottom: -4px;
}

#main .main ul, #main .main li {
	zoom: 0;
}

#achievements a {
	zoom: 0;
}


.map {
	width: 480px;
	border: 1px solid #E3E0DC;
	background: #FFFFFF;
	padding: 2px;
	position: relative;
	margin: 1.6em auto .6em auto;
}			

	.locations .more {
		background: none !important;
		padding: 0 0 3.2em 0 !important;
		text-align: center !important;
	}
