/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#000;
	min-width:960px;
	background:#fff;
}

.top-content {background:url(../images/content-top.png) 0 top repeat-x;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.875em;
	line-height:1.571em;
}

a {color:#1799cf; outline:none;}
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}
.bl {display:block;}
.bo {font-weight:bold;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#808184;}
.color-4 {color:#b5b4b9;}
.color-5 {color:#d90a02;}

.index-1 {z-index:1; position:relative;}
.index-2 {z-index:2; position:relative;}
/*********************************boxes**********************************/

.indent {padding:30px 20px 41px 30px;}
.indent2 {padding:30px 28px 41px 10px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:25px;}
.indent-bot3 {margin-bottom:35px;}

.img-indent1 {margin: 0px 0 0 9px;}
.img-indent2 {margin: 0px 9px 0 0;}
.img-indent3 {margin: 0px 23px 0 0;}
.img-indent4 {margin: 0px 0 0 23px;}
.img-indent5 {margin: 0px 0 0 15px;}
.img-indent6 {margin: 0px 15px 0 0;}

.top-indent {padding-top:17px;}

.indent-l {padding-left:30px;}
.indent-l2 {padding-left:49px;}
.indent-r {margin-right:8px;}

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	background:url(../images/header-bottom.png) 2px bottom repeat-x;
	padding:0 0 17px;
	margin-bottom:0px;
}

#page1 header {background-image:url(../images/header-bottom2.png);}

.header-bg {background:url(../images/header-bg.gif) center top repeat;}

h1 {
	position:absolute;
	top:32px;
	left:186px;
	text-align:center;
	width:600px;
	height:101px;
}

h1 a {
	display:block; 
	width:600px; 
	height:99px; 
	text-indent:-5000px; 
	background:url(../images/logo-picto-600x91.png) 0 0 no-repeat;
}

h1 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	line-height:27px;
	color:#828586;
	font-style:italic;
	font-weight:normal;
	
}

/*********************************menu**********************************/
.menu {
	padding:190px 0 0px 123px;
}
.menu > li {
	display:inline-block;
	float:left; 
	padding:0px 0 0px;
	margin-right:14px;
	height:36px;
	position:relative;
}
.menu > li:first-child {
	background-image:none;
}
.menu > li.last {margin-right:0;}
.menu > li a {
	display:inline-block;
	background:url(../images/menu-left.png) left top no-repeat;
	padding-left:17px;
	cursor:pointer;
	color:#b2b3b2;
}

.menu > li a > strong {
	display:inline-block;
	background:url(../images/menu-right.png) right top no-repeat;
	padding-right:17px;
	font-weight:normal;
}

.menu > li a strong strong {
	background:url(../images/menu-tail.png) 0 0 repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:1.222em;
	text-align:center;
	padding:6px 5px 7px;
	display:inline-block;
	font-weight:normal;
}

.menu > li a.active, .menu > li a.active:hover, .menu > li.sfHover > a {background-position: left -38px;}
.menu > li a.active > strong, .menu > li a.active:hover > strong, .menu > li.sfHover a > strong {background-position: right -38px;}
.menu > li a.active strong strong, .menu > li a.active:hover strong strong, .menu > li.sfHover a strong strong {background-position: 0 -38px;}

.menu > li > a:hover {background-position: left -76px;}
.menu > li a:hover > strong {background-position: right -76px;}
.menu > li a:hover strong strong {background-position: 0 -76px;}

.menu > li > a.active {color:#000;}
.menu li .corner {background:url(../images/submenu-corner.png) 0 0 no-repeat; display:inline-block; width:18px; height:12px; display:none; position:absolute; top:54px; left:52px; z-index:999; font-size:0; line-height:0;}
.menu li.sfHover .corner {display:inline-block;z-index:1000;}

.menu li:hover {visibility:	inherit; }

/******************************** submenu **************************************/
.menu ul {
	position:		absolute;
	padding:		21px 0 23px 20px;
	top:			-999em;
	width:			281px;
	background: 	#fff;
	border:1px solid #dedede;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

.submenu-corner {
	background:url(../images/submenu-corner.png) 0 0 no-repeat;
	width:18px;
	height:12px;
	position:absolute;
	top:-10px;
	left:0;
	display:inline-block;
	overflow:hidden;
}

.menu li li {width:	100%; padding:0px 0 8px; background:none;}
.menu li li.last {padding-bottom:0;}
.menu li li span {width:150px;display:inline-block;}
.menu li li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#808184;
	padding:		0 0 0 0px;
	text-align:		left;
	display:inline-block;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			65px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}

.menu li li a:hover, .menu li li.sfHover > a {color:#dc0b02;}

.gallery li a {
    display: block;
    height: 241px;
    padding: 0;
    width: 356px;
}

/*********************************slider**********************************/
.slider-wrapper {
	overflow:hidden;
	width:100%;
	height:606px;
	position:relative;
	z-index:1;
	background:url(../images/slider-bg.gif) 0 -7px repeat-x;

}

.slider-bg {
	background:url(../images/slider-bg2.png) center 50px no-repeat;
	padding-top:13px;
	position:relative;
	overflow:hidden;
}

.slider {
	width:935px;
	height:492px;
	position:relative;
}
.items {
	display:none;
}

.photo-cover {
	background:url(../images/photo-cover.png) 0 top no-repeat;
	height:562px;
	left:50%;
	margin-left:-489px;
	width:961px;
	position:relative;
	overflow:hidden;
	padding:31px 0 0 23px;
}

.pagination {
	position:absolute;
	left:401px;
	top:513px;
	z-index:999;
	padding:15px 20px;
}
.pagination li {
	float:left;
	margin-right:8px;
}
.pagination li a {
	display:block;
	width:12px;
	height:12px;
	text-indent:-5000px;
	background:url(../images/slider-pagination.png) -20px top no-repeat;
}
.pagination li.current a, .pagination li.current a:hover {background-position:left top; cursor:default;}
.pagination li a:hover {background-position:right top;}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:60px 0 64px;
	position:relative;
	z-index:1;
	background:#FFF;
}

#page1 #content {padding:61px 0 64px;}
#page5 #content {padding:61px 0 103px;}
#page6 #content {padding:61px 0 60px;}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px; 
	line-height:1.2em; 
	color:#000;
	font-weight:normal;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px; 
	line-height:1.222em; 
	color:#000;
	font-weight:normal;
}

.comments {
	background:url(../images/comments-bg.png) left 5px no-repeat;
	color:#d90a02;
	display:inline-block;
	text-decoration:none;
	padding-left:29px;
}

.comments:hover {text-decoration:underline;}

.img-style {
	border-width:1px;
	border-style:solid;
	border-color:#dfdede;
	padding:5px;
	background:#FFF;
	position:relative;
	overflow:hidden;
}

blockquote {
	overflow:hidden;
	position:relative;
	color:#808184;
}

.quote-pad-right {padding-right:14px;}
.quote-pad-left {padding-left:14px;}

.quote-corner-right {
	background:url(../images/quote-corner-right.png) right 0 no-repeat;
	position:absolute;
	top:27px;
	right:0;
	width:15px;
	height:23px;
	z-index:2;
}

.quote-corner-left {
	background:url(../images/quote-corner-left.png) left 0 no-repeat;
	position:absolute;
	top:27px;
	left:0;
	width:15px;
	height:23px;
	z-index:2;
}


.quote-text {
	background:#f5f4f4;
	border:1px solid #dedede;
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	z-index:1;
	padding:22px 20px 27px 29px;
}

.albom-cover {
	background:url(../images/albom-cover.png) center top no-repeat;
	height:631px;
}

.comments-block {
	border-top:8px solid #f8f8f8;
	border-bottom:8px solid #f8f8f8;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
}

.comments-block li {
	background:url(../images/user-pic.jpg) 22px 14px no-repeat;
	border-bottom:2px solid #f8f8f8;
	padding:10px 10px 12px 20px;
	opacity: 1 !important;
}

.comments-block li.last {border-bottom:none;}

.comments-block span {color:#d90a02;display:block;}

.comments-block time {
	color:#808184;
	font-size:11px;
	line-height:1.272em;
	display:block;
}

.border-1 {
	border-bottom:1px solid #e7e7e7;
	padding-bottom:26px;
}

.list-1 li {
	float:left;
	position:relative;
	overflow:hidden;
	width:122px;
	margin-right:8px;
}

.link:hover {text-decoration:underline;} 

.link-1 {
	background:url(../images/marker-1.png) 0 0 no-repeat;
	color:#dc0b02;
	display:inline-block; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.25em;
	padding: 0 0 3px 34px; 
	text-decoration:none;
}
.link-1:hover {color:#000;} 

.text-1 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:1.222em;
} 

dl span {float:left; width:80px;}

dd a {
	color:#d90a02;
	text-decoration:none;
}
dd a:hover {text-decoration:underline;}

#map_canvas {
	width:540px;
	height:374px;
	overflow:hidden;
}

/***** Contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				min-height:50px;
			}
			#contact-form label.message {
				min-height:290px;
			}
			
			#contact-form input {
				width:201px;
				padding:8px 14px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#808184; 
				border:1px solid #dedede;
				background:none;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				outline:none;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				height:257px;
				margin:0;
				width:321px;
				padding:8px 14px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:14px;
				line-height:1.214em;
				color:#808184; 
				border:1px solid #dedede;
				background:none;
				overflow:auto;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
				outline:none;
			}
			#page6 #contact-form textarea {height:308px;}
			#page6 #contact-form label.message {min-height:343px;}
			
			#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:2em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { text-align:right;}
		.buttons-wrapper a { margin-left:20px;}
		
/****************************footer************************/
footer {
	width:100%;
	background:url(../images/content-edge.png) 3px top repeat-x;
	padding-top:7px;
	position:relative;
	overflow:hidden;
}

.footer-bg {
	background:url(../images/footer-bg.jpg) center top repeat-x;
	width:100%;
	height:92px;
}

.footer-indent {
	padding:10px 0 31px;
}

.footer-text {
	color:#808184;
	float:none;
	padding:1px 0 0 3px;
}

.footer-text a {color:#808184;}

.list-services {float:right;padding:0 24px 0 0px;}

.list-services li {
	float:left; 
	margin:0 0 0 6px;
}

.list-services li a {
	background:url(../images/social-buttons.png) 0 0 no-repeat;
	width:28px;
	height:28px;
	display:block;	
}
.list-services li:first-child {
	margin:0px;
}
.list-services .item-2 {background-position: -34px 0px;}
.list-services .item-3 {background-position: -68px 0px;}
.list-services .item-4 {background-position: -102px 0px;}

#easyTooltip{
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 11px;
	border:1px solid #dedede;
	background:#f5f4f4;
	color:#dc0b02;
	font-size:12px;
	font-weight:bold;
}

/***** Lightbox image *****/
.lightbox-image,
.lightbox-video {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:block;
	cursor:pointer;
	width:100%;
	}
	.lightbox-image img,
	.lightbox-video img {
	position:relative;
	z-index:2;
	background-image: url(galeries/photos/sandrina-laurent/thumb/s-l-0001.jpg);
	}
	.lightbox-image span {
		display:block;
		position:absolute;
		left:32px;
		top:25px;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 0 0;
		z-index:1;
		padding:0;
	}
	
	.lightbox-video strong {
		display:block;
		position:absolute;
		left:145px;
		top:-120px;
		width:100%;
		height:100%;
		background:url(../images/magnify2.png) no-repeat 0 0;
		z-index:3;
		padding:0;
	}
	
/************* Galleriffic ******************/

.style-1 {
	width:100%;
	height:913px;
	overflow:hidden;
}

.style-2 {
	width:100%;
	height:100%;
	overflow:hidden;
	
}

.slideshow-wrapper {
	height:595px;
	width:658px;
	padding:0 !important;
}

div.slideshow a {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
	text-decoration:none;
}

div.slideshow a img {
    display: block;
    left: 5px;
	top:4px;
    margin: 0;
    padding: 0;
    position: absolute;
}

div.slideshow span.image-wrapper {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.thumbs li {
	float:left;
	margin-right:7px;
	overflow:hidden;
}
.thumbs li.row1 {margin-bottom:8px;}
.thumbs li.last {margin-right:0;}

.thumb {display:block;}

.thumb img {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DFDEDE;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    padding: 5px;
}

#caption {
	height:595px;
	overflow:hidden;
	position:relative;
	width:100%;
	background:#FFF;
}

span.image-caption {
    left: 0;
    position: absolute;
    top: -13px;
    width: 100%;
    z-index: 10;
	background:#FFF;
}

div.caption {
    display: block;
    padding: 15px 0 0;
    width: 100%;
    z-index: 99999;
	background:#FFF;
}


/*********extra***********/
.block {height:99px;}
.extra {
	min-height:100%; 
	height:auto !important; 
	height:100%; 
	margin: 0 auto -99px; 
	position:relative;
	overflow:hidden;
} 
html, body {height:100%;}
