/** BASIC */

* { margin:0;padding:0;}

body {
	margin: 0;
	padding: 0;
	font: normal 9pt Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 2px 0;
	padding: 0 0 0 15px;
	color: #b2b3b6; /*ztrive gray*/
	background: url(../images/ztrive_hbg.jpg) no-repeat 0 100%;
	font-family:Arial;
}

h1 { font-size:16pt; }
h2 { font-size:12pt; margin-top:10px;}
h3 { font-size:10pt; margin-top:10px;}



p 
{
    margin-bottom:10px;
}

a {
	color: #f47820; /*ztrive orange*/
	text-decoration: none;
}

a:hover {
	background-color:#b2b3b6;
}

ul { margin-bottom:10px; }


/** HEADER */

#header 
{
    width: 1000px; /*full screen without side scroll on Chrome: 1007; Firefox: 1007; IE: 1003. 1000px looks nice on all!*/
	height: 90px;
	margin: 0 auto;
	background: #b2b3b6; /*ztrive gray */
    padding-top:10px;
}

.header_message 
{
    color:#FFFFFF;
    float:right;
    text-align:right;
    margin:0;padding:0;
}

.header_message a
{
    color:#FFFFFF;
    text-decoration:none;
    padding:5px 20px 3px 20px; /*for nice background colour when hover (IE/Firefox perfect. Chrome 1px vertical difference?*/
    border-left:solid 1px #ffffff;
}

.header_message a:hover
{
    background-color:#b2b3b6; /*ztrive gray*/
    
}
.header_message .searchbox
{
    color:#FFFFFF;
    /*margin-top:2px;*/
    padding:0 0 0 0;
    margin:2px 1px 0 0;
    height:15px;
    width: 90px;
    background-color: #f47820;
}

.header_message .searchbtn
{
    color:#FFFFFF;
    text-decoration:none;
    padding:5px 20px 3px 7px; /*for nice background colour when hover, plus to align search box main text*/
    border-left:solid 0 #f47820; /*LinkButton is link, so "remove" border*/
    
}


#header .contact 
{
    float:right;  
    margin-right: 20px;
    color: #ffffff;
    font-family: arial;
	font-size:9pt;
	/*font-weight:bold;*/
}

#header .contact a
{
    color: #ffffff;
}

#header .contact a:hover
{
    background-color:#f47820;
}

#header .logo
{
    float:left;
    margin: 0 0 0 20px;  
}




#topmenu 
{
    width: 1000px;
	height:23px;
	margin: 0 auto;
	background-color: #f47820; /*ztrive orange*/
	font-family: arial;
	font-size:9pt;
	font-weight:bold;
}

#topmenu .left {
	padding-left: 0px;
	padding-top: 0px;
	float:left; 
	
}

#topmenu .right 
{
    /*padding-right: 20px;*/
	padding-top: 4px;
    float:right;
    color:#cfcfcf;
    font-weight:bold;
    font-size:8pt;
}

#topmenu .right a
{
    color:#cfcfcf;
    padding:4px 20px 4px 32px;
    background: url(../images/menu-bg.png) repeat-x;
}

#topmenu .right a:hover
{
    text-decoration:none;
    background:#b42826 none;
    
}



#container  
{
    width: 1000px;
    margin: 0 auto;   
    /*background: url(../images/page-bg.png) repeat-y 50% 0;*/
}

#content 
{
    width: 1000px;
	/*margin-left: 10px;
	margin-right: 9px;*/
    background-color: #ffffff;
}

.sitemap  
{
    padding:5px 0 5px 10px; 
    text-align:left;
}
    
.leftalign { text-align:left; }
    

#left_column { 
	float: left;
	width: 160px; 
	padding: 0 0 10px 0;
	margin-top: 10px;
	margin-left: 20px;
}

#left_column ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#left_column li {
	padding: 5px 10px;
	background: url(../images/list.gif) no-repeat 0 8px;
	border-top: 1px dotted #b2b3b6; /*ztrive gray*/
}

#left_column li.first {
	border-top-color: #FFFFFF;
}

#left_column li.current {
	border-right: 1px dotted #b2b3b6; /*ztrive gray*/
	font-weight:bold;
	 
}

#left_column li.child 
{
    border-right: 1px dotted #b2b3b6; /*ztrive gray*/
    margin-left:10px;
}

#mid_column {
	float: left;
	width: 550px; 
	padding: 10px;
	text-align: justify;
}

#right_column {
	float: right;
	width: 228px; /*widest possible, aligns with "Search" left side*/
	padding: 0 10px;
	margin: 10px 0 10px 0;
}

#right_column h2 {
	padding-top: 0px;
	margin-top:0;
}

/** FOOTER */

#footer {
	clear: both;
	
	width: 1000px; 
	height: 40px; 
	margin: 0 auto;
	background-color: #b2b3b6; /*ztrive gray*/
	font-family:Arial;
}

#footer p {
	padding: 10px 20px 0 20px;
	text-align:left;
	font-size: 8pt;
	color: #ffffff;
}

#footer p .right 
{
    text-align:right;
}

#footer a 
{
    color: #ffffff;
}

#footer .addthisbutton
{
    margin:0;
    float:right;
}

#footer a:hover 
{
    background-color:#f47820; /* ztrive orange */
}



/* page1 */


.page1 { 
    width: 1000px;
	margin: 0 auto;
	background: url(../images/ztrive-bg548.jpg) no-repeat 445px 0;
    text-align: justify;
    height:700px; /*otherwise not showing bg image, and must be right height, footer starts just after on IE7*/
}

.p1box 
{
    padding: 10px 20px;
    width: 405px;/*same width as menu on IE, should be 406 for Chrome and Firefox*/
    float:left;
}


.p1box2
{
    padding: 0 20px 10px 0;
    width: 535px;
    float:right;
    margin-top:404px; /*under bg plus aligns left column*/
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/list.gif) no-repeat left center;
}

/*problem with background image on nested lists, needed on Sitemap*/
.list_nested {
    margin-left: 10px;
	padding-left: 10px;
}

ol { margin-left: 25px; margin-bottom: 10px;}
ul { margin-left: 20px; margin-bottom: 10px;}

.sitemappath {
    margin-left: 20px;
	margin-top: 10px;
	text-align:left;
	float:left;
	color: #cfcfcf;
}

.sitemappath a 
{
    color: #b2b3b6;  
    /*text-decoration:underline;*/
}

.sitemappath a:hover
{ 
    /*text-decoration:none;*/
    background-color:#f47820;
}
