body{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    margin-left:-1px;
    background-image: url(/images/background.jpg);
    background-color:#221f1b;
    background-position:center top;
    background-repeat: no-repeat;  
    font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#main-container{
    position: relative;
    width: 980px;
    padding: 0px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;  
}  

#container{
    margin: 0px;
    padding: 0px;
}  

#top-section{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 980px;
    height:181px;

}


#content{  
    float: left;
    width: 980px; 
    margin: 0px;
    padding: 0px;
}
#flash{  
    float: left;
    width: 980px; 
    height:265px;
    background-image: url(/images/flash.jpg);  
    background-repeat: no-repeat; 

}

/* ********************************* NAV SECTION **************************** */	
#nav {
	position:absolute;
    padding: 0px;
    max-width: 980px;
    margin-top:85px;
    margin-left: auto; /*20px;*/
    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:5px;
	padding-right:0px;		
	height: 25px;

}
		
#nav ul li a{
    font-family: 'Trebuchet MS' Sans-Serif;
    font-weight: lighter;
    color:#fff;
    font-size: 16px;
    margin-right: 10px;
    text-decoration: none;
}
	
#nav ul li a:hover{
    color:#2f2a1f;
	background-position:top;
}

/* ******************************** MAIN CMS AREA ************************************* */
#cmsarea-header{
    float:left;
    margin-right:0px;
    margin-top:0px;
    width: 980px;
    height:40px;
    text-align: left;
    background-image: url(/images/content-header.jpg);
    background-repeat :no-repeat;     
}

#cmsarea{   
    float: left;
    width: 980px;
    margin-top:0px;

}

#cmsarea-inner{
    float: left;
    width: 980px;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    background-image: url(/images/content-repeat.jpg);
    background-repeat :repeat-y;     
}

#cmsarea-inner h1{
    width: 906px;
    margin-left:30px; 
}

#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{
    float:left;
    padding: 0px;   
    margin: 0px;
    height:31px;
    width: 980px;
    margin-bottom: 20px;
    background-image: url(/images/content-footer.jpg);
    background-repeat :repeat-y;   
}

#cmsarea-text{   
    width: 900px;
    margin-bottom: 40px;
    margin-top: 7px;
    margin-left:35px; 

 
}

#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;
}




#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: 5px;
    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;
}

a{
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff; 
}

a:hover{
	color: gold;
}

/* *************************** END CONTENT LEFT/LEFT MENU ************************************ */
#product-details-container h1{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: -2px;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #482c0d; 
	text-align: left;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #482c0d; 
	text-align: left;
        margin-left: 10px;
	margin-bottom:5px;
}
		
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
{
    float:left;
    width: 980px;  
    height:35px;     
    margin-left: auto;
    margin-right: auto;   

    
}

#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;
    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: 30px;
 }
 
 #newsletter{
 
    float: left;
    width:310px;
    height: 90px;
    margin-bottom: 0px;
    background-image: url(/images/newsletter.jpg);  
    background-repeat: no-repeat;  
}  

#newsletter-input{
    position: relative;
    margin-top:34px;
    margin-left:10px;

}

#newsletter-input  input{
    width: 201px;
    height:22px;
    margin-bottom:4px;
    padding-left:5px;
    font-family: 'Trebuchet MS' Sans-Serif;
    font-weight: lighter;
    font-size:16px;
    color:#6fbddc;
    border:1px solid #cdcdcd;
    background-image: url(/images/newsletter-repeat.jpg);  
    background-repeat: repeat; 
}   

#newsletter-button
{
    position:relative;
    float:right;
    width:310px;
   
}

#video
{
    position:relative;   
    float: left;
    width: 307px;
    height:100px;
    margin-top:10px;
    background-image: url(/images/video.jpg);  
    background-repeat: no-repeat; 
     
    
}
#video a{
    font-family: Trebuchet MS;
    color: White;  
    text-decoration:none;
}

#video a:hover{
    font-family: Trebuchet MS;
    color: #9dd5dd;  
    text-decoration:none;
}

#video-button
{
    position:relative;
    float:left;
    margin-top:33px;
    margin-right: 23px;
    
}
#advert1{
    float: left;
    position:relative;
    display:inline;
    margin-left: 0px;
    margin-bottom:20px;
    margin-top:0px;
    padding:0px;
    width:245px; 
    height:188px; 
    background-image: url(/images/product/category-background.jpg);
    background-repeat:no-repeat; 

}
#advert1 a{
    font-family: Trebuchet MS;
    color: White;  
    text-decoration:none;
}
#advert1 a:hover{
    font-family: Trebuchet MS;
    color: #9dd5dd;  
    text-decoration:none;
}
  
#advert2{
    float: left;
    display:inline;  
    margin-left: 0px;
    padding: 0px; 
    margin-top:0px;   
    width:245px; 
    height:188px; 
    background-image: url(/images/product/category-background.jpg);
    background-repeat:no-repeat;  
}

#advert2 a{
    font-family: Trebuchet MS;
    color: White;  
    text-decoration:none;
}

#advert2 a:hover{
    font-family: Trebuchet MS;
    color: #9dd5dd;  
    text-decoration:none;
}
#advert3{
    float: left;
    display:inline;
    margin-left: 0px;
    padding: 0px; 
    margin-top:0px;   
    width:245px; 
    height:188px; 
    background-image: url(/images/product/category-background.jpg);
    background-repeat:no-repeat; 
}

#advert3 a{
    font-family: Trebuchet MS;
    color: White;  
    text-decoration:none;
}

#advert3 a:hover{
    font-family: Trebuchet MS;
    color: #9dd5dd;  
    text-decoration:none;
}
 #advert4{
    float: left;
    display:inline;
    margin-left: 0px;
    padding: 0px; 
    margin-top:0px;   
    width:245px; 
    height:188px; 
    background-image: url(/images/product/category-background.jpg);
    background-repeat:no-repeat; 
}

#advert4 a{
    font-family: Trebuchet MS;
    color: White;  
    text-decoration:none;
}

#advert4 a:hover{
    font-family: Trebuchet MS;
    color: #9dd5dd;  
    text-decoration:none;
}
 
 /* ***************** SPECIAL OFFERS ************************* */
 .specialoffer{
    float: left;
    display:inline;
    margin-left: 0px;
    padding: 0px;
    margin-top:10px;
    margin-left:0px;
    width:230px; 
    height:190px;
    background-image: url(/images/home-product-background.jpg);
    background-repeat:no-repeat; 
  

}
 .specialoffer2{
    float: left;
    display:inline;
    padding: 0px;
    margin-top:10px;
    margin-bottom:20px;    
    margin-left: 20px;
    width:230px; 
    height:190px;
    background-image: url(/images/home-product-background.jpg);
    background-repeat:no-repeat; 

} 

.specialoffer3{
    float: left;
    display:inline;
    padding: 0px;
    margin-top:10px;
    margin-bottom:20px;    
    margin-left: 20px;
    width:230px; 
    height:190px;
    background-image: url(/images/home-product-background.jpg);
    background-repeat:no-repeat; 
 
}
.specialoffer4{
    float: left;
    display:inline;
    padding: 0px;
    margin-top:10px;
    margin-bottom:20px;    
    margin-left: 20px;
    width:230px; 
    height:190px;
    background-image: url(/images/home-product-background.jpg);
    background-repeat:no-repeat; 
 
}
.specialoffer-image{
    margin-top:12px;
    margin-left:20px;
    width:193px; 
    height:147px;
    background-position: center center;
    background-repeat: no-repeat;
}
.specialoffer-text
{
    font-family: Trebuchet MS;
    font-size:14px;
    width: 230px;
    height:40px;
    margin-top: 30px;
    padding-top:2px;
    margin-left: 0px;
    margin-bottom:30px;
    text-align: left;
    font-weight: normal;
    background-image: url(/images/product-text-background-home.jpg);
    background-repeat:no-repeat;
}

.specialoffer-text a{
    font-family: Trebuchet MS;
    color: white;
    font-size: 14px;    
    margin-left: 20px;
    text-decoration: none;

}

.specialoffer-text a:hover{
    font-family: Trebuchet MS;
    color: #9dd5dd;  
    font-size: 14px;
    text-decoration: none;
}

 /* ***************** Main Products Pages ********************** */

 #cmsarea-top-image{
    position:relative;  
    width:974px;
    height:20px;
    margin-left:0px;
    margin-top: 2px;
}
#products-cmsarea{   
    position:relative;
    width: 980px;
    margin-top: 20px;
    margin-right:0px;
    border:1px solid red; 
      
}

/* ************************ START SHOPPING/CATEGORYS ***************************** */

#category-container{
  float: left;
  width: 980px;
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  padding-bottom: 15px;
  border:1px solid red;
}

#category-container td{
 float: left;
 color:White;
 font-family:Arial;
 font-size:14px;
}

#category-container a{
 float: left;
 font-family:Arial;
 font-size:14px;
}

#category-header{
    width: 910px; 
    margin-top: 0px;   
}

.category-background{
    float:left;
    width: 280px;
    height: 180px;
    margin-left:20px;
    margin-right: 25px;
    margin-bottom: 45px;
    margin-top: 20px;
    background-image: url(/images/product/category-background.jpg);
    background-repeat:no-repeat;  
    
}

.category-image{
    margin-left: 20px;
    margin-top: 20px;
    width: 210px;
    height: 145px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
}

.category-text{
    position:relative;
    max-width: 240px;
    height:50px;
    margin-left:10px;    
    margin-top: 28px;
    text-align: left;
    padding-left:0px;
    font-weight: normal;

}

.category-text a{
    font-family: Trebuchet MS;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.category-text a:hover{
    font-family: Trebuchet MS;
    color: #f46e10;  
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}


/* **************************** END CATEGORIES ****************************** */

/* **************************** START PRODUCTS ****************************** */
#product-container-header{
  float: left;
  width: 980px;
  height:30px;
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  background-image: url(/images/content-header.jpg);
  background-repeat:repeat-y;    
}
#product-container{
  float: left;
  width: 980px;
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  background-image: url(/images/content-repeat.jpg);
  background-repeat:repeat-y;    
}

#product-container-inner{
  float: left;
  width: 980px;
  margin: 0px;
  padding-left:12px;
  margin-left: 0px;
  
}
#product-container-footer{
  float: left;
  width: 980px;
  height:30px;
  padding: 0px;
  margin-left: 0px;
  background-image: url(/images/content-footer.jpg);
  background-repeat:repeat-y;    
}

.product-background{
    float:left;
    width: 280px;
    margin-left:20px;
    margin-right: 25px;
    margin-top: 20px;
    background-image: url(/images/product/category-background.jpg);
    background-repeat:no-repeat; 
           
}

.product-image{
    margin-left: 20px;
    margin-top: 20px;
    width: 210px;
    height: 145px;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
}

.product-text
{
    position:relative;
    max-width: 240px;
    height:50px;
    margin-left:10px;    
    margin-top: 28px;
    text-align: left;
    padding-left:0px;
    font-weight: normal;

    
}

.product-text a
{
    position:relative;
    font-family: Trebuchet MS;
    text-align: left;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left:0px;
   
   
}

.product-text a:hover{
    color: #5e3737;  
}

.product-price{
    position: absolute;
    width: 148px;
    height: 22px;
    margin-left:0px;
    margin-top: 125px;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    background-color: White;
    opacity: .6;
    filter: alpha(opacity=60);	            
}

.products-quantity-text{
    font-family: Trebuchet MS;
    font-size: 18px;
}

.products-quantity-dropdown{
    font-family: Trebuchet MS;
    font-size: 18px;
}

#main-image-container{
    float: left;
    width: 315px;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding:5px;
    border:1px solid #968c77;
}

#mainimage{
    width: 300px;
    max-height:550px;
}

.thumbnail{
    float: left;
    width: 80px;
    height:80px;
    margin-right:7px;
    margin-top: 0px;
    background-position: center center;
    background-repeat: no-repeat;    
    border: 1px solid gray;    
}

#product-details-container{
    float: right;
    width: 570px;
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #524439;
    margin-top: 20px;
    margin-right:50px;
    min-height: 250px;
    

}
#product-price{
    float: right;
    width: 610px;
    font-family: Trebuchet MS;
    font-size: 30px;
    color: #524439;
    margin-top: 0px;
    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-inner h1{
   padding-top: 20px;
   margin-left: 29px;
   width:900px;

  
}

#cmsarea-home-inner{   
    margin-top: 0px;
    margin-left:0px;
    margin-top:20px;
    background-image: url(/images/content-repeat.jpg);
    background-repeat:repeat-y;


}

#cmsarea-home-footer{
    position: relative;
    width:980px;
    height:50px;
    background-image: url(/images/content-footer.jpg);
    background-repeat:no-repeat;   
}

#cmsarea-home-text{   
    width: 890px;
    margin-left:35px;
    padding-bottom: 20px;


}

#cmsarea-home-text p   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #3b352c;
    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
{
    float:left;
    width: 980px;
    color: white;
    font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
	height:40px;
	padding-top:30px;
	border-bottom:1px solid #cdcdcd; 
}

#footer-options ul{
    float:left;
    width: 150px;
    margin-top:7px;

}

#footer-options ul li{
    list-style-type: none;
    font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
    font-size:16px;
}

#footer-options ul li a{
    color: #afad90;
}

#companyinfo
{
 	width: auto;
        font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
	color:#666;
	margin-top:0px;
	padding: 0 0 0px 0px;
	text-decoration: none;
	clear: both;
	display: block;
	font-size: 14px;
	border-top:1px solid #cdcdcd;
	margin-top: 20px;
}

#companyinfo a{
       font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
       font-size: 14px;

}
#companyinfo ul
{
	margin: 0;
	float: left;
	padding: 0;
}
#companyinfo li
{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	font-weight: 500;
}

/* ***************************** Home Search Settings ********************* */

#cart-control{
    float:right;
    width: 350px;
    margin-top:25px;
    margin-right:44px;
    color: black;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 15px;  
 
  
}
#cart-control a {
    font-family: Trebuchet MS;
    font-size: 14px;   
    color: #5d2e50;
    text-decoration:none;
  
}
#cart-control a:hover {
    font-family: Trebuchet MS;
    font-size: 14px;   
    color: #2e291d;
  
}
#items{
    float:right;
    height: 80px;
    color: #5d2e50;
    padding:0px;
    margin:0px;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 14px;    

}
#search-bg{
    position:relative;     
    float: right;
    width:360px;
    height:50px; 
    margin-top:310px;
    background-image: url(/images/search-bg.jpg);
    background-repeat:no-repeat; 
}  
#search{ 
    float: right;
    margin-top: 10px;    
    width:360px;  
     
}  
#search-input{
    position: relative;
    float:left;
    margin-left:0px;
    margin-top:10px;

}
#search-input input{
    width: 201px;
    height:20px;
    font-family:Trebuchet MS,Arial;
    font-size:14px;
    font-weight:normal;
    font-variant:normal;
    color:#2f2a1f;
    padding-left:12px;
    background:transparent;
    border:0;

}   

#search-button
{
  float:right;
  width: 78px;
  height:20px; 
  margin-top: 0px;    
  margin-right: 35px;

}

/* ***************************** 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; 
}