/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/


body {
	background-repeat: no-repeat;
	background-position: 50% 0px;
	}
#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 974px;
	margin: 0px auto;
	text-align: left;
	}
#header-container {
	position: relative;
	width: 974px;
	height: 150px;
	}
#brandingContainer {
	height: 152px;
	}	
#siteTagline {
	top: 56px;
	left: 148px;
	font-size: 2.0em;
	font-weight: 400;
	font-style: italic;
	line-height: 1.0em;
	}	
#siteTagline .secondline {
	padding-left: 40px;
	}	
#logo {
	margin-top: 13px;
	margin-left: 0px;
	}	
#login-container {
	position: absolute;
	top: 26px;
	right: -4px;
	text-align: right;
	font-size: 1.1em;
	color: #454545;
	}	
#login-container a, #login-container a:visited {
	padding:  0px 7px;
	color: #454545;		
	}
#search-container {
	position: absolute;
	top: 52px;
	right: 33px;	
	width: 235px;
	height: 25px;
	background: url(../images/search_back.gif) no-repeat;
	}
#search-container #searchBox input {
	width: 230px;
	font-size: 14px;
	margin: 3px 2px;
	text-align: right;
	background: transparent;
	border: none;
	color: #454545;
	}
.go {
	position: absolute;
	top: 52px;
	right: 3px;
	width: 30px;
	height: 25px;
	background: url(../images/go.gif) no-repeat;
	cursor: pointer;
	}
.basket-container {
	position: absolute;
	top: 83px;
	right: 3px;
	padding: 0px;
	margin: 0px;
	color: #454545;
	font-size: 14px;	
	}
.basket-container a {
	color: #454545;
	}		
.basket-container #basketTotal {
	position: relative;
	margin: 0px;
	}
.basket-container #basketTotal div {
	float: left;
	}
.basket-container .check-totals {	
	position: relative;
	padding-top:  12px;
	padding-left: 8px;
	}	
.basket-container .check-out {	
	position: relative;
	margin-top:  12px;
	padding-left: 8px;
	}		
#menu-bar {
	position: relative;
	z-index: 99;
	top: 0px;
	left: 0px;
	width: 	974px;
	height: 74px;
	background: url(../images/menu-bar.gif) no-repeat;
	margin-bottom: 2px;
	}
#newsletter {
	position: absolute;
	z-index: 1000;
	top: 152px;
	left: 703px;
	display: block;
	text-align: center;
	width: 270px;
	height: 75px;
	color: white;
	font-size: 1.1em;
	}
#news-rel {
	position: relative;
	}	
#newsletter #signup {
	}	
#newsletter .news-title {
	padding: 7px 0px;
	color: white;
	}
#newsletter form {
	position: relative; 

	}	
#newsletter .email {		

	width: 165px;
	font-size: 14px;
	padding: 3px 2px;
	text-align: left;
	margin-top: 0px;
	margin: 0px;
	}
#newsletter .CCsubmit {
	position: absolute;
	z-index: 99;
	top: 1px;
	left: 222px;
	}
#newsletter .news-submit {
	position: absolute;
	z-index: 99;
	top: 37px;
	left: 10px;
	color: white;
		}	
/*========== menu =========== */
ul#top-menu {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 666px;
	height: 37px;
	display: block;
	list-style-type: none;
	padding: 12px 0px 0px 35px;
	z-index: 99;
	}	
#top-menu li  {
	list-style-type: none;
	display: block;
	float: left;
	text-align: left;	
	padding: 7px 0px 7px 8px;
	}
#top-menu4 {
	position: absolute;
	left: 34px;
	top: 17px;
	}	
#top-menu3 {
	position: absolute;
	left: 284px;
	top: 17px;
	}	
#top-menu5 {
	position: absolute;
	left: 534px;
	top: 17px;
	}			
#top-menu a, #top-menu a:visited {
	display: block;
	color: black;
	padding: 0px 0px;
	padding-left: 22px;
	background: url(../images/menu-back.gif) 0% 50% no-repeat;
	
	}	
#top-menu a:hover {
	color: #376E35;
	padding: 0px 0px;
	padding-left: 22px;
	background: url(../images/menu-back-rol.gif) 0% 50% no-repeat;
	}
#top-menu  .active {
	
	}
#top-menu .active a {	
	color: #376E35;
	background: url(../images/menu-back-rol.gif) 0px 50% no-repeat;
	}			

/*============ hidden menus ============ */
.hidden-div {
  position: absolute;
  margin: 0;
  padding: 0px;
  background: white;
  display: none;
  z-index: 999;
  border: 2px solid #454545;
  border-top: none;
  background: #E4E2D8;
	}	

.hidden-left {
	float: left;
	padding: 10px 15px;
	min-height: 110px;
	text-align: left;
	}
.hidden-right {
	float: left;
	padding: 10px;
	background: white;
	min-height: 130px;
	}
.hidden-right .pod {
	padding-top: 15px;
	color: black;
	font-size: 13px;
	}	
.ul-sort li {
	list-style-type: none;	
	padding: 5px 0px 10px 0px;
	}
.ul-sort a 	{
	font-size: 14px;
	color: black;
	font-weight: bold;
	}
.ul-sort a:hover {
	color: #376E35;
	}	
ul#sub-menu {
	width: 280px;
	display: block;
	list-style-type: none;
	}	
#sub-menu li  {
	list-style-type: none;
	display: block;
	text-align: left;
	float: left;	
	width: 50%;
	padding: 3px 0px 3px 0px;
	}		
#sub-menu a, #sub-menu a:visited {
	text-align: left;
	color: #376E35;
	font-size: 13px;
	text-indent: 3px;
	}	
#sub-menu a:hover {
	color: black;
	}		
	
/*========= second bar menus ============*/		
ul#second-menu {
	margin: 0px 0px 0px 0px;
	width: 700px;
	height: 21px;
	display: block;
	list-style-type: none;
	padding: 2px 0px 2px 0px;
	}	
#second-menu li  {
	list-style-type: none;
	display: block;
	text-align: center;
	float: left;	
	padding: 2px 16px;
	border-left: 1px solid #818181;
	}	
#second-menu a, #second-menu a:visited {
	color: white;
	}
#second-menu a:hover {
	color: #FEBF1B;
	}	
#second-menu #second-menu6 {
	border: none;
	}		
.menu-category a, .menu-category a:visited {	
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	}
/*============ end of menu ====== */

#home-flash {
	height: 225px;
	padding: 0px;
	margin-bottom: 4px;
	padding-top: 1px;
	}
#home-flash .pod {
	height: 225px;
	}	
#home-flash #leftpod {
	float: left;
	width: 685px;
	background: url(../images/left-back.gif) no-repeat;
	}		
#home-flash #rightpod {
	float: right;
	width: 283px;
	background: url(../images/right-back.gif) no-repeat;
	}		
	
/* ====== end of home flash ========= */

#header-image {
	width: 974px;
	height: 117px;
	overflow: hidden;
	margin-bottom: 4px;
	padding-top: 1px;
	}	
#header-image img {
	max-width: 972px;
	max-height: 115px;	
	border: 1px solid #808080;
	}
#navBreadcrumb {
	color: #feda7b;
	font-family: Georgia, Georgia, serif;
	font-size: .9em;
	margin-bottom: 8px;
	}	
#navBreadcrumb a {
	color: #8a8a8a;
	}	
#main-container {
	border: 1px solid #f4f4f4;	
	padding-top: 10px;
	width: 974px;
	}
#main-container ul {
	margin-left: 30px;
	list-style-type:square;
	}	
.break {
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	}	
#left-col {
	float: left;
	width: 666px;
	margin-left: 19px;
	}	
#right-col {
	float: right;
	width: 	252px;
	margin-right: 10px;
	}
#testimony {
	width: 252px;
	}
#testimony .pod {
	background: url(../images/test-top.gif) no-repeat;
	max-height: 400px;
	}		
#testimony  .pod .content {
	padding: 10px;
	background: url(../images/test-bottom.gif) 0% 100% no-repeat;
	font-family: Georgia, Georgia, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	}
#testimony  .pod .content a {
	font-style: normal;
	text-decoration: underline;	
	font-size: 11px;
	}	
#right-col h2 {
	margin-top: 20px;
	}
#news-events .pod, #right-column .pod {
	padding: 24px 10px;
	border-bottom: 1px solid #f4f4f4;
	font-family: Garmound, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	}	
#news-events a, #right-column a {
	color: #808daf;
	text-decoration: underline;
	}
#emailPagelink  {
	text-align: center;
	}		
#emailPagelink a {
	text-decoration: none;
	}		
#tabs {
	margin: 5px 20px 20px 20px;
	width: 885px;
	}	
#tabs h2, #tabs h3, #tabs h4, #footer-pod-container h3, #footer-pod-container h4 {
	color: #808daf;
	}
#tabs .ui-tabs-container {
	width: 885px;
	min-height: 100px;
	}	
#footer-pod-container {
	margin: 5px 20px 20px 20px;
	}	
#footer-pod-container .title {
	margin-left: 20px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #eeece1; 
	border-bottom: 1px solid white;
	display: inline;
	margin-bottom: 3px;
	color: #808daf;
	background: white;
	 }	
#footer-pod-container .content {
	padding: 20px;
	margin-top: 8px;
	border: 1px solid #eeece1;
	color: #b6b6b8;
	} 
#footer-bar {
	width: 100%;
	height: 53px;
	background: url(../images/footer.gif) no-repeat;
	margin-bottom: 10px;
	}	
#footer-container {
	position: relative;
	text-align: center;
	width: 100%;
	}	
#footer-container a {
	color: #333333;
	text-decoration: none;
	}	
#footer-container a:hover {
	color: #376e35;
	}	
#footer-menu {
	margin-bottom: 20px;
	}
#footerText {
	position: absolute;
	top: 10px;
	right: 10px;
	}		
#footer-menu a {
	color: #333333;
	padding: 0px 4px;
	font-size: 12px;
	text-decoration: none;
	}	
#products {
	margin-top: 20px;
	}	
#products div.thickLine {
	display: none;
	}	
#products .listingTable td {
	padding: 10px;
	color: black;
	}
#products .listingTable tr {	
	background: #f6f5ef;
	}	
#products .listingTable tr.alt {	
	background: #f1efe6;
	}		
#products .listingTable h3 {
	margin-bottom: 0px;
	font-size: 1.2em;
	}	
#products .listingTable td.product-teaser {
	width: 100%;
	}	
#products .listingTable td.order-container {
	width: 104px;
	}	
#products .listingTable .orderButton {
	margin-top: 30px;
	}	
#products .listingTable .orderBox .quantity {
	display: none;
	}		
#hidden {
	display: none;
	}		
	
#products .listingImage	{
	width: 70px;
	}
.productDisplay .detailImage {
	width: 150px;
	}	
.productDisplay #detailContainer {
	min-width: 490px;
	position: relative;
	}	
.productDisplay #detailContainer div {
	margin-bottom: 4px;
	width: 200px;
	}
.productDisplay h1  {
	margin-bottom: 8px;
	max-width: 480px;
	line-height: 1.0em;
	}	
.productDisplay .orderBox {
	position: absolute;
	bottom: 0px;
	right: 0px;
	max-width: 280px;
	width: 280px;
	}
.productDisplay .detailText {
	padding: 15px 0px;
	}
.pdf-link	{
	padding-left: 25px;
	background: url(/images/icons/pdf-icon-sm.gif) no-repeat;
	}
.media-link	{
	padding-left: 25px;
	background: url(/images/icons/audio.gif) no-repeat;
	}	
#relatedProducts, #productReviews {
	padding: 15px 0px;
	border-top: 1px solid #dddddd;
	}
#relatedProducts  td {
	text-align: center;
	padding: 0px 15px;
	} 	
	
#relatedProducts .listingImage {
	float: none;
	}	
#relatedProducts .listingContainer {
	margin: 5px 0px 0px 0px;
	}	
#relatedProducts h3 {
	font-size: 12px;
	}	
#relatedProducts .productPrice {
	display: none;
	}	
.inputFormTitle {
	text-indent: 3px;
	padding-top: 1px;
	}		
.productCount {
	float: left;
	width: 150px;
	padding-top: 5px;
	font-size: 1.1em;
	}	
