body{
	margin:0;
	padding:0px 0px 15px 0px;
	background-position:left top;
	background-repeat:repeat;
	font-size:14px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background-color:#393C1B;
}
p{
	margin-bottom:10px;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a img {
	border:none;
}
a:focus {
	outline:none
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
h1{
	margin-bottom:15px;
	color:#6F2A27;
	font-size:20px;
	border-bottom:1px solid;
}
h2{
	margin-bottom:10px;
	color:#6F2A27;
	font-size:16px;
	border-bottom:1px solid;
}

h3{
	margin-bottom:10px;
	color:#6F2A27;
	font-size:14px;
	border-bottom:1px solid;
}


#page{
	width:970px;
	margin:0 auto;
}
#header{
	height:75px;
}
#logo{
	width:200px;
	margin-top:5px;
	float:left;
}
#cartPreview{
	height:45px;
	float:right;
}
#cartPreviewLeft{
	float:left;
	width:5px;
	height:45px;
	background-image:url(images/topFunctionsLeft.png);
}
#cartPreviewContent{
	float:left;
	height:44px;
	padding:3px 10px 3px 5px;
	background-image:url(images/cartBg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:11px;
	width:255px;
}
.cartCount{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#cartMessages{
	width:200px;
	color:#FFFFFF;
}
#cartMessages a{
	color:#FFFFFF;
	font-weight:bold;
}
#cartImage{
	/*background-image:url(images/cart-winter.gif);*/
	background-image:url(images/cart.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:40px;
	height:40px;
	margin-top:3px;
}
#cartPreviewRight{
	float:left;
	width:5px;
	height:45px;
	background-image:url(images/topFunctionsRight.png);
}
#mainTitle{
	padding:0 5px;
	margin-bottom:6px;
	height:122px;
}
#mainTitleTail{
	height:95px;
	background-color:#000;
	position:absolute;
	right:800px;
	width:1500px;
	
}
#menu{
	height:36px;
	padding:0px 13px;
	background-color:#808830;
}
#contentTop{
	height:6px;
	overflow:hidden;
}
#content{
	background-color:#FFFFFF;
	background-position:left top;
	background-repeat:repeat;
	border:9px solid #808830;
	color:#000000;
	padding:5px 6px;
	
}
#content a{	
	color:#A32623;
}
#content a:hover{	
}
#contentBottom{
	height:6px;
	overflow:hidden;
}
#footer{
	padding:0 7px 0 0;
	color:#FFFFFF;
	font-size:11px;
}

#topFunctionsContent a{
	color:#676767;
}
#footer a{
	color:#FFFFFF;
}

#languageContainer{
	height:14px;
	clear:right;
	float:right;
	background-color:#000000;
	padding:5px 0px;
	margin-right:5px;
}
#languageContainer ul{
	list-style:none;
	display:none;
}
#languageContainer li{
	display:block;
	float:left;
	margin:0px 7px;
}
#languageContainer a{
	color:#ababab;
	font-size:12px;
	text-transform: uppercase;
}
#languageContainer a:hover{
	color:#fff;
}
#languageContainer a.selected{
	color:#ac121b;
}

#breadcrumb{
	color:#A53D3B;
}
#breadcrumb a{
	color:#A53D3B;
}

/* sifr headings */
h2.redLineUnder{
	margin-top:5px;
	padding-bottom:3px;
	font-size:36px;
	line-height:100%;
}

/*newsletter*/
.newsletterSignupForm{
	background-image:url(/style/images/widgetNewsletterBackground.png);
	background-repeat:no-repeat;
	background-position:left;
	width:238px;
	height:160px;
	padding:35px 5px 0 5px;
}
a.newsletterSignupNewsLink{
	background-image:url(/style/icons/whiteArrow.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#fff;
	color:#000;
	display:block;
	padding-right:18px;
	margin-bottom:10px;
	float:left;
}
a.newsletterSignupNewsLink:hover{
	text-decoration:none;
}
.newsletterJoinInput{
	background-image:url(images/widgetNewsletterEmailField.png);
	height:18px;
	width:216px;
	padding:3px 4px 0 4px;
	border:none;
	font-size:10px;
	margin-bottom:12px;
}
.newsletterSubmitButton{
	width:103px;
	height:40px;
	background-image:url(images/widgetNewsletterButton.png);
	background-repeat:no-repeat;
	border:none;
	float:right;
	padding-left:5px;
}
.newsletterSignupForm center{
	margin-top:50px;
}

/* classes */
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.paddingTop10px{
	padding-top:10px;
}
.specialMessage{
	font-size:14px;
	font-style:italic;
	background-color:#F0F0F0;
	padding:5px 30px;
	text-align:center;
}

.highlightedText{
	color:#A53D3B;
	font-weight:bold;
	background-color:#E8EAD3;
}

.displayNone{
	display: none !important;
}
/* popup */




/* Site Map*/
.sitemap{
	background-image: none;
}

.sitemapLiLastChild{
	background:#FFFFFF url(images/leaf_2.jpg) no-repeat scroll 0 0px;
	padding-left: 25px;
}

.sitemapLi{
	background:url(images/leaf.gif) no-repeat scroll 0 0px;
	padding-left: 25px;
	
}
.sitemap ul{
	padding-top: 5px;
}
.sitemap li{
	list-style:none;
	display:block;
	padding:7px 0 0 25px;
}

.sitemap a{
	text-decoration: none;
	color:#333333;
}

.sitemap a:hover{
	text-decoration: none;
	
}

.sitemapForm{
	width:404px;
}

.sitemapForm label{
	display: inline-block;
	width: 60px;
	margin: 5px 0px;
	vertical-align: top;
	font-size: 12px;
	font-family: Times New Roman;
}

.sitemapForm .sitemap_input{
	display: inline-block;
	width: 340px;
	margin: 5px 0px;
	vertical-align: top;
}

.sitemapForm .sitemap_txt{
	display: inline-block;
	width: 340px;
	margin: 5px 0px;
	vertical-align: top;
	height: 90px;
	border: 1px solid #B9B9B9;
}

.sitemapForm .sitemap_button{
	margin: 3px 0px;
	margin-right: 2px;
	float: right;
	padding: 1px 10px;
	font-size: 12px;
	font-family: Times New Roman;
	color: #006699;
}
/* Site map END*/

/* products */
.productItemTable{
	 width:80%;
	 margin:0px auto;
}
.quantityInput{
	border:1px solid #6F2A27;
	width:25px;
	color:#6F2A27;
}

.productItemTable a{
	color:#A53D3B;
}
.productName{
	padding-bottom:5px;
	font-size:20px;
	background-repeat: no-repeat;
	background-position: right center;
}
.productName img{
	margin-right:15px;
}
.productLiteralName1{	
	/*padding: 3px 60px 3px 0px;
	background-image: url(/style/images/clopotel.png);
	background-position: center right;
	background-repeat: no-repeat;*/
}
.productLiteralName2{
	/*padding: 3px 60px 3px 0px;
	background-image: url(/style/images/globulet.png);
	background-position: center right;
	background-repeat: no-repeat;	*/
}
.homepagePromoAnnouncement{
	background-color: #A82F2D; 
	padding: 10px; 
	margin-bottom: 20px; 
	text-align: center; 
	cursor: pointer;
}
.homepagePromoAnnouncement:hover{	
	background-color: #961C1C; 
}
#content a.announcementIntro{
	color: #EDDADA; 
	font-size: 16px;
}
#content a.announcementPunchline{
	font-size: 20px; 
	font-weight: bold; 
	color: white;
}

.homepagePromotions.productItemTable
{
	width:100%;
}
.homepagePromotions .productLiteralName1
{
	text-align: center;
	background: none;
	padding: 0px;
}
.homepageSpecialProductName
{
	font-size:17px;
}
.homepagePromotions .homepageSpecialProductName{
	padding-bottom: 0px;
}
.homepagePromotions  .productPrice
{
	float: none;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-size: 11px;
}
.homepagePromotions .homepageProductImage div{
	height: 158px;	
	width:100px;
	border: 2px solid #CECECE;
	margin:0px auto;
	background-color: #CECECE;
}
.productPriceContainer{
	font-size:14px;
	font-style:italic;
	padding-bottom:20px;
	width:450px;
}
.productPrice{
	float:left;
	margin-right:40px;
}
.hrProduct{
	background-image:url(images/hr8.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:6px;
	padding:5px 0px;
	margin-top:20px;
}
.pagination{
	text-align:center;
	margin:5px 0px;
}
.pagination a{
	color:#333333;
	padding:1px 4px;
	margin:0px 3px;
	border:1px solid #6E712D;
}
.pagination a:hover{
	text-decoration:none;
	background-color:#6E712D;
	color:#FFFFFF;
}
.pagination .currentPage{
	font-weight:bold;
	background-color:#6E712D;
	color:#FFFFFF;
}
#filterContainer{
	margin:0px 100px 20px 100px;
}
#filterContainer table{	
}
.productTable{	
	margin:0px auto;
}
.productListingTable table{
	min-height:400px;
}

/* contact */
.contactForm{
	
}
.contactForm input{
	width:400px;
}
.contactForm textarea{
	width:400px;
	height:150px;
}
.errorClass{
	border:1px solid #FF0000;
}
.contactUl{
	margin:0px auto;
	width:85%;
	list-style:none;
}
.button{
	font-size:16px;
	font-weight:bold;
	background-image:url(icons/arrowNext.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:24px;
}
.buttonBack{
	font-size:16px;
	font-weight:bold;
	background-image:url(icons/arrowPrevious.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:27px;
}

.aligncenter{
	text-align:center;
	display:block;
}
/* order page */
.totalPrice{
	font-size:18px;
}
.tableHeader{
	font-weight:bold;
	background-color:#F0F0F0;
}
.orderTable{
	width:100%;
}
.orderTable td{
	border-bottom:1px solid #666666;
	padding:3px;
}
#lastTableRow td{
	border:none;
}
.orderDetailsForm{
	width:450px;
	margin:0px auto;
}
.orderDetailsForm input{
	width:200px;
}
.orderDetailsForm textarea{
	width:200px;
}

.orderTable td.tableProductName{
	padding-right:50px;
	width:300px;
}



/* notices */
.noticeMessage{
	background-color:#848830;
	padding:3px;
	text-align:center;
	margin:1px 0px;
	color:#FFFFFF;
}
.errorFrontMessage{
	background-color:#6F2A27;
	padding:3px;
	text-align:center;
	margin:1px 0px;
	color:#FFFFFF;
}
.redText{
	color:#A53D3B;
}

#tooltipDiv{	
	min-width:100px;
	max-width:300px;
	padding:2px;	
	position:absolute;
	display: none;
	color:#000000;
	font-size:16px;
	background-color:#A5AD4F;
	border:1px dotted #666666;
	z-index:1000;
}

.highlightedHomepageCategories
{
	background-color: #979E35;
}

.highlightedHomepageCategories td
{
	padding-top: 2px;
}


#content .highlightedHomepageCategories a {
	color: #FFFFFF;
}

.coconeacsu div{
	display:inline;
}

#searchContainer
{
	float: right;
    padding-top: 10px;
    text-align: center;
    width: 220px;
	margin-right:50px;
}
#searchContainer input
{
	padding:8px 3px;
	background-color:#C7CE5F;
	border:3px solid #666831;
}
#searchContainer img
{
	width:35px; 
	float:right; 
	cursor:pointer;
}