﻿/* next rule used with 2nd batch of Fall2007 and batch win2008 */ 
#zWrap{overflow:hidden;zoom:1}
/* bug #1548132 */
#zWrap dl.module_bd_container dd{margin:5px 0 30px 5%;width:95% !important}
#zWrap dl.module_bd_container dl dd{margin:0 0 20px 20px;width:auto !important}
/* bug #1532833 */
#hd:after,#ft:after{content: ".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
#body,#hd,#pageName,#zA,#zB,#zC,#ft{zoom:1}
/* bug #1550640 */
/* On a template basis, make sure to check that this element has a width but no height (min-height is OK) */
#pageName {overflow:hidden;_overflow:visible;_overflow-x:hidden}
/************************************
Theme: Cosine - Derived From: Coda
************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#bd{min-height:495px;_height:495px}
#hd{min-height:50px;_height:50px}
#ft{min-height:70px;_height:70px}
/* STRUCTURE -------- */
#doc{position:relative;width:816px;margin:0 auto}
#hd{float:left;width:100%}
#hContent{width:745px;overflow:hidden;margin:15px auto 35px auto;}
#hMisc {display:none !important}
#navigation{clear:both;float:right;width:170px;margin:0 15px 310px 0;display:inline;}
ul#mainNav a{zoom:1;display:block;padding-left:7px;margin:10px 0}
#bd{float:left;width:530px;margin-left:40px;margin-top:10px;display:inline}
#pageName{width:180px;margin:0 0 35px 0;padding-top:5px}
#pageNameContent{padding:0 10px 5px 10px}
#ft{padding:30px 0 20px 40px}
#fContent{width:545px;overflow:hidden}
/* styling fMisc horizontally */
#fMisc {overflow:hidden;*overflow:visible;overflow-x:hidden;width:545px;margin-top:15px}
/* "display:none" would not let the containers wrap in FF, but "float" does not work in IE */
#fMisc br {float:left;*display:none;}
/* to hide the first bullet */
p.vcard {text-indent:-10px;}
/* elements with bullets */
p.vcard .org,p.vcard .adr,p.vcard .tel,p.vcard .mailtoWrapper {position:relative;padding-left:10px;background:url('../img/bullet_1_2_2_1.gif') 0 50% no-repeat;}
p.vcard .org,p.vcard .street-address,p.vcard .extended-address,p.vcard .locality,p.vcard .postal-code,p.vcard .country-name,p.vcard .tel {padding-right:5px;}
p.vcard .separator {margin-left:-6px;}
/* padding is to compensate text-indent */
p.vcard .mailtoWrapper {display:block;background:none}
/* elements that should not wrap */
p.vcard .adr,p.vcard .country-name,p.vcard .tel,p.vcard .mailtoWrapper {white-space:nowrap}
/* FIXES -------------- */
#hd {*float:none;}
#mainNav li {background:none;}
#doc {*border-left:1px solid #000;}
/* END -> FIXES: DO NOT EDIT */
/* END -> DO NOT EDIT THIS SECTION */


/* START -> CUSTOMIZATION SECTION */
/* TYPOGRAPHY --------- */

		/* User-Editable Body */

		#body  {
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			color: #fff799;
		}

		/* Header Content */

		#hd {
			color: #292929;
		}

		/* H1 Site Title */

		#body h1 {
			font-size: 36px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
		}

		/* H2 Page Title */

		#body h2 {
			font-size: 18px;
			font-family: "Trebuchet MS",Arial, sans-serif;
		}

		/* H3 Paragraph Title */

		#body h3 {
			font-size: 18px;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #f7941d;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
			font-size: 12px;
		}

	/* Page Name */

		#pageName {
			color: #ffffff;
			text-align: center;
		}
		
	/* Footer Content */

		#ft {
			color: #fff799;
			font-size: 11px;
			font-family: "Trebuchet MS",Arial, sans-serif;
		}

/* LINKS --------- */

		#body a:link,
		#body a:visited {
			color: #ffffff;
		}

		#body a:hover,
        #body a:focus,
        #body a:active {
            text-decoration: none;
        }
		
		#hd a:link,
		#hd a:visited {
			color: #292929;
            text-decoration: none;
		}
		
		#ft a:link,
		#ft a:visited {
			color: #ffffff;
		}

		#pageName a:link,
		#pageName a:visited {
			color: #fff799;
		}

		/* mainNav */

		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			font-size: 18px;
			font-family: "Trebuchet MS", Arial;
			color: #ffffff;
			font-weight: normal;
		}

/* BACKGROUNDS --------- */

		html {
			_background: none !important;
		}

		body {
			background-color: #000000;
			background-attachment: fixed;
			background-image: url('../img/body_1_2_2_1.gif');
		}

		#body {
			background-image: url('../img/poundbody_1_2_2_1.gif');
			background-repeat: repeat-y;
			background-position: 50% 0;			
		}

		#hd {
			background-color: #f9f9f9;
			background-image: url('../img/hd_1_2_2_1.jpg');
			background-repeat: no-repeat;
			background-position: 50% 100%;
		}

		#doc {
			background-image: url('../img/doc_1_2_2_1.gif');
			background-position: 100% 100%;
			background-repeat: no-repeat;
		}

		#pageName {
			background-color: #146d01;
			background-image: url('../img/pagename_1_2_2_1.gif');
			background-repeat: no-repeat;
		}
		
		#pageNameContent {
			background-image: url('../img/pagenamecontent_1_2_2_1.gif');
			background-repeat: no-repeat;
			background-position: 0 100%;
		}
		
		#ft {
			background-image: url('../img/ft_1_2_2_1.gif');
			background-repeat: no-repeat;
			background-position: 50% 100%;			
		}

/* BORDERS --------- */

        ul#mainNav a:link,
        ul#mainNav a:visited {
			border-left-width: 8px;
			border-left-style: solid;
			border-left-color: #000000;
        }

		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited,
		ul#mainNav li a:hover,
		ul#mainNav li a:active,
		ul#mainNav li a:focus {
			border-left-width: 8px;
			border-left-style: solid;
			border-left-color: #26cf02;
        }

		#zB	#mapZone {
			border-width: 1px;
			border-style: solid;
			border-color: #cccccc;
			_border-width: 0;
		}

		#zB #mapContainer {
			_border-width: 1px;
			_border-style: solid;
			_border-color: #cccccc;
		}

/* END -> EDITABLE */
