body{
	font-family: Helvetica, 'OpenSansRegular', Helvetica, Arial, sans-serif;
}

.light{
	font-family: Helvetica, 'OpenSansLight', Arial, sans-serif;
}

#menu{
	position: absolute;
	left: 15px;
	top:15px;
	width: 428px;
}

#logo{
	width: 128px;
	height: 100px;
	float: left;
	position: relative;
}

#logo_white,#logo_gray,#logo_dark{
	position: absolute;
	top: 0;
	left: 0;
}

#logo_gray,#logo_dark{
	display: none;
}

#logo_dark{
	opacity: .85;
}

#nav{
	width: 300px;
	float: left;
}

#nav ul{
	list-style: none;
}

#nav ul li{
	margin-left: 13px;
	margin-bottom: 5px;
}

#nav ul li a{
	color: #fff;
	opacity: .7;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#nav ul li a:hover,#nav ul li a.active{
	opacity: 1;
}

#left_arrow,#right_arrow{
	position: absolute;
	top:400px;
	cursor: pointer;
	opacity: 1;
}

#left_arrow{
	left:15px;
}

#right_arrow{
	right:15px;
}

#left_arrow:hover,#right_arrow:hover{
	opacity: .9;
}

#pricing_container{
	width:740px;
	float: left;
	margin-left: 300px;
	color: #575757;
}

#family_pricing, #headshot_pricing{
	width: 360px;
	float: left;
}

#family_pricing{
	margin-right: 20px;
	margin-top: 20px;
}

#headshot_pricing{
	margin-top: 20px;
}

#pricing_container h2{
	text-align: center;
	font-size: 45px;
	font-weight: 100;
	color: #575757;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.major_price{
	text-align: center;
	font-size: 150px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	color: #575757;
	font-weight: 200;
	line-height: 150px;
	position: relative;
}



span.major_dollar{
	font-size: 30px;
	line-height: 30px;
	vertical-align: top;
	margin-bottom: -30px;
	position: relative;
	top: 30px;
}

p.minor_price{
	text-align: center;
	font-size: 50px;
	color: #575757;
	font-weight: 200;
	line-height: 50px;
	position: relative;
}



span.minor_dollar{
	font-size: 22px;
	line-height: 22px;
	vertical-align: top;
	position: relative;
	top: 8px;
}

span.major_price_detail{
	position: absolute;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	top: 115px;
}

span.minor_price_detail{
	position: absolute;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	top: 27px;
}

.pricing_icon{
	clear: both;
	float: left;
	width: 100px;
	margin-top: 40px;
}

.pricing_icon img{
	margin-left: 20px;
}

.pricing_text_block{
	float: left;
	width: 260px;
	margin-top: 40px;
}

.pricing_text_block p{
	padding: 0 10px;
}

h2#frame_title{
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 40px;
}

#frames_head_img{
	margin-top: 20px;
	text-align: center;
}

.frame_item h3{
	font-size: 35px;
	font-weight: 100;
	color: #575757;
	border-bottom: 1px solid #999;
}

.frame_img{
	width: 230px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.frame_text_block{
	width: 400px;
	float: left;
	margin-bottom: 30px;
	margin-right: 100px;
}

.frame_text_block p span{
	font-size: 18px;
	font-weight: 400;
}

#about_container{
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #000;
	z-index: -1;
}

#about_bg{
	position: relative;
	z-index: -1;
	opacity: .4;
}

#p_1{
	position: absolute;
	width: 330px;
	top:230px;
	left: 200px;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
}

#p_2{
	position: absolute;
	width: 330px;
	top:440px;
	left: 300px;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
}

#p_3{
	position: absolute;
	width: 330px;
	top:560px;
	left: 250px;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
}

#sig{
	position: absolute;
	width: 150px;
	height: 116px;
	bottom:20px;
	right: 20px;
}



.big{
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
}

#copy_info{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #fff;
}

#copy_info a{
	color: #fff;
	font-weight: bold;
}

#copy_info a:hover{
	text-decoration: none;
}

#contact_box{
	position: absolute;
	width: 500px;
	top:100px;
	left: 50%;
	margin-left: -250px;
	background: #000;
	opacity: .7;
	z-index: 100000;
	display: none;
	color: #fff;
	border-radius: 15px;
	text-align: center;
}

#contact_box h1{
	text-align: center;
	font-size: 40px;
	font-weight: 100;
}

#contact_box h2{
	text-align: center;
	font-size: 30px;
	font-weight: 400;
}

#contact_box p{
	font-size: 16px;
}

#contact_box a{
	color: #fff;
}

#contact_box:hover{
	text-decoration: none;
}

#overlay{
	position: absolute;
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 99000;
	opacity: .3;
	display: none;
}



/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix{
  zoom: 1;
}

#gallery_full_container{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#gallery_full{
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #000;
	position: relative;
}

#gallery_full img{
	position: relative;
	z-index: -1;
}

#ajax_animation{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -32px 0 0 -32px;
	display: none;
}