h1 {
	color: #ff9900;
	font-weight: bold;
	font-size: 16px;
}

h2 {
	color: #ff9900;
	font-weight: bold;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

p {
	font-size: 14px;
}

#pricing-box {
}

#pricing-top {
	float: left;
	width: 100%;
}

#pricing0 {
	float: left;
	margin-right: 20px;
}

#pricing-text {
	margin-left: 320px;
}

#pricing1 {
	float: right;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

#album-block {
	background: url('/images/pricing/album.jpg') no-repeat left;
}

#album-text {
	margin: 0px 0px 0px 400px;
}

#eb_left, #eb_right {
	font-size: 12pt;
	padding: 0px;
}

#eb_left {
	float: left;
	position: relative;
	width: 450px;
	text-align: right;
}

#eb_right {
	float: left;
	position: relative;
	width: 450px;
	text-align: left;
}

#eb_left img {
	float: right;
	margin: 10px;
}
#eb_right img{
	float: left;
	margin: 10px;
}

#eb_left ul, #eb_right ul {
	list-style: none;
	padding: 0px;
}

#eb_padding {
	height: 150px;
}

.price_minibox {
	float: left;
	position: relative;
	width: 225px;
	margin-right: 10px;
}

.price_minibox ul {
	list-style: none;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

.portrait_types li {
	list-style: none;
	color: #ff9900;
}

#paypal-button {
	float: right;
}

#paypal-button img {
	border: none;
}

.booknow_button {
width: 187px;
height: 72px;
}

.booknow_button img {
	width: 100%;
	height: 100%;
}

.booknow_button a{
	width: 100%;
	height: 100%;
	background: url(/images/wedding_book_now_sprite.png) no-repeat 0px -72px;
	display: block;
	font-size: 0px;
}

.booknow_button a:hover {
	background: url(/images/wedding_book_now_sprite.png) no-repeat 0px 0px;
}

.booknow_button a img {
	border: none;
}

.booknow_button_small {
	width: 94px;
	height: 36px;
}
.booknow_button_small a{
	background: url(/images/book_now_sprite_small.png) no-repeat 0px -36px;
}
.booknow_button_small a:hover {
	background: url(/images/book_now_sprite_small.png) no-repeat 0px 0px;
}

#pricing-box ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	font-size: 12pt;
}

#pricing-box ul li {
margin: 0px;
padding: 0px;
}

.spaced {
margin-bottom: 15px;
}
#couturesession {
	background: url(/images/pricing_trail.jpg) no-repeat top right;
	width: 275px;
	overflow: visible;
}


h1, #pricing_options h2 {
	font-family: 'Helvetica Neue',Helvetica,Arial,Serif;
}
h1 {
	font-size: 42px;
	margin: 10px 0;
}
#pricing_outer {
	width: 825px;
	margin: 0 auto;
}
#pricing_options {
}
.pricing_option_highlight {
	color: #ff9900;
	text-transform: uppercase;
}
#pricing_options h2 {
	font-size: 36px;
	font-weight: bold;
}
#pricing_options strong, #pricing_options h2 {
	color: #ffaf23;
}
#pricing_options ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
#pricing_options ul li {
	margin: 0 0 3px 0;
}
.pricing_option {
	padding: 10px;
	margin: 20px 0;
	width: 250px;
	height: 360px;
	float: left;
	border: solid 1px #ddd;
	text-align: center;
	position: relative;
}
.pricing_option_header {
	text-align: center;
	border-bottom: solid 1px #ddd;
}
#pricing_option_half {
	background: -moz-linear-gradient(center left,rgba(250,250,250,1) 90%,rgba(250,250,250,1),rgba(210,210,210,1));
	background: -webkit-gradient(linear,left center, right center, color-stop(0.95, rgb(250,250,250)), color-stop(1, rgb(210,210,210)));
}
#pricing_option_complete {
	background: -moz-linear-gradient(center right,rgba(250,250,250,1) 90%,rgba(250,250,250,1),rgba(210,210,210,1));
	background: -webkit-gradient(linear,right center, left center, color-stop(0.95, rgb(250,250,250)), color-stop(1, rgb(210,210,210)));
}
#pricing_option_full {
	border: solid 3px #ff9900;
	margin-top: 0px;
	height: 385px;
}
#pricing_option_full strong, #pricing_option_full h2 {
	color: #ff9900;
}
.booknow_button {
	margin: 10px auto;
	position: absolute;
	bottom: 10px;
	left: 41px;
}
#pricing_footer {
	overflow: hidden;
	margin: 0px 0 30px 0;
}
#pricing_footer, #pricing_footer p {
	font-size: 10px;
}
#pricing_footer ul {
	list-style: none;
	list-style-position: outer;
	margin: 0;
	padding: 0;
}
#pricing_info_panes {
	overflow: hidden;
}
#pricing_info_panes h2, #pricing_info_panes h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
#pricing_info_main, #pricing_info_sessions {
	width: 400px;
	float: left;
}
#pricing_info_sessions {
	float: right;
}
.icon {
	padding-left: 20px;
	padding-top: 2px;
	line-height: 16px;
	display: inline-block;
}
.icon_availability {
	background: url(/images/icons/calendar_view_day.png) no-repeat;
}
.icon_call {
	background: url(/images/icons/phone.png) no-repeat;
}
.icon_print {
	background: url(/images/icons/printer.png) no-repeat;
}
.icon_discount {
	background: url(/images/icons/money.png) no-repeat;
}
#pricing_footer .icon_call {
	float: left;
}
#pricing_footer .icon_discount {
	float: right;
}
.booknow_button_small {
	position: static;
	margin: 10px 0 0 0;
}
.rollover {
	display: none;
	position: absolute;
	background: #fff;
	background: -moz-linear-gradient(top center,rgba(255,255,255,1),rgba(240,240,240,1));
	background: -webkit-gradient(linear,left top, left bottom, color-stop(0,rgb(255,255,255)), color-stop(1,rgb(240,240,240)));
	padding: 10px;
	margin-left: 150px;
	margin-top: 0px;
	z-index: 5;
	width: 300px;
	border: solid 1px #ff9900;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5);
	text-align: left;
	font-size: 14px;
}
#pricing_options .rollover ul li {
	margin: 0 0 5px 0;
	cursor: none;
}
#pricing_option_full li span {
	border-bottom: solid 1px #eee;
}

