/**************************
Three Birds Photography
http://www.threebirdsphotography.com
Default Stylesheet
**************************/


html {		
	margin: 0px;
	padding: 0px;
	min-width:975px;
	background-image: url(../images/texture.gif); background-repeat: repeat;
	}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #806a6a;
	background: url(../images/side.gif) repeat-x top;
	}
	
p { 
	font-size: 0.9em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	line-height : 16px;	
	color: #666;
	position: relative;
	top: 5px; 

	
	}
	
a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #806a6a;
	}
	
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #806a6a;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #336666;
	}

#container {
	position: relative;
	width: 975px;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(../images/white_bg.gif);
	background-repeat: repeat-y;
	display: block;
	
	}
	
#header #birdslogo {
	position: fixed;
	z-index: 1;
	}
	
#content {
	position: static;
	}
	
#photo {
	text-align: center;
	margin: 10px;
	padding: 0px;
	}

#enter {
	position: absolute;
	left: 35px;
	top: 96px;
	}
	
#back {
	position: absolute;
	left: 35px;
	top: 96px;
	}

#titlegallery {
	position: relative;
	left: 75px;
	top: 20px;
	}
	
#titlerates {
	position: relative;
	left: -380px;
	top: 20px;
	}
	
#gallery {
	
	text-align: center;
	margin: 15px;
	padding: 0px;
	}
	
#ratescontent {
	position: relative;
	left: 5px;
	width: 730px;
	padding: 0px;
	top: 20px;
	margin: 0 auto;
	display: block;
	}
	
#titleclient {
	position: relative;
	left: 75px;
	width: 200px;
	}
	
#client {
	position: relative;
	left: 105px;
	}
	
	
	
ul.thumbs { list-style: none; margin: 0px 0 0px 0px; padding: 15px; }
ul.thumbs li { padding: 15px; margin: 0px; display: inline; }
ul.thumbs li a img { border: 3px solid #ece4e4; }
ul.thumbs li a:hover img { border: 3px solid #99cccc; }
ul.thumbs li img.new { display: block; position: absolute; top: -3px; right: -3px; z-index: 1; border: none; }


#welcome {
	position: relative;
	width: 535px;
	left: 75px;
	top: 30px;

	}

#contact {
	position: relative;
	top: -30px;
	left: 660px;
	width: 250px
	}
	
.fancytext{
  	font-size: 1em;
  	color: #336666;
  	line-height : 8px;	
  	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
#footer { 
	position: relative;
	font-size: x-small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 10px; 
	text-align: center;
	}
	
#footercat { 
	position: relative;
	font-size: x-small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 10px; 
	left: 95px;
	}


#bluetop {
	position: relative;
	width: 975px;
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	display: block;
	
	}

#bluemiddle {
	position: relative;
	width: 975px;
	background-image: url(../images/banner_gallery.gif);
	margin: 0 auto;
	display: block;
	background-repeat: no-repeat;
	
	}	


#round {
	margin: 0px;

	background-image: url(../images/gallery_bottom.gif);
	background-repeat: no-repeat;


	}

#bottom {
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: left;
	left: 0px;
	}
	
#logo {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#rates {
	position: absolute;
	left: 850px;
	}
	
	
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix {display: inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
* html .clearfix{ height: 1px; } 
	
	

 


