/*
brown: #3D2E15
green: #D2E49A
pink: #FBD4DA
*/
html {
	min-height: 100%;
	height: auto;
}
body {
	margin: 0;
	padding: 0;
	font: normal 12px/18px Georgia, serif;
	color: #3D2E15;
	background: #F9F9F8;
	text-align: center;
	border-top: 5px solid #FBD4DA;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #3D2E15;
	text-decoration: none;
	border-bottom: 1px solid #3D2E15;
}
a:hover {
	background-color: #FBD4DA;
}
a:active {
	background-color: transparent;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

#header h1 {
	margin: 40px 0 0 0;
	padding: 0;
}
#header h1 a {
	display: block;
	margin: 0 auto;
	width: 167px;
	height: 32px;
	background: url(/images/ashleyplusben.gif);
	border-bottom-width: 0;
}
#header h1 a span {
	display: none;
}

#nav {
	margin: 15px 0 0 0;
	text-align: center;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
/*	float: left;*/
	display: inline;
	font: normal 12px/18px Georgia, serif;
	text-transform: uppercase;
	background: url(/images/nav_delimiter.gif) no-repeat left center;
}
#nav li.first {
	background: none;
	padding-left: 0;
	margin-left: 0;
}
#nav li .first_letter {
	font-size: 16px;
}

#main {
	text-align: center;
	margin: 30px 0 0 0;
	background: url(/images/dots.gif) no-repeat bottom center;
	padding: 0 0 20px 0;
}
#main p {
	margin: 0 auto 10px auto;
	width: 350px;
}

form {
	margin: 0 0 10px 0;
}
#intro {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	background: url(/images/dots.gif) no-repeat bottom center;
}
#intro p {
	text-align: center;
	font: normal 12px/18px Georgia, serif;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 250px;
}
#intro p.first {
	text-align: justify;
	margin-bottom: 10px;
}
#intro p .dropcap {
	float: left;
	padding: 0 2px 0 0;
	font: normal 39px/34px Georgia, serif;
}

#albums {
	margin: 0;
	text-align: center;
}
#albums .album {
	float: left;
	text-align: center;
	padding: 0 12px 15px 12px;
}
#albums .album a {
	border-width: 0;
}
#albums .album a:hover {
	background: transparent;
}
#albums .album a img {
	border: 5px solid #D2E49A;
	padding: 5px;
}
#albums .album a:hover img {
	border-color: #FBD4DA;
}
#albums .album a:active img {
	border-color: #D2E49A;
}
#albums p {
	text-align: center;
	margin: 8px 0 0 0;
	padding: 0;
	width: 100%;
	font: normal 12px/18px Georgia, serif;
	text-transform: uppercase;
/*	background:red;*/
}
#albums p .first_letter {
	font-size: 16px;
}
#albums .controls a img {
	padding: 0;
	border-width: 0;
}

#photos {
	margin: 25px 0 0 0;
}
#photos .photo {
	float: left;
	padding: 0 12px 25px 12px;
}
#photos .photo a {
	border-width: 0;
}
#photos .photo a:hover {
	background: transparent;
}
#photos .photo a img {
	border: 5px solid #D2E49A;
	padding: 5px;
}
#photos .photo a:hover img {
	border-color: #FBD4DA;
}
#photos .photo a:active img {
	border-color: #D2E49A;
}
#photos .photo .controls {
	margin: 10px 0 0 0;
}
#photos .photo .controls a img {
	border-width: 0;
	padding: 0;
}

#photo {
	position: relative;
	margin: 0 0 25px 0;
	height: 500px;
}
#photo .photo {
	position: absolute;
	width: 750px;
	top: 0;
}
#photo .photo img {
/*	margin: 0 auto;*/
	border: 5px solid #D2E49A;
	padding: 5px;
}

#photo_controls {
	
}
#photo_controls ul {
	
}
#photo_controls li {
	float: none;
	text-align: left;
}

.handle {
	cursor: move;
}

#credits {
	background: url(/images/dots.gif) no-repeat top center;
	padding: 30px 0 0 0;
}
#credits dt {
/*	font: normal 11;*/
	text-transform: uppercase;
}
#credits dd {
	padding:0;
	margin: 0 0 15px 0;
}

#footer {
	margin: 25px auto;
	padding: 40px 0 0 0;
	background: url(/images/amelie.gif) no-repeat top center;
	text-align: center;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li {
	list-style: none;
	margin: 0;
	padding: 0 7px 0 5px;
	display: inline;
	border-right: 1px solid #3D2E15;
}
#footer li.last {
	border-right-width: 0;
}

#notice {
	margin: 4px auto 15px auto;
	padding:0 0 0 0;
	font: normal 13px/16px Arial, sans-serif;
}
#positive_notice, #negative_notice {
	padding: 2px 2px 4px 20px;
	background: #D2E49A url(/images/checkmark.gif) no-repeat 2px 2px;
}
#negative_notice {
	background-color: #FBD4DA;
	background-image: url(/images/exclaim.gif);
}
.bullet {
	width:16px;
	height:16px;
	display: inline;
	padding:0;
}

#main_col a.help_link {
	border-width: 0;
}

.controls {
	margin:0 0 10px 0;
	padding: 0 0 0 0;
	white-space:nowrap;
}
.controls ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.controls li {
	list-style: none;
	display: inline;
	margin: 0 5px 5px 0;
	padding: 0;
	font: normal 11px/16px Georgia, serif;
}
.controls a:link, .controls li a:visited {
	border-width: 0;
}
.controls img {
	vertical-align: middle;
	background: #F9F9F8;
	padding: 0 2px 0 0;
	margin: -4px 0 0 0;
}

/* */
table {
	margin:0 auto 15px auto;
	padding:0;
	border-collapse:collapse;
	border-top:2px solid #D2E49A;
	border-bottom:2px solid #D2E49A;
}
table table {
	margin:0;
}
table th {
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	text-transform:uppercase;
	border-top:1px solid #D2E49A;
	border-bottom:2px solid #D2E49A;
	padding:5px;
	vertical-align:middle;
	text-align:left;
	white-space: nowrap;
}
table td {
	font-size:12px;
	line-height:15px;
	border-top:1px solid #D2E49A;
	border-bottom-width:0;
	padding:5px;
	vertical-align:middle;
	text-align:left;	
}
span.required {
	font-size:20px;
	line-height:14px;
	color:#FF211A;
}
.help {
	background:url(/images/arrow_up.png) 0 3px no-repeat;
	padding:5px 5px 5px 15px;
	line-height:15px;
	/*font-style:italic;*/
	color:#2271AB;
}
/* horizonatally structured tables */
table.horizontal {
}
table table.horizontal {
}
table.horizontal th, table table.horizontal th {
	border-bottom-width:1px;
/*	white-space:nowrap;*/
}
table.horizontal td, table table.horizontal td {
}
table.horizontal tr.first th, table.horizontal tr.first td {
	border-top-width:0;
}
/* vertically structured tables */
table.vertical {
	border:0;
	border-bottom:2px solid #D2E49A;
}
table.vertical th {
	border:0;
	border-bottom:2px solid #D2E49A;
	padding:5px;
	vertical-align: bottom;
	text-align:left;
}
table.vertical td {
	border:0;
	border-bottom:1px solid #D2E49A;
	padding:5px;
	vertical-align:middle;
	text-align:left;
}
table.vertical tr.even td {
	background-color:#F7F7F7;
}
/* faux tables made with divs and spans for dragging */
.vertical_table {
	margin:10px 0 15px 0;
	padding:0;
}
.vertical_table .header {
	font-weight:bold;
	font-size:10px;
	line-height:13px;
	text-transform:uppercase;
	border-bottom:2px solid #D2E49A;
	vertical-align:middle;
	text-align:left;
	white-space: nowrap;
	display: block;
}
.vertical_table .row {
	float: left;
	padding: 3px 0;
	width: 100%;
	border-bottom: 1px solid #D2E49A;
}
.vertical_table .cell {
	float: left;
/*	padding: 3px;*/
}

.clear {
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
	margin:0;
	padding:0;
}
/* clearing floats without markup (http://www.positioniseverything.net/easyclearing.html) */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of clearing floats without markup */
/* Rails */
.fieldWithErrors {
	padding:2px;
	background-color:#C00;
	display: table;
}
#error_explanation {
/*	border: 1px solid #C00;*/
	margin:10px 0;
}
#error_explanation h2 {
	display:none
}
#main #error_explanation p {
}
#main #error_explanation ul, #main #error_explanation li {
	list-style:none;
	margin:0;
	padding:0;
}