/* header */
#header {
background:url(../img/header/header-bg-corporate.jpg) repeat-x;
}
#header h1 {
background:#B71234 url(../img/header/logo-corporate.jpg) top left no-repeat;
}
#header h2 {
color:#B71234;
}
.header-butt {
background:#B71234;
border:1px solid #B71234;
color:#FFF;
}
/* lhs */
.lhs-butt {
background:#B71234;
border:1px solid #B71234;
color:#FFF;
}

/* menu */
#navigation ul li a:hover {
color:#B71234;
}
/* links */
#navigation a:hover, #footer a:hover {
color:#B71234;
}
#navigation .current{
color: #B71234;
}
/* content */
#content dl.newslist dt span{
color:#B71234;
}
#content h3 {
color:#B71234;
font-size:1.2em;
margin:0 0 0 0;}

/* header */

/* header */
/* homepage specials */
#homepage-spots ul{
list-style: none;
display:block;
padding: 0;
margin:0 ;
width:320px;
}
#homepage-spots ul li{
display:block;
height:110px;
width:304px;
padding:8px 0 0 130px;
margin:0 0 15px 0;
}
#homepage-spots ul li.com{
background:#FDF7EA url(../img/teaser2.jpg) top left no-repeat;
}
#homepage-spots ul li.com h3{
float:left;
width:210px;
font:normal 1.3em/1em Arial, Helvetica, sans-serif;
color:#FEC830;
padding:0;
margin:0;
}
#homepage-spots ul li.eng h3{
float:left;
width:210px;
font:normal 1.3em/1em Arial, Helvetica, sans-serif;
color:#868F96;
padding:0;
margin:0;
}
#homepage-spots ul li.com a{
background:url(yellow-bull-home.gif) right 3px no-repeat;
font:bold 1.1em/1em Arial, Helvetica, sans-serif;
text-decoration:none;
text-transform:uppercase;
color:#FEC830;
padding:0 10px 0 0;
}
#homepage-spots ul li.eng a{
background:url(grey-bull-home.gif) right 3px no-repeat;
font:bold 1.1em/1em Arial, Helvetica, sans-serif;
text-decoration:none;
text-transform:uppercase;
color:#868F96;
padding:0 10px 0 0;
}
#homepage-spots ul li p{
font:normal .85em/1.2em Arial, Helvetica, sans-serif;
color:#666;
margin:15px 0 0 0;
display:block;
}
#homepage-spots ul li.eng{
background:#F0F3F5 url(../img/teaser1.jpg) top left no-repeat;
}
#content div.top-list ul {
font:normal .9em/1.2em Arial, Helvetica, sans-serif;
list-style: none;
display:block;
width:400px;
padding:0;
margin:0 ;
}
div.top-list ul li img{
float:left;
margin: 0 6px 0 0;
}
div.top-list ul li img.cor{
border-right:3px solid #B71234;
}
div.top-list ul li img.eng{
border-right:3px solid #868F96;
}
div.top-list ul li img.com{
border-right:3px solid #FEC830;
}
div.top-list ul li{
display:block;
height:100px;
float:left;
width:180px;
font-size:.9em;
color:#666;
text-decoration:none;
margin-right:20px;
}
div.top-list ul li a:link, div.top-list ul li a:visited, div.top-list ul li a:active{
display:block;
font-size:1em;
font-weight:bold;
color:#666666;
text-decoration:none;
}
div.top-list ul li a span{
color:#666666;
margin:0 0 0 10px;
}

div.newsTitle, span.newsTitle{
  color: #B71234;
}
.newsDate{
	color: #B71234;
}
.telNumber{
	font-weight: bold;
	font-size: 1em;;
	color: #B71234;
}
/* homepage specials */
/* the home news snippets */
dl.homenews {
	display:block;
	width:400px;
	font-size:0.9em;
}
dl.homenews dt{
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	color:#374244;
	background:url(grey-bull.gif) 0 4px no-repeat;
}
dl.homenews dt a {
	color:#374244;
	text-decoration:none;
}
dl.homenews dd {
	margin: 0 0 0 8px;
	color:#999;
}
dl.homenews dd a {
	color:#000;
	text-decoration:none;
}

