/* layout */
html {
    padding:0px;
    margin:0px;
}

body {
    margin:0px;
    padding:0px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
}

.nospace {
    padding: 0;
    margin: 0;
}

a, a:hover, a:visited {
	color: #4683bc;
	text-decoration: underline;
}

a.link, a.link:hover, a.link:visited {
    text-decoration: none;
    border-bottom: 1px dashed #4683bc;
}

/* main components */

#main {
    margin: 0 auto;
    width: 980px;
    background: #fff;
    padding: 5px;
}

#head {
    padding: 0;
    margin: 0;
}

#logo.small, #logo.big {
    float: left;
    margin: 0 0 0 0;
	background-image: url('../images/dvbtlogo.png');
	background-repeat: no-repeat;
	height: 80px;
	width: 100%;
}

#advertisementabovemenu, #advertisementbelowmenu {
    clear: both;
    text-align: left;
    font-size: 0.9em;
}

#advertisementabovemenu {
    background: url(/advertisement/stick_bg.png) repeat-x;
}

#advertisementbelowmenu {
    padding-bottom: 0px;
    text-align: center;
    margin: 1px auto;
    display: table;
}

#advertisementbelowmenu img.linkicon {
    padding-left: 15px;
    padding-right: 5px;
    float: left;
}

#advertisementbelowmenu a:link {
    float: left;
}

.logocontentsmall {
    padding-left: 280px;
    font-size: 22px;
    font-weight: bold;
    top: 81px;
}

.advertisementsmall, .advertisementbig {
    float: right;
}

#logo.big {
	height: 95px;
}

.logocontentbig {
    position: relative;
    top: 77px;
    left: 10px;
    font-size: 2.1em;
    font-weight: bold;
}

.advertisementbig {
    float: right;
    width: 728px;
    padding-top: 2px;
}

#content {
    position: relative;
    font: 0.96em Verdana, sans-serif;
    padding: 0;
    margin: 0;
    width: 780px;
	float: left;
	border: 1px solid #c6c6c6;
	clear: both;
}

#mapcontainer {

}

#mapcomponent {
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: none;
    position: relative;
}

#mapfooter {
    float: left;
    overflow: none;
    width: 100%;
    background-color: #ddd;
    font-size: 0.8em;
    color: #666;
}

#mapfootercontent {
    padding-left: 3px;
    padding-top: 2px;
}

#mapfooter a, #mapfooter a:hover {
	color: #666;
	text-decoration: none;
}

#searchwrapper {
	padding: 1px 3px 1px 1px;
}

#searchwrapper .searchInput {
	border: 1px solid #c6c6c6;
	font-size: 1em;
	color: #363636;
	width: 100%;
	/*visibility: hidden;*/
}

#searchwrapper .searchIcon {
	float: right;
	padding-right: 5px;
	cursor: default;
	visibility: hidden;
}

#country {
	overflow: auto;
	padding: 5px 5px 5px 5px;
}

#footer {
	margin-bottom: 2px;
	z-index: 1;
	color: #999;
	font-size: 10px;
	clear: both;
	width: 100%;
}

#footer .footercontent {
    margin: 0 auto;
    text-align: center;
}

/* terrain info window */
a.footercontent, a.footercontent:hover, a.footercontent:visited {
    text-decoration: none;
    color: #bbb;
}

/* map help */
.imageblock {
    width: 42%;
    height: 200px;
    text-align: center;
    vertical-align: middle;
    float: left;
    border: 15px solid #ccc;
    margin: 5px;
    padding: 3px;
}

.adverblock {
    padding-left: 150px;
    vertical-align: middle;
}

img {
    border: 0;
}

.imageDescr {
    font-size: 0.85em;
    text-align: justify;
    padding: 0 10px 0 10px;
}

.maptitle {
    font-weight: bold;
    font-size: 1em;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: verdana,arial,sans-serif;\
    padding-top: 2px;
    padding-bottom: 2px;
}

/* info window */
#iw {
background: #fff;
padding: 0;
}

#iwcontent {
font: 0.96em Verdana, sans-serif;
padding: 0px;
}

#iw .trinfo{
color: #333;
padding: 10px;
}

#iw .col1, #iw .col2 {
width: 49%;
float: left;
color: #666;
}

#iw .col2 {
owerflow: auto;
padding-top: 0px;
}

#iw .even {
background-color: #e2dfff;
}

.even2 {
margin-top: 5px;
background-color: #E6F1CD;
}

.even3 {
background-color: #EFEFEF;
}

.col2 dl {
width: 90%;
overflow: auto;
height: 250px !important;
}

.col2 dt, .col2 dd {
padding: 2px;
}

.col1 .aname, .col1 .avalue {
width: 48%;
padding: 2px;
line-height: 15px;
}

#iw .attributes {
min-height: 250px;
height: 250px;
	padding: 5px;
}


.col1 .aname {
	float: left;
	width: 60px !important;
}

.col1 .avalue {
	float: left;
	width: 170px;
}

.col1 .attrrow {
	float: left;
	clear: both;
	width: 95% !important;
}

.col1 .aname, .col1 .avalue {
display: inline;
}

.picturecontent {
text-align: center;
}

.picture {
padding-top: 10px;
}

.stationtitletext {
text-align: center;
width: 100%;
font-weight: bold;
}

.station {
    display: inline;
	padding: 3px;
}

.stationlogo {
    border: 1px solid silver;
	padding: 3px;
}

.col2 dd {
    padding: 0;
    padding-top: 5px;
}


/* Round corners */
.roundcont {
width: 90%;
background-color: #e2ecfe;
color: #333;
}

.roundcont p {
margin: 0 10px;
}

.roundtop {
background: url(images/tr.gif) no-repeat top right;
}

.roundbottom {
background: url(images/br.gif) no-repeat top right;
}

img.corner {
    width: 15px;
    height: 15px;
    border: none;
    display: block !important;
}

.loginpanel {
    width: 350px;
    margin: 0 auto 0 auto;
    padding-top: 40px;
}

h1 {
    font-size: 0.6em;
    padding: 0;
    margin: 0;
    font-weight: bold;
    display: inline;
    float: left;
}

h2 {
    font-size: 1em;
    padding: 0;
    margin: 0;
    font-weight: normal;
    display: inline;
}

h3 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: verdana,arial,sans-serif;
}

h4 {
    font-size: 0.9em;
}

.footnote {
    font-size: 1em;
    color: #666;
    font-style: italic;
}

.italic {
    font-style: italic;
}

div.markerLabel {
    display: block;
    padding-top: 0px;
}

div.markerLabel {
    text-align: left;
    color: #000000;
    font-weight: normal;
    letter-spacing: 0px;
    font-size: 9px;
    background-color: #ffde67;
    border: 1px solid #e9ba32;
}

#levels {
    width: 315px;
    height: 34px;
    background-image: url('/images/kml/levels_dbuv.png');
    background-repeat: no-repeat;
    position: absolute;
    z-index: 998;
    border: 0px;
    left: 80px;
}

.feedback {
    padding: 15px;
    width: 250px;
    background: #ccc;
    border: #29216d 0px solid;
    height: 130px;
}

.distanceInfo {
    height: 128px;
    width: 250px;
    overflow: auto;
}

#mapadvertisement {
    position: absolute;
    top: 20px;
    left: 70px;
    width: 120px;
    height: 240px;
    z-index: 99;
}