@charset "utf-8";
/* CSS Document */

* { margin: 0px; padding: 0px; } 


.blog-post h2.post-title a {
font-size:16px;
margin:0;
padding:0 0 3px;
}


html, body {
	height: 100%; 
	width: 100%; 
	background: #FFFFFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	text-align: left;
	line-height: 21px;
}

a{ 
	color: #ef8000; 
	text-decoration: none; 
	font-size: 12px; 
}

a:hover { 
	color: #222222; 
	text-decoration: underline; 
}

#wrapper { 
	position: relative; 
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%; 
}

.content { 
	margin: 0px auto; 
	width: 1012px;
}

#header { 
	width: 100%; 
	background: #252525; 
	height: 130px; 
}

#logo { 
	width: 300px; 
	height: 105px; 
	float: left; 
	margin-top: 10px;
}
 
#menu { 
	height: 30px; 
	float: right; 
	text-align:right;
	/*width:500px;*/
	margin-left:10px;
	margin-top:40px;
width:690px;
	
}

#menu li { 
	list-style: none; 
display:inline;
	margin-right:10px;
}

#menu a { 
	: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 11px; 
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 0px 13px; 
	margin-top: 4px;
}

#menu a:hover { 
	background: url(/images/navHover.png) bottom repeat-x; 
}

#menu li.selected a{
	background: url(/images/navHover.png)bottom repeat-x; 
}
#search {
	text-align: left;
	padding-top:20px;
	width:300px;
	padding-left:300px;
	float:right;
}

#search form .txtInput {
	width: 180px; 
	height: 20px; 
	background: transparent url(/images/search.png) no-repeat; 
	margin: 0px 10px 0px 0px; 
	float: left; 
	: Arial; 
	font-size: 11px; 
	color: #555555; 
	border: none;
padding:10px 0 10px 30px;
}

#search form .button { 
	width: 38px; 
	height: 23px; 
	background: url(/images/searchButton.png) no-repeat; 
	border: none; 
float:right;
cursor:pointer;
}

#search form .button:hover { cursor: pointer; }

#main { 
	width: 100%; 
	float: left; 
	padding-top: 10px; 
	padding-bottom: 19px; 
	margin-top: 0px; 
	background: url(/images/gradient.png) repeat-x; 
}

#main ul { 
	margin-top: 0px; 
	margin-bottom: 20px; 
	: arial; 
	font-size: 12px; 
	color: #666666; 
}
 
#main li { 
	list-style: none; 
	background: url(/images/icon1.png) no-repeat 0 6px; 
	padding-left: 25px; 
}
#main .smallimage{
	border : 1px solid #a09b8f;
	background : #dfdcd6;
	padding : 4px;
	margin:4px 0px;
	float:left;
	width:282px;
}
a.readMore {
	width : 80px;
	height : 30px;
	line-height:30px;
	background : #252525;
	 : verdana;
	font-size : 10px;
	color : #ffffff;
	text-align : center;
	float : right;
	cursor : pointer;
}

a.readMore:hover {
	cursor : pointer;
	color : #ff9000;
	cursor : pointer;
}


/* FOOTER */
#footer { 
	background: url(/images/footer.png) repeat-x; 
	width: 100%; 
	height: 139px; 
	line-height: 12px; 
	float: left; 
	bottom: 0px; 
	margin-top: 0px; 
	position: relative; 
}
 #footer h3{color:#fff;font-size:14px;font-weight:bold;padding-top:0px;margin-top:0px;color:#929292;
}
#footer #wrap { 
	width: 1000px; 
	height: 20px; 
	margin: 0px auto; 
	font-size: 10px; 
	color: #999999; 
	padding-top: 15px; 
}

#footer #wrap .link { 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
}

#footer #wrap .link:hover { 
	color: #ff9000; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10px; 
}
#footer .item_partner{
	width:680px;
	float:left;
	padding:0px 20px20px 0px;
text-align:left;
}
#footer .copyright{float:left;}
#footer a, #footer a:hover { color: white;font-size: 10px;}


/* STYLES */

.float-left { float: left; }
.float-right { float: right; }
.margin-top { margin-top: 25px; }
.margin-right { margin-right: 20px; }
.margin-left { margin-left: 10px; }
p { margin: 0px 0px 10px; }
p.testimonials { line-height: 16px; }
.important { color: #ef8000; font-weight: bold; }
.bold { font-weight: bold; color: #252525; }
.italic { font-style: italic; }
.big { font-size: 16px; font-weight: bold; margin-bottom: 5px; }
.light-blue { color: #85c3ee; }

h5 {
	: Arial; 
	font-size: 11px; 
	color: #777777; 
	font-weight: normal; 
	padding-left: 10px;
}

h4 { 
	: Arial; 
	font-size: 14px; 
	color: #333333; 
	font-weight: bold;
	margin-bottom: 10px;
}

h3 { 
	: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000; 
	font-weight:500;
	margin:20px 0px 10px 0px;
}

.square h3 { margin-bottom: 0px;background:url(/images/accordion_back.png) repeat-x; font-size:12px;:arial;color:#fff;padding:6px 9px;font-weight:bold;}
#main .square ul{margin-bottom:10px;}
h2 { 
	: arial; 
	font-size: 12px; 
	color: #777777; 
	font-weight: bold; 
	border-bottom: 1px solid #ececec; 
	clear:both;
	margin:10px 0px;
}

h1 {
	: arial; 
	font-size: 18px; 
	color: #777777; 
	font-weight: bold; 
}

#box-left { 
	width: 620px;
	padding: 5px;
	margin: 5px;
	padding-top: 20px;
	float: left;
}

#box-right { 
	width: 335px;
	padding: 5px;
	margin: 5px;
	float: right;
}

#nav-left { 
	width: 300px;
	padding: 5px 0px 5px 0px;
	margin-top: 0px;
	float: left;
}

#content-right { 
	width: 690px;
	padding: 15px 5px 5px 5px;
	margin: 5px;
	float: right;
}
#content-right p a{
	font-weight:bold;
}
#content-right strong{
	color:#EF8000;
}
#content-right ul{
	margin-left:20px;
}
#content-right ul li{
	background:url(/images/bullet_black.png) no-repeat 0 6px; 
	
}
#content-right ol li{
	background:none;
	list-style:decimal;
	padding-left:5px;
}
#content-right ol{
	list-style:decimal;
	padding-left:40px;
	margin-bottom:20px;

}
.square { 
	width: 270px; 
	background-color: #FAFAFA; 
	margin-top: 20px; 
	padding:0px ; 
	margin-left: 0px;  
	float:left;
}
.square ul{
	padding:10px;
}

.line { 
	width: 240px; 
	margin-left: 10px; 
	border-bottom: 1px solid #dddddd; 
	padding: 3px; 
	font-size: 14px; 
}

.sepline { 
	width: 10px; 
	height: 310px; 
	background: url(/images/sepline.png) no-repeat; 
	float: left; 
	margin: 15px 20px 0px 20px; 
}

.image { 
	margin: 20px 15px; 
}

img.testimonials { margin: 0px 10px; }

/* HOME */ 

#home .box { 
	width: 330px;
	padding: 0px;
	margin: 0px;
}

/* SERVICES */
.service{ 
	background: url(/images/services_background.png) repeat-x; 
	padding: 0px 10px; 
	margin: 30px 0px 10px;
}

.service p { 
	width: 420px;
	float: left;
	margin-right: 20px;
}

.service .image { 
	width: 160px; 
	float: left;
	margin: 10px 0px;
}

/* PRODUCTS */
.products{ 
	padding: 0px 10px; 
	margin: 60px 0px 10px;
	clear: both;
}

.products p { 
	width: 400px;
	float: left;
}

.products h3 { margin-bottom: 3px; }

.products .image { 
	width: 174px; 
	height: 174px;
	float: left;
	margin: 10px 25px 0px 0px;
}

/* ABOUT US */
#aboutus{ 
	padding: 5px; 
	margin: 0px;
	clear: both;
	margin-top: 35px;
}

#aboutus p { 
	width: 320px;
	float: left;
	margin-left: 10px;
}

#aboutus h3 { margin: 5px 0px 8px 10px; float: left; }

#aboutus .image { 
	float: left;
	margin: 10px 15px 0px 0px;
}

/* TEAM MEMBER IMAGE */
.member { 
	margin: 40px 0px 5px 25px; 
	float: left; 
}


/* CONTACT FORM	 */
#contact { margin: 40px 0px 0px 0px; }
#contact form label { 
	width: 60px; 
	float: left; 
	color: #777777; 
	text-align: right; 
	margin-right: 35px; 
}

#contact form .txtInput { 
	background: #FAFAFA;
	width: 235px; 
	height: 20px; 
	padding: 5px; 
	margin-bottom: 10px;
	font-size: 14px; 
	color: #222222;
	border: 1px solid #d7d7d7;
}

#contact form .txtArea { 
	background: #FAFAFA; 
	width: 495px; 
	height: 230px; 
	border: 1px solid #d7d7d7; 
	padding: 5px; 
}

#contact form .button { 
	width: 100px;
	height: 30px; 
	background: #252525; 
	margin-top: 15px; 
	margin-left: 290px; 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFFFFF; 
	padding: inherit; 
	border: none; 
}

#contact form .button:hover { color: #ff9000; cursor: pointer;}


/* CLEARFIX 100% HEIGHT COLS */

.clearfix:after{ content: " "; display: block; height: 0px;	clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox{
	width:200px;
	background:url(/images/gradient.png) repeat-x;
	border:1px solid #bcb8ae;
	padding:4px;
}

input.cat_textbox_email {
	width:150px;
	background:url(/images/gradient.png) repeat-x;
	border:1px solid #bcb8ae;
	padding:4px;
	margin-left:10px;
}
.contact-box{
	border:1px solid #ececec;
	background:url(/images/gradient.png) repeat-x;
	padding:10px;
	float:right;
	width:670px;
	margin-bottom:20px;
}
.infoTable{
	border:1px solid #ececec;
	background:url(/images/gradient.png) repeat-x;
	margin:10px;
	width:670px;
	border-right:none;
	border-bottom:none;
}
.infoTable td,.infoTable th{
	padding:5px;
	font-size:11px;
	border-bottom:1px solid #ececec;
	border-right:1px solid #ececec;
}
.infoTable th{font-size:12px;}
.backtotop{background:#E6571D;color:#fff;font-size:11px;padding:4px;font-weight:normal;
}
.padTop{
	background:url(/images/gradient.png) repeat-x;
	padding:10px;
	margin-bottom:10px;
}
#nav-left h3{margin-top:0px;}
.basic a.slider_link{
background:transparent url(/images/navHover.png) repeat-x scroll center bottom;
color:#FFFFFF;
cursor:pointer;
text-align:center;
font-size:11px;
margin:0;
width:80px;
float:right;
padding:4px;
text-decoration:none;
}

.signup h2 {
background-color:#666;
background-image:url(../images/accordion_backOn.png);
color:#FFFFFF;padding:9px;margin:0px;}

.signup{
float:left;
line-height:12px;
margin:0px;
width:270px;
background:#ccc;
height:220px;
}
.signup table{margin:5px;
}
#consultation {background:transparent url(../images/auckland-accountant-25.png) no-repeat top left; height:102px; width:270px; margin:13px 0px 0px 0px; padding:0px;float:left;}
.btn2 {display:block; text-indent:-9999em;}
