@charset "UTF-8";

/* Couleurs
Rouge:         #cc3333
Bleu:  		   #125480
Bleu pale:     #0099ff
Gris (bloc):   #e9e9e9
Gris (texte):  #626262
*/

/* @group Globals */

body {
	color: #626262;
	font: 14px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: #dbdcdb url(../images/back.png) repeat-y center top;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 0;
	color: #125480;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 0;
	color: #cc3333;
	text-transform: uppercase;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 15px;
}

h5 {
	border-bottom: 1px solid #cc3333;
	padding: 0 0 10px 0;
	margin: 0 10px;
}

a:link {
	color: #cc3333;
}

a:hover {
	
}

a:visited {
	color: #aa3333;
}

hr.separator {
	visibility: hidden;
	margin: 5px 0;
}

/* @end */

/* @group Header */

#header {
	height: 200px;
	width: 940px;
	float: left;
	background-image: url(/assets/images/header/english/indotech-porte-industriel-1.jpg);
	padding: 0 20px;
	margin: 0px;
}
#fra #header {
	background-image: url(/assets/images/header/francais/indotech-porte-industriel-1.jpg);
}

#header a.home {
height: 200px;
width: 500px;
float:left;
text-indent:-3000em;
}

em#langPanel {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px;
	padding: 5px;
	color: #FFF;
	background-color: #000;
}
em#langPanel a, em#langPanel a:visited {
	color:white;
	font-weight:bold;
	font-size:larger;
}
	

/* @end */

/* @group Navigation */

#nav {
	float: left;
	width: 940px;
	height: 39px;
	padding: 0 40px 0 0;
	background: #cc3333 url(../images/navBg2.png) repeat-x left top;
}

#nav ul {
	height: inherit;
	margin-bottom: 0;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 39px;
}

#nav li a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	line-height: 39px;
	padding: 12px 20px;
}

#nav a:hover, #nav li.active a {
	background: url(../images/navHover2.png) repeat-x left top;
}

/* @end */

/* @group Content */

#content {
	float: left;
	background: url(../images/content_bg.png) repeat-x;
	width: 960px;
	padding: 10px;
}

div.box {
	float: left;
	position: relative;
	width: 618px;
	background-color: #FFF;
	margin: 0 0 20px 0;
	border-style: solid;
	border-color: #c0c0c0;
	border-width: 1px 1px 2px 1px;
}

.grid_4.box{
	margin-right:20px;
	width: 298px;
}

.grid_4.box.omega {
	margin-right: 0;
}

.box.product, .box.garantie {
	background-color: #e9e9e9;
}

div.gradient {
	background: #e9e9e9 url(../images/boxBg.png) repeat-x scroll left top;
}

.row {
	float: left;
}
#content h1 {
	padding: 10px;
}
.box h2, .box h3, .box h4, .box p {
	padding: 0 10px;
}

.title h3 {
	margin: 0 0 0 62px;
}
.about .title h3 {
	margin-left: 0;
}

/* @group Main */

#main {
	width: 620px;
	margin: 0 10px;
	float: left;
}

.title {
	padding: 10px 0;
}

.box img {
	padding: 0 10px;
	float: left;
}

.box dl {
	padding: 0 10px;
}
.box dt, .box dd {
	display:inline;
	padding:0 10px 10px 0;
}
.box dt {
	font-weight:bold;
}

.product h2, .product h2 a:link, .product h2 a:visited {
	text-decoration:none;
	color: #125480;
}
.product h2 a:hover {
	color: #cc3333;
}

.product h4 {
	margin-left: 133px;
}

.product p {
	margin-left: 133px;
}

.product p.details {
	float: left;
	margin-left: -143px;
	margin-top: 79px;
}

.product.featured h4 , .product.featured h5 {
	margin-left: 284px;
}

.product.featured p {
	margin-left: 284px;
}

.product.featured p.details {
	float: left;
	margin-left: -294px;
	margin-top: 79px;
}

.box img.picture {
	margin: 0 10px 5px;
	float:left;
	padding: 2px 4px;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 1px 2px 1px;
}

.product .frame div.thumbs {
	position:absolute;
}

.product .frame div.thumbs img {
	border:0;
	margin:0;
	padding:0;
	float:left;
}

.services {
	
}

.services h5 {
	background: url(../images/iconServices.png) no-repeat left top;
	padding-left: 30px;
	line-height: 20px;
}

.services ul, .grid_8 ul {
	width: 48%;
	padding:0 1%;
	float: left;
}
.services p, .grid_8 p {
	clear:left;
}

.product p, .about p {
	clear:none;
}

.services li {
	margin-left: 10px;
}

.garantie {
	background-color: #e9e9e9;
}

.garantie img {
	margin-top: -10px;
}

#main ul li {
	padding-left: 10px;
	background: url(../images/bulletRed.png) no-repeat left 4px;
}

/* @end */

/* @group Breadcrumb */

.crumbBox {
	background:#487899 url(../images/sideTitleBg.png) repeat-x scroll left top;
	color: #fff;
	padding:10px 0;
	margin-bottom:10px;
	display:block;
}
.crumbBox .firstCrumb {
	margin-left:10px;
}
.crumbBox .currentCrumb {
	font-weight:bold;
}
.crumbBox a, .crumbBox a:link, .crumbBox a:visited {
	text-transform:uppercase;
	border-bottom: 1px dashed #fff;
	color:#efefef;
	text-decoration:none;
}
.crumbBox a:hover {
	text-decoration:none;
	border-bottom:1px solid #fff;
}

/* @group Slider */
div.slide {
	height:156px;
	overflow:hidden;
	position:relative;
	width:596px;
	margin: 0 10px 5px;
	float:left;
	padding:0;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 1px 2px 1px;
}
div.slide div {
	position:absolute;
	padding:3px;
	margin:0;
	border:0;
}
div.slide img.picture {
	border:none;
	float:left;
	margin:0 3px 3px 0;
	padding:0;
}
/* @end */

/* @group Portfolio Show */
div.portfolio {
	position:relative;
	padding:0 10px;
}

.portfolio #portfolio {
	position:absolute;

}
.portfolio #portfolio span {
	text-align:left;
	float:left;
	width:590px;
	height:332px;
}
.portfolio #portfolio span img {
	float:none;
	display:block;
	border:none;
	padding:0;
}
.portfolio #handles {
	width:295px;
	margin-top:20px;
}
.portfolio #handles div {
	border: 1px solid #C0C0C0;
	padding: 2px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background:white;
}
.portfolio #handles img {
	padding: 0;
	cursor:pointer;
	float:none;
}
.portfolio .mask {
	position:relative;
	width:590px;
	height:332px;
	overflow:hidden;
}
.portfolio .buttons {
	clear:both;
	text-align:center;
}
.portfolio .info {
	background:#000000 none repeat scroll 0 0;
	height:50px;
	bottom:0;
	position:absolute;
	width:590px;
	color:white;
}
.portfolio .info h2 {
	margin-top:5px;
	color:white;
	margin-bottom:5px;
}
.portfolio .info a {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	float:right;
	font-size:10px;
	padding:0 3px;
	text-decoration:none;
}
.box h3.portfolio {
	clear:left;
}



/* @end */

/* @group Side */

#side {
	float: left;
	width: 300px;
	margin: 0 10px;
}

#side .title {
	background: #487899 url(../images/sideTitleBg.png) repeat-x left top;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#side .title h2 {
	color: #FFF;
}

#side .title h2 span {
	color: #0099ff;
	font-size: 13px;
	line-height: 13px;
	display: block;
	text-transform: none;
}

#side .box img {
	margin-top: -10px;
}
#side #productListing li {
	margin-left:0;
	float:left;
	width:298px;
}
#side #productListing li.subnav {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:square;
	margin-left:72px;
	margin-top:5px;
}
#side #productListing .title {
	background: #e9e9e9 url(../images/boxBg.png) repeat-x scroll left top;
	border-top:1px solid #e9e9e9;
	margin-bottom:0;
}
#side #productListing a {
	color:#125480;
	text-decoration:none;
	font-weight:bold;
}
#side #productListing .title a {
}
#side #productListing a:hover {
	text-decoration:none;
}
#side #productListing h3 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0;
	color: #125480;
	text-transform: uppercase;
}
#side #productListing h4 {
	font-size:12px;
	margin: 0 0 0 62px;
}
#side #productListing img {
	margin-top:0;
}
#qqForm {	
margin:0;
}
#qqForm legend {

}
#qqForm input, #qqForm label, #qqForm textarea {
	font: normal 12px/14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
#qqForm label {
	font-weight:bold;
}
.botdeath {
	display:none;
}
/* @end */

/* @group News */

#side #news {
	background: url(../images/newsBg.jpg) no-repeat;
}

#side #news p.date {
	margin: 0;
	font-weight: bold;
}

/* @end */

#side #newsletter {
	background: url(../images/newsletterBg.jpg) no-repeat center bottom;
}

/* @end */

/* @group Google */
#indotech-map {
	float:right;
	margin: 0 10px 10px;
	border: 1px solid #ccc;
}
/* @end */

/* @end */

/* @group Footer */

#footer {
	float: left;
	background-color: #bcbec0;
	padding: 10px 0;
	line-height: 1;
	width:980px;
}

#footer ul {
	float: right;
	margin:0;
}

#footer ul li {
	float: left;
}
#footer address {
	margin:0;
}

/* @end */

/* @group Forms */

form {
	padding: 0 0 10px 10px;
}

fieldset {
	border: 1px solid #CCCCCC;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 1.4em;
}

fieldset fieldset {
	margin-top: 0;
}

legend {
	font-weight: bold;
}

label {
	display: block;
	font-weight: bold;
}

input[type=text] {
	width: 225px;
}

input {
	font: inherit;
	padding: 2px 0;
	margin: 0 0 20px;
}

div.checkboxes {
	margin: 5px 0 20px 20px;
}

.checkboxes label {
	float: left;
	height: 21px;
	line-height: 1.5;
	text-align: left;
	margin: 5px;
	padding: 0;
	width: 300px;
}

.checkboxes input {
	line-height: 1.5;
	margin: 0.5em 0;
	padding: 0;
	clear: left;
	float: left;
}

.error {
background:#FFF6BF none repeat scroll 0 0;
border:1px solid #FFD324;
color:#514721;
}

/* @end */