body{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    margin-left:-1px;
    background-image: url(/images/background.jpg);
    background-color:#4c3a38;
    background-repeat: repeat-x;  
}

p{
    font-family: Trebuchet MS;
    font-size: 14px;
}

ul li{
    font-family: Trebuchet MS;
    font-size: 14px;    
}

#main-container{
    position: relative;
    width: 980px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;  
}  

#container{
    float: left;
    width: 980px;
}  

#top-section{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 980px;
    height:168px;
    background-image: url(/images/header.jpg);
    background-repeat:no-repeat;    
}


#content{  
    float: left;
    width: 980px; 
    margin: 0px;
    padding: 0px;
}
#flash{  
    float: left;
    width: 980px; 
    height:200px;
    margin-top:10px;
}



/* ********************************* NAV SECTION **************************** */	
#nav {
	position:absolute;
    padding: 0px;
    max-width: 980px;
    margin-top:140px;
    margin-left: 0px;
    margin-right: auto;
    z-index: 1000;
}

#nav ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	list-style: none;

}

#nav ul li {   
	float:left;
	position: relative;
	margin:0px;
	padding: 0px;
	padding-left:10px;
	padding-right:0px;		
	border-right: 1px solid #666;	
	height: 15px;
}
		
#nav ul li a{
    font-family: 'Trebuchet MS' Sans-Serif;
    font-weight: lighter;
    color: white;
    font-size: 14px;
    margin-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
	
#nav ul li a:hover{
	color: #93a885;
	background-position:top;
	background-image: url(/images/buttons/nav-over.jpg);
    background-repeat:repeat;
}

/* ******************************** MAIN CMS AREA ************************************* */

#cmsarea{   
    float: right;
    width: 980px;
    margin-top: 0px;
    margin-right:0px;
}

#cmsarea-inner{
    float: right;
    width: 720px;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-right:20px;     
}

#cmsarea-image{
    float:right;
    width: 710px;
    height: 237px;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-right:20px;
    margin-bottom: 10px;
    border: 1px solid #2c8395;
    background-color: #eeeeee;
}

#cmsarea-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
    height:21px;
    margin-bottom: 20px;
}

#cmsarea-text{   
    width: 710px;
    margin-left:0px;
    margin-bottom: 35px;
    margin-top: 7px;
    min-height: 400px;
}

#cmsarea-text p   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #482c0d;
    font-size: 0.8em;
    text-decoration: none;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

#cmsarea-text a   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #ff6000; 
    font-size: 1em;
    text-decoration: none;
    text-align: justify;
  
}

#cmsarea-text a:hover   {
    color: brown;
}


#cmsarea-text ul li{
    font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em; 
    color: #482c0d;  
}


#cmsarea-text img{
    padding: 2px;
    border: 1px solid #463231;
}


#cmsarea-header{
    float:right;
    margin-right: 20px;
    width: 720px;
    margin-top:85px; 
    text-align: left;    
}

#cmsheader{
    color:#b5d52e;
    font-weight: bold;
    font-size: 22px;
    font-family:Arial;
    font-weight:bolder;
    text-align:left;    
}


/* *************************** LEFT MENUS ************************************ */

#content-left{   
    position:relative;
    float: left;
    width: 170px;
    margin-top: 80px;
    margin-left: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url(/images/side-menu-header.jpg);  
    background-repeat: no-repeat; 
 
  
}

#content-left-inner{   
    position: relative;
    width:auto;
    margin-left: 0px;
    margin-bottom: 0px;
}

#content-left-inner ul   {
    margin: 0px;
    padding: 0px;
    list-style-type:none;
}

#content-left-inner li{
    width: 170px;
    background-repeat: no-repeat;
    padding-bottom:0px;
    border-bottom: 1px solid #cdcdcd;
    text-align:left;
    display:inherit;
}

#content-left-inner li a{
    color: #f46e10;
    font-family: Trebuchet MS, arial;
    font-size: 12px;
    font-weight: normal;
    padding-left: 0px;   
    line-height: 22px; 
    text-decoration: none;
    text-align:left;
}

#content-left-inner li a:hover{
    color: #888888;
}


/* *************************** END CONTENT LEFT/LEFT MENU ************************************ */

h1 {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:28px; 
	color:#482c0d;
	padding: 0px;
	margin: 0px;
	height: 37px;
	margin-top: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #482c0d; 
	text-align: left;
	border-bottom:1px solid #482c0d;
	margin-bottom:17px;
	margin-top: 10px;
}
		
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}		

/* Reserved for Main Nav */
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;	    	
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	margin-right:10px;
}

/* Reserved for Sub Nav */
h5{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;	
	width: 190px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #482c0d;
}

h5 a{
	text-decoration: none;
	color: #482c0d;
}


/* ************************ MAIN FOOTER *************************** */
#footer-menu{
    width: 980px;      
    margin-top: 0px;
    padding: 0px;   
}

#footer-menu a {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #c6b794;
    text-decoration: none;
}
		
#footer-menu a:hover {
    color: orange;
    text-decoration: underline;
}

#footer{
    clear: both;
    width: 980px;  
    height:265px;     
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;      
    background-image: url(/images/footer.jpg);
    background-repeat:no-repeat; 
}

#footer a {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #c6b794;
    text-decoration: none;
}
		
#footer a:hover {
    color: orange;
    text-decoration: underline;
}

/* ******************** END MAIN FOOTER ************************ */

.newsArticle{
    position:relative;
    float:left;
    margin-top:85px;
    margin-left:10px;
    margin-bottom: 5px;
    width:940px;
    top: 0px;
    left: 0px;

}

.newsArticle-master{
    position:relative;
    float:left;
    width:980px;
    margin-top:0px;
    margin-left:0px;
    min-height:630px; 
    background-image: url(/images/content-header.jpg);
    background-repeat: no-repeat;

}

.newsArticle-inner{
	margin-top: 0px;
	background-image: url(_/images/main-page-content-repeat.jpg);
	background-repeat: repeat-y;
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-inner2{
	margin-top: 0px;
	background-image: url(_/images/main-page-content-repeat.jpg);
	background-repeat: repeat-y;
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-footer{
	background-image: url(_/images/main-page-footer.jpg);
	background-repeat: no-repeat; 
	width: 930px;  
}

.newsheader
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: Black;
}

.newstext
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}


/* *************** FRONT PAGE ADVERTS ********************* */       
 
 #master-box{
    float:left;
    width:980px;   
    margin-bottom: 0px;
 }
 
  .advert1{
    float: left;
    display:inline;
    margin-left: 0px;
    margin-bottom:20px;
    margin-top:20px;
    padding: 0px;
    width:480px; 
    height:211px; 
    background-image: url(/images/new-arrivals.jpg);
    background-repeat:no-repeat;  
}

.advert1 a{
    font-family: Trebuchet MS;
    color: White;
    text-decoration:none;  
}

.advert1 a:hover{
    font-family: Trebuchet MS;
    color: #93a885;  
}
  
.advert2{
    float: right;
    display:inline;
    margin-left: 0px;
    padding: 0px; 
    margin-top:20px;   
    width:480px; 
    height:211px; 
    background-image: url(/images/design-boutique.jpg);
    background-repeat:no-repeat;  
}

.advert2 a{
    font-family: Trebuchet MS;
    color: White;  
    text-decoration:none;
}

.advert2 a:hover{
    font-family: Trebuchet MS;
    color: #93a885;  
}
  
.advert3{
    float: left;
    display:inline;
    margin-left: 10px;
    padding: 0px;    
    width:247px; 
    height:130px;
}
     
.advert6{
    float: right;
    display:inline;
    margin-top:20px;
    margin-left: 20px;
    width:364px; 
    height:281px;
    background-image: url(/images/lifestyle.jpg);
    background-repeat:no-repeat; 
 } 
 
.advert6 a{
    font-family: Trebuchet MS;
    color: White; 
    text-decoration:none; 
}

.advert6 a:hover{
    font-family: Trebuchet MS;
    color: #93a885;  
}
 
 
 /* ***************** SPECIAL OFFERS ************************* */
 .specialoffer{
    float: left;
    display:inline;
    margin-left: 0px;
    padding: 0px;
    margin-top:20px;
    margin-left: 0px;
    width:288px; 
    height:281px;
    background-image: url(/images/featured-products.jpg);
    background-repeat:no-repeat;  
}
 .specialoffer2{
    float: left;
    display:inline;
    margin-left: 0px;
    padding: 0px;
    margin-top:20px;
    margin-left: 20px;
    width:288px; 
    height:281px;
    background-image: url(/images/featured-products.jpg);
    background-repeat:no-repeat;  
}
.specialoffer-image{
    margin-top:10px;
    margin-left:10px;
    width: 265px;
    height: 230px;
    min-height: 230px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
}
.specialoffer-text{
    width: 290px;
    text-align: left;
    margin-top: 11px;
    margin-left: 14px;
    text-align: left;
    font-weight: normal;
}

.specialoffer-text a{
    font-family: Trebuchet MS;
    text-align: center;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.specialoffer-text a:hover{
    font-family: Trebuchet MS;
    color: #f46e10;  
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

 /* ***************** Main Products Pages ********************** */
#cmsarea{   
    float: right;
    width: 980px;
    margin-top: 10px;
    margin-right:0px; 
    background-image: url(/images/content-repeat.jpg);
    background-repeat:repeat; 
    min-height:600px;  
      
}

 #cmsarea-top-image{
    position:relative;  
    width:974px;
    height:20px;
    margin-left:0px;
    margin-top: 2px;
}
#products-cmsarea{   
    float:left;
    width: 980px;
    margin-top: 70px;
    margin-bottom:20px;
    margin-right:0px; 
    background-image: url(/images/content-repeat.jpg);
    background-repeat:repeat; 
    padding-bottom: 20px;
      
}

/* ************************ START SHOPPING/CATEGORYS ***************************** */

#category-container{
  float: left;
  width: 935px;
  margin: 0px;
  padding: 0px;
  margin-left: 30px;
  margin-bottom: 15px;
}

#category-header{
    width: 910px; 
    margin-top: 0px;   
}

.category-background{
    float:left;
    width: 210px;
    height: 210px;
    margin-top: 0px;
    margin-left:0px;
    margin-right: 21px;
    margin-bottom: 21px;
    border: 1px solid #cdcdcd;
    background-color: #eeeeee;
    background-image: url(/images/product/category-background.jpg);
    background-repeat:no-repeat;     
}

.category-image{
    margin-top: 5px;
    margin-left: 5px;
    width: 200px;
    height: 170px;
    border: 1px solid #cdcdcd;
}

.category-text{
    width: 200px;
    margin-left:0px;    
    margin-top: 8px;
    text-align: center;
    font-weight: normal;
}

.category-text a{
    font-family: Trebuchet MS;
    text-align: center;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.category-text a:hover{
    font-family: Trebuchet MS;
    color: #f46e10;  
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}


/* **************************** END CATEGORIES ****************************** */

/* **************************** START PRODUCTS ****************************** */

#search-container{
  float: left;
  width: 955px;
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
  padding-bottom: 30px;

}

#product-container{
  float: left;
  width: 935px;
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
  padding-bottom: 30px;

}

.product-background{
    float:left;
    width: 160px;
    height: 170px;
    margin-top: 0px;
    margin-left:0px;
    margin-right: 27px;
    margin-bottom: 10px;
    padding-top: 10px;
    border: 1px solid #cdcdcd;
    background-color: #eeeeee;
    background-image: url(/images/product/product-background.jpg);
    background-repeat:no-repeat;     
}

.product-image{
    margin-left: 5px;
    width: 147px;
    height: 115px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
}

.product-text
{
    width: 160px;
    margin-left:3px;    
    margin-top: 10px;
    text-align: center;
    font-weight: normal;
    
}

.product-text a{
    font-family: Trebuchet MS;
    text-align: center;
    color: #000000;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}

.product-text a:hover{
    font-family: Trebuchet MS;
    color: #f46e10;  
    text-decoration: none;
    text-transform: uppercase;
}

.product-price{
    position: absolute;
    width: 150px;
    height: 22px;
    margin-left:5px;
    margin-top: 90px;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    background-color: #ffffff;
    opacity: .6;
    filter: alpha(opacity=60);	            
}

.products-quantity-text{
    font-family: Trebuchet MS;
    font-size: 18px;
}

.product-quantity-dropdown{
    font-family: Trebuchet MS;
    font-size: 18px;
}

#main-image-container{
    float: left;
    width: 315px;
    margin-top: 20px;
    padding-bottom: 15px;
}

#mainimage{
    float:left;
    width: 350px;
    height: 350px;
    border: 1px solid gray;
    margin-bottom: 10px;
    background-position: top center;
    background-repeat: no-repeat;    
}

.thumbnail{
    float: left;
    width: 105px;
    height: 105px;
    margin-right:10px;
    margin-bottom: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid gray;    
}

.thumbnail:hover{
    border: 1px solid orange;    
}

.product-option-select{
    font-family: Trebuchet MS;
    font-size: 16px;
    margin-left: 5px;
    margin-top: 2px;
}

#product-details-container{
    float: right;
    width: 570px;
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #524439;
    margin-top: 20px;  
}

#product-price{
    float: right;
    width: 570px;
    font-family: Trebuchet MS;
    font-size: 28px;
    color: #524439;
    margin-top: 0px;
    margin-bottom: 10px;
    background-image: url(_/images/product-bg.jpg);
    background-repeat:no-repeat;  
}

a#product-cart-button
{
    float:right;
    width:324px; 
    height:130px;
    margin-top:0px;
    margin-left:0px;
    padding: 0px;
    background-image: url(/images/product-icons/basket-icon.jpg);
    background-repeat:no-repeat; 
}
a#product-cart-button:hover {
    background-image: url(/images/product-icons/basket-icon-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
/* **************************** END PRODUCTS ****************************** */




/*-----------------------BUTTONS -----------------------------*/   
a#button1 
{
    float:right;
    width:324px; 
    height:130px;
    margin-top:0px;
    margin-left:0px;
    padding: 0px;
}
a#button1:hover {
    background-image: url(_/images/buttons/1-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}

a#button2
{
    float:right;
    width:324px; 
    height:130px;
    background-image: url(_/images/buttons/2.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
  
   }
   
a#button2:hover {
    background-image: url(_/images/buttons/2-over.jpg);
    background-repeat:no-repeat; 
}

a#button3
{
    float:right;
    width:247px; 
    height:130px;
    background-image: url(_/images/buttons/3.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
    margin-right:0px;

}
a#button3:hover {
    background-image: url(/images/buttons/3-over.jpg);
    background-repeat:no-repeat; 
}


a#button4
{
    float:right;
    display: block;
    width:324px; 
    height:130px;
    background-image: url(_/images/buttons/4.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:0px;
    margin-right:0px;
}
a#button4:hover {
    background-image: url(_/images/buttons/4-over.jpg);
    background-repeat:no-repeat; 
}
a#button5
{
    float:right;
    display: block;
    width:324px; 
    height:130px;
    background-image: url(_/images/buttons/5.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:0px;
    margin-right:0px;
}
a#button5:hover {
    background-image: url(_/images/buttons/5-over.jpg);
    background-repeat:no-repeat; 
}

a#button6
{
    float:right;
    display: block;
    width:247px; 
    height:130px;
    background-image: url(_/images/buttons/6.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:0px;
    margin-right:0px;
}
a#button6:hover {
    background-image: url(_/images/buttons/6-over.jpg);
    background-repeat:no-repeat; 
}

/*-------HOME PAGE BOXES BOTTOM-------*/

#cmsarea-home{
  float: left;
  width: 980px;
  margin-top: 20px;
}

#cmsarea-home-header
{
  position:relative;
  float:left;
  margin-top: 0px;
  width: 980px;
  background-image: url(/images/content-header.jpg);
  background-repeat:no-repeat; 
  
}

#cmsarea-home-header h1{
   margin-top: 0px;
   padding-left: 25px;
  
}

#cmsarea-home-inner{   
    margin-top: 0px;
    margin-left:0px;
    padding-top:20px;
    background-image: url(/images/content-repeat.jpg);
    background-repeat:repeat-y;

}

#cmsarea-home-footer{
    position: relative;
    background-image: url(/images/content-footer.jpg);
    background-repeat:no-repeat;   
}

#cmsarea-home-text{   
    width: 910px;
    margin-left:30px;
    margin-bottom: 0px;
    min-height: 320px;
}

#cmsarea-home-text p   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 0.8em;
    text-decoration: none;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

#cmsarea-home-text a   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #ff6000; 
    font-size: 1em;
    text-decoration: none;
    text-align: justify;
  
}

#cmsarea-home-text a:hover   {
    color: brown;
}

#cmsarea-home-text img{
    border: 0px solid gray;
    padding: 2px;
    border  : 1px solid gray;
}

#cmsheader{
    color:#cdcdcd;
    font-weight: bold;
    font-size: 22px;
    font-family:Arial;
    font-weight:bolder;
    text-align:left;    
}


a#image-left
{
    float:left;
    width:190px; 
    height:130px;
    margin-top:0px;
    margin-left:0px;
    padding: 0px;
}
a#image-left:hover {
}
a .alt { display: none; 
}

/* *************** FOOTER CONTROLS HERE ****************** */

#footer-options{
    width: 980px;
    color: white;
    font-family: Trebuchet MS Gothic;
    height:110px;
    background-image: url(/images/footer-bg.jpg);
    background-repeat:repeat; 
}

#footer-options ul{
    float:left;
    width: 150px;
    margin-top:7px;   
}

#footer-options ul li{
    list-style-type: none;
    font-family: Arial, Trebuchet MS Gothic;
    font-size:16px;
}

#footer-options ul li a{
    color: #afad90;
}

#companyinfo{
    clear:both;
    font-family: Trebuchet MS;
    font-size: 14px;
    width: 980px;
    background-color: #000000;
    margin-top: 5px;
}
#companyinfo a{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: white;
}


/* ***************************** Home Search Settings ********************* */

#cart-control{
    float:right;
    width: 350px;
    margin-top:10px;
    color: White;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 15px;  
    margin-right: 0px;  
  
}
#cart-control a {
    font-family: Trebuchet MS;
    font-size: 14px;   
    color: #93a885;
    text-decoration:none;
  
}
#cart-control a:hover {
    font-family: Trebuchet MS;
    font-size: 14px;   
    color: white;
  
}
#items{
    float:right;
    height: 80px;
    color: White;
    padding:0px;
    margin:0px;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 14px;    

}
#search{
    position:relative;     
    float: left;
    margin-bottom: 0px;
       
}  
.search{
    position:relative;     
    float: right;
    margin-bottom: 5px; 
     
     
}  
#search-input{
    position: relative;
    float:left;
    margin-left:10px;
}
#search-input input{
    width: 221px;
    height:20px;
    font-family:Trebuchet MS,Arial;
    font-size:14px;
    font-weight:normal;
    font-variant:normal;
    color:#2f2a1f;
    padding-left:6px;
    background-image: url(/images/product-icons/search-bar-repeat.jpg);
    background-repeat:repeat-x; 
    border:1px solid #cdcdcd; 
}   

#search-button
{
    position:relative;
    float:right;
    
}

/* ***************************** CHECKOUT SETTINGS ********************* */
.checkout-header{
    font-family: Trebuchet MS;
    font-size: 14px;
    padding-left: 5px;
    background-color: black;
    color: White;
    font-weight: bold;
}

.checkout-item-row1
{
    font-family: Trebuchet MS;
    font-size: 14px;
    padding-left: 3px;
    background-color: #eeeeee;    
}

.checkout-item-row2
{
    font-family: Trebuchet MS;
    font-size: 14px;
    padding-left: 3px;
    background-color: #cdcdcd;    
}

.checkout-field{
    font-family: Trebuchet MS;
    font-size: 14px;
    padding-left: 3px;
    background-color: #eeeeee;   
}

/* **************** ACCOUNT LOGIN ********************** */

#login-box{
    
    border: 1px solid #cdcdcd;
    padding: 10px;
    background-color: #eeeeee;
    font-family: Trebuchet MS;
    font-size: 14px;
    width:400px;
    height: 100px;
}

.reminder-link{
    margin-right: 2px;
    margin-top:5px;
    font-family: Trebuchet MS;
    font-size: 14px; 
}

