/* DEFINITIONS GENERALE */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
#modal_overlay { background-color:#000; }
.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 */
/* FIN DEFINITIONS GENERALE */

html, body {
	font-size: 11px;
	font-family: Arial;
	color: #3d3d3d;
  background: #DADADA url(main/fondbody.png) no-repeat 0 0;
}

a {
	font-size: 11px;
	font-family: Arial;
	color: #4d4d4d;
  text-decoration: underline;
}

input, textarea {
  border: 1px solid #ddd;
  font-family: Arial;
  font-size: 11px;
  color: #3d3d3d;
}
input:hover, textarea:hover {
  background-color: #f0f0f0;
}

h1 {
  color: #0371b7;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .1em;
}

hr {
  border: none;
  border-top: 1px solid #ddd;
}

/* LOGIN */
div.login{
  background: transparent url(main/login.jpg) no-repeat 0 0;
  width: 100%;
  height: 800px;
}
#loginForm {
  position: absolute;
  top: 140px;
  left: 235px;
}


/* LAYOUT */
#container {
  width: 960px;
  margin: 0 auto 0 auto;
  position: relative;
  background: #fff;
}

#header {  
  width: 100%;
  height: 90px;
  position: relative;
  background: transparent url(main/header.png) no-repeat 0 0;
}

#content {
  width: 100%;
  position: relative;  
  background-color: transparent;
  min-height: 600px;
}

#footer {
  width: 100%;
  position: relative;
  height: 70px;
  clear: both;
  background: transparent url(main/footer.png) no-repeat 0 0;
}

#tools {
  float: left;
  display: inline;
  position: relative;
  background-color: #fff;
  width: 240px;
  margin: 5px 0 0 0;
  padding: 0;
}

#edition {
  float: left;
  display: inline;
  position: relative;
  background-color: #fff;
  width: 720px;
  margin: 0;
  padding: 0;
}

#editquote1, #editquote2 {
  float: left;
  display: inline;
  position: relative;
  background-color: #fff;
  margin: 5px 0 0 0;
  padding: 0;
}
#editquote1 { width: 384px; }
#editquote2 { width: 576px; }

#logo {
  position: absolute;
  top: 0;
  left: 12px;
}

#headermenu {
  position: absolute;
  top: 0px;
  left: 200px;
}

#headermenu a {
  float: left;
  display: inline;
  width: 55px;
  height: 60px;
  text-decoration: none;
  background-position: 0 0;
}
#headermenu a.profil {
  background: url(main/profil.png) no-repeat;
}
#headermenu a.commandes {
  background: url(main/commandes.png) no-repeat;
}
#headermenu a.devis {
  background: url(main/devis.png) no-repeat;
}
#headermenu a.contacts {
  background: url(main/contacts.png) no-repeat;
}
#headermenu a.catalogues {
  background: url(main/catalogues.png) no-repeat;
}
#headermenu a.palmares {
  background: url(main/palmares.png) no-repeat;
}
#headermenu a.panier {
  background: url(main/panier.png) no-repeat;
  position: relative;
  width: 125px;
}
#headermenu a.panier div {
  position: absolute;
  top: 9px;
  left: 48px;
  color: #777;
}
#headermenu a:hover {
  background-position: 0 -5px;
}

form#search {
  position: absolute;
  top: 15px;
  right: 20px;
}
form#search input {
  border: none;
}
form#search input:hover {
  background-color: #fff;
}
form#search input.txt {
  border: 1px solid #888;
  font-size: 12px;
  color: #888;
  padding: 3px 3px 4px 20px;
  background: #fff url(main/search.gif) no-repeat 0 2px;
}


#breadcrumb {
  position: absolute;
  top: 58px;
  left:30px;
  width: 960px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  
  padding: 2px 0 0 0;
}
#breadcrumb a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin: 0 5px 0 5px;
}
#breadcrumb a:hover {
  text-decoration: underline;
}

/* VIGNETTE */
.vignette {
  float: left;
  position: relative;
  display: inline;
  margin: 5px;
  width: 350px;
  height: 180px;
}
.vignette .block {
  width: 302px;
  height: 150px;
  overflow: hidden;
}

.vignette table.vignettelayout {
  position: absolute;
  top: 0px;
  left: 7px;
  width: 337px;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
.vignette table.vignettelayout td {
  vertical-align: center;
  margin: 0;
  padding: 0;
}
.vignette table.vignettelayout td.titre {
  background-color: #888;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
  padding: 3px 22px 3px 0;
  margin: 0 0 3px 0;
}
.vignette table.vignettelayout td.actions {
  padding: 0 3px 0 7px;
}
.vignette table.vignettelayout td.image {
  width: 137px;
}
.vignette table.vignettelayout td.image div {
  width: 137px;
  height: 120px;
  overflow: hidden;
}

.vignette table.vignettelayout td.info, .leftbox table.info {
  width: 200px;
}
.vignette table.vignettelayout td.info table, .leftbox table.info {
  border-collapse: collapse;
}
.vignette table.vignettelayout td.info table th, .vignette table.vignettelayout td.info table td, div.leftbox table.info td {
  border-bottom: 1px solid #ddd;
  vertical-align: top;
  padding: 0;
}
.vignette table.vignettelayout td.info table th, div.leftbox table.info th  {
  color: #0371b7;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  width: 70px;  
}


.rounded .t-edge, .b-edge, .l-edge, .r-edge, .wrap-corner {
  position: relative;
}
.rounded .t-edge {
  background: url(main/shadow-t.png) repeat-x 0 top;
  font-size: 1px;
}
.rounded .b-edge {
  background: url(main/shadow-b.png) repeat-x 0 bottom;
  font-size: 1px;
}
.rounded .l-edge {
  background: url(main/shadow-l.png) repeat-y 0 0;
}
.rounded .r-edge {
  background: url(main/shadow-r.png) repeat-y right 0;
}
.rounded .wrap-corner {
  background: #fff !important;
}
.rounded .wrap-corner .t-edge, .wrap-corner .b-edge {
  height: 11px;
}
.rounded .wrap-corner .l, .wrap-corner .r {
  position: absolute;
  top: 0;
  height: 11px;
  width: 11px;
  background-image: url(main/corner-bits.png);
}
.rounded .wrap-corner .l {
  left: 0;
}
.rounded .wrap-corner .r {
  right: 0;
  background-position: -11px 0;
}
.rounded .wrap-corner .b-edge .l {
  background-position: 0 -11px;
}
.rounded .wrap-corner .b-edge .r {
  background-position: -11px -11px;
}
.rounded .wrap-corner .r-edge {
  padding: 5px 24px;
}


div#productofarticles {
  display: none;
}
div#poaalert {
  position: absolute;
  top: 140px;
  left: 300px;
  z-index: 100;
}
.poa {
  position: absolute;
  top: 0px;
  left: 7px;
  width: 385px;
}
.poa h2 {
  background-color: #888;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 1px;
  text-align: center;
  padding: 3px 22px 3px 0;
  margin: 0 0 3px 0;
}
/* FIN VIGNETTE */

table.list {
  border-collapse: collapse;
  font-family: Arial;
  font-size: 11px;
  margin: 0;
  padding: 0;
}
table.list thead {
  color: #999;
  font-size: 12px;
  font-weight: bold;
  text-align: left;  
}
table.list thead td {
  border-bottom: 1px solid #ddd;  
}
table.list tbody td {
  padding: 1px;
  color: #333;
}
table.list tbody tr.tr1 td {
  background-color: #ddd;
}
table.list tbody tr:hover td {
  background-color: #8DC7FF;
}
table.list tbody tr:hover td, table.list tbody tr:hover td a {
  color: #fff;
}

div.pager {
  margin: 10px 0 0 0;
  float: right;
  display: inline;
}
div.pager a, div.pager span {
  float: left;
  display: inline;
  height: 22px;
  text-decoration: none;
  line-height: 22px;
  font-weight: bold;
  font-size: 13px;
  color: #666;
  padding: 0 3px 0 3px;
}
div.pager span {
  color: #37B011;
}
div.pager a.pagerfirst {
  width: 18px;
  padding: 0;
  background: transparent url(main/pagerfirst.png) no-repeat 0 0;
}
div.pager a.pagerprev {
  width: 18px;
  padding: 0;
  background: transparent url(main/pagerprev.png) no-repeat 0 0;
}
div.pager a.pagernext {
  width: 18px;
  padding: 0;
  background: transparent url(main/pagernext.png) no-repeat 0 0;
}
div.pager a.pagerlast {
  width: 18px;
  padding: 0;
  background: transparent url(main/pagerlast.png) no-repeat 0 0;
}

.buttonadd, .buttonsave, .buttonedit, .buttoncancel,
.buttonpurchase, .buttonquote, .buttonsavepurchase,
.buttonpdf, .buttoncontinue, .buttoncaddy, .buttonproductfile {
  float: left;
  display: inline;
  height: 22px;
  border: 1px solid #ddd;
  line-height: 22px;
  padding: 0 3px 0 22px;
  color: #888;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  margin-right: 2px;
}
.buttonadd { background: transparent url(main/22add.png) no-repeat 0 0; }
.buttonsave { background: transparent url(main/22save.png) no-repeat 0 0; }
.buttonedit { background: transparent url(main/22edit.png) no-repeat 0 0; }
.buttoncancel { background: transparent url(main/22cancel.png) no-repeat 0 0; }
.buttonpurchase { background: transparent url(main/22purchase.png) no-repeat 0 0; }
.buttonquote { background: transparent url(main/22calc.png) no-repeat 0 0; }
.buttonpdf { background: transparent url(main/22pdf.png) no-repeat 0 0; }
.buttoncontinue { background: transparent url(main/22continue.png) no-repeat 0 0; }
.buttoncaddy { background: transparent url(main/22panier.png) no-repeat 0 0; }
.buttonproductfile { background: transparent url(main/22empty.png) no-repeat 0 0; }
.buttonsavepurchase {
  background: transparent url(main/22savepurchase.png) no-repeat 0 0;
  padding: 0 3px 0 38px;
}
.buttonadd:hover, .buttonsave:hover, .buttonedit:hover, .buttoncancel:hover,
.buttonpurchase:hover, .buttonquote:hover, .buttonsavepurchase:hover,
.buttonpdf:hover, .buttoncontinue:hover, .buttoncaddy:hover, .buttonproductfile:hover {
  background-color: #f0f0f0;
  color: #666;
}

table.form {
  border: none;
  border-collapse: collapse;
  margin: 10px;
}
table.form th {
  color: #0371b7;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
}
table.formshow td, table.formshow th {
  border-bottom: 1px solid #ddd;
}

div.leftbox h1 {
  font-size: 11px;
  background: #f0f0f0 url(main/boxtoggle.png) no-repeat 100% 0;
  padding: 2px;
  cursor: pointer;
}
div.leftbox h1.zero {
  background-image: url(main/boxtogglezero.png);
}
div#clubs {  
}

table.quote {
  border: none;
  border-collapse: collapse;
  width: 100%;
  margin-top: 5px;
}
table.quote a {
  text-decoration: none;
  color: #aaa;
}
table.quote a:hover {
  color: #888;
}
table.quote tr.innerhead td {
  color: #0371b7;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #ddd;  
}
table.quote tr.innerfoot td {
  color: #3d3d3d;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  background-color: #ddd;
}

table.quote tr.articleLine td {
  background-color: #FFFF99;
}

span.searched a, span.notsearched a:hover {
  color: #0371b7;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .1em;
  text-decoration: none;
  padding: 0 0 0 16px;
  background: transparent url(main/22apply.png) no-repeat 0 0;
}

span.searcheddomain a, span.notsearcheddomain a:hover {
  text-decoration: none;
  padding: 0 0 0 16px;
  background: transparent url(main/bullet_checked.gif) no-repeat 0 0;
}

span.notsearcheddomain a {
  text-decoration: none;
  padding: 0 0 0 16px;
  background: transparent url(main/bullet.gif) no-repeat 0 0;
}


ul#pointlist {
  margin: 0;
  padding: 0;
  height: 350px;
  overflow: auto;
  width: 266px;
}
ul#pointlist li, ul#pointlist li a {
  list-style-type: none;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  border-bottom: 1px dashed #eee;
  margin: 0 0 5px 0;
  padding: 0;
  color: #3d3d3d;
  line-height: 14px;
  font-weight: bold;
  width: 240px;
  position: relative;
  text-decoration: none;
}
ul#pointlist li label.circle {
  color: #eee;
  float: left;
  width: 20px;
  height: 20px;
  margin: 0 3px 0 0;
  padding: 0;
  background: transparent url(main/minicercleblanc.png) no-repeat 0 0;
  text-align: center;
  font-size: 9px;
  line-height: 20px;
}
ul#pointlist li:hover, ul#pointlist li.hover, ul#pointlist a:hover {
  color: #0371b7;
  border-color: #0371b7;
}
ul#pointlist li:hover label.circle, ul#pointlist li.hover label.circle {
  color: #c00;
  background-image: url(main/minicerclerouge.png);
}

div#caddyalert {
  position: absolute;
  top: 175px;
  left: 300px;
  z-index: 100;  
}
div#caddyalert .block {
  background: transparent url(main/44panier.png) no-repeat 0px 0px;
}

div#articlebox {
  position: absolute;
  top: 175px;
  left: 300px;
  z-index: 100;  
}

a.point {
  position: absolute;
  width: 35px;
  height: 35px;
  background: transparent url(main/puceoff.gif) no-repeat 0px 0px;
  color: #3d3d3d;
  line-height: 35px;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

a.point:hover, a.pointover {
  background: transparent url(main/puceon.gif) no-repeat 0px 0px;
  color: #fff;  
}