/*****************************************
 Theme: Sneaker
*****************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#hd{min-height:80px;_height:80px;}
#bd{min-height:36em;_height:36em;_overflow:visible;_overflow-x:hidden;}
#ft{min-height:80px;_height:80px;_overflow:visible;_overflow-x:hidden;}
/* STRUCTURE -------- */
#doc{width:800px;padding:0 7px;margin:0 auto;}
#hd{position:relative;float:right;width:100%;}
#hContent{width:450px;padding:28px 160px 40px 190px;}
#hMisc {display:none !important;}
#navigation{float:left;width:163px;position:relative;display:inline;padding:20px 0 500px;margin:0 0 30px 0;}
ul#mainNav li a{zoom:1;display:block;padding:5px 5px 4px 30px;}
#bd{padding-top:20px;margin:0 30px 30px 0;width:580px;display:inline;float:right;position:relative;}
#pageName{width:450px;margin-bottom:0px;}
#ft{margin:0 30px 0 190px;padding:10px 0 10px 0;}
#fContent{width:580px;}
#fMisc{margin-top:10px;}
ul#mainNav {zoom:1;}
/* BADGES ------------- */
#fBadges #verisign img {border:0;}
/* END -> DO NOT EDIT THIS SECTION */


/* START -> CUSTOMIZATION SECTION */

/* TYPOGRAPHY --------- */

		/* User-Editable Body */

		#body {
			color: #363636;
			font-size: 13px;
			font-family: "Trebuchet MS", Arial, sans-serif;
		}

		#hd {
			color: #ffffff;
		}

		/* H1 Site Title */

		#body h1 {
			font-size: 24px;
			font-style: italic;
			font-weight: bold;
		}

		/* H2 Page Title */

		#body h2 {
			font-size: 17px;
			font-weight: bold;
			text-transform: uppercase;
		}

		#pageName {
			color: #000000;
		}

		/* H3 Paragraph Title */

		#body h3 {
			font-size: 20px;
			font-weight: bold;
			color: #99192c;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
			margin-bottom: 5px;
			font-size: 14px;
		}

		/* Footer */

		#ft {
			font-size: 11px;
		}

		/* Contact Info */

		#fMisc {

		}

		/* Footer Content */

		#fContent {

		}

/* LINKS ------------ */

		#body a:link,
		#body a:visited {
			color: #004a80;
		}

		#body a:hover,
		#body a:focus,
		#body a:active {
			text-decoration: none;
		}

		#hd a:link,
		#hd a:visited {
			color: #ffffff;
			text-decoration: none;			
		}

		/* Nav Menu */

		ul#mainNav a:link,
		ul#mainNav a:visited {
			color: #ffffff;
			font-size: 18px;
		}

		ul#mainNav a:hover,
		ul#mainNav a:focus,
		ul#mainNav a:active {

		}

		#navigation ul#mainNav li.active a {

		}

		/* Footer with Contact Info */

		#ft a:link,
		#ft a:visited {

		}

		#ft a:link:hover,
		#ft a:link:focus,
		#ft a:link:active {

		}

/* BACKGROUNDS -------- */

		/* !important is used to overwrite the rule from the admin_ui.css file */
		html  {
			background-image: url(html_1.2.gif) !important;
			background-color: #777777;
			background-attachment: fixed;
		}
		
		/* !important is used to overwrite the rule from the global.css file */
		body {
			background:transparent !important;
		}

		#doc  {
			background-image: url(doc_1.2.gif);
			background-repeat: repeat-y;
			background-color: #ffffff;
		}

		#hd  {
			background-image: url(hd_1.2.jpg);
			background-repeat: repeat-y;
			background-color: #d38101;			
		}

		#hContent  {
			background-image: url(hcontent_1.2.jpg);
			background-position: 0 100%;
			background-repeat: no-repeat;
		}

		#bd  {
			background-image: url(bd_1.2.jpg);
			background-repeat: no-repeat;
			background-position: 443px 0;
		}
		
		#navigation  {
			background-image: url(navigation_1.2.gif);
			background-repeat: no-repeat;
			background-position: 0 100%;
		}

		ul#mainNav li.active,
/*		ul#mainNav a:hover, */
/*		ul#mainNav a:focus, */
		ul#mainNav a:active { 
			background-image: url(liactive_1.0.gif);
			background-repeat: no-repeat;
			background-position: 0 9px;
			background-color: #820C2C;
		}

		ul#mainNav li,
		ul#mainNav a:hover{ 
/* 		ul#mainNav a:focus,
		ul#mainNav a:active { */
		    background-image: url(liactive_1.2.gif);
			background-repeat: no-repeat;
			background-position: 0 9px;
			background-color: #820C2C;
		}


/* BORDERS --------------- */

		#ft {
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #c4b695;
		}

		#mapZone {
			border-width: 1px;
			border-style: solid;
			border-color: #c4b695;
		}

		* html #mapZone {
			border:0
		}

		* html #mapContainer {
			border-width: 1px;
			border-style: solid;
			border-color: #c4b695;
		}

/* END -> CUSTOMIZATION SECTION */
