﻿body {
background-color:#ffffff;
	font: 0.7em Verdana,Arial,Helvetica,sans-serif;

}

h1
{
color: #999;
font-weight:bold;
font-size:24px;
margin-top:0px;
padding-top:0px;
}

#header
{
width:980px;
height:70px;
margin:0 auto;
}

#WebLogo
{
width:215px;
height:65px;
float:left;
float:left;
padding-top:3px;
}

    #WebLogo span {
        background: url("../images/GDT-Colour.jpg") no-repeat center top;
        width: 215px;
        height: 65px;
        position: absolute;
        background-size: 215px 60px;
    }

/*#WebLogo span:hover 
{
 background: url("../images/logo-golfdatatech-hover.gif") no-repeat center top;
width:215px;
height:65px;
position:absolute;

}*/
/*Top main menu*/
#MainMenu
{
float:left;
margin-top:20px;
margin-top:10px\9; /*IE 9 and below fix*/
height:45px;
width:680px;
}

/*top level*/
#MainMenu ul.level1 li
{
height:45px;
width:130px;
text-transform:uppercase;
color:#3a3947;
word-wrap:break-word;
font-size:10px;
vertical-align:middle;
text-align:center;
border-right:1px solid #cbcdca;
}

a.level1
{
height:30px;
width:130px;
color:#999;
font-weight:bold;
word-wrap:break-word;
font-size:10px;
text-align:center;
padding-top:15px;

}
a.level1.static.highlighted
{
background:url(../images/menuhover.gif) no-repeat top left;
height:30px;
width:130px;
color:#3a3947;
text-transform:uppercase;
font-weight:bold;
word-wrap:break-word;
font-size:10px;
text-align:center;
padding-top:15px;

}

/*2nd level*/

#MainMenu ul.level2
{
background-color:#e7e5e8;
word-wrap:break-word;
font-size:8px;
width:300px;
vertical-align:middle ;
text-align:left;

}

#MainMenu ul.level2 li
{
border-bottom:1px solid #999;
font-size:8px;
width:297px;
height:25px;
text-align:left;
padding:7px 0 0 3px;

}
#MainMenu ul.level2 li:hover
{
border-bottom:1px solid #999;
font-size:8px;
width:297px;
height:25px;
text-align:left;
padding:7px 0 0 3px;
background-color:#cbcdca;
}

a.level2
{
width:300px;
color:#999;
font-weight:bold;
word-wrap:break-word;
font-size:8px;
height:35px;
text-align:left;

}
a.level2.dynamic.highlighted
{
font-size:8px;
color:#000000;
text-align:left;

}
#MainMenu ul.level3
{
background-color:#e7e5e8;
word-wrap:break-word;
font-size:8px;
width:270px;
vertical-align:middle ;
text-align:left;

}
#MainMenu ul.level3 li
{
border-bottom:1px solid #999;
font-size:8px;
width:265px;
height:25px;
text-align:left;
padding:7px 0 0 3px;

}

#MainMenu ul.level3 li:hover
{
border-bottom:1px solid #999;
font-size:8px;
width:265px;
height:25px;
text-align:left;
background-color:#cbcdca;
padding:7px 0 0 3px;

}

a.level3
{
width:265px;
color:#999;
font-weight:bold;
word-wrap:break-word;
font-size:8px;
height:35px;
text-align:left;

}
a.level3.dynamic.highlighted
{
font-weight:bold;
font-size:8px;
color:#000000;
text-align:left;
width:268px;

}

/*end menu*/

#colorbanner
{
width:100%;
height:37px;
background:url(../images/tile-header-home_sm.png) repeat-x top left;

}

/*HOMEPAGE STYLES*/
#body
{
width:980px;
margin:0 auto;
padding-top:41px;
height:auto;
min-height:890px;


}

#homeleftMenu
{
width:190px;
height:auto;
float:left;

}

#homeRightContents
{
float:right;
width:780px;


}

a.SideMenuLink
{
color:#c9c8c3;
text-decoration:none;
font-weight:bold;

}

.menuItemContainer
{
width:190px;
border-bottom:1px solid #cccccc;
height:21px;
padding:5px 0px 0px 5px;
}

.greenheader
{
color:#4ab848;
text-decoration:none;
font-weight:bold;

}

.menuitemleft
{
float:left;
width:80px;
}

.menuitemright
{
float:right;
width:20px;
}

.topheader
{
width:100%;
height:20px;
color:#ffffff;
font-weight:bold;
font-size:14px;
background-color:#4ab848;
padding:3px 0px 0px 3px;
clear:both;

}

.topContainer
{
width:100%;
height:auto;
margin-top:5px;
}

.reportleft
{
float:left;
width:48%;
height:auto;
}
.reportright
{
float:right;
width:48%;
height:auto;

}

.reportcontainer
{
width:100%;
height:auto;
min-height:200px;
clear:both;
margin-bottom:10px;

}

a.noUnderLine:link, a.noUnderLine:active
{
color:#4ab848;
font-weight:bold;
text-decoration:none;
}

a.noUnderLine:hover, a.noUnderLine:visited
{
color:#c9c8c3;
font-weight:bold;
text-decoration:none;
}

#additionalmenuitems
{
width:400px;
float:right;
margin-top:-30px;
margin-right:110px;
text-align:right;
}

#additionalmenuitems a
{
color:#999999;
font-weight:bold;
text-decoration:underline;
}
#footercontainer
{
background-color:#4f4f4f;
width:100%;
height:100px;
clear:both;
margin:10px 0 0 0;
padding:0px;
 bottom:0px; 
 height:auto;
}
#colordots
{
background:url(../images/tile-footer.png) repeat-x top left;
height:5px;
width:100%;
}

#footertext
{
color:#ffffff;
width:960px;
margin:0 auto;

}

.wrapperDiv
{
    height:100%; 
    width:100%;
}
#innerpage
{
width:100%;
height:auto;
margin-top:-20px;
}