body{
    margin: 0 0 0 0px;
    padding: 0 0 0 0px;
    background-image: url(/website-images/background.jpg);
    background-position:top center;
    background-repeat: no-repeat; 
    background-color:#ffffff;
  
}

/* img, div, input { behavior: url("iepngfix.htc") } */

a{
    font-family: Trebuchet MS;
    font-size: 14px;
}
    
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{
    position: relative;
    width: 980px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;      
 
} 

#top-section{
    width:980px;
    height: 205px;
    margin: 0px;
    padding: 0px;
    background-image: url(/website-images/header.jpg);
    background-repeat:no-repeat;  
}
#top-text
{
   float:right;
   width:923px;
   margin-top:72px;
   margin-right:65px;  
    
}

#top-text a
{
    float:right;
    font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em; 
    color: #1dcaf4; 
    text-decoration: none; 
}

#top-text a:hover
{
    font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em; 
    color: #6a3281; 
    font-style:normal;
    text-decoration: none;
}

#content{  
    float: left;
    width: 980px; 
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;  
    z-index:0;
}

#content2{  
    float: left;
    width: 975px; 
    margin: 0px;
    padding: 10px;
    min-height:400px;
    margin-left: auto;
    margin-right: auto;  
    z-index:0;
}
/***************MASTERPAGE2 SETUP*******************/
#top-section2{
    position: relative;
    clear:both;
    width:980px;
    margin: 0px;
    padding: 0px;
    height:161px;
    background-image: url(/website-images/header2.jpg);
    background-repeat:no-repeat;  

}
#footer2
{
    position:relative;
    clear: both;
    width: 980px;  
    height:41px;     
    padding-bottom:20px;
    margin-left: auto;
    margin-right: auto;      
    background-image: url(/website-images/footer2.png);
    background-repeat:no-repeat;
}
/***************MASTERPAGE2 SETUP*******************/    
/***************HOME PAGE SETUP*******************/

#flash{  
    float: left;
    width: 980px; 
    height:300px;
    background-image: url(/website-images/flash.jpg);
    background-repeat:no-repeat;
    
  
  
}

#advert-right{
    float:right;
    width:334px;
    height:221px;
    background-image: url(/website-images/advert-right.jpg);
    background-repeat:no-repeat; 

}

#advert-right-base{
    float:right;
    width:334px;
    height:273px;
    background-image: url(/website-images/join-us.jpg);
    background-repeat:no-repeat;   


}

#content-box-left
{
    float:left;
    width: 646px;
    height:273px;
    background-image: url(/website-images/looking-to-advertize.jpg); 
    background-repeat:no-repeat;
}

#content-box-left p
{
float:left;
margin-top:-20px;
}

#content-box-left li
{
    float:left;
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#421b55;
 
}   
 
#content-box-left-base
{
    float: left;
    width: 646px; 
    }
    
#content-box
{
    float:left;
    width:980px;
    padding-bottom:20px;
    margin-top:10px;
    border-left:1px solid #e1e1e1;
    border-right:1px solid #e1e1e1;
    border-top:1px solid #e1e1e1;
    
}
#content-box-inner
{
    float:left;
    width:980px;
    margin-left:0px;
    
}
a#logo
{
    float:left;
    width:303px;
    height:107px;
    margin-top:60px;
    background-image: url(/website-images/logo.jpg);  
    background-repeat: no-repeat; 

}
a#logo:hover {
    background-image: url(/website-images/logo-hover.jpg); 
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}

#password-forgotten
{
   float:right;
   height:20px;
   margin-top:20px;
   margin-right:15px;
 
    
}
#password-forgotten a
{
   font-family: Arial;
   font-weight: Bold;
   color: #fff;
   font-size: 13px;
   margin-right:5px;
   text-decoration: none;
    
}
#password-forgotten a:hover
{
   color: #41205a;   
}

/* ********************************* NAV SECTION **************************** */	
#nav{    
    float:right;
    padding: 0px;
    width: 640px;
    margin-top:43px;
    margin-right:5px;
}

#nav2{    
    float:left;
    width: 900px;
    padding: 0px;
    margin-top:8px;
    margin-left: 10px;
    margin-bottom: 7px;
    height: 27px;
}


#nav ul{
    float:right;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	list-style: none;
}

#nav2 ul{
    float:left;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	list-style: none;
}

#nav ul li {   
	float:left;
	margin:0px;
	padding-left:8px;	
	padding-right: 23px;	
}

#nav2 ul li {   
	float:left;
	margin:0px;
	padding-left:20px;	
	padding-right: 10px;	
    line-height: 25px;
   	border-right: 1px solid #cdcdcd;	
}		

#nav ul li a{
    	font-family: Arial;
    	font-weight: Bold;
    	color: #41205a;
    	font-size: 13px;
    	text-decoration: none;
}

#nav2 ul li a{
    	font-family: Arial;
    	font-weight: Bold;
    	color: #41205a;
    	font-size: 13px;
    	text-decoration: none;
    	padding-right: 20px;
}

#nav .noborder{
	border: 0px;
}
	
#nav ul li a:hover{
	color: #31cef5;
	background-position:top;
}

#nav2 ul li a:hover{
	color: #31cef5;
	background-position:top;
}

/* ******************************** MAIN CMS AREA ************************************* */

#cmsarea  
{
    float: left;
    width: 980px;
    min-height:500px;
    margin-right:0px;
    background-color:White;

}

#cmsarea-inner{
    float: left;
    min-height:400px;
    width:978px;
    margin-left:0px;
    margin: 0px;
    padding: 0px;
    margin-right:0px; 
    border-right:1px solid #e1e1e1; 
    border-left:1px solid #e1e1e1; 
    border-bottom:1px solid #e1e1e1;
    margin-bottom:10px;
   


}

#cmsarea-inner h1{
    float: left;
    height:35px;
    width:915px;
    margin-left:32px;
    _margin-left:17px;
    border-bottom:1px solid #cdcdcd;    
}

#cmsarea-image{
    float:left;
    width: 710px;
    height: 237px;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-right:20px;
    margin-bottom: 10px;
}

#cmsarea-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
    height:21px;
    margin-bottom: 20px;

}

#cmsarea-text{   
    margin-left:35px;
    margin-right:35px;
    margin-bottom: 25px;
    margin-top: 15px;
     
    
}
#cmsarea-text p   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: black;
    margin-top:10px;
    font-size: 14px;
    text-decoration: none;
    text-align: justify;
   
}

#cmsarea-text a   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: purple; 
    font-size: 14px;
    text-decoration: none;
    text-align: justify;
  
}

#cmsarea-text a:hover   {
    color: #999999;
}


#cmsarea-text ul li{
    font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em; 
    color: #000000;  
}


#cmsarea-text img{
    padding: 0px;
    margin-top:4px;
    
}


#cmsarea-header{
    float:left;
    height:16px;

}

#cmsheader{
    color:#b5d52e;
    font-weight: bold;
    font-size: 22px;
    font-family:Arial;
    font-weight:bolder;
    text-align:left;    
}
#cmsarea-header-home{
    float:left;
    width: 940px;
    margin-top:6px;    
    margin-left: 20px;
    text-align: left; 
    border-bottom:1px solid #cdcdcd;      
}

/* *************************** LEFT MENUS ************************************ */

#content-left{   
    float: left;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    background-image: url(/website/website-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{
    padding-bottom:0px;
    border-bottom: 1px solid #cdcdcd;
    text-align:left;
    display:inherit;
}

#content-left-inner li a{
    color: #d2dcda;
    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;
	height: 35px;
	font-weight: bold;
	text-decoration: none;
	color: #2cb5d4;
	text-align: left;
	margin-bottom:10px;
	margin-top: 10px;
	border-bottom:1px solid #cdcdcd;
}
		
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #6b288a;
	border-bottom:1px solid #cdcdcd;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #56206e;
	text-decoration: none;
	height:10px;
}		

/* Reserved for Main Nav */
h4 {
	font-family: Arial;
	font-weight:bold;    	
	color: #2dcef5;
	font-size:13px;
	padding: 0px;
	margin: 0px;
	height:15px;
	margin-right:0px;
}

/* Reserved for Sub Nav */
h5{
    font-family: Arial;
    font-size: 14px;
    margin:0px;
    padding: 0px; 
    color: black;
}


h5 a{
	text-decoration: none;
	color: #482c0d;
}
h6 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #56206e;
	text-decoration: none;
	padding-bottom:15px;
	border-bottom:1px solid #cdcdcd;
}		


/* ************************ MAIN FOOTER *************************** */
#footer-menu{
    width: 978px;      
    margin-top: 0px;
    padding: 0px;   
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #cdcdcd;
    border-top:1px solid #efefef;
}

#footer-menu a {
    font-family: Arial;
    font-weight:normal;
    font-size:12px;    
    color: #cccccc;
    text-decoration: none;
}
		
#footer-menu a:hover {
    color: orange;
    text-decoration: underline;
}

#footer
{
    float:left;
    clear: both;
    width: 980px;  
    height:56px;   
    margin-top:10px;
    padding-bottom:20px;
    margin-left: auto;
    margin-right: auto; 
    border:1px solid #e1e1e1;     
    color: white;
}

#footer a {
    font-family: Arial;
    font-weight:normal;
    font-size:11px;    
    color: #41205a;
    text-decoration: none;
}
		
#footer a:hover {
	color: #999999;
    text-decoration:none;
}
#footer p {
    font-family: Arial;
    font-weight:normal;
    font-size:11px;    
    color: #41205a;
    text-decoration: none;
}
/* ******************** 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:978px;
    margin-top:0px;
    margin-left:0px;

    background-image: url(/website-images/content-header.jpg);
    background-repeat: no-repeat;

}

.newsArticle-inner{
	margin-top: 0px;
	background-image: url(_/website-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(_/website-images/main-page-content-repeat.jpg);
	background-repeat: repeat-y;
	width:940px;
	border-bottom: 1px solid #eeeeee;
}

.newsArticle-footer{
	background-image: url(_/website-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-top:18px;
    margin-bottom: 0px;
    z-index:0;
 

}
#button1
{
    float:left;
    width: 303px;
    height:168px;
    background-image: url(/website-images/1.jpg);
    background-repeat:no-repeat; 

}

#button2
{
    float:left;
    width: 303px;
    height:158px;
    margin-left:30px;
    background-image: url(/website-images/2.jpg);
    background-repeat:no-repeat; 

}

#button3
{
    float:left;
    width: 303px;
    height:158px;
    margin-left:30px;
    background-image: url(/website-images/3.jpg);
    background-repeat:no-repeat; 

}
  .advert1{
    float: left;
    display:inline;
    margin-left: 0px;
    margin-top:0px;
    padding: 0px;
    width:292px; 
    height:156px; 
    background-image: url(/website-images/1.jpg);
    background-repeat:no-repeat; 
    
    
}
  
.advert2{
    float: left;
    display:inline;
    margin-left: 48px;
    padding: 0px; 
    margin-top:0px;   
    width:292px; 
    height:156px; 
    background-image: url(/website-images/2.jpg);
    background-repeat:no-repeat;  
}

.advert3{
    float: left;
    display:inline;
    margin-left: 50px;
    padding: 0px; 
    margin-top:0px;   
    width:292px; 
    height:156px; 
    background-image: url(/website-images/3.jpg);
    background-repeat:no-repeat; 
   
}

.advert4{
    float: left;
    display:inline;
    margin-left: 8px;
    padding: 0px; 
    margin-top:10px;   
    width:318px; 
    height:203px; 
    background-image: url(/website-images/4.jpg);
    background-repeat:no-repeat;  
}

.advert4 a{
    font-family: Trebuchet MS;
    color: White;  
    text-decoration:none;
}

.advert4 a:hover{
    font-family: Trebuchet MS;
    color: #93a885;  
}
.advert5{
    float: left;
    display:inline;
    margin-left: 8px;
    padding: 0px; 
    margin-top:10px;   
    width:318px; 
    height:203px; 
    background-image: url(/website-images/5.jpg);
    background-repeat:no-repeat;  
}

.advert5 a{
    font-family: Trebuchet MS;
    color: White;  
    text-decoration:none;
}

.advert5 a:hover{
    font-family: Trebuchet MS;
    color: #93a885;  
}
     
.advert6{
    float: left;
    display:inline;
    margin-left: 8px;
    padding: 0px; 
    margin-top:10px;   
    width:318px; 
    height:203px; 
    background-image: url(/website-images/6.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:283px;
    background-image: url(/website-images/featured-products.jpg);
    background-repeat:no-repeat;  
}
 .specialoffer2{
    float: left;
    display:inline;
    margin-left: 0px;
    padding: 0px;
    margin-top:25px;
    margin-left: 0px;
    width:288px; 
    height:281px;
    background-image: url(/website-images/featured-products.jpg);
    background-repeat:no-repeat;  
}
.specialoffer-image{
    margin-top:20px;
    margin-left:10px;
    width: 295px;
    height: 115px;
    min-height: 120px;
    margin-bottom: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
}
.specialoffer-text
{
    font-family:Arial;
    color:White;
    font-size: 12px;
    display:inline;
    text-align: left;
    margin-left: 14px;
    font-weight: normal;
}

.specialoffer-text a{
    font-family: Trebuchet MS;
    text-align: center;
    color: white;
    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 ********************** */
#top-cmsarea{   
    float: right;
    width: 980px;
    height:178px;
    margin-top: 0px;
    margin-right:0px;  
    background-image : url(/website-images/nav-text-area.jpg);  
    background-repeat : no-repeat;
}
#cmsarea2{   
    float: right;
    width: 780px;
    margin-top: 0px;
    margin-right:0px; 
 
      
}
 #cmsarea-top-image{
    position:relative;  
    width:980px;
    height:20px;
    margin-left:0px;
    margin-top: 2px;
}

/* ************************* PRODUCTS/CATEGORIES AREA ***************************** */
#products-cmsarea{   
    float:left;
    width: 978px;
    margin-top: 10px;
    margin-bottom:25px;
    margin-right:0px; 
    padding-bottom: 25px; 
   
}

/* ************************ START SHOPPING/CATEGORYS ***************************** */

#category-container{
  float: left;
  width: 980px;
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 15px;
}

#category-header{
    width: 960px; 
    margin-top: 20px;
    margin-left:0px; 
    margin-bottom:20px;
    border-bottom:1px solid #02465c;  
}

#category-header h1{
    width: 980px; 
    margin-left:0px;   
}

.category-background{
    float:left;
    width: 288px;
    height: 253px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 21px;
    background-image: url(/website-images/product/catorgary-background.png);
    background-repeat:no-repeat;  
  
}

.spacer1{
    float:left;
    width: 54px;
}

.category-image{
    margin-top: 40px;
    margin-left: 20px;
    margin-right:10px;
    margin-bottom:0px;
    width: 250px;
    height: 169px;
    border:1px solid #cdcdcd;

}

.category-text
{
    float:left;
    width: 200px;
    margin-left:20px;    
    margin-top: 15px;
    text-align: left;
    font-weight: normal;
    font-family: Trebuchet MS;
    color: #29717a;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
  
}

.category-text a{
    font-family: Trebuchet MS;
    text-align: center;
    color: #29717a;
    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;
}

#catorgary-button
{
    float:right;
    width: 125px;
    height:41px;
    padding:0px;
    margin: 0px;
    margin-right:13px; 
    margin-top:4px;   
    font-weight: normal;
    background-image: url(/website-images/product-icons/cat-click-me.jpg);
    background-repeat:no-repeat; 
}

#catorgary-button:hover{
    background-image: url(/website-images/product-icons/cat-click-me-over.jpg);
    background-repeat:no-repeat; 
}
a .alt{
    display: none; 
 }

/* ************************* FRONT LOGIN*************************** */

#login-home{
    float:right;
    width:550px;
    margin-bottom: 0px;
    margin-top: 22px;
 
}  


#login-home  input{
    float: left;
    width: 150px;
    height:15px;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    font-variant:normal;
    border:0px;
    background-color:Transparent;
    color:#593477;  
    display:inline;
    margin-top:15px;  
}   

#login-home-button
{
    float:right;
    margin-right:18px;
    margin-top:-18px;  
}
/* **************************** END CATEGORIES ****************************** */

/* **************************** START PRODUCTS ****************************** */

#product-container{  
  float: left;
  clear: both;
  width: 979px;
  margin-left:7px;
}

#product-container-search{  
  float: left;
  clear: both;
  width: 959px;
  margin-left:0px;
}

#product-container2{  
  float: left;
  clear: both;
  width: 979px;
  height:40px; 
  background-image: url(/website-images/nav-header.jpg);
  background-repeat:no-repeat; 
}

#product-header{
  float:left;  
  width: 979px; 
  height:90px;
  margin-top:10px;
  margin-bottom:10px;
  background-color:white;
  opacity: .6;
  filter: alpha(opacity=60);	
  border:1px solid #cdcdcd; 
  background-image: url(/website-images/cmsheader.jpg);
  background-repeat:no-repeat;      
  
}

#product-repeat
{
  float:left;
  width: 979px; 
  background-image: url(/website-images/nav-repeat.png);
  background-repeat:repeat-y;
}


#product-footer
{
  float:left;
  width: 979px;
  height:50px;
  margin-bottom:20px;
  background-image: url(/website-images/nav-footer.png);
  background-repeat:no-repeat;  
  
}

.product-background{
    float:left;
    width: 960px;
    height: 177px;
    margin-top: 0px;
    margin-left:0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    background-image: url(/website-images/product/product-background.png);
    background-repeat:no-repeat;  
    
}

.product-image
{
    float:left;
    margin-left: 15px;
    margin-top:15px;
    width: 208px;
    height: 125px;
    border: 0;
    border:3px solid #cdcdcd;
    background-repeat:no-repeat;
    background-position:center center;
}

.product-text
{
    float:right;
    margin-right:25px;    
    margin-top: 130px;
    text-align: left;
    font-weight: normal;
    color: #1c4f73;
    font-size: 14px;
    text-decoration: none;   
    text-align:justify; 
}

.product-text a{
    font-family: Trebuchet MS;
    text-align: left;
    color: #1c4f73;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.product-text a:hover{
    font-family: Trebuchet MS;
    color: #f46e10;  
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.product-price{
    position: absolute;
    width: 259px;
    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-weight:bold;
    font-size: 14px;
} 
  #product-details-h1 
  {
   border-bottom:1px solid #cdcdcd;
   width:645px;
  } 


.product-quantity-dropdown{
    font-family: Trebuchet MS;
    font-size: 12px;
   
}
#product-button
{
    float:right;
    width: 160px;
    height:41px;
    margin-right:16px;    
    margin-top: 95px;
    text-align: center;
    font-weight: normal;
    background-image: url(/website-images/product-icons/click-me-button.jpg);
    background-repeat:no-repeat; 

}
#product-button:hover
{
    background-image: url(/website-images/product-icons/click-me-button-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}



/***************PRODUCTS END ******************/


#product-master-control
{ 
    float: left;
    clear:both;
    width: 945px;
    margin-left:10px;

  
}

#main-image-container
{
    
    float: left;
    width: 315px;
    margin-top: 10px;
    padding-bottom: 15px;
  
}

#mainimage{
    width: 300px;
    margin-bottom: 10px;
    border:1px solid #cdcdcd;
}
#mainimage.alt{
    display: none; 

}

.thumbnail{
    float: left;
    width: 95px;
    height: 95px;
    margin-right:10px;
    margin-bottom: 10px;
    border:1px solid #cdcdcd;
    background-position: center center;
    background-repeat: no-repeat;
}

.thumbnail:hover{

}

.product-option-select{
    font-family: Trebuchet MS;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 2px;

}

#product-details-container
{
    float: right;
    width: 600px;
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #524439; 
    margin-top: 10px;
    margin-right:20px;      
}

#product-price{
    float: right;
    width: 610px;
    font-family: Trebuchet MS;
    font-size: 28px;
    color: #524439;
    margin-top: 0px;
    margin-bottom: 10px;
    background-image: url(_/website-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(/website-images/product-icons/basket-icon.jpg);
    background-repeat:no-repeat; 
}
a#product-cart-button:hover {
    background-image: url(/website-images/product-icons/basket-icon-over.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}
/* **************************** NAV CMSAREA ****************************** */


#nav-cms-header
{
  float:left;
  padding:0px;
  marign: 0px;
  margin-top: 21px;
  margin-left:15px;
  width: 940px; 
}

#nav-cms-inner{   
    margin-top: 0px;
    margin-left:0px;
    padding-top:0px;

}

#nav-cms-text{   
    width: 940px;
    margin: 0px;
    margin-left:15px;
    margin-bottom: 0px;
 

}

#nav-cms-text p   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #29717a;
    font-size: 14px;
    text-decoration: none;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

#nav-cms-text a   {
    font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    color: #ff6000; 
    font-size: 14px;
    text-decoration: none;
    text-align: justify;
  
}

#nav-cms-text a:hover   {
    color: #cdcdcd;
}



/*-------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(/website-images/content-header.jpg);
  background-repeat:no-repeat; 
  
}

#cmsarea-home-header h1{
   margin-top: 0px;
   padding-left: 0px;
  
}

#cmsarea-home-inner{   
    margin-top: 0px;
    margin-left:0px;
    padding-top:20px;
    background-image: url(/website-images/content-repeat.jpg);
    background-repeat:repeat-y;

}

#cmsarea-home-footer{
    position: relative;
    background-image: url(/website-images/content-footer.jpg);
    background-repeat:no-repeat;   
}

#cmsarea-home-text{   
    width: 910px;
    margin-left:30px;
    margin-bottom: 0px;

}

#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#button1 
{
    
    float:right;
    width:234px; 
    height:44px;
    background-image: url(/website-images/sign-up-over.jpg);
    background-repeat:no-repeat; 
    margin-top:227px;
    margin-right:45px;
    padding: 0px;
}

a#button1:hover {
    background-image: url(/website-images/sign-up.jpg);
    background-repeat:no-repeat; 
}
a .alt { display: none; 
}

/* *************** FOOTER CONTROLS HERE ****************** */

#footer-options{
    width: 980px;
    color: white;
    font-family: Futura, "Century Gothic" ,Arial,Tahoma,Sans-Serif;
    font-weight:bold;
	height:110px;
	margin-top:23px;
	
}

#footer-options ul{
    float:left;
    width: 130px;
    margin-left:20px;
    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:40px;
	padding: 0 0 13px 2px;
	text-decoration: none;
	clear: both;
	display: block;
	font-size: 14px;
	border-top:1px solid #273543;
	padding:5px;
}
#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;
}
#companyinfo li img
{
	vertical-align: top;
	position: relative;
	left: 58px;
	top: 2px;
}
#footer-right-box
{
    float:right;
    width:286px;
    height:127px;
    background-image: url(/website-images/footer-right.jpg);
    background-repeat:no-repeat;
    
    }


/* ***************************** Home Search Settings ********************* */

#cart-control{
    float:right;
    width: 350px;
    margin-top:0px;
    margin-right: 20px;
    color: White;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 15px;  
    
  
}
#cart-control a {
    font-family: Trebuchet MS;
    font-size: 14px;   
    color: #4eb6da;
    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-bg
{    
    float: right;
    width: 981px;
    height:42px;
    margin-top:81px;
    margin-bottom:20px;
    z-index:0;
   
       
} 
#search-master{
     
    float: right;
    width:420px;
    height:40px;
    margin-top:8px;
    padding-right:28px;
       
}  
#search-input{
 
    float:right;
    display:inline;
    padding-left:2px;
    padding-top:3px;
}
#search-input input
{
    width: 220px;
    height:20px;
    font-family: Arial,Tahoma,Sans-Serif;
    font-size:16px;
    font-weight:bold;
    font-variant:normal;
    color:white;
    padding-right:0px;
  
    padding-top:4px;
    background-image: url(/website-images/product-icons/search-bar-repeat.jpg);
    background-repeat:repeat-x; 
    border:0px;
    z-index:0;
    
}   

#search-button
{
    float:right;
    display:inline;
    padding-left:89px;
    padding-top:0px;

}

/* ***************************** 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: black;    
}

.checkout-field{
    font-family: Trebuchet MS;
    font-size: 14px;
    padding-left: 3px;
    background-color: black;   
}

/* **************** 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; 
}

#lnkNext{
    font-family: Arial;
    font-size: 12px;     
}


.CheckBoxList{
    font-family: Arial;
    color: Purple;
    font-size: 16px;
    font-weight: bold;
}

.StatusBox{
    background-color: #efefef; 
    border: 1px solid purple; 
    padding:2px;
}

.StatusText{
    font-family:Arial;
    color: Purple;
    font-size:14px;
    font-weight: bold;
}

.multiPage
{
    width: 98%;
    border: 1px solid #cdcdcd;
}

.header-row{
   background-color:#cdcdcd;
   font-family: Arial;
   font-size: 14px;
   height: 25px;
   font-weight: bold;
}

.detail-row{
   font-family: Arial;
   font-size: 14px;
   border-bottom: 1px solid #cdcdcd;
}

.Validator{   
   font-family:Arial; 
   font-size:16px; 
   padding:0px; 
   margin:0px;
   color: Purple;
}   

.FormTextBox{
   font-family:Arial; 
   font-size:16px; 
   padding:0px; 
   margin:0px;
   color: #777777;
}

.FormTextBox select{
   font-family:Arial; 
   font-size:16px; 
   padding:0px; 
   margin:0px;
   color: #777777;  
}

#loginbox{
    margin-left: auto;
    margin-right: auto;
    width: 420px;  
    border: 1px solid #eeeeee;
    margin-top: 30px;
}