/* CSS Document */
/* new testimonial page styles */
.testimonialtab{
	margin:0;
	padding:0;
	width:218px;
	list-style-type:none;
	color:#000;
	}
.testimonialtab li{

	list-style:none;
	display:block;
	cursor:pointer;
	}
.testimonialtab li:hover, .testimonialtab li.selected{
	list-style:none;
	display:block;
	cursor:pointer;
	background:#fff;
	}
.testimonialtab li a{
	text-decoration:none;
	color:#00309E;
	display:block;
	padding:10px 5px 10px 30px;
	margin-left:10px;
	}
.testimonialicon{
	background:url(../images/online-invoice-icon.png) no-repeat;
	background-position:-546px -108px;
	}
.casestudyicon{
	background:url(../images/online-invoice-icon.png) no-repeat;
	background-position:-546px -69px;
	}

.newredbutton, .trybutton{
	background:url("../images/zoho-books-accounting-software-vertical.gif") repeat-x;
	background-position:0 -679px;
	padding:10px 20px;
	text-decoration:none;
	}
.trybutton{
	display:block;
	
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	}
.newredbutton{
	float:right;
	color:#fff;

	}
.casestudtylogo{
	background:#e0e0e0;
	width:206px;
	height:126px;
	padding:10px;
	margin-right:20px;
	}
.logoinner{
	background:#fff;
	width:204px;
	height:123px;
	border:solid 1px #ccc;
	}
.casestudydiv{
	border-bottom:dashed 1px #a9a9a9;
	margin:30px 0;
	overflow:auto;
	padding-bottom:20px;
	}
.casestudyrhs{
	float:left;
	width:480px;
	}
.compname{

	color:#474646;
	padding-bottom:4px;
	}
.industry{
	color:#327c2b;
	
	}
.industryname{
	color:#3aaf3e;
	
	}

.casestudytext{

	margin-top:10px;
	width:425px;
	}
.viewcasestudy{
	padding-top:10px;
	}
.viewcasestudy a{
	color:#20a0f9;
	
	}
.testimonialDiv {
	background:#c7dff2;
}
.testimonial1 {
	width:667px;
	background:#fff;
}
.testimonial2 {
	width:303px;
	background: transparent;
}
.testimonial1 h1 {
	width:600px; 
	font-size:29px; 
	padding:0 0 4px 0; 
	white-space: nowrap;
}
.testimonialDiv1, .bigContent {
	padding-bottom:14px;
	width:100%;
	}
.bigContent h2{
	text-align:left; 
	
	font-size:40px; 
	font-weight:bold;
	margin-bottom:4px;
	}
.testimonialSubDiv2{
	font-size:22px;
	color:#E44D26;
	margin-top:30px;
	padding:7px 0;
	}
.testimonialSubDiv3 p{
	margin:5px 0 0 0;
	font-size: 14px;
    line-height: 26px;
	}
.testimonialSubDiv3 {
	padding:px 0 0 2px;
	text-align:left;
	width: 100%;
	color:#6d6d6d;
	}
.testimonialSubDiv3 div {
	font-size: 15px;
	padding-top:8px;
	color:#444;
	}
.testimonialSubDiv3 span{
	color:#2A99C4;
	}
.testimonialSubDiv3 span.testimonialcomp a{
	font:bold 13px;
	color:#2A99C4;
	}	
.testimonialSubDiv3 span.testimonialcomp a:hover{
	color:#2f7599;
	}
.qouteIcon2, .qouteIcon1, .signupBtnMedium {
	background:transparent url("../images/zoho_invoice_tour.gif") no-repeat ;
	height:18px;
	width:9px;
	}
.qouteIcon1  {
	background-position:-322px -160px;
	height:17px;
	width:21px;
	}
.qouteIcon2 {
	background-position:-156px -20px;
	float:none;
	height:11px;
}
/* view case study page */
.contentarea{
	-moz-border-radius:7px;
	border-radius:7px;
	border:solid 1px #e4e4e4;
	margin: 0px auto;
	width: 973px;
	text-align:left;
	background:#fff;
	}
.backlink{
	padding:10px 0;
	}
.backlink a{
	color:#0000ff;
	}
.padding10{
	padding:10px;
	}
.curve4{
	-moz-border-radius:4px;
	border-radius:4px;
	}
.curve6{
	-moz-border-radius:8px;
	border-radius:8px;
	}
.casestudyleftTD p{
	text-align:justify;
	}
.casestudyrightTD{
	border-left:solid 1px #e0e0e0;
	}
.casestudyquote{
	background:#E3F5FD;
    color: #1A4A7A;
  
    line-height: 26px;
    padding:10px;
	}
/* footer banner and call to action */
.signupSec2 {
	background: #F7F7F7;
	border:1px solid #E7E7E7;
	margin:0 auto;
	width:955px;
	padding:0 16px 0 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

.signupSec2 p.signup a {
	border:1px solid #A63213;
	float:right;
	margin-top:-61px;
	padding:7px 6px;
	}
.signupSec2 p{
	
	}
h3{
  font-size:15px;
}
p.signup a small, h3 small{
	color:#E1E1E1;
	font-weight: normal;
	font-size: 12px;
	display: block;
	}
h3 small{
 	color:#000;
	}
p.signup a {
	background:url("../images/zoho-books-accounting-software-vertical.gif") repeat-x;
	background-position:left -678px;
	border:3px solid #FFF;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding:12px 6px;
	text-align:center;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:285px;
	}
/* RHS styles */
.other-casestudies {
    padding: 0 5px;
	}
.other-casestudies h2 {
    border-bottom: 2px solid #E1E1E1;
    color: #666666;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    padding: 5px 0;
	}
.rhscasestudytext {
    color: #7D7D7D;
    display: block;
    font-size: 12px;
    line-height: 19px;
    padding: 10px 2px 5px;
    text-align: left;
    text-decoration: none;
	}
.cs-readmore {
    font-weight: bold;
    margin-top: 10px;
	color:#485DC5;
	text-decoration:underline;
	cursor:pointer;
	}
.rhscasestudytext img {
    border: 1px solid #E5E6E8;
    float: left;
    margin: 7px 5px 1px 0;
	}
.other-casestudies div {
    border-bottom: 1px solid #E1E1E1;
    padding: 5px 0 20px;
}

b {
    display: block;
    margin-bottom: 10px;
}

p {
    padding-top:10px;
}

.mainTable .leftTD {
	border:1px solid #e4e4e4;
	border-right:0;
	-moz-border-radius: 7px 0px 0px 7px;
  	border-radius: 7px 0px 0px 7px;
	-webkit-border-top-left-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	background:#eaf5fe; 
	padding:12px 0 12px 0px;
}
li p {
    padding-top:0;
}

.mainTable .rightTD {
	border:1px solid #e4e4e4;
	border-left:0;
	-moz-border-radius: 0px 7px 7px 0px;
  	border-radius: 0px 7px 7px 0px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	padding:15px 20px 15px 30px; 
	background:#fff;
}

.signupSec2 {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E7E7E7;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 0 16px 0 0;
    width: 955px;
}

.industryname {
    color: #3AAF3E;
   
}
.link-head {
    border-bottom: 1px dotted #7CB2DC;
    clear: both;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    padding-bottom: 2px;
}
.marginBottom30
{
	margin-bottom:30px;
	}
	
	
.c {
    margin: 0 auto;
    width: 980px;
}
.s1 {
    background: url("../images/s1b.png") no-repeat;background-position:0 0;float:left;min-height:777px;width:195px;
}
ul.s1Nav li {
    border-bottom: 1px solid #FFFFFF;
    padding: 0;
    text-decoration: none;
}
ul.s1Nav li a {
    border-bottom: 1px solid #E7EBEE;
    color: #888E9A;
    font-size: 14px;
    padding: 10px 0;
	display: block;
}
ul.s1Nav li a.select {
    background-color: #FFFFFF;
    color: #616978;
}
ul.s1Nav li a:hover {
	background-color:#fff;
	text-decoration:none;
}
.s2 {
    float: right;
    width: 750px;
	margin-top:20px;
}
div#fw
{
	margin-top:0;
}
.fL
{
	float:left;
}