@charset "UTF-8";
/* CSS Document */

html {
padding:0px;
margin:0px;
}
body {
background-image: url(images/crackedpaint_bg.jpg);
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px 20px;
margin:0px;
}
p, pre, h2 {
padding:10px;
margin:0px
}
h1 {
font-size: 16px;
text-transform:uppercase;
text-align: center;
color: #000;
padding:5px 15px;
margin:0px
}
h2 {
font-size:14px;
padding-top:5px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}
a {
color: #000;
font-size: 11px;
background-color:transparent;
text-decoration: none;
font-weight:bold;
}
pre {
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	position: relative;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	letter-spacing:1px;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 99.5px;
	background: #00a904;
	color: #FFF;
	text-align: center;
	text-decoration: none
	}

#sddm li a:hover
{	background: #006102}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #00a904}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 97px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #006102;
		font: 11px arial}

	#sddm div a:hover
	{	background: #006102;
		color: #FFF}
		
#example-container {
 position: relative;
 color:#000;
}
#example-background-weather {
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:alpha(opacity=30);
 -moz-opacity:0.30;
 -khtml-opacity: 0.30;
 opacity: 0.30;
  background-color: #FFF;
  position: absolute;
  width: 841px;
  height: 63%;
}
#example-background {
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:alpha(opacity=30);
 -moz-opacity:0.30;
 -khtml-opacity: 0.30;
 opacity: 0.30;
  background-color: #FFF;
  position: absolute;
  width: 841px;
  height: 54%;
}

#example-background-contact {
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:alpha(opacity=30);
 -moz-opacity:0.30;
 -khtml-opacity: 0.30;
 opacity: 0.30;
  background-color: #FFF;
  position: absolute;
  width: 841px;
  height: 51%;
}
#example-background-directions {
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:alpha(opacity=30);
 -moz-opacity:0.30;
 -khtml-opacity: 0.30;
 opacity: 0.30;
  background-color: #FFF;
  position: absolute;
  width: 841px;
  height: 62%;
}
#example-background-gallery {
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:alpha(opacity=30);
 -moz-opacity:0.30;
 -khtml-opacity: 0.30;
 opacity: 0.30;
  background-color: #FFF;
  position: absolute;
  width: 841px;
  height: 80%;
}
#example-background-media {
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:alpha(opacity=30);
 -moz-opacity:0.30;
 -khtml-opacity: 0.30;
 opacity: 0.30;
  background-color: #FFF;
  position: absolute;
  width: 841px;
  height: 64%;
}
#example-background-links {
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter:alpha(opacity=30);
 -moz-opacity:0.30;
 -khtml-opacity: 0.30;
 opacity: 0.30;
  background-color: #FFF;
  position: absolute;
  width: 841px;
  height: 51%;
}