@charset "utf-8";h2,h3{font-weight:700;color:##009}#cookie,#header{background-repeat:no-repeat}#sidebar ul,#sidebar ul li{list-style:none}#cities,#wrap{font-family:Arial,Helvetica,sans-serif}#cities a,#cookie,#number,#sidebar ul li a,h1,h2,h3{font-weight:700}#body a,#body1 a,#bottommenu a,#cities a,#cities a:hover,#cookie a,#cookie a:hover,#sidebar ul li a{text-decoration:none}body{background-image:url(images/tile.jpg)}h1{font-size:20px;color:##006}h2{font-size:16px}h3{font-size:13px;margin:0}img{border-width:0}#number{width:500px;height:60px;margin-top:100px;margin-left:210px;font-size:18px;color:#fff}#wrap{font-size:12px;color:##009;width:1000px;min-height:500px;margin:10px auto}#header{height:175px;background-image:url(images/header.png);background-position:left center;overflow:hidden}.fontnumber{font-size:14px;color:#000}#cookie{background-image:url(images/cookie.png);text-align:right;height:18px;padding-top:4px;font-size:12px;color:##003;padding-right:110px}#bottommenu a,#cities{color:#FFF;font-size:14px}#cities,#footer,#sociallink,.center{text-align:center}#body,#body1{background-repeat:repeat-y;padding-right:25px;padding-left:25px;min-height:500px}#cookie a{color:#003}#cookie a:hover{color:##009}#body a,#body1 a{color:#003;font-weight:700}#body a:hover,#body1 a:hover{color:#009;text-decoration:none}#body1{background-image:url(images/body.png)}#sidebar{width:250px;float:left;min-height:200px}#sidebar ul{margin:0;padding:0}#sidebar ul li a{display:block;line-height:25px;padding:0 15px 0 20px;margin:0 5px;color:#003;font-size:14px;background-image:url(images/list.png);background-position:5px center;background-repeat:no-repeat}#sidebar ul li a:hover{color:#009;background-color:#E8E8E8}#content{float:right;width:650px;min-height:500px}#sociallink{margin-left:300px;height:65px;border:2px solid #EFEFEF;margin-right:10px;padding-top:10px}#bottommenu{background-image:url(images/menu-bottom.png);background-repeat:no-repeat;height:30px;padding-right:25px;padding-left:25px}#bottommenu a{display:block;float:left;height:24px;padding-top:6px;padding-right:15px;padding-left:15px}#bottommenu img{float:left}#bottommenu a:hover{background-image:url(images/menu-bottom-highlight.png);background-repeat:repeat-x}#footer{background-image:url(images/footer.png);background-repeat:no-repeat;height:113px;padding-top:15px;color:#FFF}#cities{width:800px;margin-right:auto;margin-bottom:10px;margin-left:auto;background-image:url(images/cities.png);background-repeat:repeat-x;min-height:200px;padding-top:10px}#sidebar h1{color:#006;background-color:##009;padding:5px}#cities a{color:#6CF}#cities a:hover{color:#FFF}#cookie a{margin:0 3px}ul#bottom{margin-left:250px}#pressurebullets li{font-size:18px;margin-bottom:5px}.alignright,.float-img-right{display:block;padding:10px;float:right}.alignleft,.float-img-left{display:left;padding:10px;float:left}
/**Pagination**/
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}
.navigation li {
	display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}
.navigation li a:hover,
.navigation li.active a {
	background-color: #3C8DC5;
}
.clearfix{clear:both;}
