/* CSS Document */

body {
		margin: 0;
	/*	background-image: url(images/gfx/top-gradient.jpg);
		background-repeat: repeat-x; */
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 12px;
		line-height: 20px;
}
.smallgrey {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 11px;
		line-height: 15px;	
}
#wrapper {
		width: 930px;
		margin: auto;
		height:auto;
		position: relative;
}

#block-inner, .block-inner {
		margin: 0px;
		padding: 10px;
}

#block, .block {
		width: 273px;
		margin: 0px 15px;
		padding: 0px 0px 10px 0px;
		float: left;
		border: 1px solid #CCCCCC;
		min-height:390px;
	    height:auto !important;
	    height:347px;

}
.eqblock {
		width: 273px;
		margin: 0px 15px;
		padding: 0px;
		float: left;
		border: 0px solid #CCCCCC;
		min-height:390px;

}

#block h2, .block h2 {
	padding: 0px 10px 0px 10px;
}
#block.paid2days h2, .block.paid2days h2 {
		width: 273px;
		background-image: url(/templates/tax/images/gfx/get_paid.jpg);
		padding: 52px 0 0 0;
		overflow: hidden;
		height: 0px !important;
		background-position: left top;
		margin: 0 0 0 0;
}

#content {
		width:870px;
		padding: 15px 20px 10px 20px;
		float: left;
}

#blockblock, .blockblock {
		margin: 0px 0px 20px 0px;
		float: left;
}

#banner {
		width: 428px;
		float: right;
		margin: 27px 0px 20px 40px;
}

h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #333333;
		font-weight: normal;
		margin: 5px 0 10px 0;
		line-height: 30px;
		border-bottom: solid 2px #593579;
}

h2 {		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #333333;
		font-weight: normal;
		margin: 5px 0 10px 0;
		line-height: 30px;
		border-bottom: solid 2px #593579;
}

h2 a {		

}

h2 a:hover {
}

h3 {		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #593579;
		font-weight: normal;
		margin-bottom: 0px;
		padding-bottom: 0px;
}

h3 a {		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #593579;
		font-weight: normal;
		line-height: 22px;

}

h3 a:hover {
		text-decoration: underline;
}

h4 {		
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #3333333;
		font-weight: normal;
		margin: 7px 0px;
		line-height: 20px;
}

p {
		padding: 5px 0px 10px 0px;
		margin: 0px;
}

#content b {
		font-size: 13px;
}

#content li, #block-inner li, .block-inner li {
		list-style-image: url(images/gfx/bullet.gif);
}

#block-inner ul, .block-inner ul {
	padding:5px 0 5px 12px;
	margin: 0px 0px 0px 5px;
}

#clear {
		clear: both;
}

#footer-text {
		width: 930px;
		margin: auto;
		text-align: center;
		color: #7E7E7E;
}

#footer-text img {
		border: none;
}

a {
		outline: none;
		color: #603B73;
		text-decoration: none;
		font-weight: bold;
}

a:hover {
		outline: none;
		color: #333333;
		text-decoration: underline;
}



html, body, #container {
		height:100%;
		min-height:100%;
		width:100%;
}

html > body, html > body #container {
		height:auto;
}

#container {
		left:0pt;
		position:absolute;
		top:0pt;
		/* background:url(/templates/tax/images/gfx/top_bg.jpg);
		background-position: center top;
		background-repeat: no-repeat; */
}
#footer {
		padding-top: 20px;
	/*	bottom:0pt;
		position:absolute;
		height: 114px; */
		background-image: url(images/gfx/footer-gradient.jpg);
		background-repeat: repeat-x;
		background-position: top;
		text-align: center;
		width: 100%;
}

.chronoform {
		display: none;
}

.apply {
margin: 10px 0px 0px 0px;
}

#sig {
font-family: Arial, Helvetica, sans-serif;
}
.content-left {
	width: 47%;
	float: left;
}
.content-right {
	width: 47%;
	float: right;
	height: 410px;
}
.content-right-home {
	width: 47%;
	float: right;
}
.content-left-status {
	width: 250px;
	float: left;
	margin-bottom: 40px;
}
.content-right-status {
	width: 580px;
	float: right;
	margin-bottom: 40px;
}
.clearer {
	clear:both;
}

.thawte {
	position: fixed;
	bottom: 0pt; 
	right: 0px;
}
a.tell-a-friend{
	float: right;
	width: 185px;
	height: 0;
	padding: 185px 0 0 0;
	overflow: hidden;}

/* Forms */

#application-form .LV_valid_field,
#application-form input.LV_valid_field:hover, 
#application-form input.LV_valid_field:active,
#application-form textarea.LV_valid_field:hover, 
#application-form textarea.LV_valid_field:active,
#application-form .fieldWithErrors input.LV_valid_field,
#application-form .fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #00CC00;
}
    
#application-form .LV_invalid_field, 
#application-form input.LV_invalid_field:hover, 
#application-form input.LV_invalid_field:active,
#application-form textarea.LV_invalid_field:hover, 
#application-form textarea.LV_invalid_field:active,
#application-form .fieldWithErrors input.LV_invalid_field,
#application-form .fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}

#application-form .cf_checkbox .float_left input.radio, #application-form .float_left input.radio {	
    border: none;
}


#viralbox1 {
		width: 450px;
		margin: 0px 15px;
		padding: 0px;
		float: left;
		border: 1px solid #CCCCCC;
		min-height:430px;
	    height:auto !important;
	    height:430px;

}

#viralbox2 {
		width: 384px;
		margin: 0px 15px 10px 15px;
		padding: 0px;
		float: left;
		border: 1px solid #CCCCCC;
		min-height:230px;
	    height:auto !important;
	    height:230px;

}

#viralbox3 {
		width: 384px;
		margin: 0px 15px;
		padding: 0px;
		float: left;
		border: 1px solid #CCCCCC;
		min-height:185px;
	    height:auto !important;
	    height:185px;

}
#viralbox1 h2, #viralbox2 h2, #viralbox3 h2 {
	padding: 0px 10px 0px 10px;
	margin: 5px 0 0px 0;
}

#ChronoContact_customerSurvey h3 {
	margin-top: 0;
	margin-bottom: 10px;
}

#ChronoContact_customerSurvey .cf_block {
	clear: none;
	display:inline;
	margin:5px 0;
}
#ChronoContact_customerSurvey .cf_chkboxLabel {
	float: left;
	margin-right: 15px;
	line-height: 18px;
}
#ChronoContact_customerSurvey textarea {
	width: 100%;
}


#ChronoContact_customerSurvey2 .form_element .radio_label {
	display:inline;
	float:left;
	line-height:22px;
	padding:0 10px 0 0;
	vertical-align:middle;
}
#ChronoContact_customerSurvey2 .radio {
float:left;
width:20px !important;
}
#ChronoContact_customerSurvey2 textarea {
	width: 100%;
	height: 100px;
}

#ChronoContact_customerSurvey2 .cf_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #593579;
		font-weight: normal;
		margin-bottom: 10px;
		margin-top: 25px;
		padding-bottom: 0px;
}
span#low_imp {
	display: block;
	float:left;
	margin-right:20px;
	padding-left:200px;
	width:100px;
}
span#high_imp {
	display: block;
	float:left;
	width:150px;
}
span#low {
	display: block;
	float:left;
	margin-right:240px;
	padding-left:35px;
	width:150px;
}
span#high {
	display: block;
	width: 100px;
	float: left;
}

div.ajax_valid {
	color: #0f0;
}

div.ajax_error {
	color: #f00;
}
.new img{
float:left; 
margin-right:5px;
padding: 0px;
}
.new p{
padding:15px 0px;
}
.new{
width: 100%;
overflow: hidden;
zoom:1;
}
.homebutton{
height: 65px;}

.extra_income_details, .income_type {
	clear: left;
}
.details_update_label {
	display: block;
	float: left;
	width: 170px;
}
#income_tax_summary_table {
	margin-bottom: 1em;
	border: 1px solid grey;
}
#income_tax_summary_table td {
	font-weight: bold;
	font-size: 14px;
	padding: 0.5em;
}
#general_details_update .form_item {
	clear: left;
}

#income_details_div_2010 {
	margin: 0px 70px 0px 0px;
	padding: 0px;
	width: 300px;
	float: left;
}

#contact_details_div_2010 {
	margin: 0px;
	padding: 0px;
	width: 450px;
	float: left;
}

.moduletable_clock {
	position: absolute;
	width: 177px;
	height: 214px;
	right: 15px;
	top: 5px;
}

#system-message dt.error {
	color: #f00;
	font-weight: bold;
}

#system-message dd.error {
	background-color: #fcc;
	color: #f00;
	border: 1px solid #f00;
}

#system-message dt.notice {
	color: #0c0;
	font-weight: bold;
}

#system-message dd.notice {
	background-color: #cfc;
	color: #0c0;
	border: 1px solid #0c0;
}


#newsalert {
	height: 25px;	
	margin-bottom: 5px;
}

#travel_div, #other_income_div, #dependent_children_div, #dependent_children_living_div, #dependents_dates {
	padding-left: 30px;
}

#dependents_dates {
	width: 600px;
}

.form-fields-box {
	border-left: 1px solid #593579;
}





/* LEFTCLICK ADDITIONS */
ul#home_panel_left {
	width: 40%;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul#home_panel_left li {
	margin-bottom: 5px;
	list-style-type: none;
	overflow: hidden;
	vertical-align: middle;
}
ul#home_panel_left li img {
	clear: left;
	padding-right: 5px;
}
#home_panel_right {
	width: 40%;
	float: right;
}
#home_panel_right h3 {
	margin-top: 0;
}
