/* Notes
-- #id
-- .class
----------------------------------------*/

/* Container
----------------------------------------*/

.minheight {
	min-height: 800px;
}

/* Logo header
----------------------------------------*/

#logo-left {
	float: left;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	background-color: #222;
	color: #fff;
	height: 1.5em;
	width: 50%;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-indent: 5px;
}

#logo-right {
	float: right;
	font-size: 2.5em;
	background-color: #222;
	height: 1.5em;
	width: 50%;
}

/* Left navigation
----------------------------------------*/

.leftnav-header {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 5px solid #222;
	border-bottom: 1px solid #e30000;
	color: #222;
	text-indent: 1px;
}

.leftnav-content {
	margin: 0 auto;
}

.leftnav-content p {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: inline;
	color: #222;
}

.side-bar-entry {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 0.9em;
}

.side-bar-link {
	color: #222;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.right {
	float: right;
}

.side-bar-link:hover {
	background-color: #ccc;
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid;
}

.side-bar-link:visited {
	color: #222;
}

div.teaser div.more {
	display:none;
}

.teaser_toggleMore {
	font-size: 0.8em;
	color: #222;
	text-decoration: none;
}

.teaser_toggleMore:hover {
	background-color: #ccc;
	color: #222;
	text-decoration: underline;
}

.teaser-right {
	clear: both;
	display: block;
	text-align: right;
}


/* Main Content
----------------------------------------*/

.pagetitle {
	float: left;
	border-top: 5px solid #222;
	border-bottom: 1px solid #e30000;
}

.pagetitle h2 {
	font-weight: bold;
	display: inline;
	color: #222;
	font-size: 2em;
}

.sectiontitle {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	border-top: 3px solid #222;
	border-bottom: 1px solid #e30000;
}


.sectiontitle-small {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	float: left;
	border-top: 3px solid #222;
	border-bottom: 1px solid #e30000;
}

.normal-text {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	display: inline;
	color: #222;
}

.small-text {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	display: inline;
	color: #222;
}

.main-body-link {
	color: #222;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.main-body-link:hover {
	background-color: #ccc;
	color: #222;
	text-decoration: none;
	border-bottom: 1px solid;
}

.main-body-link:visited {
	color: #222;
}
/* Search
----------------------------------------*/

#logo-right input {
	font-size: 0.34em;
	font-family: Arial, "Gill Sans MT", Helvetica, sans-serif;
	border: 1px solid #fff;
	float: left;
	margin-top: 1.3em;
	background-color: #ccc;
}

#logo-right input:focus {
	border: 1px solid #ccc;
	background-color: #fff;
}

#logo-right fieldset {
	margin: 0em;
	padding: 0em;
	border: none;
}

#searchText {
	background-image:url('../i/search/search.png');
	background-repeat:no-repeat;
	padding-left: 18px;
	margin-left: 16em;
	width: 24em;
}

#searchSubmit {
	margin-left: 0.1em;
	border: 0px;
	float: left;
	width: 3em;
}

.searchContainer {
	border: 1px solid #f00;
	display: none;
	width: 10em;
}

.searchList {
	background-color: #fff;
	position: absolute;
	z-index: 1;
	display: none;
	border: 1px solid #ccc;
	margin-left: 16em;
	margin-top: 0.1em;
	font-size: 0.34em;
	width: 29em;
}

.searchList li {
	border: 0em;
	padding: 0em;
	cursor: pointer;
	list-style-type: none;
}

.searchList li:hover {
	background-color: #e30000;
	border: 0em;
}

.searchList img {
	border: none;
	vertical-align: middle;
}

.searchList b {
	font-weight: bold;
	border-bottom: dotted 1px #222;
}

.pubname {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
}


/* Showpub
----------------------------------------*/

.pub-column-header {
	display: block;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	border-top: 3px solid #222;
	border-bottom: 1px solid #e30000;
	text-indent: 2px;
}

.right-column-p {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	display: inline;
	color: #222;
}

.rating {
	vertical-align: text-top;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.2em;
}

.review-data {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #222;
	font-weight: bold;

}

.review-score {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 2.5em;
}

.review-score5 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 2.5em;
}

.review-score4 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 2.2em;
}

.review-score3 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 2.0em;
}

.review-score2 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.8em;
}

.review-score1 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
}

.review-score-no {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
}

.review-score-yes {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 2em;
}
	
.review-text {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

/* Forms
----------------------------------------*/

.standard input {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: Arial, "Gill Sans MT", Helvetica, sans-serif;
	border: 1px solid #aaa;
	background-color: #ccc;
}

.standard select {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-family: Arial, "Gill Sans MT", Helvetica, sans-serif;
	border: 1px solid #fff;
	background-color: #ccc;
}

.standard input[type=submit] {
	padding: 4px;
}

.standard input:focus {
	border: 1px solid #ccc;
	background-color: #fff;
}

.standard select:focus {
	border: 1px solid #ccc;
	background-color: #fff;
}

.standard label {
	font-size: 1em;
	font-family: Arial, "Gill Sans MT", Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
}

.standard fieldset {
	margin: 0.2em;
	padding: 1em;
	border: 1px solid #ccc;
}

/* Links
----------------------------------------*/

div.menu-bar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #222;
}

div.menu-bar a:hover {
	color: #e30000;
}

div.menu-bar img {
	border: none;
	vertical-align: middle;
}

.footer a {
	color: #222;
	text-decoration: none;
}

.footer a:hover {
	background-color: #ccc;
	text-decoration: underline;
}

.body-link {
	background-color: #ccc;	
	text-decoration: none;
}

.body-link:hover {
	background-color: #e30000;
	text-decoration: underline;
}

.searchResultLink {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.searchResultLink:hover {
	background-color: #ccc;
	border-bottom: 1px solid;
}

/* Links
----------------------------------------*/

a:link {
	color: #222;
}

a:visited {
	color: #222;
}

.text-middle {
	vertical-align: middle;
}

/* Spacers, bars and layout
----------------------------------------*/

div.thin-line {
	height: 1px;
}

div.med-line {
	height: 0.833em;
}

div.thick-line {
	height: 1.75em;
}

div.white {
	background-color: #fff;
}

div.red {
	background-color: #e30000;
}

div.grey {
	background-color: #ccc;
}

div.lightgrey {
	background-color: #e6e8fa;
}

div.menu-bar {
	height: 1.4em;
	line-height: 1em;
}

.center {
	text-align: center;
	margin: 0 auto;
}

.bold {
	font-weight: bold;
}
.spacer {
	border-bottom: 4px solid #fff;	
}

.holder {
	padding-top: 2px;
	border: 0px;
	display: block;
}

.w300 {
	width: 300px;
}

.w150 {
	width: 150px;
}

.w50 {
	width: 50px;
}

/* Addthis
----------------------------------------*/

.facebook-share-button {
	padding-top: 0px;
	text-indent: 0px;
}

.twitter-share-button {
	padding-top: 0px;
	text-align: right;
	width: 60px;
}

.addthis-button-tweet {
	width: 30px;
}