/***********************************************/
/* Author: Patrick Johnson Kenisis Industries Limited */                          
/***********************************************/

body, html {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial;
	margin: 0px;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(/sites/standby.co.nz/themes/default/images/backing_03.jpg);
	background-color: #FFFFFF;
}

#pageholder {
	text-align: center;
	margin:auto;
	width: 820px;
	background-image: url(/sites/standby.co.nz/themes/default/images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}


/******* hyperlink and anchor tag styles *******/

a:link a {
	color: #003399;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/******* positioning divs *******/

#pagecell1{
	width:773px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: center;
	margin:auto;
}

.prop 
{
	height:10px;
	width:400px;
    float:left;
    width:1px;
}
#news_article_wrapper
{
	width:400px;
	float:left;
	position:relative;
	height:400px;
}
.clear
{
    clear:both;
    height:1px;
	line-height:1px;
    overflow:hidden;
}
/******* top header div with logo *******/

#topheader {
	width: 769px;
	text-align: right;
	float: left;
	padding: 0px;
	background-image: url(/sites/standby.co.nz/themes/default/images/montage_17.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
h1.standby {
	float: left;
	color: #eeeeee;
	margin: 0;
	padding: 0px;
	}

#topdetails {
	width: 520px;
	float: right;
	text-align: left;
	}
	
	#topdetailsfloat {
	height: 51px;
	text-align: right;
	color: #4A4A4A;
	vertical-align: center;
	margin-top: 25px;
	margin-right: 20px;
	font-size: 10px;
	}
	
	#topdetailsfloat a {
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	}
	
	#topdetailsfloat a:hover {
	color: #00CC00;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	}
	
	#topdetailslinkschosen a {

	padding: 0px;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	margin: 0px;
	height: 25px;
	float: left;
	}
	
	#topdetailslinks a {
	background-color: #4085D0;
	width: 148;
	font-weight: bold;
	border-left: 1px solid #fffff;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 5px;
	margin: 0px;
	height: 25px;
	float: left;
	}
	
		#topdetailslinks a:hover {
	background-color: #4085D0;
	width: 148;
	font-weight: bold;
	border-left: 1px solid #fffff;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 5px;
	margin: 0px;
	height: 25px;
	float: left;
	}
	
	/************ Main photo display */
	
	.mainimage {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	}
	
/************ 4 feature boxes */

#features {
	padding: 0px;
	margin: 0px;
	width: 592px;
	background-image: url(/sites/standby.co.nz/themes/default/images/behind-intros_26.gif);
	background-position: top left;
	float: left;
	background-repeat: no-repeat;
}

/************ box for links */

	#featurebox {
	width: 296px;
	padding: 0px;
	margin: 0;
	text-align: left;
	margin: 0;
	font-size: 10px;
	color: #ffffff;
	line-height: 120%;
	float: left;
	}
	
	#featurebox a {
	color: #ffffff;
	text-decoration: none;
	}
	
	#featurebox a:hover {
	color: #C9DFEF;
	text-decoration: none;
	}
	
	#featurebox h2 {
	width: auto;
	background-image: url(/sites/standby.co.nz/themes/default/images/headers_24.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	vertical-align: center;
	display: block;
	padding-bottom: 6px;
	padding-top: 8px;
	border-bottom: 1px solid #444644;
	}
	
	#featurebox h2.rightside {
	width: auto;
	background-image: url(/sites/standby.co.nz/themes/default/images/headers_25.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	vertical-align: center;
	display: block;
	padding-bottom: 6px;
	padding-top: 8px;
	border-bottom: 1px solid #444644;
	}
	
	#featureboxtext {
	margin: 10px;
	}
	
	#featureboxtext img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	}
	

/******* content split into 2 coloumns *******/
	

#contentholder{
	width: 592px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}

	.content {
	padding: 20px;
	}
	
	.content  ul {
	list-style-image: url(/sites/standby.co.nz/themes/default/images/standby2_26.gif);
	margin-left: 10px;
	padding-left: 15px;
	}
	
	.content img {
	float: right;
	border: 1px solid #eeeeee;
	margin-left: 15px;
	padding: 5px;
	}
	
	.content h1 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px;
	color: #1D3565;
	padding: 0px;
	margin-top:15px;
	}
	
	.content a{
	text-decoration: none;
	color: #1D3565;
	}
	
	.content a:hover {
	text-decoration: none;
	color: #000000;
	}

#bodyholder {
	padding:0px;
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	padding-top:90px;
	width: 177px;
	float: left;
}

#bodyholder h2 {
	color: #ffffff;
	background-color: #1D3565;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 11px;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
	padding-bottom: 4px;
	margin: 0px;
	text-align:left;
	}
	
	#bodyholder h3 {
	color: #1D3565;
	padding-left: 25px;
	padding-top: 3px;
	font-size: 12px;
	padding-bottom: 3px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center left;
	border-top: 1px solid #DCDCDC;
	}
	
	#bodyholder h3.customers {
	color: #1D3565;
	padding-left: 15px;
	padding-top: 6px;
	font-size: 12px;
	padding-bottom: 3px;
	margin: 0px;
	background-color: #F8F8F8;
	text-align:left;
	}
	
	#leftsidenav a {
	background-image: url(/sites/standby.co.nz/themes/default/images/standby_27.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #ffffff;
	font-size: 10px;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding:6px 5px 6px 25px;
	color: #333333;
	text-decoration: none;
	width: 177px;
	text-align: left;
	}

	
#leftsidenav a:hover {
	background-image: url(/sites/standby.co.nz/themes/default/images/over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #ffffff;
	font-size: 10px;
	border-bottom: 1px solid #ffffff;
	padding:6px 5px 6px 25px;
	display: block;
	color: #333333;
	text-decoration: none;
	}
	
	#leftsidenavchosen a {
	background-image: url(/sites/standby.co.nz/themes/default/images/standby_26.gif);
	background-repeat: none;
	background-position: top left;
	border-right: 1px solid #ffffff;
	width: auto;
	font-size: 10px;
	border-bottom: 1px solid #ffffff;
	padding:6px 5px 6px 25px;
	display: block;
	color: #000000;
	text-decoration: none;
	}
	
	#quote {
		background-image: url(/sites/standby.co.nz/themes/default/images/quote-top.gif);
		background-position: top center;
		background-repeat: no-repeat;
		background-color: #F8F8F8;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 2px;
		font-size: 11px;
		color: #333333;
		line-height: 140%;
		text-align: left;
		}
	#quote i
	{
		font-style:normal;
	}
		
		#quotebot {
		background-image: url(/sites/standby.co.nz/themes/default/images/quote-bottom.gif);
		background-position: bottom center;
		background-repeat: no-repeat;
		background-color: #F8F8F8;
		border-bottom: 1px solid #DCDCDC;
		}
		
		#quotecompany {
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 10px;
	background-image: url(/sites/standby.co.nz/themes/default/images/standby_62.gif);
	background-repeat: no-repeat;
	background-position: top right;
		}
		
		#quotecompany a {
		color: #4085D0;
		text-decoration: none;
		}
		
		#quotecompany a:hover {
		color: #000000;
		text-decoration: none;
		}
		
#sitebottomnav {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #858685;
	padding-bottom: 10px;
	margin-left: 177px;
	margin-right: 4px;
	vertical-align: center;
	text-align: left;
	width: 592px;
	clear: both;
	}
	
	#sitebottomnav a {
	color: #77CD4B;
	padding-left: 30px;
	text-decoration: none;
	}
	
	#sitebottomnav a:hover {
	color: #000000;
	text-decoration: none;
	}

#siteInfo{
	background-color: #FFFFFF;
	font-size: 10px;
	color: #858685;
	padding: 20px;
	margin:auto;
	position:relative;
	text-align: right;
	margin-left: px;
	width: 735px;
	clear: both;
	border-top: 4px solid #77CD4B;
	padding-top: 5px;
}

#siteInfo img{
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 20px;
}

#siteInfo a {
	color: #77CD4B;
	text-decoration: none;
}

#siteInfo a:hover {
	color: #000000;
	text-decoration: none;
}

	#address {
	width: 33%;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	padding-bottom: 0px;
	}
	
	#phone {
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	padding-top: 5px;
	border-top: 1px solid #eeeeee;
	}
	
	#logo {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	}
	
	#links {
	width: 552px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

#footerEnd
{
	float:right;
	display:block;
}

 #rightholder{
	padding:0px;
	margin: 12px 0px 10px 20px;
	width: 150px;
	float: right;
	font-size: 10px;
	padding-top: 0px;
}

 #rightholder h3 {
	color: #1D3565;
	background-color: #F8F8F8;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 12px;
	padding-bottom: 3px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center left;
	border-bottom: 1px solid #DCDCDC;
}
	
	
	 #rightnewsarea {
	background-color: #F8F8F8;
	padding: 5px;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 12px;
}
	#rightnewsarea a {
	background-image: url(/sites/standby.co.nz/themes/default/images/standby_42.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:  #455E8D;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 10px;
	text-decoration: none;
	}
	
	#rightnewsarea a:hover {
	background-image: url(/sites/standby.co.nz/themes/default/images/standby_42.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color:  #000000;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 10px;
	text-decoration: none;
	}

form {
	margin: 0px;
	padding: 0px;
	}


.textarea60 {
	WIDTH: 60px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
	background-color: #000033;
}

.textarea80 {
	WIDTH: 80px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
}

.textarea100 {
	WIDTH: 120px;
	font-family: Tahoma, Arial, Helvetica, Trebuchet MS, Trebuchet,;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #4085D0;
}

#forms {
	padding: 10px;
	}
	
#pdf a{
	background-image: url(/sites/standby.co.nz/themes/default/images/i-pdf_36.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
	display: block;
	padding-top: 5px;
	margin-left: 5px;
	}
	
	#pdf a:hover {
	background-image: url(/sites/standby.co.nz/themes/default/images/i-pdf_36.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
	font-size: 10px;
	color: #00CC00;
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
	padding-top: 5px;
	}

	.content h3 {
	color: #1D3565;
	font-size: 14px;
	margin: 0px;
	}
	#news_article_wrapper
	{
		position:absolute;
	}
input[type="submit"]
{	
	background-image:url("images/b-submit_60.gif");
	background-repeat:no-repeat;
	width:70px;
	height:19px;
	border:none;
	line-height:1px;
}