@import url("myguides.css");
@import url("elements.css");

body {
	background-color:	#999999;
	background-image:	url('/img/base/background.jpg');
	background-repeat:	repeat-x;
	font-family:		verdana, arial, helvetica;
	font-size:		11px;
	color:			#333333;
	padding:		0px;
	line-height:		1.4em;
	font-style:		normal;
	font-variant:		normal;
	font-weight:		normal;
	margin:	0px 0px 0px 0px;
	position: relative;
}

a img { border:0px;}


a:link {
	text-decoration: underline;
	color:#003399;
	cursor: pointer;
}

a:visited{ 
		text-decoration: underline;
		color:#6699FF;
}

b.boxtitle {
	margin-right: 10px;
}

p.title {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #999999;
}

label {
	color: #333333;
}

h1 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	/*border-bottom: 1px solid #666666;*/
	font-size: 20px;
	color: #ED6E00;
	line-height:30px;
}

h2 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #ED6E00;
}

h2.about {
	margin-top: 20px;
}

h2.quote {
	margin-top: 16px;
	margin-bottom: 30px;
	font-size: 16px;
	color:#666666;
}

h2.menuHeader {
	margin-top:0px;
}

h3 {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* Base divs */

div#navi_top{
/*	width:			987px;*/
	height:			40px;
	padding:		0px 0px 0px 0px;
	margin:			0;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background:		#FFFFFF;
	background-image:	url('/img/base/menu_bg_dark.png');
}

div#navi_top a:link, div#navi_top a:visited{
	text-decoration: none;
	font-size:		14px;
	color: #ffffff;
	cursor: pointer;
}

.navi_top_deselected, .navi_top_selected
{
	background-image: url(/img/base/tab_unselected.png);
	float: left;
	width: 122px;
	height: 28px;
	padding: 8px 0px 0px;
	margin-top:10px;
	text-align: center;
	color:#444444;
	display:block;
}

.navi_top_selected
{
	background-image: url(/img/base/tab_selected.png);
	margin-top: 5px;
	padding-top: 12px;
	color:#333333;
}

div#content_left{
	background: #FFFFFF;
	padding: 5px 10px;
}
div#content_middle{
	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	min-height: 200px;
}

div#base{
	width:	987px !important;
	margin-top:		0px !important; /*32*/
	margin-bottom:		0px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
/*	min-width: 800px;
	max-width: 1200px;
	position: relative;*/
}

div#header{
	background-image: url('/img/base/header.png');
	height: 86px;
	padding: 0;
	margin: 0;
	border:1px solid #666666;
	border-bottom: 0;
}

div#base_content{
	position: absolute;
	padding: 20px 0px 0px 0px;
	background-color: #CCCCCC;
	border:1px solid #666666;
	border-top: 0;
	width: 985px;
}

div#base_content_top{
	padding: 5px;
	text-align: right;
}

div#base_left, div#base_left_tabs{
	float: left;
	width: 180px;
}

div#base_left_tabs{
	width: 150px;
	padding-left: 10px;
	padding-top: 5px;
}

div#base_middle{
	position: relative;
	width: 578px;
	margin: 0px 0px 0px 190px;
	zoom: 1; /* Triggers IE5 haslayout */
}

div#base_middle_wide, div#base_middle_wide_tabs{
	position: relative;
	width: 790px; /*700*/
	margin: 0px 0px 0px 190px;
	zoom: 1; /* Triggers IE5 haslayout */
}

div#base_middle_wide_tabs{
	width: 800px;
	margin-left: 10px;
}

div#base_right, div#base_right_tabs{
	float: right;
	width: 209px;
}

div#base_right_tabs{
	width: 120px;
}

div#footer{
	margin: 10px;
	border-top: 1px solid #999999;
	text-align: center;
}
div#pointGallery{
	width:550px; 
	height:450px;
	margin: 10px auto 10px
}

div#guideSoundPlayer{
	height: 20px;
}

#mapmenu {
	border: 1px solid #999999;
	width: 80px;
	height: 80px;
}

#map {
	border: 1px solid #999999;
	height: 600px;
	width: 760px;
}

#map_myguides_overview
{
	border: 1px solid #999999;
	height: 200px;
}

#mapframeguide {
	border: 1px solid #999999;
	height: 300px;
}
		
#mapguide {
	border: 1px solid #999999;
	height: 350px;
	margin-bottom: 20px;
}

#mapindex {
	height: 420px;
	margin: 0 auto;
	border: 1px solid #999999;
}

#playButton{
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

#guideimage {
	width: 149px;
	padding: 0px;
	margin: 0px;
	border: 5px solid #CCCCCC;
}

.corner_w_m {
	background: white;
	width: 100%;
}
.corner_w_tl {
	background-image: url('/img/corners/w_tl.gif');
	background-position:bottom right;
}
.corner_w_tr {
	background-image: url('/img/corners/w_tr.gif');
	background-position:bottom right;
}
.corner_w_br {
	background-image: url('/img/corners/w_br.gif');
	background-position:bottom right;
}
.corner_w_bl {
	background-image: url('/img/corners/w_bl.gif');
	background-position:bottom right;
}
.corner_b_m {
	background: #333333;
	width: 100%;
}
.corner_b_tl {
	background-image: url('/img/corners/b_tl.gif');
	background-position:bottom right;
}
.corner_b_tr {
	background-image: url('/img/corners/b_tr.gif');
	background-position:bottom right;
}
.corner_b_br {
	background-image: url('/img/corners/b_br.gif');
	background-position:bottom right;
}
.corner_b_bl {
	background-image: url('/img/corners/b_bl.gif');
	background-position:bottom right;
}

.floatkiller {
	clear: both;
	padding: 0;
	margin: 0;
}