﻿

/* FAQ */
.faq-questions {float: left; width: 100%;}
	.faq-questions .faq-types-content {float: left; width: 100%;}
		.faq-questions .faq-types-content .faq-type-name {float: left; width: 100%;  font-weight:bold; font-size:14px; margin-top:20px; margin-left:0px; }
		.faq-questions .faq-types-content .faq-type-name span {color:#ef831f;}
		.faq-questions .faq-types-content .faq-type-questions {float: left; width: 100%; padding: 3px 0px;}
			.faq-questions .faq-types-content .faq-type-questions .faq-img {float: left; width: 30px;}
			.faq-questions .faq-types-content .faq-type-questions .faq-question {float: left; width: 600px; font-weight: bold;}
			.faq-questions .faq-types-content .faq-type-questions .faq-answer {float: left; width: 600px; margin-left: 30px;}


.faq-types-content {float: left; width: 630px;}
	.faq-types-content .faq-type-name {float: left; width: 620px; color:#ef831f; font-weight:bold; font-size:14px; margin-top:20px; margin-left:10px; }
	.faq-types-content .faq-type-questions {float: left; width: 630px; padding: 3px 0px;}
		.faq-types-content .faq-type-questions .faq-img {float: left; width: 30px;}
		.faq-types-content .faq-type-questions .faq-question {background-image:url(../../Images/faq/faq_bullet.jpg);float: left; width: 600px; font-weight: bold; background-repeat:no-repeat;padding-left:30px; cursor:pointer;}
		.faq-types-content .faq-type-questions .faq-answer {float: left; width: 600px; margin-left: 30px;}


/* Testimonials */

.testimonials-list {float: left; width: 630px; }
	.testimonials-list .tst-item {float: left; width: 630px; margin: 10px 0px;}
		.testimonials-list .tst-item .tst-header {float: left; width: 630px; border-bottom: solid 2px #D24325; padding-bottom: 3px;}
			.testimonials-list .tst-item .tst-header .name {float:left; color:#ef831f; font-weight:bold; font-size:14px;}
			.testimonials-list .tst-item .tst-header .address {float:left; color:#A1A1A1; font-weight:bold; font-size:14px; padding-left: 5px;}
			.testimonials-list .tst-item .tst-header .tst-rating {float:right;}
				.testimonials-list .tst-item .tst-header .tst-rating .img {  margin-right:5px;}
				.testimonials-list .tst-item .tst-header .tst-rating .rating {color:#A1A1A1; vertical-align:top;}
		.testimonials-list .tst-item .tst-content {float: left; width: 630px; padding: 10px 0px;}
		
		

		
/* Resources */

.resources-content .header {float: left; width: 460px; font-weight:bold; font-size:14px; color:#F16437;}
.resources-content .subHeader {float: left; width: 460px;}
.resources-content .shortInfo {float: left; width: 460px; padding:10px 0px; font-weight:bold; }
.resources-content .content {float: left; width: 460px; }

.articles-item {float: left; width: 460px; margin: 10px 0px;}
	.articles-item .articles-header {float: left; width: 460px; font-weight:bold; font-size:14px;}
		.articles-item .articles-header a {color:#F16437;}
		.articles-item .articles-header a:hover {}
	.articles-item .articles-desc {float: left; width: 460px; }

.links-item {float: left; width: 460px; margin: 10px 0px;}
	.links-item .link-header {float: left; width: 460px; font-weight:bold; font-size:14px;}
		.links-item .link-header a {color:#F16437;}
		.links-item .link-header a:hover {}
	.links-item .link-desc {float: left; width: 460px; }
		.links-item .link-desc a {}
		.links-item .link-desc a:hover {}

.download-item {float: left; width: 460px; margin: 10px 0px;}
	.download-item .ico {float:left; width:30px;}
	.download-item .download-header {float: right; width: 430px; font-weight:bold; font-size:14px; }
	    .download-item .download-header span {color:#F16437;}
	.download-item .download-desc {float: right; width: 430px;  }
	

