/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
margin: 0;
font-size:11px;
line-height:14px;
font-family: Arial, sans-serif;
color: #000000;
background:#edeae5 url(/images/container-bg.png) 50% 0 repeat-y; }

a img {border: none; }


#productsListingTopNumber {display:none;}
#productsListingBottomNumber {display:none;}
#productDateAdded {display:none;}
#productDetailsList {display:none;}

a:link, #navEZPagesTOC ul li a {
  color:#666666;
  text-decoration: none;
  }
 
a:visited {
  color:#666666;
  text-decoration: none;
  }

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
  color:#3F3126;
  }
.productListing-heading a{
  padding-left: 10px;
}
a:active {
  color:#3D351E;
  }

h1 {
  font-size: 12px;
  color: #9a9a9a;
  }

h1.index{
  padding-bottom: 0;
  line-height: 24px;
  font-size: 14px;
  width: 683px;
  font-weight: normal;
  font-style: normal;
}

h1.index2{
  padding-bottom: 0;
  line-height: 20px;
  font-size: 14px;
  width: 683px;
  font-weight: normal;
  font-style: italic;
  color: red;
}

.sub_h2_text{
  font-style: italic;
  font-weight: normal;
  font-family: Arial, sans-serif;
  text-transform: none;
  float: right;
  padding: 0 50px 20px 0;
}

h2 {
  font-size: 14px;
  padding-top: 14px;
  }

h3 {
  font-size: 12px;
  }

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
  font-size: 12px;
  }

.biggerText {
  float:left;
  display:inline;
  /*width:330px;*/
  font-size: 13px;
  }

h1, h2, h3, h4, h5, h6 {
  margin: 0.3em 0;
  }

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
  position: relative;
  }
*html .centerColumn {
  height: 1%;
  }
*/

.attributesMod img { display:none; }

CODE {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  }

FORM, SELECT, INPUT {
  display: inline;
  font-size: 11px;
  margin: 0.1em;
  }

TEXTAREA {
  float: left;
  margin: auto;
  display: block;
  width: 95%;
  }

input:focus, select:focus, textarea:focus {
  background: #E4FEF5;
  }

FIELDSET {
  padding: 0.5em;
  margin: 0.5em 0em;
  border: 1px solid #cccccc;
  overflow: hidden;
  background-color:#f9f9f9;
  }

LEGEND {
  font-weight: bold;
  padding: 0.3em;
  color:#3F3126;
  background-color:#ffc;
}

LABEL, h4.optionName {
  line-height: 1.5em;
  padding: 0.2em;
  }

LABEL.checkboxLabel, LABEL.radioButtonLabel {
  margin: 0.5em 0.3em;
  }

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
  float: left;
  }

LABEL.inputLabel {
  width: 9em;
  float: left;
  }

LABEL.inputLabelPayment {
  width: 14em;
  float: left;
  padding-left: 2.5em;
  }

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
  width: 11em;
  float: left;
  }

#checkoutPayment LABEL.radioButtonLabel {
  font-weight: bold;
  }
  #checkoutPayment.centerColumn, #loginDefault.centerColumn{
  background-color: #fffffff;
  padding-right: 14px;
  }

P, ADDRESS {
  padding: 0.5em;
  }

ADDRESS {
  font-style: normal;
  }

.clearBoth {
  clear:left
  }

HR {
  height: 1px;
  margin-top: 0.5em;
  border: none;
  border-bottom: 1px solid #9a9a9a;
  }

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
  line-height: 1.8em;
  padding: 0.2em;
  border: 1px solid #9a9a9a;
  }

.messageStackWarning, .messageStackError {
  background-color: #ff0000;
  color: #ffffff;
  }

.messageStackSuccess {
  background-color: #99FF99;
  color: #000000;
  }

.messageStackCaution {
  background-color: #FFFF66;
  color: #000000;
  }

/*wrappers - page or section containers*/
#mainWrapper {
  text-align: left;
  width: 880px;
  vertical-align: top;
  margin-right:15px;
  
  }

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
  margin: 0em;
  padding: 0em;
  }

#logoWrapper{
  background-color: #ffffff;
  height:65px;
  overflow:hidden;
  }

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
  margin: auto;
  } 
#navColumnOneWrapper, #navColumnTwoWrapper {
  margin-left: 1px;
  margin-right: 15px;
  float:left;
  }
#navColumnOneWrapper{
  width: 160px !important;
  
}

#indexHomeBody #mainWrapper #navColumnOneWrapper{
display:none;
}

  #indexDefault.centerColumn {
  width:880px;
  }

#indexDefaultHeading{
	margin:0;
	padding:0;
}
.comingSoon{
  display: block;
  margin:20px 0;
  font-size: 18px;
  color: #bfbfbf;
}
#tagline {
  color:#000000;
  font-size:.7em;
  font-weight:normal;
  text-align : left;
  padding:8px 0 0 14px;
  float:left;
  vertical-align: middle;
  }

#sendSpendWrapper {
  border: 1px solid #cacaca;
  float: right;
  margin: 0em 0em 1em 1em;
  }

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
  margin: 0;
  width: 100%;
  }
  .floatLeft{
    float:left;
  display:inline;
  }
#ezPageDefault p{
  padding: 0;
}

.wrapperAttribsOptions {
  margin: 0.3em 0em;
  }

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
  margin: 0em;
  font-size: 0.9em;
  }
.navNextPrevList {
  display: inline;
  white-space: nowrap;
  margin: 0;
  padding: 0.5em 0em;
  list-style-type: none;
  }

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	clear:left;
  margin: 0em;
  padding: 0.5em 0.2em 0 0;
  font-weight: bold;
  color:#CCCCCC;
  height: 1%;
  }

#navCatTabsWrapper {
  background-color: #ffffff;
  color: #9a9a9a;
  background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
  margin: 0;
  padding: 0.5em 0em;
  list-style-type: none;
  text-align: center;
  line-height: 1.5em;
  }

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
  display: inline;
  }

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
  text-decoration: none;
  padding: 0em 0.5em;
  margin: 0;
  color: #ffffff;
  white-space: nowrap;
  }
  #navSupp ul li a{
  color:#666666;
  text-align:left;
  }

#navCatTabs ul li a {
  color: #9a9a9a;
  }

#navEZPagesTOCWrapper {
  font-weight: bold;
  float: right;
  height: 1%;
  border: 1px solid #9a9a9a;
  }

#navEZPagesTOC ul {
  margin: 0;
  padding: 0.5em 0em;
  list-style-type: none;
  line-height: 1.5em;
  }

#navEZPagesTOC ul li {
  white-space: nowrap;
  }

#navEZPagesTOC ul li a {
  padding: 0em 0.5em;
  margin: 0;
  }

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
  margin: 4px;
  }

#navMainSearch {
  padding-top:6px;
  float: right;
  }

#navBreadCrumb {
  padding: 0.5em 0.5em;
  background-color: #ffffff;
  font-size: 0.95em;
  font-weight: bold;
  margin: 0em;
  }

#navEZPagesTop {
  border-top:solid #CCCCCC 1px;
  border-bottom:solid #CCCCCC 1px;
  color:#000;
  font-size: 11px;
  font-weight: bold;
  margin: 0em;
  padding: 0.5em;
text-transform:uppercase;
letter-spacing:0.9px;
  }

#navEZPagesTop a { 
background-color: #f9f9f9;
padding: 1px;
}

#navEZPagesTop a:hover { 
background-color: #ffffcc;
padding: 1px;
}


#navColumnOne, #navColumnTwo {
  background-color: transparent;
  }

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
  vertical-align: top;
  }

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
  /*font-size: 1.2em;*/
  padding: 0.5em;
  width: 340px;
  line-height: 1.2em;
  padding-bottom: 10px;
  color: #666666;
  }
  #productDescription{
  float:left;
  display:inline;
  }

.alert {
  color: #FF0000;
  margin-left: 0.5em;
  }
.advisory {}
.important {
  font-weight: bold;
  }
.notice {}
.rating{}
.gvBal {
  float: right;
  }
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
  padding: 1px 0 0 1px;
  }
  .centerColumn{
  width: 680px;
  float:left;
  display:block;
  }

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
  font-size: 1em;
  }
  #siteinfoLegal{
    margin-left:10px;
    border-top:solid #CCCCCC 1px;
    padding: 4px;
  
}
  #siteinfoLegal a{
    margin-left:4px;
  }

/*Shopping Cart Display*/
#cartAdd {
  float: left;
  text-align: left;
  margin: 0;
  border-top:solid #CCCCCC 1px;
  border-bottom:solid #CCCCCC 1px;
  padding: 10px;
  width:90%;
  font-size:11px;
  vertical-align: top;
  }
  #cartAdd *{
    vertical-align: top;
  }

#productAddQuant input{
float:left;
}
.tableHeading TH {
  padding-left:12px;
  text-align:left;
  border-bottom: 1px solid #9a9a9a;
  }

.tableHeading, #cartSubTotal {
  background-color: #e9e9e9;
   }

#cartSubTotal {
  border-top: 1px solid #cccccc;
  font-weight: bold;
  text-align: right;
  line-height: 2.2em;
  padding-right: 2.5em;
  }

.tableRow, .tableHeading, #cartSubTotal {
  height: 2.2em;
  }

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
  padding: 0.5em 0em;
  }

.cartUnitDisplay, .cartTotalDisplay {
  text-align: right;
  padding-right: 0.2em;
  }

#scUpdateQuantity {
  width: 2em;
  }

.cartQuantity {
  width: 4.7em;
  }

.cartNewItem {
  color: #33CC33;
  position: relative;  /*do not remove-fixes stupid IEbug*/
  }

.cartOldItem {
  color: #660099;
  position: relative;  /*do not remove-fixes stupid IEbug*/
  }

.cartBoxTotal {
  text-align: right;
  font-weight: bold;
  }

.cartRemoveItemDisplay {
  width: 3.5em;
  }

.cartAttribsList {
  margin-left: 1em;
  }

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  background-color: #E4FEf5;
  border: 1px solid #003D00;
  }

.normalprice, .productSpecialPriceSale {
  text-decoration: line-through;
  }

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
  color: #ff0000;
  }

.orderHistList {
  margin: 1em;
  padding: 0.2em 0em;
  list-style-type: none;
  } 

#cartBoxListWrapper ul, #ezPageBoxList ul {
  list-style-type: none;
  }

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
  margin: 0;
  padding: 0.2em 0em;
  } 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
  width: 5.5em;
  text-align: right;
  padding: 0.2em;
  }

.lineTitle, .amount {
  text-align: right;
  padding: 0.2em;
  }

.amount {
  width: 5.5em;
  }

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
  margin: 0em 1em 1em 0em ;
  }
  
  #productMainImage{
  float:left;
  display:inline;
  }

.categoryIcon { padding-top:4px; font-size:1px; color:#FFFFFF; margin-bottom:18px; font-weight:normal; letter-spacing:2px; font-family:Helvetica, Arial, sans-serif}
.categoryIcon a{ font-size:1px; color:#FFFFFF; margin-bottom:18px; font-weight:normal; letter-spacing:2px; font-family:Helvetica, Arial, sans-serif}
#cartImage {
  margin: 0.5em 1em;
  }

/*Attributes*/
.attribImg {
  width: 20%;
  margin: 0.3em 0em;
}

h4.attributesComments a {color: blue;}
h4.attributesComments a:visited {color: blue;}
h4.attributesComments a:hover {color: #330066;}
h4.attributesComments a:active {color: #330066;}

a.attributesComments1 {color: red;}
a.attributesComments1:visited {color: red;}
a.attributesComments1:hover {color: #330066;}
a.attributesComments1:active {color: #330066;}


/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
  margin: 1em 0em;
  }

.centerBoxWrapper {
  border: 1px solid #9a9a9a;
  height: 1%;
  margin: 1.1em 0;
  }

h2.centerBoxHeading {
  font-size: 1.3em;
  color: #ffffff;
  }

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
  font-size: 1em;
  color: #000;
  text-align:left;
  }
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
  font-size: 0.9em;
  color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
  margin: 0em;
  padding: 0.5em 0.2em;
  }

.leftBoxContainer, .rightBoxContainer {
  margin: 0em;
  margin-top: 1.5em;
  }

.sideBoxContent {
  background-color: #f6f6f6;
  padding: 0.4em;
  }

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
  color:#999999;
  text-decoration: none;
  } 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
  color: #FFFFFF;
  }

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
  text-align: left;
  }

#bestsellers .wrapper {
  margin: 0em 0em 0em 1.5em;
  }

#bestsellers ol {
  padding: 0;
  margin-left: 1.1em;
  }

#bestsellers li {
  padding: 0;
  margin: 0.3em 0em 0.3em 0em;
  }

#bannerboxHeading {
  background-color: #0000CC;
}

#upProductsHeading {
  text-align: left;
  }

#upDateHeading {
  text-align: right;
  }

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
  color:#3F3126;
  text-decoration: none;
  }
  A:hover.category-top {
  color:#3F3126;
  background-color:#ffcc99;
  }
A.category-links, A.category-links:visited {
  color:#3F3126;
  text-decoration: none;
  }
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
  color: #FF0000;
  text-decoration: none;
  }
SPAN.category-subs-parent {
  font-weight: bold;
  }
SPAN.category-subs-selected {
  font-weight: bold;
  }
/* end categories box links */

/*misc*/
.back {
  float: left;
  }

.forward, #shoppingCartDefault #PPECbutton {
  float: right;
  }

.bold {
  font-weight: bold;
  }

.rowOdd {
  background-color: #ffffff;
  height: 1.5em;
  vertical-align: top;
  }

.rowEven {
  background-color: #ffffff;
  height: 1.5em;
  vertical-align: top;
  }

.hiddenField {
  display: none;
}
.visibleField {
  display: inline;
}

CAPTION {
  /*display: none;*/
  }

#myAccountGen li, #myAccountNotify li {
  margin: 0;
  } 

.accountTotalDisplay, .accountTaxDisplay {
  text-align: right;
  /*vertical-align: top*/
  }

.accountQuantityDisplay {
  width: 10%;
  vertical-align: top
  }

TR.tableHeading {
  background-color: #cacaca;
  height: 2em;
  }

.productListing-rowheading {
  height: 2em;
  color: #FFFFFF;
  }

#siteMapList {
  width: 90%;
  float: right;
  }

.ratingRow {
  margin: 1em 0em 1.5em 0em;
  }

LABEL#textAreaReviews {
  font-weight: normal;
  margin: 1em 0em;
  }

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
  background-color: #ffffff;
  }
#productListing{
  text-align:left;
  float:left;
  overflow:hidden;
  display:block;

}
.product_display{
  position:relative;
  width:180px;
  height:300px;
  float:left;
  overflow:hidden;
  display:block;
  text-align:left;
  margin-right: 35px;
  margin-bottom: 5px;
}

.product_display div{
  text-align:left;
}
.product_display img{
  float: left;
}
.productListing-data{float:left; width:140px;}
.listingProductImage{
  margin-bottom: 15px;
}
p{
font-size:11px;
}

#productName{
  font-size:20px !important;
  letter-spacing: -0.5px;
  line-height: 20px;
  font-weight:normal !important;
  font-weight:bold;
  color:#4E412B;
  font-family: Arial, sans-serif;
}
.ingredients_btn{
  padding:4px 4px 2px 4px;
  letter-spacing:1.2px;
  background-color: #f3f3f3;
  font-family: Arial, sans-serif;
}

#cartContentsDisplay td{
  text-align:left;
  padding-left:12px;
}

#productPrices{
  display:block;
  border-top:solid #CCCCCC 1px;
  border-bottom:solid #CCCCCC 1px;
  margin:14px 2px;
  padding:4px;
  float:left;
  width:100%;
}

#productPrices h3{
  float:left;
  font-weight:normal;
  text-align:left;
  font-size:1em;
  color:#666666;
}
#productPrices input{float:right;}

.attributesMod{
  font-weight:normal;
  text-align:left;
  font-size:11px;
  color:#000;
  padding:0 0 0 0px;
  margin:0 0 0 0;
  text-transform:uppercase;
}

.attributesMod2{
  padding:0 0 0 0px;
  margin:0 0 0 0;
  text-transform:uppercase;
  font-size:11px;

}

.itemTitle a{
color:#4E412B;
text-transform:uppercase;
font-weight:normal !important;
font-weight:bold;
text-align:left;
font-size:1em;

}

.itemTitle a:hover{
color:#4E412B;
text-transform:uppercase;
font-weight:normal !important;
font-weight:bold;
text-align:left;
font-size:1em;
background-color:#ece1c8;
}
#sorters{
width:600px;
height:45px;
position: relative;
}

#contact_form_container{
  width: 400px;
  float: left;
}
#address_cform{
  float: left;
  width: 200px;
  margin-left: 100px;
  margin-top: 75px;
}

.callout1 {
float:left;
width:220px;
}

.callout1 h3 {
width:100px;
height:110px;
float:left;
text-indent:-8008px;
background:transparent url(http://journalengraver.com/images/homer.jpg) no-repeat 0 0;
}

.callout1 * {
width:95px;
float:right;
}

.callout1 * * {
width:auto;
float:none;
}

.callout2 {
float:left;
width:220px;
}

.callout2 h3 {
width:100px;
height:110px;
float:left;
text-indent:-8008px;
background:transparent url(http://journalengraver.com/images/lupe.jpg) no-repeat 0 0;
}

.callout2 * {
width:95px;
float:right;
}

.callout2 * * {
width:auto;
float:none;
}

.callout3 {
float:left;
width:220px;
}

.callout3 h3 {
width:100px;
height:110px;
float:left;
text-indent:-8008px;
background:transparent url(http://journalengraver.com/images/smashed.jpg) no-repeat 0 0;
}

.callout3 * {
width:95px;
float:right;
}

.callout3 * * {
width:auto;
float:none;
}

.callout4 {
float:left;
width:220px;
}

.callout4 h3 {
width:100px;
height:110px;
float:left;
text-indent:-8008px;
background:transparent url(http://journalengraver.com/images/cities.jpg) no-repeat 0 0;
}

.callout4 * {
width:95px;
float:right;
}

.callout4 * * {
width:auto;
float:none;
}

.productPriceInBox {
  border: 1px solid #cccccc;
}

.prBig {
  font-weight:bold;
}

#productListHeading{
margin-bottom:15px;
}


#checkoutOrderTotals{

	width:460px;
}

#main {
	border: 1px solid #666;
	clear: both;
	background: #FFF3B3;
	padding-top: 2em;
}

#contents {
	padding: 1em;
	background: #FFFDF3;
	min-height: 300px;
}

#header {
	position: relative;
	width: 100%;
	height: 2.5em;
	width: 880px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 880px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 172px;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #fcbb3e;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #fcbb3e;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #e2871b;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

div#headerWrapper{
	border-bottom:1px solid #AAA;
	padding-bottom: 1px;
}

#header ul#secondary li:last-child a { border: none; }