/* round corners wo shadow */

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	background: url('../../../images/custom_images/uek_WES_main/rc-body-r2.gif') no-repeat bottom right;
	font-size: 12px;
	position: relative;
}
.boxhead {
	background: url('../../../images/custom_images/uek_WES_main/rc-header-r2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	position: relative;
}
.boxhead h2 {
	background: url('../../../images/custom_images/uek_WES_main/rc-header-l2.gif') no-repeat top left;
	padding: 4px 0 4px 25px;;
	color: #4D3E23;
	font-family:Times New Roman,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.boxbody {
	background: url('../../../images/custom_images/uek_WES_main/rc-body-l2.gif') no-repeat bottom left;
	margin: 0;
	padding: 16px 16px;
/*	width: 100%;*/
}

.boxbody h2 {
	display: none;
}

/* from content.css */
h3 {
	padding: 0 0 5px;
	font-size: 13px;
	color: #0B0373;
}
a {
	color: #0B0373;
}

#left a.active {
	font-weight: bold;
	color: #c42d41;
}

#left ul a {
	padding-left: 10px;
	background: url('../../../images/custom_images/uek_WES_main/arrow.gif') no-repeat left center;
}

#blue_left li {	
	padding: 6px 0 6px 20px;
	background: transparent url('../../../images/custom_images/uek_WES_main/marker.gif') no-repeat scroll 0 10px;
	list-style-type: none;
}

h2 {
	padding: 0 0 30px;
	font-size: 24px;
	font-weight: normal;
	color: #0B0373;
}
	
#center .entry {
	border-bottom:1px solid #C1D9E5;
	margin:10px 0;
	padding:8px 0;
	position:relative;
	overflow: hidden;
}
.more {
	text-align: right;
}
.more a {
	background-color:#F9F4EA;
	border:1px solid #C1D9E5;
	color:#082F58;
	font-size:11px;
	font-weight:bold;
	padding:2px 7px;
	bottom:-1px;
	position:absolute;
	right:0;
}

#center .more a span {
	color: #b41a1a;
}
.banner {
	text-align: center;
}
.article {
	font-size: 12px;
	color: #082F58;
}

.pagefilter #s {
	padding: 2px 6px;
	font-weight: bold;
	font-size: 12px;
	color: #4d3e23;
	background: #f5eac9;
	border: 1px solid #c2beba;
}
.teaser {
	padding: 0 0 10px;
	color: #4D3E23;
	font-size: 12px;
}
/* end of from content.css */
/* from layout.css */
body {
	font: normal 11px Arial, sans-serif;
	color: #0C447F;
	background: #FCF8F4 url('../../../images/custom_images/uek_WES_main/bgBody.gif') repeat-x left top;
}
#main {
	width: 960px;
	margin: 0 auto 20px;
	background:  url('../../../images/custom_images/uek_WES_main/bgMain.gif') repeat-y left top;
}
#header {
	height: 190px;
	background:  url('../../../images/custom_images/uek_WES_main/bgHeader.jpg') no-repeat left top;
}
#header h1 {
	height: 100%;
}

#header h1 a {
	text-indent: -999999px;
	display: block;
	width: 100%;
	height: 100%;
}

#menubar {
	height: 36px;
	margin: 0 12px 12px;
	padding: 0 12px;
	background:  url('../../../images/custom_images/uek_WES_main/bgMenubar.gif') no-repeat left top;
	font-size: 12px;
	color: #082F58;
}
#menu a {
	color: #082F58;
}
#footer {
	clear: both;
	padding: 30px 12px 30px;
	background: url('../../../images/custom_images/uek_WES_main/bgFooter.gif') no-repeat left bottom;
	font-size: 12px;
}
#footer .bottomMenu {
	margin: 0 0 11px 60px;
	padding-bottom: 12px;
	background: url('../../../images/custom_images/uek_WES_main/bgLeftLi.gif') repeat-x left bottom;
}
#mainCategories li {
	width: 225px;
	margin-right: 11px;
	background: url('../../../images/custom_images/uek_WES_main/bgBox.gif') no-repeat right top;
	text-align: center;
}
#mainCategories li.active {
	background: url('../../../images/custom_images/uek_WES_main/bgBoxActive.gif') no-repeat right top;
}
#mainCategories li a {
	font: bold 16px Times New Roman, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-left: -3px;
}
#mainCategories li a:hover {
	text-decoration: none;
	color: #bbb;
}
#breadcrumb {
	padding: 12px 24px;
}
#breadcrumb dd,
#breadcrumb dt{
	display: inline;
	color: #4d3e23;
}
#breadcrumb .rss {
	float: right;
}

#right {
	color: #082F58;
}
#right a {
	width: 175px;
	padding: 2px 0 2px 10px;
	background: url('../../../images/custom_images/uek_WES_main/arrow.gif') no-repeat left center;
	font-size: 12px;
}
/* end of from layout.css */
