body{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    margin-left:-1px;
    background-image: url(/images/background.jpg);
    background-color:#251a18;
    background-repeat: no-repeat;  
	background-position: top center;
}

#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:232px;
    background-image: url(/images/header.jpg);
    background-repeat:no-repeat;  
}


#content{  
    float: left;
    width: 980px; 
    background-image: url(/images/content-repeat.jpg);
    background-repeat:repeat-y;  
    margin: 0px;
    padding: 0px;
}



/* ********************************* NAV SECTION **************************** */	
#nav {
    float: left;
    width:980px;
    margin: 0px;
    padding: 0px;
    margin-top:10px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1000;
}

#nav ul {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	padding-left: 0px;
	list-style: none;
}

#nav ul li {   
	float:left;
	margin:0px;
	padding: 0px;
	padding-left:8px;
	padding-right:0px;		
	border-right: 1px solid #503025;	
	height: 15px;
}
		
#nav ul li a{
	font: 15px 'Trebuchet MS', Helvetica, sans-serif;
	color: white;  
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	padding-right: 20px;	
}
	
#nav ul li a:hover{
	color: #f46e10;  
}


#nav li ul {   
	 display: none;
	 position:absolute;	   
	 background-position: 0 .4em;	
	 top: 1em;
	 left: 0;  
} 


#nav li:hover ul {  
	 margin-left:auto;
	 margin-top:2px;
	 height:auto;
	 display:block;
	 border: 1px solid;
	 z-index: 1000;
	 padding-bottom:10px;
}

#nav ul li ul li a{
	width: auto;
 	border-right-width: 0px;
 	padding-top:8px;

}

#nav ul li ul li{
	display: inline;
	margin: 0px;
	padding-top: 0px;
	float: left; 
}

/* *************************** LEFT MENUS ************************************ */

#content-left{   
    position:relative;
    float: left;
    width: 190px;
    margin-top: 75px;
    left: 20px;
    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: 190px;
    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: 30px;
	padding: 0px;
	margin: 0px;
	height: 35px;
	margin-top: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #482c0d; 
	text-align: left;
	border-bottom:1px solid #482c0d;
	margin-bottom:17px;
}
		
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 65px;
	margin-bottom: 0px;
        display:inline;
	color:  white;
	text-decoration: none;
}

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;
	font-size: 17px;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
	padding: 0px;
	margin:0px;
}

/* 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{
    clear: both;
    width: 980px;  
    height:245px;     
    padding: 0px; 
    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:16px;    
    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;
}

/* ******************************** MAIN CMS AREA ************************************* */

#cmsarea{   
    float: right;
    width: 980px;
    margin-top: 0px;
    margin-right:0px;
    background-image: url(/images/content-header.jpg);
    background-repeat:no-repeat;
   
}

#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: 14px;
    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;    
}
/* *************** FRONT PAGE ADVERTS ********************* */     
 #master-box{
    float:right;   
    margin-bottom: 10px;
 }
 
  .advert1{
    float: left;
    display:inline;
    margin-left: 28px;
    margin-bottom:10px;
    padding: 0px;
    width:324px; 
    height:130px;  
}
  
  .advert2{
    float: left;
    display:inline;
    margin-left: 10px;
    padding: 0px;    
    width:324px; 
    height:130px;  
}
  
  .advert3{
    float: left;
    display:inline;
    margin-left: 10px;
    padding: 0px;    
    width:247px; 
    height:130px;
}
    
   .advert4{
    float: left;
    display:inline;
    margin-left: 28px;
    padding: 0px;
    width:324px; 
    height:130px;
}
  
  .advert5{
    float: left;
    display:inline;
    margin-left: 10px;
    padding: 0px;    
    width:324px; 
    height:130px;
}
  
  .advert6{
    float: left;
    display:inline;
    margin-left: 10px;
    padding: 0px;    
    width:247px; 
    height:130px;
 } 
 

/* ***************CHOCBOX ADVERTS ********************* */       
 
 #master-box2{
    float:left; 
    margin-left:40px;
    margin-top:30px;  
    margin-bottom: 30px;

 }
 
  #advert-choc1{
    float: left;
    display:inline;
    width:248px; 
    height:130px;  
    padding: 0px;
    margin-left:20px;
    margin-bottom:20px;
    background-image: url(/images/1.jpg);
    background-repeat:no-repeat;
}

a#advert-choc1:hover {
    background-image: url(/images/1-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
  
  #advert-choc2{
    float: left;
    display:inline;
    padding: 0px;
    width:248px; 
    height:130px;
    margin-left:20px;
    margin-bottom:20px;
    background-image: url(/images/2.jpg);
    background-repeat:no-repeat;      
}
a#advert-choc2:hover {
    background-image: url(/images/2-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
  
  #advert-choc3{
    float: left;
    display:inline;
    padding: 0px; 
    width:248px; 
    height:130px; 
    margin-left:20px;
    margin-bottom:20px;
    background-image: url(/images/3.jpg);
    background-repeat:no-repeat;  
}
a#advert-choc3:hover {
    background-image: url(/images/3-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
    
   #advert-choc4{
    float: left;
    display:inline;
    padding: 0px;
    width:248px; 
    height:130px;
    margin-left:20px;
    margin-bottom:20px;
    background-image: url(/images/4.jpg);
    background-repeat:no-repeat;
}

a#advert-choc4:hover {
    background-image: url(/images/4-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
  
  #advert-choc5{
    float: left;
    display:inline;
    padding: 0px;
    width:248px; 
    height:130px;
    margin-left:20px;
    margin-bottom:20px;
    background-image: url(/images/5.jpg);
    background-repeat:no-repeat;    
}
a#advert-choc5:hover {
    background-image: url(/images/5-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
  
  #advert-choc6{
    float: left;
    display:inline;
    padding: 0px; 
    margin-left:20px;
    margin-bottom:20px;
    background-image: url(/images/6.jpg);
    background-repeat:no-repeat;   
    width:248px; 
    height:130px;
 } 
 
 a#advert-choc6:hover {
    background-image: url(/images/6-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
 
/*-----------------------BUTTONS -----------------------------*/   
a#button1 
{
    float:right;
    width:324px; 
    height:130px;
    background-image: url(/images/buttons/1.jpg);
    background-repeat:no-repeat; 
    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:0px;
  padding: 0px;
}

#cmsarea-home-inner{   
    margin-top: 0px;
    margin-left:0px;
    padding-top:85px;
    background-image: url(/images/content-header.jpg);
    background-repeat:no-repeat;     
}

#cmsarea-home-footer{
    position: relative;
    padding: 0px;   
}

#cmsarea-home-text{   
    width: 910px;
    padding-left:30px;
    margin-bottom: 0px;
    min-height: 320px;
}

#cmsarea-home-text p   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #482c0d;
    font-size: 14px;
    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;
    background-image: url(/images/wedding-functions.jpg);
    background-repeat:no-repeat; 
    margin-top:0px;
    margin-left:0px;
    padding: 0px;
}
a#image-left:hover {
    background-image: url(/images/wedding-functions-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
/* ***************************** Home Search Settings ********************* */

#cart-control{
    float:right;
    width: 350px;
    margin-top:20px;
    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: #dcc484;
    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; 
}


/* ************************ START SHOPPING/CATEGORYS ***************************** */

#category-container{
  float: left;
  width: 935px;
  margin: 0px;
  padding: 0px;
  margin-top: 80px;
  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: #ffffff;
    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 ****************************** */
#products-cmsarea{   
    float:left;
    width: 980px;
    margin-top: 0px;
    margin-bottom:20px;
    margin-right:0px; 
    background-image: url(/images/content-header.jpg);
    background-repeat:no-repeat; 
    padding-bottom: 0px;
    min-height:500px;
      
}

#product-container{
  float: left;
  width: 935px;
  margin: 0px;
  padding: 0px;
  min-height:400px;
  margin-left: 30px;
  margin-top:90px;

}

#product-details-master-container{
  float: left;
  width: 935px;
  margin: 0px;
  padding: 0px;
  margin-left: 30px;
  margin-top:0px;
  padding-bottom: 20px;

}
#product-spacer{
  float: left;
  width: 10px;
}

#small-product-container{
    float:left;
    width: 160px;
    height: 190px;
    margin-top: 0px;
    margin-left:0px;
    margin-right: 14px;
    margin-bottom: 18px;
    padding-top: 10px;
    border: 1px solid #cdcdcd;
    background-color: #eeeeee;
    background-image: url(/images/product/product-background.jpg);
    background-repeat:no-repeat;     
}

#small-product-container-price{
    position: relative;
    width: 148px;
    height: 22px;
    margin-top:113px;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    background-color: White;
    opacity: .9;
    filter: alpha(opacity=90);	
    z-index: 2000;
}

#small-product-container-image{
    position: relative;
    margin-left: 5px;
    width: 147px;
    height: 135px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
}

#small-product-container-text
{
    width: 150px;
    margin-left:3px;    
    margin-top: 8px;
    text-align: center;
    font-weight: normal;
    
}

#small-product-container-text a{
    font-family: Trebuchet MS;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

#small-product-container-text a:hover{
    color: #f46e10;  
}



.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: 120px;
    padding-bottom: 15px;
}

#mainimage{
    width: 300px;
    border: 1px solid brown;
    padding: 1px;
}

.thumbnail{
    float: left;
    width: 94px;
    height:90px;
    margin-top:10px;
    margin-right:7px;
    margin-bottom: 5px;
    background-position: top center;
    padding: 1px;
    border: 1px solid brown;    
}

.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: 610px;
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #524439;
    margin-top: 120px;  
}

#product-price{
    float: right;
    width: 610px;
    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 ****************************** */