/*******************************************************************************
* Title:		Anne Watts								                       *
* Date:			2009-09-01                                                     *
* Author:		Jason Lemm <jason@vividual.co.uk>                              *
* License:		This work is licenced under a Creative Commons Licence         *
*				http://creativecommons.org/licenses/by-nd/2.0/uk/			   *
*                                                                              *
* Copyright:	©2009 Vividual                                                 *
*******************************************************************************/

body {
	background-color: #000;
	font: 12px/1.4 Verdana, Helvitica, Sans-Serif;
	color: #FFF;
	margin: 40px 0px 15px 0px;
	padding: 0px;
}

a {
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

p + p {
	margin-top: 1.5em;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	letter-spacing: -1px;
}

h1 {
	margin: 0px 0px 7px 0px;
	font-size: 1.8em;
}

h2 {
	text-decoration: underline;
}

blockquote {
	margin: 20px 0px;
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.right {
	padding-left: 5px;
	clear: right;
}

.clear {
	width: 100%;
	overflow: hidden;
}

ul.list {
	padding: 0px 0px 0px 15px;
	margin: 14px 0px 0px 0px;
}

ul.list li {
	margin: 0px;
}

ul.list li + li {
	margin: 1px 0px;
}

#page-outer {
	width: 960px;
	margin: auto;
	font-size: 100%;
}

#header-outer {
}

#header-inner {
	text-align: center;
}

#company-name {
	padding: 28px 0px 26px 32px;
}

#logo {
	padding-bottom: 10px;
}

#nav-outer {
	margin-bottom: 25px;
	padding: 0px 10px 5px 10px;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	background: url('/images/sep.jpg') no-repeat center bottom;
}

#nav-outer.home {
	background: none;
	margin: 0px;
}

#nav-inner {
}

#nav-inner ul {
	text-align: center;
}

#nav-inner ul, #nav-inner ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#nav-inner ul li {
	position: relative;
	display: inline;
}

#nav-inner ul li a {
	display: inline-block;
	font-size: 1.2em;
	color: #999;
	letter-spacing: -1px;
	cursor: pointer;
	padding: 0px 15px 0px 0px;
	background: url('../images/nav_bg.gif') no-repeat center right;
}

#nav-inner ul li.last a {
	padding-right: 0px;
	background: none;
}

#nav-inner ul li.highlight a {
	font-weight: bold;
	color: #f08d22;
}

#nav-inner ul li.selected a {
	color: #FFF;
}

#nav-inner ul li a:hover {
	color: #FFF;
}

#nav-inner ul li ul {
	position: absolute;
	z-index: 99;
	display: none;
	left: 0px;
	top: 1.3em;
	text-align: left;
}

#nav-inner ul li ul li {
	clear: both;
	float: none;
	padding: 0px;
	background: none;
	text-align: left;
}

#nav-inner ul li ul li a {
	color: #ffff99;
	background: none;
}

#nav-inner ul li:hover > ul {
	display: block;
}


#content-outer {
	padding-bottom: 20px;
}

#content-inner {
	min-height: 445px;
}

#darken {
	position: absolute;
	background: #000;
	display: none;
	z-index: 10;
}

.yellow {
	color: #ffff99;
}

.red {
	color: #ce3400;
}








#footer-outer {	
	background: url('/images/sep.jpg') no-repeat center top;
}

#footer-inner {
	padding: 15px 0px 0px 0px;
	text-align: center;
	font-size: .9em;
	color: #666;
	letter-spacing: -1px;
}

#footer-inner a {
	color: #999;
}

#arrows, #arrows li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#arrows {
	margin-top: 20px;
}

.element-one-outer .element-one-inner {
	width: 380px;
	margin: auto;
}

.element-one-outer.page_home .element-one-inner {
	text-align: center;
	width: auto;
	font-size: 0px;
	line-height: 0px;
}

.element-one-outer.page_contact .element-one-inner {
	text-align: center;
	width: auto;
}

.element-one-outer.page_books { background: url('../images/bg_books.jpg') no-repeat center top; }
.element-one-outer.page_about_anne { background: url('../images/bg_about_anne.jpg') no-repeat center top; }
.element-one-outer.page_cv { background: url('../images/bg_cv.jpg') no-repeat center top; }
.element-one-outer.page_news { background: url('../images/bg_news.jpg') no-repeat center top; }

.element-one-outer.page_cv dl dt {
	float: left;
}

.element-one-outer.page_cv dl dd {
	margin-left: 90px;
	padding-bottom: 10px;
}

.element-two-outer {
	text-align: center;
	margin: auto;
}

.element-three-outer {
	background: url('/images/bg_gallery.jpg') no-repeat center top;
	width: 696px;
	height: 447px;
	margin: auto;
}

.element-three-inner {
	padding: 10px;
}

.element-four-outer {
	background: url('/images/gallery_info.png') no-repeat center top;
	width: 250px;
	height: 421px;
	float: left;
}

.element-four-outer .back {
	padding: 10px 10px 0px 10px;
}

.element-four-outer .back a {
	color: #ffff99;
}

.element-four-inner {
	padding: 10px;
	height: 365px;
}

.element-five-outer {
	margin-left: 310px;
}

.element-five-inner {
	padding-top: 5px;
}

#gallery ul, #gallery ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#gallery ul li {
	float: left;
	height: 135px;
	padding-right: 15px;
}

#gallery.large {
	margin-left: -20px;
}

#maptag-outer {
	position: absolute;
	z-index: 999;
	background: url('../images/map_tag.png') no-repeat left top;
	display: none;
	width: 224px;
	height: 140px;
}

#maptag-inner {
	margin: 20px 30px 20px 20px;
	font-size: 1.1em;
	font-family: Courier;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #333;
}

#contact-outer {
	background: url('../images/contact_bg.jpg') no-repeat left top;
	width: 626px;
	height: 335px;
	margin: -35px auto 10px auto;
}

#contact-inner form dl dt label {
	color: #333;
	font-weight: bold;
}

#contact-inner form dl {
	padding: 0px;
	margin: 0px;
}

#contact-inner form dl dt  {
	float: left;
	padding: 0px;
	margin: 0px;
}

#contact-inner form dl dd  {
	margin-left: 90px;
	padding: 1px 0px 5px 0px;
}

#contact-inner form dl dd.buttons {
	text-align: center;
}

#contact-inner form input, #contact-inner form textarea {
	border: none;
	background: none;
	color: #666;
	width: 300px;
}

#contact-inner form input.button {
	width: auto;
	border: 1px solid #333;
	background: #666;
	color: #FFF;
	font-weight: bold;
	margin-top: 10px;
}

#contact-inner form textarea {
	margin-top: -2px;
	line-height: 1.8em;
	height: 90px;
}

#social-like {
	position: absolute;
	top: -1px;
	left: -220px;
	width: 220px;
	z-index: 9;
}


#social-like iframe {
	height: auto !important;
}

#social-outer {
	color: #f08d22;
	width: 300px;
	margin: 10px auto auto auto;
	text-align: center;
	padding: 10px 0px;
	position: relative;
	font-size: .9em;
}

#social-arrow {
	text-align: right;
	width: 340px;
	margin-top: 10px;
}

#social-icons {
	position: absolute;
	top: 5px;
	left: 280px;
	width: 220px;
	z-index: 9;
	text-align: right;
}

#social-outer a:link, #social-outer a:visited {
	color: #efbe88;
	text-decoration: underline;
}

#social-outer a:hover, #social-outer a:active {
	text-decoration: none;
}

#social-icons a:link, #social-icons a:visited {
	width: 46px;
	height: 52px;
	display: inline-block;
	font-size: 0px;
	vertical-align: top;
}

#social-icons a#social-facebook:link, #social-icons a#social-facebook:visited {
	background: url('/images/social-facebook.gif') no-repeat left top;
}

#social-icons a#social-facebook:hover, #social-icons a#social-facebook:active {
	background: url('/images/social-facebook-over.gif') no-repeat left top;
}

#social-icons a#social-twitter:link, #social-icons a#social-twitter:visited {
	background: url('/images/social-twitter.gif') no-repeat left top;
}

#social-icons a#social-twitter:hover, #social-icons a#social-twitter:active {
	background: url('/images/social-twitter-over.gif') no-repeat left top;
}

#social-icons a#social-rss:link, #social-icons a#social-rss:visited {
	background: url('/images/social-rss.gif') no-repeat left top;
}

#social-icons a#social-rss:hover, #social-icons a#social-rss:active {
	background: url('/images/social-rss-over.gif') no-repeat left top;
}

ul#newsFeed, ul#newsFeed li {
	padding: 0px;
	margin: 0px;
	background: none;
	list-style-type: none;
}

ul#newsFeed li {
	border-top: 1px dotted #AAA;
	padding: 10px 0px;
}

ul#newsFeed li div.articleTop {
	padding: 0px 0px 5px 0px;
}

ul#newsFeed li h4 {
	clear: both;
	font-size: 1.4em;
	margin-bottom: 0px;
}

ul#newsFeed li span.date {
	font-weight: bold;
	float: right;
}

.button {
	background: #DDD;
	display: inline-block;
	margin-top: 5px;
}

.button .button-inner {
	display: inline-block;
	padding: 5px 10px;
}


table.list {
	width: 100%;
}

table th, table td {
	padding: 2px 0px;
}

table th {
	text-align: left;
}

table input, table textarea {
	width: 100%;
}

table.list td {
	cursor: pointer;
}

table.list.edit td {
	cursor: none;
}

blockquote.testimonial {
	font-style: normal;
}

blockquote.testimonial span.red {
	padding-top: 3px;
	display: block;
	font-style: italic;
}

blockquote.testimonial a {
	padding-top: 3px;
	display: block;
}
