﻿html, body
{ 
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 9pt;
    margin: 0;
    color: #eeeeee;
    background: #4f4f51 url(../images/template/bg.jpg) repeat-x;
}

a
{
    text-decoration: none;
    color: #eeeeee;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: none;  
}

h1
{
    font-weight: bold;
    font-size: 12pt;
}

#container, #aspnetForm
{ 
    width: 800px;
    height: 100%;
    text-align:left; /* reset text alignment */ 
    margin:0 auto; /* for the rest */ 
}

#header
{
    width: 800px;
    height: 110px;
    background-image: url(../images/template/header.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#topnav
{
	text-align: right;
	clear: both;
	padding-top: 5px;
}

#topnav ul
{
	list-style-type: none;
}

#topnav ul li
{
    display: inline;
}

#topnav ul li a
{
    text-align: center;
    font-size: 8pt;
    padding-right: 5px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #808284;
    height: 5px;
}
#topnav ul li a:hover
{
    text-decoration: none;
    color: #fff;
}

#headertitle 
{
    text-align: left;
    margin: 0px 0 0 510px;
    padding: 50px 0 0 0;
}

#headertitle ul
{
	list-style-type: none;
	margin-left: -40px;
	margin-top: 0px;
}

#headertitle ul li
{
    display: inline;
}

#headertitle ul li a
{
    text-align: center;
    font-size: 8pt;
    padding-right: 12px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #808284;
    height: 5px;
}

#headertitle .titleimage
{
    margin-right: 100px;
}

#footer
{
    font-size: 7pt;
    width: 790px;
    height: 54px;
    background-image: url(../images/template/footer.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-top: 15px;
    font-family: Arial;
}

#footer_developed
{
    float: left;
}

#footer_copyright
{
    float: right;
    padding-right: 425px;
}

#body
{
    border: solid 2px #9D9FA1;
    text-align: right;
    background-color: #5f6062;/* background colour of right column */
}

/* clear without structural mark-up from PIE website*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */
/* do not change or amalgamate clearfix styles*/

#body_container
{
    background-color: #5f6062;/* background colour of right column */
    margin-left:180px;/*this is the space for the left column */   
}

#body_main
{
    margin-left:-1px;/*this is the space for the left column */   
    background-color: #BCBEC0;/* background colour of right column */
    /*width: 614px;*/
    border-left: solid 1px #9D9FA1;
    min-height: 560px;
    text-align: left;
    width:614px;float:left;margin-right:-1px/* contain cleared elements from clearing other floats*/
}

#bodycontent
{
    text-align: left;
}

.menupadding
{
    padding-left: 55px;    
}

#left_menu
{
	margin-left:-178px;/*must be 1 pixel less than width */
	float:left;
	width:180px;/* this width is the same as the margin on #middle */
	position:relative;
	left:-2px;/* line it up exactly without losing pressure on footer*/
	
    padding-top: 35px;
    background-color: #5f6062;
    background-image: url(../images/template/menubg.png);
    background-repeat: no-repeat;
    background-position:top;
    min-height: 300px;
    text-align: left;
    height: 100%;
}

#left_menu .button a
{
    background-repeat: no-repeat;
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial, Verdana;
    display: block;
    text-align: left;
    width: 169px;
    height: 27px;
    padding-top: 6px;
    padding-left: 0px;
    margin-left: 0px; 
    margin-top: -6px;
}

#left_menu .buttonselected a
{
    background-repeat: no-repeat;
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial, Verdana;
    display: block;
    text-align: left;
    width: 169px;
    height: 27px;
    padding-top: 6px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: -6px;
}

#left_menu .buttonlast a
{
    background-repeat: no-repeat;
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial, Verdana;
    display: block;
    text-align: left;
    width: 169px;
    height: 52px;
    padding-top: 6px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: -6px;
}

#left_menu .buttonselectedlast a
{
    background-repeat: no-repeat;
    font-size: 8pt;
    font-weight: bold;
    font-family: Arial, Verdana;
    display: block;
    text-align: left;
    width: 169px;
    height: 52px;
    padding-top: 6px;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: -6px;
}

#left_menu #contactdetails 
{
    margin-top: 70px;
    margin-left: 0px;
    font-size: 8pt;
    text-align: center;
}

#left_menu #contactdetails .telno 
{
    margin-top: -10px;
    font-size: 12pt;
}

.button a
{
    background-image: url(../images/template/buttonoff.png);
    background-repeat:no-repeat;
    background-position:left top;  
}

.buttonselected a
{
    background-image: url(../images/template/buttonon.png);
    background-repeat:no-repeat;
    background-position:left top;
}

.button a:hover
{
    background-image: url(../images/template/buttonon.png);
    background-repeat:no-repeat;
    background-position:left top;
    text-decoration: none;
}

.buttonselected a:hover
{
    background-image: url(../images/template/buttonon.png);
    background-repeat:no-repeat;
    background-position:left top;
    text-decoration: none;
}

.buttonlast a
{
    background-image: url(../images/template/buttonofflast.png);
    background-repeat:no-repeat;
}

.buttonselectedlast a
{
    background-image: url(../images/template/buttononlast.png);
    background-repeat:no-repeat;
}

.buttonlast a:hover
{
    background-image: url(../images/template/buttononlast.png);
    background-repeat:no-repeat;
    text-decoration: none;
}

.buttonselectedlast a:hover
{
    background-image: url(../images/template/buttononlast.png);
    background-repeat:no-repeat;
    text-decoration: none;
}

.menu_item_inline
{
    border-right: solid 1px #808284;
}

.menu_item_inline_last
{
    border-right: none;
}

.bodycontent
{
    padding: 20px;
    color: #000000;
    text-align: justify;
    width: 485px;
}

.bodytitle
{
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.sendbutton 
{
    position: relative;
    width: 190px;
    height: 26px;
    text-align: left;
}

.sendbutton #buttontext 
{
    position: absolute;
    top: 5px;
    left: 60px;
    z-index: 2;
    color: White;
    font-size: 8pt;
    font-weight: bold;
}
