/*
	@Author: ROI.com.au, Matthew Simpson ~ Web Team
	@Wordpress Theme: ROI.com.au Click Converter
*/

/* -------------------------------------------------- GLOBAL */

@charset "utf-8";

body {
	background: #fff url(../images/bg-repeat.png) repeat-x;
	font-family: Helvetica,verdana;
	line-height: 1.4;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.6;
	color: #4b4b4b;

}

/* -------------------------------------------------- LAYOUT */

#container {
	background: url(../images/bg-content.png) center repeat-y;
	margin: 0 auto;
	width: 978px;
	padding-left: 30px;
	padding-right: 30px;
}

#header {
	background: url(../images/bg-header.png) no-repeat top;
	height: 156px;
	width: 100%;
}

.site-logo {
	margin-left: -20px;
    margin-top: 30px;
	float: left;
}

#header-phone {
	color: #D1301E;
    font-size: 49px;
    font-weight: bold;
    letter-spacing: -2px;
	margin-left: -20px !important;
    margin-top: 52px;
	float: right;
}

#navigation {
	float: left;
    height: 43px;
    margin-top: 6px;
    width: 639px;
}

#banner {
	width: 639px;
	height: 229px;
	float: left;
}

#content-container {

}

#content {
	float: left;
	width: 580px;
	margin-bottom: 15px;
}

#content-sidebar-divider {
	float: right;
	margin-right: 28px;
	width: 1px;
}

#sidebar {
	float: right;
	width: 339px;
}

#advert-box {
	float: left;
	margin-top: 20px;
}

#sidebar-form {
	background: url(../images/bg-sidebar-form-mid.png) repeat-y;
}

#sidebar-testimonial {
	background: url(../images/bg-sidebar-box-mid.png) repeat-y;
	margin-bottom: 19px;
	font-size: 12px;
}

#sidebar-testimonial p {
	color: #4b4b4b;
}

#sidebar-testimonial p a, #sidebar-testimonial p a:visited {
	text-decoration: none;
	color: #4b4b4b;
}

#sidebar-testimonial-content {
	padding: 0 20px 0;
}

#sidebar-online-tax-submission {
	margin-top: 10px;
	height: 192px;
}

#footer-container {
	background: #e8e8e8;
	border-top: 1px solid #c7c7c7;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #4b4b4b;
	height: 201px;
	clear: both;
	padding-top: 20px;
}

#footer {
	height: 50px;
	width: 100%;
}

#paypal-button input {
	border: 0px;
	width: auto;
}

/* -------------------------------------------------- TYPOGRAPHY */

A:link {
	text-decoration: underline;
	color: #4b4b4b;
}
	
A:visited {
	text-decoration: underline;
	color: #4b4b4b;
}
	
A:active {
	text-decoration: underline;
	color: #4b4b4b;
}

h1 {
	border-bottom: none;
    color: #515151;
    display: block;
    font-family: Helvetica,verdana;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
    text-decoration: none;
}

h1 a {
	border-bottom: none;
    color: #515151;
    display: block;
    font-family: Helvetica,verdana;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0;
    text-decoration: none;
}

h2 {
	border-bottom: none;
	color: #d07600;
	font-size: 19px;
	margin-bottom: 14px;
	display:block;
	text-decoration:none;
	font-family: Helvetica,verdana;
}

h2 a {
	color: #d07600;
	font-size: 19px;
	margin-bottom: 14px;
	display:block;
	text-decoration:none;
	font-family: Helvetica,verdana;
}

p {
	padding-bottom: 15px;
}

.googlemap {
	margin-bottom: 10px;
}

.clear-both {
	clear: both;
}

.img-float {
	float: left;
	padding-top: 16px;
	padding-right: 16px;
}

/* -------------------------------------------------- TICKS/STRIPES */

#topstripe{
	padding:14px 0 14px 0;
	list-style-type:none;
	margin:-10px 0 0 0;
}

#topstripe li {
	padding:10px;
	padding-left:50px;
	display:block;
	margin:0;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color: #4b4b4b;
}

.stripe {
	background:#ffe3be url(../images/square.png) no-repeat 4% 50%;
}

.nostripe{
	background:url(../images/square.png) no-repeat 4% 50%;	
}

.black-stripe {
	background:#e2e2e2 url(../images/triangle.png) no-repeat 8% 50%;
	margin-bottom: 5px !important;
}

/* -------------------------------------------------- CONTENT/IMG FORMATING */

.testimonial-title {
	border-bottom: 0 none;
    color: #4b4b4b;
    display: block;
    font-family: Helvetica,verdana;
    font-size: 30px;
    text-decoration: none;
}

.btn-find-out-more {
	margin-top: 130px;
	margin-left: 50px;
}

.type-container {
	width: 573px;
	float: left;
}

.type-left {
	float: left;
	width: 279px;
}

.type-right {
	padding-left: 15px;
	float: right;
	width: 279px;
}

.site-after {
	padding-bottom: 5px;
}

img {
	border: none;
}

.content-img{
    float: left;
    padding-left: 0px;
    padding-bottom: 0px;
	margin-top: -10px;
}

.content-img-left{
    float: left;
    width: 183px;
    padding-left: 0px;
}

.content-img-right{
    float: right;
    width: 379px;
	padding-left: 8px;
	margin-top: -5px;
}

.content-img-two{
    float: left;
    padding-left: 0px;
    padding-bottom: 10px;
}

.content-img-two-left{
    float: left;
    width: 250px;
    padding-left: 0px;
}

.content-img-two-right{
    float: right;
    width: 272px;
	padding-left: 20px;
	padding-top: 20px;
}

.content-img-three{
    float: left;
    padding-left: 0px;
    padding-bottom: 0px;
}

.content-img-left-three{
    float: left;
    width: 255px;
    padding-left: 0px;
}

.content-img-right-three{
    float: right;
    width: 264px;
	padding-left: 20px;
	padding-top: 5px;
}

.clear {
	clear: both !important;
}	

/* -------------------------------------------------- TESTIMONIALS */

.testimonials {
  width: 100%;
  float: left;
  margin-left: 35px;
}

.testimonials-quote-left {
  width: 21px;
  float: left;
  padding-right: 2px;
  display: block;
}

.testimonials-content {
  width: 528px;
  float: left;
  background-color: #ece7e7;
  padding-top: 20px;
  padding-bottom: 6px;
  display: block;
}

.testimonials-quote-right {
  width: 21px;
  float: left;
  padding-left: 2px;
  display: block;
  height: 100%;
  padding-top: 140px;
}

/* -------------------------------------------------- FORMS */

#sidebar-form table {
	width: 290px !important;
	max-width: 290px;
}

.form-left {
	float: left;
	width: 134px;
}

.form-right {
	float: left;
    padding-left: 18px;
    width: 134px;
}

.enquiry-form form {
	padding: 15px 25px 0px;
}

.enquiry-form p {
	color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2;
}



.enquiry-form input {
	border: 1px solid #E1870F;
    color: #232323;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 285px;
}

.enquiry-form textarea {
	border: 1px solid #E1870F;
    color: #232323;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 285px;
	min-width: 285px;
	max-width: 285px;
	height: 65px;
	min-height: 65px;
	max-height: 65px;
}

#taxsubmission td {
	border: 1px solid #B8B8B8;
	padding: 10px;
	vertical-align: top;
}

#taxsubmission p {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.input-small {
	width: 133px !important;
}

.input-wide{
	background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #D2D2D2;
    height: 100%;
    margin: 0;
    padding: 10px;
    width: 260px !important;
	height: 80px;
}

.submit {
	background: url(../images/btn-submit.png) no-repeat;
	border: 0 none;
    cursor: pointer;
    height: 61px;
    margin-top: 5px;
    width: 290px;
	font-size: 0px;
}

.signup {
	background: url(../images/btn-signup.png) no-repeat;
	border: 0 none;
    cursor: pointer;
    height: 61px;
    margin-top: 5px;
    width: 290px;
}

.submit span {
	display: block;
	text-indent: -9999px;
}

.signup span {
	display: block;
	text-indent: -9999px;
}