/* All Styles ---------- */

* {
	outline: none;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 71%;
}

blockquote, ul, p, input {
	margin: 0 0 1em;
	padding: 0;
}

input, textarea, button {
	font-family: georgia, serif;
	font-size: 1.2em;
	line-height: 1.5em;
}

/* General Typography ---------- */

.content a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #222;
	color: #222;
}

	.content a:hover {
		border-bottom: 1px dotted #96170e;
		color: #96170e;
	}

h1 {
	margin: 0;
}

	h1 a img {
		border: none;
	}

h2 {
	color: #341b14;
	font-size: 2.5em;
	line-height: 1em;
	margin: 0 0 0.5em;
}

h3 {
	font-size: 4em;
	line-height: 1em;
	margin: 0;
}

h4 {
	color: #341b14;
	font-size: 1.4em;
	line-height: 1em;
	margin: 20px 0 0.5em;
}

p, label {
	color: #333;
	font-size: 1.2em;
	line-height: 1.5em;
}

p strong {
	color: #222;
	font-weight: bold;
}

blockquote {
	font-style: italic;
}

/* General Layout ---------- */

body {
	background: #eaeaea url(../img/bg-body.png) repeat-x fixed;
	margin: 0;
	padding: 0;
}

#header {
	background: url(../img/bg-menu.png) repeat-x;
	width: 100%;
	margin: 0;
	position: fixed;
	z-index: 50;
}

#header-inner {
	width: 912px;
	margin: 0 auto;
	position: relative;
}

#container {
	background: url(../img/bg-container.gif) repeat-x center bottom;
	width: 100%;
}

.content {
	width: 912px;
	min-height: 612px; /* content-inner */
	margin: 0 auto;
	padding: 130px 0 0;
	position: relative;
}

.content-inner {
	width: 100%;
	height: 612px;
}

#noscript p {
	padding: 360px 250px 0;
}

/* Header ---------- */

#main-nav {
	position: absolute;
	right: 10px;
	top: 8px;
}

.navigation {
	list-style: none;
}

.navigation li {
	float: left;
	margin: 0 10px;
}

	#nav-gallery { width: 57px; }
	#nav-info { width: 36px; }
	#nav-contact { width: 65px; }
	#nav-blog { width: 36px; }

.navigation li a {
	display: block;
	height: 50px;
	text-indent: -9999em;
}

	#nav-gallery a { background-image: url(../img/nav-gallery.png); }
	#nav-info a { background-image: url(../img/nav-info.png); }
	#nav-contact a { background-image: url(../img/nav-contact.png); }
	#nav-blog a { background-image: url(../img/nav-blog.png); }

	.navigation li a:hover {
		background-position: 0 -50px;
	}

	#nav-gallery a.selected { background-position: center -100px; }
	#nav-info a.selected { background-position: center -100px; }
	#nav-contact a.selected { background-position: center -100px; }
	#nav-blog a.selected { background-position: center -100px; }

/* Gallery ---------- */

.slideshow {
	background: url(../img/bg-content-25.png);
	position: relative;
}

.slideshow img {
	background: #fff;
	float: left;
	width: 58px;
	height: 38px;
	padding: 2px;
	margin: 3px;
	border: 1px solid;
	display: none;
}

.slideshow img.slide {
	float: none;
	width: auto;
	height: auto;
	padding: 6px;
	margin: 0;
	border: none;
	
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.slideshow img.active {
    display: inline;
}

/* Scrolling Tabs ---------- */

.tabs-nav {
	background: url(../img/bg-content-25.png);
	min-height: 612px;
}

.tabs-nav,
.tabs-nav ul {
	float: left;
	width: 150px;
	margin: 0;
	list-style: none;
}

.tabs-nav li,
.tabs-nav a {
	display: block;
	float: left;
}

.tabs-nav a {
	width: 130px;
	padding: 12px 0 12px 20px;
}

	.tabs-nav a:hover {
		border-bottom: 1px dotted #222;
		color: #222;
	}


.tabs-nav ul a {
	width: 120px;
	padding: 8px 0 8px 30px;
}

.tabs-content {
	background: url(../img/bg-content-2525.png);
	width: 762px;
	height: 100%;
	overflow: hidden;
}

.section {
	width: 5000px;
	float: left;
}

.section > ul {
	list-style: none;
}

.subsection {
	float: left;
	width: 702px;
	height: 592px;
	padding: 0 30px 20px;
}

.subsection ul {
	margin-top: -1em;
	margin-left: 35px;
}


#about.subsection {
	background: #fff url(../img/bg-about.jpg) no-repeat 6px 6px;
}

.about-content {
	background: url(../img/bg-content-2525.png);
	width: 300px;
	height: 552px;
	margin-left: 15px;
	padding: 30px;
}

#about-laura.subsection {
	background: #fff url(../img/bg-about-laura.jpg) no-repeat 6px 6px;
}

.about-laura-content {
	background: url(../img/bg-content-2525.png);
	width: 300px;
	height: 572px;
	padding: 40px 0 0;
}

#raves.subsection {
	background: #fff url(../img/bg-raves.jpg) no-repeat 6px 6px;
}

#raves-content {
	background: url(../img/bg-content-2535.png);
	width: 150px;
	height: 591px;
	padding: 1px 20px 20px;
}

#raves-karen.subsection {
	background: #fff url(../img/bg-raves-karen.jpg) no-repeat 6px 6px;
}

#raves-karen-content {
	background: url(../img/bg-content-2535.png);
	width: 205px;
	height: 572px;
	margin-left: 481px;
	padding: 20px;
}

#raves-judy.subsection {
	background: #fff url(../img/bg-raves-judy.jpg) no-repeat 6px 6px;
}

#raves-judy-content {
	background: url(../img/bg-content-2535.png);
	width: 150px;
	height: 572px;
	margin-left: -24px;
	padding: 20px;
}

/* Scrolling Tabs Typography ---------- */

.tabs-nav a {
	font-size: 1.7em;
	font-weight: normal;
	border: none;
	color: #aaa;
}

.tabs-nav ul a {
	font-size: 1.2em;
	font-weight: normal;
}

.tabs-nav .info-tabs-selected {
	background: url(../img/bg-content-25.png);
	color: #222;
	border: none !important;
}

.subsection li {
	color: #333;
	font-size: 1.2em;
	line-height: 1.5em;
}

/* Contact Form ---------- */

#contact-inner {
	background: url(../img/bg-content-2525.png);
	width: 852px;
	padding: 20px 30px;
}

#contact-form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#form-left {
	width: 405px;
	padding-right: 20px;
	float: left;
}

#form-right {
	width: 215px;
	float: left;
}

#contact-form textarea {
	width: 403px;
	height: 200px;
	border: 1px solid #333;
}

#contact-form input {
	width: 100%;
	height: 18px;
	border: 1px solid #333;
}

#contact-form input#submit {
	width: 72px;
	height: 26px;
	border: none;
	float: right;
	clear: both;
	background-image: url(../img/bg-send.png);
}

	#contact-form input#submit:hover {
		background-position: 0 -26px;
	}

#submit-message {
	float: right;
	clear: both;
	display: none;
}

#form-response {
	width: 193px;
	padding: 8px;
	border: 3px solid;
	clear: both;
	background: #f7f7d3;
	display: none;
}

	#form-response p {
		margin: 0;
	}

	.response-success {
		border-color: #6a9e30 !important; /* brighter #47bc26;*/
	}
	
	.response-error {
		border-color: #96170e !important;
	}

.error-label {
	font-size: 1.05em;
	color: #96170e;
	display: none;
}

.error-input {
	border: 1px solid #96170e !important;
}

/* Footer ---------- */

.footer {
	height: 30px;
}

.footer p {
	margin: 4px 0;
}

	.footer p strong {
		color: #666;
	}

.footer a {
	font-size: 0.7em;
}

#copyright.footer {
	position: absolute;
	left: 0;
	bottom: 0;
}

#standards.footer {
	position: absolute;
	right: 0;
	bottom: 0;
}

