/*
Description: MAP.Krivbass.info individual elements formatting
Author: Melnichuck Oleg
Author URI: http://my.opera.com/melnichuck
*/

/* global */
body {
	background:url(../images/bg-body.gif) repeat-x;
	background-position:0 130px;
	color:#333;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	padding-top:45px;
	position:relative;
	text-align:center;
}

a {color:#425f7f; outline:none; text-decoration:none}
a:hover {color:#f60; text-decoration:underline}

.hidden {display:none}

#product-selection {width:790px; margin:0 auto}
#gis, #map {width:390px}
#gis {float:left}
#map {float:right}

#gis a, #map a {
	width:138px;
	height:39px; 
	background:#393 url(../images/bg-button.gif) no-repeat;
	color:#fff;
	display:block;
	font-weight:bold;
	line-height:39px;
	margin:30px auto;
	padding-left:25px;
	text-align:left;
}

/* footer */
#copyright {clear:both; color:#999; font-size:0.9em; padding:10px 0 5px 0}
#copyright a {color:#128450; text-decoration:underline}
#copyright a:hover {color:#075531}
