/* www.stagandhensmarbella.com GLOBAL CSS */
body,div,ul,ol,li,h1,h2,h3,h4,form,fieldset,legend,input,textarea,p{margin:0;padding:0;}
img{border:0;}
h1,h2,h3,h4{font-size:100%;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; background:#4a2e59; color:#fff;
}
#Left {
	width:926px; margin:auto; background:url(../gfx/stag/left.gif) repeat-y left;
}
#Right {
	background:url(../gfx/stag/right.gif) repeat-y right;
}
#Header {
	margin:auto; width:900px;
}
#StagHenImages {
	width:284px; padding-left:13px; float:left;
}
#StagHenImages img {
	float:left;
}
#ContentWrapper {
	width:616px; padding-right:13px; float:right;
}
#Content {
	background:url(../gfx/stag/arrowhead.jpg) top left no-repeat #000;
}
#BtnBack {
	padding:12px 0 0 391px;
}
#Footer {
	clear:both;
}
#TopContent {
	background:url(../gfx/stag/girl.jpg) no-repeat right bottom; padding-bottom:10px;
}
#TopContent a {
	color:#fff; text-decoration:none;
}
#TopContent a:hover {
	color:#fff; text-decoration:underline;
}
h1 {
	color:#ff00ee; font-size:16px; padding:10px 0 10px 34px; line-height:20px;
}
h1 span {
	margin-left:27px;
}
h1 strong {
	margin-left:87px;
}
h2 {
	font-size:16px; text-decoration:underline; padding:30px 0 0 13px;
}
h3 {
	font-size:14px; margin:35px 0 0 13px;
}
h4 {
	color:#ff00ee; font-size:16px; padding:23px 0 10px 34px; line-height:20px;
}
p {
	font-size:14px; margin:0 0 10px 13px;
}
p.mr {
	margin-right:140px;
}
ul {
	margin-left:30px;
}
li {
	font-size:14px; margin-right:30px; line-height:18px;
}
#LinekersHens {
	background:url(../gfx/stag/girlboots.jpg) no-repeat top;
}
#LinekersHens h2 {
	color:#ff00be;
}
#LinekersHens h3, #LinekersHens li span, #LinekersHens p.free span {
	color:#ff00be; font-style:italic; font-weight:bold;
}
#LinekersStags {
	background:url(../gfx/stag/stag.jpg) no-repeat top;
}
#LinekersStags h2 {
	color:#4049fa; margin-top:0;
}
#LinekersStags h3, #LinekersStags li span, #LinekersStags p.free span  {
	color:#4049fa; font-style:italic; font-weight:bold;
}
#ContactFormWrapper {
	padding:15px 0 15px 0; height:430px;
}
label {
	float:left; width:220px; padding-right:6px; text-align:right; font-size:14px; margin-bottom:7px;
}
input, textarea {
	float:left; background:#fff; color:#000; border:0; padding:2px; font-size:14px; width:180px; margin-bottom:7px;
}
textarea {
	width:300px; height:150px;
}
form br {
	clear:both;
}
.error {
	float:left; margin-bottom:7px; width:180px; color:#FF0000; font-weight:bold; font-size:14px;
}
/*-----LIGHTBOX-----*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;border:0}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; 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-image: url(data:gfx/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../gfx/stag/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../gfx/stag/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #000; }
#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: 86px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }