/* Built by Simon Collison www.collylogic.com 2004 for the Expression Engine Template Contest. Look for the comments to work out what does what */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	color: #FFF;
	text-align: center;
	background: #000000;
}

img.imageleft {
        float: left;
	margin: 0px 10px 5px 0px;
}

/* eeheader_temporary and its link styles control the dark blue bar at the top, and this is a temporary part of the design. You can safely remove this block of styles if you do not need that bar */

#eeheader_temporary {
	margin: 0 auto;
	padding: 4px 10px;
	width: 972px;
	background: #336;
	color: #9CF;
	text-align: left;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
	border-bottom: 1px dashed #99C;
	font: bold 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#eeheader_temporary a:link {
	text-decoration: underline;
	color: #E50083;
	background: transparent;
}
#eeheader_temporary a:hover {
	text-decoration: none;
	color: #FFF;
	background: #FFC;
}
#eeheader_temporary a:visited {
	text-decoration: underline;
	color: #9CF;
	background: transparent;
}

/* These are the default link styles */

a:link {
	text-decoration: underline;
	color: #E50083;
	background: transparent;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
	background: transparent;
}
a:visited {
	text-decoration: underline;
	color: #CE147E;
	background: transparent;
}

/* the wrapper holds the whole thing centrally in the browser window */

#wrapper {
	margin: 0 auto;
	width: 970px;
	background: #383539;
	color: #333;
	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

/* the masthead. Change the image reference to the one you want to use */

#header {
	margin: 0 0 10px 0;
	height: 144px;
	width: 970px;
	background: url(http://flexledlight.fr//images/layout/header.jpg);
}

#logo-zone {
		position: relative;
		top: 0px;
		left: 0px;
		width: 500px;
		height: 150px;
		border: none;
}

#email-zone {
		position: relative;
		top: -30px;
		left: 120px;
		border: none;
}

#search-zone {
color: #FFF;
position: relative;
top: 90px;
left: 700px;
background-color: transparent;
}

#search-button {
position: relative;
top: 90px;
left: 700px;
background-color: transparent;
}

/* the content style holds the two main columns together */

#content {
	margin: 0px 0 0 10px;
}

/* about_site is the holder for your introduction. This can be safely removed */

#about_site {
	float: right;
	width: 625px;
	margin: 0 0 0 0px;
	color: #333;
	text-align: left;
/* 	border: 1px dashed #999; */
	padding: 0;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 150%;
	background: #383539;
}

/* blog is the right hand column where your entries and main content appear */

#blog {
	float: right;
	width: 625px;
	margin-bottom: 10px;
	color: #FFF;
	text-align: left;
/*	border: 1px dashed #999; */
	padding: 0;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: #383539;
}

/* catalogue is the main content of pages without columns */

#catalogue {
	width: 960px;
	margin-bottom: 10px;
	color: #FFF;
	text-align: left;
	padding: 0;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: #383539;
}

#tarifspro img {
float: right;
margin: auto;
padding: 15px 15px 15px 0;
border: none;
}


#product {
	float: left;
	width: 580px;
	margin: 0 0 0px 40px;
	color: #FFF;
	text-align: left;
/*	border: 1px dashed #999; */
	padding: 0;
	font: 11px/130% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
	background: #383539;
}

div.max600 img {
max-width:600px;
}

/* sidebar is the left column where all the links and secondary info show up */

#sidebar {
	float: left;
	color: #333;
	text-align: left;
	font: 9px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-right: 11px;
        margin-bottom:15px;
	background: #383539;
	border: none;
}

.iside a {
		border: none;
}


/* 	the footer, containing credits, rss links etc */

#footer {
	margin: 0;
	padding: 15px 10px 12px;
/* 	border: 1px dashed #999;*/
	background: #383539;
	color: #FFF;
	font-size: 9px;
	letter-spacing: 0.09em;
}

/* the main class keeps blog content away from the edges. Could have been done with padding in the blog class, but that could cause some woes with older browsers */

.main {
	margin: 20px 16px 0 8px;
}

/* Header definitions. h1 is hidden, and only shows when styles are off. Note, there are specific definitions for the sidebar h3 header, blog h3 header, and the blog h2 link. The blog h2 link is a clickable rollover of the entry title */

h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:  24px;
	font-weight: bold;
	margin: 38px 0 0 0px;
	background: #ffffff url('/images/layout/headline.gif') no-repeat top left;
height:20px;

}
h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0.09em;
}
h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0.09em;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}
h4 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h5 {
	margin-bottom: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 165%;
}
#sidebar h3 {
	width: 200px;
	height: 22px;
	margin: 7px 0;
	color: #E50083;
	text-decoration: none;
	display: block;
	text-align: left;
	font: bold 22px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 6px 0 5px 35px;
}


/************************************************
*	Left Sidebar 1                    	        * 
************************************************/

#l_sidebar1 {
	float: left;

	margin: 10px 0;
	padding: 0px;
	display: inline;
	}

#l_sidebar1 a img {
	margin: 0px 0px 0px 43px;
	padding: 0px;
	border: none;
	}

/************************************************
*	Left Sidebar 2                    	        * 
************************************************/

#l_sidebar2 {
	float: left;

	margin: 10px 0;
	padding: 0px;
	display: inline;
	}

#l_sidebar2 a img {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	border: none;
	}

/************************************************
*	Left Sidebar 3                    	        * 
************************************************/

#l_sidebar3 {
	float: left;

	margin: 10px 0;
	padding: 0px;
	display: inline;
	}

#l_sidebar3 a img {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	border: none;
	}

/************************************************
*	Left Sidebar 4                  	        * 
************************************************/

#l_sidebar4 {
	float: left;

	margin: 10px 0;
	padding: 0px;
	display: inline;
	}

#l_sidebar4 a img {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	border: none;
	}
	

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 120px;
	margin: 10px 0;
	padding: 0px;
	display: inline;
	}

#l_sidebar p {
	margin: 10px 5px 10px 5px;
	padding: 4px;
	}

#l_sidebar a img {
	margin: 10px 5px 10px 23px;
	padding: 4px;
	border: none;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: left;
	width: 120px;
	margin: 10px 0 0 50px;
	padding: 0px;
	display: inline;
	}
	
#r_sidebar p {
	margin: 10px 5px 10px 5px;
	padding: 4px;
	border: none;
	}
	
#r_sidebar a img {
	margin: 10px 5px 10px 3px;
	padding: 4px;
	border: none;
	}

html>body .h3 {
	width: 300px;
}
#blog h3 {
	letter-spacing: 0.09em;
	margin-top: 9px;
	margin-bottom: 12px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.center {
	text-align: center;
}
h2 a:link, h2 a:visited {
	font-weight: bold;
	color: #E50083;
	text-decoration: none;
}
h2 a:hover {
	color: #FFF;
}

/* Dont ask. Just don't delete this spacer class */

.spacer {
	clear: both;
}

/* For use with the acronym plugin. Creates a question mark, italic text and underline on acronyms */
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

/* Two paragraph styles. A general one, and one specific to the footer */

p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#footer p {
	margin: 10px 0 5px;
}

/* For use with quotes and text you need to present outside of normal format */

blockquote {
	color: #333;
	border-left: 1px solid #CCC;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 4px;
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 165%;
}

/* The standard list styles. There are specific sidebar list styles later on */

ul {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}
li {
	border-bottom: 0 solid #CCC;
	padding-bottom: 2px;
	font: 100% verdana, arial, helvetica, sans-serif;
}

/* As it says, control of multi-entry page pagination links */

.paginate {
	margin: 18px 16px 18px 8px;
}

/* date and title are added to earlier h tags for greater control of headers. Posted shows all the author, permalink and trackback stuff under each entry */

.date {
	font-size: 10px;
}
.title {
	font-size: 135%;
	font-weight: bold;
        margin: 3px 0px 50px 0px;
	background: transparent;
	color: #E50083;
}

.sectiontitle {
	font-size: 135%;
	font-weight: bold;
        margin: 40px 0px 50px 0px;
	background: transparent;
	color: #E50083;
}
.blogtitle {
	font-size: 135%;
	font-weight: bold;
	color: #E50083;
	background: #383539 url('/images/layout/headline.gif') no-repeat bottom left;
/*        height: 22px;   */
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
/*	line-height: 20px;   */
}
.posted {
	clear: both;
	margin-bottom: 25px;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 15px;
/*	border-bottom: 1px dashed #999;  */
}
.posted_comments {
	clear: both;
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #666;
	line-height: 165%;
	padding: 3px 0 3px;
}

/* Comments classes. commbox and coomboxalt are used in the switch conditional on the comments page */

.comments {
	font-size: 120%;
	font-weight: bold;
	background: transparent;
	color: #E78818;
}
.commbox {
	background: #EDEAEB;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}
.commboxalt {
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding-left: 7px;
	padding-right: 7px;
	margin-bottom: 7px;
}

/* Some form styling. Not much though */

checkbox {
border: 3px double #999999;
padding:1px;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
textarea {
border: 3px double #999999;
padding:1px;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

input {
border: 1px double #999999;
padding: 1px;
color: #333333;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #FFF;
}
input.submit
{
border: 1px double #999999;
padding: 1px;
background-color: #333;
color: #FFF;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
fieldset {padding:10px;}

/* As mentioned above, these are the sidebar-specific list styles, based on my ticked-off links technique. Note the sidebar-specific links also. They have set widths so you can rollover anywhere along the link line */

#sidebar ul {
	list-style-type: circle;
	margin: 0;
	padding: 3px 5px 0 50px;
	font: bold 18px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: none;
	color: #666;
}
#sidebar li {
/* 	border-bottom: 1px solid #CCC;  */
}
#sidebar li a:link {
	color: #E50083;
	line-height: 120%;
	text-decoration: none;
	display: block;
	width: 250px;
}
#sidebar li a:visited {
	color: #CE147E;
	text-decoration: none;
	line-height: 120%;
	display: block;
	width: 250px;
}
#sidebar li a:hover {
	color: #FFF;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 250px;
}
#sidebar li a:active {
	color: #333366;
	line-height: 150%;
	text-decoration: none;
	display: block;
	width: 250px;
}

/* Ok, this is a bit nasty. Everything else on the sheet is used to control the tab menu under the header. See how you go with this, and be sure to back it up before you tinker */

#nav_wrapper {
	padding: 0px 0 0;
	background-color: #383539;
	font: bold 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#nav_header {
	position: relative;
	top: 15;
	left: 0;
	width: 920px;
	height: 45px;
}
#nav_header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	left: 10px;
}
#nav_header ul#primary li {
	display: inline;
	list-style: none;
}
#nav_header ul#primary a, #nav_header ul#primary span, #nav_header ul#primary a.current {
	display: block;
	float: left;
	padding: 4px 6px 4px 6px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 0;
	text-align: center;
	text-decoration: none;
	color: #333;
	font: 100% verdana, sans-serif;
}
#nav_header ul#primary span, #nav_header ul#primary a.current, #nav_header ul#primary a.current:hover {
	border: 1px solid #E91095;
	border-bottom: none;
	background: url(http://flexledlight.fr/images/layout/lb_selected.gif);
	padding-bottom: 6px;
	margin-top: 0;
	font-weight: bold;
	color: #FFF;
}
#nav_header ul#primary a {
	background: url(http://flexledlight.fr/images/layout/lb_tab.gif);
	border-top: 1px solid #E91095;
	border-left: 1px solid #E91095;
	border-right: 1px solid #E91095;
	border-bottom: 0 solid #336;
	font-weight: bold;
	color: #FFF;
}
#nav_header ul#primary a:hover {
	margin-top: 0;
	border-top: 1px solid #E91095;
	border-left: 1px solid #E91095;
	border-right: 1px solid #E91095;
	border-bottom: 0 solid #336;
	background: url(http://flexledlight.fr/images/layout/lb_tabover.gif);
	font-weight: bold;
	padding-bottom: 5px;
	color: #FFF;
}

/* Tables for the catalogue */

table {
  border-collapse: collapse;
  border: 1px solid #47454A;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #282728;
  }
caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #E50083;
  text-transform: uppercase;
  }
td, th {
  border: 1px solid #47454A;
  padding: .4em;
  color: #FFF;
margin: 0 auto;
  }

.icon {
border: none;
margin: 0 auto 3px auto;
text-align : center; 
}

.grey {
  color: #e50083;
  background: #333333;
}

thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #47454A;
  text-align: left;
  background: #121212;
  color: #FFFFFF;
  padding-top:3px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #FFF;
  }
tbody td a:hover {
  background: #FFF;
  color: #363636;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
tbody th a:hover {
  background: transparent;
  color: #363636;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #47454a;
  background: #121212;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
  background: #383539;
  }
tbody tr:hover {
  background: #47454A;
  border: 1px solid #03476F;
  color: #FFFFFF;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #47454A;
  color: #FFFFFF;
  }
