/* ---------------------------------
Markup: Dimox
Author URI: http://dimox.name/
--------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/15px Arial, Tahoma, Verdana, sans-serif;
	color: #555;
	padding-left: 1000px;
}
a {
color: #FFBE33;
outline: none;
}

a:hover {
text-decoration:none;
color:#555;
}

p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#wrapper {
	margin-left: -1000px;
}
* html #wrapper {float: right}

select, input, textarea {
font: 12px/15px Arial, Tahoma, Verdana, sans-serif;
border: 1px #FFAE00 solid;
padding: 3px 0px 3px 0px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 172px;
	position: relative;
	border-top: 5px solid #FFBE33;
	border-bottom: 3px solid #FFAE00;
}

#logo {
	position: absolute;
	top: 10px;
	left: 60px;
	width: 177px;
	height: 119px;
	text-indent: -9999px;
	background: url(/i/logo.gif) no-repeat;
}

#nav {
	position: absolute;
	top: 144px;
	left: 0;
	height: 28px;
	list-style: none;
	padding-left: 45px;
}
#nav li {
	float: left;
	display: inline;
	margin-right: 8px;
}
#nav a {
	float: left;
	padding: 0 22px;
	line-height: 28px;
}
#nav a:hover {
	color: #777;
}
#nav li.current {
	background: #FFB71D url(/i/nav.gif) no-repeat;
	padding-left: 4px;
}
#nav li.current a {
	padding: 0 22px 0 18px;
	color: #FFF !important;
	text-decoration: none;
	background: url(/i/nav.gif) 100% 0 no-repeat;
}

#icons {
	position: absolute;
	top: 58px;
	right: 60px;
	width: 100px;
	height: 20px;
	background: url(/i/icons.gif) no-repeat;
}
#icons a {
	float: left;
	width: 21px;
	height: 20px;
  text-indent: -9999px;
}
a#i1 {
	width: 20px;
}
a#i2 {
	margin: 0 19px;
}
a#i1:hover {background: url(/i/icons.gif) 0 -20px no-repeat}
a#i2:hover {background: url(/i/icons.gif) -39px -20px no-repeat}
a#i3:hover {background: url(/i/icons.gif) 100% -20px no-repeat}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 30px 0 50px;
	overflow: hidden;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 240px 0 220px;
}

#content h1 {
	font: bold 18px/1 Arial, Tahoma;
	margin: 5px 0 10px;
}
#content h2 {
	font: bold 14px/1 Tahoma, Arial;
	margin: 12px 0 8px;
}

#content ol {
	margin: 7px 0 7px 30px;
}
#content ul {
	margin: 7px 0 7px 17px;
	list-style: none;
}
#content ul ul {
	margin: 0 0 0 17px;
}
#content ul li {
	padding: 0 0 0 13px;
	background: url(/i/bullet.gif) 0 7px no-repeat;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 134px;
	margin-left: -100%;
	position: relative;
	padding: 20px 0 0 66px;
	background: url(/i/dash.gif) 45px 20px no-repeat;
}

#left ul {
	list-style: none;
	font: bold 12px Tahoma, Arial;
	position: relative;
}
#left ul ul {
	margin: 17px 0 5px 2px;
	font-size: 11px;
}
#left ul a {
	text-decoration: none;
	background: url(/i/dot.gif) 0 100% repeat-x;
	padding-bottom: 2px;
	color: #F90;
}

#left ul a:hover {
background: none;
color: #555;

}

#left ul ul a {
background: none;
text-decoration: underline;
font-weight: normal;
color: #FFBE33;
}

#left ul ul .in a {
background: none;
text-decoration: underline;
font-weight: normal;
color: #666;
}

#left ul ul a:hover {
	text-decoration: none;
}
#left li li {
	background: url(/i/bullet.gif) 0 6px no-repeat;
	padding: 0 0 11px 13px;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 130px;
	margin-left: -204px;
	position: relative;
	padding: 20px 0 0 18px;
	background: url(/i/dash.gif) 0 20px no-repeat;
}

#right h3 {
	font-size: 18px;
}

.tag-cloud {
	line-height: 21px;
	padding: 30px 0;
}
.tag-cloud a {
	text-decoration: none;
	font-size: 11px;
}
.tag-cloud a:hover {
  text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #F1F1F1;
	background: url(/i/logo2.gif) 58px 5px no-repeat;
	width: 100%;
	overflow: hidden;
}
#footer a {
	color: #F90;
}
.footer {
	padding: 21px 60px 21px 222px;
	font: 12px/21px Tahoma, Arial;
	overflow: hidden;
	height: 1%;
}
#copyright {
	font-size: 11px;
}
#netpeak {
	float: right;
	display: inline;
	width: 85px;
	height: 28px;
	background: url(/i/netpeak.gif) no-repeat;
	margin: 9px 0 0 90px;
}
#counters {
	float: right;
	margin: 9px 0 0;
}


.news_show_data {
font-weight:bold;
padding:20px 0 0 0;
}

.box_gallery {
margin:15px 0 10px 0;
}

.box_pic {
margin:0 0 10px 0;
}

.map_bar {
margin:10px 0 10px 15px;
}

.data {
color:#333;
margin:5px 0 15px 0;
background:#999;
width:100%;
}

.data td {
background:#fff;
}

.data .today {
background:#FFBE33;
}

.data td a {
color:#FFBE33;
text-decoration:none;
}

.data td a:hover {
color:#333;
text-decoration:underline;
background:#FFBE33;
}

.months a {
margin:0 2px 0 2px;
font-size:10px;
color:#D22366;
}

.months span a {
margin:0 2px 0 2px;
font-size:10px;
color:#333;
background:#FFBE33;
}

.navy {
padding:0 0 20px 0;
}

.today span {
font-size:16px;
font-weight:bold;
}