/* 48 | 2010 */

/* --- HTML --- */
*{ margin: 0; padding: 0;}
body{font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #68676c; min-width:997px; font-size:120.01%; background: #fff;}
html, body{height: 100%;}
table, th, td {font-size:100%; border-collapse: collapse;}
table,img {border:0;}
a{color: #68676c; text-decoration: underline;}
a:hover{text-decoration: none;}
h1{font-size: 150%;font-weight:normal; margin-bottom:16px;}
h2{font-size: 140%; margin-bottom:12px;font-weight:normal;}
h3{font-size: 14px; margin-bottom:10px; font-weight:normal;}
h4{font-size: 1.1em;}

p{margin-bottom: 12px;}
p.big{padding-top:12px; margin-bottom:15px; font-size:1.1em;}

.clear{ clear: both; height: 1px; font-size: 1px;}

.green{color: #35a845;}
.red{color: #c42b0c;}
.grey{color: #bfc2c6;}
.pink{color: #c79cb7;}

ul{padding-left:16px; margin-bottom:12px;}


#main{position:relative; min-height:100%; margin: 0; min-width: 997px;font-size:0.8em;}
/*For IE*/* html #main{width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'997px':'100%'); height:100%;}	

	div#debug1{height:640px; left:0; top:50%; margin:-360px 0 0 0; position:absolute; width:100%; overflow:hidden; z-index:5;}
	div.magnifyme{width: 62000px; position:absolute;}
	div.magnifyme div{width:800px; height:580px; margin:0; padding:50px 500px 0 500px; float:left; text-align:center; color:#000; position:relative;}
	div.magnifyme div div.text{padding:36px 0 0 0; margin:0; float:none; text-align:left; position:inherit; height:autos}

	
	div.slider{width: 801px;height: 51px;background: url(../images/bg_slider.gif) no-repeat 0 0;margin:0 auto;	position:relative;}
	div.ui-slider-handle{position: absolute; cursor: pointer;cursor: hand; top:3px;height: 55px;width: 31px;background: url(../images/slider-images-handle.png) no-repeat;}
	
		ul#pynkts{margin:0 auto; width:850px; list-style:none; position:relative; top:-72px; padding-left:10px}
		ul#pynkts li{width:70px; float:left; text-align:center; height:12px; display:inline;}
		ul#pynkts li span{ cursor:hand; cursor:pointer; height:12px; }
		
			
	div#logo{position:absolute; top:50px; width:810px; left:50%; margin-left:-405px; z-index:6}
	
	
	#weather-info {
	background: url(images/transpBlack.png);
	padding: 20px 0 20px 0;
	position: relative;
	top: 200px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000;
	}
	
	.bg {
width: 100%; 
height: 100%; 
position: absolute; 
margin-left: 0px; 
margin-top: 0px; 
z-index: 0;
	}
	.bg img{width:100%; position:absolute; left:0; top:0; height:100%;}
	
	

/*--- FOOTER ---*/
div#footer_block{height: 740px; clear: both; width: 100%;}

#footer_1{height: 120px; margin: -130px auto; position: relative; z-index:100;}
#footer_2{height: 90px; margin: 0 auto; min-width: 997px; font-size: 0.75em; padding:32px 0 0 0;}
/*For IE*/* html #footer_2{width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'997px':'100%');}

