/* - - - - - - - - - - - - - - - - - - - - -

Title : Moms on the Town
Author : Bryce Nihill
URL : www.momsonthetown.net

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body {
	margin-top:20;
	padding:0;
	background:#6c486c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	background-image: url(images/bg_lines.gif);
	font-weight: normal;
}
a {
	color: #9933cc;
	text-decoration: none;
	font-weight: bold;
	
}
a:active, a:visited {
	color: #9933cc;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#d850fa;
	text-decoration: none;
	font-weight: bold;




/* MAIN CONTAINER */
}
#container {
	margin: 0;
	padding: 0;
	width: 671px;
	margin-right:auto;
	margin-left:auto;
	

/* HEADER */
}
#header {
	margin: 0;
	padding: 0;
	height: 151px;
	width: 671px;
	background-image: url(images/header_logo.gif);
	background-repeat: no-repeat;
	
/* MAIN */
}
#main{
	margin:0px;
	padding: 0px;
	background-image: url(images/main_bg.gif);
		
/* NAV */
}
#nav {
	margin: 0;
	padding: 20 45 0 45;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #F5CCFF;
	text-align: center;

}
#nav a {
	color: #d850fa;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
}
#nav a:link {		
	color: #9933CC;
	
}
#nav a:visited {	
	color: #9933CC;
	
}
#nav a:hover, a:active {
	color: #d850fa;
		
}
#nav ul {
	padding: 10 0 10 0;
	margin: 0 0 25 0 ;
	list-style-type: none;
	border-top: 1px dotted #F5CCFF;		
	border-bottom: 1px dotted #F5CCFF;
	
}
#nav ul li {
	display: inline;
	padding: 0 15 0 15;
	
}
#nav ul li a {

	
/* CONTENT */

}
#content{
	margin: 0 45 0 45;
	padding: 0;
	border-bottom: 1px dotted #F5CCFF;

}
#content .rightcol{
	margin: 0;
	padding: 15 0 0 35;
	font-size: 14px;
	font-weight: bold;
	color: #9A6899;
	float: right;	
}
#content .smbold {
	font-size: 14px;
	font-weight: bold;
	color: #9A6899;	
	
}
#content .smbold2 {
	font-size: 11px;
	font-weight: bold;
	color: #9A6899;	

}
#content .greybold {
	font-size: 16px;
	font-weight: bold;
	color: #999999;	
	
}
#content .bold {
	font-size: 16px;
	font-weight: bold;
	color: #9A6899;	
	
}
#content .bolder {
	font-size: 18px;
	font-weight: bold;
	color: #9A6899;
	
}
#content li {
  	list-style-image: url(images/arrow.gif);
 	padding: 0 0 10 5px;
	
}
#content .contact{
	margin: 0 45 0 45;
	padding: 0;
	border-bottom: 1px dotted #F5CCFF;
	text-align: left;
	
}
#content .form{
	padding: 0;
	margin: 15 45 15 45;
	font-size: 14px;
	font-weight: bold;
	color: #9A6899;
	
}
#content .thumbs{
	margin: 0;
	padding: 0;
	text-align: center;
	
}
#content .thumb{
	margin: 0 7 7 0;
	padding: 2;
	color: #9a6899;
	background-color: #FFFFFF;
	background-image: url(images/thumb_bg.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	border: 1px solid #F5CCFF;
	width: 96px;
	height: 75px;
	
	
	
}
#rule {			
	margin: 20 0 20 0;
	padding: 0;
	border-bottom: 1px dotted #F5CCFF;
		
	
/* FOOTER */	
}
#footer {
	margin: 0 0 10 0;
	padding: 20 0 0 45;
	height: 89px;
	font-size: 10px;
	line-height: 12px;
	color: #9a6899;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	
}
#footer .bold {
	font-weight: bold;		
	
	
/* PHOTOS */	
	
	
	

/*--------------------------------------------*/
	
/* LIGHTBOX */	
}
#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: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	
	
	
	}
#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ color: #9933CC; font-size: 9px; font-weight: bold; }
#imageData #numberDisplay{ font-size: 11px; font-weight: bold;	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: 100%;
	background-color: #6C486C;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */
	}	