/*
 * screen_main.css
 * Base stylesheet for screen media
 * Version: 2.0
 * Site   : Archaeology Hebrides
 * Author : david@reefnet
 * Updated: 21/08/07
 *
 */

body {
	background: #FFFEF8 url(/img/stones_bg.png) repeat-x top center;
	margin: 0 auto;
	padding: 17px 0 0 0;
	min-width: 980px;
	font: 76% / 1.4em Verdana, arial, sans-serif;
}

a {
	color: #737364;
	text-decoration: none;
	border: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

#page_wrapper {
	position: relative;
	margin-bottom: 10px;
}

#page_footer {
	width: 100%;
	padding: 10px 0;
	margin: 20px 0;
	background-color: #C9C9B0;
	clear: both;
	border-top: 1px solid #737364;
	border-bottom: 1px solid #737364;
}

#page_footer p {
	margin: 0 0 1em 0;
	line-height: 1.2em;
	padding: 0 50px;
	text-align: center;
}

#header {
	background: transparent url(/img/top_wave_bg.png) repeat-x 80px 0px;
	padding: 0 1px 0 5px;
	margin: 0;
	text-align: left;
}

#header img {
	margin: -17px 0 0 0;
	padding: 0;
	float: left;
}

ul#top_navigation {
	left:665px;
	position:absolute;
	top:24px;
}

body#mappage div#header ul#top_navigation {
	top: 41px;
}


ul#top_navigation li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#top_navigation li a {
	display: block;
	float: left;
	width: 70px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	background: #8B899E url(/img/tab_bg.png) no-repeat bottom center;
	margin: 0 2px 0 0;
	text-align: center;
	text-decoration: none;
	padding: 2px 0;
}

ul#top_navigation li a:hover {
	background-color: #FFFEF8;
	color: #8B899E;
}

#site_navigation {
	background: transparent url(/img/nav_bg.png) no-repeat bottom center;
	margin-left: 5px;
	width: 249px;
	padding-bottom: 30px;
	float: left;
	margin-bottom: 10px;
}

#site_navigation a:hover {
	text-decoration: none;
}

div.nav_control {
	width: 100%;
	color: #737364;
	font-family: arial, sans-serif;
	position: relative;
	top: 30px;
	font-weight: normal;
	cursor: pointer;
	text-align: center;
}

#vh_navigation {
	text-align: left;
	padding-left: 12px;
	line-height: 0;
}

#vh_navigation a {
	text-align: center;
	margin: 0;
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 8px;
}

p.site_info {
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	clear: both;
	background-color: #D4D3BE;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	padding: 4px;
	width: 90%;
}

ul {
	margin: 0;
}

ul#site_nav_menu {
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 10px 0 0;
	clear: both;
	width: 100%;
}

ul.sub_menu {
	text-align: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul.sub_menu li a {
	display: block;
	padding: 0;
	margin: 1px 0;
	background-color: #79ABC2;
	color: #FFFEF9;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	padding: 2px 0 1px 10px;
}

ul.second_sub_menu {
	text-align: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul.second_sub_menu li {
	margin: 0;
	padding: 0;
}

ul.second_sub_menu li a {
	background-color: #8FC3D9;
	color: #FFFEF9;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	text-indent: 15px;
	padding: 2px 0 1px 0;
}

ul.sub_menu li a:hover {
	background-color: #597E8F;
}

ul.second_sub_menu li a:hover {
	background-color: #6D95A6;
}

ul#site_nav_menu li {
	list-style: none;
	margin: 0;
	/*line-height: 1em;*/
}

li.nav_title {
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana, arial, sans-serif;
	color: #FFFEF9;
	background-color: #6A99A9;
	font-size: 110%;
	padding: 5px 0 4px 10px;
	vertical-align: middle;
	margin: 0;
}


#content {
	width: 730px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: -10px;
}

#content #main {
	/*width: 570px;*/
	text-align: left;
}

div#main_article {
	font-size: 1.1em;
	color: #333;
	width: 95%;
}

div#main_article h3,
div#audio h3,
div#video h3,
div#events h3,
div#locations h3,
div#smr h3 {
	border-bottom: 1px solid #b3b3a4;
	color: #3E3F31;
	font-weight: normal;
	margin: 1em 0 1em 0;
	clear: both;
}

div#video div.vidclip {
	padding: 2px;
	width: 480px;
	margin-left: 1em;
}

div#video div.vidclip p {
	font-size: 0.8em;
	margin: 0.4em;
	text-align: center;
}

div#main_article p {
	line-height: 1.6em;
}

div#main_article p.a_img span.caption {
	display: block;
	clear: both;
	text-align: center;
	font-size: 0.8em;
}

div#main_article p.gridref {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

div#main_article p.a_img {
	float: left;
	margin-right: 1.4em;
	line-height: 1em;
}

div#main_article p.a_img img {
	border: 1px solid #DAD8ED;
	padding: 2px;
}

#main p {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	line-height: 1.4em;
}

p.left {
	float: left;
	margin: 5px 15px 5px 5px;
	clear: left;
}

p.right {
	float: right;
	margin: 5px 15px 5px 5px;
}

span.caption {
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	
}

#main p.right img,
#main p.left img {
	border: 1px solid #C9C9B0;
	padding: 2px;
	background-color: #fff;
}

h1.replace {
	text-indent: -10000px;
	padding: 0;
	margin: 0.4em 0 1em 0;
	text-align: left;
	width: 433px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: left center;
}

#content #sub {
	clear: both;
}

div.teaser {
	width: 230px;
	height: 290px;
	margin-right: 10px;
	padding: 0;
	float: left;
}

div.teaser a {
	border: 1px solid  #DEDEC9;
	background-color: #F2F2E8;
	display: block;
	height: 290px;
	width: 230px;
}

div.teaser a:hover {
	background-color: #D4D3BE;
	border: 1px solid #C9C9B0;
}

div.teaser h2 {
	font-size: 105%;
	font-family: arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 4px 6px;
	color: #616253;
	line-height: 1em;
}

div.teaser img {
	margin: 0;
	padding: 0;
}

div.teaser p {
	margin: 0;
	padding: 5px;
	line-height: 1.2em;
	font-family: verdana, arial, sans-serif;
	font-size: 95%;
	text-align: left;
}

#main a:hover {
	text-decoration: underline;
}

#main div.location_details p {
	line-height: 1.8em;
}
	
div.location_details img {
	border: 1px solid #C9C9B0;
	padding: 2px;
	background-color: #fff;
	margin: 5px 15px 5px 5px;
	float: left;
	clear: both;
}

div.teaser a:hover {
	text-decoration: none !important;
}

h1.replace#home  { background-image: url(/img/h1_home.png);}
h1.replace#articles  { background-image: url(/img/h1_articles.png);}
h1.replace#sites  { background-image: url(/img/h1_sites.png);}
h1.replace#times  { background-image: url(/img/h1_times.png);}
h1.replace#timeline  { background-image: url(/img/h1_timeline.png);}
h1.replace#callanishmoon  { background-image: url(/img/h1_callanishmoon.png);}
h1.replace#aboutcallanishmoon  { background-image: url(/img/h1_aboutcallanishmoon.png);}
h1.replace#terms  { background-image: url(/img/h1_terms.png);}
h1.replace#links  { background-image: url(/img/h1_links.png);}
h1.replace#contact  { background-image: url(/img/h1_contact.png);}
h1.replace#help  { background-image: url(/img/h1_help.png);}
h1.replace#credits { background-image: url(/img/h1_credits.png);}
h1.replace#visit_accommodation { background-image: url(/img/h1_accomm.png);}
h1.replace#visit_travel { background-image: url(/img/h1_travel.png);}
h1.replace#visit_todo { background-image: url(/img/h1_todo.png);}
h1.replace#visit_register { background-image: url(/img/h1_register.png);}
h1.replace#articles_brochs  { background-image: url(/img/h1_articles_brochs.png);}
h1.replace#articles_wheelhouse  { background-image: url(/img/h1_articles_wheelhouse.png);}
h1.replace#articles_medben  { background-image: url(/img/h1_articles_medben.png);}
h1.replace#sites  { background-image: url(/img/h1_sites.png);}
h1.replace#events  { background-image: url(/img/h1_events.png);}
h1.replace#timemap  { background-image: url(/img/h1_time_map.png); position: absolute; top: 170px; left:270px;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

table.item_list {
	font-size: 1.2em;
}

table.item_list td,
table.item_list th {
	padding: 5px 10px 5px 5px;
}

table.item_list tr {
	border: 1px solid #ccc;
}

/* single-page timeline */

div#timeline_outer {
	width: 800px;
	height: 600px;
	margin-left: 280px;
	margin-top: 70px;
	border: 1px solid #333;
}

div#timeline_single {
	width: 800px;
	height: 600px;
}

.timeline-event-bubble-time {
	display: none;
}

.timeline-ether-marker-bottom {
	font-size: 80%;
	font-weight: normal;
}

.timeline-ether-marker-bottom-emphasized {
	font-size: 80%;
	font-weight: bold;
}

/* accommodation listings and other vh info */

form#island_choice {
	margin-bottom: 10px;
}

div.input label {
	float: left;
	display: block;
	width: 150px;
	font-family: arial, sans-serif;
}

div.input {
	margin-bottom: 5px;
	font-size: 1.1em;
}

div.submit {
	margin-left: 150px;
}

div.submit input {
	padding: 2px 9px;
}

div#accom_list {
	text-align: center;
	margin: 10px;
	clear: both;
}

div.accom_item {
	border: 1px solid #d2d2c8;
	padding: 5px;
	margin: 0 0 10px 0;
	clear: both;
	width: 80%;
	text-align: left;
	background-color: #ffffff;
	float: left;
}

div.accom_item:hover {
	border: 1px solid #d2d2c8;
}

div.accom_item img {
	float: left;
	margin-bottom: 25px;
}

div.accom_item div.listing {
	margin-left: 130px;
}

div.accom_item div.listing h2 {
	font-family: arial, sans-serif;
	color: #999986;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}

div.accom_item div.listing p.address {
	font-family: arial, sans-serif;
	color: #666;
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

div.accom_item div.listing p.facilities {
	font-family: arial, sans-serif;
	color: #666;
	font-size: 1em;
	margin: 0;
}

div.accom_item div.listing p.details {
	margin: 5px 0 0 0;
	color: #999;
	font-size: 0.9em;
}

div#audio ul,
ul#featured_site_list {
	font-size: 1em;
	margin: 0;
	text-indent: 0;
	padding: 0 0 0 1em;
}

div#audio ul li,
ul#featured_site_list li {
	margin: 1em 0 0 0;
	list-style: none;
	text-indent: 0;
}

div#audio li {
	width: 95%;
	padding: 10px;
}

div#audio ul li p,
ul#featured_site_list li p {
	font-size: 0.9em;
	margin: 0;
	width: 80%;
}

div#audio ul li h3,
ul#featured_site_list li h3 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	color: #3E3F31;
}

h2#site_title {
	color: #3E3F31;
}

span.audio_title {
	color: #6A99A9;
	font-size: 0.8em;
	text-transform: uppercase;
}

span.video_title {
	color: #6F2D9B;
	font-size: 0.8em;
	text-transform: uppercase;
}

ul#featured_site_list li {
	clear: left;
	margin-top: 10px;
}


.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */