/**
 * 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.css 3215 2006-03-20 06:05:55Z birdbrain $
 */

body {
	margin: 0;
	font-family:  Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #3B3B39;
	background-color: #F5F5D6;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3B3B39;
	text-decoration: none;
	}
 
a:visited {
	color: #ff0800;
	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: #000000;
	text-decoration:underline;
	}
.category-subs-selected, .category-subs-parent
{	
	padding:2px 2px 2px 2px;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #000000;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND,  .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
	}
	
h1
{
	float:left;	
	width:100%;
	margin: 5px 0px 5px 5px;
	padding:5px 5px 5px 5px;
	text-align: center;
	color:#990000;
}

#indexProductList h1
{
	float:left;	
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

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

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 2px solid #6b0000;
	color:#6b0000;
	font-size:11px;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

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;
	}
#navCatTabsWrapper
{
	background-color:#eaeaea;
    background-image: url(../images/top_bg.gif);
	background-position:bottom;

}
#categoriesContent a{
	float:left;
	width:180px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
	padding:3px 5px 3px 5px;
}
#categoriesContent a:hover{
	color:#FFFFFF;
    background-image: url(../images/menu_bg_on.gif);
	color:#990000;
}

#categoriesContent .category-top
{
	font-weight:bold;
	color:#FFFF99;
	border-bottom:solid #550606 1px;
}

#categoriesContent .category-products, #categoriesContent .category-subs
{
	font-size:10px;
    background-image: url(../images/menu_bg_ov.gif);
	
}
LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

P, ADDRESS {
	padding: 0.5em;
	}
ADDRESS {
	float:left;
	width:90%;
	font-style: normal;
	
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.clearBoth {
	clear: both;
	}

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

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

.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 {
	background-color: #f5f5d6;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#logoWrapper {
    background-color: transparent;
    height:149px;
	}
	
#headerWrapper {
	background-image: url(../images/header_bg.gif);
    background-repeat: repeat-x;
}

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

#navColumnOneWrapper
{
	color:#FFFFFF;
	border-right:solid #565656 3px;
	margin: auto;
}
#navColumnTwoWrapper
{
	color:#FFFFFF;
	border-left:solid #565656 1px;
	margin: auto;
}
#mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#ffffff;
	font-size: 14px;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
#accountLinksWrapper{
	width:90%;
	margin-left:5%;
}	
#accountLinksWrapper h2{
	float:left;
	width:100%;
}
#accountLinksWrapper ul{
	float:left;
	width:50%;
	margin-left:5%;
}
#accountLinksWrapper ul li{
	float:left;
	width:90%;
	margin-left:5%;
	font-size:12px;
	list-style:none;
	color:#FFF;
}
#accountLinksWrapper ul li a{
	background-color:#900;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	float:left;
	width:100%;
	color:#FFF;
	font-weight:bold;
}
#accountLinksWrapper ul li a:hover{
	background-color:#FF9;
	color:#900;
	text-decoration:none;
}

.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{
	margin: 0em;
    background-image: url(../images/top_bg.gif);
	font-weight: bold;
	color: #5a0200;
	height: 1%;
	width: 100%;
	border-bottom:solid #787878 1px;
	}
#navSuppWrapper {
	margin: 0em;
    background-image: url(../images/top_bg.gif);
	font-weight: bold;
	color: #5a0200;
	height: 1%;
	width: 100%;
	}
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0 auto;
	padding: 0em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	color: #9b0601;
	float:left;
	margin:0px 5px 0px 5px;
	padding:5px 10px 5px 10px;
	font-size:12px;
	}

#navMain ul li a:hover {
	text-decoration: none;
    background-image: url(../images/menu_bg_ov.gif);	
	color:#FFFF99;
	}	
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9b0601;
	}
	
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
#indexProductListCatDescription{
	font-size:12px;
	color:#900;
	}
#navBreadCrumb {
	background-color: #f5f5d6;
	float:left;
	}

#navEZPagesTop {
	background-color: #f5f5d6;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 10px;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navBreadCrumb	a
{
	color:#666666;
}

#navBreadCrumb	a:hover
{
	color:#ff0000;
}

#navColumnOne {
	background-color: #F5F5D6;
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-y;	
    }

#navColumnTwo {
	background-color: #F5F5D6;
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-y;		
	}

/*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;
	color:#333333;
	float:left;
	width:60%;
	text-align:justify;
	}

.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: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin: 1em;
	padding: 1em;
	background-color:#F5F5D6;
	width:145px;
	}
#cartAdd p{
	font-size:12px;
	color:#900;
	font-weight:bold;
}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	background-color:#900;
	color:#FFC;
	}
#prevOrders tr {
	border-bottom: 1px solid #cccccc;
	color:#900;
	font-size:12px;
	}

.tableHeading, #cartSubTotal {
	font-size:10px;
	 }

#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;
	}
.cartProductDisplay
{
	font-size:14px;
	font-weight:bold;
}

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	font-size:12px;
	}

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

.cartOldItem {
	color: #606000;
	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;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

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

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

.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 0em 1em 0em ;
	color:#FFFFFF;
	}
#reviewsInfoDefaultProductImage{
	padding:5px 5px 5px 5px;
	margin-right:15px;
	background-color:#FFF;
	color:#999;
	}
#productMainImage a
{
	color:#ffffff;
}

.categoryIcon {}

#categoryIcon a {
	float:left;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

#categoryIcon a img{
	float:left;
	margin-right:10px;
}

#categoryIcon a br{
	display:none;
}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading {
	float:left;
	width:194px;
	font-size: 14px;
	color: #f8f8b3;
	background-color:#7c0000;	
	border-top:solid #430303 1px;
	background-image:url(../images/menu_bg_ov.gif);
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	color:#FFFFFF;
	}
.leftBoxContainer a, #whatsnewHeading a, #reviewsHeading a{
color:#FFFFFF;
text-decoration:none;}
#whatsnewHeading a:hover, #reviewsHeading a:hover
{
color:#FFFFFF;
text-decoration:underline;
}
.leftBoxContainer a:hover{
color:#ffffff;
text-decoration:underline;}
.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
	color:#FFFFFF;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #F5F5D6;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.2em 0em;
	}
	
.rightBoxContainer {
	border-left: 1px solid #F5F5D6;
	border-right: 1px solid #F5F5D6;
	border-bottom: 1px solid #F5F5D6;
	}

.rightBoxContainer a{
	color:#FFFFFF;
}
#shoppingcart a{
	color:#FFFFFF;}
h3.leftBoxHeading a:hover {
	color: #000000;
	text-decoration: underline;
	} 

h3.rightBoxHeading a:hover {
	color: #000000;
	text-decoration: underline;
	}

.rightBoxContent {
	background-color: #000000;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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: 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 {
	background-color: transparent;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

.forward {
	float: right;
	width: 60%;
	font-size:12px;
	}

.forward2 {
	float: right;
	width: 20%;
	font-size:12px;
	}

.forward2 .buttonRow{
	padding:5px 5px 5px 5px;
	}

.forward2 .buttonRow input{
	background-color:#666;
	padding:5px 5px 5px 5px;
	border:solid #dadada 1px;
	}

#reviewsDefault .content
{
	font-size:12px;
}
.smallProductImage{
	background-color:#FFF;
	padding:5px 5px 5px 5px;
	margin:0px 15px 0px 0px;
	}
#reviewsInfoDefaultMainContent
{
	font-size:12px;
}

.mainContent {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.hiddenField {
	display: none;
	}

.visibleField {
	display: inline;
	}	

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #F0F0F0;
	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
	}

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

#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;
	}

#catBoxDivider
{
	float:left;
	width:100%;
}

#indexCategories a
{
	font-size:12px;
}

#productGeneral
{
	background-color:#FFFFFF;
}
#productPrices
{
	color:#FF0000;
	font-weight:bold;
}

.productListing-odd
{
	background-color:#eae4c8;
	font-size:11px;
}

.productListing-odd a img
{
	margin:5px 0px 5px 0px;
	border:solid #ffffff 2px;
}

.productListing-odd a strong, .productListing-even a strong
{
	font-size:16px;
}

.productListing-even
{
	background-color:#f4f4d4;
	font-size:11px;
}
.productListing-even a img
{
	margin:5px 0px 5px 0px;
	border:solid #ffffff 2px;
}

.productListing-even .price, .productListing-odd .price
{
	color:#ea0000;
	font-weight:bold;
	font-size:11px;
}
#productName
{
	width:97%;
	padding:10px 10px 10px 10px ;

}
#productPrices
{
	padding:10px 10px 10px 10px ;
	color:#6b0000;
	background-color:#FFFFFF;
	font-size:16px;

}

#productAdditionalImages
{
	background-color:#F5F5D6;
	float:right;
	width:99%;
	margin-top:5px;
}

#productInfoLink
{
	font-size:11px;
	color:#666;
}

#createAcctDefault
{
	float:left;
	width:100%;
}

#categoryImgListing
{
	float:left;
	width:150px;
}

#cartContentsDisplay
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:solid #900 2px;
}
#cartContentsDisplay .tableHeading, .cartTableHeading
{
	background-color:#900;
	color:#FF9;
	font-size:12px;
	text-align:center;
}
#cartContentsDisplay .rowEven
{
	background-color:#FFC;
}
#cartContentsDisplay .rowOdd
{
	background-color:#FFA;
}
#cartProdTitle
{
	color:#900;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:20px;
	font-weight:bold;
}
#cartProdTitle:hover
{
	text-decoration:underline;
}
#cartContentsDisplay .cartProductDisplay img
{
	background-color:#900;
	padding:3px 3px 3px 3px;
}
#cartContentsDisplay .cartUnitDisplay, #cartContentsDisplay .cartTotalDisplay
{
	padding:20px 3px 3px 3px;
	color:#900;
	font-size:14px;
}
#cartSubTotal
{
	background-color:#900;
	padding:3px 3px 3px 3px;
	font-size:16px;
	color:#FFF;
}

#checkoutShipto, #checkoutBillto
{
	float:left;
	width:35%;
	background-color:#FFB;
	border:solid #FE9 1px;
	padding:5px 5px 5px 5px;
}
#checkoutShipto address , #checkoutBillto address
{
	font-size:14px;
	color:#900;
}
#checkoutShippingHeadingMethod, #checkoutShippingContentChoose, #checkoutShipping fieldset, #checkoutOrderTotals
{
	float:right;
	width:60%;
}
#checkoutShipping .buttonRow
{
	float:right;
}
#checkoutOrderTotals .totalBox
{
	float:right;
	width:100px;
	font-size:14px;
	font-weight:bold;
}
.flrt
{
	float:right;
}

#orderTotals .totalBox
{
	float:right;
	width:100px;
	font-size:12px;	
	font-weight:bold;
}

.button_confirm_order
{
	float:right;
	width:200px;
}

#allProductsListingTopLinks, #allProductsListingBottomLinks, #productsListingListingTopLinks, #productsListingListingBottomLinks
{
	float:right;
	text-align:right;
	font-size:14px;
	padding:3px 3px 3px 3px;
}

#allProductsListingTopLinks a, #allProductsListingBottomLinks a, #productsListingListingTopLinks a, #productsListingListingBottomLinks a
{
	background-color:#fff;
	color:#d00;
	padding:3px 5px 3px 5px;
}
#allProductsListingTopLinks a:hover, #allProductsListingBottomLinks a:hover, #productsListingListingTopLinks a:hover, #productsListingListingBottomLinks a:hover
{
	background-color:#900;
	color:#fff;
	text-decoration:none;
}
#categoryDescription{
	font-size:12px;
	color:#900;
}
#promoZone
{
	position:absolute;
	top:27px;
	left:240px;
	width:580px;
	height:145px;
}

#bannerPromotii
{
	width:560px;
	height:140px;
	margin:5px 5px 5px 5px;
	*margin:8px 5px 5px 5px;
	overflow:hidden;
	padding:0 auto;
	border-left:solid #ffffff 2px;
	border-right:solid #ffffff 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	*background-color:#630300;
}

#bannerPromotii .promo
{
	width:550px;
	height:140px;
}
#bannerPromotii .title
{
		float:left;
		width:96%;
		margin-left:2%;
		text-align:left;
}
#bannerPromotii .title h2
{
	float:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#bannerPromotii .title p
{
	float:left;
	width:320px;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bolder;
	color:#FFC;
	text-align:center;
}
#bannerPromotii .title h2 a
{
		font-family:Georgia, "Times New Roman", Times, serif;
		float:right;
		width:320px;
		*width:300px;
		padding:3px 3px 3px 3px;
		margin:0px 0px 0px 0px;
		color:#FF9;
		text-align:left;
		font-size:18px;
		font-weight:bold;
}
#bannerPromotii .title h2 a:hover
{
		background-color:transparent;
		color:#fff;
		text-decoration:none;
}
#bannerPromotii .title a
{
	float:left;
}
#bannerPromotii .title a img
{
		float:left;
		margin:0px 5px 0px 0px;
		padding:3px 3px 3px 3px;
		background-color:#FFC;
}
#bannerPromotii .title a:hover img
{
		background-color:#F00;
}

#navPromo { 
	position:relative;
	top:-30px;
	left:220px;
	z-index:100;
}
#navPromo a { margin: 5px; padding: 3px 5px; border: 1px solid #c00; background: #900; text-decoration: none; color:#FFF; font-weight:bold; }
#navPromo a:hover.activeSlide { background-color:#000; color:#F00;}
#navPromo a.activeSlide { background-color:#fff;;color: #900; }
#navPromo a:focus { outline: none; }

.instructions{
	font-size:11px;
}

#producMainImage a
{
	color:#dadada;
}
