/**
 * Am Bothan Main Screen Media Stylesheet
 */

/* imports */

/* 960 - http://960.gs */
@import url('960/css/reset.css');
@import url('960/css/text.css');
@import url('960/css/960.css');

/* debugging */
@import url('debug.css');

/* fonts */
@import url('fonts.css');

/* main page layout */

body {
	background: rgb(233, 226, 213) url(/img/bg/main_page.jpg) 0 0 repeat;
}

/*input form fieldset option textarea {*/
/*	font-family: Verdana, arial, sans-serif;*/
/*	color: #636363;	*/
/*}*/

#page_header {
	height: 350px;
	padding-top: 20px;
	background: rgb(47, 78, 110);
}

#logo {
	padding-top: 5px;
	height: 195px;
}

#logo p.five_star {
	color: #fff;
	text-indent: -4000px;
	background: transparent url(/img/headers/five_stars.png) no-repeat 50% 0;
	font: 75px/1em "Trebuchet MS", trebuchet, verdana, arial, sans-serif;
	height: 21px;
	width: 295px;
	text-align: center;
	margin: 0;
}

#logo h1 {
	color: #fff;
	text-indent: -4000px;
	background: transparent url(/img/headers/am_bothan.png) no-repeat 0 0;
	height: 47px;
	width: 295px;
	margin: 1em 0;
}

#logo h2 {
	font: 21px/1.2em "Trebuchet MS", trebuchet, verdana, arial, sans-serif;
	text-indent: -4000px;
	background: transparent url(/img/headers/world_class_independent.png) no-repeat 0 0;
	font-weight: normal;
	color: #fff;
	height: 20px;
	width: 292px;
	margin: 0;
}

.replace {
	text-indent: -4000px;
}

/* replaced headers */
#am_bothan_activities {
	background: transparent url(/img/headers/am_bothan_activities.png) 0 0 no-repeat;
	width: 100%;
	height: 20px;
}

#polaroids {
	position: relative;
	left: 110px;
	top: 0;
	height: 190px;
}

#polaroids img {
	position: absolute;
	top: 0;
	left: 0;
	padding: 13px;
	border: hidden;
	background-color: rgb(255,255,255);

	border-radius: 8px;
	box-shadow: 0 0 8px #444;

	-moz-border-radius: 8px;
	-moz-box-shadow: 0 0 8px #444;

	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 0 8px #444;

	-o-border-radius: 8px;
	-o-box-shadow: 0 0 8px #444;
}

#polaroids img.rotated {
	left: 80px;
	top: 20px;
	z-index: 10;
	transform:  matrix(0.98480775, 0.17364818, -0.17364818, 0.98480775, 0, 0);
	-moz-transform:  matrix(0.98480775, 0.17364818, -0.17364818, 0.98480775, 0, 0);
	-webkit-transform: rotate(11deg);
	/*-webkit-transform:  matrix(0.98480775, 0.17364818, -0.17364818, 0.98480775, 0, 0);*/
	/*-o-transform:  matrix(0.98480775, 0.17364818, -0.17364818, 0.98480775, 0, 0);*/
}

#quotes {
	background: #718ca9 url(/img/bg/quotes_top.png) 0 0 repeat-x;
	height: 75px;
	overflow: hidden;
	clear: left;
	color: #e1e5ea;
	padding: 20px 10px 0 0;
	margin-bottom: 0;
	list-style: none;
}

#quotes p {
	font-family: "Segoe Print";
	line-height: 1.4em;
	font-size: 1.1em;
	width: 450px;
	background: transparent url(/img/bg/quote_marks.png) 0 0 no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
	height: 40px;
}

#quotes p.cite {
	width: 420px;
	padding: 0;
	text-align: right;
	background: none;
	font-family: "Trebuchet MS", arial, sans-serif;
	margin-top: -15px;
	height: auto;
}

#quotes li span {
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 400px;
}


#quotes li#quote-1 span { background: transparent url(/img/headers/quote-1.png) 0 0 no-repeat; }
#quotes li#quote-2 span { background: transparent url(/img/headers/quote-2.png) 0 0 no-repeat; }
#quotes li#quote-3 span { background: transparent url(/img/headers/quote-3.png) 0 0 no-repeat; }
#quotes li#quote-4 span { background: transparent url(/img/headers/quote-4.png) 0 0 no-repeat; }
#quotes li#quote-5 span { background: transparent url(/img/headers/quote-5.png) 0 0 no-repeat; }
#quotes li#quote-6 span { background: transparent url(/img/headers/quote-6.png) 0 0 no-repeat; }
#quotes li#quote-7 span { background: transparent url(/img/headers/quote-7.png) 0 0 no-repeat; }
#quotes li#quote-8 span { background: transparent url(/img/headers/quote-8.png) 0 0 no-repeat; }
#quotes li#quote-9 span { background: transparent url(/img/headers/quote-9.png) 0 0 no-repeat; }
#quotes li#quote-10 span { background: transparent url(/img/headers/quote-10.png) 0 0 no-repeat; }
#quotes li#quote-11 span { background: transparent url(/img/headers/quote-11.png) 0 0 no-repeat; }
#quotes li#quote-12 span { background: transparent url(/img/headers/quote-12.png) 0 0 no-repeat; }
#quotes li#quote-13 span { background: transparent url(/img/headers/quote-13.png) 0 0 no-repeat; }
#quotes li#quote-14 span { background: transparent url(/img/headers/quote-14.png) 0 0 no-repeat; }
#quotes li#quote-15 span { background: transparent url(/img/headers/quote-15.png) 0 0 no-repeat; }

#nav {
	background: transparent url(/img/bg/nav.png) 0 100% repeat-x;
	height: 70px;
}

#nav div#wrap {
	background: #b9cbdf url(/img/bg/nav_top.png) 0 0 repeat-x;
	height: 65px;
	margin-top: 0;
	clear: left;
}

#nav ul {
	padding-top: 27px;
}

#nav ul#main li {
	float: left;
	list-style: none;
	text-indent: 0;
	margin: 0;
	width: 120px;
	font-family: "Aller Lt", "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

#nav ul#main li#home { width: 73px; }
#nav ul#main li#facilities { width: 98px; }
#nav ul#main li#location { width: 93px; }
#nav ul#main li#activities { width: 83px; }
#nav ul#main li#harris { width: 78px; }
#nav ul#main li#availability { width: 118px; }
#nav ul#main li#contact { width: 88px; }
#nav ul#main li#booking { width: 128px; }
#nav ul#main li#links { width: 93px; }
#nav ul#main li#groups { width: 88px; }

#nav ul#main li a {
	display: block;
	color: #2f4e6e;
	text-decoration: none;
}

/* content */

a {
	color: #636363;
}

a:hover {
	color: #222;
}

#page_body {
	margin-top: 50px;
	margin-bottom: 20px;
}

#content_items {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
}

#content_items li {
	margin: 0 0 20px 0;
	padding-bottom: 10px;
	border-top: none;
}

#content_items p {
	vertical-align: top;
	margin-left: 210px;
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
	color: #636363;
	line-height: 1.6em;
	margin-bottom: 10px;
}

#content_items img.item_thumb {
	padding: 7px;
	background-color: #fff;
	border: 1px solid #d1c9bd;
	clear: left;
}

#content_items h2 {
	font-family: "Aller Lt", "Trebuchet MS", arial, sans-serif;
	color: #486787;
	font-size: 1.3em;
	font-weight: bold;
	margin: -4px 0 20px 0;
}

/*main content*/

#content {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#content li {
	list-style: square;
}

#content p, #content dt {
	font-family: Verdana, arial, sans-serif;
	color: #636363;
}

#content img {
	padding: 7px;
	background-color: #fff;
	border: 1px solid #d1c9bd;
	clear: left;
	margin: 10px;
}

#content h2 {
	font-family: "Aller Lt", "Trebuchet MS", arial, sans-serif;
	color: #486787;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0 20px 0;
}

#content li {
	font-family: verdana, "Aller Lt", "Trebuchet MS", arial, sans-serif;
	color: #636363;
}

#content .table {
	font-family: Verdana, arial, sans-serif;
	color: #636363;
}

#content .table td {
	padding: 2px 10px 2px 0px;
	width: 220px;
}

#content .galtab {
	font-family: Verdana, arial, sans-serif;
	color: #636363;
}

#content .galtab td {
	padding: 0px 5px 5px 0px;
}

#content h3, #content legend {
	color: #486787;
	font-size: 1.1em;
	font-weight: bold;
}

#content fieldset dt {
	float: left;
	clear: both;
	width: 200px;
}

#content fieldset dd {
	margin-bottom: 0.5em;
}

#content fieldset#fieldset-booking dt#month-label,
#content fieldset#fieldset-booking dt#year-label {
	display: none;
}


#content fieldset#fieldset-booking dd#day-element,
#content fieldset#fieldset-booking dd#month-element,
#content fieldset#fieldset-booking dd#year-element {
	display: inline;
}



#content fieldset#fieldset-buttons dl {
	margin-left: 200px;
}
#content fieldset#fieldset-buttons dt {
	display: none;
}
#content fieldset#fieldset-buttons dd {
	float: left;
}

#content .googlemap {
	padding: 7px;
	background-color: #fff;
	border: 1px solid #d1c9bd;
	float: right;
	clear: left;
}

#content .googlemap a {
	color: #2f4e6e !important;
	text-decoration: none;
}

#content .booktab td {
	padding: 5px;
	font-family: Verdana, arial, sans-serif;
	color: #636363;
}

#side_teasers {
	margin-left: 30px;
}

#side_teasers ul {
	list-style: none;
	text-indent: 0;
}

#side_teasers li {
	margin: 10px 0 50px 0;
}

#side_teasers p {
	font-size: 11px;
	font-family: Verdana, arial, sans-serif;
	color: #636363;
	line-height: 1.6em;
	width: 50%;
}

#side_teasers li img {
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #d1c9bd;
}

/* footer */
#page_footer {
	background: transparent url(/img/bg/footer_top.png) 0 0 repeat-x;
	clear: both;
	padding-top: 10px;
	font-family: verdana, arial, sans-serif;
	color: #636363;
	font-size: 11px;
}

#footer_wrapper {
	padding-top: 50px;
	padding-bottom: 10px;
	background-color: #e2dad0;
	min-height: 140px;
}

#page_footer #address { width: 180px; }
#page_footer #staticmap {
	width: 260px;
	margin-top: -25px;
	text-align: center;
}

#page_footer #tariff,
#page_footer #credits {
	margin-top: 10px;
}

img.static_map {
	border: 1px solid #d1c9bd;
	padding: 3px;
	background-color: #FFF;
}

form#login {
	font-family: verdana,arial, sans-serif;
	color: #636363;
}

form#login input {
	font-family: verdana,arial, sans-serif;
	color: #636363;
}


/* additive classes */

.c {
	position: absolute;
	background-color: #2F4E6E;
	height: 10px;
	width: 10px;
	top: -24px;
	left: 105px;
	z-index: 120;
}

.drop {
	box-shadow: 0px 0px 6px #AAA;
	-moz-box-shadow: 0px 0px 6px #AAA;
	-webkit-box-shadow: 0px 0px 6px #AAA;
	-o-box-shadow: 0px 0px 6px #AAA;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rotate_10r {
	margin-top: 5px;
	-moz-transform:  matrix(0.98480775, 0.17364818, -0.17364818, 0.98480775, 0, 0);
	-webkit-transform:  matrix(0.98480775, 0.17364818, -0.17364818, 0.98480775, 0, 0);
	-o-transform:  matrix(0.98480775, 0.17364818, -0.17364818, 0.98480775, 0, 0);
}

.rotate_5l {
	-moz-transform:  matrix(0.99619470, -0.08715574, 0.08715574, 0.99619470, 0, 0);
	-webkit-transform:  matrix(0.99619470, -0.08715574, 0.08715574, 0.99619470, 0, 0);
	-o-transform:  matrix(0.99619470, -0.08715574, 0.08715574, 0.99619470, 0, 0);
}

.rotate_10l {
	margin-top: 5px;
	-moz-transform:  matrix(0.98480775, -0.17364818, 0.17364818, 0.98480775, 0, 0);
	-webkit-transform:  matrix(0.98480775, -0.17364818, 0.17364818, 0.98480775, 0, 0);
	-o-transform:  matrix(0.98480775, -0.17364818, 0.17364818, 0.98480775, 0, 0);
}

