﻿/* Use the following to place the logo within the header */
#masterPage {
    background-color: #4b575a !important;
    padding-top: 0px;
}

#logo 
{
	padding-left: 20px !important;
	padding-top: 20px !important;
}
#logo img
{
	width: 274px !important;
	height: 80px !important;
}

#masterPage #wrapper 
{
    width: 1024px;
    margin: 0px auto;
}

#masterPage #wrapper .dhhNetwork,
#masterPage #wrapper .dhh
{
    float: right;
}

#masterPage #wrapper .dhh 
{
    padding-top: 10px;
}

#masterPage #sizer,
#masterPage #viewport_with_shadow,
#masterPage .viewport
{
    width: 955px;
}

#masterPage #side 
{
    padding-left: 10px;
}




/*
#header 
{
	height:130px !important;
}
*/
#masterPage #banner,
#masterPage #banner #rotator
{
    height: 129px;
}

#masterPage #content .noLeftPad {
    margin-left: -10px;
}

#masterPage #side {
    padding-top: 10px;
}

#masterPage #side #t {
    background-image: url("Images/sbg.png");
    background-repeat: no-repeat;
    background-position: top;
    height: 20px;
}

#masterPage #side #c {
    background-color: #3c2415;
}

#masterPage #side #b {
    background-image: url("Images/sbg.png");
    background-repeat: no-repeat;
    background-position: bottom;
    height: 50px;
}

#masterPage #side,
#masterPage #side a,
#masterPage #side #sideControls {
    color: #fff !important;
}

#masterPage .menuV .rpItem:hover, 
#masterPage .menuV .rpLink:hover, 
#masterPage .menuV .rpText:hover
{
	color: #f7ac00;
}

#masterPage .menuV .rpSelected .rpText,
#masterPage .menuV .rpText:hover,
#masterPage .login .label,
#masterPage #side #sideControls .header
{
    color: #f7ac00;
}


#masterPage .dropShadow2_rt,
#masterPage .dropShadow2_rm,
#masterPage .dropShadow2_rb,
#masterPage .dropShadow2_mb,
#masterPage .dropShadow2_lb {
    background-image: none;
    height: auto;
}

#masterPage #poweredBy 
{
    margin-top: 15px;
}

#masterPage #copyright 
{
    padding: 15px;
}

#masterPage h1 
{
    font-size: 22px;
    color: #8E5122;
    font-weight: bold;
}

#masterPage h2 
{
    font-size: 18px;
    color: #E61D25;
    font-weight: bold;
}

#masterPage h3 
{
    font-size: 16px;
    color: #5C73B9;
	font-weight: bold;
}
#masterPage #logo { display: none; }
