/**

STYLE SHEET FOR Binge eating & Boulimia de Baas
Created by Hans Dubois for Intermax Interactive B.V. 2009
www.intermaxinteractive.nl
www.bingeeating.nl
www.boulimiadebaas.nl

ToC
	1. defaults
	2. structure
		2.1 homepage template 
		2.2 default template 
		2.3 full text template		
	3. shadows
	4. blocks
	5. service menu
	6. footer logos
	6. menu

Notes :

All the colors are set by the selected stylesheet

The containerDiv is positioned relative
	all the other divs are absolute

The shadows do have there own divs
	and not a part of the background image 
*/


/* --------- 1. defaults  --------- */
*{
	font-family				: "Arial";
}

.clearer{
	clear					: both;
}

body{
	padding					: 0px;
	margin					: 0px;	
	
	margin-top				: 15px;
}

a:hover{
	text-decoration			: none;
}
img {
	border					: 0;
}

/* --------- 2. structure  --------- */
/* --------- 2.1 homepage --------- */
.siteContainer{
	width					: 456px;
	
	margin-left				: auto;
	margin-right			: auto;
	
	position				: relative;
}

.siteContainer .subContainer{

}

.subContainer .siteContent{
	width					: 442px;
	height					: 579px;
	
	float					: left;
}

.footerContainer .footer{
	width					: 445px;
		
	text-align				: right;
	
	position 				: relative;
}

/* --------- 2.2 default template --------- */
.defaultSiteContainer{
	width					: 619px;
	
	margin-left				: auto;
	margin-right			: auto;
}

.defaultSiteContainer .defaultTop{	
	width					: 619px;
	height					: 25px;

	/*default top pink */
	background-image		: url("/images/psyq-eetstoornis/defaultTop.png");
}

.defaultSiteContainer .defaultLeft{
	width					: 53px;
	height					: 725px;
	
	float					: left;
}

.defaultSiteContainer .defaultMiddle{
	width					: 551px;
	height					: 725px;
	
	float					: left;
	
	position 				: relative;
}

.defaultSiteContainer .defaultMiddle .titleContainer{
	height					: 112px;
	width					: 551px;
	
	position 				: relative;
}

.defaultSiteContainer .defaultMiddle .titleContainer h1{
	position 				: absolute;
	
	left					: 10px;
	top						: 15px;
	
	margin					: 0px;
	padding					: 0px;
	
	font-size				: 48px;	
	font-weight				: bold;
	line-height				: 46px;	
}

.defaultSiteContainer .defaultMiddle .testText{	
	position 				: absolute;
	
	height					: 104px;
	
	top						: 24px;
	left					: 452px;
	
	text-align				: center;
	
	cursor					: pointer;
}

.defaultSiteContainer .defaultMiddle .testText .small{
	width					: 84px;
	
	font-size				: 10px;
	line-height				: 12px;
	
	font-weight				: bold;
		
	padding					: 0px;
	margin					: 0px;
}
 
.defaultSiteContainer .defaultMiddle .testText .big{	
	width					: 84px;
	
	font-size				: 12px;
	line-height				: 13px;
	
	font-weight				: bold;
	
	text-decoration 		: none;
	
	padding					: 0px;
	margin					: 0px;
	
	padding-top				: 7px;
}

.defaultSiteContainer .defaultMiddle .testText .big a{
	text-decoration 		: none;
	font-weight				: bold;
}

.defaultSiteContainer .defaultRight{
	width					: 15px;
	height					: 725px;
	
	background-image		: url("/images/psyq-eetstoornis/defaultRight.png");
	
	float					: left;
}

.defaultSiteContainer .defaultMiddle .defaultContent{
	width					: 551px;
	height					: 548px;
	
	background-repeat		: no-repeat;
	background-position 	: left bottom;
}

.defaultSiteContainer .footerContainer{
	width					: 619px;
	
	position 				: relative;
}

.fullTextSiteContainer .footerContainer{
	position 				: relative;	
}

.defaultSiteContainer .footerContainer .bottomShadow{
	width					: 619px;
	height					: 12px;
	
	background-image		: url("/images/psyq-eetstoornis/defaultBottom.png");
}

.defaultSiteContainer .footerContainer .footer{
	width					: 599px;
	
}

/* --------- 2.3 full text template --------- */
.fullTextSiteContainer{
	width					: 454px;
	height					: 592px;
	
	margin-left				: auto;
	margin-right			: auto;
}

.fullTextSiteContainer .fullTextTop{
	width					: 454px;
	height					: 3px;
	
	background-image		: url("/images/psyq-eetstoornis/fullTextTop.png");
}

.fullTextSiteContainer .fullTextLeft{
	width					: 3px;
	height					: 579px;
	
	background-image		: url("/images/psyq-eetstoornis/fullTextLeft.png");
	
	float					: left;
}

.fullTextSiteContainer .fullTextMiddle{
	width					: 375px;
	height					: 539px;
	
	background-image		: url("/images/psyq-eetstoornis/fullTextBackground.png");
	
	float					: left;
	
	padding-top				: 40px;
	padding-left			: 31px;
	padding-right			: 36px;
	
	font-size				: 11px;
	
	position 				: relative;
}

.fullTextSiteContainer .fullTextMiddle h1{
	margin					: 0px;
	padding					: 0px;
	
	font-size				: 14px;
}

.fullTextSiteContainer .fullTextMiddle p.indexButton{
	position 				: absolute;
	
	top						: 15px;
	left					: 205px;
	
	padding					: 0px;
	margin					: 0px;	
}

.fullTextSiteContainer .fullTextMiddle p.indexButton a{
	font-size				: 11px;
	margin-left				: 15px;
}
	
.fullTextSiteContainer .fullTextMiddle p.indexButton a:hover{
	text-decoration 		: none;
}


.fullTextSiteContainer .fullTextRight{
	width					: 9px;
	height					: 579px;
	
	background-image		: url("/images/psyq-eetstoornis/fullTextRight.png");
	
	float					: left;
}

.fullTextSiteContainer .footerContainer .bottomShadow{
	width					: 454px;
	height					: 10px;
	
	background-image		: url("/images/psyq-eetstoornis/fullTextBottom.png");
}

/* --------- 2.4 index template --------- */
.defaultSiteContainer .indexMiddle{
	width					: 551px;
	height					: 725px;
	
	float					: left;
	
	position 				: relative;
}

.defaultSiteContainer .indexMiddle .testText{
	position 				: absolute;
	left					: 40px;
	top						: 100px;
	
	cursor 					: pointer;
}

.defaultSiteContainer .indexMiddle .testText .small{
	width					: 84px;
	
	text-align				: center;
	
	font-size				: 10px;
	line-height				: 12px;
	
	font-weight				: bold;
	
	margin					: 0px;
	padding					: 0px;
	
	margin-top				: 15px;
}

.defaultSiteContainer .indexMiddle .testText .big{	
	position 				: relative;	
	top						: -5px; 
	
	width					: 84px;
	
	text-align				: center;
	
	font-size				: 10px;
	line-height				: 12px;
	
	font-weight				: bold;
	
	margin					: 0px;
	padding					: 0px;
	
	margin-top				: 17px;
}

.defaultSiteContainer .indexMiddle .testText .big a{
	font-size				: 12px;
	line-height				: 13px;
	
	text-decoration 		: none;	
}

.defaultSiteContainer .indexMiddle .indexContent{
	width					: 322px;
	
	position 				: relative;
	top						: 280px;
	left					: 15px;	
}

.defaultSiteContainer .indexMiddle .indexContent h2{
	margin					: 0px;
	padding					: 0px;
	font-size				: 14px;
}

.defaultSiteContainer .indexMiddle .indexContent h2 a, .defaultSiteContainer .indexMiddle .indexContent h2 a:hover{	
	text-decoration			: none;
}

.defaultSiteContainer .indexMiddle .indexContent ul{
	margin					: 0px;
	padding					: 0px;
	
	padding-bottom			: 15px;
	
	list-style-type			: none;	
}

.defaultSiteContainer .indexMiddle .indexContent ul li{
	width					: 322px;	
}

.defaultSiteContainer .indexMiddle .indexContent ul li a{
	font-size				: 11px;
	
	text-decoration			: none;	
}

.defaultSiteContainer .indexMiddle .videoImage{
	position 				: absolute;
	top						: -44px;
	left					: 337px;
}

.defaultSiteContainer .indexMiddle .videoImage a img{
	border					: none;	
}

.defaultSiteContainer .indexMiddle .applyDirect{
	position 				: absolute;
	top						: 428px;
	left					: 366px;	
}

.defaultSiteContainer .indexMiddle .applyDirect a{
	font-weight				: bold;
	font-size				: 14px;
	
	text-decoration			: none;	
}

.defaultSiteContainer .indexMiddle .coverPicture{
	width					: 132px;
	height					: 168px;
	
	position 				: absolute;
	
	top						: 489px;
	left					: 398px;
}

.defaultSiteContainer .indexMiddle .coverPicture a img{
	border					: none;	
}

.defaultSiteContainer .indexMiddle .pageTitle{
	position 				: absolute;
	
	top						: 42px;
	left					: 15px;
}

.defaultSiteContainer .indexMiddle .pageTitle h1{
	font-size				: 16px;
	font-weight				: bold;	
}

.defaultSiteContainer .indexMiddle .pageSubTitle{
	position 				: absolute;
	
	top						: 110px;
	left					: 439px;
	
	font-size				: 16px;	
}
/* --------- 3. shadows --------- */
.siteContainer .topShadow{
	width					: 456px;
	height					: 3px;
	
	background-image		: url("/images/psyq-eetstoornis/topShadowBackground.png");
}

.subContainer .leftShadow{
	width					: 4px;
	height					: 579px;
	
	float					: left;
	
	background-image		: url("/images/psyq-eetstoornis/leftShadowBackground.png"); 
}

.subContainer .rightShadow{
	width					: 10px;
	height					: 579px;
	
	float					: left;
	
	background-image		: url("/images/psyq-eetstoornis/rightShadowBackground.png");
}

.footerContainer .bottomShadow{
	width					: 456px;
	height					: 10px;
	
	background-image		: url("/images/psyq-eetstoornis/bottomShadowBackground.png");
}

/* --------- 4. blocks --------- */
.siteContent .siteTitle{
	position 				: absolute;
	right					: 32px;
	top						: 143px;
}

.siteContent .siteTitle h1{
	font-size				: 10px;
	font-weight				: bold;
	
	margin					: 0px;
	padding					: 0px;
}

.siteContent .siteTitle h1 a{
	text-decoration 		: none;
}

.siteContent .timePeriod{
	position 				: absolute;
	left					: 31px;
	top						: 142px;
}

.siteContent .timePeriod p{
	font-size				: 18px;
	
	margin					: 0px;
	padding					: 0px;
}

.siteContent .itemOne{
	position 				: absolute;
	left					: 31px;
	top						: 188px;
}

.siteContent .itemOne h2{
	margin					: 0px;
	padding					: 0px;
	
	width					: 100px;
}

.siteContent .itemOne h2 a, .siteContent .itemOne h2 a:hover{
	font-family				: "Arial";
	font-size				: 14px;
	font-weight				: bold;
	
	line-height				: 18px;
}

.siteContent .itemOne p{
	margin					: 0px;
	padding					: 0px;
	
	width					: 120px;
}

.siteContent .itemOne a,
.siteContent .itemOne a:hover{
	font-family				: "Arial";
	font-size				: 12px;
	font-weight				: bold;
	
	line-height				: 16px;

	text-decoration 		: none;
	
	width					: 150px; 
	display					: block;
	
	width					: 120px;
}

.siteContent .itemTwo{
	position 				: absolute;
	left					: 31px;
	top						: 296px;
}

.siteContent .itemTwo h2{
	margin					: 0px;
	padding					: 0px;

	font-family				: "Arial";
	font-size				: 13px;
	font-weight				: bold;
	
	line-height				: 18px;
}

.siteContent .itemTwo h2 a{
	text-decoration			: none;
}

.siteContent .itemTwo p{
	margin					: 0px;
	padding					: 0px;
}

.siteContent .itemTwo p a,
.siteContent .itemTwo p a:hover{
	font-family				: "Arial";
	font-size				: 13px;
	font-weight				: bold;
	
	line-height				: 16px;

	text-decoration 		: none;
	
	height					: 20px;
	line-height				: 20px; 
	
	display					: block;
	
	padding-left			: 7px;
	padding-right			: 7px;
	
	width					: 100px; 
}


.siteContent .itemThree{
	position 				: absolute;
	left					: 31px;
	top						: 374px;
}

.siteContent .itemThree h2{
	margin					: 0px;
	padding					: 0px;
	
	line-height				: 18px;
}

.siteContent .itemThree h2 a, .siteContent .itemThree h2 a:hover{
	text-decoration			: none;
	
	font-family				: "Arial";
	font-size				: 11px;
	font-weight				: bold;
}

.siteContent .itemThree p{
	margin					: 0px;
	padding					: 0px;
}

.siteContent .itemThree a,
.siteContent .itemThree a:hover{
	font-family				: "Arial";
	font-size				: 15px;
	font-weight				: bold;
	
	line-height				: 18px;

	text-decoration 		: none;
	
	width					: 150px; 
	display					: block;
}

.siteContent .itemFour{
	position 				: absolute;
	left					: 31px;
	top						: 483px;
}

.siteContent .itemFour p{
	margin					: 0px;
	padding					: 0px;
}

.siteContent .itemFour a,
.siteContent .itemFour a:hover{
	font-family				: "Arial";
	font-size				: 12px;
	font-weight				: bold;
	
	line-height				: 18px;

	text-decoration 		: none;
	
	width					: 160px; 
	display					: block;
}

.siteContent .testText{
	position 				: absolute;
	/*left					: 363px;*/
	left					: 363px;
	/*top					: 175px;*/
	top						: 172px;
	
	cursor					: pointer;
}

.siteContent .testText .small{
	width					: 84px;
	
	text-align				: center;
	
	font-size				: 10px;
	line-height				: 12px;
	
	margin					: 0px;
	padding					: 0px;
	
	margin-top				: 10px;
}

.siteContent .testText .big{	
	width					: 84px;
	
	text-align				: center;
	
	font-size				: 10px;
	line-height				: 13px;
	
	font-weight				: bold;
	
	margin					: 0px;
	padding					: 0px;
	
	margin-top				: 8px;
	
}

.siteContent .testText .big a{
	font-size				: 12px;
	
	text-decoration 		: none;	
}

.siteContent .infographic
{
	width					: 100px;
	height					: 57px;
	position 				: absolute;
	right					: 0px;
	bottom					: 85px;
	cursor					: pointer;
	color					: #FFFFFF;	
	text-align				: center;
	line-height				: 12px;
	padding-top				: 1px;
	background-repeat		: no-repeat;
	background-image		: url("/images/psyq-eetstoornis/binge-eating/clip.png");
}

.siteContent .infographic a
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.siteContent .infographic
{
	width					: 100px;
	height					: 57px;
	position 				: absolute;
	right					: 0px;
	bottom					: 85px;
	cursor					: pointer;
	color					: #FFFFFF;	
	text-align				: center;
	line-height				: 12px;
	padding-top				: 1px;
	background-repeat		: no-repeat;
	background-image		: url("/images/psyq-eetstoornis/boulimia-de-baas/clip.png");
}

.siteContent .infographic a
{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.siteContent .barcodeDiv{
	width					: 67px;
	height					: 41px;
	
	position 				: absolute;
	
	right: 10px;
	
	bottom: 30px;
	
	cursor					: pointer;
}

/* --------- 5. service menu --------- */
.footer a{
	font-size				: 11px;
	
	text-decoration 		: none;
	
	padding-left			: 12px;
}

.footer a:hover{
	font-size				: 11px;
	
	text-decoration 		: none;
	
	padding-left			: 12px;
}

/* --------- 6. footer logos --------- */
.logoContainer{	
	position 				: absolute;
	
	left					: 650px;
	bottom					: 30px;
	
	text-align				: center;
	font-size				: 10px;
}


.siteContainer .logoContainer,
.fullTextSiteContainer .logoContainer{
		left					: 445px;
		width					: 100px
}



.logoContainer a img{
	border					: none;
}

.logoContainer a{
	display					: block;
	
	font-size				: 11px;
	
	text-decoration 		: none;
	
	margin-top				: 10px;
}

/* --------- 7. Menu --------- */
.defaultSiteContainer .indexMiddle .menu,
.defaultSiteContainer .defaultMiddle .menu{
	height					: 34px;
	width					: 551px;
	
	line-height				: 34px;
}
/* See menu.css for other styles*/

/* --------- 8. Default  --------- */
/* --------- 8.1 Contentfields  --------- */
.contentNormal{
	width					: 521px;
	height					: 60px;
	
	overflow				: hidden;
	
	margin-left				: 15px;
	margin-right			: 15px;
	
	font-size				: 12px;
}

.contentColumns{
	width					: 536px;
	
	margin-left				: 15px;
	margin-top				: 10px;
	
	font-size				: 12px;
}

.contentColumns .column{
	width					: 151px;
	height					: 280px;
	
	overflow				: hidden;
	
	padding-right			: 23px;
	
	float					: left; 
	
	font-size				: 12px;
}

/* --------- 8.2 quote paragraph  --------- */
.contentColumns .column p.quote{
	width					: 151px;
	
	margin					: 0px;
	padding 				: 0px;
	
	margin-top				: 5px;
	margin-bottom			: 5px;
	
	padding-top				: 3px;
	padding-bottom			: 3px;
	
	border-top				: 1px dashed #a3a3a3;
	border-bottom			: 1px dashed #a3a3a3;
}

.contentColumns .column p.question{
	width					: 145px;
	
	margin					: 0px;
	padding 				: 0px;
	
	margin-top				: 5px;
	margin-bottom			: 5px;
	
	padding-top				: 3px;
	padding-bottom			: 3px;
	padding-left			: 3px;
	padding-right			: 3px;
	
	background-color		: #a93737;
	
	font-size				: 14px;
	font-weight				: bold;
}

/* --------- 9 Modules  --------- */
/* --------- 9.1 FAQ --------- */
/* --------- 9.1.1 Overview --------- */
.faqOverview{
	width					: 501px;
	height					: 488px;
	
	margin-left				: 0px;	
	padding-left			: 25px;
	
	background-position 	: 70px bottom;
	background-repeat		: no-repeat;
	
	position 				: relative;
}

.faqOverview .items{
	width					: 525px;
	height					: 280px;
	
	padding-top				: 10px;	
}

.faqOverview .items ul{
	margin					: 0px;
	padding					: 0px;
	
	list-style-type			: none;	
}

.faqOverview .items ul li{
	width					: 228px;
	height					: 49px;
	
	float					: left;
	
	padding-right			: 23px;
	margin-top				: 7px;
}

.faqOverview .items ul li a{
	width					: 170px;
	height					: 42px;
	
	display					: block;		
	
	padding-left			: 60px;
	padding-top				: 8px;
	
	font-size				: 12px;
	font-weight				: bold;
	text-decoration 		: none;
}

.faqOverview .faqPages{
	position 				: absolute;
	
	bottom					: 5px;
	right					: 20px;
	
	text-align				: right;
	
	font-size				: 12px;
}

.faqOverview .faqPages a{
	font-size				: 12px;
	
	text-decoration 		: none;
}

.faqOverview .faqPages a.selected{
	font-size				: 14px;
	font-weight				: bold;
	
	
	text-decoration 		: none;
}

/* --------- 9.1.2 View --------- */
.faqView{
	width					: 551px;
	height					: 488px;
	
	margin-left				: 0px;	

	background-position 	: right bottom;
	background-repeat		: no-repeat;
	
	position 				: relative;
}

.faqView .faqQuestion{
	width					: 455px;
	height					: 47px;
	
	font-size				: 12px;
	font-weight				: bold;
	
	position 				: absolute;
	left					: 13px;
	top						: 16px;
	
	padding-left			: 60px;
	
	line-height				: 45px;
	
	z-index					: 100;
}

.faqView .faqAnswer{
	width					: 450px;
	
	padding-top				: 25px;
	padding-left     		: 18px;
	padding-right           : 25px;
		
	position 				: absolute;
	left					: 32px;
	top						: 40px;

	font-size				: 12px;

	border                  : 1px solid #b98894;
	
	z-index					: 1;
}

.faqView .otherQuestions{
	width					: 516px;
	height					: 166px;
	
	position 				: absolute;
	
	top						: 320px;
	left					: 25px;
}

.faqView .otherQuestions h2{
	padding					: 0px;
	margin					: 0px;
	
	font-size				: 14px;
}

.faqView .otherQuestions ol{
	margin					: 0px;
	margin-left				: 15px;
	padding					: 0px; 
	
	width					: 150px;
		
	float					: left;
}

.faqView .otherQuestions ol li {
	width					: 140px;
	font-size				: 10px;
}

.faqView .otherQuestions ol li.active {
	font-weight				: bold;
}

.faqView .otherQuestions ol li a { 
	margin					: 0px;
	padding					: 0px;
	
	width					: 140px;
	
	display					: block;
		
	font-size				: 10px;
	text-decoration 		: none;
	
	margin-top				: 5px;
}

.faqView .otherQuestions ol li a.active {
	font-weight				: bold;
} 

.faqView .faqPages{
	position 				: absolute;
	
	bottom					: 5px;
	right					: 20px;
	
	text-align				: right;
	
	font-size				: 12px;
}

.faqView .faqPages a{
	font-size				: 12px;
	
	text-decoration 		: none;
}

.faqView .faqPages a.selected{
	font-size				: 14px;
	font-weight				: bold;
	
	
	text-decoration 		: none;
}

.faqView .applyDirect{
	position 				: absolute;
	
	bottom					: 175px;
	right					: 25px;
}

.faqView .applyDirect a{
	font-weight				: bold;
	font-size				: 13px;
	
	
	text-decoration 		: none;	
}

/* --------- 9.2 Testimonials --------- */
/* --------- 9.2.1 Overview --------- */
.testimonialOverview{
	height					: 488px;
	width					: 543px;
	
	background-position 	: right;
	
	position 				: relative;	
	left					: 8px;
}


.testimonialOverview .item1 .image{
	width					: 134px;
	height					: 101px;
	
	position				: absolute;
	top						: 51px;

	left					: 23px;	
}

.testimonialOverview .item1 .image a img{
	border					: none;	
}

.testimonialOverview .item2 .image a img{
	border					: none;	
}

.testimonialOverview .item3 .image a img{
	border					: none;	
}

.testimonialOverview .item1 .name{
	position				: absolute;
	top						: 60px;

	left					: 148px;	
}

.testimonialOverview .item1 .name a {
	font-size				: 27px;
	font-weight				: bold;
	
	text-decoration 		: none;
	
	padding-left			: 5px;
	padding-right			: 50px;
}

.testimonialOverview .item1 .quote{
	position				: absolute;
	top						: 97px;

	left					: 148px;	
}

.testimonialOverview .item1 .quote a{
	font-size				: 15px;
	font-weight				: bold;
	
	text-decoration 		: none;
	
	padding-left			: 5px;	
	
	width					: 288px;
	height					: 40px;
	
	display					: block;
	
	padding-top				: 5px;
}

.testimonialOverview .item2 .image{
	width					: 134px;
	height					: 101px;
	
	position				: absolute;
	top						: 177px;

	left					: 346px;	
}

.testimonialOverview .item2 .name{
	position				: absolute;
	top						: 186px;

	left					: 258px;	
}

.testimonialOverview .item2 .name a{
	font-size				: 27px;
	font-weight				: bold;
	
	text-decoration 		: none;
	
	background-color		: #BC3F3F;
	
	padding-right			: 5px;
	padding-left			: 50px;
}

.testimonialOverview .item2 .quote{
	position				: absolute;
	top						: 226px;

	left					: 102px;
	
	text-align				: right;	
}

.testimonialOverview .item2 .quote a{
	font-size				: 15px;
	font-weight				: bold;
	
	text-decoration 		: none;
	
	background-color		: #FF7A7A;
	
	padding-right			: 5px;
	padding-top				: 5px;
	
	width					: 310px;
	height					: 42px;
	
	display					: block
}

.testimonialOverview .item3 .image{
	width					: 134px;
	height					: 101px;
	
	position				: absolute;
	top						: 313px;

	left					: 26px;	
}

.testimonialOverview .item3 .name{
	position				: absolute;
	top						: 330px;

	left					: 148px;	
}

.testimonialOverview .item3 .name a{
	font-size				: 27px;
	font-weight				: bold;
	
	text-decoration 		: none;
	
	background-color		: #BC3F3F;
	
	padding-left			: 5px;
	padding-right			: 50px;
}

.testimonialOverview .item3 .quote{
	position				: absolute;
	top						: 367px;

	left					: 148px;	
}

.testimonialOverview .item3 .quote a{
	font-size				: 15px;
	font-weight				: bold;
	
	text-decoration 		: none;
	
	background-color		: #FF7A7A;
	
	padding-left			: 5px;	
	padding-top				: 5px;
	
	width					: 288px;
	height					: 40px;
	
	display					: block
}

.testimonialOverview .testimonialPages{
	position 				: absolute;
	
	bottom					: 5px;
	right					: 20px;
	
	text-align				: right;
	
	font-size				: 12px;
}

.testimonialOverview .testimonialPages a{
	font-size				: 12px;
	
	text-decoration 		: none;
}

.testimonialOverview .testimonialPages a.selected{
	font-size				: 14px;
	font-weight				: bold;
	
	
	text-decoration 		: none;
}

/* --------- 9.2.2 View --------- */
.testimonialView{
	width					: 551px;
	height					: 488px;
	
	background-color		: transparent;
	background-position 	: top right;
	
	position 				: relative;	
}

.testimonialView .col1{
	width					: 158px;
	height					: 320px;
		
	position 				: absolute;
	top 					: 10px;
	left					: 15px;
	
	font-size				: 12px;
}

.testimonialView span.name{
	font-size				: 24px;
	font-weight				: bold;	
}

.testimonialView .col1 p.quote,
.testimonialView .col2 p.quote,
.testimonialView .col3 p.quote{
	width					: 151px;
	
	margin					: 0px;
	padding 				: 0px;
	
	margin-top				: 5px;
	margin-bottom			: 5px;
	
	padding-top				: 3px;
	padding-bottom			: 3px;
	
	border-top				: 1px dashed #a3a3a3;
	border-bottom			: 1px dashed #a3a3a3;
}

.testimonialView .youtube{
	width					: 323px;
	height					: 205px;
	
	position 				: absolute;
	top 					: 10px;
	left					: 188px;
}

.testimonialView .col2{
	width					: 160px;
	height					: 105px;
		
	position 				: absolute;
	top 					: 226px;
	left					: 188px;
	
	font-size				: 12px;
}

.testimonialView .col3{
	width					: 155px;
	height					: 85px;
	
	position 				: absolute;
	top 					: 226px;
	left					: 355px;
	
	font-size				: 12px;
}

.testimonialView .moreTestimonials{
	width					: 509px;
	height					: 126px;
	
	position 				: relative;
	
	top						: 355px;
	left					: 30px;
	
	font-size				: 12px;
}


.testimonialView .moreTestimonials h2{
	font-size				:14px;
	margin					:0;
	padding					:0;
}

.testimonialView .moreTestimonials ul{
	margin					: 0px;
	padding					: 0px;
	
	list-style-type			: none;
}

.testimonialView .moreTestimonials ul li{
	margin					: 0px;
	padding					: 0px;		
	
	font-size				: 10px;
	
	margin-top				: 5px;
	
	position 				: relative;
	cursor					: pointer;
}

.testimonialView .moreTestimonials ul li img{
	float					: left;
	
	padding-right			: 5px;
}

.testimonialView .moreTestimonials ul li a{
	display					: block;
		
	font-weight				: bold;
	font-size				: 10px;	
 
 	text-decoration 		: none;
 	
 	position 				: absolute;
 	top						: 2px;
 	left					: 45px;
}

.testimonialView .moreTestimonials ul li span{
	position 				: absolute;
 	top						: 12px;
 	left					: 45px;
}

.testimonialView .testimonialPages{
	position 				: absolute;
	
	bottom					: 5px;
	right					: 20px;
	
	text-align				: right;
	
	font-size				: 12px;
}

.testimonialView .testimonialPages a{
	font-size				: 12px;
	
	text-decoration 		: none;
}

.testimonialView .testimonialPages a.selected{
	font-size				: 14px;
	font-weight				: bold;
	
	
	text-decoration 		: none;
}


.testimonialView .applyDirect{
	position 				: absolute;
	
	bottom					: 128px;
	right					: 25px;
}

.testimonialView .applyDirect a{
	font-weight				: bold;
	font-size				: 13px;
	
	text-decoration 		: none;	
}

.otherQuestionsDefault{
	width					: 531px;
	height					: 166px;
	
	margin-top				: 30px;
	padding-left			: 15px;
}

.defaultContent .otherQuestionsDefault h2{
	padding					: 0px;
	margin					: 0px;
	
	font-size				: 14px;
}

.defaultContent .otherQuestionsDefault ol{
	
	margin					: 0px;
	margin-left				: 15px;
	padding					: 0px; 
	
	width					: 150px;
		
	float					: left;
}

.defaultContent .otherQuestionsDefault ol li{
	width					: 140px;
	font-size				: 10px;
}

.defaultContent .otherQuestionsDefault ol li a{ 
	margin					: 0px;
	padding					: 0px;
	
	width					: 140px;
	
	display					: block;
	
	font-size				: 10px;
	text-decoration 		: none;
	
	margin-top				: 5px;
}


.defaultContent .faqPagesDefault{
	position 				: absolute;
	
	bottom					: 5px;
	right					: 20px;
	
	text-align				: right;
	
	font-size				: 12px;
}

.defaultContent .faqPagesDefault a{
	font-size				: 12px;
	
	text-decoration 		: none;
}

.defaultContent .faqPagesDefault a.selected{
	font-size				: 14px;
	font-weight				: bold;
	
	
	text-decoration 		: none;
}

.defaultContent{
	position 				: relative;	
}

.defaultContent .applyDirect{
	position 				: absolute;
	
	bottom					: 175px;
	right					: 25px;
}

.testimonialView .applyDirect{
	position 				: absolute;
	
	bottom					: 128px;
	right					: 25px;
}

.defaultContent .applyDirect a{
	font-weight				: bold;
	font-size				: 13px;
		
	text-decoration 		: none;	
}

.noBG{
	background-image		: none;
}

.conceptBy{
	position				: absolute;
	left					: -10px;
	top 					: 0px;
}

.conceptBy a img{
	border					: none;
	
	
}

.defaultSiteContainer .conceptBy{
	left					: 30px;
} 

.bottomContent{
	position 				: absolute;
	top						: 364px;	
	left					: 10px;
}

.bottomContent h2{
	font-size				: 14px;
	margin					: 0;
	padding					: 0;
}

.bottomContent div.big{
	margin					: 0px;
	padding					: 0px;
	
	font-size				: 11px;	
	
	width					: 520px;
	height					: 120px;
}

.bottomContent div.small{
	margin					: 0px;
	padding					: 0px;
	
	font-size				: 11px;	
	
	width					: 350px;
	height					: 185px;
	
	float					: left;	
	
	border-right			: 1px solid #ffadc3;
}

.bottomContent div.small .content{
	margin-top				: 10px;
	
	width					: 340px;
}

.bottomContent div.big .content{
	margin-top				: 10px;
}

.bottomContent div.small .content .text,
.bottomContent div.big .content .text{
	margin-top				: 10px;	
}

.bottomContent ul{
	margin-top				: 0;
}

.bottomContent div.login{
	width					: 160px;
	height					: 150px;
	
	float					: left;		
	
	margin-top				: 40px;
	margin-left				: 10px;
}

.bottomContent div.login input{
	width					: 150px;
}

.bottomContent div.login img{
	margin-left				: 65px;
	margin-top				: 4px;
	
	cursor					: pointer;	
}
.bottomContent label{
	font-size				: 11px;
	font-weight				: bold;	
}

div.login a.lostPass{
	margin-left				: 25px;
	font-size				: 10px;	
}
