
html 
{

}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    color : #666666;
    text-align: center;
    /*font:0.88em/1.3em 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Serif;*/
    font:0.82em/1.3em 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Serif;
    margin-bottom: 0.01em;
}

.bodywrapper
{
    position: relative;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    width:856px;
}

* html .bodywrapper
{
    height: 100%;
    margin-bottom: -60px;
}

.contentwrapper
{
    padding-bottom: 9em;
    width:856px;
    text-align:left;
}



.header {
   padding:0px 10px 10px 10px;
   width:856px;
   display:block;
}

.body 
{
    width:856px;
    padding: 10px;
    padding-bottom: 5em;   /* height of the footer */
}

.footer
{
    /* position: relative; */
    margin-top: -11em;
    background-color: #dddddd;
    border-top: 2px solid #d4d4d4;
    padding: 20px;
    padding-top:10px;
    padding-bottom:4px;
    text-align:left;
    font-size: .8em;
    clear: both;
    height:98px;
} 

.footerleft
{
    float:left;
    background-color: #dddddd;
}

.footerright
{
    display: block;
    text-align: right;
    float:right;
    background-color: #dddddd;
}

.footerright a{
	color				: #666;
	text-decoration		: none;
}

.footerright a:hover{
	color				: #333;
	text-decoration		: underline;
}

.footerright ul{
	padding				: 0px;
	margin				: 0px;
}

.footerright li{
	list-style-type		: none;
	display				: inline;
	padding				: 0px 0px 0px 10px;
}



/* top navigation */

.headerright
{
    float:left;
    width:625px;
}

.searchlinks 
{
    padding:67px 3px 3px 0px;
    display: block;
    text-align: right;
    font-size: 0.9em;
    vertical-align:bottom;
}

.searchlinks a{
	color				: #999;
	text-decoration		: none;
}

.searchlinks a:hover{
	color				: #333;
	text-decoration		: underline;
}

.searchlinks ul{
	padding				: 0px;
	margin				: 0px;
}

.searchlinks li{
	list-style-type		: none;
	display				: inline;
	padding				: 0px 0px 0px 10px;
}

.topnav
{
    background-image: url("/websitev2/both/subsites/websitev2/images/menubg.gif");
    width: 615px;
    height: 42px;
    border-right:3px solid #e0e0e0;
    padding:4px 0px 0px 9px;
    display:block;
	line-height:39px;
}

.topnav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
	padding-top:1px;
	border-right:#e0e0e0 solid 3px;
	font: bold 1.1em/37px Tahoma, tahoma, Sans-Serif;
}

.topnav ul li
{
/*    display: inline;*/
    padding: 0;
    margin: 0;
	float:	left;

}

.topnav ul li a
{
    color:  #ffffff;
    text-decoration: none;
    padding: 18px 6px 12px 6px;
    margin:0px;
	font: bold 0.9em/37px Tahoma, tahoma, Sans-Serif;
}

.topnav ul li a:hover
{
    text-decoration: none;
	color:#336600;
    background: url("/websitev2/both/subsites/websitev2/images/menubg-hover.gif");
}




.topnav ul li a.selected
{
    background-image: url("/websitev2/both/subsites/websitev2/images/menubg-hover.gif");
    text-decoration: none;
}

.topnav ul li a.selected:hover
{
    text-decoration: none;
}

.topnavleftslide
{
    float: left;
    height: 130px;
	width:16px;
    vertical-align:bottom;
	background:url("/websitev2/both/subsites/websitev2/images/topnav-leftslide.gif") bottom left no-repeat;
}

.topnavleftslide img 
{
    padding-top:84px;
    vertical-align:bottom;
}


.topnavrightslide
{
    float: left;
    height: 130px;
	width:16px;
    vertical-align:bottom;
	background:url("/websitev2/both/subsites/websitev2/images/topnav-rightslide.gif") bottom left no-repeat;
}

.topnavrightslide img 
{
    padding-top:84px;
    vertical-align:bottom;
}


.logo 
{
    width: 158px;
    height: 118px;
    background-image: url("/websitev2/both/subsites/websitev2/images/logobg.gif");
    float: left;
    padding:12px 20px 0px 20px;
    text-align:center;
}
/* end of top navigation */


/* main layout */
.maincontent
{
    clear:both;
    display:block;
    width: 804px;
    border-left: 4px solid #e0e0e0;
    border-right: 4px solid #e0e0e0;
    border-bottom: 4px solid #e0e0e0;
    padding:0px 10px 0px 0px;
    margin:0px 0px 15px 27px;
    min-height: 400px;
    float:left;
    background: url("/websitev2/both/subsites/websitev2/images/submenuBG.gif") repeat-y;
}

.contentarea
{
    padding:0px 10px 20px 20px;
    width:575px;
    float: left;
    display:block;    
}
/* end of main layout */



/* standard left hand navigation */
.leftnav 
{
    width               : 200px;
    float               : left;
    border-right        : 2px solid #e0e0e0;
    border-bottom       : 2px solid #e0e0e0;
	width				: 193px;
    height              : auto;
    min-height          : 450px;
	display				: block;
	margin				: 0px;
	padding 			: 20px 0px 20px 0px;
	background-color    : #e4e4e4;
border:none;
background:none;
}
.leftnav ul{
	padding				: 0px;
	margin				: 0px;
}
.leftnav li{
	list-style-type		: none;
	
	margin				: 0px;
	float				: left;
	width				: 192px;
}


.leftnav li a{
	color				: #666666;
	vertical-align		: middle;
	text-decoration		: none;
	margin-left			: 0px;
	padding				: 8px 0 8px 20px;
	display				: block;
}

.leftnav li a.selected
{
	color				: #62a401;
	text-decoration		: none;
	display				: block;
    /*background-image: url("/websitev2/both/subsites/websitev2/images/leftmenubgselected.gif");*/
}

.leftnav li a:hover{
	color				: #62a401;
	text-decoration		: none;
	background			: #b4dc7a;
}
/* end of main menu */


/* Sub menu */
.leftnav ul li ul{
	padding				: 0px;
	margin				: 0px;
	display				: block;
}

.leftnav ul li ul li:hover{
}
.leftnav ul li ul li a{
	color				: #666666;
	font                : 1.0em/1.5em 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Serif;
	vertical-align		: middle;
	text-decoration		: none;
	margin-left			: 0px;
	padding				: 4px 0 4px 34px;
	display				: block;
	background			: url(/websitev2/both/subsites/websitev2/images/countryhomeimages/greyBullet.gif) no-repeat 22px 6px;

}

.leftnav ul li ul li a:hover{
	color				: #62a401;
	text-decoration		: none;
	background			: #b4dc7a url(/websitev2/both/subsites/websitev2/images/countryhomeimages/greenBullet.gif) no-repeat 22px 10px;
	
}

.leftnav ul li ul li li a{
	color				: #666666;
	font                : 1.0em/1.5em 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Serif;
	vertical-align		: middle;
	text-decoration		: none;
	margin-left			: 0px;
	padding				: 4px 0 4px 46px;
	display				: block;
	background			: url(/websitev2/both/subsites/websitev2/images/countryhomeimages/greyBullet.gif) no-repeat 34px 6px;

}

.leftnav ul li ul li li a:hover{
	color				: #62a401;
	text-decoration		: none;
	background			: #b4dc7a url(/websitev2/both/subsites/websitev2/images/countryhomeimages/greenBullet.gif) no-repeat 34px 10px;
	
}
/* end of standard left hand navigation */


/* breadcrumb trail */

.breadcrumb{
	height				: 20px;
	padding				: 8px 0px 8px 0px;
	margin              : 0px;
	color				: #999;
font				: 0.8em/1.5em tahoma, arial, Sans-Serif;
}
.breadcrumb a{
	color				: #666;
	text-decoration		: none;
	font				: 1em/1.0em tahoma, arial, Sans-Serif;
}

.breadcrumb a:hover{
	color				: #333;
	text-decoration		: underline;
}

.breadcrumb ul{
	padding				: 0px;
	margin				: 0px;
}

.breadcrumb li{
	list-style-type		: none;
	display				: inline;
}
/* end of breadcrumb */


/* asset manager */
.assetrow 
{
	display: block;
	height:auto;
	width:450px;
	padding-top:10px;
}
.assetimage
{
	width:100px;
	text-align:center;
	float: left;
	padding: 0px;
}

.assetdetail
{
	width:280px;
	padding:0px 0px 0px 10px;
}
/* end of asset manager links */



/* standard site layout */
h1{
	margin				: 5px 0px 20px 0px;
	color				: #666666;
    font                : 1.8em/1.5em 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Serif;
	letter-spacing		: -1px;
	border-bottom		: 1px solid #e0e0e0;
	border-top		    : 1px solid #e0e0e0;
	font-weight:normal;
}

h1 b{
	color				: #000000;

}

h2{
	margin				: 20px 0px -3px 0px;
	color				: #777777;
	font                : 1.5em/1.6em 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Serif;
	letter-spacing		: -1px;
	border-top			: 0px solid #a1d3e3;
}

h3{
	margin				: 10px 0px 0px 0px;
	color				: #666666;
	font				: 1.2em/1.2em 'Trebuchet MS', Tahoma;
}

p 
{
	margin				: 10px 0px 0px 0px;
}

b,strong 
{
    color               : #333333;

}

a{
	color				: #62a401;/*db812e*/
	text-decoration		: none;
	/*border-bottom       : 1px dotted #ccc;*/
}

a:hover{
	color		        : #db812e;
	text-decoration     : none;
    /*border-bottom       : 1px dotted #db812e;*/
}

img 
{
    border:0px;
}

/* end of standard site layout */


td {font-size:12px;}
sup {font-size:8px;}


.topnav ul li a:hover, x:-moz-any-link, x:default {padding-top:17px; }

/* OPERA & FF Fix for floating background on nav */

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body .topnav ul li a:hover {padding-top:17px;}
}
