/*
	Author	:	Christopher Robinson
	Email		:	christopher@edg3.co.uk
	Website	:	http://www.edg3.co.uk/
*/
* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background:#fff;
	color:#666;
	font:0.75em/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height:1.4em;
}

/* general */
a {
	color:#9C0;
	text-decoration:none;
}
a:hover {
	color:#555;
	text-decoration:none;
}

/* header */
#header {
	background:#323232 url('images/background_header.jpg') center repeat-y;
	width:100%;
	height:100px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
/*	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
*/	margin:0 auto;
	width:800px;
	position:relative;
}
#header_inside h1 {
	color:#9c0;
	float:left;
	font:2.5em 'Trebuchet MS', Verdana, sans-serif;
	height:100px;
	line-height:100px;
	margin:0 0 0 20px;
	background:  url('images/logo.jpg') no-repeat 0 10px;
	position:absolute;
	top:0;
	left:0;
	width:400px;
	text-indent:-9999px;}
	
#header_inside span {
	display:block;
	position:absolute;
	top:78px;
	left:100px;
	color:#fff;}


#phone {
    float:right; 
    margin:70px 12px 0 0;
    color: #8BB056;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
}

#header_inside h1 span {
	color:#fff;
	font-size:35%;
	margin: 0 10px;
}
#header_inside ul {
	float:right;
	height:100px;
	list-style:none;
	width:600px;
}
#header_inside ul li {
	border-right:1px solid #555;
	float:right;
	height:100px;
	list-style:none;
	width:75px;
}
#header_inside ul li a {
	color:#fff;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:75px;
}
#header_inside ul li a:hover {
	background:#fff;
	color:#111;
}
#header_inside ul li a.active {
	background:#fff;
	color:#111;

}

/* content */
#content {
	background:#fff url('images/background_content.jpg') center repeat-y;
	clear:both;
	width:100%;
}
#content_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#content_inside_sidebar {
	clear:both;
	float:right;
	height:auto;
	line-height:175%;
	margin:5px 0;
	padding:0 10px;
	width:200px;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#000;
	font-size:110%;
	font-weight:400;
	padding:5px 3px 5px 0;
	text-align:right;
}
#content_inside_sidebar ul {
	letter-spacing:-1px;
	list-style:none;
	margin:0 0 10px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	text-align:right;
	width:194px;
    color:#8BB056;
}
#content_inside_sidebar ul li a:hover {
	background:#ddd;
	color:#000;
}

#content_inside_sidebar ul li a.active {
	background:#ddd;
	color:#111;
}

#content_inside_main {
	border-right:1px solid #bbb;
	background:#fff;
	float:left;
	letter-spacing:-1px;
	line-height:175%;
	/*margin:0 auto;*/
	padding:10px;
	width:559px;
	text-align:left;
}
#content_inside_main h1 {
	border-bottom:1px solid #ccc;
	font-size:125%;
	padding:0 0 2px;
}
#content_inside_main h2 {
	color:#ccc;
	font-size:115%;
	text-align:right;
}
#content_inside_main h3 {
	color: #666666;
	font-size:135%;
	background : url(http://www.lespromotionszone.com/images/fleche.jpg) no-repeat;
	height:50px;
	padding:10px 0 0 80px;
	margin: 5px 0 5px 20px;
	letter-spacing:0px;
	text-transform:uppercase;
}
#content_inside_main p {
	padding:0 0 10px;
	text-align:justify;
}

#content_inside_main p img{
float:left;
margin: 0 5px;
}

/* footer */
#footer {
	background:#323232 url('images/background_footer.jpg') center repeat-y;
	clear:both;
	height:100px;
	width:100%;
}
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:100px;
	margin:0 auto;
	width:800px;
}
#footer_inside p {
	color:#fff;
	line-height:100px;
	text-align:center;
}
#pageinfo {
color:#8BB056; 
text-align:left; 
font-size:18px; 
padding:10px 20px 10px 10px;
 
letter-spacing:1px;
text-transform:uppercase;

}


input{
border:dashed 1px #666666;
background-color:#E5E5E5;
}

input[type="text"]{
color:#8BB056;
}

textarea {
border:dashed 1px #666666;
background-color: #E5E5E5;
color:#8BB056;
}

input.send-btn {
width: 130px;
height: 25px;
background-color: #8BB056 ;
outline: none;
color:#000;
}
input.send-btn:hover {
background-color: #9C0 ;
}


#themap{
border: solid 1px #333333}

#webloft{
width:800px; margin:25px auto; text-align:center}


.calendar {
	width:535px;
	border:solid 1px #d0d0d0;
	margin-left:15px;
	margin-top:20px;
	margin-bottom:10px;
}

.calendar tr{
	height:45px;
}
.calendar td{
	overflow:hidden;
	width:50px;
}
.calendarEventOff {
	/*background-color:#d0d0d0;*/
	padding:2px;
	line-height:45px;
}
.calendarEventOn {
	background-color:#343434 !important;
	border:none !important;
	color:#fff !important;
	padding:3px 0px;
	cursor:pointer;
}
.calendarEventOn span{
	font-size:10px;
}
.calendarNavigation {
	/*font-family:"Myriad Pro", "Trebuchet MS", Arial;*/
	font-size:22px;
	margin:0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	color:#000;padding-top:40px
}
.calendarWeekName {
	background-color:#8BB056;
	color:#fff;
	padding:2px;
}
div.datebox {margin: 0 10px 400px 25px;}


