/* Screen layout: */

/***** Body and main container *****/

body {
	padding:0;
	color:#333333;
	background-color: #FFFFFF;
	background-image: url(images/bg003.gif);
	background-repeat: repeat-y;
	background-position: center top;
	/*width: 800px; */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
}

#wrap {
	background:#ffffff;
	color:#404040;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/***** Various tags *****/

a {
	text-decoration:none;
	font-weight:bold;
	color:#81233A;
	background-color:inherit;
	font-size: inherit;
	letter-spacing: inherit;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:underline;
	color:#AB2E4E;
	background-color:inherit;
	font-size: inherit;
	letter-spacing: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a img {
border:0;
}

a.topnav {
text-decoration:none;
font-weight:none;
color:#999999;
background-color:inherit;
font-size: 14px;
}

a.topnav:hover {
text-decoration:none;
color:#000000;
background-color:inherit;
font-size: 14px;
}

p {
	margin:0 0 0 0;
	font-family: inherit;
	text-align: justify;
	font-size: 11px;
	color: #717171;
	line-height: 1.6em;
}


/***** Header *****/

#header {
	padding:0px;
	height:86px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}

#header h1 {
	color:#717171;
	background-color:inherit;
	width:300px;
	font-size:1em;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#header h1 a {
	color:#717171;
	background-color:inherit;
	text-decoration:none;
}

#header p {
	width:450px;
	float:right;
	text-align:center;
	font-weight:bold;
	line-height:1.3em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
#bigphoto {
	border:0;
	background-color: #999999;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#thumb {
	border:1px none #CCCCCC;
	background-color: #999999;
	margin-top: 2;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	padding: 0px;
}


/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:140px;
margin:0 0 5px;
padding:0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Right side content *****/

#content-right {
	float:right;
	width:350px;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0px;
}

#content-right-gal {
	float:right;
	width:560px;
	line-height:1.5em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #DADADA;
}



/***** Main content *****/

#content {
	line-height:1.5em;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-left-style: none;
	border-right-color: #DADADA;
	border-left-color: #e0e0e0;
	width: 337px;
}

#content-gal {
	line-height:1.5em;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	width: 100px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}


#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}

/***** Footer *****/

#footer {
	clear:both;
	margin:0 auto;
	padding:15px 0;
	width:760px;
	text-align:center;
	color:#808080;
	background:#ffffff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f0f0f0;
}

#footer p {
	margin:0;
	padding:0;
	text-align: center;
}

#footer a {
	color:#81233A;
	background-color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

.h2 {
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: strong;
	letter-spacing: 0em;
	padding:0px 0px 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
		}
		
.floatleft {
	float: left;
	margin-right: 10px;
	margin-top: 6px;
}		

.hr-dotted {
color: #fff; 
background-color: #fff; 
border: 3px dotted #DADADA; 
border-style: none none dotted; }

.p-side {
	margin:0 0 0 0;
	font-family: inherit;
	text-align: left;
	font-size: 11px;
	color: #717171;
	line-height: 1.6em;
}

/***** tabs *****/
.tabs{
width: 100%;
overflow: hidden;
border-bottom: 2px solid #cfcfcf; /*bottom horizontal line that runs beneath tabs*/
}

.tabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px inherit;
letter-spacing: inherit;
list-style-type: none;
}

.tabs li{
display: inline;
margin: 0;
}

.tabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 5px solid white; /*right divider between tabs*/
	color: #81233A;
	background: #f2f2f2; /*background - default*/
}

/*.tabs li a:visited{
	color: #666666;
background: #f2f2f2;
} */

.tabs li a:hover{
	color: #81233A;
	/*text-decoration:underline;*/
background: #ececec; 
}

.tabs li.selected a{
	color: #ffffff;
	background: #81233A;
}
		
/***** lightbox2 *****/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/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(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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #999; }
