/* ------------- "generic" styles */

a{
	color: #95adbf;
	text-decoration: none;
}

a:hover{
	color: #e3f4ff;
}

a.active{
	text-decoration: underline;
}

#bioBox .photo {
    margin-top: 5px;
    }

.box {
    margin-bottom: 20px;
    background-color: #404040;
    }

.boxNote {
    display: inline;
    float: right;
    }
.box .nav {
    color: #999999;
    }

.box a.nav {
    color: #ffffff;
    }

.boxNote a {
    font-size: 11px;
    }

.boxTop, .boxBottom {
    padding: 5px 10px;
    }

.boxTop {
    border-bottom: solid 1px #000000;
    }

.boxTop h3 {
    display: inline;
    }
	
.miniBox, .loggedIn #browseCategories .miniBox {
    display: inline;
    float: left;
    width: 335px;
    height: 130px;
    margin: 5px 20px 0 0;
    overflow: hidden;
    }
	
.boxBottom .photo, .boxBottom .photoLarge   {
    clear: left;
    float: left;
    text-align: center;
    margin: 0 5px 10px 0;
    height: 100%;
    }

.miniBox .photo {
    width: 102px;
    }

.miniBox .photoLarge {
    width: 152px;
    }
	
.boxBottom .albumLarge {
    height: 170px;
    }

.loggedIn .boxBottom .albumLarge {
    height: 185px;
    }

.boxBottom .photo input, .boxBottom .photoLarge input {
    display: block;
    margin: 5px 0 0 0;
    width: 100%;
    }

.miniBox .albumTitle a.nav {
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
    }

.miniBox .albumTitle a.note {
    font-size: 11px;
    }

.boxBottom p {
    margin-top: 5px;
    margin-bottom: 0;
    }

.boxBottom p.updated  {
    font-style: italic;
    font-size: 10px;
    color: #cccccc;
    }

.boxBottom p.description {
    color: #cccccc;
    }

.boxBottom p.hint {
    font-style: italic;
    }
		
.nomargin {
    margin: 0;
    }

.notopmargin {
    margin-top: 0 !important;
    }

.nobottommargin {
    margin-bottom: 0;
    }

#PageWrapper{
	background-color:#373735;
	margin-right:auto;
	margin-left: auto;
	padding:0;
	width:980px;
	background-image:url(../images/body.jpg);
	background-repeat:repeat-y;
	background-position:centre;
	background-attachment:scroll;
	border-style:solid;
	border-width:0;
	z-index: 2;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #DDD;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 20px;
	padding-right: 0pt;
	padding-bottom: 40px;
	padding-left: 30px;
	background-color: #373735;
	background-image:;
	background-repeat: repeat-x;
	background-position: 0pt 0pt;
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
}




/* ------------- masthead styles */

#Copyright p{
	color: #a0522d;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	width:980px;
	text-align: center;}

#HeaderImg{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#Navbar{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	color:#95adbf;
	text-transform: uppercase;
	text-shadow: #95adbf 0 0 0;
	letter-spacing: 2px;
	padding-top: 0.7em;
	border-top-style: solid;
	border-top-width: 1px;
}

#Navbar li, #SubNavbar li{
	display:inline;
	border-right: 1px solid #95adbf;
	padding-right:0.7em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding-left: 0.7em;
}

#Navbar li a, #SubNavbar li a{
	font-size: 0.9em;
}

#Navbar li a:hover, #SubNavbar li a:hover{
	color: #e3f4ff;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0pt 5%;
	background-attachment: scroll;
}

#Navbar li.last, #SubNavbar li.last{
	border-right:none;
}

#SubNavbar{
list-style-type:none;
padding:0;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:0.9em;
font-weight:normal;
text-transform:uppercase;
letter-spacing:2px;
position:static;
margin-top:12px;
margin-left:66px;
}

/*== ExtraDivs ==*/

#extraDiv1 {
	top: 0px;
	position: absolute;
	height: 350px;
	width: 100%;
	background-image: url(../images/background.jpg);
  }

#extraDiv2 {
	top: 0px;
	position: absolute;
	height: 350px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/blackGradient1.jpg);
  }

.Large #extraDiv2,
.Original #extraDiv2 {
	background-image: url(../images/blackGradient3.jpg);
  }

.smugmug #extraDiv2,
.allthumbs_stretch #extraDiv2,
.critique #extraDiv2 {
	background-image: url(../images/blackGradient2.jpg);
  }

/* ------------- main column styles */

p{
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#CCC;
	
}

h1{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	color: #95adbf;
}

h2{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	color: #95adbf;
}

h3{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #95adbf;
}

green{
	color: #008000;
}

/* ------------- Index Page main column styles */

#Smugmug{
	margin-left: 0x;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 45px;
	width: 980px;
	position: relative;
}

#SmugmugContent{
	float: right;
	margin-left: auto;
	margin-right: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#FeatNewsContent{
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 30px;
	margin-bottom: 50px;
	width: 800px;
}

.boxTop {
  border: none;
  border-left: 5px solid #5B5B57;
}

#FeatWrapper1{
	height: 450px;
	position: relative;

}

#FeatWrapper2{
	height: 450px;
	position: relative;
}

#FeatWrapper3{
	height: auto;
	position: relative;
}

#FeatColContentLeft{
	margin-left: 50px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 250px;
	float: left;
	position: relative;
}

#FeatColImageRight img{
	float: right;
	height: 400px;
 	width: 600px;
	border: 1px #9d9d9d solid;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
	
#FeatColContentRight{
	margin-left: 50px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 250px;
	float: Right;
	position: relative;
}

#FeatColImageLeft img{
	float: Left;
	height: 400px;
 	width: 600px;
	border: 1px #9d9d9d solid;
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
	
#FeatGalContent{
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 800px;
	position: relative;
}

#FeatGalImage img{
	height: 130px;
	border: 1px #9d9d9d solid;
	margin-left: 90px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

	


/* ------------- Other Pages main column styles */

#GalEventList a {
	color: #cccccc;
}

#GalEventList a:hover{
	color: #a0522d;
}

#SubColContentWide{
	margin-left: 50px;
	margin-right: 5px;
	margin-top: 50px;
	margin-bottom: 100px;
	width: 800px;
	float: left;}
	
#SubColContentWide img{
	padding-right: auto;
	padding-left: 100px;
}

#SubColContentWide p a:hover{
	color: #a0522d;
}

#SubColContentWide p .green{
	color: #008000;
}

#SubColContent1{
	float: left;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 250px;
	margin-left: 50px;}

#SubColContent1 p
{
 
}

#SubColContent2{
	margin-left: 5px;
	margin-right: 50px;
	margin-top: 50px;
	margin-bottom: 100px;
	width: 250px;
	float: right;
}

#SubColContent3{

}

#SubColContent4{

}

#SubColImage{
	float: right;
	height: 400px;
 	width: 600px;
	background: url(../images/ChangerThumbs/thumb01.jpg) no-repeat center center;
	border: 1px #9d9d9d solid;
	margin-top: 50px;
	margin-bottom: 100px;
	margin-left: 5px;
	margin-right: 15px;
}

	
#SubColImage1{
	float: right;
	height: 400px;
 	width: 600px;
	background: no-repeat center center;
	border: 1px #9d9d9d solid;
	margin-top: 50px;
	margin-bottom: 100px;
	margin-left: 5px;
	margin-right: 15px;
}
	
#SubColImage2{
	float: left;
	height: 400px;
 	width: 600px;
	background: no-repeat center center;
	border: 1px #9d9d9d solid;
	margin-top: 50px;
	margin-bottom: 100px;
	margin-left: 5px;
	margin-right: 15px;
}




















.clear{
	clear: both;
}

#FooterNav{
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 0pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 0pt;
	border-top-color: #95adbf;
	border-bottom-color: #95adbf;
	color: #3d3e04;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0pt 0pt;
	background-attachment: scroll;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	background-color: transparent;
}

