/* 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: Platonic - Derived From: Portland  
***************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#hd{min-height:127px;_height:127px;overflow:hidden;_overflow:visible;_overflow-x:hidden}
#bd{min-height:36em;_height:36em}
#ft{min-height:40px;_height:40px;overflow:hidden;_overflow:visible;_overflow-x:hidden}
/* STRUCTURE -------- */
#hd{width:100%;float:left;position:relative;padding-bottom:80px}
#hContent{float:left;width:460px;padding:30px 0 0 0;position:relative;left:50%;margin:0 0 0 -395px;display:inline}
#hMisc{float:left;width:235px;padding:30px 0 0 0;position:relative;left:50%;margin-left:90px;display:inline}
#navigation{clear:both;position:relative;float:left;left:50%;margin-top:-27px;margin-left:200px;width:195px;display:inline}
ul#mainNav li a{_zoom:1;display:block;padding:3px 3px 3px 30px}
#bd{zoom:1;width:605px;float:left;display:inline;position:relative;left:50%;margin-top:-27px;margin-left:-790px;padding-top:10px}
#pageName{width:575px;margin-bottom:20px}
#fContent{width:794px;margin:0 auto;padding:13px 0}
#fMisc{display:none}
/* FIXES ------------ */
/* bug #1519550 IE would mess up the whole layout without this */
#hd{*float:none;}
/* to keep things going to the left of the viewport (and the ribbon) IE would need a CSS expression  */
#body{min-width:805px}
/* Firefox would misplace #fMisc when #fContent is empty */
#fContent:after{content:".";visibility:hidden}
/* to make sure the bottom-border on LIs shows in IE */
ul#mainNav li{_zoom:1}
/* END -> DO NOT EDIT THIS SECTION */			


/* START -> CUSTOMIZATION SECTION */
	
/* TYPOGRAPHY --------- */
	
		/* User-Editable Body */
		
		#body {
			color: #515655;
			font-size: 12px;
			font-family: "Trebuchet MS", Arial, sans-serif;
		}

		/* p Normal */
		
		p {
		
		}		

		/* hr Horizontal Rule */
		
		hr {
		
		}		
		
		/* H1 Site Title */
		
		#body h1 {
			font-size: 38px;
		}

		/* H2 Page Title */
		
		#body h2 {
			font-size: 20px;
		}

		/* H3 Paragraph Title */
		
		#body h3 {
			font-size: 22px;
		}

		/* H4 Paragraph Subtitle */
		
		#body h4 {
			font-weight: bold;
		}

		/* Header */
		
		#hd {
			color: #ffffff;
		}
		
		/* Footer */
		
		#ft {
			color: #ffffff;
			font-size: 9px;
			font-weight:bold;
		}

		/* Contact Info */
		
		#hMisc {
			font-size: 10px;
		}

		/* Footer Content */
		
		#fContent {
			text-align: right;
		}

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

		#body a:link,
		#body a:visited {
			color: #79b5bf;
		}
		
		#body a:hover,
		#body a:focus,
		#body a:active {
			text-decoration: none;
		}

		/* Nav Menu */
		
		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			font-size: 17px;
			color: #515655;
		}

		ul#mainNav li a:hover,
		ul#mainNav li a:active,
		ul#mainNav li a:focus,
		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited {

		}

		#hMisc a:link,
		#hMisc a:visited,
		#ft a:link,
		#ft a:visited {
			color: #ffffff;
			font-weight: bold;
		}

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

		html {
			background-color: #3d455c !important;
 		}

		body  {
			background-color: #3d455c;
		}

		#body  {
			background-color: #eeeeee;
		}

		#hd {
			background-color: #3d455c;
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/platonic/twill/images/en-us/hd_1.2.jpg);
			background-repeat: repeat-x;			
			background-position: 0 100%;
		}
		
		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			background-color: #dadf11;
		}

		ul#mainNav li a:hover,
		ul#mainNav li a:active,
		ul#mainNav li a:focus,
		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited {
			background-color: #f4f899;
		}

		#zWrap {

		}
		
		#ft {
			background-color: #3d455c;
		}

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

		#zB	#mapZone {
			border-width: 1px;
			border-style: solid;
			border-color: #333333;
			_border-width: 0;
		}
		
		#zB #mapContainer {
			_border-width: 1px;
			_border-style: solid;
			_border-color: #333333;
		}

		#bd,
		#navigation {
			border-top-width: 7px;
			border-top-style: solid;
			border-top-color: #e3f003;
		}
		
		ul#mainNav li {
			border-bottom-width: 5px;
			border-bottom-style: solid;
			border-bottom-color: #e3f003;
		}

/* END -> CUSTOMIZATION SECTION */


