﻿/* BODY PROPERTIES ------------------------------------------------------------------------------------------------------------------------------- */

body {
	background: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Times, Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
	padding-top: 0px;
	/* background-image: url('../media/backgrounds/background_beyporesundown.jpg');*/
	/* overflow: hidden; for useage with the .source-image class-tag */
}

/* BACKGROUND IMAGE PROPERTIES ------------------------------------------------------------------------------------------------------------------- */

#divbg {
	width: 100%;
	height: 100%;
	left: 0px;
	bottom: 0px;
	position: fixed;
	z-index: -1; 
}

.source-image { /* class for background-image to resize with the browerwindow automatically */
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
}

/* CONTAINER PROPERTIES -------------------------------------------------------------------------------------------------------------------------- */

#container {
	width: 90%;
	min-width: 650px;
	max-width: 1000px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

/* HEADER PROPERTIES ----------------------------------------------------------------------------------------------------------------------------- */

#header {
	background: none;
	height: 12px;
	color: #000000;
	font-size: 1.0em; /* or e.g. 20px */
	font-weight: bold;
	font-style: italic;
	padding: 0px; /* padding space from the borders */
	font-family: georgia;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.7em; /* increases/decreases font size relatively to the one set in the tag selector "body" above */
	padding: 6px 10px; /* aligns to centre and adds padding between the links */
	font-style: italic;
}


#header a:hover {
	color: #FFFFFF;
	background: #A5ADC5; /*  alternate colour #800000 */ 
	padding: 6px 10px;
	font-style: italic;
}

#header a:active {
	color: #FFFFFF;
	background-color: #000000;
	padding: 6px 10px;
	font-style: italic;
}

/* HEADER 2 PROPERTIES --------------------------------------------------------------------------------------------------------------------------- */

#header2 {
	background: none; /* or e.g. text-decoration: underline overline */ 
	height: 60px;
	color: #000000;
	font-size: 1.0em; /* or e.g. 20px */
	font-weight: bold;
	font-style: italic;
	padding: 0px; /* padding space from the borders */
	font-family: georgia;
}

#header2 h1 {
	margin: 0;
	font-size: 1.5em;
	font-family: georgia;
	letter-spacing: .4em;
	text-align: center;
}

#header2 h2 {
	margin: 0;
	font-size: 1.2em;
	font-family: georgia;
	font-weight: bold;
	letter-spacing: .2em;
	text-align: center;
	padding: 7px;
}

#header2 h3 {
	margin: 0;
	font-size: 1.0em;
	font-family: georgia;
	font-weight: normal;
	letter-spacing: .2em;
	text-align: center;
	padding: 10px;
}

.slogan {
	color: #A5ADC5;
	font-size: .8em;
}

/* NAVIGATION PROPERTIES ------------------------------------------------------------------------------------------------------------------------- */

#nav {
	background: none;
	text-align: left;
	color: #FFFFFF;
	height: 20px;
	padding: 2px 0px; /* changes the padding around this area clockwise, starting at 12,
					e.g. 3px 10px 7px 12px or 3px 10px (just for up&down and left&right)*/
	/* border-top: 3px solid #1961ab; nice yellow:  #FCDC0D */
	border-bottom: 3px solid #000000;
	letter-spacing: .1em;
	font-family: georgia;
	
}

#nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.85em; /* increases/decreases font size relatively to the one set in the tag selector "body" above */
	padding: 6 15px; /* aligns to centre and adds padding between the links */
	font-style: italic;
}


#nav a:hover {
	color: #FFFFFF;
	background: #A5ADC5; /*  or e.g. text-decoration: underline overline */
	padding: 6px 15px;
	font-style: italic;
}

#nav a:active {
	color: #FFFFFF;
	background-color: #000000;
	padding: 6px 15px;
	font-style: italic;
}

.nav_active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.85em;
	background: #000000;
	padding: 6px 15px;
	font-style: italic;
}

/* MAIN PROPERTIES -------------------------------------------------------------------------------------------------------------------------------- */

#main {
	background: #FFFFFF;
	height: auto;
	padding: 6px 15px;
	overflow: auto; /* this inserts a scrollbar automatically if the content gets too much */
	font-style: italic;
	text-align: center;
	opacity: .75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; // first!
	filter: alpha(opacity=75);					// second!
}

#main a {
	color: #A5ADC5;

}

#main a:hover {
	color: #FFFFFF;
	background: #A5ADC5;
}

#main h1 {
	margin: 0;
	font-size: 1.4em;
	font-family: Times;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .1em;
	color: #000000;
	padding: 5 0px
}

#main h2 {
	margin: 0;
	font-size: 1.2em;
	font-family: Times;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .1em;
	color: #000000;
	padding: 5 0px
}

#main h3 {
	margin: 0;
	font-size: 1.0em;
	font-family: Times;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .1em;
	color: #000000;
	padding: 5 0px
}

#main font {
	color: #A5ADC5;
	font-weight: bold;
}

/* ALTERNATE (MAIN) PROPERTIES --------------------------------------------------------------------------------------------------------------------- */

#main_video {
	background: none;
	height: auto;
	text-align: center;
	overflow: auto; /* this inserts a scrollbar automatically if the content gets too much */
	font-style: italic;
}


#main_index {
	background: none;
	height: 450px;
	padding: 0px 0px 0px 110px;
	overflow: auto; /* this inserts a scrollbar automatically if the content gets too much */
	font-style: italic;
	opacity: .75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; // first!
	filter: alpha(opacity=75);					// second!
}

#ta_travelmap {
	padding: 0px 156px
}

#ta_favoritelist {
	text-align: left;
}

table {
	background: none;
	font-family: 'Trebuchet MS', Times, Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
	line-height: 1.5;	
}


/* FOOTER & FOOTER2 PROPERTIES ---------------------------------------------------------------------------------------------------------------------- */

#footer {
	background: none;
	height: 35px;
	color: #000000;
	text-align: center;
	padding-top: 2px;
	font-style: italic;
	border-top: 3px solid #000000;
	/* border-bottom: 3px solid #000000; */	
}


#footer a {
	color: #A5ADC5;
}


#footer a:hover {
	color: #FFFFFF;
	background: #A5ADC5;
}

#footer2 {
	background: none;
	height: 120px;
	color: #A5ADC5;
	font-size: .85em; /* or e.g. 20px */
	font-weight: bold;
	font-style: italic;
	padding: 0px; /* padding space from the borders */
	line-height: 1.2;
}

/* IMAGE PROPERTIES -------------------------------------------------------------------------------------------------------------------------------- */

img {
	border: none; /* "none" disables the borders for pictures if they are linked */

}


.gallery  img{ /*an image that is inside an element with the class "gallery" */
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666; /* gives some sort of 3d-effect */
	/* width: auto; */
	padding: 3px;
	background: #DCDCDC;

}

.gallery img:hover {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666; /* gives some sort of 3d-effect */
	background: #081029;
}

.images_border {
	border: 1px solid #000000;


}

.images_left { /* . is a class selector */
	float: left;
	margin-right: 10px;
	
} 

.images_right {
	float: right;
	margin-left: 10px;

}


