@charset "utf-8";
/* CSS Document */

BODY {
background:url(../images/main_bg.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#000;
margin:0px;
padding:0px;
border:0px;
}

img{
	border:none;
}

#wrapper{
width:813px;
margin:auto;
padding:0px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
border:none;
}



#head{
  width:813px;
  height:247px;
  *height:247px;
  _height:247px;
  background:url(../images/head_bg.png);
  padding-top:30px;
  }
  
.menu{
  width:813px;
  height:52px;
  background:url(../images/menu_big_bg.png);
  padding:0px;
  float:left;
  display:inline;
}

.menu ul {
list-style: none;
width:762px;
margin: 0px;
padding: 0px;
margin-left:30px;
*margin-left:12px;
_margin-left:10px;

}

.menu ul li {
display:inline;
list-style:none;
float:left;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

.menu li:hover div, .menu a:hover div, .menu .current{
background-position:top;
}


.home a {
background:url(../images/home_top_menu.jpg) no-repeat;
background-position:bottom;
height:37px;  /*<---- mitad del alto*/
width:73px;
display:block;
}

.home a:hover, .home-active a {
background:url(../images/home_top_menu.jpg) no-repeat;
background-position:top;
height:37px;
width:73px;
display:block;
}

.about a {
background:url(../images/about_top_menu.jpg) no-repeat;
background-position:bottom;
height:37px;  /*<---- mitad del alto*/
width:76px;
display:block;
}

.about a:hover, .about-active a {
background:url(../images/about_top_menu.jpg) no-repeat;
background-position:top;
height:37px;
width:76px;
display:block;
}

.antiques a {
background:url(../images/antiques_top_menu.jpg) no-repeat;
background-position:bottom;
height:37px;  /*<---- mitad del alto*/
width:98px;
display:block;
}

.antiques a:hover, .antiques-active a {
background:url(../images/antiques_top_menu.jpg) no-repeat;
background-position:top;
height:37px;
width:98px;
display:block;
}

.baby a {
background:url(../images/baby_top_menu.jpg) no-repeat;
background-position:bottom;
height:37px;  /*<---- mitad del alto*/
width:145px;
display:block;
}

.baby a:hover, .baby-active a {
background:url(../images/baby_top_menu.jpg) no-repeat;
background-position:top;
height:37px;
width:145px;
display:block;
}

.guestbook a {
background:url(../images/guestbook_top_menu.jpg) no-repeat;
background-position:bottom;
height:37px;  /*<---- mitad del alto*/
width:133px;
display:block;
}

.guestbook a:hover, .guestbook-active a {
background:url(../images/guestbook_top_menu.jpg) no-repeat;
background-position:top;
height:37px;
width:133px;
display:block;
}


.shabby a {
background:url(../images/shabby_top_menu.jpg) no-repeat;
background-position:bottom;
height:37px;  /*<---- mitad del alto*/
width:133px;
display:block;
}

.shabby a:hover, .shabby-active a {
background:url(../images/shabby_top_menu.jpg) no-repeat;
background-position:top;
height:37px;
width:133px;
display:block;
}


.contact a {
background:url(../images/contact_top_menu.jpg) no-repeat;
background-position:bottom;
height:37px;  /*<---- mitad del alto*/
width:104px;
display:block;
}

.contact a:hover, .contact-active a {
background:url(../images/contact_top_menu.jpg) no-repeat;
background-position:top;
height:37px;
width:104px;
display:block;
}


#center_web{
width:813px;
background:url(../images/center_bg1.png);
background-repeat:repeat-y;
margin:auto;
float:left;
display:inline;
}

#left_web{
	float:left;
	width:220px;
	margin:0px;
	margin-left:13px;
	border-top:#000 solid 1px;
	border-right:#000 solid 1px;
    background-color:#997140;
	display:inline;
}

#left_web a{
	text-decoration:none;
	color:#FFF;
}

#left_web img{
	border:none;
	margin:0px;
	
	}


#left_web .topbox{
	height:52px;
	width:220px;
	background-image:url(../images/left_top_bar.jpg);
	background-position:top;
	margin:0px;
	padding:0px;
	padding-top:10px;
	}
	
#left_web .topbox p{
	text-align:center;
	color:#f7ddb6;
	font-size:14px;
	margin:0px;
	padding:0px;
	line-height:15px;
	}
	
#left_web .btn_here{
	height:37px;
	width:220px;
	background-image:url(../images/click_here_btn.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:0px;
	}
	
#left_web .btn_here p{
	margin-top:0px;
    color:#FFF;
	font-weight:bold;
	padding-top:8px;
	}

#left_web .left_bottom{
	height:213px;
	width:220px;
	background-image:url(../images/left_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	padding-top:0px;
	margin-top:0px;
	}
#left_web .left_bottom p{
	font-size:16px;
	line-height:18px;
	color:#FFF;
}


#right_web{
	float:left;
	width:565px;
	margin:0px;
	background-color:#F7DDB6;
	display:inline;
	_width:550px;
}

#right_web h1{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	color:#3d372d;
	margin-left:30px;
	*margin-left:30px;
	margin-top:22px;
	float:left;
	display:inline;
}

#right_web .bar{
	margin:0px;
	color:#3d372d;
	margin-left:30px;
	margin-top:8px;
	text-align:left;
	float:left;
	display:inline;
}

#right_web p{
	float:left;
	margin:0px;
	font-size:14px;
	color:#484848;
	margin-left:30px;
	text-align:left;
	margin-top:13px;
	margin-right:52px;
	display:inline;
}

#right_web h2{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	color:#3d372d;
	margin-left:144px;
	margin-top:22px;
	font-weight:bold;
	float:left;
	display:inline;
}

/* STORE */



#right_web_store{
	float:left;
	width:788px;
	margin:0px;
	margin-left:13px;
	background-color:#F7DDB6;
}

#right_web_store h1{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	color:#3d372d;
	margin-left:30px;
	margin-right:400px;
	margin-top:22px;
	float:left;
}

#right_web_store .bar{
	margin:0px;
	color:#3d372d;
	margin-left:30px;
	margin-top:8px;
	text-align:left;
	float:left;
}

#right_web_store p{
	float:left;
	margin:0px;
	font-size:14px;
	color:#484848;
	margin-left:30px;
	text-align:left;
	margin-top:13px;
	margin-right:52px;
}

#right_web_store h2{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0px;
	color:#3d372d;
	margin-left:144px;
	margin-top:22px;
	font-weight:bold;
	float:left;
}


/*FOOTER */

#footer{
width:813px;
height:67px;
background:url(../images/footer_bg1.png);
background-position:left;
background-repeat:no-repeat;
padding:0px;
float:left;
margin:0px;

}

.footmenu{
	
  padding:0px;
  float:left;
  padding-top:33px;
  
}

.footmenu ul {
list-style: none;
width:762px;
margin: 0px;
padding: 0px;
margin-left:30px;
height:12px;
_height:10px;
_overflow:hidden;

}

.footmenu ul li {
display:inline;
list-style:none;
float:left;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
padding:0px;
_height:10px;
_overflow:hidden;
}

.footmenu li:hover div, .footmenu a:hover div, .footmenu .current{
background-position:top;
}




.homefoot a {
background:url(../images/home_foot_menu.jpg) no-repeat;
background-position:bottom;
height:12px;  /*<---- mitad del alto*/
width:45px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/home_foot_menu_i6.jpg) no-repeat;
}

.homefoot a:hover, .homefoot-active a {
background:url(../images/home_foot_menu.jpg) no-repeat;
background-position:top;
height:12px;
width:45px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/home_foot_menu_over_i6.jpg) no-repeat;
}

/*.aboutfoot a {
background:url(../images/about_foot_menu.jpg) no-repeat;
background-position:bottom;
height:12px;  /*<---- mitad del alto
width:55px;
display:block;
_height:10px;
_overflow:hidden;
}

.aboutfoot a:hover, .aboutfoot-active a {
background:url(../images/about_foot_menu.jpg) no-repeat;
background-position:top;
height:12px;
width:55px;
display:block;
_height:10px;
_overflow:hidden;
}*/


.aboutfoot a {
background:url(../images/about_foot_menu.jpg) no-repeat;
background-position:bottom;
height:12px;  /*<---- mitad del alto*/
width:55px;
display:block;
_background:url(../images/about_foot_menu_i6.jpg) no-repeat;
}

.aboutfoot a:hover, .aboutfoot-active a {
background:url(../images/about_foot_menu.jpg) no-repeat;
background-position:top;
height:12px;
width:55px;
display:block;
_background:url(../images/about_foot_menu_over_i6.jpg) no-repeat;
}



.antiquesfoot a {
background:url(../images/antique_foot_menu.jpg) no-repeat;
background-position:bottom;
height:12px;  /*<---- mitad del alto*/
width:71px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/antique_foot_menu_i6.jpg) no-repeat;
}

.antiquesfoot a:hover, .antiquesfoot-active a {
background:url(../images/antique_foot_menu.jpg) no-repeat;
background-position:top;
height:12px;
width:71px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/antique_foot_menu_over_i6.jpg) no-repeat;
}

.babyfoot a {
background:url(../images/baby_foot_menu.jpg) no-repeat;
background-position:bottom;
height:12px;  /*<---- mitad del alto*/
width:102px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/baby_foot_menu_i6.jpg) no-repeat;
}

.babyfoot a:hover, .babyfoot-active a {
background:url(../images/baby_foot_menu.jpg) no-repeat;
background-position:top;
height:12px;
width:102px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/baby_foot_menu_over_i6.jpg) no-repeat;
}

.guestbookfoot a {
background:url(../images/guestbook_foot_menu.jpg) no-repeat;
background-position:bottom;
height:12px;  /*<---- mitad del alto*/
width:94px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/store_foot_menu_i6.jpg) no-repeat;
}

.guestbookfoot a:hover, .guestbookfoot-active a {
background:url(../images/guestbook_foot_menu.jpg) no-repeat;
background-position:top;
height:12px;
width:94px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/store_foot_menu_over_i6.jpg) no-repeat;
}


.shabbyfoot a {
background:url(../images/shabby_foot_menu.jpg) no-repeat;
background-position:bottom;
height:12px;  /*<---- mitad del alto*/
width:90px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/shabby_foot_menu_i6.jpg) no-repeat;
}

.shabbyfoot a:hover, .shabbyfoot-active a {
background:url(../images/shabby_foot_menu.jpg) no-repeat;
background-position:top;
height:12px;
width:90px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/shabby_foot_menu_over_i6.jpg) no-repeat;
}


.contactfoot a {
background:url(../images/contact_foot_menu.jpg) no-repeat;
background-position:bottom;
background-repeat:no-repeat;
height:12px;  /*<---- mitad del alto*/
width:66px;
display:block;
_height:12px;
_overflow:hidden;
_background:url(../images/contact_foot_menu_i6.jpg) no-repeat;

}

.contactfoot a:hover, .contactfoot-active a {
background:url(../images/contact_foot_menu.jpg) no-repeat;
background-position:top;
height:12px;
width:66px;
display:block;
_height:10px;
_overflow:hidden;
_background:url(../images/contact_foot_menu_over_i6.jpg) no-repeat;
}

#footer .register{
	float:right;
	margin-right:40px;
	width:125px;
	height:12px;
	font-size:10px;
	line-height:12px;
	color:#494949;
	margin-top:-24px;
	*margin-top:-15px;
	_padding-top:-15px;
}

#footer .register p{

	height:12px;
	font-size:10px;
	line-height:12px;
	color:#494949;
}


/*SLIDESHOW*/

.slideshow { 

 width:472px;
  height:247px;
  float:left;
  padding:0px;
  margin:auto;
  margin-left:325px;
  
  overflow:hidden;
/*height: 232px; width: 232px; margin: auto */
}
.slideshow img { padding: 0px;  background-color: #eee; }



.slideshow1 { 

 width:480px;
  height:360px;
  padding:0px;
  margin:auto;
  float:left;
  margin-left:30px;
  
  overflow:hidden;
/*height: 232px; width: 232px; margin: auto */
}
.slideshow1 img { padding: 0px;  background-color: #eee; }