/*style.css by Georgina Sallery 07/2009 */

/* reset css */
html, body, div, span,
  applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, font, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  dd, dl, dt, li, ol, ul,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
  text-align: left;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul {
  list-style: none;
}

q:before, q:after,
  blockquote:before, blockquote:after {
  content: "";
}

/****eof reset.css *****/

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

a:hover {
  color: #11ffff;
}


/***Highlights current page of gallery***/

#currentpage{

  color: #11ffff;


}


/***eof currentpage****/




/* Removes border, text decoration from images */
img {
  border: none;
  text-decoration: none;
  behavior: url( iepngfix.htc )
}

body {
  background: url( "../images/leather.png" ) repeat-x;
  background-color: #465056;
  color: #fff;
  font: italic 0.95em "Century Gothic", Arial, Helvetica, sans-serif;
}

#wrap {
  margin: 0 auto;
  width: 950px;

}

#header {
  height: 70px;
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #fff;
}

.logo {
  float:left;
}

.showroom {
  float: right;
}

/*********menu*********/

.menu {
  margin: 50px 0 100px 0;
  width: 200px;
}

.menu li {
  margin-bottom: 50px;
}

.home {
  width: 155px;
  height: 23px;
  display: block;
  background-image: url( "../images/home.png" );
  background-repeat: no-repeat;
  overflow: hidden;
}

.home-active {
  width: 155px;
  height: 23px;
  display: block;
  background-image: url( "../images/home.png" );
  background-repeat: no-repeat;
  background-position: -155px 0;  
  overflow: hidden;
}


a.home {
  background-position: 0 0;
}

a.home:hover {
  background-position: -155px 0;
}

.about {
  width: 155px;
  height: 23px;
  display: block;
  background-image: url( "../images/about.png" );
  background-repeat: no-repeat;
  overflow: hidden;
}

.about-active {
  width: 155px;
  height: 23px;
  display: block;
  background-image: url( "../images/about.png" );
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: -155px 0;
}

a.about {
  background-position: 0 0;
}

a.about:hover {
  background-position: -155px 0;
}

.furniture-sec {
  width: 165px;
  height: 21px;
  display: block;
  background-image: url( "../images/furniture.png" );
  background-repeat: no-repeat;
  overflow: hidden;
}

a.furniture-sec {
  background-position: 0 0;
}

a.furniture-sec:hover {
  background-position: -165px 0;
}

.furniture-sec-active {
  width: 165px;
  height: 21px;
  display: block;
  background-image: url( "../images/furniture.png" );
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: -165px 0;

}


.contact {
  width: 155px;
  height: 23px;
  display: block;
  background-image: url( "../images/contact.png" );
  background-repeat: no-repeat;
  overflow: hidden;
}


.contact-active {
  width: 155px;
  height: 23px;
  display: block;
  background-image: url( "../images/contact.png" );
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: -155px 0;
}

a.contact {
  background-position: 0 0;
}

a.contact:hover {
  background-position: -155px 0;
}

/*******eof menu ********/

/********slideshow*********/

.show {
  border: 1px solid #fff;
  width: 710px;
  height: 450px;
  margin: 50px 0 25px 0;
}

/********eof slideshow*********/

.opening  p {
  text-align: justify;
  margin: 0 0 20px 0;
}

.aims {
  margin: 20px 0 20px 20px;
}

.aims li {
  margin-bottom: 10px;
  list-style-type: square;
}

.opening h1 {
  color: #fff;
  margin: 50px 0 20px 0;
  font-weight: 600;
  font-size: 1.1em;
}

.content h1 {
  color: #fff;
  margin: 50px 0 20px 0;
  font-weight: 600;
  font-size: 1.1em;
}

/******New Furniture Page****/

.gallery-preview {
 background-color: #000;
 height:545px;
 width: 687px;
 color: #fff; 
 padding: 23px 0 23px 23px;
}

.gallery-preview h2{
  color:#fff;
  margin-bottom: 21px;
}

.preview-container {
 width:250px;
 border: 1px solid #8a6;
}

.childscontainer {
	margin-bottom:		23px;
	float:				left;
  
}

.childscontainer ul.thumbs li {
 	width: 316px;
 	height: 100px;
	margin:				23px 23px 0 0	!important;
	background-color: #666;
	border: 2px solid #fff;
}

.childscontainer span {
    float: right;
 	text-align: right;
 	margin-top: 0;
 	padding: 15px 15px 5px 0;


}

.childscontainer ul.thumbs li img {
	border:				none;
	margin:				0 !important;
	float: left;
}

.childscontainer ul.thumbs li img:hover {
  border: none;

}


.childscontainer ul.thumbs li:hover {
  border: 2px solid #11ffff;

}


.thumbscontainer {
  margin: 30px 0 35px 0;
  float: left;
  background-color: #000;
  height:450px;
  width: 683px;
  color: #fff; 
  padding: 0 0 22px 24px;
  overflow: auto;
}

ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}

ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin: 23px 22px 0 0	!important;
    width: 114px;
}

ul.thumbs li img {
	border:				2px solid #fff;
	margin:				0 !important;
}

ul.thumbs li img:hover {
	border:				2px solid #11ffff;
}

ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}



/***EOF New Furniture Page*****/



/*****Furniture Page ******/


.furniture {
  width: 700px;
  margin: 20px 0 10px 0;

}

/*.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
}*/


a.lpremove {
  margin-left: 0;
}

#myCaption {

  font-weight: normal;
}

.thumbHolder {
  height:140px;
  width:700px;
  background-color: #000;
 overflow: hidden;

}

.fThumbs {
  height:120px;
  width:680px;
  margin: 10px 0 0 2px; 
}

.fThumbs li {
   display: inline;
   list-style-type: none; 
   margin-right:10px; 
}

#thumbsList {
   height: 120px;
}

.next {
  float: right;
} 

#mainPic {
   margin-top: 30px;
   background-color: #000;
   width: 700px;
  height: 645px;
   border: 1px solid #fff;

}
 
#mainPic a {
   color: #fff;
}

#mainPic img {
}

.picHolder {
   width:700px;
  height: 550px;
   text-align: center;
  display: table-cell;
  vertical-align: middle;
  margin-top: 20px;
}

.minipic {
margin-right: 10px;
border:0;
}

#defaultPic {
padding:20px;
margin: 20px;
display: block;
}

#myCaption {
font-weight: normal;
padding-left: 20px;
margin: 20px 0 20px 0;
}


/***** eof Furniture Page ******/

.contact-address {
  margin-top: 30px;
  text-align: left;
}

.contact-address p {
  margin-bottom: 20px;
}

.ftmap {
  margin: 30px 30px 60px 0;
  border: 1px solid #fff;
  width: 350px;
  height: 300px;
  background-color: #666;
  float: left;
}

.map-link {
  margin-top:-70px;
}

.detail-map {
  margin: 20px 0 30px 0;
  text-decoration: underline;
  font-weight:600;
  font-size: 12px;
  line-height: 25px;
  color:#fff;
}

/******footer*********/
#footer {
  border-top: 1px solid #fff;
  padding: 30px 0 30px 0;
  width: 950px;
  font: 12px / 140% "Century Gothic", Arial, Helvetica, sans-serif;
  color: #fff;
}

#footer a:hover {
  color: #11ffff;
}

.footer-menu{
  float:left;
}

.footer-menu li {
  display: inline;
  margin-right: 25px;
}

.copyr {
  float:left;
  margin-top: 20px;
  font: 12px / 140% "Century Gothic", Arial, Helvetica, sans-serif;

}

.address {
  float: right;
  font: 12px / 140% "Century Gothic", Arial, Helvetica, sans-serif;
  
}

.footer-contact {
  margin-top: 20px;
  float: right;
  padding-bottom:2px;
  
}

/******eof footer******/
