@charset "utf-8";
/* CSS Document */

#container {
	width: 903px;
	background: #000000;
	margin: 20px auto 20px auto;
	border: 20px solid #cccccc;
	text-align: left;
	background-image: url(images/homeBack.jpg);
	background-repeat: no-repeat;
	height: 590px;
}

#navbar {
	float: left;
	width: 450px;
	margin-top: 55px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
#mainContent {
	width: 220px;
	height: auto;
	margin-top: 200px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 250px;
	float: left;
} 

mainContentHome {
	width: 220px;
	height: auto;
	margin-top: 200px;
	margin-right: 100;
	margin-bottom: 0px;
	margin-left: 150px;
	float: left;
} 

#mainContent_2 {
	width: 300px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 490px;
} 

#mainContent_3 {
	width: 400px;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	clear: right;
} 
#mainContent_4 {
	width: 350px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 490px;
	clear: right;
} 

#menuItem {
	float: left;
	width: auto;
	margin: 40px 0 0 0;
	}

#sep {
	float: left;
	width:1px;
	height:60px;
	background-color:#CCCCCC;
	margin: 0 10px 0 10px;
	}

h1 {
	font-size: 15pt;
	font-family: Arial
	font-weight:bold
	color: #CCCCCC;
}
h2 {
	color: #CCCCCC;
}

.header {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #CCCCCC;
	font-weight: bold;
}

p {
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans serif;
	color: #CCCCCC;
	line-height: 1.2;
	}

a {
   text-decoration: none;
}

a:link {
   color: #666666;
}

a:visited {
   color: #666666;
}

a:active {
   color: #FFFFFF;
}

a:hover {
   color: #FF9900;
}

a.nav_link:link, a.nav_link:visited {
	font-size:8pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
}

a.nav_link:hover {
	font-size:8pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
}

.sepText {
	font-family:Tahoma;
	font-size:20pt;
	color:#CCCCCC
	}
	
	
	body {
	margin: 0px;
	padding: 0px;
	background: #000000;
	font: 12px/22px Georgia, "Times New Roman", Times, serif;
}

html{
	margin: 0px;
	padding: 0px;
}


#container_bground {
	width: 903px;
	background: #333333;
	color:#FFFFFF;
	line-height: 18px;
	border: 20px solid #cccccc;
	width: 863px;
	background-image: url(galleries/Small/css/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
}

#container_portfolio {
	width: 903px;
	background: #333333;
	color:#FFFFFF;
	line-height: 18px;
	border: 20px solid #cccccc;
	width: 863px;
	background-image: url(galleries/Small/css/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: auto;
}
.bodyHeader {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 12px; }

body {
	background-color: #000000;
}
.activeLink {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}

#footerContainer {
	width: 903px;
	background: #000000;
	border: 20px solid #cccccc;
	text-align: left;
	/*	background-image: url(images/homeBack.jpg);*/
/*	background-repeat: no-repeat;*/
	height: 90px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#footerLeft {
	text-align:left;
	padding: 10px;
	clear: none;
	float: left;
	margin: 0px;
	font-size: 11px;
	color: #999999;
	width: 400px;
/*	border: 20px solid #cccccc;*/
	}
	#footerRight {
	text-align:right;
	padding: 11px;
	clear: none;
	float: right;
	margin: 0px;
	font-size: 11px;
	color: #999999;
	width: 400px;
/*	border: 20px solid #cccccc;*/
	}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}


/*

#title h1  {
	color: #666666;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}

.date{
	font-weight: normal;
	color: #666666;

}










#content a {
	color: #fff;
	text-decoration: underline;
}

#content a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}


#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}



#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}



.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.unvisible { 
	display: none;
 }


.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 175px;
	}


.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}

a.thumbnailhover:hover{
		background:  url(images/bg_body.jpg) no-repeat left top;	

	display:block;
	width: 166px;
	height: 175px;
		color: #76B41C;
	font-weight: bold;

	
}


.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}

#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(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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(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;
	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 
	}	
*/
