@charset "utf-8";
/* CSS Document */
body{
background-color:#fff;
font:76%/1.8 "Lucida Sans Unicode","Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
margin:0;
padding:0;
text-align:center;
color:#333;
}
h1,h2,h3{
font-weight:normal;
margin:2px 0 0 0;
text-transform:uppercase;
}
p{
margin:0em 0 1em 0;
}
a,a:visited{
text-decoration:none;
color:#ee0f6d;
}

a:hover{
text-decoration:overline;
}



input:focus{
background-color:#ffffcc;
}
hr{
border-top:1px solid #9b9a9a;
border-bottom:none;
border-bottom:0;
height:1px;
width:100%;
margin:20px auto;
}
ul{
margin:0;
padding:0;
}

#wrapper{
width 100%;
}
#home #intro {
		height: 88px;
		background: url(../images/name.gif) no-repeat;
		width: 488px;
		margin:0;
		
		display:block;
		clear:both;
		z-index:2000;
		}

#content{
margin:0 auto;
width:890px;
text-align:left;
padding-top:0;

}
#content h1{
position:relative;
text-indent:-1000px;
}

.caption{
background-color:#ffffcc;

}
.caption p{
padding:4px;
}

#flash{
width:614px;
height:458px;
margin:0;padding:0;
position:relative;
top:-20px;
}

.flashtext{
width:310px;
line-height:1.333em;
}
.flashtext a:hover{
text-decoration:none;
}

#other a img,#other2 a img,#rhs a img,#rhs2 a img{
border:none;
}

#other{
width:560px;
height:auto;
float:left;
padding-right:20px;

}
#other2{
width:450px;
height:auto;
float:left;
padding-right:25px;
}
#other h3,#other2 h3{
line-height:1.2em;
margin-bottom:1px;
font-size:1.2em;
color:#9b9a9a;
margin-top:1.8em;
}
#rhs h3{
line-height:1.2em;
margin-bottom:1em;
font-size:1.1em;
border:1px solid #eee;
padding:10px;
}
#rhs2 h3{
line-height:1.2em;
margin-bottom:1em;
font-size:1.1em;
padding:0;
}
.rightBorder{
border:1px solid #eee;
padding:10px;
margin-bottom:1em;
text-align:left;
}

#other #gallerytable img{
border:1px solid #e8e8e8;
padding:0;
margin:0;
}
#content h4{
font-size:1.1em;
font-weight:normal;
text-transform:uppercase;
margin-bottom:0.5em;
line-height:1.2em;
margin-top:2em;
}
#rhs{
width:185px;
height:auto;
border-left:3px solid #f4f4fb;
float:left;
padding-left:20px;
}
#rhs2{
width:310px;
height:auto;
float:left;
padding-left:0px;
}

#rhs3{
width:310px;
height:auto;
float:left;
padding-left:0px;
}


#gallerytable td{
padding:0 5px 0 0;
margin:0;
}
#gallerytable tr{
padding:0;
margin:0;
}

#gallerytable td a:hover{
background-color:#ee0f6d;
padding:0;
margin:0;
}

#footer{
background-color:#2f2d28;
color:#fff;
height:auto;
text-align:center;
padding:5px 0 0 5px;
margin-top:20px;
width:100%;
clear:both;
}

#footermenu{
position:relative;
left:85px;
text-align:center;
font: normal 10px "Lucida Sans Unicode","Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
text-transform:uppercase;
margin:0 auto;
height:24px;
padding-top:2px;
min-width:800px;
width:800px;
}
#footermenu li{
float:left;
clear:none;
display:block;
margin-right:11px;
}

#footermenu .on a:hover{
text-decoration:none;
border-bottom:none;
}
#footermenu .on a{
color:#fff;
}
#footermenu a{
color:#9b9a9a;
}
#footermenu a:hover{
color:#fff;
}

#menu{
position:relative;
left:3px;
font: normal 11px "Lucida Sans Unicode","Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
text-transform:uppercase;
height:24px;
padding-top:5px;
width:600px;
}

#menu ul{

margin-left:0;padding:0;
}

#menu li{
float:left;
clear:none;
display:block;
margin-right:15px;
}

#menu li a{
color:#9b9a9a;
}
#menu li a:hover{
color:#2f2d28;
}
#menu li .on a{
color:#2f2d28;
}

#nav{
position:relative;
display:block;
background-color:#F3F5F8;
width:100%;
margin:0;
padding:0;
height:25px;
top:-1px;
z-index:1;
clear:both;

}

#other2 form{
width:425px;
}


.strip{
width:890px;
height:auto;
}

/* Lightbox */
#lightbox{
	position: absolute;
	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; color: #666; }
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
	
	
	
	
	
/* Social bookmarks */	
	.social-bookmarks {
	margin: 0; padding:0;
	height:16px;
	min-height:16px;
	border:1px solid #eee;
	background: #fff;
	padding-top:5px; 
	padding-bottom:5px;
	padding-left:10px;
	margin-bottom:15px;
	width:528px;
	clear:both;
}
.social-bookmarks em{
position:relative;
top:-4px;
padding-right:2px;
}

.sb-link a{
border:none;
text-decoration:none;
}
.sb-link a:hover{
border:none;
text-decoration:none;
}

.sb-link a img{
border:none;
}

.sb-link a:hover img{
border:none;
text-decoration:none;
}


#content a:hover .sb-text {
border-bottom:none;
text-decoration:none;
}


.sb-text {
	padding-bottom:5px;
	position: relative;
	top:-4px;
	margin-left: 4px;
}

.sb-link {
	float: left;
	margin-right:10px;

}

/* End Social bookmarks */	