.headerLogo {
    background:transparent url(/gfx/default/newlogo.jpg) no-repeat scroll 0 0;
    height:77px;
    margin:0;
    overflow:hidden;
    padding:0;
    position:absolute;
    text-indent:-999px;
    top:20px;
    width:391px;
    cursor: pointer;
}

/* Menu styling */

.menuSection {
	font-family: Verdana,Arial,sans-serif;
    font-weight:bold;
    font-size: 11px;
    color: rgb(40,40,40);
    background: transparent url(/images/newmenu/gray_bar.gif) no-repeat scroll center top;
    border-left: 1px solid #A8A8A8;
    border-right: 1px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
    height:21px;
    padding-top:4px;
    padding-left: 15px;
    margin: 0px !important;
    text-align:left;
}

a.menuItem {
    display: block;
    overflow: hidden;
    color:#534C5E;
    font-family: Verdana,Arial,sans-serif;
    font-size:11px;
    font-weight:none;
    line-height:21px;
    height: 21px;
    text-decoration:none;
    text-indent:15px;
    border-left: 1px solid #A8A8A8;
    border-right: 1px solid #A8A8A8;
}

a.menuItemSelected {
    background-color:#F0EFED;
    font-weight: bold;
}

.logintable {
    margin-left: auto;
    margin-right: auto;    
}

div.menuItem{
    color:#534C5E;
    text-decoration:none;
    text-indent:15px;
    border-left: 1px solid #A8A8A8;
    border-right: 1px solid #A8A8A8;
    border-bottom: 1px solid #A8A8A8;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.MenuLogin {
    border-left: 1px solid #A8A8A8;
    border-right: 1px solid #A8A8A8;  
    border-bottom: 1px solid #A8A8A8;  
    padding-bottom: 10px;
}


/* Banner log in fix */
.BannerLogin {
	float: right;
	padding-right: 16px;
	padding-top: 8px;
	z-index: 10;
}


/* button styling */
.buttonWidgetGo2, .buttonWidgetGo{
    margin:10px;
}

.buttonWidgetGo2Left, .buttonWidgetGoLeft{
    background-image: url(/images/buttons/btnLeft.jpg) !important;
    height: 22px !important;
    width: 8px !important;    
}

.buttonWidgetGo2Middle, .buttonWidgetGoMiddle{
    background-image: url(/images/buttons/btnBG.jpg) !important;
    font-family: Verdana,Arial,sans-serif !important;
    font-weight: bold !important;
    font-size: 9pt !important;
    text-decoration: none !important;
    width: 80px !important;
    line-height: 22px !important;
    color: #575a5d !important;
    text-align: center !important;
    vertical-align: middle !important;
    background-repeat: repeat-x !important;
    cursor: pointer !important;
}

a.buttonWidgetGo2Middle, a.buttonWidgetGoMiddle{
    text-decoration: none !important;
    height: 22px !important;
    
}

.buttonWidgetGo2Right, .buttonWidgetGoRight{
    background-image: url(/images/buttons/btnRight.jpg) !important;
    height: 22px !important;
    width: 8px !important;
}  
.buttonWidgetGo3{
margin:10px;
}

.buttonWidgetGo3Left{
    background-image: url(/images/buttons/btnLeft2.jpg);
    height: 22px;
    width: 8px;    
}

.buttonWidgetGo3Middle{
    background-image: url(/images/buttons/btnBG2.jpg);
    font-family: Verdana,Arial,sans-serif;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    width: 80px;
    line-height: 22px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    background-repeat: repeat-x;
    cursor: pointer;
}

a.buttonWidgetGo3Middle{
    text-decoration: none;
    height: 22px;
    
}

.buttonWidgetGo3Right{
    background-image: url(/images/buttons/btnRight2.jpg);
    height: 22px;
    width: 8px;
}  


/*Config for "the tour"*/

div.tour .bar div {
    background-color: #E1DED9 !important;
}

div.tour .tourBar {
    background-image:url(/images/frontpage/common/rundtur_bar3.jpg)  !important;
    height:32px !important;
    width:100% !important;
}

div.tour .barContent {
    border-top:1px solid #E1DED9 !important;
}

div.tour .pageNumber {
    color:#575A5D !important;
}

div.tour .overviewBlockHeader {
    background-image: none !important;
}



/* Config the weight analysis */
.weightTestHeaderNumber, .weightTestResultHeaderNumber{
    background-color:#E1DED9 !important;
}

.weightTestHeaderContent, .weightTestResultHeaderContent {
    border-bottom:1px solid #E1DED9 !important;
    color:#BD2164 !important;
}

.weightTestHeader, .weightTestResultHeader {
    color:#BD2164 !important;
}

.WeightTest TD.ImageOverwrite IMG, .WeightTestResult TD.ImageOverwrite IMG{
    display: none;
}

.WeightTest TD.ImageOverwrite, .WeightTestResult TD.ImageOverwrite{
    background-image: url(/images/frontpage/common/orangeArrowRight2.gif);
    background-repeat: no-repeat;
    width: 34px;
    height: 27px;
}

.WeightTestResult TD.ImageOverwrite{
    background-position: 0px 8px;
}

/*Styleing for the elements on the fpages*/
.ElementSpacer {
    height: 10px;
    clear: both;
}

.BannerLogin .RememberMe INPUT{
    background-color: transparent;
    border: none;
}

.ED_widgetTitle {
    background: url(/partners/sd2/images/gray_bar_right.gif);
    height: 25px !important;
    line-height: 25px !important;
    color: rgb(40,40,40) !important;
}

.ED_widgetContainer {
    background-color: white !important;
    border-left: 1px solid #E1DED9 !important;
    border-bottom: 1px solid #E1DED9 !important;
    border-right: 1px solid #E1DED9 !important;
    padding: 6px !important;
}

.heading {
	font-size: 13px;
	color: rgb(40,40,40);
}

.text {
	font-size: 9pt;
	color: rgb(40,40,40);
}

.hr {
	margin: 0;
	padding: 0;
	overflow: hidden;
    height: 20px;
    vertical-align: middle;
}

.hr div {
    background-color: #cccccc;
    height: 1px;
}

/* FOOTER */
div.footerHolder
{
    height: 81px;
    margin: 0 auto;
    /*padding-bottom: 100px;*/
    width: 984px;
}

div.footerContent
{
    color: White;
    font-size: 10px;
    font-weight: bold;
    padding: 13px 50px 0 50px;
    text-transform: uppercase;
}

div.footerContent a, div.footerContent a:visited
{
    color: White;
    font-size: 10px !important;
}

div.footerContent div.left
{
    float: left;
}

div.footerContent div.right
{
    float: right;
}



/* FOOTER LINKS */
div.footerLinksHolder
{
    border: 0px solid red;
    min-height: 50px;
    margin: 0 auto;
    padding-bottom: 10px;
}

div.footerLinksHead
{
    border-bottom: 1px solid #ccc;
    height: 20px;
    margin: 0 0 10px 0;
    text-align: center !important;
}

div.footerLinksHead span
{
    color: #54617C;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}

div.footerLinksInner
{
    border: 0px solid yellow;
    min-height: 50px;
    padding: 15px;
    width: 984;
    text-align: left;
}

div.footerLinksInner ul
{
    border: 0px solid green;
    float: left;
    margin: 0 0 0 12px;
    padding: 0;
    width: 145px;
}

div.footerLinksInner ul li
{
    background-image: url('/images/arrowLeftCCC.gif');
    background-repeat: no-repeat;
    background-position: left 5px;
    list-style: none;
    padding: 0 0 4px 10px;
}

div.footerLinksInner ul li h4, div.footerLinksInner ul li h4 a, div.footerLinksInner ul li h4 a:visited
{
    color: #54617C;
    font-family: Verdana,Arial,sans-serif;
    font-size: 10px;
    margin: 0;
}

div.footerLinksInner ul li h4 a:hover
{
    color: #ddd;
    text-decoration: underline;
}

