body{
	background: #d6d6d6;	
}

#wrapper{		
	width: 980px;
	background: #ffffff;
	padding: 3px;
	margin: 0px auto;
}

#topadvert div{
	float: left;
	padding-right: 4px;
	padding-bottom: 3px;
}

#topadvert div.last{
	padding-right: 0px;
}

#header{
	border: 1px solid #860a16;
	clear: both;
}

table.header{	
	width: 100%;
}

table.header td{
	vertical-align: middle;
}

td.logo{
	text-align: center;
	width: 226px;
}

td.themes{
	width: 539px;
}

td.search{
	width: 187px;
	padding: 11px 6px 11px 0px;
}

div.search-form{
	padding-top: 8px;
}

div.search-form input{
	width: 123px;
	height: 15px;
	padding: 2px;
	padding-top: 0px;
	border: 1px solid #cecece;	
	color: #585858;	
}

input.button{
	background: #95191e;
	border: 1px solid #a33d42;
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 11px;
	cursor: pointer;
}

div.search-form input.button{
	width: 55px;
	height: 19px;
	padding: 0px;	
	color: #ffffff;
}

/* MAIN CONTENT*/

div#maincontent{
	border-top: 7px solid #f0f0f0;
}

div#maincontent img{
	border: 2px solid #D6D6D6;
}

div#maincontent img.calendar-icon{
	border: 0px;
}

table.maincontent{
	height: 600px;	
}

td.nav{
	width: 215px;
	background: #f0f0f0;
	padding-bottom: 40px;
}

td.content{
	width: 522px;
	padding: 14px;
	padding-bottom: 40px;
}

td.sidebar{
	width: 215px;
	background: #f0f0f0;
	padding-bottom: 40px;
}

div#YMapsID img{
border: 0 none;}

/* Block */

div.block h3{
	display: block;
	background-image: url(/images/h3.jpg);
	background-position: 12px 11px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 4px 21px 3px 21px;
	background-color: #860a16;
	border-bottom: 1px solid #a0424b;
	color: #ffffff;	
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;	
}

div.block div.text{
	padding: 8px;
}

div.pager{
	text-align: center;
	margin-top: 14px;
}

/* TAGS CLOUD */

div.tags-cloud{
	padding-bottom: 12px;
	margin: 10px 5px 20px 5px;
	background-image: url(/images/hrwhite.jpg);	
	background-position: bottom left;	
	background-repeat: repeat-x;
}

div.tags-cloud h5{
	padding-top: 12px;
	padding-bottom: 10px;
	background-image: url(/images/hrwhite.jpg);	
	background-position: top left;	
	background-repeat: repeat-x;
}

ul.tags-cloud{	
	white-space:normal;
	vertical-align: baseline;
	font-size-adjust: none;	
}

ul.tags-cloud li{
	display: inline;
	vertical-align: baseline;
	height: 10px;
	margin-right: 5px;
}

ul.tags-cloud a{
	text-decoration: none;
	vertical-align: baseline;
	white-space: nowrap;
	line-height: 18px;
	color: #727272;
}

ul.tags-cloud a:hover{
	/*background: #FFF8BC;*/
	color: #df101f;
	text-decoration: underline;	
}

a.tags-cloud{
	text-decoration: none;
	color: #727272;
}

a.tags-cloud:hover{
	color: #df101f;
	text-decoration: underline;	
}

/* FOOTER */

#footer{	
	background-color: #860a16;
	color: #ffffff;
	padding: 14px 19px;
	overflow: auto;
}

#footer a{
	color: #FFFFFF;
}

#footer a:hover{	
	text-decoration: none;
}