/* CSS Document */

/* Redefined */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

/* GMB advert */

#bridgead {
	margin-top: 53px;
	margin-bottom: 15px;
	width: 236px;
	float: right;
}
#bridgead IMG {border:0px}

/* General */

.heading {
	margin-bottom: 12px;
}

.text {
	
}

.text p {
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
}

.text ul {
	list-style-type: none;
	line-height: 150%;
	padding: 0;
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text li {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.text p a:link, .text p a:visited, .text li a:link, .text li a:visited {
	color: #000000;
	border-bottom: 1px solid #999999;
	text-decoration: none;
}

.text p a:hover, .text li a:hover {
	color: #0066FF;
	border-bottom: 1px solid #0066FF;
	background-color: #F6F6F6;
	text-decoration: none;
}

.clearboth {
	clear: both;
}

/* Main areas */

#container {
	width: 730px;
	margin-left: 15px;
}

#header {
	width: 444px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 60px;
	margin-bottom: 24px;
	float: left;
}

#content {
	background-image:url(../images/diagonal_bg.gif);
	padding: 15px;
}

#footer {
	clear:both;
}

/* Navigation and title */

#navigation {
	background-color: #FFFFFF;
	margin-bottom: 14px;
	float: left;
}

.navigation_item {
	margin-right:14px;
	float: left;
}

#title {

}

/* Content */

#links {
	background-color: #FFFFFF;
	border-color: #D7D7D7;
	border-style:solid;
	border-width: 1px;
	min-height: 194px;
	height: 199px;
	width: 174px;
	padding: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
}

#map {
	background-color: #FFFFFF;
	border-color: #D7D7D7;
	border-style:solid;
	border-width: 1px;
	min-height: 194px;
	height: 199px;
	width: 459px;
	padding: 12px;
	margin-bottom: 15px;
	float: left;
}

#standard {
	background-color: #FFFFFF;
	border-color: #D7D7D7;
	border-style:solid;
	border-width: 1px;
	min-height: 199px;
	width: 674px;
	padding: 12px;
	margin-bottom: 15px;
}

#webcams {
	background-color: #FFFFFF;
	border-color: #D7D7D7;
	border-style:solid;
	border-width: 1px;
	min-height: 199px;
	width: 674px;
	padding: 12px;
	margin-bottom: 15px;
}

#webcams .text {
	position: relative;
	width: 290px;
	float: left;
}

.webcam_image {
	border-bottom-color: #333333;
	border-style: solid;
	border-width: 1px;
	margin-right: 12px;
	float: left;
}

.webcam_link {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

#extra {
	background-color: #FFFFFF;
	border-color: #D7D7D7;
	border-style:solid;
	border-width: 1px;
	min-height: 224px;
	width: 674px;
	padding: 12px;
}

.extra_column {
	width: 198px;
	float: left;
}

.column_break {
	background-color: #D7D7D7;
	width: 1px;
	margin-left: 20px;
	margin-right: 19px;
	margin-top: 28px;
	float: left;
}

.contactform {
	padding: 0px;
	margin: 0px;
}

.textfield {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding-left: 4px;
	padding-top: 2px;
	width: 96%;
	height: 16px;
	border: 1px solid #343434;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}

.textfieldmultiline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding-left: 4px;
	padding-top: 2px;
	width: 96%;
	height: 62px;
	border: 1px solid #343434;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}

.sendbutton {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #343434;
	height: 18px;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #D7D7D7;
	float: right;
	padding-bottom: 2px;
	margin-right: 2px;
}

/* Camera Views */


#camera {
	background-color: #FFFFFF;
	border-color: #D7D7D7;
	border-style: solid;
	border-width: 1px;
	width: 352px;
	height: 288px;
	padding: 12px;
	float: left;
}

#camera_text {
	background-color: #FFFFFF;
	border-color: #D7D7D7;
	border-style: solid;
	border-width: 1px;
	width: 279px;
	height: 288px;
	padding: 12px;
	margin-right: 15px;
	float: left;
}

/* Footer */

.base_logos {
	margin-right: 44px;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}

#base_bar {
	background-color: #CC0033;
	color: #FFFFFF;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	margin-bottom: 12px;
	clear: both;
}

#copyright {
	float: left;
}

#top {
	float:right;
}

#top a:link, #top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#base_links {
	color: #666666;
	margin-left: 5px;
	margin-bottom: 12px;
}

#base_links a:link, #base_links a:visited {
	color: #666666;
	text-decoration: none;
}

#base_links a:hover {
	color: #000000;
	text-decoration: underline;
}