/* 
	CSS Document
	protocolis.com
	info@protocolis.com
*/

/* MAIN styles 
-------------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0 0 15px;
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	background-color: #666699;
}
form, table, td, th, img {
	margin: 0;
	padding: 0;
	border: 0;
}
p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	margin: 15px 0;
}
/*= header
-------------------------------------------------------------------------*/

#header {
	text-align: left;
	height: 113px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
#header #tagline {
	text-align: left;
	height: 113px;
	background-image: url(../images/text_header.gif);
	background-repeat: no-repeat;
	width: 275px;
}
#header #taglineRight {
	float: right;
	width: 50px;
	height: 100px;
	padding: 60px 0 0 0;
}
.facebooklinksplash {
	
}
#headerpicture {
	background-image: url(../images/bg_pic_header.jpg);
	background-repeat: repeat-x;
	height: 189px;
}
#headerpicture #mainpicture {
	background-image: url(../images/pic_header.jpg);
	height: 189px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
}
#bgnavigation {
	height: 29px;
	background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat-x;
}
#bgnavigation #navigation {
	height: 29px;
	background-image: url(../images/bg_respite.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	min-width: 765px;
}
#dropdown {
	width: 290px;
	display: block;
	padding: 0;
	margin:0;
	position: absolute;
	left: 20px;
	top: 305px;
}
#dropdown p {
 padding: 0;
 margin: 0;
}
#navigationright {
	float: right;
	width: auto;
	display: block;
	padding-left: 20px;
}
#navigationright ul {
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 0px;
}
#navigationright li {
	display: inline;
	float: left;
	height: 24px;
}
#navigationright li#postalcode {
	width: 79px;
	display: block;
	padding-top: 1px;
	background-image: url(../images/postalcode.gif);
	background-repeat: no-repeat;
	height: 24px;
}
#navigationright li#inputform {
	width: 116px;
	display: block;
	padding-top: 4px;
}
#navigationright li#btsearch a {
	display: block;
	background: url(../images/bt_search.gif) no-repeat 0px -2px;
	text-indent:-9000px;
	width:111px;
	height:19px;
	margin:2px 20px 0 0;
}
#navigationright li#btsearch {
	width: 111px;
	display: block;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 20px;
}
/*= Links
-------------------------------------------------------------------------*/

a.print:visited, a.print:active, a.print:link, a.print:hover {
	background-image: url(../images/bt_print.gif);
	display: block;
	height: 52px;
	width: 146px;
}
a.linkwhite:visited, a.linkwhite:active, a.linkwhite:link {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
a.linkwhite:hover {
	color: #eee;
	text-decoration: underline;
}
/*= Main content
-------------------------------------------------------------------------*/

#bthome {
	height: 50px;
	width: 120px;
	float: right;
	margin-top: 20px;
}
#bthome ul {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 120px;
}
#bthome li {
	display: inline;
	width: 120px;
}
/*= Buttons home
-------------------------------------------------------------------------*/

a.francais:visited, a.francais:active, a.francais:link {
	text-decoration: none;
	background-image: url(../images/bt_francais_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 120px;
}
a.francais:hover {
	text-decoration: none;
	background-image: url(../images/bt_francais_on.gif);
	background-repeat: no-repeat;
}
a.english:visited, a.english:active, a.english:link {
	text-decoration: none;
	background-image: url(../images/bt_english_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 120px;
}
a.english:hover {
	text-decoration: none;
	background-image: url(../images/bt_english_on.gif);
	background-repeat: no-repeat;
}
/*= Tag left
-------------------------------------------------------------------------*/

#tagfrancais {
	height: 94px;
	width: 315px;
	background: url(../images/tag_francais.gif) no-repeat;
	/* -------- */
	
	position:relative;
	float:left;
}
#bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 69px;
}
#bottomtag {
	background-image: url(../images/bottom_tags.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 444px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
/*= From elements
-------------------------------------------------------------------------*/

select.provinces {
	font-weight: bold;
	height: 19px;
	/*width: 290px;*/
	width:auto;
	border:none;
	margin: 0px;
	padding: 1px;
}
.formbox {
	/*display:block;
	margin: 2px 0 0 0;
	padding: 2px 0px 0 3px;
	height: 19px;
	font-size: 11px;
	border:none;*/
	
	/*font-size:11px;
	padding:2px;
	margin:0;
	border: 1px solid #666666;*/
	
	margin: 1px 0 0 0;
	height: 19px;
	font: 11px;
	padding:0px;
	border:none;
}
input.formsearch {
	display:block;
	height: 16px;
	width: 110px;
	margin: 0;
	padding: 3px 3px 0 3px;
	font-size: 11px;
	border:none;
}
/*= menu evolutra
-------------------------------------------------------------------------*/
#bthome a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align:right;
	float: right;
	padding-right: 20px;
	padding-top:3px;
}
/*= Buttons for Map sections
-------------------------------------------------------------------------*/

a.btnFindCommunity {
	background: url(../images/btnFindCommunity.jpg);
	display: block;
	width: 131px;
	height: 38px;
	position: absolute;
	top: 0;
	/*right: 136px;*/
	right:1px;
	text-indent:-9000px;
}
a.btnFindCommunityFr {
	background: url(../images/btnFindCommunityFr.jpg);
	display: block;
	width: 135px;
	height: 38px;
	position: absolute;
	top: 0;
	right: 1px;
	text-indent:-9000px;
	display:none;
}
/* Languages Butons
-------------------------------------------------------------------------*/
#languages {
	z-index:1000;
	position:absolute;
	top:331px;
	left:40%;
	margin: 0;
	padding:0;
}
#languages ul {
	display:block;
	width:213px;
	float:left;
	margin: 0;
	padding:0;
}
#languages li {
	display:inline;
	list-style:none;
	padding:0;
	margin: 0;
	float:left;
}
#languages a#englishUrl {
	display:block;
	background: url(/app/TemplateRepository/1/respite_services_splash/images/btnEng.gif);
	width:113px;
	height:46px;
	text-indent:-9000px;
}
#languages a:hover#englishUrl {
	background: url(/app/TemplateRepository/1/respite_services_splash/images/btnEng.gif) 0px -46px;
}
#languages a#frenchUrl {
	display:block;
	background: url(/app/TemplateRepository/1/respite_services_splash/images/btnFra.gif);
	width:100px;
	height:46px;
	text-indent:-9000px;
}
#languages a:hover#frenchUrl {
	background: url(/app/TemplateRepository/1/respite_services_splash/images/btnFra.gif) 0px -46px;
}
#divInvalidPostalCode, #divNoSite {
	width: 285px;
	display: block;
	padding: 10px;
	position: absolute;
	right: 20px;
	top: 350px;
	font-size:11px;
	text-align:left;
	border: 1px dotted #FFFFFF;
}



/* Total END
-------------------------------------------------------------------------*/



/* SPLASH FACEBOOK */

.facebook-splash {
	position: absolute;
	top:50px;
	right: 20px;
}

