@charset "UTF-8";
/* CSS Document */

:focus {-moz-outline-style: none;
outline: 0;}

#menu {
float: left;
width: 160px;
display: none;
}
#content {
	float: left;
	width: 650px;
	margin-right: 95px;
}

#home_content {
	float: left;
	width: 655px;
	margin-right: 90px;
}

/* home actions */

#home_actions {
	float: left;
	width: 750px;
	margin-bottom: 35px;
}

#home_actions div {
	float: left;
	width: 200px;
	margin-right: 50px;
}

#home_actions div div, .home_album div {
    font-family: 'Yanone Kaffeesatz';
	font-size: 24px;	
	margin: 0;
}

#home_actions div div div, .home_album div div {
	font-size: 34px;
	color: #92AB0B;
}

.home_album img {
	width: 197px;
	height: 133px;
	margin-left: -24px;
	margin-top: 10px;
}

.home_gallery img {
	width: 233px;
	height: 129px;
	margin-left: -25px;
	margin-top: 14px;
}

.home_vouchers img {
	width: 159px;
	height: 98px;
	margin-left: -8px;
	margin-top: 45px;
}

#home_actions .button, .home_album .button {
	margin-top: 10px;
	margin-left: -2px;
}

/*#home_actions a {
	display: block;
	border: 1px solid red;
	float: left;
	width: 229px;
	margin-right: 6px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 35px;
	height: 42px;
	padding-top: 114px;
	background-image: url('images/home_actions_buttons_sprite_green.png');
	text-align: center;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
*/
#go_upload {
	background-position: 0 0;
}
#go_upload:hover {
	background-position: 0 -156px;
}
#go_gallery {
	background-position: -235px 0;
}
#go_gallery:hover {
	background-position: -235px -156px;
}
#go_vouchers {
	background-position: -470px 0;
}
#go_vouchers:hover {
	background-position: -470px -156px;
}

/* sidebar */

#offers h1 {
    font-family: 'Yanone Kaffeesatz';
    color: #A8C40C;
    font-size: 47px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;	
	text-align: center;
}

#offers h2 {
	color: #69763D;
	font-family: 'Yanone Kaffeesatz';
	font-size: 27px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 0;
}

#offers p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 29px;
}

#special_offer {
	width: 210px;
	height: 210px;
	background: transparent url('images/special_offer_bg.png') top left no-repeat;
	display: block;
}

#special_offer:hover {
	background-position: bottom;
}

#special_offer > span {
	display: block;
	font-family: 'Yanone Kaffeesatz';
	color: #ffcc00;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 2px 2px #556C1F;
	padding-top: 36px;
	text-shadow: 0 2px 2px #481F0A;
	letter-spacing: 0.5pt;
}

#special_offer > span span {
	font-size: 30px;
}

#special_offer > span.white {
	padding-top: 0;
	line-height: 40px;
	font-family: 'Yanone Kaffeesatz';
	color: white;
	font-size: 48px;
	text-shadow: 0 2px 2px #556C1F;
	text-shadow: 0 4px 8px #481F0A;
}

#special_offer > span.white span {
	font-size: 60px;
}

#special_offer_square {
	background: transparent url('images/special_offer_bg_square.png') top left no-repeat;
	height: 230px;
	padding: 20px 20px 0;
	width: 160px;
	display: block;
	text-align: center;
}

#special_offer_square:hover {
	background-position: bottom left;
}

#special_offer_square .top {
	font-family: 'Yanone Kaffeesatz';
	font-size: 55px;
	line-height: 55px;
	color: #92AB0B;
}

#special_offer_square .middle {
	font-size: 15px;
	line-height: 15px;
	color: #333;
	display: block;
	margin: 3px 0;
	font-weight: bold;
}

#special_offer_square .bottom {
	font-family: 'Yanone Kaffeesatz';
	font-size: 52px;
	line-height: 52px;
	color: #92AB0B;
}

#special_offer_square .bottom span {
	font-size: 61px;
}

#money_back_guarantee {
	margin-top: 18px;
	width: 166px;
	padding-left: 68px;
	height: 60px;
	margin-left: -21px;
	background: transparent url('images/money_back_guarantee_bg.png') top left no-repeat;
}

#money_back_guarantee div {
	font-family: 'Yanone Kaffeesatz';
	float: left;
	color: #494949;
	font-size: 30px;
	text-shadow: 0 1px 0 #eee;
	line-height: 55px;
	font-weight: bold;
}

#money_back_guarantee span {
	font-size: 36px;
}

#money_back_guarantee div.small {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 3px;
	margin-top: 15px;
	text-align: right;
}

/* old sidebar */

#offers {
	float: left;
	width: 200px;
}
#tab_bar {
	height: 100px;
	background: #FFF url('images/tab_bg.png') top left repeat-y;
	margin-top: 0px;
	float: left;
	width: 906px;
	margin-bottom: 20px;
}

.tab_title {
	text-indent: 20px;
	height: 65px;
	line-height: 65px;
	color: #FFF;
	font-size: 30px;
}

#free_delivery {
	width: 180px;
	margin-top: 25px;
	float: left;
	text-transform: uppercase;
	font-size: 16px;
}

#free_delivery h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

#money_back {
	width: 138px;
	height: 94px;
	margin-top: 25px;
}

#tabs {
	height: 35px;
}

#tabs a {
	text-align: center;
	color: #FFF;
	font-size: 18px;
	display: block;
	line-height: 35px;
	width: 150px;
	float: left;
	margin-left: 5px;
	background: transparent url('images/tab_inactive.png') top left no-repeat;
}

#tabs .active_tab {
	background-image: url('images/tab_active.png');
	color: #008ddd;
}

#tab_bar h1 {
	color: #FFF;
	font-size: 30px;
}

.list_table td.bigger {
	font-size: 12px !important;
}

#discount_row td, discount_row2 td {
	height: 30px !important;
	line-height: 30px !important;
}

td.red {
	color: #CC4818;
}

#checkout_totals {
	width: 910px;
}

#checkout_totals td {
	text-align: right;
	line-height: 16px;
	font-size: 14px;
}

.checkout_qty {
	width: 50px;
	text-indent: 0px !important;
	text-align: center;
}

.checkout_amount {
	font-size: 12px;
	font-weight: bold;
}



.list_table {
	border-spacing: 0px;
	width: 950px;
	float: left;
	background: transparent url('images/cart_bg.png') top left repeat-y;
}

.list_table th {
	color: #636363;
	text-shadow: 0 1px 0 #D6D6D6;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	background: transparent url('images/cart_top.png') center no-repeat;
}
.list_table th.first {
	background-position: left;
}
.list_table th.last {
	background-position: right;
}

.admin_table .first {
	padding-left: 10px;
}
.admin_table th.last {
	padding-right: 10px;
}
.admin_table td.last {
	padding-right: 5px;
}
.list_table td {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
	line-height: 24px;
	height: 24px;
	font-size: 11px;
	padding: 3px 0;
}
.list_table a, .list_table a:visited {
	display: block;
	float: right;
	line-height: 24px;
	height: 24px;
	border-left: 3px solid #FFF;
	width: 100px;
	background-color: #CCC;
	text-align: center;
	color: #333;
}

.list_table a.rem_item {
	background: transparent url('images/rem_item.png') top no-repeat;
	border: 0;
	height: 17px;
	line-height: 17px;
}
.list_table a.rem_item:hover {
	background-position: bottom;
}
.list_table input[type=text] {
	background: white;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.list_table_textlink a {
	display: block;
	float: left;
	line-height: 24px;
	height: auto;
	border: 0;
	width: auto;
	background: transparent;
	text-align: left;
	color: #000000;
}

.grid_actions, .admin_actions {
	text-align: right;
}

.grid_actions input[type=button] {
	line-height: 24px;
	height: 24px;
	border: none;
	border-left: 3px solid #FFF;
	width: 103px;
	background-color: #CCC;
	text-align: center;
	color: #333;
	padding: 0px;
}

.admin_actions input[type=button] {
	margin-left: 1px;
	line-height: 24px;
	height: 24px;
	border: none;
	width: 90px;
	background-color: #CCC;
	text-align: center;
	color: #333;
	padding: 0px;
}

.grid_actions input[type=button]:hover, .admin_actions input[type=button]:hover {
	background: #999;
	cursor: pointer;
}

.confirm_complete {
	width: 56px !important;
	display: none;
}
.cancel_complete {
	width: 47px !important;
	display: none;
}

.confirm_action {
	width: 55px !important;
	background-color: #13aee6 !important;
	display: none;
}
.cancel_action {
	width: 35px !important;
	background-color: #999999 !important;
	display: none;
}


html, body, #container {
	height: 100%;
	margin: 0 auto;
}

#construction {
	display: none;
	background: #FFF url('images/construction.gif') top left repeat-x;
	text-align: center;
	line-height: 21px;
	font-weight: bold;
}

#construction span {
	background-color: #FC0;
	padding: 3px 10px;
}

#start_here {
	width: 275px;
	float: left;
}

#easy_as {
	float: left;
}

#easy_as img {
	margin-right: 6px;
}

#choose_effects {
	font-size: 14px;
	clear: both;
	margin-top: 15px;
	float: left;
}

#choose_effects h1 {
	font-size: 22px;
	margin-bottom: 7px;
}

body {
	background: white url('images/body_bg.png') top left repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#container {
	width: 950px;
	height:auto !important;
	margin:0 auto -100px;
	min-height:100%;
}

#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 150px;
}

/*
#header_logo {
	margin-top: 76px;
	width: 380px;
	height: 62px;
	margin-left: -5px;
}*/
#header_logo {
	position: absolute;
	left: -5px;
	top: 76px;
	width: 380px;
	height: 62px;
}

#account_menu {
	float: right;
}

#account_menu_username {
	font-size: 14px;
	color: #587015;
	text-shadow: 0 1px 0px #D1F183;
}

#account_functions {
	height: 70px;
	padding-top: 20px;
	text-align: right;
	padding-right: 3px;
}

#account_functions a {
	color: white;
	font-size: 14px;
	line-height: 18px;
	margin-left: 25px;
	text-shadow: 0 2px 2px #556C1F;
}

#account_functions a:hover {
	color: #2A2725;
}

#my_cart {
	float: right;
	width: 158px;
	line-height: 32px;
	color: #666;
	padding-left: 50px;
	height: 38px;
	background: transparent url('images/my_cart_bg.png') top left no-repeat;
}

#my_cart a {
	font-weight: bold;
	text-align: center;
	color: white;
	width: 85px;
	line-height: 26px;
	background: transparent url('images/my_cart_button_bg.png') top left no-repeat;
	float: right;
	display: block;
	margin-top: 3px;
	margin-right: 6px;
	text-transform: uppercase;
}

#my_cart a:hover {
	background-position: bottom left;
	color: white;
}

#nav {
	height: 35px;
	margin-bottom: 24px;
}

#nav a {
	color: white;
	font-size: 20px;
	letter-spacing: 0.5pt;
	line-height: 32px;
	margin-right: 30px;
	font-family: 'Yanone Kaffeesatz';
	display: block;
	float: left;
	padding-bottom: 3px;
	text-shadow: 0 2px 2px #3B4B15;
}

#nav a:hover {
	color: #2A2725;
}

/* album styles */

#album {
	
}

#album h1 {
	margin-bottom: 25px;
}

#left {
	width: 225px;
	float: left;
	display: none;
}

#left_menu {
	width: 200px;
	background: transparent url('images/menu_left_bg.png') top left repeat-y;
	float: left;
}

#left_menu .header {
	text-align: center;
	font-size: 22px;
	color: #636363;
	text-shadow: 0 1px 0px #D6D6D6;
	background: white url('images/menu_left_header_bg.png') top left no-repeat;
	line-height: 48px;
	height: 50px;
	margin-bottom: 15px;
}

#left_menu .header2 {
	text-align: left;
	font-size: 22px;
	color: #636363;
	text-shadow: 0 1px 0px #D6D6D6;
	background: white url('images/menu_left_header_bg.png') top left no-repeat;
	line-height: 48px;
	height: 50px;
	margin-bottom: 15px;
	padding-left: 15px;
}

#upload_container {
	min-height: 30px;
	text-align: center;
}

#upload_processing {
	padding-top: 10px;
	padding-bottom: 5px;
	display: none;
}

#upload_container .button {
	margin: 0 auto;
}
#left_menu_container {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	width: auto;
	min-height: 30px;
	text-align: center;
	clear: both;
}

#gallery_menu_container {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	margin-top: 8px; 
	border-top: 1px solid #DDDDDD;
	width: auto;
	min-height: 25px;
	text-align: left;
	clear: both;
	line-height: 18px;
}	
#gallery_menu_container.top_container {
	padding-top: 0;
	margin-top: 0; 
	border-top: none;
}
	#gallery_menu_container a.cat {
		font-size: 14px;
		line-height: 24px;
	}
	#gallery_menu_container .gallery_home_link {
		background: transparent url('images/gallery_home_icon.png') 15px 2px no-repeat;
		padding-left: 42px;
	}
	#gallery_menu_container .gallery_home_link:hover {
		background: #ccc url('images/gallery_home_icon.png') 15px -29px no-repeat;
	}
	#gallery_menu_container H2 {
		font-size: 14px;
		font-weight: bold;
		color: #222222;
		clear: both;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
	}
		#gallery_menu_container H2 A {
			color: #222222;
			text-decoration: none;
		}
		#gallery_menu_container H2 A:HOVER {
			color: #111111;
			text-decoration: underline;
		}
	#gallery_menu_container a {
		color: #444;
		text-decoration: none;
		display: block;
		padding: 0 15px;
		line-height: 22px;
	}
	#gallery_menu_container A:HOVER {
		color: #111111;
		background: #e0e0e0;
	}

.green_button {
	position: relative;
	display: block;
	width: 162px;
	height: 30px;
	overflow: hidden;
	border: 0;
	background: url('images/green_button_off.png') top left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #FFFFFF;
}
	.green_button:HOVER {
		background: url('images/green_button_on.png') top left no-repeat;
		cursor: pointer;
	}

.grey_button {
	position: relative;
	display: block;
	width: 162px;
	height: 30px;
	overflow: hidden;
	border: 0;
	background: url('images/grey_button_off.png') top left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #FFFFFF;
}
	.grey_button:HOVER {
		background: url('images/grey_button_on.png') top left no-repeat;
		cursor: pointer;
	}
	
.grey_button2 {
	position: relative;
	display: block;
	width: 162px;
	height: 30px;
	overflow: hidden;
	border: 0;
	background: url('images/grey_button2_off.png') top left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
	.grey_button2:HOVER {
		background: url('images/grey_button2_on.png') top left no-repeat;
		cursor: pointer;
	}


#left_menu .top {
	background: white url('images/menu_left_top.png') top left no-repeat;
	height: 5px;
	margin-bottom: 7px;
}

#left_menu .bottom {
	background: white url('images/menu_left_bottom.png') top left no-repeat;
	height: 5px;
	margin-top: 5px;
}

#my_images > div {
	float: left;
	width: 236px;
	text-align: center;
	background: transparent url('images/album_tile_bg.png') top left no-repeat;
	margin-right: 1px;
	margin-bottom: 1px;
	height: 175px;
	padding-top: 25px;
	font-family: 'Yanone Kaffeesatz';
	font-size:  18px;
	color: #2A2725;
}

#my_images #album_no_photos {
	background: url("images/empty_album_instruction.png") no-repeat scroll left top transparent;
	color: #4D4D4D;
	cursor: auto;
	font-family: arial;
	font-size: 16px;
	height: 74px;
	line-height: 74px;
	padding-left: 60px;
	padding-top: 64px;
	text-align: left;
	width: 890px;
	color: #675329;
}

#my_images > div:hover {
	background-position: bottom;
	cursor: pointer;
}
#my_images > div img {
	max-width: 160px;
	max-height:  120px;
	box-shadow: 0 5px 15px #B4B4B4;
	-moz-box-shadow: 0 5px 15px #B4B4B4;
	border: 4px solid white;
	margin-bottom: 10px;
}

#my_images > div span {
	display: block;
}

#my_images .del {
	cursor: pointer;
	background: white;
	display: none;
	height: 17px;
	width: 17px;
	position: absolute;
	margin-left: 211px;
	margin-top: -18px;
	background: transparent url('images/del_upload.png') top left no-repeat;
}

#my_images > div:hover .del {
	display: block;
}

/* footer styles */

#footer_container {
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-color: #292522;
	height: 100px;
}

#footer {
	position: relative;
	margin: 0 auto;
	color: #857970;
	width: 950px;
	text-align: center;
	height: 100px;
	text-shadow: 0 2px 4px #111111;
}

#footer a, #footer a:visited, #copyright {
	margin-right: 16px;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #A8C40C;
}

#footer_links {
	float: left;
	margin-top: 18px;
	width: 550px;
	text-align: left;
	line-height: 24px;
}

#footer_links .footer_flex {
	height: 16px;
}

#footer_icons {
	float: left;
	width: 400px;
	text-align: right;
}

#footer_icons img {
	height: 41px;
	margin-top: 31px;
	width: 62px;
}

#footer_trustwave {
	float: left;
	text-align: right;
	width: 105px;
}

#footer_trustwave img {
	margin-top: 8px;
}

.checkout_heading img {
	vertical-align: text-bottom;
	margin-left: 15px;
}

.push {
	height: 70px;
}


#intro {
	float: left;
	width: 950px;
	margin-bottom: 40px;
	height: 270px;
	padding-top: 60px;
	font-size: 46px;
	line-height: 48px;
	color: #c5a687;
	font-family: 'Yanone Kaffeesatz';
	text-shadow: 0 2px 2px rgba(0,0,0,.5);
	font-weight: normal;
	background: transparent url('images/home_intro.jpg') 205px 0 no-repeat;
}

#home_samples {
	width: 694px;
	margin-top: 10px;
}

#home_samples td {
	width: 99px;
	height: 24px;
	text-align: center;
	background:#EBEBEB;
}

#subpage_upload {
	float: left;
	background: #FFF url('images/subpage_upload_bg.png') top left no-repeat;
	width: 168px;
	height: 118px;
	color: #008ddd;
	font-size: 25px;
	text-align: center;
	padding: 10px 6px 0px 6px;
	line-height: 24px;
}

#subpage_upload a {
	margin-top: 6px;
	display: block;
	background: transparent url('images/subpage_upload_button.png') 0px 0px no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 57px;
	height: 57px;
	width: 168px;
}

#subpage_upload a:hover {
	background-position: bottom left;
}

#welcome_text {
	height: 259px;
	padding-top: 71px;
	margin-bottom: 33px;
	margin-bottom: 41px;
}

#welcome_text h1 {
	font-size: 18px;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #333;
}

#welcome_text .button {
	height: 84px;
	width: 212px;
	background-image: url('images/home_intro_button_bg.png');
	line-height: 48px;
	font-size: 18px;
	color: #443e38;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	margin-left: -6px;
	margin-right: -6px;
}

#welcome_text .button:hover {
	color: #683519;
}

#welcome_offer {
	float: left;
	width: 175px;
}
#welcome_offer h1 {
	font-size: 48px;
	font-weight: normal;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
	text-indent: 3px;
}
#welcome_offer h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
}
#menu_links {
	text-align: right;
}

#menu_links a {
	margin-left: 20px;
	font-size: 16px;
}

#header_margin {
	height: 24px;
	display: none;
}

img {
	border: none;
}

h1 {
	color: #92AB0B;
	font-weight: normal;
	font-size: 38px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#content h1, #album h1, #checkout h1, h1.ya {
	font-family: 'Yanone Kaffeesatz';
}
h2 {
	color: #767D6D;
	font-family: Yanone Kaffeesatz;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.5pt;
	margin-bottom: 4px;
	margin-top: 18px;
}

p {
	margin-top: 0px;
	line-height: 18px;
}

.blue {
	color: #008ddd;
	font-weight: bold;
}

ul {
	list-style-position: outside;
	list-style-image: url('images/bullet_ul.png');
	padding-left: 12px;
	margin-left: 0px;
}

.contact_form_field_name_td {
	text-align: right;
	vertical-align: top;
	width: 100px;
}

.side_title {
	font-size: 20px;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 23px;
	margin-bottom: 15px;
}

.design_detail_location {
	font-size: 24px;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 27px;
	margin-bottom: 6px;
	margin-top: 20px;
}


#luxe_plus {
	width: 81px;
	height: 24px;
	margin-bottom: 3px;
}

input[type=text], input[type=password] {
	background-color: #ccda6d;
	background: white;
	border: 1px solid #BBB;
	height: 21px;
	vertical-align: baseline;
}

textarea {
	background-color: white;
	border: 1px solid #BBB;
	height: 150px;
	margin: 0px;
	overflow: auto;
}


#register_div {
	width: 400px;
	margin-right: 70px;
	float: left;
}

#login_div {
	width: 500px;
	border-bottom: 1px solid #999;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
#signup_div {
	width: 500px;
}

.grid td {
	border-bottom: 3px solid #FFF;
	border-right: 3px solid #FFF;
}


#login_table td {
	background-color: white;
	border-bottom: 3px solid #FFF;
	border-right: 3px solid #FFF;
	font-size: 12px;
}

.grid_form td {
	background-color: white;
	border-bottom: 3px solid #FFF;
	border-right: 3px solid #FFF;
	font-size: 12px;
	line-height: 21px;
}

.grid input[type=text], .grid_form input[type=password] {
	width: 220px;
}

.grid_form input[type=text], .grid_form input[type=password], .grid_form textarea {
	width: 300px;
}

#login_footer td {
	background-color: #FFF;
}

#login_footer input {
	line-height: 21px;
	height: 24px;
	background-color: #CCC;
	text-align: center;
	color: #333;
	border: none;
}

.contact_location_title {
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
}

.side_text, .download_links, .subtitle {
	margin-bottom: 15px;
}

.required_asterisk {
 color: #F26522;
}

.contact_form_field_td input, .contact_form_field_td textarea {
	width: 99%; border: none; margin-bottom: 3px;
}

/* contact page */

.form_send, .form_send:visited {
	color: #F26522;
	font-weight: bold;
	float: right;
}

.form_send:hover {
	color: #59461a;
}

.contact_input {
	width: 390px; border-width: 0px; margin-top: 2px;
	height: 21px;
}

.contact_textarea {
	margin-top: 2px;
	width: 390px;
	height: 190px;
	border-width: 0px;
	overflow: auto;
}

.contact_form_field_td input {
	height: 16px;
}

#contact_locations_td {
	width: 230px;
}

#contact_form_td {
	width: 500px;
}

.contact_location {
	background-image: url(images/big_bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	margin-bottom: 30px;
	}

#layout_table {
	width: 950px;
}

#header_td {
	vertical-align: top;
}

#header_table {
	padding-bottom: 6px;
	border-bottom: 5px solid #000;
}

#contact_table {
	margin-top: 20px;
}

#menu_td {
	width: 225px;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 20px;
}

.bracket_note {
	color: #cba370;
}

.right {
	text-align: right;
}

#content_td {
	width: 705px;
	vertical-align: top;
}

#menu_table {
	margin-bottom: 5px;
}

#menu_table td {
	text-align: left;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A4921;
}

#menu_table td a, #menu table td a:visited {
	color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#menu_table td a:hover {
	color: #FFF;
}

a, a:visited {
	text-decoration: none;
	color: #7C920C;
}

a:hover {
	color: #627308;
}

.contact_footer {
	padding-top: 10px;
	text-align: left;
}

.contact_header {
	padding-bottom: 5px;
	text-align: left;
}

.contact_message_align {
	vertical-align: top;
	padding-top: 5px;
}

.arrow_links {
	vertical-align: top;
}

#side_sublinks {
	padding-left: 30px;
}

.download_links a, .download_links a:visited {
	color: #5a471c;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-image: url(images/arrow_download.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 22px;
	text-decoration: underline;
}

.download_links a:hover {
	color: #f26522;
}

.arrow_links a, .arrow_links a:visited {
	font-weight: bold;
	color: #ACA38E;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(images/arrow_link_off.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 22px;
	text-decoration: none;
}

.arrow_links a:hover {
	color: #F26522;
	background-image: url(images/arrow_link_on.png);
}

#promos_table {
	width: 705px;
}

#promos_table td {
	background: #F8F3E7 url(images/promo_bg.png) top left no-repeat;
	width: 235px;
	height: 130px;
	vertical-align: top;
}

.promo_image {
	width: 222px;
	height: 107px;
	margin-top: 3px;
	margin-left: 3px;
}

/*#homepage_image {
	width: 705px;
	height: 470px;
}*/

#inclusions_image {
	width: 266px;
	height: 72px;
	padding: 388px 48px 11px 393px;
}


#homepage_image {
	width: 285px;
	height: 72px;
	padding: 370px 10px 28px 410px;
}

#testimonial_image {
	width: 705px;
	height: 465px;
}

.body_image {
	width: 705px;
	height: 470px;
	float: left;
}

#body_map {
	float: left;
	width: 563px;
	height: 470px;
}

#extend_colour {
	float: left;
	width: 142px;
	height: 470px;
}


#testimonial_text {
	width: 360px;
	height: 97px;
	float: left;
	background-color: #cfaa7a;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 40px;
}

#testimonial_thumb {
	width: 265px;
	height: 177px;
	float: left;
}

#copyright_div {
	text-align: right;
	font-size: 11px;
	margin-bottom: 19px;
}

#copyright_div span {
	margin-left: 24px;
}

#copyright_div span, #copyright_div span a, #copyright_div span a:visited {
	color: #cfaa7a;
	text-decoration: none;
}

#copyright_div span a:hover {
	color: #967b58;
	text-decoration: underline;
}

#about_div {
	display: none;
}

#about_table td {
	width: 33%;
	font-size: 11px;
	padding-right: 50px;
}

.about_no_pad {
	padding-right: 0px;
}

#about_expand {
	cursor: pointer;
	background-color: #FFF;
	border: 1px solid #EdE0C4;
	display: block;
	color: #ac8042;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 5px;
	line-height: 25px;
	height: 25px;
}

#promos_td {
	padding-top: 15px;
	vertical-align: bottom;
}

#footer_td {
	padding-bottom: 50px;
}

/* facades page */

#metro_facade {
	font-weight: bold;
	background-color: #eee1c5;
	height: 19px;
	line-height: 19px;
	padding-left: 6px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#square_feet {
	background-image: url(images/bullet_sq.png);
}

#num_bedrooms {
	background-image: url(images/bullet_bedrooms.png);
}

#num_bathrooms {
	background-image: url(images/bullet_bathrooms.png);
}

#num_garages {
	background-image: url(images/bullet_garages.png);
}


#square_feet, #num_bedrooms, #num_bathrooms, #num_garages {
	font-weight: bold;
	font-size: 14px;
	padding-right: 22px;
	margin-right: 5px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: right 3px;
	line-height: 22px;
	text-decoration: none;
	float: left;
	margin-bottom: 15px;
}

#subtitle {
	clear: both;
	font-size: 17px;
	font-family: "Arial Black", Gadget, sans-serif;
}

#facade_image {
	float: left;
	width: 550px;
	height: 365px;
	margin-right: 4px;
}

#gallery_div {
	width: 151px;
	float: left;
}

#gallery_div a {
	text-decoration: none;
	cursor: pointer;
}

#gallery_title {
	background-color: #eee1c5;
	text-align: center;
	height: 30px;
	line-height: 31px;
	margin-bottom: 4px;
	font-weight: bold;
}

#scroll_menu {
	height: 331px;
}

#scroll_menu .scroll-pane a div {
	margin: 0px;
	padding: 0px;
}

#scroll_menu img {
	width: 141px;
	height: 93px;
	margin-bottom: 0px;
	border-width: 0px;
	float: left;
}

.scroll_name {
	margin-top: 0px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4px;
	width: 141px;
	height: 16px;
	line-height: 16px;
	background-color: #5a471c;
	float: left;
	cloar: both;
	font-size: 11px;
}

/* floor plans page */

.floorplan_image {
	width: 193px;
	height: 319px;
	margin-bottom: 42px;
}

#ground_floor_div, #first_floor_div {
	float: left;
	background-color: #FFF;
	text-alight: center;
	padding-top: 64px;
	padding-bottom: 17px;
	width: 193px;
}

.center {
	text-align: center;
}

#ground_floor_div {
	padding-left: 55px;
	padding-right: 27px;
}

#first_floor_div {
	padding-left: 27px;
	padding-right: 55px;
	margin-right: 4px;
}

#floorplan_scroll_menu {
	height: 416px;
}

.floorplan_thumb_div {
	background-color: #FFF;
	text-align: center;
	float: left;
	clear: both;
	width: 141px;
	margin-bottom: 4px;
	padding-top: 12px;
	padding-bottom: 20px;
	cursor: pointer;
}

.underline {
	text-decoration: underline;
}

#floorplan_scroll_menu .scroll-pane a div {
	margin: 0px;
	padding: 0px;
}

.floorplan_thumb_div img {
	margin-top: 10px;
	width: 68px;
	height: 110px;
	border-width: 0px;
}

.floorplan_scroll_name {
	margin-top: 0px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	width: 143px;
	height: 16px;
	line-height: 16px;
	background-color: #5a471c;
	float: left;
	cloar: both;
	font-size: 11px;
}

/* home designs page */

.home_design_div {
	width: 230px;
	height: 200px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background: #eee1c5 url('images/grid_off.png') 0px 156px no-repeat;
	cursor: pointer;
}

.home_design_div:hover {
	background-image: url('images/grid_on.png');
	color: #FFF;
	background-color: #f26522;
}

.home_design_div a {
	text-decoration: none;
}

.home_design_div a:hover {
	color: #FFF;
}

.home_design_div img {
	width: 230px;
	height: 156px;
}

.grid_square_feet, .grid_bedrooms, .grid_bathrooms, .grid_garages {
	float: left;
	padding-left: 26px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	color: #59461a;
}

.grid_square_feet, .grid_garages {
	width: 32px;
}

.grid_bedrooms, .grid_bathrooms {
	width: 31px;
}

.grid_location {
		border-top: 1px solid #f8f3e8;
		float: left;
		width: 225px;
		height: 20px;
		line-height: 20px;
		padding-left: 5px;
}

/* news page */

.news_item {
	margin-top: 15px;
	clear: both;
	float: left;
	width: 100%;
}

.news_item img {
	float: left;
	width: 85px;
	height: 85px;
	margin-right: 28px;
	margin-top: 6px;
}

.news_text {
	float: left;
	width: 345px;
}

.news_title {
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
}

.black_links a, .black_links a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #f26522;
}

.black_links a:hover {
	color: #5a471c;
}

.news_title, .news_body {
	margin-bottom: 4px;
}

/* article page */

#article_image {
	width: 285px;
	height: 270px;
	margin-bottom: 10px;
}

#article_text {
	width: 475px;
}

.article_headline {
	font-size: 20px;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 23px;
	margin-bottom: 15px;
	margin-top: 20px;
}

.checkout_preview {
	max-width: 200px;
	max-height: 60px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 5px;
}

/********* data tables **********/

#orders_table_length {
	float: left;
	width: 400px;
	margin-right: 290px;
	padding-top: 4px;
}
#orders_table_filter {
	float: left;
	width: 250px;
	text-align: right;
	line-height: 21px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#orders_table_filter input {
	width: 200px;
	margin-top: 0px;
}
#orders_table_info {
	float: left;
	margin-top: 15px;
}

#orders_table_paginate {
	padding-top: 12px;
}

.thickbox, .thickbox img {
	margin: 0px;
	padding: 0px;
}

#invoice {
	border: 1px solid #CCC;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

.invoice_confirmation {
	width: 950px;
	float: left;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.invoice_confirmation p {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#invoice th {
	line-height: 20px;
	border-bottom: 1px dashed #000;
	border-top: 3px solid #000;
}

.invoice_break {
	border-top: 3px solid #000;
}
.invoice_heading {
	font-weight: bold;
	font-size: 24px;
}
.invoice_policies {
	font-size: 11px;
}

.invoice_policies p {
	margin-bottom: 10px;
}
.invoice_pad {
	padding-top: 5px;
	padding-bottom: 5px;
}
.invoice_items {
	/*padding-bottom: 5px;*/
}
.invoice_total td {
	border-bottom: 1px dashed #000;
	font-weight: bold;
	font-size: 14px;
}
.invoice_sums td {
	padding-bottom: 5px;
}
.invoice_balance td {
	padding-top: 5px;
}
.invoice_preview {
	max-width: 200px;
	max-height: 60px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.invoice_discount td {
	font-size: 14px;
	line-height: 24px;
	border-top: 3px solid #000;
}

.invoice_print {
	display: block;
	clear: both;
	background: transparent url('images/subpage_upload_button.png') 0px 0px no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 57px;
	height: 57px;
	width: 168px;
	text-align: center;
	margin-left: 738px;
}

.invoice_print:hover {
	background-position: bottom left;
	color: #FFF;
}

#prices_table th {
	text-align: left;
}

#prices_table img {
	width: 160px;
	height: 121px;
}
#prices_table td {
	line-height: 18px;
}
.prices_pad {
	padding-top: 9px;
	padding-bottom: 9px;
}
#prices_conditions {
	line-height: 18px;
	font-weight: bold;
	margin-top: 15px;
}

.long {
	width: 200px;
}

#home_create {
	width: 693px;
	height: 123px;
	float: left;
	background: #FFF url('images/home_create_bg.png') top left no-repeat;
}
/*#home_create h1 {
	font-size: 26px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}*/

#home_create h2 {
	font-size: 28px;
	color: #666;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#home_create h1 {
	font-size: 24px;
	margin-left: 25px;
	margin-bottom: 0px;
}

#home_upload {
	float: left;
	margin-left: 20px;
	width: 265px;
}

#home_upload a {
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
	background: transparent url('images/home_upload_button.png') 0px 0px no-repeat;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	line-height: 72px;
	height: 72px;
	width: 265px;
	text-align: center;
}

#home_upload a:hover {
	background-position: bottom left;
}

#home_try {
	float: left;
	margin-top: 26px;
	line-height: 17px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 150px;
}
#home_demos {
float: left;
width: 250px;
margin-top: 19px;
margin-bottom: 15px;
}

#home_demos a {
	display: block;
	float: left;
	background: transparent url('images/home_demo_button.png') 0px 0px no-repeat;
	height: 53px;
	width: 73px;
	margin-right: 5px;
}

#home_demos a:hover {
	background-position: bottom left;
}

#home_demos img {
border: 0px;
width: 65px;
height: 45px;
margin: 4px; 
}
.checkout_buttons {
	text-align: center;
}
.checkout_buttons img {
	margin-bottom: 15px;
}
.checkout_disclaimer {
	font-weight: bold;
	font-size: 13px;
	color: #C84A2A;
	margin-bottom: 20px;
}
.js_warning {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	background-color: #CC0000;
	padding: 0px 10px;
	margin: 0;
	line-height: 20px;
}
.js_warning a {
	color: #FFCC33;
}
.mask {
	display: none;
}
.errors {
	color: #BB3302;
	margin-bottom: 25px;
}

.grid_left {
	padding-left: 10px;
}

/* datatables stlyes */

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
	padding-top: 3px;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('images/dataTables/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('images/dataTables/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('images/dataTables/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('images/dataTables/forward_enabled.jpg');
}

.paging_full_numbers {
	width: 400px;
	height: 22px;
	line-height: 22px;
}

.paging_full_numbers span.paginate_button,
 	.paging_full_numbers span.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	*cursor: hand;
}

.paging_full_numbers span.paginate_button {
	background-color: #ddd;
}

.paging_full_numbers span.paginate_button:hover {
	background-color: #ccc;
}

.paging_full_numbers span.paginate_active {
	background-color: #99B3FF;
}

.clear {
	position: relative;
	clear: both;
}

/* album styles */

.my_album #left {
	display: none;
}

#album #upload {
	display: none;
}
#album #content {
	width: 725px;
	margin-left: 25px;
	margin-right: 0;
}

#album.my_album #content {
	margin: 0;
	width: 950px;
}
.album_h1 {
	margin-bottom: 25px;
}
.album_nav {
	float: left;
	width: 950px;
	margin-top: -63px;
}
#upload_container {
	margin-top: -2px;
	margin-right: 3px;
}

.album_nav #upload_container {
	float: right;	
}

.album_nav .grey_button2 {
	float: right;
	margin-left: 20px;
}

.album_original_image {
	text-align: center;
	float: left;
	width: 240px;
	height: 210px;
	background: url('images/album_order_original_photo_bg.png') no-repeat;
}
	.album_photo_heading {
		font-family: 'Yanone Kaffeesatz';
		font-size: 24px;
		color: #3b4326;
		line-height: 50px;
		text-align: center;
	}
	.album_original_image img {
		max-width: 180px;
		max-height: 120px;
		margin: 0 auto;
		border: 5px solid #fff;
		box-shadow: 0 5px 15px rgba(0,0,0,.2);
	}
.album_order_original_image_arrow, .album_order_select_composition_arrow {
	float: left;
	width: 70px;
	height: 143px;
	margin-top: 34px;
}
.album_order_select_composition_arrow {
	background-image: url('images/album_order_select_composition_arrow.png');
	background: transparent url('images/album_order_original_photo_arrow.png') top right no-repeat;
}
.album_photo_compositions {
	float: left;
	width: 370px;
	background: #f2eddd url('images/album_order_select_coposition_bg.png') top left repeat-y;
	text-align: center;
}
	.compositions_top {
		height: 11px;
		width: 370px;
		background: #f2eddd url('images/album_order_select_composition_top.png') top left no-repeat;
	}
	.compositions_bottom {
		height: 12px;
		width: 370px;
		background: #f2eddd url('images/album_order_select_composition_bottom.png') top left no-repeat;
	}
	.album_photo_compositions H2 {
		font-family: 'Yanone Kaffeesatz';
		font-size: 24px;
		color: #6e6547;
		margin: 4px 0 0;
	}
	.album_photo_compositions .button {
		margin: 12px auto 20px;
		width: 320px;
		height: 26px;
		line-height: 28px;
		background: transparent url('images/album_order_select_composition_button_bg.png') top left no-repeat;
	}
	.album_photo_compositions_gallery {
		position: relative;
		clear: both;
		overflow: auto;
	}
		.album_my_composition, .album_my_composition_selected {
			color: #888888;
			font-size: 11px;
			padding: 25px 0;
		}
		.album_my_composition_selected {
			background: #a9c200;
		}
		.album_my_composition #edit, .album_my_composition #delete, .album_my_composition_selected #edit, .album_my_composition_selected #delete {
			padding-left: 8px;
		}
		.album_my_composition  A, .album_my_composition_selected  A {
			color: #888888;
		}
		.album_photo_compositions_gallery .composition_actions a {
			color: #333;
			font-size: 12px;
			font-weight: bold;
		}
		
		.album_my_composition  A:HOVER, .album_my_composition_selected  A:HOVER {
			color: #000000;
		}
		.album_my_composition img, .album_my_composition_selected img {
			position: relative;
			display: block;
			width: 310px;
			max-width: 310px;
			border: 5px solid white;
			margin-top: 6px;
			margin-bottom: 6px;
			margin-left: 6px;
			margin-right: 6px;
			clear: both;
			margin: 0 auto 15px;
			box-shadow: 0 5px 15px rgba(0,5px,25px,.35);
		}
.album_order_composition_thumbnail img {
	max-width: 175px;
}
.album_photo_compositions_options {
		margin-bottom: 25px;
		background: #f8f8f8 url("images/menu_left_bg.png") repeat-y;
		float: left;
		width: 200px;
	}
	.album_order_checkout_title {
		background: url("images/album_order_checkout_top.png") no-repeat scroll center center transparent;
		color: #636363;
		font-size: 14px;
		font-weight: bold;
		height: 40px;
		line-height: 40px;
		text-shadow: 0 1px 0 #D6D6D6;
		text-align: center;
	}
	.album_order_checkout_option {
		border-bottom: 1px solid #d9d9d9;
		padding: 15px 12px;
		line-height: 18px;
		color: #333;
	}
	.help_side_wrap {
		float: right;
		margin-right: -5px;
		margin-top: -7px;
	}
	.album_order_checkout_option h3 {
		font-size: 14px;
		margin: 0 0 10px;
	}
	
	.album_order_checkout_option input[type=radio] {
		margin-left: 0;
	}
	
	.album_order_checkout_bottom {
		margin-top: -1px;
		background: #e3ec9e url('images/album_order_checkout_bottom.png') bottom left no-repeat;
		border-top: 1px solid #CCC;
		text-align: center;
		padding: 15px 0 20px;
	}
	.album_order_checkout_price {
		font-size: 34px;
		font-weight: bold;
		color: #a6ad6f;
	}
	.album_photo_price {
		display: inline;
		color: #36372a;
	}
	#add_composition_to_cart {
		margin: 10px auto 0;
	}
	.album_photo_compositions_options td H2 {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		padding-bottom: 2px;
	}
	.album_photo_compositions_options td H3 {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		padding-bottom: 2px;
	}
	.album_order_options {
		position: relative;
		width: auto;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		clear: both;
	}
	
.admin_voucher {
	position: relative;
	width: 550px;
	padding: 15px;
	border: 1px solid #DDDDDD;
	clear: both;
}
	.admin_voucher .top {
		padding-bottom: 10px;
		padding-top: 10px;
		border-bottom: 1px solid #DDDDDD;
		margin-bottom: 10px;
	}
	.admin_voucher .bottom {
		padding-bottom: 10px;
		padding-top: 10px;
		border-top: 1px solid #DDDDDD;
		margin-top: 10px;
	}
	
.art_row_divide {
	position: relative;
	clear: both;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 10px;
	display: block;
}

.art_row_divide2 {
	position: relative;
	clear: both;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #DDDDDD;
}

.gallery_cat {
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	margin-bottom: 10px;
}
	
.art_thumbnail {
	float: left;
	padding: 0 10px;
	margin-bottom: 30px;
	position: relative;
	text-align: center;
	width: 221px;
}
	.art_thumbnail img {
		position: relative;
		max-width: 185px;
		max-height: 145px;
		position: relative;		
		margin-left: auto;
		margin-right: auto;
		background: #666666;
		border: 4px solid #fff;
		clear: both;
		box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
	}
		.art_thumbnail img:HOVER {
			border: 4px solid #BFD700;
			cursor: pointer;
		}
	.art_thumbnail_title {
		position: relative;	
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		text-align: center;
		font-size: 18px;
		clear: both;
		overflow: hidden;
		color: #717170;
		font-family: 'Yanone Kaffeesatz';;
	}
.art_display {
	position: relative;	
	float: left;
	display: inline;
	padding-bottom: 10px;
	width: 450px;
	padding: 0 50px 0 25px;
}
	.art_preview {
		box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
	}
	.art_display img {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		display: block;
		max-width: 440px;
		max-height: 700px;
		border: 6px solid #fff;
		margin-bottom: 6px;
		clear: both;			
	}
.art_display_enlarge {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	height: 15px;
}
	.art_display_enlarge img {
		position: relative;
		float: left;
		border: 0;
		margin: 0;
		padding: 0;
		clear: none;
	}
	.art_display_enlarge a {
		display: block;
		padding-top: 2px;
		padding-bottom: 2px;
		font-size: 10px;
		line-height: 10px;
		color: #888888;
		text-decoration: none;
		float: right;
	}
	.art_display_enlarge a:hover {
		color: #666666;
		text-decoration: none;
	}
	
.art_pagenumbers_top, .art_pagenumbers_bottom {
	position: position;
	text-align: right;
	clear: both; 
}
.art_pagenumbers_top {
	margin-bottom: 25px;	
}
	.art_prevpagelink {
		position: relative;
		display: inline;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-right: 3px;
		background-color: #FFFFFF;
		border: 1px solid #DDDDDD;
	}
	.art_pagenum { 
		position: relative;
		display: inline;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-right: 1px;
		background-color: #FFFFFF;
		border: 1px solid #DDDDDD;
	}
	.art_selectedpagenum { 
		position: relative;
		display: inline;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-right: 1px;
		background-color: #EEEEEE;
		border: 1px solid #DDDDDD;
	}
	.art_nextpagelink {
		position: relative;
		display: inline;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 3px;
		background-color: #FFFFFF;
		border: 1px solid #DDDDDD;
	}
	.art_prevpagelink:HOVER, .art_pagenum:HOVER, .art_selectedpagenum:HOVER, .art_nextpagelink:HOVER {
		background-color: #EEEEEE;
		border-color: #CCCCCC;
	}

.gallery_order_description {
	margin-top: 5px;
	line-height: 18px;
}
	.gallery_order_description h3 {
		color: #3B4326;
		font-family: 'Yanone Kaffeesatz';
		font-size: 24px;
		font-weight: normal;
		margin-top: 0;
		margin-bottom: 15px;
	}
.art_infocol {
	background: url("images/menu_left_bg.png") repeat-y scroll 0 0 #F8F8F8;
	float: left;
	margin-bottom: 25px;
	width: 200px;
}
/* begin paste form album */
	.gallery_order_checkout_title {
		background: url("images/album_order_checkout_top.png") no-repeat scroll center center transparent;
		color: #636363;
		font-size: 14px;
		font-weight: bold;
		height: 40px;
		line-height: 40px;
		text-shadow: 0 1px 0 #D6D6D6;
		text-align: center;
	}
	.gallery_order_checkout_option {
		border-bottom: 1px solid #d9d9d9;
		padding: 15px 12px;
		line-height: 18px;
		color: #333;
	}
		.gallery_order_checkout_option h3 {
			font-size: 14px;
			margin: 0 0 10px;
		}
		
		.gallery_order_checkout_option input[type=radio] {
			margin-left: 0;
		}
		
		.help_mounting {
			float: right;
			margin-right: -5px;
			margin-top: -7px;
		}
		
	.gallery_order_checkout_bottom {
		margin-top: -1px;
		background: #e3ec9e url('images/album_order_checkout_bottom.png') bottom left no-repeat;
		border-top: 1px solid #CCC;
		text-align: center;
		padding: 15px 0 20px;
	}
	.gallery_order_checkout_bottom.voucher_checkout_bottom {
		border-top-color: #848484;
	}
		.gallery_order_checkout_price {
			font-size: 34px;
			font-weight: bold;
			color: #a6ad6f;
		}
		.gallery_photo_price {
			display: inline;
			color: #36372a;
		}
		#add_art_to_cart, #add_voucher_to_cart {
			margin: 10px auto 0;
		}
	.album_photo_compositions_options td H2 {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		padding-bottom: 2px;
	}
	.album_photo_compositions_options td H3 {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		padding-bottom: 2px;
	}
	.album_order_options {
		position: relative;
		width: auto;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		clear: both;
	}
/* end paste */
	.art_infocol a {
		color: #000000;
		text-decoration: none;
		cursor: default;
	}
	.art_infocol H3 {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		padding-bottom: 2px;
		line-height: 20px;
	}
	.art_infocol td H3 {
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 0;
		padding-bottom: 2px;
	}	
.mounting_rollover0, .mounting_rollover1 {
	z-index: 1000;
	display: none;
	position: absolute;
	width: 250px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
	.mounting_rollover0 {
		background: #666666;
	}
	.mounting_rollover1 {
		background: #666666;
	}
	.mounting_rollover0 h1, .mounting_rollover1 h1 {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		margin: 0;
		padding-bottom: 2px;
		line-height: 20px;
	}
	.mounting_rollover0 p, .mounting_rollover1 p {		
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 16px;
		padding: 0;
		padding-top: 180px;
		padding-left: 4px;
		padding-right: 4px;
	}
.discount_error_notice {
	position: relative;
	float: left;
	width: auto;
	border: 1px solid #B8EBFF;
	background: #D5F4FF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}
a.button {
	background: transparent url('images/green_button_bg.png') top left no-repeat;
	width: 162px;
	line-height: 30px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	cursor: pointer;
}
a.button:hover {
	color: white;
	background-position: bottom;
}
a.shift {
	margin-right: -2px;
}
#checkout {
	
}

#checkout .cart_back {
	float: right;
	margin-right: -2px;
	margin-top: -62px;
}

#checkout_top {
	width: 950px;
	height: 5px;
	background: transparent url('images/checkout_top.png') top left no-repeat;
}
#checkout_bottom {
	width: 950px;
	height: 5px;
	background: transparent url('images/checkout_bottom.png') top left no-repeat;
}
#checkout input[type=checkbox] {
	margin-left: 0;
}
.checkout_heading {
	margin-bottom: 25px;
}
.secure_checkout_heading {
	text-align: center;
	color: #46483e;
	margin-bottom: 0;
	font-size: 60px;
	font-family: Yanone Kaffeesatz;
	letter-spacing: 0.5pt;
	background: transparent url('images/cart_to_checkout_arrow.png') top center no-repeat;
	height: 60px;
	padding-top: 51px;
	padding-bottom: 35px;
	text-indent: 2px;
}
#checkout .list_table {
	float: none;
}
#checkout .checkout_preview {
	margin-left: 0;
	border-color: #999;
	padding: 3px;
}
#checkout_totals_div {
	background: transparent url('images/cart_bottom.png') bottom no-repeat;
	padding: 10px 20px;
}

.req {
	color: #A8C40C;	
	font-weight: bold;
	font-size: 16px;
	margin-left: 5px;
	vertical-align: middle;
}
.step {
	color: #C86422;
	font-size: 72px;
}
a.checkout_button {
	background: transparent url('images/checkout_button_bg.png') top left no-repeat;
	width: 305px;
	line-height: 65px;
	height: 75px;
	text-align: center;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	font-size: 30px;
	margin: 0 auto;
}
a.checkout_button:hover {
	color: white;
	background-position: bottom;
}
#checkout_login {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#checkout_login_top {
	width: 950px;
	height: 5px;
	background: transparent url('images/checkout_login_top.png') top left no-repeat;
}
#checkout_login_bottom {
	width: 950px;
	height: 5px;
	background: transparent url('images/checkout_login_bottom.png') top left no-repeat;
}
#checkout_login input {
	width: 260px;
}
#checkout_login h2 {
	color: #6F8452;
	font-size: 22px;
	margin-bottom: 12px;
}

.datatable_daterange {
	position: relative;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
}
	.datatable_fromdate {
		position: relative;
		float: left;
		padding-right: 15px;
		clear: left;
	}
	.datatable_todate {
		position: relative;
		float: left;
		padding-right: 15px;
	}
	.datatable_showdate {
		position: relative;
		float: left;
		padding-right: 15px;
		clear: right;
	}