﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	color: #333333;
	background: #ffffff url(../img/bg/bg.png) repeat;
}
input,select,texarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
* {
	padding: 0;
	margin: 0;
}
img, table {
	border: 0;
}
embed {
	position: relative;
}
ul {
	list-style-type: none;
	list-style-position: inside;
}
ol {
	list-style-position: inside;
}
.hide {
	display: none;
}
a {color: #837e69;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

.buttonlinkblack {color: #ee5011; font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: normal;}


/*CLEARFIX*/
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	display: block;/*the holly hack for a bug in IE6 for Windows*/
}
* html .clearfix {height: 1%;}/* Hides from IE-mac \*/
/* END CLEARFIX*/
.clear {
	clear: both;
}

h1, h2 {
}
h1 {
	color: #ee5011;
	font-size: 130%;
	padding: 0 0 12px;
}
h2 {
	font-size: 100%;
}

.main {
	background: url(../img/bg/shadow.png) repeat-y;
	width: 900px;
	padding: 0 4px;
	margin: 0 auto;
}
.shadowB {
	background: url(../img/bg/shadowB.png) no-repeat;
	clear: both;
	height: 6px;
	width: 908px;
	margin: 0 auto 30px;
}
.guarantee {
	font-family: Trebuchet, "Trebuchet MS";
	font-weight: bold;
	font-size: 125%;
	color: #9a0005;
	background: #e1d9ad;
	text-align: center;
	border-bottom: 4px solid #ffffff;
	padding: 8px 0 7px;
}
.guarantee label {
	font-weight: normal;
	font-size: 10px;
	position: relative;
	left: 140px;
}
.guarantee label a {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 10px;
	color: #9a0005;     /*Espanol Label */ 
}
.header {
	background: #9a0005;
	text-align: center;
	padding: 10px 20px;
}
.logo {
	float: left;
}
.call {
	float: left;
	padding: 16px 0 0 11%;
}
.locate {
	background: url(../img/locate.png) no-repeat;
	float: right;
	width: 189px;
	height: 42px;
	padding: 31px 0 0 30px;
	margin: 3px 0 0;
}
.locate input {
	float: left;
	margin: 0 6px 0 0;
}
.locate_field {
	color: #000; 
	background: #fcefef!important;
	border-color: #fff;
	border-width: 1px;
	width: 100px;
	padding: 1px 2px;
}
.locate label {
	position: relative;
	top: 3px;
	right: 44px;
	display: block;
}
.locate label a {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.nav {
	font-family: Trebuchet, "Trebuchet MS";
	font-weight: bold;
	color: #837e69;
	background: #e1d9ad;
}
.nav dl {
	background: url(../img/nav/bg_dash.gif) repeat-y right;
}

/* DROPDOWN from http://sandbox.leigeber.com/dropdown/dropdown.html */
.dropdown {
	float:left;
}
.dropdown dt {
}
.dropdown dt a {
	color: #837e69;
	text-decoration: none;
	display: block;
	padding: 8px 22px;
}
.dropdown dt a:hover {
	color: #000000;
	background: #ffffff;
	text-decoration: none;
}
.dropdown dd {
	position: absolute;
	width: 165px;
	display: none;
	z-index: 200;
	overflow: hidden;
}
.dropdown ul {
	list-style:none;
	border-top:none;
}
.dropdown li {
	display:inline;
}
.menu a, .menu a:active, .menu a:visited {
	color: #000000;
	background: #efebd2;
	display: block;
	padding: 8px 18px;
	white-space: nowrap;
	text-decoration: none;
	opacity: .9;
}
.menu a:hover {
	color: #000000;
	background: #d9c5a1;
}
/* END DROPDOWN */



.content {
	background: url(../img/bg/vday09_bg_content.jpg) repeat-x;
}

.home_hero {
	height: 415px;
	padding: 6px;
}
.widgets {
	padding: 14px 0 0 14px;
}
.widgets li {
	float: left;
	padding: 0 10px 12px 0;
	display: inline-block; /* FF3 Sucks */
}
.footer {
	font-size: 95%;
	color: #666666;
	padding: 10px 15px 20px;
}
.footer a {
	color: #333333;
}
.language {
	float: left;
}
.footerlinks {
	position: relative;
	left: 5px;
	float: right;
}
.footerlinks li {
	border-right: 1px solid #CCCCCC;
	float: left;
	display: inline-block; /* FF3 */
}
.footerlinks li a {
	display: block;
	float: left;
	padding: 0 8px;
}
.copyright {
	font-size: 90%;
	float: right;
	clear: right;
	text-align:right;
	padding: 4px 0 0;
	width:400px;
}

.page {
	line-height: 1.4;
	padding: 15px 0 0;
	margin: 0 0 0 15px;
}
.page a {
	text-decoration: underline;
}
.page .top {
	background: url(../img/content/bg_top.png) no-repeat;
	height: 7px;
}
.page_body {
	background: url(../img/content/bg_fill.png) repeat-y;
	padding: 20px 0 40px 32px;
}
.page_bodybottomflush { 
	background: url(../img/content/bg_fill.png) repeat-y;
	padding: 20px 0 0 32px;
}
.page .bottom {
	background: url(../img/content/bg_bot.png) no-repeat;
	height: 7px;
}
.page .bottomflush { /*special case where the image touches the base of the frame */
	background: url(../img/content/bg_bot.png) no-repeat;
	height: 7px;
	margin: -1px 0 0 0;
}
.page_image {
	float: right;
	padding: 0 0 0 20px;
	margin: 30px 90px 0 0;
}
.page p {
	padding: 0 39% 12px 0;
}
.page ul {
	list-style-type: disc;
	padding: 0 35% 4px 0;
}
.page li {
	padding: 0 0 4px 6px;
}
.tips ul {
	list-style-type: none;
	padding: 8px 12% 4px 0; /* Removed the image and reduced the padding from 35% to 12% */
}
.tips li {
	list-style: image outside; 
	background: url(../img/content/arrow.gif) no-repeat 0 2px; 
	padding-left: 20px; /* Increases the buffer between the arrow-bullet and the start of the copy */
	padding-bottom: 8px;
}

.test {
	padding: 10px 0 30px;
}
.testL {
	background: url(../img/test/border.gif) repeat-y right;
	float: left;
	width: 46%;
}
.testR {
	background: none;
	padding: 0 0 0 44px;
}
.test_top {
	background: url(../img/test/bg_top.jpg) no-repeat;
	height: 38px;
}
.test_bot {
	background: url(../img/test/bg_bot.jpg) no-repeat;
	height: 36px;
}
.test_quote {
	background: url(../img/test/bg_fill.jpg) repeat-y;
}
.test_quote p {
	text-indent: 25px;
	width:72%;
	padding: 0 8% 1px;
}
.testL label {
	font-size: 11px;
	font-weight: bold;
	color: #02556a;
	display: block;
	padding: 0 0 0 20px;
}
.test_more {
	text-align: center;
	position: relative;
	top: 15px;
	clear: both;
	margin: 0 10% 0 0;
}
.fp_menu {
	float: left;
	margin: 0 25px 0 0;
}
.fp_R {
	float: left;
	width: 66%;
}
.fp_R h1 {
	font-size: 14px;
	padding: 0;
}
.fp_R h2 {
	font-size: 14px;
	color: #ee5011;
}
.fp_R p {
	padding-right: 0;
}
.fp_R ul {
	width: 100%;
}

.contact_icons {
	padding: 20px 0 0 20px;
}
.contact_icons div {
	background: url(../img/contact/icon_phone.png) no-repeat top center;
	text-align: center;
	float: left;
	width: 180px;
	padding: 130px 0 0;
}
.contact_icons .mail {
	background-image: url(../img/contact/icon_mail.png);
}
.contact_icons .email {
	background-image: url(../img/contact/icon_email.png);
}
.contact_icons span {
	display: block;
}
.fp_track h2 {
	float: left;
}
.fp_track div {
	float: left;
	margin: 0 0 0 7px;
}
.fp_track input {
	font-size: 14px;
}
.fp_track span {
	font-size: 11px;
	color: #666666;
	display: block;
	margin: 2px 0 0;
}
.fp_faq h1 {
	padding: 0 0 14px;
}
.fp_faq h2 {
	font-size: 12px;
	color: #444444;
	padding: 0 0 6px;
}
.fp_apply h2 {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0 0 8px;
}
.fp_apply ul {
	list-style-type: none;
	margin-bottom: 15px;
}
.fp_apply li {
	white-space: nowrap;
}
.fp_apply_position, .fp_apply table {
	background: #faf7db;
}
.fp_apply_position {
	padding: 10px 0 0;
	margin: 15px 0;
}
.fp_apply_position ul {
	padding-left: 17%;
		margin_right: 55px;
}
.fp_apply_position li {
	float: left;
	width: 33%;
}
.fp_apply table {
	text-align: center;
	width: 100%;
}
.fp_apply table th {
	font-weight: normal;
	background: #c2c1c1;
	padding: 2px 0;
}
.fp_apply table td {
	font-weight: bold;
	color: #6e6b5e;
	padding: 3px 0;
}
.fp_partner {
	border-bottom: 1px dashed #cccccc;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
.fp_partnerL {
	text-align: center;
	float: left;
	width: 200px;
	padding: 20px 0 0;
}
.fp_partnerR {
	float: left;
	width: 60%;
}
/* FOOTER SITE MAP STYLES */
.fp_sitemap {
	/*padding: 0 10pix 20px;*/
	padding: 0 10px 20px;
	margin: 0 0 20px;
}
.fp_sitemapL {
	float: left;
	width: 33%;
}
.fp_sitemapC {
	float: left;
	width: 33%;
}
.fp_sitemapR {
	float: left;
	width: 34%;
}
.fp_sitemap ul {
	font-weight:bold;
	text-indent: 10px;
}
.fp_sitemapIndentMore ul {
	font-weight:bold;
}
.fp_sitemapIndentMore li {
	margin: 0 90px 0 0;
}
.fp_sitemap p {
	font-weight:bold;
	padding: 30px 0 0 0;
}
h1.framing {
	color: #669900;
	font-size: 120%;
	text-align:center;
}

h3.framing  {
	color:#94b924;
	font-size: 100%;
	text-align:center;
	font-weight:bold;
}
.su h1 {
	border-bottom: 1px dashed #cccccc;
	text-align: center;
	margin: 0 160px 10px 100px;
}
.su_image {
	position: absolute;
	margin: 150px 0 0 475px;
}
.gcards {
	padding: 0 3px 30px;
}
.gcards h1 {
	background: #015266;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
}
.gcards h2 {
	font-weight: normal;
	text-align: center;
	clear: both;
	padding: 20px 0 10px;
	margin: 0;
}
.gcards strong {
	text-align: center;
	display: block;
}
.gcards .but {
	text-align: center;
}
.gcard {
	border-right: 1px dashed #cccccc;
	float: left;
	width: 288px;
}
.gcard div {
	text-align: center;
	padding: 20px 0;
}
.gcard p {
	width: 80%;
	padding: 0 10%;
}
.gcard label {
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 15px;
	padding-left: 10%;
}
.gcard .qty {
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 5%;
}
/* Static Image Page */
.staticImages{
	padding: 0 3px 30px;
}
.staticImage {
	border-top: 0px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	float: left;
}

.staticImagewhatsnew {
	border-top: 0px;
	border-bottom: 0px;
	float: left;
}
.staticImages h1 {
	background: #fff7de;
	text-align: center;
	position: relative;
	bottom: 0px;
	padding: 12px 0 4px 0;
	margin-top:-5px;
}
.staticImage div {
	text-align: center;
	padding: 0px 0;
}

/*CLUB STYLES */
.clubs {
	padding: 0 3px 30px;
}
.club {
	border-right: 1px dashed #cccccc;

	float: left;
	width: 288px;
}
.clubs h1 {
	background: #015266;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
}
.club div {
	text-align: center;
	padding: 0px 0;
}
.club p {
	width: 80%;
	padding: 0 10%;
}
.clubs h2 {
	font-weight: normal;
	text-align: center;
	clear: both;
	padding: 20px 0 10px;
	margin: 0;
}
.clubs .but {
	text-align: center;
}

/*STORE LOCATOR STYLES */
.locatorL {
	float: left;
	width: 290px;
	border: 0px solid #000;
}
.locatorL p {
	padding-right: 0;
}
.locator h1 {
}
.locator_box {
	font-size: 13px;
	color: #ffffff;
	background: url(../img/locator/bg.gif) no-repeat;
	width: 250px;
	height: 119px;
	padding: 20px 0 0 15px;
	margin: 15px 0 40px;
}
.locator_box div {
	padding: 0 0 15px;
}
.locator_box h2 {
	text-align: right;
	float: left;
	width: 155px;
	position: relative;
	top: 2px;
	padding: 0 6px 0 0;
}
.locator_box span {
	display: block;
	float: left;
}
.locator_box p {
	clear: both;
	padding: 7px 0 0 43px;
}
.locator_box div input {
	color: #ffffff;
	background: #434d76!important;
	border: 1px solid #d6e1d6;
	padding: 2px;
}
.locator .page_image {
	margin: 10px 35px 0 0;
	padding: 0;
}
.locatorL h3 {
	font-size: 14px;
	position: relative;
	bottom: 25px;
	left: 70px;
}
.locatorL h3 a {
	text-decoration: none;
}


.locatorR {
	font-size: 14px;
	float: left;
	width: 450px;
	padding: 0 0 0 20px;
}
.locatorR ul {
	list-style-type: none;
	padding: 0;
}
.locatorR li {
	border-bottom: 1px dashed #cccccc;
	padding: 20px 0;
}
.locatorR li div {
	float: left;
}
.locate_resultR {
	width: 60%;
	padding: 0 0 0 15px;
}
.locatorR h3 {
	font-size: 16px;
	color: #ee5011;
}
.locatorR li label {
	font-weight: bold;
	color: #678804;
	float: right;
}
.locatorState h1 {
	font-size: 14px;
	color: #ee5011;
	padding: 0;
}
.locatorDigital {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.locatorHead h3 {
	font-size: 16px;
	padding: 0 0 0 0;
	color: #ee5011;
}

.locatorHead h3 a {
	color: #ee5011;
	text-decoration: none;
}

/* CONFIRMATION PAGE */
.thanks {
	padding: 0 3px 30px;
}
.bar_header {
	background: #015266;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_event {
	background: #eee9ce;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_hol09 {
	background: #fff7de;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_fall09 {
	background: #f6eab0;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_pcont09 {
	background: #1c7194;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_summer09 {
	background: #2e8e90;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_fday09 {
	background: #759cc7;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_spring09 {
	background: #4d6a17;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_spring09_yellow {
	background: #f7c637;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.bar_header_vday09 {
	background: #680006;
	text-align: center;
	position: relative;
	bottom: 5px;
	padding: 8px 0 4px 0;
	margin: 0 13px 0 0;
}

.thanks p {
	text-align: center;
	padding: 30px 0 200px;
}
.thanks a {
	color: #ee5011;
	text-decoration: none;
}

/* CLUBS */
.club_portrait h1 {
	font-size: 60px;
	line-height: 1;
	color: #002488;
	padding: 0;
}
.club_portrait p {
	font-size: 16px;
	font-weight: bold;
	color: #465d9e;
	padding-bottom: 20px;
	white-space: nowrap;
}
.club_portrait ul {
	padding: 15px 0 5px;
}
.club_portrait h3 {
	font-size: 16px;
}
.club_portrait h3 strong {
	font-size: 36px;
	color: #ee5011;
	margin: 0 4px;
}
.club_portrait h3 span {
	font-size: 12px;
	color: #465d9e;
}
.club_portrait .page_image {
	margin: 80px 35px 0 0;
}

/* WHATS NEW */
.new {
	text-align: center;
	padding: 0 3px 30px;
}
.new_bg {
	background: url(../img/new/bg_new.jpg) no-repeat 0 60px;
}
.new h2 {
	font-size: 36px;
	line-height: 1;
	color: #002488;
	padding: 15px 0 20px;
}
.new2 {
	padding: 0 0 0 130px;
}
.new2 div {
	float: left;
	margin: 0 25px;
}
.new h3 {
	font-size: 16px;
	padding: 15px 0 20px;
}
.new h4 {
	font-size: 16px;
}

/* PRODUCTS */
#product_prints #product_prints2 {color:#9f7c77;}
#product_wall #product_wall2 {color:#9f7c77;}
#product_post #product_post2 {color:#9f7c77;}
#product_season #product_season2 {color:#9f7c77;}
#product_special #product_special2 {color:#9f7c77;}

.product {
	padding: 0 3px 30px;
}
ul.product_nav {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	padding: 16px 0 23px 35px;
	white-space: nowrap;
}
.product_nav li {
	float: left;
	padding: 0 53px;
	display: inline-block; /* FF3 */
}
.product_nav li a {
	text-decoration: none;
}
.product_nav li a:hover {
	color:#9f7c77;
	text-decoration: none;
}
p.product_note {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px 15px 0 0;
}

p.product_note_bigger {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 15px 0 0;
}

ul.seasonal {
	list-style-type: none;
	padding: 10px 0 0;
}
.seasonal li {
	text-align: center;
	border-right: 1px dashed #cccccc;
	float: left;
	display: inline-block; /* FF3 Sucks */
	padding: 0 11px;
}
.seasonal label {
	font-family: Georgia, serif;
	font-size: 13px;
	display: block;
	padding: 8px 0;
}
.prints {
	padding: 20px 0 20px 30px;
}
.prints .L {
	float: left;
}
.prints .L ul {
	list-style-type: none;
	padding: 0;
}
.prints .L li {
	text-align: center;
	float: left;
	padding: 0 10px;
	display: inline-block; /* FF3 Sucks */
}
.prints .L div {
	height: 100px;
}
.prints .L label {
	display: block;
	font-weight: bold;
}
.prints .R {
	float: left;
	padding: 0 0 0 25px;
}
.prints h2 {padding: 0 0 3px;}
.prints2 h2 {padding: 0 0 3px;}
.product table {
	color: #683e0c;
	width: 250px;
}
.product th {
	color: #015266;
	background: #ebefd4;
	text-align: left;
	padding: 3px 7px 1px;
}
.product td {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 0px;
}
.prints2 {
	padding: 30px 0 0 0;
}
.prints2 ul {
	list-style-type: none;
	float: left;
	width: 200px;
	padding: 0;
}
.prints2 li {
	text-align: center;
	width: 180px;
}
.prints2 li label {
	font-weight: bold;
	display: block;
	position: relative;
	bottom: 3px;
}
.prints2 R {
	float: left;
}
.prints2 R h2 {
	clear: both;
}
.prints2 R table {
	float: left;
}
.special {
	padding: 0 0 15px;
	margin: 0 8px 0 0;
}
.special .product_note {font-size: 11px;padding:10px 0;}
.special2 .product_note {font-size: 11px;padding:10px 0;}

.special ul {
	list-style-type: none;
	padding: 0;
}
li.special_item {
	text-align: center;
	border-right: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	float: left;
	width: 33%;
	height: 240px;
	display: inline-block; /* FF3 Sucks */
	padding: 0;
}
.special h2 {
	padding: 2px 0 0;
}
.special_list {
	width: 150px;
	margin: 5px auto 0;
}
.special_list li {
	border-bottom: 1px dotted #cccccc;
	padding: 4px 0 0;
}
.special_list span {
	float: left;
}
.special_list label {
	float: right;
}

.special2 {
	padding: 15px 30px 0;
	margin: 0 8px 0 0;
}
.special2 table {
	width: 320px;
	margin: 0 auto 8px;
}
.special2 span {
	font-size: 10px;
}
.wallframes {
	position: relative;
	bottom: 10px;
	padding: 0 0 0 10px;
}
.postcards {
	padding: 5px 0 0 15px;
}
.postcards .L {
	width: 60%;
	float: left;
	height: 600px;
	overflow: scroll;
}
.postcards .L ul {
	list-style-type: none;
	padding: 0;
}
.postcards .L li {
	float: left;
	padding: 10px 10px 0 0;
	display: inline-block; /* FF3 Sucks */
}
.postcards .R {
	width: 35%;
	float: left;
	margin: 0 0 0 30px;
}
.postcards h2 {
	padding: 0 0 10px;
}
.postcards .R ul {
	padding: 20px 0 0 0;
}
.postcards .R .product_note {
	font-size: 11px;
	text-align: left;
}
.postcards h1 {
	background: #015266;
	padding: 8px 0 4px 15px;
}
.postcards .two {
	text-align: right;
	padding-right: 20px;
}

/* COLLECTIONS */
.collection {
	padding-bottom: 0;
}
p.collection_nav {
	text-align: center;
	padding: 15px 13px 0 0;
}
.collection h2 {
	font-size: 20px;
	color: #ee5011;
	padding: 0 0 12px;
}
.collection h3 {
	font-size: 14px;
	line-height: 1;
	color: #ee5011;
	text-transform: uppercase;
}
.collection h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 12px 0 6px;
}
.collection td {
	color: #333333;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
}
.collection td strong {
	color: #015266;
}
.collection_fineprint {
	border-bottom: 1px dashed #cccccc;
	padding: 15px 0 15px 15px;
	margin: 0 13px 0 0;
	text-align:left;
	width:850px;
	font-size:7pt;
	white-space: nowrap;
}
.collection2 {
	border-bottom: 1px dashed #cccccc;
	padding: 15px 0 15px 15px;
	margin: 0 13px 0 0;
}
.collection3 div {
	height: 210px;
	float: left;
}
.collection3a {
	width: 28%;
	background: url(../img/collection/no-bracket.gif) no-repeat right top;
}
.collection3a img {
	position: relative;
	left: 5px;
}
.collection3a p {
	padding: 10px 40px 15px 5px;
}
.collection3b {
	width: 39%;
	background: url(../img/collection/bracket.gif) no-repeat right top;
}
.collection3b ul {
	list-style-type: none;
	padding: 0 40px 15px 11px;
}
.collection3b li {
	padding: 0 0 8px;
}
.collection3b strong {
	color: #015266;
	display: block;
}
.collection3c {
	width: 28%;
	padding: 0 0 0 1%;
}

/* LIGHTBOX */
#lightbox{
	font-size: 14px;
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;}
#keyboardMsg{ float: right;}
#closeButton{ top: 5px; right: 5px;}

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none;}

#overlay {
	background: url(../img/lightbox/overlay.png) repeat;
}
	
/* FORM */
.error {
	font-weight: bold;
	color: #ff3300;
}
.form .error {
	display: block;
	padding: 4px 0 0 3px;
}
.confirm {
	font-weight: bold;
	color: #ff3300;
}
.formnote {
	padding: 0 0 15px;
}
.formsection {
	border-top: 1px dashed #cccccc;
	clear: both;
	padding: 15px 0;
}
.noborder {
	border: none;
}
li.noborder {
	border: none;
}
.formdesc {
	color: #666666;
	width: 100%;
	padding: 15px 0;
}

.form label {
	font-weight: bold;
	color: #7c7c7c;
	display: block;
	padding: 0 0 2px 3px;
}
.form p {
	font-weight: bold;
	color: #7c7c7c;
	padding: 0 0 8px;
}
.form p span {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0 0 0 8px;
}
.form .confirm {
	color: #00b700;
	width: 100%;
	padding: 0 0 10px;
}
.forminline label {
	text-align: right;
	position: relative;
	top: 3px;
	width: 120px;
	float: left;
	margin: 0 8px 0 0;
}
.forminline label span {
	color: #ee5011;
}
.forminline p {
	float: left;
}
.forminline .row {
	clear: both;
	padding: 0 0 8px;
}
.forminline .but {
	margin: 0 0 0 128px;
}
.forminline2 {
	float: left;
	margin: 0 20px 0 0;
}
/* END FORM */

.but {
	clear: both;
	padding: 10px 0 0;
}
.but input {
	margin: 0 12px 0 0;
}

.tab_purple {color:#FFFFFF; letter-spacing: 1px; font-size:12px; font-family:arial, sans-serif; font-weight:bold; text-decoration: none; background-color: #08566a;}

/*.tab_purple input {background: #ffffff!important;} - makes the graphic buttons get a white bg too */

table.tab_purple {color:#FFFFFF; letter-spacing: 1px; font-size:12px; font-family:arial, sans-serif; font-weight:bold; text-decoration: none; background-color: #08566a; align:center;}

.bg_white {background-color: #FFFFFF;}

/*slideshow page; portrait gallery*/
#slideshow {position: relative; border: 1px solid transparent; width: 800px; height: 650px;padding: 1px;}
#slideshow ul, #slideshow li {list-style: none; width: 120px; text-align: center; margin: 0 ; padding: 0;}
#slideshow li {height: 150px;}
#slideshow #left, #slideshow #right {position: absolute;}
#slideshow #left {left: 20px; top: 20px;}
#slideshow #right {right: 20px; top: 20px;}
#slideshow li img {cursor:pointer;}
#slideshow #heroContainer {width: 487px; height: 487px; margin: 0 auto;padding: 20px 0; text-align:center;}

#catNav a.current {color: #aa3;}
#hiddenImageContainer {position:absolute; left:-10000px; top: 0; height: 200px; overflow:scroll;}
#hiddenImageContainer img {display:block;}

#nextPrevContainer {text-align: center; position: absolute; bottom: 20px;  width: 800px;}

.img-shadow {
  float:left;
  background: url(../img/portrait/photoDropShadow.png) no-repeat bottom right !important;
  background: none;
  margin: 10px 0 10px 10px ;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  } 

/*move padding away from main div for gradient background*/
.gallery .page_body {
	padding: 0;
}
.gallery .page_body #galleryContainer {
	padding: 20px 0 40px 32px;
	margin: 0 16px 0 3px;
/* gallery gradient background */
	background: url(../img/portrait/bg_gallery.gif) repeat-x;
}
