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

	Title: Simpsons Flooring Center
	Author: XHTMLized
	Date: April 2008 

***********************************************************************************************

	1.  GENERAL
			1.1 Headings and paragraphs
			1.2 Forms
			1.3 Links
			1.4 Miscellaneous
		
	2. GENERAL ELEMEMENTS
	
	3. LAYOUT
			3.1 Accessibility menu
			3.2 Header
			3.3 Content
			3.4 Secondary content
			3.5 Sidebar
			3.6 Footer
		
	4. LAYOUT ELEMENTS

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


/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/* Global reset */
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-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; }

body {
	line-height:1; }	
	
ol,ul {
	margin-bottom: 5px;
	margin-top: 5px;
	list-style:none; }
	
li { line-height: 1.4em; margin-left: 25px; margin-bottom: 5px; margin-top: 5px; list-style-position: outside; list-style-type: disc; font-size: 1.4em;}
	
table {
	border-collapse:separate; 
	border-spacing:0;  /* tables still need 'cellspacing="0"' in the markup */
}

caption,th,td {
	line-height: 1.4em;
	padding: 5px;
	font-size: 1.4em;
	text-align: left; 
	font-weight:normal;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; /* 1em = 10px \ 1.1em = 11px \ 1.2em = 12px */
	text-align:center;
}

/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/	

h1 {}

h2 {}

h3 { margin-bottom: 3
px; margin-top: 3px; color: #e12717; font-weight: bold; font-size: 14px;}

h4 {}

p  {}

blockquote {padding-left: 40px; padding-bottom: 2px; padding-right: 10px; padding-top: 13px; margin: 20px; color: #000; font-weight: bold; background:url(/images/blockquote.jpg) repeat-y; width: 445px;}

blockquote p {width: 380px;}


/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/	

input, textarea, select {
	font:1.2em Arial, Helvetica, sans-serif;
}

.formulaire {
margin-left:25px;
}

.formulaire .firstCol {
float:left;
height:20px;
line-height:20px;
padding:0px 10px 0px 5px;
text-align:right;
width:140px;font-size: 14px;
}

.formulaire .ligne {
clear:both;
float:left;
padding:6px 0px 6px;
}

.ligne input {
width:40px;
font-size: 12px;
}

.fieldlabel {
vertical-align:top;
text-align:right;
font-size: 12px;
}

/* 1.3	Links
-----------------------------------------------------------------------------------------------*/	

a {
	color:#ed2424;
	text-decoration:none;
}
a:visited {}
a:hover {
	text-decoration:underline;
}
a:active {}

a span {cursor:pointer;}

/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/	

hr {display:none;}
strong {font-weight:bold;}
em {font-style:italic;}
abbr, acronym {border-bottom:1px dotted #999;cursor:help;}

/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.hide {position:absolute;left:-9999px;}
img.left {float:left;margin-left:0;}
img.right {float:right;margin-right:0;}

.clear {clear:both;}
br.clear {font-size:0;height:0;line-height:0;overflow:hidden;}

.clearfix:after, #fc:after
{content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix, #fc
{display:inline-block;}	/* Hides from IE-mac \*/ 

* html .clearfix, * html #fc
{height:1%;}

.clearfix, #fc
{display:block;} /* End hide from IE-mac */


/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.container {
	width:800px;
	position:relative;
	margin:0 auto;
	text-align:left;
}

#fc {
	padding:0 15px;
	width:770px;
}

#header {
	padding-top:9px;
}

/* Default - Two columns layout */

#content {
	float:left;
	width:491px; 
}
	
#sidebar {
	width:242px;
	float:right; 
}

#footer {
	clear:both; }

.meet-the-team {
	clear: both;
}
	
.meet-the-team div {
	display: block;
	width: 200px;
	float: left;
	margin: 10px;
	font-size: 1.4em;
}
	
/* Main Backgrounds */

body {
	background:#000 url(../images/bg_body.jpg) top center no-repeat;
	color:#fff;
}

#fc {
	background:#fff url(../images/bg_fc.gif) 524px 0 repeat-y;
	border-width:15px 0 20px 0;
	border-style:solid;
	border-color:#fff;
	color:#000;
}

#footer {
	background:#000 url(../images/bg_footer.gif) top center repeat-x;
	padding-bottom:10px;
}

/* 3.1	Accessibility menu
-----------------------------------------------------------------------------------------------*/	
#accessibility-menu {position:absolute;left:-1000em;text-align:left;}

/* 3.2	Header
-----------------------------------------------------------------------------------------------*/	

/* Logo -> Image replacement. */
#header .logo, #header .logo a, #header .logo a span {display:block;width:656px;height:83px;overflow:hidden;}

#header .logo {position:relative}
#header .logo a { /* style the text covered by image */ }
#header .logo a span {	
	position:absolute;top:0;left:0;z-index:10;
	background:url(../images/logo.jpg) no-repeat;
}

#navigation {
	position:relative;
	height:47px;
}
	#navigation li {
		float:left;
		font-size: 11px;
		list-style-type: none;
		margin: 0px;
	}
		#navigation a {
			float:left;
			height:22px;line-height:22px;
			padding:0 14px;
			
			font-size:1.2em;
			font-weight:bold;
			text-transform:uppercase;
			color:#cbc0b4;
		}
		#navigation li.first a {padding-left:8px;}
		
	#navigation ul {
		position:absolute;top:22px;left:0px;
		width:800px;height:22px;
		background:#333;
		display:none;
	}
	
	
		#navigation ul a {
			padding:0 7px;
			color:#e3ddd7;
			font-size:10px;
		}

#header img, #header #flash {
	margin-bottom:4px;
}

#header #imagenav {
	height:88px;
	margin-bottom:0px;
}
	#header #imagenav li {
		float:left;
		float:left;
		font-size: 11px;
		list-style-type: none;
		margin: 0px;
	}
	#header #imagenav a {
		position:relative;
		float:left;
		height:30px;width:186px;
		padding:52px 10px 0 0;
		margin-right:5px;
		color:#fff;
		text-align:right;
		font-size:1.6em;
	}
	#header #imagenav li.i-tips a {
		margin-right:0;
	}
		#header #imagenav a span {
			position:absolute;top:0;left:0;
			width:100%;height:100%;
			background-position:top center;
			background-repeat:no-repeat;
		}
		#header #imagenav a:hover span {
			background-position:bottom center;
		}
	
#header #imagenav li.i-prod a span {background-image:url(../images/i-prod.jpg);}
#header #imagenav li.i-sale a span {background-image:url(../images/i-sale.jpg);}
#header #imagenav li.i-team a span {background-image:url(../images/i-team.jpg);}
#header #imagenav li.i-tips a span {background-image:url(../images/i-tips.jpg);}

/* 3.3	Content
-----------------------------------------------------------------------------------------------*/	

#fc h1, #fc h2 {
	margin-bottom:7px;
	font-size:2.6em;
	font-weight:bold;
	color:#ed2424;
	font-family:"Lucida Sans",Verdana,Arial,Helvetica,sans-serif;
}
#fc p {
	font-size:1.4em;
	line-height:1.5em;
	margin-bottom:15px;
}

#fc .small-text {
	font-size: 0.9em;
	color: #999;
}

#fc .deal {
	margin: 10px;
	border: 3px dashed #999;
	padding: 20px;
	background: #efefef;
	font-size: 1.3em;
}

#fc .deal h3 	{	font-size: 1.6em; margin-bottom: 10px; }
#fc .deal p		{	line-height: 1.2em; }

/* 3.4	Secondary content
-----------------------------------------------------------------------------------------------*/	

/* 3.5	Sidebar
-----------------------------------------------------------------------------------------------*/	

#sidebar div.vcard {
	margin-bottom:25px;
	font-size:1.4em;
	line-height:1.7em;
}
	#sidebar div.vcard span.value {font-weight:bold;}
	#sidebar div.vcard a {font-weight:bold;color:#000;}

#sidebar a.map {
	position:relative;
	display:block;
	width:227px;height:86px;
	padding:8px 0 0 8px;
	border:1px solid #cbc0b4;
	font-size:1.8em;line-height:1.4em;letter-spacing:1px;
}
	#sidebar a.map span {
		position:absolute;top:0;left:0;
		width:100%;height:100%;
		background-position:center center;
		background-repeat:no-repeat;
		background-image:url(../images/find-us.gif);
	}
/* 3.6	Footer
-----------------------------------------------------------------------------------------------*/	

#footer {width:100%;}

#footer p {
	font-size:1.2em;
	line-height:1.7em;
	padding-top:0.1em;
	text-align:center;
}

#footer div.vcard {
	font-size:1.2em;
	line-height:1.8em;
	height:1.8em;
	text-align:center;
}
	#footer div.vcard div {
		display:inline;
	}
	#footer div.vcard div.tel {
		padding-left:12px;
	}

#footer p.copyright {
text-align: left;
float:left;
width:60%;
	margin-top:7px;
	color:#999;
}
#footer p.menu2 {
text-align: right;
width:40%;
float:right;
	margin-top:7px;
	color:#999;
}
	#footer p.copyright a, #footer p.menu2 a {
		color:#999;
		text-decoration:underline;
	}
		#footer p.copyright a:hover, #footer p.menu2 a:hover {
			text-decoration:none;
		}

/* 4. LAYOUT ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/

.sIFR-active #fc h1, .sIFR-active #fc h2 {
  visibility: hidden;
  line-height: 1em;
  font-family:"lucida sans",verdana,sans-serif;
  font-size: 26px; 
}