/*  

DEFAULT SETTINGS  

*/

body{margin: 0px;font-family : Arial, sans-serif;font-size:11px;color: #000000;background-color:#EDEDED;}
td  {margin: 0px;font-family : Arial, sans-serif;font-size:11px;color: #000000;}

.Text {color: #93989B;padding:3px;}
.input{width: 100%;border : 1px solid #F07C00;}

#PageTemplateHeader{
position         : absolute;
left             : 0px;
top              : 0px;
height           : 90px;
width            : 100%;
border-bottom    : 1px solid #93989B;
background-color : #ffffff;
}

#PageTemplateHeader #HeaderLogo{
background       : url(/gfx/Genotec_Logo.jpg) no-repeat;
position         : absolute;
left             : 28px;
top              : 23px;
width            : 190px;
height           : 38px;
}

#PageTemplateHeader #HeaderDate{
position         : relative;
left             : 245px;
top              : 40px;
width            : 300px;
}

#PageTemplateHeader #HeaderBannerIndex{
position         : absolute;
left             : 582px;
top              : 0px;
width            : 378px;
height           : 90px;
border-right     : 1px solid #93989B;
background       : url(/gfx/Home_petrol.jpg) no-repeat;
}

#PageTemplateHeader #HeaderBanner{
position         : absolute;
left             : 582px;
top              : 0px;
width            : 378px;
height           : 90px;
border-right     : 1px solid #93989B;
background       : url(/gfx/Hosting_petrol.jpg) no-repeat;
}


#PageTemplateMenu{
position         : absolute;
left             : 30px;
top              : 90px;
height           : 100%;
width            : 180px;
background-color : #DBDCDD;
overflow         : hidden;
}

#PageTemplateMenu ul{
width               : 100%;
margin              : 0px;
margin-top          : 10px;
list-style-position : outside; 
list-style-type     : none;
padding-left        : 0px;
}

.GreenWhite{
color               : #FFFFFF;
background-color    : #396974;
padding-left        : 4px;
padding-top         : 2px;
padding-bottom      : 2px;
width               : 100%;
border-bottom       : 5px solid #DBDCDD;
font-weight         : bold;
cursor              : pointer;
text-decoration     : none;
margin              : 0px;
list-style-position : outside; 
}
.GreenWhite A {text-decoration:none;color : #FFFFFF;}
.GreenWhite A:visited {text-decoration:none;color : #FFFFFF;}

.WhiteGreen{
color               : #396974;
background-color    : #FFFFFF;
padding-left        : 4px;
padding-top         : 2px;
padding-bottom      : 2px;
width               : 100%;
border-bottom       : 1px solid #396974;
font-weight         : bold;
cursor              : pointer;
text-decoration     : none;
list-style-position : outside; 
margin-top          : 15px;
}
.WhiteGreen A {text-decoration:none;color : #396974;}
.WhiteGreen A:visited {text-decoration:none;color : #396974;}

.OrangeWhite{
color               : #FFFFFF;
background-color    : #F07C00;
padding-left        : 4px;
padding-top         : 2px;
padding-bottom      : 2px;
width               : 100%;
border-bottom       : 5px solid #DBDCDD;
font-weight         : bold;
text-decoration     : none;
margin-bottom       : 3px;
list-style-position : outside; 
margin-top          : 12px;
}
.OrangeWhite A {text-decoration:none;color : #FFFFFF;}
.OrangeWhite A:visited {text-decoration:none;color : #FFFFFF;}

.WhiteOrange{
color               : #F07C00;
background-color    : #FFFFFF;
padding-left        : 4px;
padding-top         : 2px;
padding-bottom      : 2px;
width               : 100%;
border-bottom       : 1px solid #F07C00;
font-weight         : bold;
cursor              : pointer;
text-decoration     : none;
margin-bottom       : 3px;
margin-top          : 12px;
list-style-position : outside; 
}
.WhiteOrange A {text-decoration:none;color : #F07C00;}
.WhiteOrange A:visited {text-decoration:none;color : #F07C00;}

.MenuOrange{
width               : 100%;
margin              : 0px;
margin-top          : 4px;
padding-left        : 3px;
font-weight         : bold;
color               : #F07C00;
text-decoration     : none;
list-style-position : outside; 
}

.MenuBlack{
width               : 100%;
margin              : 0px;
padding-left        : 3px;
color               : #000000;
text-decoration     : none;
list-style-position : outside; 
}
.MenuBlack A {text-decoration:none;color : #000000;}
.MenuBlack A:visited {text-decoration:none;color : #000000;}

.MenuGreen{
width               : 100%;
margin              : 0px;
padding-left        : 3px;
color               : #396974;
text-decoration     : none;
list-style-position : outside; 
}
.MenuGreen A {text-decoration:none;color : #396974;}
.MenuGreen A:visited {text-decoration:none;color : #396974;}

.Orange{color : #F07C00;}

.SearchHeader{
color               : #93989B;
padding-left        : 4px;
padding-top         : 2px;
padding-bottom      : 2px;
width               : 100%;
border-bottom       : 5px solid #DBDCDD;
font-weight         : bold;
text-decoration     : none;
margin-bottom       : 3px;
list-style-position : outside; 
margin-top          : 12px;
}
.SearchHeaderInput{border: 1px solid #93989B;margin:0px;}
.SearchHeaderSubmit{position:relative;top:6px;margin:1px;padding:0px;}


* html #PageTemplateContent {height:100%;}
#PageTemplateContent{
position         : absolute;
left             : 230px;
top              : 90px;
width            : 700px;
min-height       : 100%;
background-color : #ffffff;
padding-left     : 15px;
padding-right    : 15px;
padding-top      : 13px;
border-right     : 1px solid #93989B;
}
#PageTemplateContent .WhiteOrange{
width               : 200px;
color               : #F07C00;
background-color    : #FFFFFF;
padding-left        : 2px;
padding-top         : 2px;
padding-bottom      : 2px;
border-bottom       : 1px solid #F07C00;
font-weight         : bold;
font-size           : 11px;
text-decoration     : none;
margin-bottom       : 3px;
list-style-position : outside; 
margin-top          : 12px;
cursor              : arrow;
}
#PageTemplateContent .OrangeWhite{
width               : 200px;
color               : #F07C00;
background-color    : #FFFFFF;
padding-left        : 2px;
padding-top         : 2px;
padding-bottom      : 2px;
border-bottom       : 1px solid #F07C00;
font-weight         : bold;
font-size           : 11px;
text-decoration     : none;
margin-bottom       : 3px;
list-style-position : outside; 
margin-top          : 12px;
cursor              : arrow;
}
#PageTemplateContent H1{font-size:14px;font-weight:bold;margin-bottom:5px;}
#PageTemplateContent A {color : #000000;}
#PageTemplateContent A:visited {color : #000000;}

#output li
{
color               : #F07C00;
background-color    : #FFFFFF;
padding-left        : 4px;
padding-top         : 2px;
padding-bottom      : 2px;
width               : 100%;
border-bottom       : 2px solid #F07C00;
font-weight         : bold;
text-decoration     : none;
margin-bottom       : 3px;
margin-top          : 12px;
list-style-position : outside; 
list-style-type     : none;
}

.FirstPageHeader{
 background:#F07C00;
 color:#FFFFFF;
 padding:2px;
 font-weight         : bold;
 text-decoration     : none;
 padding-left: 5px;
 border-left: 5px solid #FFFFFF;
 border-top : 5px solid #FFFFFF;
}
.FirstPageLogins{
 background:#93989B;
 color:#FFFFFF;
 padding:2px;
 font-weight         : bold;
 text-decoration     : none;
 padding-left: 5px;
 border-left: 5px solid #FFFFFF;
 border-top : 5px solid #FFFFFF;
}


