* {
	margin: 0;
	padding: 0;
}           

body {                              
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000; 
	text-align: center;
}        

.maintextsbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}


.maintextsred {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	font-weight: bold;
}

.whitetxt {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-weight: bold;
}


img {
	display: block;
} 

a img {
	border: 0;
}    

h3 {
	font-size: 14px;
}

#containerhome {
	position: relative;
	width: 834px;                
	margin: 57px auto 12px auto;    
	padding: 6px;
	border: 1px solid #616161;  
	text-align: left;
}     
#container {
	position: relative;
	width: 834px;                
	margin: 7px auto 12px auto;    
	padding: 6px;
	border: 1px solid #616161;  
	text-align: left;
}     

#container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#container {
	display: inline-block;
}  /* for IE/Mac */     
      
/* Header */

#header {     
	float: left;
	background-color: #616161; 
}     

#header p {
	float: left;    
	margin: 13px 0 25px 12px; 
}

#header h1 {
	float: right; 
	margin-top: 35px;
}       

#header ul {
	clear: both;                  
	float: left;   
	width: 834px;
	border-top: 1px solid #fff;
	background-color: #9d9d9d; 
}

#header ul li {
	float: left;
	list-style: none;         
}  

#header ul li#nav_about a,
#header ul li#nav_collections a,
#header ul li#nav_waistcoats a,  
#header ul li#nav_accessories a,
#header ul li#nav_offers a,
#header ul li#nav_testimonials a,
#header ul li#nav_contact a {
	position: relative;
	display: block;       
	margin: 0;
	padding: 25px 0 0 0;
	color: #fff;  
	border-right: 1px solid #fff; 
	overflow: hidden;
	font-size: 0px;
	height: 0px !important; /* for most browser */
	height /**/: 25px; /* for IE5/win */
}    

#header ul li a:hover {
	background-color: #414141;
}                         

#header ul li.last a {
	border-right: 0;
}      

/* Main Nav */

#header ul li#nav_about a {
	width: 92px;  
	background: url(/images/nav_sprite.gif) 0 0 no-repeat;
}            

#header ul li#nav_collections a {
	width: 146px;
	background: url(/images/nav_sprite.gif) -92px 0 no-repeat;
}  
  
#header ul li#nav_waistcoats a {
	width: 110px;
	background: url(/images/nav_sprite.gif) -238px 0 no-repeat;
}  

#header ul li#nav_accessories a {
	width: 116px;
	background: url(/images/nav_sprite.gif) -348px 0 no-repeat;
}

#header ul li#nav_offers a {
	width: 125px;
	background: url(/images/nav_sprite.gif) -464px 0 no-repeat;
}   

#header ul li#nav_testimonials a {
	width: 122px;
	background: url(/images/nav_sprite.gif) -589px 0 no-repeat;
}   

#header ul li#nav_contact a {
	width: 117px;
	border: 0;
	background: url(/images/nav_sprite.gif) -711px 0 no-repeat;
}  
                               
/* Nav Hover */

#header ul li#nav_about.active a,
#header ul li#nav_about a:hover {
	background-position: 0 -25px;
}            

#header ul li#nav_collections.active a,
#header ul li#nav_collections a:hover {
	background-position: -92px -25px;
}  

#header ul li#nav_waistcoats.active a,  
#header ul li#nav_waistcoats a:hover {
	background: url(/images/nav_sprite.gif) -238px -25px no-repeat;
}  

#header ul li#nav_accessories.active a,
#header ul li#nav_accessories a:hover {
	background: url(/images/nav_sprite.gif) -348px -25px no-repeat;
}

#header ul li#nav_offers.active a,
#header ul li#nav_offers a:hover {
	background: url(/images/nav_sprite.gif) -464px -25px no-repeat;
}   

#header ul li#nav_testimonials.active a,
#header ul li#nav_testimonials a:hover {
	background: url(/images/nav_sprite.gif) -589px -25px no-repeat;
}   

#header ul li#nav_contact.active a,
#header ul li#nav_contact a:hover {
	background: url(/images/nav_sprite.gif) -711px -25px no-repeat;
}

/* Sub Nav */

#header ul li ul {
	display: none;
	position: absolute;
	width: auto;  
	border: 0;   
	z-index: 9999;
	border-bottom: 1px solid #fff;  
}  
  
#header ul li ul li {
	float: none;        
	padding: 0 0 0 14px;
	border-top: 1px solid #fff;			
}
                          
#container #header ul li ul li a,
#container #header ul li.active ul li a {       
	float: none; 
	border: 0;  
	padding: 7px 0 5px 12px;
	background: url(/images/bullet.gif) 0 8px no-repeat;  
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #574e49;
	text-transform: none;
	height: auto !important;
	text-decoration: none;  
	border: 1px solid #999; 
}   
                               
#container #header ul li ul li a:hover,
#container #header ul li ul li.active a:hover {   
	color: #fff;    
	background: url(/images/bullet_on.gif) 0 8px no-repeat;  
}  

#header ul li#nav_about ul li {
	width: 79px;
}  

#header ul li#nav_about ul li a {
 	width: 65px;
}           

#header ul li#nav_collections ul li {
	width: 133px;
}           

#header ul li#nav_collections ul li a {
	width: 119px;
}

#header ul li#nav_contact ul li {
	width: 103px;
}           

#header ul li#nav_contact ul li a {
	width: 89px;
} 

/* Content */

#content {
	clear: both;  
}               

#content a {
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;    
	text-decoration: underline;	
}

/* Inner Content */     

#inner_content {
	float: left;
	width: 779px;
	padding: 25px 20px 30px 35px;
	color: #030000; 
	line-height: 19px;
	font-size: 11px;
	background-color: #fff;
}

#inner_content h2 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 18px;
	color: #616161;
}

#inner_content p {
	margin-bottom: 17px;
	width: 700px;
}

#inner_content span.page_image {
	display: block;
	float: right;
	margin: 16px -78px 0 30px;
	width: auto;
}

#inner_content a {
	color: #030000;
}     

/* Our Collections Gallery*/
                          
#gallery_nav {
	float: left;
	width: 110px;  
	margin-left: -20px;
	min-height: 490px;
}  

#gallery_nav h3 {
	color: #616161;
	font-size: 12px;
	font-weight: normal;
}
    
#gallery_nav ul {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
}   

#gallery_nav ul li a {
	color: #030000;
	text-decoration: underline;
}        

#gallery_nav ul li a:hover {
	font-weight: normal;
}

#gallery {
	width: 650px;
	padding-left: 15px;
	float: right;
	border-left: 1px solid #616161; 
}       

#gallery h2 {
	margin: 0;
}

#gallery p {
	width: auto;
}

p.image {
	float: left;
	width: 100px;   
	margin-right: 10px;
}	   
       
p.image.last {
	margin-right: 0;
}

p.image img {
	border: 0;
}

p.image span {
	display: block; 
	width: 100px;
	text-align: center;    
	color: #616161;
}

/* Footer */ 

#footer {    
	clear: both;
	background-color: #616161;
	color: #fff;  
	font-size: 11px;
	padding: 10px 0 11px 0px;
	text-align: center;  
}      

#footer a {
	color: #fff;
	text-decoration: none;
}                      

#footer a:hover {
	text-decoration: underline;
}   

#footer2 {    
	clear: both;
	background-color: #9d9d9d;
	color: #000000;  
	font-size: 11px;
	padding: 10px 0 11px 0px;
	text-align: center;  
}      

#footer2 a {
	color: #000000;
	text-decoration: underline;
}                      

#footer2 a:hover {
	text-decoration: none;
}   



#credit {
	width: 846px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: right;
	color: #616161;
	font-size: 11px;
}     

#credit a {
	color: #616161;
}
/* faq */     

#faq {
	float: left;
	width: 779px;
	padding: 25px 20px 30px 35px;
	color: #030000; 
	line-height: 25px;
	font-size: 12px;
	background-color: #fff;
}

#faq h2 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 18px;
	color: #616161;
}

#faq p {
	margin-bottom: 17px;
	width: 700px;
}

#faq span.page_image {
	display: block;
	float: right;
	margin: 16px -78px 0 30px;
	width: auto;
}

#inner_content a {
	color: #030000;
}

/* Contact Us */

#opening_hours {
	float: right;
}

#larger_map {
	font-size: 11px;
	display: block;
	margin-bottom: 1em;
}