/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */
.content {color:#333}

#tabs {
	display: block;
	float: left;
	width: 100%;
}
a.tab { 
	border-collapse: collapse; 
	border-style: solid solid none solid;  
	border-color: #555; 
	border-width: 1px 1px 0px 1px; 
	background-color: #D8EEA4; 
	padding: 2px 0.5em 0px 0.5em; 
	margin-top: 2px;
	margin-right: 2px;
	font-family: arial; 
	text-decoration: none;
	width: 10em;
	text-align: center;
	float: left;
	color:#005825;
}
a.tab:hover { 
	border-color: #555; 
	background-color: #E6F8BD; 
}
.panel { 
	border: solid 1px #555; 
	background-color: white; 
	color:#333;
	padding: 5px; 
	height: 300px; 
	overflow: auto; 
	clear: left; 
	margin-bottom:10px;
}
#indexProductListCatDescription {
	text-align:justify;
	color:#333;
}

#ezPageDefault {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 1em;
	color:#333;
	text-align: justify;	
	line-height:1.5em;
	padding-bottom:10px;
}
#ezPageDefault ul {
	list-style-type: square
}
#ezPageDefault ul li {margin-bottom:10px}
h1#ezPagesHeading {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #76A311;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4D473;
	margin-top:10px;
	margin-bottom:20px;
}


#orderTotals {border:0;margin-bottom:7px}

#ottotal, #otsubtotal{
	background-color: #D8EEA5;
	height: 2.2em;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76A311;
}
	
div#div-trafic {margin:0 auto;margin-bottom:3px;text-align:center;}

div.div-linie1 {margin:0;width:100%;font-size:1px;height:2px;border-top:1px solid #CCC;margin-bottom:4px}

table.table-detalii-produs {border-collapse:collapse;margin-top:0}
table.table-detalii-produs td {margin-left:5px;margin-right:5px}

div#div-scroller-container{
	position:relative;
	top:0px;
	left:514px;
	overflow:hidden;
	text-align:left;
	margin:0px 0px 0px 0px;
	width:435px;
	height:110px;
}

div#div-scroller {
	position:absolute;
	overflow:hidden;
	top:4px;
	left:3px;
	width:418px;
	height:102px
}

.img-scroller {
	display:block;
	width:100px;
	height:100px;
	border:1px solid #FFFFFF;
	position:absolute;
	margin-left:2px;
	margin-right:2px;
}

a.img-scroller img {
	display:block;
	border:none;
}

a.img-scroller:hover {
	border:1px solid #DDD;
}

body {
	color:#000000;
	font:.75em/1.4 helvetica, arial, sans-serif;
	background-color:#fff;
	margin:0px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a img {border: none; }

a:link, a:visited {
color:#005825;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#EE961B;
text-decoration:underline;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
}

h1 {
	font-size: 1.3em;
	color:#333;
	margin:0;
	margin-top:0.3em;
}
h2 {
	color:#444;
	font-size: 1.2em;
}
h3 {
	color:#444;
	font-size: 1.1em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	color:#444;
	font-size: 1.1em;
	border: #76A311 solid 1px;
}

.biggerText {
	font-size: 1.1em;
}


CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}

input, select {
	background-image: url('../images/search-bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	/*border: 1px solid #bababa;*/
	color: #666666;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
	border: none;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 1.1em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, 
.centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	border: none;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
}

P, ADDRESS {
	padding: 0.5em;
}

ADDRESS {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

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.1em;
	border: 1px solid #000000;
	margin: 0px;
}

.messageStackWarning, .messageStackError {
	background-color: #EE941A;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #BDDD75;
	color: #000000;
}

.messageStackCaution {
	background-color: #F6E4A7;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 1008px;
	margin: 0px;
	padding: 0px;
}

/* main content area */
#contentMainWrapper {
	margin: 0px;
	padding: 0px;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#mainWrapper {
	margin: auto;
	background-image: url('../images/side-bg.jpg');
	background-repeat:repeat-y;
	background-position:left top;
	padding-left: 11px;
	padding-right: 10px;
	width: 968px;
	border: none;
	border-bottom: 1px solid #76A311;
	margin-top: 0px;
	padding-top: 5px;
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: 0px;
	margin-left:auto;margin-right:auto;
	padding: 0px;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 46%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/* HEADER */
#navMainWrapper {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

#navMain {
	padding: 0px;
	margin-top: 0px;
	line-height: 0px;
}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	/*height: 1%;*/
	width: 100%;
	margin-top: 5px;
}

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
}

/*#navMain ul {
	margin: 0;
	list-style-type: none;
	text-align: right;
	line-height: 28px;
	padding: 0em;
	height: 28px;
	background-color: #0099FF;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	text-align: right;
	height: 48px;
	line-height: 48px;
	background-color: #FF0000;
	margin: 0px;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.1em 0em 0.7em;
	margin: 0;
	text-align: right;
	height: 28px;
	line-height: 28px;
	background-color: #00FF00;
}

#navMainWrapper a:link , #navMainWrapper a:visited {
	color: #007236;
	/*background-image: url('../images/main-menu-top-2.jpg');
	background-color: #D8EEA5;
	line-height: 28px;
	height: 28px;
	display:inline;
}

#navMainWrapper a:hover {
	color: #fff;
	line-height: 28px;
	height: 28px;
}*/

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#headerContent {
	background-color: #F3F3F1;
	background-position: -1px center;
	/*padding:10px;*/
	width: 968px;
	height: 133px;
	border-bottom: 1px solid #76A311;
	border-top: 1px solid #76A311;
	border-left: none;
	border-right: none;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}

.headerSearchButton {
	background: url('../images/search-button.jpg') top center no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
}

.headerSearchButton:hover {
	background: url('../images/search-button_h.jpg') top center no-repeat;
	border: none;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.searchInput {
	width: 80px; 
	height: 22px;
	background-image: url('../images/search-bg.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #bababa;
	font-size: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#nameWrapper  {
	padding:10px 0 10px 30px;
}

#nameWrapper a, #nameWrapper a:visited {
	font-size:40px;
	text-decoration:none;
	color:#000;
	font-weight:normal;
}

#taglineWrapper {
	font-size:20px;
	padding:10px 0 10px 60px;
	margin-top:-30px;
	color:#000;
}

#navEZPagesTop {
	font-weight: bold;
	text-align:center;
	font-size:1.2em;
}

#navEZPagesTop a {
 	color:#000;
}

.navMainSearch {
	margin:0 5px 0 0;
	line-height: 0px;
	float:right;
	vertical-align: top;
}

	
/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
}

.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border:1px solid #dfdfdf;
}

#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: 0.5em;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

#productDescription, .shippingEstimatorWrapper {
	color:#333;
	padding: 0.5em;
	font-weight:normal;
	font-size:12px;
}

.alert {
	color: #EE941A;
	margin-left: 0.1em;
	font-size: 0.9em;
}

.advisory {}

.important {
	font-size: 1.1em;
}

.notice {}
.rating{}

.gvBal {
	float: right;
}
	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	margin-bottom:10px;
}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #76A311;
	padding: 0.7em;
	float:left;
	clear:right;
}

.cartTableHeading TH {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76A311;
}

.cartTableHeading, #cartSubTotal {
	background-color: #D8EEA5;
	height: 2.2em;
 }

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76A311;
}

.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: #333333;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	color: #333333;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	color:#005825;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	font-weight:bold;
	color: #EF6E18;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 7em;
	text-align: right;
	border:0;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0;/*0.2em;*/
	border:0;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage {
	margin: 0em 1em 1em 0em ;
	border: 4px solid #DDD;
}
#productReviewsDefaultProductImage, #reviewWriteMainImage, #reviewsInfoDefaultProductImage {margin-top:1em}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

.centerBoxContents {
  padding: 0 5px 5px 5px;	
}

/* BOXES */
	
#navColumnOne {
	background-color:#fff;
	margin: 0px;
	padding:0;
	display:block;
}

#navColumnTwo {
	background-color:#fff;
	margin: 0px;
	padding:0;
	display: block;
}

.centerColumn {
	padding: 0 1em 0 1em;
	border: #76A311 1px solid;
	width: 593px;
	margin:0;
	display: block;
}

#navBreadCrumb {
	margin:0;
	background-color: #D8EEA5;
	background:transparent url('../images/center-box-bg.jpg') center center repeat-x;
	width: 612px;
	padding-left: 5px;
	border: 1px solid #76A311;
	border-bottom: none;
	display: block;
}

.leftBoxContainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	display: block;
}

.rightBoxContainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	display: block;
}
	
h2.centerBoxHeading, .productListing-rowheading, TR.tableHeading {
	background:transparent url('../images/center-box-bg.jpg') center center repeat-x;
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	padding:5px;
	color:#333;
}

h2.centerBoxHeading {
	padding-left:10px;
}

.productListing-rowheading, TR.tableHeading {
	height:2em;
}

.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	margin-bottom: 1em;
	line-height:1.4;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 -400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
		
.sideBoxContent {
	line-height:1.4;
	padding:3px 3px 2px 3px;
	margin-bottom:10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFE278;
	border: 1px #76A311 solid;
	width: 147px;
}

.sideBoxContent a, .sideBoxContent a:visited {
	color: #333;
	padding-left: 5px;
}

.sideBoxContent a span, .sideBoxContent a:visited span{
	color: #333;
}

.sideBoxContent a:hover {
	color: #666666;
}

.sideBoxContent a:hover span{
	color: #666666;
}

.sideBoxContent img {border:1px solid #76A311}

h3.rightBoxHeading, h3.leftBoxHeading  {
	background:transparent url('../images/sidebox_header.jpg') left top no-repeat;
	line-height:1.2em;
	text-align:center;
	width: 150px;
	margin-top: 0px;
	white-space: nowrap;
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 label {
	font-size:1.0em;
	border: none;
}

h3.rightBoxHeading, h3.rightBoxHeading a, h3.leftBoxHeading, h3.leftBoxHeading a  {
	color: #005825;
}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #005825;text-decoration: underline;
} 


/* PRODUCT LISTING */

.productListing-rowheading a {
	color:#000;
}

.productListing-data img {
	padding:8px;
}

.productListing-even {
	background-color:#fff;
}

.productListing-odd {
	background-color:#fafafa;
}

/* PRODUCT INFO */
#productDetailsList, #productDetailsList li {
list-style-type:none;
margin-left:0;
padding-left:0;
}

/* FOOTER */
#footerWrapper {
	width: 100%;
	border: 1px solid #76A311;
	margin-top: 5px;
	display: block;
	margin-left: -0.1em;
	background-image: url('../images/footer-bg.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
}

#authorLink {
text-align:center;
font-size:.9em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}

#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 {
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/*misc*/
.back {
  float: left;
}

.forward {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #F8F8F8;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color: #F4F4F4;
	height: 1.5em;
	vertical-align: top;
}

CAPTION {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

#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 {
	background-color: #ffffff;
}

/*-------------------------*/
.glowingtabs{
	float:left;
	/*width:100%;*/
	font-size: 11px;
	line-height:normal;
	border-bottom: 0px solid #dcc208; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 10px; /*Left offset of entire tab menu relative to page*/
	padding:0em;
	padding-top: 4px;
}

.glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
	text-transform: uppercase;
}

.glowingtabs a{
	float:left;
	background:url(../images/main-menu-top-3.jpg) no-repeat left top;
	margin:0;
	margin-right: 3px; /*spacing between each tab*/
	padding:0 0 0 8px;
	text-decoration:none;
	outline:none;
}

.glowingtabs a span{
	float:left;
	display:block;
	background:url(../images/main-menu-top-2.jpg) no-repeat right top;
	padding: 6px 12px 6px 3px;
	font-weight:bold;
	color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {
	float:none;
}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: #fff;
	text-decoration: none;
	background-color: #FFCC00;
}

.glowingtabs li.selected a{ /*Selected Tab style*/
	background:url(../images/main-menu-top-3_h.jpg) no-repeat left top;
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
	background:url(../images/main-menu-top-2_h.jpg) no-repeat right top;
	color: black;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
	background:url(../images/main-menu-top-3_h.jpg) no-repeat left top;
	text-decoration: none;
	background-color: #FFCC00;
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
	background:url(../images/main-menu-top-2_h.jpg) no-repeat right top;
	text-decoration: none;
	background-color: #FFCC00;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
top: 0;
border: 1px solid #dcc208; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #dcc208; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #fef8c8;
}


