/*######################
 RESETTING
 #######################*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

body, html {
	height: 100%;
	text-align: center;
}

body
{
	background-color: #FFF3E2;
	background-image: url('../images/WoodFine0010_thumbhuge.jpg');
	font-family: Arial;	
	font-size: 1.0em;
}

a {
  color: #000000;
}

h1 {
  display: block;
  color: #bb9359;
  padding-bottom: 10px;
  border-bottom: 1px solid #bb9359;
  font-size: 1.4em;
  margin: 0px;
  margin-bottom: 20px;
}


/*######################
 GENERAL
 #######################*/

div.clear {
  clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/*######################
 MAIN CENTERED CONTAINER
 #######################*/

div#wraper {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
  display: table; /*** For non-IE browsers ***/
  height: 100%;
}

div.shadow {
	position: relative;
	float: left;
	width: 5px;
  display: table; /*** For non-IE browsers ***/
  height: 100%;
}

div.shadow.left {
	background: url(../images/shadow_left.png) repeat-y;
}

div.shadow.right {
  background: url(../images/shadow_right.png) repeat-y;
}

div#content_container {
  position: relative;
	float: left;
  display: table; /*** For non-IE browsers ***/
	width: 930px;
  height: 100%;  
	padding: 0 10px 0 10px;
  background-color: #FFFFFF;
	//height: auto; /*** For IE7  ***/
  //min-height: 100%; /*** For IE7  ***/
}

/*######################
 HEADER
 #######################*/

div#header div#logo {
	float: left;
  width: 200px;
  height: 200px;
	background-color: transparent;	
	margin: 10px 10px 0 0;
}

div#header div#banner {
	position: relative;
	float: left;
  width: 720px;
  height: 200px;
	background-color: #9C3841;
	margin-top: 10px;
}

div#header div#banner div#telephone {
	position: absolute;
	color: #FFFFFF;
  width: 720px;
	height: 39px;
	bottom: 0px;
	background: url(../images/telephone_bg.png) repeat-x;
}

div#header div#banner div#telephone span {
	float: right;
	margin: 10px 10px 0 0;
	font-weight: bold;
}

/*######################
 MENU
 #######################*/

div#menu {
	float: left;
  width: 210px;
	margin: 10px 10px 0 0;
	background-color: #FFF;
}

div#menu ul {
	list-style: none;
}

div#menu li a
{
  display: block;
  background-color: #561F24;
  height:39px;
  border-bottom: 1px solid #9C3841;
  line-height: 39px;
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 20px;
  font-weight: bold;
}

div#menu li a:hover, div.menu li.selected a
{
  background-color: #9C3841;
}

div#menu li.sub_menu_option a {
  display: block;
  background-color: #561F24;
  height:39px;
  border-bottom: 1px solid #9C3841;
  line-height: 39px;
  color: #FFFFFF;
  text-decoration: none;
  padding-left: 40px;
  font-size: 12px;
  font-weight: bold;  
}

div#menu li.sub_menu_option a:hover, div.menu li.selected a {
  background-color: #9C3841;
}

/*######################
 PAGE CONTENT
 #######################*/

div#page_content {
	float: left;
	width: 700px;
	padding: 10px;
	margin-top: 10px;
	background-color: #FFF;
}

/*######################
 FOOTER
 #######################*/

div#footer {
	float: left;
	clear: both;
	width: 930px;
	margin-top: 10px;
	background-color: #9C3841;
}

div#footer a
{
  color: #FFFFFF;
}

div#footer h2 {
	display: block;
	color: #ffffff;
	clear: both;
	padding: 10px 0 0 20px;
	height: 40px;
	background-color: #561F24;
}

div#footer div.footer_content {
	float: left;
	padding: 10px;
	width: 898px;
}

div#footer ul {
  list-style: none;
  float: left;
  margin-right: 40px;
}

div#footer ul li.top {
	color: #561F24;
  font-weight: bold;
  font-size: 0.9em;
}

div#footer ul li a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 0.8em;
}

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

div#footer div.copyright {
  float: left;
  margin-top: 40px;
  font-size: 0.8em;
}

div#footer a.footer_logo {
  float: right;
  width: 67px;
  height: 60px;
  margin-top: 20px;
  background: url(../images/logo_search_you_footer.png) 0 0 no-repeat;  
}

div#footer a.footer_logo:hover {
  background-position: 0 -60px ;
}

/* reset para la galeria */

div.galimg, div.imgprin, .galimg a, .galimg img, .galimg ul, .galimg li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* fin del reset */

.galimg {
	position: relative;
	background: #fff url(jsgal/loading.gif) no-repeat 50% 50%;
	width: 520px;
}

.imgprin {
	/* es necesario para evitar un parpadero al quitar la imagen */
	width: 520px;
	height: 395px;
}

.imgprin img {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}

.galimg ul {
	position: absolute;
	top: 320px;
	width: 520px;
	list-style: none;
	text-align: center;
}

.galimg ul li {
	display: inline;
	padding-left: 3px;
}

.galimg ul li a img {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 3px;
}

.jsgalpre {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #f00;
	color: #fff;
	padding: 3px;
}
