﻿#hm-cont
{
    width: 946px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    margin: 0 auto;
    margin-top: 20px;
    background-color:#FFF;
    border:2px solid #929292;
	background:transparent url('../images/bg_hmcont.gif') repeat-y scroll top right; 
}
.hm_left {
    width:722px;
    float:left;
    padding:11px;
}
.hm_left h2 
{
    font-weight:bold;
}
.hm_left h3 
{
    font-weight:bold;
    color:#C7192D;
}
.hm_right 
{
    width: 199px; 
    float: right;
}
.hm_ad 
{
    width:324px;
    height:166px;
    float:left;
    padding:0 15px;
}
.hm_alert 
{
    width:351px;
    height:121px;
    float:left;
	background:transparent url('../images/bg_hmalert.jpg') repeat-x scroll bottom left; 
	border-top:3px solid #3d3d3d;
	border-bottom:3px solid #3d3d3d;
	margin-top:30px;
}
.l 
{
    border-right:3px solid #3d3d3d;
    margin-right:13px;
}
.r 
{
    border-left:3px solid #3d3d3d;
}
#message-cont
{
    width: 948px;
    height: 182px;
}
#message-cont p, #message-cont h2
{
    text-indent:-9999px;
}
#news-blog-wrapper
{
    width: 199px;
    float: left;
}
#news-blog-wrapper .news, #news-blog-wrapper .blog
{
    float: left;
    /* background-color: #3d3d3d; until we get blog */
    font-weight: bold;
    margin: 0px;
    padding: 10px 15px;
    width: 169px;
}
#news-blog-wrapper .blog
{
    background-color: #505050;
}
#news-blog-wrapper .news ul, #news-blog-wrapper .blog ul
{
    list-style: none;
    padding-left: 0;
    margin: 0;
}
#news-blog-wrapper .news li, #news-blog-wrapper .blog li
{
    padding: 0 0 7px 0;
    margin: 0px;
}
#news-blog-wrapper .news span, #news-blog-wrapper .blog span
{
    color: #FFF;
    padding-bottom:10px;
    display:block;
    font-size:12px;
}
#news-blog-wrapper .news p, #news-blog-wrapper .blog p
{
    color: #fec841;
    background-repeat: no-repeat;
    font-weight: bold;
}
#news-blog-wrapper .news a, #news-blog-wrapper .blog a
{
    color: #ffedc0;
    text-decoration: none;
    padding-bottom: 10px;
    display:block;
    font-weight:normal;
}
#news-blog-wrapper .news a:hover, #news-blog-wrapper .blog a:hover
{
    text-decoration:underline;
}
#news-blog-wrapper .blog a
{
    color: #fff;
}
#news-blog-wrapper .news a.more, #news-blog-wrapper .blog a.more
{
    background:transparent url(../images/orange_arrow.gif) no-repeat scroll left 5px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
#manu 
{
    background:#929292 url(../images/bg_manu.gif) no-repeat scroll 265px top;
    height:90px;
    width:946px;
}
#manu ul {
    float:right;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding-top:18px;
}
#manu ul li {
    display:inline-block;
    float:left;
    list-style-type:none;
    position:relative;
    margin-right:4px;
}
#manu img 
{
    border:1px solid #929292;
}
#manu img:hover 
{
    border:1px solid #ccc;
}
#manu p, #manu h3 
{
    position:absolute;
    display:none;
    width:215px;
    height:64px;
    padding:13px 25px;
    color:#FFF;
    background-color:#929292;
    font-size:11px;
}
#manu h3 
{
    display:block;
    text-transform:uppercase;
    background:transparent url(../images/orange_arrow.gif) no-repeat scroll 10px 45px;
    padding-top:40px;
}
#manu span 
{
    display:block;
    width:215px;
    color:#fec841;
    text-transform:uppercase;
    font-weight:bold;
}