/*

	Arrimage Sante main stylesheet
	Author: Phil Champagne
*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: url('../images/wrapper/body-bg.gif') 0 0 repeat;
	font-family: 'Times New Roman', times, serif;
	font-size: 15px;
	margin-bottom: 40px;
}

table tr td {
	font-family: 'Times New Roman', times, serif;
	font-size: 15px;
	vertical-align: top;
}

img, a img {
	border: 0;
}

.clearit:after { 
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}

.clearit { 
    min-height: 0; 
    height: 0; 
}

html>body .clearit { 
    height: auto; 
}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}

/* =Intro
--------------------------------------------------------------------------------------------------- */
#intro {
	background: url('../images/wrapper/intro-bg.png') 0 0 no-repeat;
	width: 960px;
	height: 560px;
	margin: 85px auto 0 auto;
	padding-bottom: 40px;
}

#intro #introLogo {
	display: block;
	position: relative;
	top: 224px;
	left: 81px;
}

#intro #introHands {
	display: block;
	position: relative;
	top: 257px;
	left: 0;
}

#intro #introNav {
	float: right;
	width: 249px;
	padding: 102px 0 0 99px;
}

#intro #introNav p.last {
	margin-top: 136px;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 960px;
	margin: 85px auto 0 auto;
}

#wrapper #wrapperBtm {
	background: url('../images/wrapper/wrapper-btm.gif') 0 100% no-repeat;
	padding-bottom: 33px;
}

#wrapper #wrapperInner {
	background: #f1f2ef url('../images/wrapper/wrapper-top.jpg') 0 0 no-repeat;
	min-height: 528px;
	height: auto !important;
	height: 528px;
	position: relative;
}

#mainContent {
	clear: both;
}

#mainContent .owners {
	display: block;
	position: absolute; 
	left: 38px;
	bottom: -32px;
}

#mainContent #leftCol {
	float: left;
	width: 438px;
	padding: 0 0 0 28px;
}

#mainContent #rightCol {
	float: left;
	width: 470px;
}

#mainContent #textContent {
	padding: 60px 20px 0 0;
}

#mainContent .info {
	padding: 0 !important;
}

/* Contact page */
#mainContent #contactImage {
	display: block;
	padding: 10px 0 0 11px;
}

#mainContent #contactInfo {
	padding: 25px 0 0 146px;
}

#mainContent #contactInfo .gatContact {
	float: left;
	width: 410px;
}

#mainContent #contactInfo .maniContact {
	float: left;
	width: 400px;
}

#mainContent #contactInfo p.emailTxt {
	font-size: 17px;
	padding-top: 10px;
}

#mainContent #contactInfo ul.listContactInfo li {
	float: left;
	padding: 0 22px 0 0;
}

#depannage #mainContent #textContent {
	padding: 42px 35px 0 35px;
}	

/* Service de dépannage page */

/* =Branding
---------------------------------------------------------------------------------------------------- */
#logo {
	display: block;
	float: left;
	margin-top: 12px;
	margin-left: 26px;
}

#header {
	width: 610px;
	float: left;
}	

#header img {
	display: block;
	margin: 23px 0 0 60px;
}

/* =Main navigation + Services nav
---------------------------------------------------------------------------------------------------- */
#mainNav {
	float: right;
	padding: 35px 38px 0 0;
}

#mainNav ul li {
	float: left;
	padding: 0 0 0 2px;
}

#mainNav ul li a {
	display: block;
	float: left;
}

/* Services */
#servicesNav {
	background: url('../images/wrapper/clipboard-bg.jpg') 0 0 no-repeat;
	width: 410px; 
	height: 448px;
}

#servicesNav ul {
	padding: 138px 0 0 133px;
}

#servicesNav ul li {
	display: inline;
}

#servicesNav ul li a {
	display: block;
	width: 184px;
}

#servicesNav ul li a img {
	display: block;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:link {
	outline: none;
	color: #636363;
	line-height: 22px;
}

a:focus {
	outline: none;
	color: #333;
}

a:hover {
	outline: none;
	color: #000;
}

.email {
	background: url('../images/wrapper/email-icon.gif') 0 3px no-repeat;
	outline: none;
	color: #636363;
	font-size: 17px;
	line-height: 22px;
	text-decoration: none;
	padding-left: 24px;
}

.email:hover {
	background-position: 0 -14px;
}

/* =lists
--------------------------------------------------------------------------------------------------- */
#main-content #text-content li {
	color: #434343;
	line-height: 18px;
}

#main-content #text-content ul {
	margin: 15px 0 15px 14px;
}

#main-content #text-content ul li {
	background: url('../images/wrapper/list-bullet.gif') 0 8px no-repeat;
	padding: 0 0 2px 13px;
} 

#main-content #text-content ol {
	list-style: decimal;
	margin: 15px 0 15px 32px;
}

#main-content #text-content ol li {
	list-style: decimal;
	padding: 0 0 2px 0;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
#mainContent #textContent {
	color: #636363;
	font-size: 15px;
}

#mainContent #textContent p {
	font-size: 15px;
	line-height: 22px;
	margin: 14px 0 0 0
}

#mainContent .info p {
	margin: 0 !important;
}

#mainContent #textContent h1 {
	color: #cdc8af;
	font-size: 27px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 18px 0;
}

#mainContent #textContent h1 span {
	font-size: 15px;
}

#mainContent .info h1 {
	margin: 0 0 16px 0 !important;
}

#mainContent #textContent h2 {
	color: #434343;
	font-size: 13px;
	margin: 0 0 15px 0;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 90px;
	padding: 0 35px 0 35px;
}

#footer p.emailTxt {
	float: right;
	margin: 0 !important;
}

#footer #footerLinks a {
	color: #a7a9ac;
	font-family: arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding-right: 22px;
}

#footer #footerLinks a:hover {
	color: #333;
}

/* =Carousel
---------------------------------------------------------------------------------------------------- */
/* Image Gallery */
.nursesContainer {
	position: relative; 
	top: 15px;
	width: 933px;
	margin: 0 auto 0 16px;
}

.carouselNurses {
	height: 405px !important;
	left: -5000px; 
	position: relative; 
	overflow: auto;
}

.carouselNurses .nurses li {
	background: url('../images/wrapper/team-block-bg.jpg') 100% 0 repeat-y;
	height: 120px !important;
	width: 933px;
	position: relative;
	margin-bottom: 15px;
}

.carouselNurses .nurses li img {
	display: block;
	float: left;
}

.carouselNurses .nurses li p {
	color: #fff;
	font-size: 24px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 48px 0 0 0;
}

.carouselNurses .nurses li p.longDesc {
	padding: 38px 10px 0 0;
}

.carouselNurses .nurses li p.longDesc2 {
	padding: 28px 10px 0 0;
}

.carouselNurses .nurses li p span {
	color: #636363;
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
	padding-left: 5px;
	line-height: 17px;
}

.nursesContainer a.prevBtn {
	background: url('../images/wrapper/btn-up.jpg') 0 0 no-repeat;
	display: block;
	width: 23px;
	height: 27px;
	text-indent: -9999px;
}
.nursesContainer a.nextBtn {
	background: url('../images/wrapper/btn-down.jpg') 0 0 no-repeat;	
	display: block;
	width: 23px;
	height: 27px;
	text-indent: -9999px;
}

.nursesContainer .scrollerBtns {
	float: right;
	padding-right: 25px;
}

.nursesContainer .scrollerBtns li {
	float: left;
	line-height: 18px;
}	

.nursesContainer .scrollerBtns li.prev,
.nursesContainer .scrollerBtns li.next {
	color: #a7a9ac;
	font-family: arial, sans-serif;
	font-size: 14px;
	padding: 4px 3px 0 3px;
}

.nursesContainer .scrollerBtns li a {
	cursor: pointer;
}