/* CSS Document by Broadleaf Business Solutions */
/*     Created for www.stay-in-austria.co.uk    */

* {margin: 0;
   padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background: transparent url(images/body.jpg) no-repeat top center ;
}

p {
	text-align:justify;
	padding: 5px 0;
	}
	
#container {
         width: 771px;
		 margin: 25px auto;
}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 208px;
}

#content {
	clear: none;
	float: left;
	width: 480px;
	padding: 30px;
	font-size: 1.2em;
}

#contentwrapper {
	background: #3f71b2 url(images/content_bg.jpg) no-repeat;
}

#right {
	float: right;
	width: 170px;
	margin-right: 30px!important;
	margin-right: 19px;
	margin-top: 15px;
	font-size: 1.1em;
	margin-bottom: 20px;
}

#l_left {
	float:left;
	width: 190px;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 15px;
	font-size: 1.1em;
	margin-bottom: 20px;
	}
	
#l_right {
	float:right;
	width: 200px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 1.1em;
	margin-bottom: 20px;
	}

#l_right img {
	border: none;
	background-color:
	padding: 1px;
	margin: 1px;
}	
	
		
#copyright{
	clear: both;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: 1px dotted white;
}

a:link {color: #99CCFF}
a:visited {color: #99CCFF}
a:hover {color: #FFFFFF}
a:active {color: #FFFFCC}

img {
	border:3px solid white;
	background-color: #4C79BA;
	padding: 1px;
	margin: 5px;
}

.float_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}

.float_right {
	float:right;
	margin-left: 8px;
	margin-bottom: 20px;
	}

.clear {
	clear:both;
	}

.clear table {
	margin-left: 40px;
	}
			
.centre {
	display: block;
	text-align: center;
	}

.galleryphoto {
	padding-bottom: 20px;
	border-bottom: 1px solid navy;
	margin-bottom: 10px;
	}

.photocredit {
	font-weight: normal;
	color: #990000;
	}

.galleryphoto p {
	font-size: 95%;
	font-weight: bold;
	margin-top:0;
	width: 430px;
	line-height: 1.4em;
	}

.toplink {
	margin-left:65%;
	font-size: x-small;
	}
	
h1{
	color: #EEF2FD;
	padding: 20px 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h2 {
	color: #EEF2FD;
	padding: 10px 20px 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h3 {
	margin: 20px 0;
	color: #EEF2FD;
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
	padding: 3px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:both;
	}

h4 {
	margin-bottom: 10px;
	color: #EEF2FD;
	font-size: 1.2em;
	border-bottom: 1px solid #AEC9DE;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
}

dt {
	font-weight: bold;
	margin-top: 15px;
	color: #FFFFCC;
}

.left_ul {
	margin: 12px;
	}
	
.right_ul {
	margin-left: 6px;
	list-style-type: none;
}

.right_ul li {
	margin-bottom: 15px;
	}
	
strong {color: #FFFFCC;}



#navlist
{
	height: 42px;
	padding: 25px 0px 0px 7px;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: no-repeat;
	font-size: 1.1em;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 0px solid #FFFFFF;
padding: 10px;
padding-left: 0.7em;
padding-right: 0.7em;
color: #FFFFFF;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
border: 0px solid #FFFFFF;
color: #0000FF;
padding: 11px;
padding-left: 0.7em;
padding-right: 0.7em;
text-decoration: underline;
}

#navlist li {
	font-size: 125%;
	padding-right: 5px;
	display: inline;
}

#navlist #active a {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 110%;
}

/* ----- Style for the Contact Form -----*/

form.contact {
	padding: 0;
	margin: 0;
	}

form.contact fieldset, form.payments fieldset {
	border: 2px solid navy;
	padding: 10px;
	}

form.contact legend {
	font-weight: bold;
	font-size: small;
	color: navy;
	padding: 5px;
	}

form.contact label {
	font-weight: bold;
	font-size: small;
	color: #990066;
	line-height: 150%;
	}

form.contact label.fixedwidth {
	display: block;
	width: 240px;
	float: left;
	}

table.captcha {
margin: 20px auto;
background-color: #4759D3; 
border-spacing: 2px 5px;
}

table.captcha tr.first {
background-color: #CCCCCC; 
color:#000000;

}

table.captcha tr.second {
padding: 2px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
size: 3;

}

form.contact .buttonarea input {
	background: #990066;
	color: white;
	font-weight: bold;
	padding: 5px;
	border: 1px solid white;
	}

form.contact .buttonarea {
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
	}

form.contact .form_notes p {
	text-align:center;
	}

