/*  CSS for ESD Pilates
     Author: Kristof Rutten
     Company: Iworx Media
     v1.0 - 17/04/2006
 */

* { margin: 0; padding: 0; }

body { 	font-family: "Lucida Grande", "Trebuchet MS", verdana, sans-serif; 
		font-size: 1em; color: #221409; text-align: center;
		background: url(/assets/images/bg_header.jpg) top left repeat-x #fff; }
img { border: none; }
		
#wrapper { margin: 0 auto; padding: 0; width: 760px; text-align: left; }
#header img { margin: 0; padding: 0; float: left; }

#header h1 { background: url(/assets/images/bg_h1_blanco.jpg) top left no-repeat #807138; margin: 0; height: 123px; font-size: 1.3em; color: #fff; clear:left; font-weight: normal; }
#header h1.starts_with_a { background: url(/assets/images/bg_h1_a.jpg) top left no-repeat #807138; }
#header h1.starts_with_c { background: url(/assets/images/bg_h1_c.jpg) top left no-repeat #807138; }
#header h1.starts_with_f { background: url(/assets/images/bg_h1_f.jpg) top left no-repeat #807138; }
#header h1.starts_with_l { background: url(/assets/images/bg_h1_l.jpg) top left no-repeat #807138; }
#header h1.starts_with_n { background: url(/assets/images/bg_h1_n.jpg) top left no-repeat #807138; }
#header h1.starts_with_p { background: url(/assets/images/bg_h1_p.jpg) top left no-repeat #807138; }
#header h1.starts_with_r { background: url(/assets/images/bg_h1_r.jpg) top left no-repeat #807138; }
#header h1.starts_with_w { background: url(/assets/images/bg_h1_w.jpg) top left no-repeat #807138; }
#header h1.starts_with_o { background: url(/assets/images/bg_h1_o.jpg) top left no-repeat #807138; }

#header span.topline { display: block; font-size: 1.5em; padding: 30px 200px 0px 95px; }
#header span.bottomline { display: block; font-size: 1.2em; padding: 0px 200px 0px 115px; }

#wrap_content { width: 540px; position: relative; float: right; margin-bottom: 15px }
#wrap_content h1 { color: #7a4511; font-size: 2em; margin-top: 50px;}
#wrap_content h2 { color: #7a4511; font-size: 1.2em; margin-top: 20px; margin-bottom: -0.7em; font-variant: small-caps;}

#wrap_content p.first_after_header { color: #807138; font-weight: bold; line-height: 1.7em; margin-top: 25px; font-size: 0.9em;}
#wrap_content p { color: #221409; font-size: 0.8em; line-height: 1.6em; margin-top: 1.5em; }
#wrap_content blockquote { background: url(/assets/images/bg_blockquote.jpg) top left no-repeat; min-height: 61px; padding: 1px 33px; margin-top: 1.6em; }
#wrap_content blockquote p { color: #807138; font-weight: bold; line-height: 1.7em; font-size: 1.2em; margin-top: 5px;}
#wrap_content blockquote span.person {display: block; font-size: 1em; text-align: right; }
#wrap_content a { color: #fe9d36; text-decoration: none; border-bottom: 1px solid #eee; }
#wrap_content a:hover { border-bottom: 1px solid #aaa; }
#wrap_content ul { margin-top: 1em; list-style: none; position: relative; }
#wrap_content li { padding: 5px 0px 5px 16px; background: url(/assets/images/checked.jpg) 0px 5px no-repeat; font-size: 0.8em; line-height: 1.6em;}
 
#wrap_content table { width: 100%; margin-top: 2em; border-collapse: collapse; border: 1px solid #b49f44; font-size: 0.8em; }
#wrap_content td { width: 25%; }
#wrap_content thead tr { background: #b49f44; color: #fff; }
#wrap_content thead td { padding: 5px 10px; }
#wrap_content tbody td {  padding: 5px 10px; }
#wrap_content tbody tr.odd { background: #eee; }

#wrap_content img { padding: 5px; border: 1px solid #333; float: left; margin-right: 10px; }


#wrap_menu { width: 200px; }
#wrap_menu img { background: url(/assets/images/bg_img.jpg) top left no-repeat #fff; margin: 5px 0px 5px 0px; padding: 8px 9px; }
#wrap_menu div.caption { font-size: 0.6em; color: #000; text-align: center; margin-top: -10px; }

#wrap_menu h2 { background: url(/assets/images/bg_menu_top.jpg) top left no-repeat #b49f44; width: 190px; font-size: 1.1em; color: #807138; margin-top: 15px;}
#wrap_menu span.placekeeper { padding: 10px 0px 5px 10px; display: block; border-bottom: 1px dotted #807138;}
#wrap_menu ul { width: 190px; background: url(/assets/images/bg_menu_bottom.jpg) left bottom no-repeat #b49f44; list-style: none; padding: 15px 0px; }
#wrap_menu li { font-size: 0.8em; padding: 3px 0px;}
#wrap_menu li a { color: #fff; text-decoration: none; padding-left: 22px; display: block; border-bottom: 1px dotted #b49f44;}
#wrap_menu li a:hover { background: url(/assets/images/bg_a_hover.jpg) -10px 50% no-repeat; color: #fff; border-bottom: 1px dotted #807138; }

#wrap_menu form { width: 190px; background: url(/assets/images/bg_menu_bottom.jpg) left bottom no-repeat #b49f44; padding: 15px 0px;  }
#wrap_menu form fieldset { border: none; text-align: right; width: 170px;  }
#wrap_menu input { width: 95px; border: 1px solid #807138; }
#wrap_menu label { font-size: 0.8em; color: #fff; display: block; padding: 0px 0px 5px 0px; }
#wrap_menu button { padding: 5px; color: #fff; background: #807138; border: 1px dotted #fff; }

#wrap_menu address { width: 190px; background: url(/assets/images/bg_menu_bottom.jpg) left bottom no-repeat #b49f44; padding: 15px 0px; text-align: center; font-size: 0.8em; color:#fff;  }

#wrap_menu div.language {width: 190px;}
#wrap_menu div.language img { background: none; margin: 0; padding: 0px 10px; }
#wrap_menu div.language a { text-decoration: none; font-size: 0.6em; color: #807138; margin: 0; padding: 0; }

#footer { clear: both; background: url(/assets/images/bg_footer_right.jpg) top right no-repeat; margin-top: 15px; }
#footer p { text-align: center; color: #fe9d36; background: url(/assets/images/bg_footer_left.jpg) top left no-repeat; font-size: 0.6em; height: 33px; padding-top: 8px;}

#outside p { font-size: 0.6em; color: #333; }
#outside a { text-decoration: none; color: #333; border-top: 1px solid #000; }
#outside a:hover { background: #000; color: #fff; } 

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;


	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
