/* ARITHMO CONTENT STYLE SHEET */



/* BEGIN REDEFINE DEFAULT HTML STYLES */
img
{
	border:0px;
}
p, h1, fieldset, form
{
	margin-top:0px;
	margin-bottom:15px;
}

h2, h3
{
	margin:0 0 6px 0;
	padding:0px;
	font-size:14px;
}

a:link, a:visited, a:hover
{
color:#50207A;
text-decoration:none;
font-weight:bold;
}

a:hover
{
color:#50207A;
text-decoration:underline;
font-weight:bold;

}

#footer_strip a:link, 
#footer_strip a:visited, 
#footer_strip a:hover
{
color:#a1aa20;
text-decoration:none;
font-weight:normal;
}

#footer_strip a:hover
{
color:#626262;
text-decoration:none;
font-weight:normal;

}


/* END REDEFINE DEFAULT HTML STYLES */



/* BEGIN FORM STYLES */
form
{
	padding:0px;
	margin:0px;
}

fieldset
{
	border:1px solid #cecece;
	padding:7px;
}

.textBox, .textBoxQuick, .selBox
{
	font-size:11px;
	margin-bottom:2px;
	margin-top:2px;
	color:#626262;
	padding-left:1px;
	width:200px;
}
.textArea
{
	width:315px;
	height:100px;
	color:#626262;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#626262;
	padding:0px;
	margin:0px;
}
.textBoxQuick
{
	border-left:2px solid #707070;
	border-top:2px solid #707070;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	width:153px;
	font-size:10px;
}
.selectBox, .textArea
{
	font-size:10px;
	color:#626262;
}

.btnSubmit
{
	font-size:11px;
	color:#626262;
}
/* END FORM STYLES */

/* BEGIN QUESTIONNAIRE FORM STYLES */

.questionnaire.textArea
{
	width:500px;
	height:100px;
	color:#626262;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#626262;
	padding:0px;
	margin:0px;
}

/* END UPDATES */

/* BEGIN CONTENT STYLES */
.element_text_small
{
	width:362px;
	float:left;
	position:relative;
}

.element_text_large
{
	width:743px;
	position:relative;
}
.element_text_title
{
	margin-top:1px;
	height:28px;
	background-color:#323234;
	background-image:url('../images/title_shadow_long.gif');
	background-repeat:repeat-y;
	border-bottom:3px solid #cad621;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:26px;
	text-indent:15px;
}
.element_text_body
{
	font-size:11px;
	line-height:18px;
}

.element_text_body p
{
	padding-left:10px;	
	padding-right:10px;
}

.content_spacer
{
	height:25px;
} 

/* added by julian shaw  */
.list_indent
{
	margin-left:20px;
}

/* END CONTENT STYLES */
.image_strip
{
	position:relative;
	width:156px;
	float:right;
	margin-left:4px;
}

.image_strip img
{
	position:relative;
	width:156px;
	float:right;
	margin-bottom:10px;
	border:0px;
}

.attention_text
{
	position:relative;
	width:323px;
	height:50px;
	padding-left:60px;
	padding-right:10px;
	padding-top:17px;
	margin-bottom:4px;
	background-repeat:none;
}

.attention_text a:link, 
.attention_text a:visited, 
.attention_text a:hover
{
	font-weight:normal;
	color:#50207a;
}

.attention_text a:hover
{
	text-decoration:underline;	
}

#at_pdf
{
	background-image:url('../images/pdf_download_bg.jpg');
}

#at_free
{
	background-image:url('../images/free_trial_bg.jpg');
}

#sign_up_row
{
	position: relative;
	height:178px;	
	margin-bottom:14px;
}

#sign_up_accountant
{
	position: relative;
	float:left;	
	margin-left:10px;
}

#sign_up_other
{
	position:relative;	
	float:right;	
	margin-right:10px;
}
/* BEGIN QUESTIONNAIRE FORM STYLES - Created */

.questionnaire_textBox, .questionnaire_textBoxQuick, .questionnaire_selBox
{
	font-size:11px;
	margin-bottom:2px;
	margin-top:2px;
	color:#626262;
	padding-left:1px;
	width:400px;
	border-color:c9d60b;
}
.questionnaire_textArea
{
	width:500px;
	height:100px;
	color:#626262;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#626262;
	padding:0px;
	margin:0px;
}

/*  testimonials   */
/* total width of the content block is: 743px */
.testimonial_wrap{
	width:100%;
	float:left;
	margin:10px 0px 20px 0px;
}
.expandable, .expandable2, .expandable3{
	float:left;
	position:relative;
	width:583px;
}
.testimonials_img{
	margin:0px 5px;
	float:left;
	position:relative;
	width:150px;
}

.testimonials_author{
	float:left;
	width:100%;
	background-color:#bbb;
}
.testimonials_author p{
	color:#FFF;
	font-size:12px;
	margin:5px;
}

.testimonials_author_right{
	float:left;
	width:100%;
	background-color:#bbb;
}
.testimonials_author_right p{
	text-align:right;
	color:#FFF;
	font-size:12px;
	margin:5px;
}
.expandable .testimonial_heading,.expandable2 .testimonial_heading{
	color:#626262;
	font-style:italic;
	font-size:24px;
	line-height:24px;
	font-family:Palatino,"Palatino Linotype",Georgia,Times,"Times New Roman",serif;
}
.expandable .testimonial_question, .expandable2 .testimonial_question{
	color:#333;
	font-weight:bold;
	font-size:11px;
}
a.testimonial_link
{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
a.testimonial_link:hover
{
	text-decoration:underline;
}


/******    Pricing Policy     ***************/

#pricing_wrap{
	margin:1px auto;
	width:700px;
}


.pricing_table{
	float:left;
	position:relative;
	margin:5px auto;
	width:315px;
}

.pricing_seperator{
	width:20px;
	height:500px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	float:left;
	position:relative;
	margin:20px 20px 0px 20px;
}

.pricing_table p{
	padding-left:2px;	
	padding-right:2px;
}
.pricing_left{
	float:left;
	position:relative;
	background:url(../images/pricing_left.jpg) no-repeat;
	width:17px;
	height:404px;
}
.pricing_mid{
	float:left;
	position:relative;
	width:275px;
	background:url(../images/pricing_mid.jpg) repeat-x;
	height:404px;
	
}
.pricing_mid2{
	float:left;
	position:relative;
	width:315px;
	/*border:#CCC 1px solid;*/
	
}
.pricing_right{
	float:left;
	position:relative;
	background:url(../images/pricing_right.jpg) no-repeat;
	width:17px;
	height:404px;
}
.pricing_mid ul{
	margin:0px 0px 10px 0px;
	padding-left:25px;
	list-style:outside;
	/*list-style-type:circle;*/
}
.pricing_mid ul li{
	font-size:15px;
}
.pricing_mid h2{
	margin:5px auto;
	text-align:center;
}

.pricing_prices{
	background:url(../images/pricing_background.jpg); 
	width:308px; 
	height:58px;
	position:relative;
	float:left;
}
.pricing_prices p{
	left:25px;
	margin:0;
	padding:0;
	position:absolute;
	top:18px;
	font-size:16px;
}
.pricing_wrap{
	width:100%;
	float:left;
	margin:0px 0px 20px 0px;
}
.pricing_wrap div {
	border:#EEE 1px solid;
}

.pricing_wrap p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.pricing_wrap a.accordian {
	display:block;
	padding:5px;
	text-decoration: none;
	color:#333;
	cursor:pointer;
	font-weight:bold;
}
.pricing_wrap a.accordian:hover, .pricing_wrap a.accordian.selected {
	color:#50207A;
	font-weight:bold;
}

a.pricing_link{
	color:#50207A;
	font-weight:normal;	
}

a.pricing_link:hover {
	text-decoration:underline;
}

.reg_text{
	font-size:8px;
	color:#666666;
}

/* END FORM STYLES */

