html, body {
	margin: 0;
	padding: 0;
}

body {
	background: url(/images/bg.gif) top center no-repeat;
	font-family: arial;
	font-size: 12px;
	color: #7C7C7C;
}

h1 {
	font-size: 18px;
	color: #8FADAF;
	font-weight: normal;
	margin: 0 0 8px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7C7C7C;
}

h3 {
	font-size: 14px;
}

a {
	color: #8FADAF;
}

a:focus {
	outline: 0;
}

img {
	border: 0;
}

h1 {
	color: #8FADAF;
}

hr {
	height: 0;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	border-bottom: 1px #676767 dotted;
}

p {
	margin: 5px 0 10px 0;
}

#purchase_this {
	position: relative;
	margin-top: 155px;
	margin-left: -180px;
	float: left;
	font-family: arial;
	font-size: 16px;
	color: #85a5a7;
	letter-spacing: -1px;

}

#purchase_contents {
	position: relative;
	margin-left: 200px;
	margin-top: -10px;

}

#purchase_title {
	font-family: arial;
	font-size: 16px;
	color: #666666;
	letter-spacing: -1px;

}

#purchase_desc {
	font-family: arial;
	font-size: 12px;
	color: #85a5a7;
	margin-left: 20px;
	margin-top: 20px;
}

#recommended_title {
	font-size: 15px;
	color: #75c7b6;
	letter-spacing: -1px;
	margin-left: 20px;
	margin-top: 20px;

}

#purchase_gap {
	height: 20px;
	width: 100%;
}

#canvas_photo {
	width: 153px;
	height: 146px;
	background-color: #FF0000;
	
	float:right;
	display:inline;
	margin-top: -24px;
	margin-left: 20px;
	background: url(/images/purchase_canvas.jpg) no-repeat;

	
}

#oil_photo {
	width: 152px;
	height: 145px;
	
	float:right;
	display:inline;
	margin-top: -16px;
	margin-left: 20px;
	background: url(/images/purchase_oil.jpg) no-repeat;

	
}

#print_photo {
	width: 232px;
	height: 67px;
	
	float:right;
	display:inline;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: -10px;
	background: url(/images/purchase_prints.jpg) no-repeat;

	
}

#recommended_size {
	width: 350px;
	padding-left: 20px;
	margin-top: 10px;
}

#photobox {
	width: 175px;
	height: 45px;
	
	float:right;
	display:inline;
	margin-top: -5px;
	margin-left: 10px;	
	margin-right: 15px;
	background: url(/images/photobox.jpg) no-repeat;
	
	
}

#frame {
	margin: 5px auto 0 auto;
	width: 952px;
}

#header {
	position: relative;
	height: 108px
}

#logo {
	position: absolute;
	top: 40px;
}

#album_banner {

	height: 80px;
	width: 732px;
	background: url(/images/album_banner.gif) top left no-repeat;
}


#wedding_guests {
	position: absolute;
	right: 185px;
	height: 104px;
	width: 212px;
	background: url(/images/guest_bg.png) top left no-repeat;
}


#guest_code {
	position: absolute;
	top: 43px;
	left: 11px;
	background: url(/images/guestcode_bg.png) top left no-repeat;
	height: 22px;
	width: 150px;
	border: 0;
	padding: 4px 5px 0 7px;
	color: #616161;
	font-size: 11px;
	font-weight: bold;
}

#guest_pass {
	position: absolute;
	top: 71px;
	left: 11px;
	background: url(/images/input_bg.png) top left no-repeat;
	height: 22px;
	width: 131px;
	border: 0;
	padding: 4px 5px 0 7px;
	color: #616161;
	font-size: 11px;
	font-weight: bold;
}

#guest_login_btn {
	position: absolute;
	top: 43px;
	right: 0px;
	background: url(/images/signup_btn.png) top left no-repeat;
	width: 92px;
	height: 24px;
	border: 0;
	padding: 0;
	margin: 0 5px 0 0;
	cursor: pointer;
}

#guest_reg_btn {
	position: absolute;
	top: 71px;
	right: 0px;
	background: url(/images/register_btn.png) top left no-repeat;
	width: 92px;
	height: 24px;
	border: 0;
	padding: 0;
	margin: 0 5px 0 0;
	cursor: pointer;
}

#user_login_btn {
	position: absolute;
	top: 71px;
	left: 154px;
	background: url(/images/submit_btn.png) top left no-repeat;
	width: 19px;
	height: 23px;
	border: 0;
	padding: 0;
	margin: 0 5px 0 0;
	cursor: pointer;
}

#login {
	position: absolute;
	right: 0;
	height: 104px;
	width: 181px;
	background: url(/images/login_bg.png) top left no-repeat;
}

#signup_btn {
	display: block;
	position: absolute;
	top: 43px;
	right: 9px;
	height: 24px;
	width: 92px;
	background: url(/images/signup_btn.png) top left no-repeat;
}

#login_btn {
	display: block;
	position: absolute;
	top: 71px;
	right: 9px;
	height: 24px;
	width: 92px;
	border: 0;
	background: url(/images/login_btn.png) top left no-repeat;
}

#logout_btn {
	display: block;
	position: absolute;
	top: 71px;
	right: 9px;
	height: 24px;
	width: 92px;
	border: 0;
	background: url(/images/logout_btn.png) top left no-repeat;
}

#account_btn {
	display: block;
	position: absolute;
	top: 43px;
	right: 9px;
	height: 24px;
	width: 92px;
	border: 0;
	background: url(/images/account_btn.png) top left no-repeat;
}

#logged_in_as {
	position: absolute;
	bottom: 10px;
	left: 11px;
	margin: 0;
	width: 175px;
	overflow: hidden;
	color: #fff;
}

#brgr_email {
	position: absolute;
	top: 43px;
	left: 11px;
	background: url(/images/guestcode_bg.png) top left no-repeat;
	height: 22px;
	width: 156px;
	padding: 2px 4px 2px 2px;
}

#brgr_email input {
	border: 0;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
	padding: 4px 5px 0 7px;
}

#brgr_pass {
	position: absolute;
	top: 71px;
	left: 11px;
	background: url(/images/guestcode_bg.png) top left no-repeat;
	height: 22px;
	width: 150px;
	padding: 4px 5px 0 7px;
}

#brgr_pass input {
	border: 0;
	padding: 0 5px 0 7px;
	color: #616161;
	font-size: 11px;
	font-weight: bold;

}

#menu {
	background: url(/images/menu_bg.png) top left no-repeat;
	height: 34px;
	list-style-type: none;
	margin: 0 0 4px 0;
	padding: 0;
}

#menu li {
	margin: 0;
	padding: 0;
	border-right: 1px #fff solid;
	float: left;
}

#menu #home {
	background: url(/images/home_icon.png) center center no-repeat;
}

#menu li a {
	height: 34px;
	line-height: 34px;
	padding: 0 14px 0 14px;
	color: #fff;
	text-decoration: none;
}

#menu #home a {
	display: block;
	width: 35px;
	padding: 0;
}

#menu .current {
	background: #6C8B8B;
}

#menu #home.current {
	background: url(/images/home_icon_hover.png) center center no-repeat;
}

#block_title {
	font-size: 14px;
	color: #FFFFFF;
	width: 200px;
	margin-left: 12px;
	margin-top: 7px;
	letter-spacing: -1px;
	
}

#block_content {
	width: 200px;
	margin-left: 7px;
	margin-top: 155px;
	line-height: 1.3;
	
}

#block1 {
	float: left;
	height: 275px;
	width: 238px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/images/block_1.jpg) no-repeat;
}

#block2 {
	float: left;
	height: 275px;
	width: 238px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/images/block_2.jpg) no-repeat;
}

#block3 {
	float: left;
	height: 275px;
	width: 238px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/images/block_3.jpg) no-repeat;
}

#block4 {
	float: left;
	height: 275px;
	width: 238px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(/images/block_4.jpg) no-repeat;
}



#side {
	float: left;
	height: 227px;
	width: 140px;
	background: url(/images/fp_left_bg.png) top left no-repeat;
	margin: 0 4px 0 0;
	padding: 95px 51px 0 24px;
}

#side h2 {
	color: #fff;
}

#side a {
	color: #fff;
}

#side hr {
	position: relative;
	left: -24px;
	margin: 20px 0 0 0;
	width: 215px;
	border-top: 1px #AFC0C0 solid;
	border-bottom: 1px #E2F2EF solid;
}

#fp_main {
	position: relative;
	float: left;
	height: 322px;
	width: 731px;
	background: url(/images/fp_main_bg.png) top left no-repeat;
}

#fp_main h2 {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 12px 0 8px 15px;
	width: 716px;
	color: #fff;
	font-weight: normal;
	background: url(/images/fp_text_bg.png) bottom left no-repeat;
}

#fp_main a {
	color: #fff;
	font-size: 12px;
}

#fp_search {
	position: relative;
}

#fp_search form {
	position: absolute;
	top: -32px;
	right: 0px;
}

#main_content {
	position: relative;
	background: #fff;
	padding: 32px 20px 20px 37px;
	min-height: 125px;
}

#main_content .top {
	position: absolute;
	top: 0px;
	right: -2px;
	width: 938px;
	height: 9px;
	background: url(/images/main_bg/top.png) top right no-repeat;
}

#main_content .top_right {
	position: absolute;
	top: 9px;
	right: -4px;
	width: 12px;
	height: 155px;
	background: url(/images/main_bg/top_right.png) top right no-repeat;
}

#main_content .bottom_right {
	position: absolute;
	bottom: 18px;
	right: -4px;
	width: 8px;
	height: 150px;
	background: url(/images/main_bg/bottom_right.png) top right no-repeat;
}

#main_content .bottom {
	position: absolute;
	bottom: 0px;
	right: -4px;
	width: 963px;
	height: 18px;
	background: url(/images/main_bg/b.png) top right no-repeat;
}

#main_content .bottom_left {
	position: absolute;
	bottom: 18px;
	left: -7px;
	width: 7px;
	height: 171px;
	background: url(/images/main_bg/bottom_left.png) top right no-repeat;
}

#right_content {
	float: left;
	width: 691px;
	padding: 20px;
	background-color: #fff;
}

#album_side {
	float: left;
	height: 355px;
	width: 140px;
	background: url(/images/album_side_bg.png) top left no-repeat;
	margin: 0 4px 0 0;
	padding: 95px 51px 0 24px;
	color: #fff;
}

#album_side h2 {
	color: #fff;
	font-size: 15px;
}

#album_side a {
	color: #fff;
}

#album_side .album_name {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#album_side .album_list {
	width: 180px;
	height: 23px;
	border: 0;
	padding: 0 0 0 7px;
	background: url(/images/input_bg.png) no-repeat scroll left top;
	font-weight: bold;
	font-size: 11px;
	color: #616161;
}

#album_side hr {
	position: relative;
	left: -24px;
	margin: 20px 0 0 0;
	width: 215px;
	border-top: 1px #AFC0C0 solid;
	border-bottom: 1px #E2F2EF solid;
}

#right_content.album_right {
	position: relative;
	background: none;
	padding: 0;
	width: 730px;
}

#photo_count {
	position: absolute;
	top: -28px;
	left: 70px;
	color: #fff;
}

#gallery_paging {
	position: absolute;
	top: -38px;
	left: 140px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#gallery_paging li {
	float: left;
	border-right: 1px #fff solid;
}

#gallery_paging li a {
	display: block;
	padding: 0 10px;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
}

#gallery_paging li.current a {
	background: #6C8B8B;
}

#gallery_paging li.back {
	background: url(/images/back_btn.png) 0px 14px no-repeat;
}

#gallery_paging li.next {
	border: 0;
	background: url(/images/next_btn.png) 40px 14px no-repeat;
}

#gallery_paging li.back a {
	padding: 0 10px 0 15px;
}

#gallery_paging li.next a {
	padding: 0 15px 0 10px;
}

.rounded {
	float: left;
	background: url(/images/input_bg.png) top left no-repeat;
	border: 0;
	width: 157px;
	height: 17px;
	padding: 5px 0 0 8px;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}

.rounded_btn {
	float: left;
	background: url(/images/submit_btn.png) top left no-repeat;
	width: 19px;
	height: 23px;
	border: 0;
	padding: 0;
	margin: 0 5px 0 0;
	cursor: pointer;
}

#footer {
	position: relative;
	background: url(/images/menu_bg.png) top left no-repeat;
	height: 34px;
	margin: 4px 0 40px;
	color: #fff;
}

#footer .copyright {
	position: absolute;
	top: 9px;
	left: 14px;
	font-size: 12px;
}

#footer .contact {
	position: absolute;
	top: 9px;
	right: 14px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.bflies {
	list-style-type: none;
	margin: 20px 0 20px 0;
	padding: 0;
	font-size: 11px;
}

.bflies li {
	margin: 0 0 6px 0;
	padding: 0 0 0 16px;
	background: url(/images/bfly.png) 0 2px no-repeat;
	color: #fff;
}

.std {
	width: 700px;
}

.std fieldset {
	display: block;
	margin: 0 0 20px 0;
	padding: 11px;
	border: 0;
}

.std legend {
	font-size: 14px;
	font-weight: bold;
	color: #7C7C7C;
	padding: 0;
	margin: 0;
}
.std fieldset label {
	display: block;
	float: left;
	width: 250px;
	margin: 0 0 10px 0;
}

.std fieldset label .mand {
	padding: 0 0 0 10px;
}

.std fieldset input {
	display: block;
	float: left;
	width: 200px;
	margin: 0 100px 10px 0;
	padding: 2px;
	border: 1px #7C7C7C solid;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}

.std fieldset select {
	display: block;
	float: left;
	width: 90px;
	margin: 0 4px 10px 0;
	padding: 2px;
	border: 1px #7C7C7C solid;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}

.std fieldset input.chbox {
	width: auto;
	margin: 0 180px 12px 0;
	border: 0;
}

.std input.submit {
	background: url(/images/form_button.png) top left no-repeat;
	width: 92px;
	height: 24px;
	border: 0;
	padding: 0;
	margin: 10px 5px 0 250px;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.std fieldset textarea {
	display: block;
	float: left;
	width: 420px;
	height: 200px;
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px #7C7C7C solid;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}

.std input.readonly {
	background: #ccc;
}

.tbl {
	width: 100%;
	padding: 0;
	margin: 0;
}

.tbl th {
	text-align: left;
	padding: 3px 0 5px 3px;
	border-bottom: 1px #333 solid;
}

.tbl td {
	padding: 3px;
	border-bottom: 1px #eee solid;
}

.tbl tr.alt {
	background: #F2F2F2;
}

.errorlist {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 36px;
	border: 1px #ccc solid;
	background: #F5F5F5 url(/images/icons/error.gif) 10px 10px no-repeat;
}

.errorlist h2 {
	margin: 0 0 10px 0;
}

.errorlist ul {
	margin: 0;
	padding: 0;
}

.errorlist ul li {
	margin: 0 0 5px 15px;
}

.info {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 36px;
	border: 1px #ccc solid;
	background: #F5F5F5 url(/images/icons/information.gif) 10px 10px no-repeat;
}

.info h2 {
	margin: 0 0 10px 0;
}

.thumb_frame {
	position: relative;
	float: left;
	width: 182px;
	height: 195px;
	background: url(/images/thumb_frame.png) top left no-repeat;
}

.thumb_frame .photo {
	position: absolute;
	top: 10px;
	left: 8px;
}

.thumb_frame .title {
	position: absolute;
	top: 155px;
	left: 5px;
}




.thumb_frame_cmnt {
	position: relative;
	float: left;
	width: 182px;
	height: 209px;
	background: url(/images/thumb_frame_cmnt.png) top left no-repeat;
}

.thumb_frame_cmnt .photo {
	position: absolute;
	top: 10px;
	left: 8px;
}

.thumb_frame_cmnt .comment {
	position: absolute;
	top: 150px;
	left: 10px;
	font-style: italic;
}

.thumb_frame_cmnt .addcmnt {
	position: absolute;
	top: 166px;
	left: 10px;
	font-size: 10px;
}

.thumb_frame_cmnt .gift {
	position: absolute;
	top: 183px;
	left: 10px;
	font-size: 12px;
	font-style: italic;
}




.thumb_frame_img {
	position: relative;
	float: left;
	width: 182px;
	height: 209px;
	background: url(/images/thumb_frame_img.png) top left no-repeat;
}

.thumb_frame_img .photo {
	position: absolute;
	top: 10px;
	left: 8px;
}


.thumb_frame_img .addcmnt {
	position: absolute;
	top: 149px;
	left: 10px;
	font-size: 10px;
}

.thumb_frame_img .gift {
	position: absolute;
	top: 165px;
	left: 10px;
	font-size: 12px;
	font-style: italic;
}




a.button {
	display: block;
	background: url(/images/form_button.png) top left no-repeat;
	width: 92px;
	height: 21px;
	border: 0;
	padding: 3px 0 0 0;
	margin: 10px 5px 0 0;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}

.action_icons {
	margin: 0;
	padding: 2px;
	position: absolute;
	bottom: 10px;
	right: 1px;
	list-style-type: none;
}

.action_icons li {
	float: left;
	margin: 0 10px 0 0;
}

.action_icons .icon {
	position: relative;
	border: 1px #ccc solid;
	background: #fff;
	bottom: 40px;
	padding: 1px;
}

.action_icons a:hover .icon {
	bottom: 43px;
	border: 1px #333 solid;
}
.swoosher {
	position: absolute;
	top: 0;
	display: none;
	background: url(/images/green_trans_bg.png) top left;
	color: #fff;
	padding: 12px;
}

.thumb_frame .loading_img {
	position: absolute;
	top: 54px;
	left: 72px;
}

.photo_info {
	float: left;
	margin: 0 0 0 20px;
}

.photo_info p {
	height: 11px;
	clear: left;
}

.photo_info p label {
	float: left;
	width: 150px;
}

.photo_info p span {
	float: left;

}

.photo_comments {

}

.photo_comments .comment {
	border: 1px #E4E4E6 solid;
	padding: 10px;
	margin: 0 0 10px 0;
}

.photo_comments .head {
	height: 11px;
	clear: left;
	border-bottom: 1px #E4E4E6 solid;
	margin: 0;
	padding: 0 0 10px;
}

.photo_comments .head label {
	float: left;
}

.photo_comments .head span {
	float: right;
}

.photo_comments .comment.alt {
	background: #F2F2F2;
}

.post_comment {
	display: none;
}

.post_comment textarea {
	display: block;
	width: 420px;
	height: 200px;
	margin: 0 0 10px 0;
	padding: 2px;
	border: 1px #7C7C7C solid;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}

.go_back {
	padding: 0 0 0 20px;
	background: url(/images/icons/arrow_undo.gif) top left no-repeat;
}

.clear {
	clear: both;
}

#thumb_fade {
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

#thumb_zoom {
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(/images/dark_square/contentPattern.png) top left repeat;
	padding: 20px;
	color: #fff;
}

#thumb_zoom .thumb_close {
	background: transparent url(/images/light_rounded/btnClose.png) no-repeat scroll left center;
	cursor:pointer;
	height:22px;
	width:75px;
	float: right;
	display: none;
	text-indent: -10000px;
	margin: 10px 0 0 0;
}
