/*
Theme Name: bravo3
Theme URI: http://www.lecarbonaie.com/
Author: Monday in the Sun
 Copyright Monday in the Sun 2008

*/
@charset "utf-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,/* table, */caption/* ,tbody, *//* tfoot,thead,tr,th,td  */{
        margin:0;
        padding:0;
        border:0;
        outline:0;
        font-style:inherit;
        font-size:100%;
        font-family:inherit;
        vertical-align:baseline;
    }
	/* *************************

   +Misc. Utility Styles

   ************************* */

* { margin: 0; padding: 0; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		 .clearfix {display: block;}
	/* End hide from IE-mac */
	
html,
	body {
		margin:0;
		padding:0;
		height:100%;
	}
	body {
	font-family: Times, serif;
	font-size: 0.9em;
	background: url(images/bg2.jpg) repeat;
	}
	
	
	#container {
		min-height:100%;
		position:relative;
		width: 766px;
		margin: auto;
		margin-top:55px;
		background: url(images/content_bg3.gif) repeat;
	}
	#header {
		background: url(images/top3.gif) no-repeat;
		height: 50px;
	}
	
	#lines {
	background: url(images/header.gif) no-repeat;
	width:698px;
	height:60px;
	margin: auto;
	margin-top: -15px;
	}
	
	#lines h1 {
	position: absolute;
	text-indent: -9000px;
	}
	#body {
		padding:10px;
		padding-bottom:47px;	/* Height of the footer */
	}
	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:47px;			/* Height of the footer */
		background: url(images/bottom4.gif) no-repeat;
	}
	/* other non-essential CSS */
	#header p,
	#header h1 {
		margin:0;
		padding:10px 0 0 10px;
	}
	#footer p {
		margin:0;
		/* padding:10px; */
		padding-top:10px;
		font-size: .6em;
		text-transform: uppercase;
		color: #666;
padding-left:45px;
	}

	 #footer  p a{
	color: #666;
	text-decoration:none;
}
	
	
/* *************************

   Primary Navigation

************************* */
#nav {
	position: absolute;
	}

 #primaryNav {
	position: relative;
	/* float: left; */
	left: 50px;
	width: 600px;
	/*margin-left: 50px;*/
	  margin-top: -26px;  
	list-style: none;
	} 


#primaryNav li {
	float: left;
	margin: 0 1px 0 0;
	background-color: #AFA083
	}


#primaryNav a {
	display: block;
	padding: 5px 10px;
	background-color: #AFA083;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color:#fff;
	}

#primaryNav li.current_page_item {
	background-color: #fff;
	}



#primaryNav li.current_page_item a {
	background-color: #fff;
	color: #000;
	}
	
	.entry ul li {
	margin-left:20px;
	}
	
	
	
	#images {
	position: relative;
	height: 300px;
	width: 698px;
	/* background: #000; */
	margin: auto;
	overflow: hidden;
	}
	#image1 {
	position: relative;
	float: left;
	height: 300px;
	width: 498px;
	background: #000;
	overflow: hidden;
	}
	#image2 {
	position: relative;
	float: left;
	clear: right;
	height: 300px;
	width: 199px;
	background: url(images/youhouse.jpg) no-repeat top left; 
	 border-left:1px solid #fff;
	margin:0;
	padding:0;
	z-index:0; /**/

	}
	
	#txt {
	position: relative;
	float: left;
	/* clear: right; */
	width: 485px;
	margin-left:24px;
	margin-top: 10px;
	}
	
	
	p.indent{
	position: absolute;
	text-indent: -9000px;
	}
	
/* sidebar */
	#sidebar {	
	margin-top: 10px;
	float: right;
	clear: right;
	width: 200px;
	padding-right: 13px;
}

#sidebar h2{
font-size: 12px;
line-height: 1em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 0.2em;
color: #bdb6ac;
margin-right: 13px;
padding-top: 0.25em;
padding-bottom: 0.25em;
clear: left;
border-bottom: 1px solid #e1dfda;
margin-left:5px;
margin-top:10px;
}
	
#sidebar ul li{
list-style-type: none;
}

#sidebar a {
margin-right: 10px;
display: block;
font-size: 13px;
font-style: italic;
text-decoration: none;
color: #934543;
/* text-transform: uppercase; */
border-bottom: 1px solid #e1dfda;
padding: 3px;
}

#primaryNav li.current_page_item {
	/* background-position: right -100px; */
background-color: #fff;
}

#primaryNav li.current_page_item a {
background-color: #fff;
/* background-position: left -100px; */
color: #000;
}

#txt p{
padding: 5px;
}


#txt h2{
font-size: 12px;
line-height: 1em;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 0.2em;
color: #934543;
margin-right: 15px;
padding-top: 0.25em;
padding-bottom: 0.25em;
border-bottom: 1px solid #e1dfda;
margin-left:5px;
margin-top:10px;
}

/*css gallery*/
.css_gal{
padding: 5px;
}
	.css_gal ul li{
	list-style-type: none;
	display: inline;
	
	}
	.css_gal ul li a {
	border: 0;
	margin: 0;
	padding: 0;
	}
	.css_gal img {
	border: 3px solid #ccc;
	}

#txt h4, #txt h3{
padding: 5px;
}

table tr td {
padding:0px;
padding-top: 3px;
padding-bottom: 3px;
padding-left:5px;
}
.nb {
width: 40px;
height: 18px;
font-size: 10px;
}
#contact_contact select {
border: 1px solid #ccc;
}
#contact_contact input, #contact_contact textarea{
border: 1px solid #ccc;
}
.button {
padding: 3px;
width: 100px;
}






/*****************
datepicker
*****************/
option.alt
        {
        background:#eee;
        }
.w2em
        {
        width:2em;
        }
.w3em
        {
        width:3em;
        }
.w4em
        {
        width:4em;
        }
.w8em
        {
        width:8em;
        }
#newline-wrapper
        {
        margin-bottom:1em;
        }
#newline
        {
        background:#9cd001;
        border:1px solid #bce058;
        border-bottom-color:#80a300;
        border-right-color:#80a300;
        color:#fff;
        padding:4px;
        line-height:1em;
        font-weight:normal;
        text-transform:uppercase;
        text-decoration:none;
        }
.firstup
        {
        padding-right:2em;
        }
.lastup
        {
        margin-bottom:0;
        }
.al-center
        {
        text-align:center;
        }
#infotable
        {
        width:100%;
        margin-bottom:1.6em;
        }
#infotable th, #infotable td
        {
        padding:0.6em 0;
        border-bottom:1px solid #ccc;
        vertical-align:top;
        text-align:left;
        }
#infotable th
        {
        border-top:1px solid #ccc;
        }
table.split-date-wrap
        {
        width:auto;
        margin-bottom:0;
        }
table.split-date-wrap td
        {
        padding:0 0.2em 0.4em 0;
        border-bottom:0 none;
        }
table.split-date-wrap td input
        {
        margin-right:0.3em;
        }
table.split-date-wrap td label
        {
        font-size:10px;
        font-weight:normal;
        display:block;
        }
		
	.strong {
font-weight: 900;
}	

.case_u {
font-size: .6em;
text-transform: uppercase;
text-align: right;
}
.styled {
width: 260px;
background: #FFFFA0;
}
#image_home {
height: 300px;
width: 700px;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/*****end slimbox*********/
 
/*Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
*/

.slideshow{display:block;position:relative;z-index:0;}.slideshow-images{display:block;overflow:hidden;position:relative;}.slideshow-images img{display:block;position:absolute;z-index:1;}.slideshow-thumbnails{overflow:hidden;}.slideshow-images{height:300px;width:530px;}.slideshow-images-visible{opacity:1;}.slideshow-images-prev{opacity:0;}.slideshow-images-next{opacity:0;}.slideshow-images img{float:left;left:0;top:0;}.slideshow{height:300px;margin:0 auto;width:530px;}.slideshow a img{border:0;}.slideshow-captions{background:#000;bottom:0;color:#FFF;font:normal 12px/22px Arial,sans-serif;left:0;overflow:hidden;position:absolute;text-indent:10px;width:100%;z-index:10000;}.slideshow-captions-hidden{height:0;opacity:0;}.slideshow-captions-visible{height:22px;opacity:.7;}.slideshow-controller{background:url(controller.png) no-repeat;height:42px;left:50%;margin:-21px 0 0 -119px;overflow:hidden;position:absolute;top:50%;width:238px;z-index:10000;}.slideshow-controller *{margin:0;padding:0;}.slideshow-controller-hidden{opacity:0;}.slideshow-controller-visible{opacity:1;}.slideshow-controller a{cursor:pointer;display:block;height:18px;overflow:hidden;position:absolute;top:12px;}.slideshow-controller a.active{background-position:0 18px;}.slideshow-controller li{list-style:none;}.slideshow-controller li.first a{background-image:url(controller-first.gif);left:33px;width:19px;}.slideshow-controller li.last a{background-image:url(controller-last.gif);left:186px;width:19px;}.slideshow-controller li.next a{background-image:url(controller-next.gif);left:145px;width:28px;}.slideshow-controller li.pause a{background-image:url(controller-pause.gif);left:109px;width:20px;}.slideshow-controller li.play a{background-position:20px 0;}.slideshow-controller li.play a.active{background-position:20px 18px;}.slideshow-controller li.prev a{background-image:url(controller-prev.gif);left:65px;width:28px;}.slideshow-loader{height:28px;right:0;position:absolute;top:0;width:28px;z-index:10001;}.slideshow-loader-hidden{opacity:0;}.slideshow-loader-visible{opacity:1;}.slideshow-thumbnails{bottom:-65px;height:65px;left:0;position:absolute;width:100%;}.slideshow-thumbnails *{margin:0;padding:0;}.slideshow-thumbnails ul{height:65px;left:0;position:absolute;top:0;width:10000px;}.slideshow-thumbnails li{float:left;list-style:none;margin:5px 5px 5px 0;position:relative;}.slideshow-thumbnails a{display:block;padding:5px;position:relative;}.slideshow-thumbnails a:hover{background-color:#FF9!important;opacity:1!important;}.slideshow-thumbnails img{display:block;}.slideshow-thumbnails-active{background-color:#9FF;opacity:1;}.slideshow-thumbnails-inactive{background-color:#FFF;opacity:.5;}

/*email validator*/
#wrapper {width:300px; margin:50px auto}
.form {float:left; padding:0 10px 10px 10px; background:#e6decf; border:2px solid #afa083}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#e6decf; border:2px solid #afa083; border-left:none; padding:5px; min-width:150px; max-width:250px}

.pad40 {display:block; height:40px;}

p.mits, span.mits {
position: absolute;
text-indent: -9000px;
}