@charset "UTF-8";
/* CSS Document */


@import url("reset.css");
@import url("superfish.css");

body {
	font: normal normal 13px/1.5em Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(gfx/bodyBg.jpg) repeat-x left top #005024;
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 960px;
	height: 184px;
	position: relative;
	background: url(gfx/headerBg.jpg) no-repeat left top;
}

#logo {
	width: 633px;
	height: 121px;
	padding: 7px 0 0 21px;
}

#logo span {
	background: url(gfx/jade-city-logo.jpg) no-repeat left top;
}

#header h2 {
	position: absolute;
	top: 105px;
	left: 193px;
	font: bold italic 16px/1em 'Trebuchet MS', Georgia, serif;
}
	
#header h2 span {padding-left: 15px;}

#jadestory {
	width: 265px;
	height: 112px;
	position: absolute;
	z-index: 99;
	top: 15px;
	right: 15px;
	background: url(gfx/dropdownBg.jpg) no-repeat left top;
}

#jadestory .sf-menu {
  width: 119px;
	padding-left: 141px;
	color: #005024;
	padding-top: 20px;
}

#jadestory .sf-menu li.parent {
	width: 113px;
	height: 70px;
}

#jadestory .sf-menu li.parent a {
	text-indent: -999999px;
	overflow: hidden;
	width:100%;
	height: 100%;
	display: block;
	background: url(gfx/storyofjade.gif) no-repeat left top;
}

#jadestory .sf-menu li.parent li a {
	text-indent: 0;
	background-image: none;
	padding: 5px 7px 5px 7px;
	background-color: #ffffff;
	width: 105px;
	color: #005024;
}

#jadestory .sf-menu li.parent li a:hover {
	background-color: #cccccc;
}

#jadestory .sf-menu li.parent ul {
  margin-top:4px;
}

#storeUtility {
	position: absolute;
	top: 3px;
	right: 25px;
	color: #005024;
	font: normal bold 12px/1em 'Trebuchet MS', Georgia, serif;
	z-index: 999;
}

#storeUtility li {display: inline;}

#storeUtility a {color: #005024; text-decoration: none;}

#storeUtility li:first-child {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #005024;
}


#content {
  background-color: #ffffff;
	padding-top: 20px;
	position: relative;
}

#birds {
	display: block;
	float: right;
	margin-top: -28px;
}

#storeButton {
	width: 194px;
	height: 44px;
}

#storeButton span {background: url(gfx/storeButton.gif) no-repeat left top;}

/* Primary
--------------------------------------------------------------------------------------------------- */

#primary {
	width: 880px;
	float: right;
	margin-right: 30px;
	display: inline-block;
}

body.hasFlash #primary {
  width: 370px;
}

/* Secondary
--------------------------------------------------------------------------------------------------- */

#secondary {	
	width: 480px;
	float: left;
	margin-left: 50px;
	display: inline-block;
}


/* Footer
--------------------------------------------------------------------------------------------------- */
#footer {
	background: url(gfx/footerBg.gif) no-repeat left top;
	clear: both;
}

#utilityNav {
	color: #333333;
	padding: 5px 0 0 20px;
	float: left;
	font: normal normal 10px/1em 'Trebuchet MS', Georgia, serif;
}

#utilityNav li {
	display: inline;
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px solid #333333;
}

#utilityNav li:first-child {
  padding-left: 0;
	margin-left: 0;
	border-left: none;
}

#utilityNav li a {
	text-decoration: none;
	color: #333333;
}

#footer p.credit {
	float: right;
	text-align: right;
	padding: 5px 20px 0 0;
	font: 10px/1em "Trebuchet MS", Georgia, serif;
}

#footer p.credit a {
	text-decoration: none;
	color: #333333;
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px solid #333333;
}

#footerAddress {
	clear:both;
	padding-top: 20px;
	font: 12px/1.5em 'Trebuchet MS', Georgia, serif;
	text-align: center;
	color: #ffffff;
}

#footerAddress strong {
  font-size: 14px;
	font-weight: bold;
}

#footerAddress p {margin-bottom: .2em;}

	

/* Site Specific Typography
--------------------------------------------------------------------------------------------------- */
#primary h2 {
  font: bold 20px/1.3em 'Trebuchet MS', Georgia, serif;
	margin-bottom: .9em;
	color: #005024;
	text-transform: uppercase;
}

#primary h2 a, #primary h3 a {text-decoration: none;}

#primary h3 {
  font: bold 20px/1.3em 'Trebuchet MS', Georgia, serif;
	margin-bottom: .9em;
	color: #004698;
}

#primary h4 {
  font: italic 16px/1.3em 'Trebuchet MS', Georgia, serif;
	margin-bottom: .9em;
	color: #005024;
}

#primary a {
	text-decoration: underline;
	color: #054d26;
}

#primary h3 a {color: #004698;}

#primary a:hover {color: #00652d;}

/* Standard Styles most sites edit as needed
--------------------------------------------------------------------------------------------------- */


em, i {font-style: italic;}
strong, b {font-weight: bold;}
.left {float: left; width: auto;}
.right {float: right; width: auto;}
sub {vertical-align: sub;}
sup {vertical-align: super;}

p {margin-bottom: .8em;}

#primary ul {
	padding: 0 10px 1em 40px;
  list-style: outside disc;
}

#primary ul ul {padding-bottom: 0;}

#primary ol {
	padding: 0 10px 1em 40px;
	list-style: outside decimal;
}

#primary li {
	margin-bottom: .4em;
	line-height: 1.5em;
}

hr {
	width: 100%;
	color: #666666;
	display: block;
}

blockquote {
	width: 90%;
	padding: 0px 20px 0 20px;
	border: 1px solid #77133d;
	border-left: 4px solid #77133d;
	background-color: #e6e6d8;
	margin-bottom: 20px;
	clear: both;
}

blockquote p {
	margin-bottom: 0;
	padding: 10px 0;
	font-weight: bold;
}

img.left {padding-right: 10px;}
img.right {padding-left: 10px;}

#searchsite {
	clear: both;
	text-align: left;
	margin-bottom: 40px;
}

#searchsite input {
  display: inline;
	background-color: #d3d6c2;
	color: #333333;
	padding: 3px 5px 2px 5px;
	width: 179px
	font-size: 12px;
	border: none;
	margin-left: 37px;
	text-align: right;
}
#searchsite .submit {
	background: none repeat scroll #d3d6c2;
	margin: 0 0 20px 6px;
	color: #333333;
	font-size: 12px;
	border: none;
	padding: 1px 5px;
}

#sitemap {clear: both;}


#primary #sitemap {list-style-type: disc; font-weight: bold; padding-left: 20px;}
#primary #sitemap ul {list-style-type: square; font-weight: normal; padding-left: 40px;}
#primary #sitemap ul ul {list-style-type: disc; font-weight: normal; padding-left: 40px;}



/* Helpers
--------------------------------------------------------------------------------------------------- */

.replTransparent a {
	text-indent: -999999px;
	overflow: hidden;
	display: block;
}

.replSpan {
 	position:relative;
	font-style: italic;
	overflow: hidden;
}

.replSpan span {
	position: absolute;
	height: 100%;
	width: 100%;
}

/* Clear Fix
--------------------------------------------------------------------------------------------------- */
.clear { clear: both; }

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
