/* @override 
	https://www.sode.org/css/main.css
	http://www.sode.org/css/main.css
*/

/* @group reset */

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;
}
strong { font-weight: 700 }
ol, ul { list-style: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* @end

*/

/* @group global */

body { 
	font-size: 62.5%;
	position: relative;
	background: #383e4a url(images/bg-globalnav-dropshadow.png) repeat-x 0 0;
}

.clear { 
	clear: both; 
	font-size: 1%; line-height: 1%; 
	padding: 0; margin: 0;
	}
.floatleft { float:left; }
.floatright	{ float:right;}

.white {
	background-color: #fff;
}

/* @end */

/* @group grid */
.column {
	padding: 0 10px;
	overflow: visible;
	float: left;
	display: inline;
}
.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }

.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}
/* @end */

/* @group layout */

#header {
	height: 91px;	
}

h3.logo {
	width: 307px;
	height: 64px;
	background: url(images/logo.gif) no-repeat 0 0;
	position: relative;
	margin: 14px 0 16px 0;
	padding: 0;
}
h3.logo a {
	cursor:pointer;
	width: 307px;
	height: 64px;
	display:block;
	border-bottom: none;
	text-decoration: none;
}

h3.logo span{
	visibility: hidden;
}

/* @group images */

.None {
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.floatright-imginsert, .floatleft-imginsert {
	float: right;
	margin: 15px 15px 20px 20px;
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.floatleft-imginsert {
	float: left;
	margin: 15px 20px 20px 0;	
}

.noBorder {
	border: 0;
}

/* @end */

/* @group partners */

#partners, #pagewrap {
	background: #fff url(images/rounded-bottom.gif) repeat-x 0 bottom;
	padding: 10px 0 20px;
}

#pagewrap {
	position: relative;
	padding-top: 0;
}

#partners h3 {
	color: #f50021;
	font-weight: 700;
	font-size: 1.4em;
	padding-bottom: 5px;
	background: url(images/dash.gif) repeat-x 0 bottom;
	margin-bottom: 15px;
}

#partners h3 a {
	color: #f50021;
	border-bottom: none;
}

#partners h3 a:hover {
	color: #333;
}

#partners img {
	vertical-align: middle;
	margin: 0 23px;
}

#partners a {
	text-decoration: none;
	border-bottom: none;
}

/* @end */

/* @group features */

#featureswrap {
	height: 85px;
	background-color: #e1e1d2;
}

#features {
	position: absolute;
	z-index: 150;
	margin-top:-45px;
	margin-left: 5px;
}

.featureHome, .feature, .featureHome.bigTarget, .feature.bigTarget {
	float: left;
	width: 187px;
	height: 116px;
	margin: 0 1px 0 2px;
	background: url(images/bg-feature5.png) no-repeat 0 0;	
}

.feature.bigTarget {
	background-position: 0 -116px;
}

.featureHome.bigTarget.over, .feature.bigTarget.over {
	cursor: pointer;
	background: url(images/bg-feature5.png) no-repeat 0 -116px;	
}

.feature.bigTarget.over {
	background-position: 0 0;
}

.featureHome h3, .feature h3 {
	color: #fff;
	width: 158px;
	height: 38px;
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	background: url(images/bg-feature-header.gif) no-repeat 0 0;
	padding: 4px 0 0 6px;
	margin: 12px 0 6px 12px;
}

.featureHome p, .feature p {
	line-height: 16px;
	padding: 0 18px;
}

.featureHome h3 a, .feature h3 a {
	color: #fff;
	border-bottom: none;
}

/* @end */

/* @group ads */

#ads .ad a, #ads .ad a:link, #ads .ad a:visited {
	width: 289px;
	height: 144px;
	border-bottom: none;
	text-decoration: none;
}

#ads {
	background-color: #e1e1d2;
}

.ad {
	width: 289px;
	height: 144px;
	float: left;
	background: url(images/bg-ad.gif) no-repeat 0 0;
	margin: 5px 0px 5px 11px;
	padding: 8px;
}

#adsBottom {
	height: 27px;
	background: #fff url(images/bg-ads-bottom.gif) repeat-x 0 0;
}

/* @end */

/* @group globalnav*/

#globalnavDropShadow {
	position: absolute;
	z-index: 200;
	margin-top: 50px;
	float: left;
	left: 0;
	width: 960px;
	height: 15px;
	background: url(images/bg-globalnav-dropshadow.png) repeat-x 0 0;
}

#globalnav { /* for the row */
	position: relative;
	background-color: #999;
	height: 50px;
	background: url(images/bg-globalnav.gif) repeat-x 0 0;	
	overflow: visible;
	z-index: 200;
}

/* @group globalnavbar */

ul.globalnav { /*for the list*/
	position: absolute;
	width: 940px;
	float: left;
	margin: 0; 
	padding: 0;
	z-index: 201;
}
ul.globalnav li {
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0;
	height: 50px;
	border-right: 1px solid #63625f;
}
ul.globalnav li.last {
	border-right: none;
}
ul.globalnav a {
	position: relative;
	display: block;
	height: 3em;
}
ul.globalnav>li a {
	height: 40px;
	color: #fff;
	font: 700 .9em/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
	border-bottom: none;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 16px 0;
	margin: 0;
}
ul.globalnav>li:hover>a, ul.globalnav>li.sfHover>a {
	color: #f50021;
	background: url(images/bg-globalnav-hover.gif) repeat-x 0 0;
}
ul.globalnav li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */ 
}
/* @end */

/* @group globalnav dropdowns */

ul.globalnav div.dropWrap { /*container so each list can floatleft */
	position: absolute; 
	top: -999em; /* hides drop div */
	width: auto; /* left offset of submenus need to match (see below) */
	margin: 0; 
	padding: 0 8px 8px 8px;
}
ul.globalnav li.hovering div.dropWrap {
	left: -50px;
	width: 500px;
	top: 50px; /* reveals drop div */	background: url(images/bg-drop-menu-45.png) repeat 0 0; 
	z-index: 210;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
ul.globalnav li.hovering>div.dropWrap.about { left: -50px; }
ul.globalnav li.hovering>div.dropWrap.sports {
	left: -50px; 
	width: 680px;
}

ul.globalnav li.hovering>div.dropWrap.sports ul {
	width:  29%;
}

ul.globalnav li.hovering>div.dropWrap.sports ul.doublewide {
	width:  60%;
}
ul.globalnav li.hovering>div.dropWrap.sports ul.doublewide li {
	width:  45%; 
	margin-right: 20px;
}
ul.globalnav li.hovering>div.dropWrap.events { left: -50px; }
ul.globalnav li.hovering>div.dropWrap.special { left: -70px; }
ul.globalnav li.hovering>div.dropWrap.fundraisers { left: -150px; }
ul.globalnav li.hovering>div.dropWrap.help { left: -300px;	 }

ul.globalnav li.hovering>div.dropWrap.help ul { /*lists inside the drop div */
	width: 44%;
}
ul.globalnav li.hovering>div.dropWrap.programs { left: -400px; }
/* @group test drop light */

ul.globalnav>li div.dropWrap a {
	color: #333;
	font: 400 .9em/1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
	border-bottom: none;
	display: block;
	text-decoration: none;
	padding: 6px;
	height: auto;
	background: none;	
	letter-spacing: 0;
	text-transform: none;
}

ul.globalnav li div.dropWrap a:hover {
	color: #fff;
	text-decoration: none;
}
ul.globalnav li div.dropWrap div.drop ul li {	
	margin: 0;
	border-bottom: 1px solid #bbb;
}

ul.globalnav li div.dropWrap div.drop ul li:hover {
	background-color: #1e82b8;
}

.dropWrap .drop {
	background: #e1e1d2 url(images/bg-globalnav-dropshadow.png) repeat-x 0 0;
	height: auto;
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/* @end */

/* @group lists inside div.dropWrap */

ul.globalnav li div.dropWrap div.drop ul li.listheader {
	margin: 9px 0 0 0;
	color: #1e82b8;
	font: 700 1.1em/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
	font-size: 1em;
	border-bottom: 1px solid #1e82b8;
	line-height: 1.1em;
	letter-spacing: .1em;
	text-transform: uppercase;
}

ul.globalnav li div.dropWrap div.drop ul li.listheader:hover {
	background: none;
}

div.dropWrap h6 {
	margin: 9px 0 0 0;
	color: #1e82b8;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: .1em;
	text-transform: uppercase;	
}

div.dropWrap p {
	color: #333;
	font-size: 1.1em;
	line-height: 1.1em;
}

div.dropWrap p.callout {
	margin-top: 8px;
	padding-left: 15px;
	font-size: 1.0em;
	font-style: italic;
	line-height: 1.8em;
	color: #666;
	padding-right: 15px;
}

div.dropWrap .rulebelow {
	padding-bottom: 3px;
	border-bottom: solid 1px #1e82b8;
}
.drop p.date {
	font-size: 85%;
	font-weight: 700;
	padding-left: 5px ;
}

ul.globalnav li.hovering>div.dropWrap ul { /*lists inside the drop div */
	float: left;
	width: 44%;
	padding-right: 2%;
}

ul.globalnav ul li { /* list item inside the drop div */
	width: 100%; 
	margin: 0 0 0 20px;
	float: left;
	border-right: none;
	color: #fff;
	height: auto;
}

ul.globalnav ul {
	margin-top: 3px;
	padding-left: 15px;
	list-style-type: disc;
}

ul.globalnav ul li.hovering {
	color: #f50021;
	background: none;
	border: none; 
}
ul.globalnav li ul li {
	font-size: 100%;
}



/* @end */
/* @end */
/* @end */

/* @group Program menus */
ul.programMenus {
	overflow: visible;
	z-index: 450;
}
ul.programMenus>li {
	float: left;
	position: relative;
	top:  4px;
	list-style-type: none;
	height: 19px;
	margin: 0;
}
ul.programMenus li li a {
	position: relative;
	display: block; width: 45%;
}
ul.programMenus>li li a {
	color: #333;
	font: 700 1em/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
	border-bottom: none;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 0 0 12px;
	margin: 0;
}

ul.programMenus div.popup a {
	color: #333;
	font: 400 .8em/1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
	text-transform: none;
	border-bottom: none;
	text-decoration: none;
	display: block;
	padding: 2px 4px;
	height: auto; width: 132px;
	background: #fff;	
}
ul.programMenus div.popup li li a {
	font: 400 .8em/1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
}
ul.programMenus #sportsPopUp div.popup a { width:217px; }

ul.programMenus li.hovering div.invisibleBorderPopUp {
	position: absolute; 
	top: -999em; /* hides drop div */
	z-index: 500;
	width: 500px; /* left offset of submenus need to match (see below) */
	margin: 0; 
	padding: 8px;
}
ul.programMenus div.popup { /*container so each list can floatleft */
	position: absolute; 
	top: -999em; /* when set to -999em it hides drop div */
	z-index: 501;
	width: 500px; /* left offset of submenus need to match (see below) */
	margin: 5px 0 0 0; 
	padding: 8px;
}
ul.programMenus li.hovering div.invisibleBorderPopUp {
	left: -180px;
	top: 19px; /* reveals drop div */	
	background: url(images/dot.gif) repeat 0 0; 
	z-index: 210;
}
ul.programMenus li.hovering div.popup {
	width: 500px;
	top: 0px; /* reveals drop div */	
	background: url(images/bg-drop-menu-45.png) repeat 0 0; 
	z-index: 211;
	border: 1px solid #666;
}
ul.programMenus li div.popup a:hover {
	color: #1e82b8;
	background-color: #fff;
	text-decoration: none;
}

ul.programMenus li div.popup div.menu ul li:hover {
	background-color: #1e82b8;
}

div.popup div.menu {
	background: #d4e3eb;
	height: auto; width: 100%;
	float: left;
	padding: 10px 0 0 0;
	border: 1px solid #fff;
}

/* @group lists inside div.popup */
div.popup p {
	color: #333;
	font-size: 1.1em;
	line-height: 1.1em;
}

div.popup p.callout {
	margin-top: 8px;
	padding-left: 15px;
	font-size: 1.0em;
	font-style: italic;
	line-height: 1.8em;
	color: #666;
	padding-right: 15px;
}

div.popup .rulebelow {
	padding-bottom: 3px;
	border-bottom: solid 1px #1e82b8;
}
div.popup .menu p.date {
	font-size: 85%;
	font-weight: 700;
	padding-left: 5px ;
}
ul.programMenus li:hover>div.popup ul { /*lists inside the drop div */
	width: 96%;
	}
ul.programMenus ul li { /* list item inside the drop div */
	width: 140px; height: 17px;
	display: block;
	color: #fff;
	font-size: 14px; font-weight: bold;	list-style-type: none;
	margin: 0 2% 3px 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#locationsPopUp div.popup div.menu ul li.county a {
		padding: 6px 4px;
}
ul.programMenus li.county {
	height: 25px;
}
ul.programMenus li.county a {
	height: auto; width: 132px;
	font-weight: 700;
}

#sportsPopUp li {
	width: 225px;
}
ul.programMenus ul {
	margin-top: 3px;
	padding-left: 15px;
	height: auto;
	float: left;
}
ul.programMenus ul ul {
	margin: 4px 0 0 -1px;
	padding-left: 0;
}
ul.programMenus ul li:hover {
	color: #f50021;
	background: #fff;
	border-top: 1px solid #78acc8;
	border-left: 1px solid #78acc8;
	border-right: 1px solid #0a689a;
	border-bottom: 1px solid #0a689a;
}

/* @end */
/* @end */

/* @group program table */

#programTable {
	background-color: #000;
	width: 95%;
	margin: 15px 0 0 20px;
}

#programTable th {
	background-color: #fff;
	color: #333;
	font: 400 15px/1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0px 10px 0;
	text-align: left;
	border-bottom: 3px solid #333;
}

#programTable td.cell {
	background: #fff;
	padding: 5px;
	border-top: solid 1px #333;
}
#programTable td.cell.program { width: 30%; }
#programTable td.cell.ages { width: 10%; }

#programTable ul {
	margin-bottom: 0;
}

#programTable td li {
	padding: 0;
	margin: 0 0 0 0px;
	list-style-type: none;
	font-size: 11px;
}

/* @end */

/* @group leftnavcol */

#leftnavcol {
	background: #e1e1d2 url(images/bg-leftnavcol.gif) repeat-x 0 bottom;
	padding-top: 28px;
}

#leftnavcol h3 {
	color: #55514d;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
}

ul.navcol {
	position: relative;
	font: 400 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
}

ul.navcol li ul {
	position: relative;
	top: 1px;
	font: normal 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

ul.navcol li {
	list-style-type: none;
	margin: 0;
	font-size: 1em;
}

ul.navcol li a {
	font-weight: 700;
	display: block;
	padding: 8px 0 8px 7px;
	text-decoration: none;
	border-top: solid 1px #bbb;
	border-bottom: none;
}

ul.navcol li ul li.last a {
	border-bottom: solid 1px #ddd; 
}

ul.navcol li a:hover {
	background: #fff;
}

ul.navcol li.selected a, 
ul.navcol li.current a, 
ul.navcol li.here>a {
	background-color: #fff;
}
ul.navcol li ul li a {
	padding-left: 18px;
	font: italic 11px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group rightsidecol */

#sidecol {
	margin-top: 35px;
	width: 200px;
	background-color: #cbebfc;
	padding: 20px 10px;
}

#sidecol h4 {
	padding-bottom: 8px;
}

.column.grid_6.threecol {
	width:440px ;
	padding: 0 20px;	
}

/* @end */

/* @group news */

.item, .item.eventlist {
	margin-bottom: 15px;
}

.item.eventlist {
	padding: 10px 10px 0 0;
	margin-bottom: 0;
}
.featured {
	padding: 10px;
	background-color: #e1e1d2;
}

#sidecol .featured {
	padding: 10px;
	background-color: #fff;
	border-top: 1px solid #7fbecc;
	border-bottom: 1px solid #7fbecc;
}

/* @end */

/* @group hp large image */

#hpLgImage {
	position: relative;
	z-index: 1;
	height: 286px;
}

#hpLgImageWrap {
	position: absolute;
	z-index: 100;
	width: 960px;
	height: 286px;
	background: url(images/bg-hplgimage.png) repeat-x 0 0;
}

/* @end */

/* @group height */

.h100 {height: 100px;}
.h140 {height: 140px;}
.h200 {height: 200px;}
.h300 {height: 300px;}
.h400 {height: 400px;}

/* @end */

/* @group width */
.w150 {	width: 150px; }
.w175 {	width: 175px; }
.w200 {	width: 200px; }
.w250 {	width: 250px; }
.w300 {	width: 300px; }
.w325 { width: 325px; }
.w350 { width: 350px; }
.w400 { width: 400px; }
.w450 { width: 450px; }
.w500 { width: 500px; }
.w550 { width: 550px; }
.w600 { width: 600px; }
.w650 { width: 650px; }
.w700 { width: 700px; }
.w750 { width: 750px; }
.halfcol { width: 47%; }
.thirdcol { width: 30%; }
/* @end */

.fakesidecol {
	float: right;
	width: 220px;
	margin: 20px 0 20px 20px;
}

/* @group member bar */
div#loggedin {
	position: absolute;
}
div#loggedin p { 
	font-size: 9px; color: #fff; 
	text-align: left;
	padding: 3px 0 0 492px;
}
div#loggedin p em {  color: #ccc; }
div#loggedin p a { 
	font-size: 9px; color: #fff; 
	border-bottom-color: #ccc;
}



/* @end */

/* @group Volunteer Certification */

.certificationListing {
	float: left;
	width: 69%;
	padding: 5px 0 0 0;
	color: #55514d;
	font: 400 10px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @end */



/* @group typestyles */
h1 {
	color: #f50021;
	font: 700 2.4em/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}

h2 {
	color: #55514d;
	font: 700 1.6em/1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
}

h3 {
	color: #1e82b8;
	font: 400 1.6em/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
}

h3.navbarTitle {
	margin: 11px 0 0 8px;
	font-size: 22px;
	color: #eee;
}

h4 {
	color: #55514d;
	font: 700 1.6em/1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
}

h5 {
	color: #55514d;
	font: 400 1.4em/1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
}
.h5 {
	color: #55514d;
	font: 400 15px/1.2em Verdana, Arial, Helvetica, Geneva, sans-serif;
}

h5.related, h6.related {
	color: #fff;
	margin-top: 30px;
	padding: 3px 0 3px 10px;
	background-color: #1e82b8;
	clear: both;
}
h6.related {
	padding: 5px 0 5px 10px;
}
h6 {
	color: #55514d;
	font: 700 1.1em/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 3px;
}

p, .paragraphtext {
	color: #55514d;
	font: 400 1.2em/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}
.paragraphtext {
	font-size: 12px;
}

p.breadcrumb {
	margin-top: 25px;
	text-transform: uppercase;
	font-size: 1.1em;
}

.headline {
	float: left;
	width: 500px;
	margin: 30px 0 12px 15px;
	padding: 0 0 0 20px;
	border-left: 6px solid #a63a41;
}

.hp-image {
	float: left;
	width: 385px;
	margin: 20px 0 0 0;	
}

p.caption, .caption, span.caption { 
	color: #55514d;
	font: italic .9em/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;  
}

.label { 
	color: #55514d;
	font-size: 9px;
}

p.captionlg {font-size: 1em;}

.spaceleft { margin-left: 10px;}
.spaceleftlg { margin-left: 20px;}
.spaceright { margin-right: 10px;}
.spacerightlg { margin-right: 20px;}
.spacebeforesm { margin-top: 6px; }
.spacebefore { margin-top: 12px; }
.spacebeforepadding { padding-top: 12px; }
.spacebeforelg { margin-top: 24px; }
.spacebeforepaddinglg { padding-top: 24px; }
.spacebeforexlg { margin-top: 36px; }
.spaceaftersm { margin-bottom: 6px; }
.spaceafter { margin-bottom: 12px; }
.spaceafterpadding { padding-bottom: 22px; }
.spaceafterlg { margin-bottom: 24px; }
.nospacebefore { margin-top: 0; }
.nospaceafter { margin-bottom: 0; padding-bottom: 0;}
.nospaceafterpadding { padding-bottom: 0; }
.ruleabove { border-top: 1px solid #7fbecc; padding-top: 6px; }
.ruleabovedot { border-top: 1px dotted #000; padding-top: 6px; }
.rulebelow { border-bottom: 1px solid #c4e1fd; padding-bottom: 0px; }
.rulebelowthick {
	border-bottom: 2px solid #333;
}
.rulebelowdot { border-bottom: dotted 1px #000; padding-bottom: 6px; }
.ruleleft {	border-left: solid 1px #000; padding-left: 10px; }
.ruleright { border-right: solid 1px #000;}

em, em p { font-style: italic; }

.indent, p.indent { margin-left: 15px; }
.indentpadding { padding-left: 15px; }

blockquote { margin: 0 18px; padding: 0 6px; }

.caps {	text-transform: uppercase; }

span.date {
	margin: 0 10px 0 20px;
}
.date.list {
	float: left;
	margin: 5px 15px 0 15px;
}
.date.list p {
	display: block;
	width: 38px;
	color: #f50021;
	border: 1px solid #ccc;
	padding: 5px 2px;	font-size: 16px; line-height: 16px;
	text-align: center;
	background-color: #fff;
}
.date.list h6 {
	background: #666 url(images/bg-globalnav.gif) repeat-x 0 -6px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 3px;
	width: 40px;
	color: #fff;
	text-align: center;
	padding: 3px 2px;
}
.deadlines .date.list p {
	display: block;
	padding-bottom: 14px;
	border: 1px solid #f50021;
	border-top: none;
	background: #FCE1E4 url(images/deadline-date.gif) no-repeat -2px bottom;
}
p.date {
	font-style: italic;
	font-size: 11px;
}

.date.list p.twoday {
	font-size: 12px;
}
.eventInfo {
	padding-top: 3px;
}
.eventInfo h3 {
	margin-bottom: 0;
}
p.pdf {
	background: url(images/icon_pdf.gif) no-repeat left 2px;	
	height: 14px;
	padding-left: 25px;
}

span.pdf {
	background: url(images/icon_pdf.gif) no-repeat left 0;	
	height: 16px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.red { color: #f50021; }
.blue { color: #1e82b8; }

/* @end */


/* @group edit entry */

p.edit-entry {
	margin-top: 10px;
}

p.edit-entry a {
	padding: 3px 20px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #666;
	color: #fff;
	border: none;
}
p.edit-entry a:hover {
	background-color: #000;
	border: none;
}

/* @end */
/* @group links */

a, a:link, a:visited, a:active { 
color: #1e82b8; text-decoration: none; border-bottom: 1px solid #1e82b8;}

a:hover, a.selected { color: #55514d; text-decoration: none; border-bottom: solid 1px #55514d;
}

/* @end */

/* @group lists */

ul {
	list-style-type: disc;
	color: #807c6e;
	margin-bottom: 16px;
}
ol {
	list-style-type: decimal;
	color: #807c6e;
	margin: 0 0 16px 24px;
}
li { 
	margin: 6px 0 6px 25px; 
	font: 1.2em/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
}
ul li ul li, ol li ol li{
	font-size: .9em;
	font-style: italic;
	list-style-type: circle;
}
ul.listlg li {
	font: 1.3em/1.1em Verdana, Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	margin: 0 0 10px 5px;
}
/* @end */

/* @group bigTargets */
.bigTarget.hover, ul.bigTarget li.hover { cursor: pointer; }
.bigTarget.hover h1, 
.bigTarget.hover h2, 
.bigTarget.hover h3,
.bigTarget.hover h4, 
.bigTarget.hover h5, 
.bigTarget.hover h6, 
.bigTarget.hover p, 
.bigTarget.hover a, ul.bigTarget li.hover a { color: #f60; border-bottom: none;}
ul.bigTarget li.hover {
background-color: #eee;
}

/* @end */

/* @group buttons */

/* @group large on gray bg */

a.buttonBlue, a.buttonRed, a.buttonGray {
    background: url(images/button-rgb-right-a.gif) no-repeat scroll right top;
    display: block;
    float: left;
    font: 700 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
    height: 31px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: none;
    overflow: hidden;
}

a.buttonBlue span, a.buttonRed span, a.buttonGray span {
    background: url(images/button-rgb-left-span.gif) no-repeat 0 0;
    display: block;
    line-height: 19px;
    padding: 6px 9px 11px 18px;
    color: #fff;
    text-decoration: none;
    border-bottom: none;
} 

a.buttonBlue span:hover, a.buttonRed span:hover, a.buttonGray span:hover {
	color: #ccc;
}

a.buttonRed {
    background-position: right -31px;
}

a.buttonRed span {
    background-position: 0 -31px;
}

a.buttonGray {
    background-position: right -62px;
}

a.buttonGray span {
    background-position: 0 -62px;

}



/* @end */

/* @group large on white */

a.buttonLargeBlue, a.buttonLargeRed, a.buttonLargeGray {
    background: url(images/button-large-right.png) no-repeat scroll right top;
    display: block;
    float: left;
    font: 700 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
    height: 30px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: none;
    overflow: hidden;
    margin-right: 6px;
}

a.buttonLargeBlue span, a.buttonLargeRed span, a.buttonLargeGray span {
    background: url(images/button-large-left.png) no-repeat 0 0;
    display: block;
    line-height: 8px;
    padding: 11px 3px 11px 11px;
    color: #fff;
    text-decoration: none;
    border-bottom: none;
} 
a.buttonLargeRed { background-position: right -31px; }
a.buttonLargeRed span { background-position: left -31px;}
a.buttonLargeGray { background-position: right -62px; }
a.buttonLargeGray span { background-position: left -62px;}

a.buttonLargeBlue:hover span, a.buttonLargeRed:hover span { background-position: left -62px; color: #ccc; }
a.buttonLargeBlue:hover, a.buttonLargeRed:hover { background-position: right -62px; color: #ccc; }
a.buttonLargeGray:hover span { background-position: left 0; color: #ccc; }
a.buttonLargeGray:hover { background-position: right 0; color: #ccc; }

/* @end */

/* @group large flyout on white */
/* borrows infom from large on white */

a.buttonLargeBlueFO, a.buttonLargeRedFO, a.buttonLargeGrayFO {
    background: url(images/button-large-right-flyout.png) no-repeat scroll right top;
    display: block;
    float: left;
    font: 700 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
    height: 30px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: none;
    overflow: hidden;
    margin-right: 6px;
}

a.buttonLargeBlueFO span, a.buttonLargeRedFO span, a.buttonLargeGrayFO span {
    background: url(images/button-large-left.png) no-repeat 0 0;
    display: block;
    line-height: 8px;
    padding: 11px 30px 11px 11px;
    color: #fff;
    text-decoration: none;
    border-bottom: none;
} 
a.buttonLargeRedFO { background-position: right -31px; }
a.buttonLargeRedFO span { background-position: left -31px;}
a.buttonLargeGrayFO { background-position: right -62px; }
a.buttonLargeGrayFO span { background-position: left -62px;}

a.buttonLargeBlueFO:hover span, a.buttonLargeRedFO:hover span { background-position: left -62px; color: #fff; }
a.buttonLargeBlueFO:hover, a.buttonLargeRedFO:hover { background-position: right -62px; color: #fff; }
a.buttonLargeGrayFO:hover span { background-position: left 0; color: #fff; }
a.buttonLargeGrayFO:hover { background-position: right 0; color: #fff; }

/* @end */

/* @group small on white */

a.buttonSmallBlue, a.buttonSmallRed, a.buttonSmallGray {
    background: url(images/button-small-right.png) no-repeat scroll right top;
    display: block;
    float: left;
    font: 700 10px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
    height: 19px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: none;
    overflow: hidden;
    margin-right: 6px;
}

a.buttonSmallBlue span, a.buttonSmallRed span, a.buttonSmallGray span {
    background: url(images/button-small-left.png) no-repeat 0 0;
    display: block;
    line-height: 8px;
    padding: 5px 3px 11px 11px;
    color: #fff;
    text-decoration: none;
    border-bottom: none;
} 
a.buttonSmallRed { background-position: right -19px; }
a.buttonSmallRed span { background-position: left -19px;}
a.buttonSmallGray { background-position: right -38px; }
a.buttonSmallGray span { background-position: left -38px;}

a.buttonSmallBlue:hover span, a.buttonSmallRed:hover span { background-position: left -38px; color: #ccc; }
a.buttonSmallBlue:hover, a.buttonSmallRed:hover { background-position: right -38px; color: #ccc; }
a.buttonSmallGray:hover span { background-position: left 0; color: #ccc; }
a.buttonSmallGray:hover { background-position: right 0; color: #ccc; }

/* @end */

/* @group small flyout on white */
/* borrows infom from large on white */

a.buttonSmallBlueFO, a.buttonSmallRedFO, a.buttonSmallGrayFO {
    background: url(images/button-small-right-flyout.png) no-repeat scroll right top;
    display: block;
    float: left;
    font: 700 11px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
    height: 19px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: none;
    overflow: hidden;
    margin-right: 6px;
}

a.buttonSmallBlueFO span, a.buttonSmallRedFO span, a.buttonSmallGrayFO span {
    background: url(images/button-small-left.png) no-repeat 0 0;
    display: block;
    line-height: 8px;
    padding: 5px 20px 11px 11px;
    color: #fff;
    text-decoration: none;
    border-bottom: none; 
} 
a.buttonSmallRedFO { background-position: right -19px; }
a.buttonSmallRedFO span { background-position: left -91px;}
a.buttonSmallGrayFO { background-position: right -38px; }
a.buttonSmallGrayFO span { background-position: left -38px;}

a.buttonSmallBlueFO:hover span, a.buttonSmallRedFO:hover span { background-position: left -38px; color: #fff; }
a.buttonSmallBlueFO:hover, a.buttonSmallRedFO:hover { background-position: right -38px; color: #fff; }
a.buttonSmallGrayFO:hover span { background-position: left 0; color: #fff; }
a.buttonSmallGrayFO:hover { background-position: right 0; color: #fff; }

/* @end */

/* @end */

/* @group footer */

#footerTop {
	height: 61px;
	background: #e1e1d2 url(images/footer-top.gif) repeat-x 0 0;
	margin-top: 20px;	
}

#footer {
	background-color: #fff;
	padding: 12px 0;		
}

#footer ul {
	float: left;
	list-style-type: none;
	margin: 0 60px 0 14px;
}

#footer li {
	margin: 5px 0;
}

#footer li a, .footerColumn a {
	color: #1e82b8;
	text-decoration: none;
	border-bottom: none;
}
#footer li a:hover, .footerColumn a:hover {
	color: #333;
	border-bottom: 1px solid #333;
}

#footerBottom {
	background: #fff url(images/rounded-bottom.gif) repeat-x 0 bottom;
}

.footerColumn {
	float: left;
	margin: 10px 40px 10px 15px;
}

#footerBottom p {
	color: #202020;
	font: 400 1.0em/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#copyright {
	text-align: center;
	margin: 12px 0 40px 0;
}

#copyright p {
	font-size: 11px;
	color: #fff;
}

#copyright p a {
	color: #6bddf6;
	text-decoration: none;
	border-bottom: none;
}

#copyright p a:hover {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

/* @end */

/* @group forms */

/* @group mini Forms */
#miniLoginForm, #miniForgetForm, #miniRegistrationWrap {
	width: 45%;
	margin: 10px 0;
	padding: 1px 20px 15px 10px;
}
#miniLoginForm .submit, #miniForgetForm .submit, #miniRegistrationWrap .submit {
	width: 180px;
	background: url(images/button-mini-login.gif) no-repeat 0 0;
	height: 31px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	border: 0;
	margin-right: 25px;
}

#miniLoginForm .submit:hover, #miniForgetForm .submit:hover, #miniRegistrationWrap .submit:hover {
	background: url(images/button-mini-login.gif) no-repeat 0 -62px;
}

/* @end */

/* @group defaults */

#hiddenDIV {
	display: none;
}
#notification{
	border: solid 1px #cdcdcd;
	background-color: #f6f6f6;
	padding: 10px;
	display: none;}

h2.form {
	color: #fff;
	background-color: #333;
	font-size: 2em;
	padding: 5px 12px 8px;
}

form h3 {
	color: #333;
	font: 400 16px/16px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
}

form h5 {
	color: #000;
	font: 400 12px/12px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

form input {  
	width: 100%; 
	font-size: 15px;
	border: none;
	background-color: #e1e1d2;
	margin: 2px 2px 0 0; padding: 5px 5px 5px 5px;
	border: solid 1px #a0a088;
}
form input.small {  
	width: 100%; 
	font-size: 13px;
	border: none;
	background-color: #e1e1d2;
	margin: 0 0 0 0; padding: 2px 2px 2px 2px;
	border: solid 1px #a0a088;
}
form input.radio, form div.pairedfields input.radio { 
	float:  left;
	width: 18px; 
	margin: 4px 0 0 10px;
	background-color: #fff;
}
form textarea {
	width: 100%;
	height: 100px;
	font-size: 15px; line-height: 20px;
	border: none;
	background-color: #e1e1d2;
	margin: 0 0 0 0; padding: 10px;
}
form input.checkbox, form div.pairedfields input.checkbox { 
	float:  left;
	width: 18px; 
	margin: 4px 0 0 10px;
	background-color: #fff;
}

#checkoutForm input.submit {
	background: url(images/button-checkout-submit.gif) no-repeat 0 0;
	color: #fff;
	text-transform: uppercase;
	border: 0;
	height: 31px;
	font-weight: 700;
	line-height: 9px;
	width: 530px;
	padding: 10px;
	margin-bottom: 30px;	
}
#checkoutForm input.submit:hover {
	background: url(images/button-checkout-submit.gif) no-repeat 0 -62px;
}

form select {
	margin: 5px;
	font-size: 14px; 
}
#street2 { margin-top: 3px;}
form span.city {
	float: left;
	width: 40%; margin: 0 2% 0 0;
}
form span.city input { width:100%; }
form span.state {
	float: left;
	width: 20%; margin: 0 2% 0 0;
}
form span.state input { width:100%; }
form span.zip {
	float: left;
	width: 15%;
}
form span.zip input { width:100%; }
form div.pairedfields {
	float: left;
	width: 45%; 
	margin: 0 2px 0 0;
}
form div.pairedfields input { width: 100%; }

form span.fullcol {
	width: 95%; 
	margin: 0 2% 0 0;
	float: left;
}

form label { 
	clear: both;
	display:block;
	width: 95%;
	font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif; 
	color:#444; 
	letter-spacing:1px; 
	margin: 10px 0 3px 0; 
}


form span.radiotext, form span.checkboxtext { 
	float:  left; display: block;
	font: 700 12px/12px Verdana, Arial, Helvetica, sans-serif; 
	color: #444; 
	margin: 6px 0 0 3px;
	 
}
form input.choice, label.choice { float:left; margin: 0 6px 0 0; clear:none; }
#onlinetrainingquiz form ol li.error {
	margin: 1px 0 5px 0; padding: 3px 5px 3px 5px;
	float: left; width: 95%;
	background-color: #e2d3d3;
}
form label.error { 
	color: #a01c1c; 
	font-style: italic; 
	margin: 1px 0 5px 0; padding: 3px 5px 3px 5px;
	float: left; width: 100%;
	background-color: #e2d3d3;
	display: none;
	}
form input.error, form textarea.error { background-color: #e2d3d3;}

form p { margin: 0;	padding: 0;	}

form input#submit, form input#submitButton {
	width: 530px;
	background: url(images/button-checkout-submit.gif) no-repeat 0 0;
	height: 31px;
	margin: 20px 0;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

form input#submit, form input#submitButton:hover {
	width: 530px;
	background: url(images/button-checkout-submit.gif) no-repeat 0 -62px;
}

form#entryform input#submitButton.submit {
	width: 530px;
	background: url(images/button-checkout-submit.gif) no-repeat 0 0;
	height: 31px;
	color: #fff;
	margin: 20px 0;
	border: none;
	text-transform: uppercase;
	font-weight: 700;
	
}
form#entryform input#submitButton.submit:hover {
	background: url(images/button-checkout-submit.gif) no-repeat 0 -62px;
}

form input#submit:hover { background-color: #333; font-weight: bold;}
form input#submit.sending {
	background-color: #ae3558;
}
form #submitMessage {
	margin-top: 10px; padding-left: 100px;
	text-align: left;
}
form #submitMessage img {
	position: relative;
	top: 10px;
}

form #forgotpw, form span.checkbox p {
	float: left;	
	width: 55%;
	margin: 1em 0 0 0;
	padding: 1em 2em;
}
fieldset {
	width: 90%;
	border: solid 1px #999;
	padding:  0 30px 10px 10px;
}
legend {
	padding: 10px;
	color: #55514d;
	font: 700 12px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
}
div.signoff {
	width: 95%;
	margin: 20px auto 10px auto; padding: 05px 10px 10px 10px;
	border-top: 1px solid #ccc;
}
div.signoff input {
	font-size: 20px;
	margin: 8px 5px 0 0;
}
div.signoff span {
	width: 90%;
	font: 400 14px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
}
/* @end */

/* @group Member Search */
#memberSearchForm input {
	width: 90%;
	}

#memberSearchForm input#searchSubmit {
	float: right;
	width: 29px; height: 19px;
	margin: 0 0 0 10px; padding: 0;
}


/* @end */

/* @group globalSearch */
#globalSearch {
	float: left;
	margin: 0; padding: 0;
	width: auto;
}
#globalSearch input {
	float: left;
	height: 15px; width: 160px;
	margin: 0; padding: 3px 4px;
	font-size: 15px;
	background-color: #fff;
}
#globalSearch #searchSubmit {
	float: left;
	height: 19px; width: 29px;
	margin: 1px 0 0 6px; padding: 0;
	background: none;
}
/* @end */

/* @group online training quiz */
#onlinetrainingquiz form ol li ol li input { width:  4%;}
#onlinetrainingquiz form ol li { font-weight: 700 }
#onlinetrainingquiz form ol li ol li {
	list-style-type: none;
	font-size: 1em; 
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group SearchPage */
#searchPage {
	height: 38px;
	margin: 20px 0 0 0;
}
#searchPage input {
	float: left;
	width: 84%;
	font-size: 20px;
	padding-left: 10px;
}
#searchPage input#searchPageSubmit {
	float: right;
	width: 90px; height: 31px;
	margin: 0 0 0 10px; padding: 0;
}

/* @group mini */
#miniSearch {
	margin: 0; padding: 0;
}
#miniSearch input {
	float: left;
	width: 80%;
	font-size: 12px;
	padding: 3px;
}
#miniSearch input#searchPageSubmit {
	float: left;
	width: 29px; height: 18px;
	margin: 2px 0 0 10px; padding: 0;
}


/* @end */
/* @end */

/* @group Volunteer App */
span.title { float: left; width: 8%; margin-right: 2%;}
span.firstname { float: left; width: 22%; margin-right: 2%; }
span.middlename { float: left; width: 22%; margin-right: 2%; }
span.lastname { float: left; width: 22%; margin-right: 2%; }
span.suffix { float: left; width: 8%; margin-right: 2%; }
fieldset#IHaveRead span.checkboxtext {
	font-weight: normal;
	width: 85%;
}


/* @end */

/* @group onebuttonforms */
.onebuttonforms form {
	width: auto;
	float: left;
}
.onebuttonforms form input.submit {
	float: left;
	color: #fff;
	background-color: #1e82b8;
	width: auto;
	margin: 1em 10px 0 0;
	padding: 3px 10px;
}
/* @end */

form span.checkbox p { width: 80%; padding-left:  .5em;} 
/* @end */

/* @group shopping cart */

.miniCartWrapper {
margin: 25px 0 0 15px;
width: 230px;
background-color: #e1e1d2;	
}
.miniCart {
background-color: #e1e1d2;
border-right: 1px solid #999;
border-left: 1px solid #999;	
}

.miniCartHeader h2 {
	background: url(images/header-minicart.gif) no-repeat 0 0;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	padding: 7px 8px 8px;
}

.miniCart p {
	padding: 0;
	margin-bottom: 0;
}

.miniCartFooter {
	height: 7px;
	background: url(images/footer-minicart.gif) no-repeat 0 0;
}

a.miniCartButton {
	display: block;
	padding: 4px 10px;
	font-weight: 700;
	border-bottom: none;
}

.miniCart p a.miniCartButton {
	border-bottom: 1px solid #999;
}

.miniCart p a.miniCartButton.last {
	border-bottom: none;
}

a.miniCartButton.last {
	padding-bottom: 0;
}

.miniCart p.total, .miniCart p.totalCheck {
	border-bottom: 1px solid #999;
	padding: 13px 8px;
	font-weight: 700;
	background-color: #fff;	
}

.miniCart p.total span {
	margin-left: 3px;
	font-weight: 400;
	color: #1e82b8;	
	font-size: 16px;
}

.miniCart p.totalCheck span {
	margin-left: 0;
	font-weight: 400;
	color: #1e82b8;	
	font-size: 12px;
}

.miniCartHeader h2 a.cartHeaderButton {
	border-bottom: none;
	background-color: #1e82b8;
	color: #fff;
	font-size: 11px;
	padding: 2px 8px;
}

.miniCartHeader h2 a.cartHeaderButton:hover {
	border-bottom: none;
	background-color: #333;
}

.miniCart h6 {
	color: #fff;
	font-size: 12px;
	background-color:#1e82b8;
	padding: 5px 8px;
	border-bottom: 0;
}

#cart-single-page-checkout {
	width: 100%;	
}

#cart-single-page-checkout th {
	color: #55514d;
	font: 400 1.1em/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 0;
	text-align: left;
	}
#cart-single-page-checkout td, .miniCart td {
	color: #55514d;
	font: 400 1.1em/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 8px;
	border-top: solid 1px #666;
}
.miniCart td.total { font-size: 1.3em; }
#cart-single-page-checkout td.item { padding: 0 20px 20px 0;}

/* My Comment */
#cart-single-page-checkout td.price { text-align: right; padding: 0 20px 0 0;}
#cart-single-page-checkout td.buttons { text-align: left; padding: 10px 10px 0 10px; width: 170px;}
#cart-single-page-checkout td.last { border: none; padding-left: 10px;}
#cart-totals {
	width: 100%;	
}
#cart-totals tr {
	}
#cart-totals th {
	color: #55514d;
	font: 400 1.1em/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	}
#cart-totals td {
	color: #55514d;
	font: 400 .9em/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 5px 0;
	border-top: solid 1px #ccc;
}
#cart-totals td.first { border: none; padding-top: 0;}
#cart-totals td.total { border-top: solid 1px #666; }



/* @end */

/* @group jquery autocomplete */

.ac_results {
	width: 100%;
	padding: 0px;
	background-color: white;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 4px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-size: 1.3em;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
	.ac_results li a{
		border-bottom: none;
		color: #4D4D4F;
	}

.ac_loading {
	background: white url('images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}
.ac_even {
	background-color: #fff;
}

.ac_over, .ac_results li.ac_over a {
	background-color: #556f07;
	color: white;
}



/* @end */

/* @group Calendar */


.calendarBG {
	background-color: #444; 
	margin:0 0 25px 0;
	position: relative;
}
.calendarBG.LG {
	margin-left: 0;
}

span.small {
	font-size: 70%;
	font-weight: normal;
}

.calendarBlank { 
 background-color: #f0f0e8;
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10px;
 text-align:  center;
 vertical-align: middle;
 color: #999;
}

.calendarHeader { 
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-weight: bold; 
 font-size: 10px;
 color: #fff; 
 text-transform: uppercase;
 text-align: center;
 background: #666 url(images/bg-globalnav.gif) repeat-x 0 -14px;
}

.calendarMonthLinks {
 font-family:       Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size:         10px;
 padding: 3px 0;
 font-weight:		bold;
 text-decoration:   none;
 color:             #fff;
 background-color:  #333;
}

.calendarMonthLinks a, .calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
 border-bottom: none;
}

.calendarMonthLinks a:hover {
 color:             #f50021;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	9px;
 color: #fff; 
 padding: 2px;
 background-color: #1e82b8;
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
 text-align:  center;
 vertical-align: middle;
}

.calendarBG.LG td.calendarDayHeading {
	width: 10%;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px 0;
}

.calendarBG.LG td.calendarBlank, .calendarBG.LG td.calendarCell, .calendarBG.LG td.calendarToday {
	height: 60px;
	text-align: left;
	vertical-align: text-bottom;
	font-size: 11px;
	padding: 3px;
}

.calendarToday { 
 font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size:  12px;
 text-decoration: none;
 text-align:  center;
 vertical-align: middle;
 color:  #999;
 background: #fff url(images/today-blue.gif) repeat-x;
}

.calendarToday a, .calendarToday a:link, .calendarToday a:visited {
	color: #fff;
	border-bottom: none;
}

.calendarToday a:hover {
	color: #000;
}

.calendarBG.LG td.calendarToday .calEvent a {
	padding-left: 6px;
}

.calendarCell {
 font-family:       Verdana, Arial, Helvetica, Geneva, sans-serif;
 font-size:         12px;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color: #999;
 background-color:  #fff;
 padding: 6px;
position: relative;
}

.calendarCell a, .calendarCell a:link,.calendarCell a:visited {
 color:             #1e82b8;
 font-weight: bold;
 text-decoration:   underline;
 border-bottom: none;
}
  
.calendarCell a:hover {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calEvent {
	padding: 3px 3px 0 1px;
}

/* @end */

/* @group sitemap */

#sitemap {
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}
ul#sitemap>li { border-top: 1px solid #ccc; margin: 0;}
#sitemap ul {
	visibility: visible;
}
#sitemap ul ul{
	visibility: visible;
}
#sitemap li{
	line-height:200%;
	margin-top:2px;
	background:#fff;
	position:relative;
	width:100%; 
	list-style: none;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html #sitemap li{
	float:left;
	display:inline;
}

#sitemap li a {margin-left:0;}
#sitemap li span {float:left;position:absolute;top:5px;left:5px;width:13px;height:13px;cursor:auto;font-size:0;}
#sitemap li span, #sitemap li span.collapsed{background:url(images/list-triangle-right.png) no-repeat  0;} 
#sitemap li span.expanded{background:url(images/list-triangle-down.png) no-repeat 0 0;}

/* second level */

#sitemap li li{
	background:#fff;
}
#sitemap li li a {padding-left:0;}
#sitemap li li span {left:28px;}

/* third level */

#sitemap li li li a {padding-left:0;}
#sitemap li li li span {left:56px;}

/* etc. */

/*  */
/* @end */

/* @group store */
.store-item {
	position: relative;
	padding: 20px 0 20px 0;
	border-bottom: solid 1px #999;
}
.store-item h1, .store-item h3 {
	margin: 0 0 15px 0; padding: 0;
}
.product-details {
	position: relative;
	height: 100%;
}
.price-modifiers {
	float: left;
	margin: 0 0 0 20px; 
	width: 150px;
}
.price-modifiers td {
	color: #55514d;
	font: 700 1.2em/1.7em Verdana, Arial, Helvetica, Geneva, sans-serif;
}
.price-modifiers td.price-modifier {
	font: 400 1.1em/1.7em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding-left: 10px;
}
.price-modifiers th {
	color: #55514d;
	font: 400 1.1em/1.3em Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 0 0;
	border-bottom: solid 1px #ccc;
	text-align: left;
}
.product-details form {
	margin: 0 0 0 0;
}
.product-details form select {
	float: left;
	margin: 0 0 0 10px;
}

input.addToCart {
	background: #fff url('/css/images/button-add-to-cart.gif') no-repeat 0 0;
	height:30px; width:  114px;
	margin: 30px 0 0 0; padding: 0; border: none;
	cursor: pointer;
}
input.addToCart:hover {
	background: transparent url('/css/images/button-add-to-cart.gif') no-repeat 0 -30px;
}
input.updateCart {
	background: transparent url('/css/images/button-update-cart.gif') no-repeat 0 0;
	height:19px; width:  69px;
	margin: 5px 10px 0 0; padding: 0; border: none;
	cursor: pointer;
	float: left;
}
input.updateCart:hover {
	background: transparent url('/css/images/button-update-cart.gif') no-repeat 0 -19px;
}
/* @end */

/* @group reports */
#reports{
	overflow: auto;
}
#reports table{
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}
#reports table td{
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	color: black;
	font: 400 12px/18px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
}
	#reports table thead td{
		background-color: #333;
		color: #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #333;
		text-align: center;
	}
	.export-btn{
		overflow: hidden;
	}
	.export-btn a{
		background: #006BB7;
		color: #fff;
		float: right;
		margin: 10px 0 15px;
		padding: 5px 10px;
		text-decoration: none;
	}


