/* @override 
	http://kcc.homedns.org/fea/assets/templates/default/styles.css
	http://www.kcc.homedns.org/fea/assets/templates/default/styles.css
	http://featl.ca/assets/templates/default/styles.css
	http://www.featl.ca/assets/templates/default/styles.css
*/

/* RESET */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0;
	font-weight: normal;
	font-style: normal;
}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearfix { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

body{
	margin: 0 auto;
	color: #58595b;
	font: 14px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 100%;
	background-color: #cbdb2a;
}

#wrapper{
	width: 960px;
	background: url(images/wrapperBg.gif) repeat-y;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}

#header{
	width: 960px;
	margin: 0 auto;
	height: 148px;
	background: url(images/headerBg.jpg) no-repeat;
}

#headerGirls{
	width: 960px;
	margin: 0 auto;
	height: 148px;
	background: url(images/headerBgGirls.png) no-repeat;
}

#logo {
	height: 148px;
	width: 250px;
	position: relative;
	padding-left: 70px;
	float: left;
}

#logoPrint{
	display: none;
}

#logoGirls {
	height: 148px;
	width: 250px;
	position: relative;
	padding-left: 70px;
	float: left;
}

#tagLine{
	float: left;
	position: relative;
	color: #ffdf4f;
	font-size: 23px;
	margin-left: 9px;
	margin-top: 82px;
	font-style: italic;
}

#mandate{
	color: white;
	margin-right: 23px;
	margin-left: 86px;
}

#mandate p{
	margin-bottom: 9px;
}

#imageBar{
	float: right;
	width: 139px;
	margin-bottom: 20px;
	height: 720px;
	position: absolute;
	right: 41px;
	top: 49px;
}

#imageBarGirls{
	float: right;
	position: absolute;
	top: 156px;
	right: 21px;
}

#content{
	width: 630px;
	position: relative;
	margin-left: 10px;
	float: right;
}

#contentText{
	width: 390px;
	margin-top: 30px;
	line-height: 18px;
}

#contentText hr{
	border-top: 1px dashed #666665;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentTextFull hr{
	border-top: 1px dashed #666665;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentTextFull{
	width: 590px;
	margin-top: 30px;
	line-height: 18px;
}

#contentTextFullEvaluation p{
	width: 530px;
	line-height: 18px;
}

#content p{
	padding-top: 2px;
	padding-bottom: 6px;
}

#content a{
	color: #ab0634;
	text-decoration: none;
}

#content a:hover{
	color: #ab0634;
	text-decoration: underline;
}

#content a.docLink {
	color: #e87d1e;
	font-weight: bold;
	text-decoration: none;
}

#content a.docLink:hover {
	color: #e87d1e;
	font-weight: bold;
	text-decoration: underline;
}

#content h1{
	color: #ab0634;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 28px;
	line-height: 34px;
}

#content h2{
	color: #ab0634;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 18px;
}

#content h3{
	color: #ab0634;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 16px;
}

#content h4{
	color: #ab0634;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

#content ul{
	list-style-type: disc;
	list-style-position: outside;
	text-indent: -1px;
	padding-left: 15px;
}

#content ol{
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 20px;
}

#content li{
	padding-top: 2px;
	padding-bottom: 5px;
}

#sidebar{
	position: relative;
	float: left;
	width: 320px;
		min-height:807px;
  	height:auto !important;
  	height:807px;
}

#sidebarGirls{
	position: relative;
	float: left;
	width: 320px;
	background-image: url(images/sideBarBgGirls.png);
	min-height:807px;
  	height:auto !important;
  	height:807px;
}

#nav{
	width: 319px;
	margin-top: 40px;
}

#nav ul{
	float: right;
}


#nav li{
	width: 230px;
	height: 38px;
	float: right;
}

#nav li a{
	width: 220px;
	height: 38px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	background: url(images/navNormal.png) no-repeat left top;
	display: block;
	line-height: 29px;
	padding-left: 10px;
	font-weight: bold;
	border-style: none;
}


#nav li.last {
	
}

#nav li a:hover {
	background: url(images/navActive.png) no-repeat left top;
}

#nav li.active a{
	background: url(images/navActive.png) no-repeat left top;
}

#girlSiteLink{
	height: 144px;
	width: 204px;
	background: url(images/girlsButton.gif) no-repeat 10px;
	padding-left: 107px;
	padding-top: 57px;
	margin-top: 0;
	display: block;
}

#girlSiteLink a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
}

#vericode {
	border: 1px solid black;
}

.vericode {
	margin-left: 110px;
	margin-top: 6px;
	border: 1px solid black;
}

.submitButton{
	margin-left: 110px;
	margin-top: 6px;
}

#englishLink{
	float: right;
	position: relative;
	top: 15px;
	right: 29px;
	font-size: 18px;
	color: white;
}

#englishLink a, #englishLink a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#englishLink a:hover {
	text-decoration: underline;
}

#footer{
	width: 960px;
	font-size: 14px;
	line-height: 2em;
	color: #b4b4b3;
	position: relative;
	height: 107px;
	background: url(images/footerBg.jpg) no-repeat;
}

#footer p{
	color: white;
	margin-right: 64px;
	margin-top: 54px;
	font-size: 14px;
	text-align: left;
	padding-left: 19px;
	padding-top: 8px;
	font-weight: bold;
}

#footer a, #footer a:visited{
	color: white;
	font-weight: bold;
}

#footerGirls {
	width: 960px;
	font-size: 14px;
	line-height: 2em;
	color: #b4b4b3;
	position: relative;
	height: 103px;
	background: url(images/footerBgGirls.png) no-repeat;
}

#footerGirls p{
	color: white;
	margin-right: 64px;
	margin-top: 54px;
	font-size: 14px;
	text-align: left;
	padding-left: 19px;
	padding-top: 8px;
	font-weight: bold;
}

#footerGirls a, #footerGirls a:visited{
	color: #fff;
	font-weight: bold;
}

input, textarea, select{
	font-size: 16px;
	padding: 3px;
}

label{
	font-weight: bold;
}

#contactForm label{
	font-size: 13px;
}

.errors{
	background-color: #ad3534;
	color: white;
	margin-bottom: 19px;
	padding: 13px;
	font-size: 17px;
	line-height: 24px;
}

#contentTextFullEvaluation .errors{
	width: 464px;
}

.pressRelease {
	border-top-style: dashed;
	border-top-width: 1px;
	margin-top: 17px;
	background-color: #f3f3f3;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.pinkText{
	color: #dc488c !important;
}

.greenText{
	color: #99a624 !important;
}

.blueText{
	color: #7bafde !important;
}

.redText{
	color: #ad3534 !important;
}

.date {
	font-style: italic;
	color: #b3b2b2;
}

p.contactBlock, a.contactBlock{
	line-height: 12px;
	padding-top: 0 !important;
}

h3.contactBlock {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.topBorder{
	border-top: 1px dashed silver;
	margin-top: 15px;
	margin-bottom: 7px;
}

#contactForm label{
	text-align: right;
	width: 100px;
	float: left;
	padding-right: 8px;
}

#contentTextFullEvaluation{
	background: url(images/evaluationFormBG.png) repeat-y right 0;
	padding-bottom: 26px;
	margin-top: 25px;
}

#evaluationFormIdentity{
	margin-top: 10px;
}

#evaluationFormIdentity label{
	margin-right: 23px;
}

#evaluationFormIdentity table{
	margin-bottom: 11px;
}

#evaluationFormQuestions label{
	margin-bottom: 7px;
	display: block;
}

#evaluationFormContact label{
	display: inline-block;
	width: 134px;
	overflow: hidden;
	margin-right: 0;
}

#evaluationFormButtons .submitButton{
	margin-top: 27px;
	margin-left: 0;
}