﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
	background-color: #cdcdcd;
	font-size: .75em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	color: #696969;
}
img {
	border: none;
}
a:link {
	color: #005695;
	text-decoration: underline;
}
a:visited {
	color: #005695;
}
a:hover {
	color: #005695;
	text-decoration: none;
}
a:active {
	color: #005695;
}
p, ul {
	margin-bottom: 20px;
	line-height: 1.6em;
}
/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1.5em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}
h2 {
	padding: 0 0 10px 0;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5, h6 {
	font-size: 1em;
}
/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
	margin-top: 0;
}
/* TOOLTIPS 
----------------------------------------------------------*/

.tooltipPrice, .tooltipSpecs {
	display: inline;
}
.tooltipText {
	display: none;
}
/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page {
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
	position:relative;
	z-index:0;
	margin-top: -30px;
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	min-width:33px;
	min-height:33px;
	margin-bottom:auto;
}
#NavBar {
	position:relative;
	z-index:2;
	width:955px;
	margin-bottom: 10px;
	top: 14px;
	left: 5px;
	padding:0;
	text-align:center;
	overflow:hidden;/* ceci pour etirer */
	background-color:#FFF;
	font-size: 11px !important;
	color: #333333;
	background-image:url('topmenu.gif');
	background-repeat:repeat-x;
}
#NavBar ul {
	float:left;
	list-style-type:none;
	display:block;
	padding:0;
	margin:0;
}
#NavBar ul li.first {
}
#NavBar ul li {
	padding: 1px 0 1px 5px;
	margin-left: 5px;
	margin-bottom:4px;
	float:left;
	width:auto;
	border-left: solid 1px #C9D7F1;
}
#NavBar ul > li:first-child {
	border-left: none;
	padding-left: 5px;
	margin-left: 0px;
}
#NavBar ul li a, #NavBar ul li a:visited {
	text-decoration: none;
}
#NavBar ul li a:hover {
	text-decoration: underline;
}
#NavBarMargin {
	width:965px;
	margin:0 auto;
}
#NavBarAlign {
	position:relative;
	width:930px;
	margin:auto;
}
.art-Sheet-Results {
}
.art-Sheet-body {
	position: relative;
	z-index:-1;
	padding: 0px;
	margin-top:0px;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc, .art-Sheet-cr, .art-Sheet-cl {
	position:absolute;
	z-index:-1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl {
	width: 52px;
	height: 52px;
	background-image: url('Sheet-s.png');
}
.art-Sheet-tl {
	top:0;
	left:0;
	clip: rect(auto, 26px, 26px, auto);
}
.art-Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 26px, 26px);
}
.art-Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(26px, 26px, auto, auto);
}
.art-Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(26px, auto, auto, 26px);
}
.art-Sheet-tc, .art-Sheet-bc {
	left: 26px;
	right: 26px;
	height: 52px;
	background-image: url('Sheet-h.png');
}
.art-Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 26px, auto);
}
.art-Sheet-bc {
	bottom: 0;
	clip: rect(26px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl {
	top: 26px;
	bottom: 26px;
	width: 52px;
	background-image: url('Sheet-v.png');
}
.art-Sheet-cr {
	right:0;
	clip: rect(auto, auto, auto, 26px);
}
.art-Sheet-cl {
	left:0;
	clip: rect(auto, 26px, auto, auto);
}
.art-Sheet-cc {
	position:absolute;
	z-index:-1;
	top: 26px;
	left: 26px;
	right: 26px;
	bottom: 26px;
	background-color: #FFFFFF;
}
.art-Sheet {
	margin-top: 10px !important;
}
#HomePage {
	width: 955px;
	margin-left: 5px;
	margin-right: 5px;
	background-position: center 230px;
	background-repeat:no-repeat;
}
#HomePage h2 span {
	color: Black;
}
#header {
	position: static;
	color: #000;
	padding-bottom: 0px;
}
#homeHeader {
	position: static;
	color: #000;
	padding-bottom: 120px;
}
#header h1 {
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	color: #fff;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
}
#HomeMain {
	padding: 30px 30px 15px 30px;
	margin-top: 40px;
	margin-bottom: 30px;
}
#Sidepage {
	width: 955px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 150px;
	background-position: 35px 75px;
	background-repeat:no-repeat;
}
#Sidepage strong {
	color:#12558F;
}
#Sidepage h1 {
	margin-top:60px;
	margin-left:40px;
	color: Black;
}
#Sidepage h2 span {
	color: Black;
}
#Sidepage a:link {
	color: Black;
}
#Sidepage a:visited {
	color: Black;
}
#SidepageHeader {
	position: static;
	color: #000;
	padding-bottom: 120px;
}
#SidepageMain {
	padding: 30px 30px 15px 30px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left:10px;
	margin-right:40px;
}
#SidepageMain li {
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#SidepageMain lo {
	margin-bottom: 10px;
	margin-top: 0px;
}
#SidepageMain ul {
	margin-bottom: 10px;
	margin-top: 0px;
}
#HomeSearchSection {
	height:200px;
	margin-left: 200px;
	margin-top:-20px;
	margin-right: auto;
}
#FreeTextSearch {
	height: 100px;
}
#logo {
	height:105px;
	width:100px;
	position:relative;
	top:20px;
	right:15px;
}
#HomeLogo {
	position:relative;
	width: 400px;
	height: 95px;
	margin-left: 65px;
	margin-right: 25px;
	margin-top: -110px;
	background-position: center;
	background-repeat: no-repeat;
}
#HomeSearchContent {
	float:none;
	position: relative;
	right: 0px;
	top: -90px;
}
#shtakname {
	position: relative;
	top: -110px;
	left: 0px;
}
#shtakname h1 {
	font-weight: bold;
	margin: 0;
	color: #005695;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
	margin-left: 0px;
}
#HomeName {
	position: relative;
	top: 0px;
	left: 0px;
	width:500px;
	margin-top: 100px;
}
#HomeName h1 {
	font-weight: bold;
	text-align: center;
	margin: 0;
	color: #333333;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	margin-left: 1px;
}
#ResultsSearchInput {
	position:relative;
	left: 270px;
	top: -30px;
	border: 1px solid #ACBABD;
	background-color: #FFFFFF;
	padding-top: 1px;
	float: left;
}
#HomeSearchInput {
	float: left;
	left: 45px;
	margin-left: 95px;
	margin-top: 50px;
	border: 1px solid #ACBABD;
	background-color: #FFFFFF;
	padding-top: 1px;
}
#SearchInputBox {
	float: left;
}
#SearchInputBox input {
	width: 270px;
	border: none;
	padding: 3px 4px 0px 4px;
}
#SearchButton {
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin: 0 1px 1px 0;
	overflow: hidden;
	border: 0 none;
	white-space: nowrap;
	background-color: White;
	margin-right: 1px;
}
#HelpButton {
	position:absolute;
	left:405px;
	top:79px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin: 0 1px 1px 0;
	overflow: hidden;
	border: 0 none;
	white-space: nowrap;
	margin-right: 1px;
}
#HelpButtonResults {
	z-index:2;
	position:absolute;
	left:580px;
	top:74px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin: 0 1px 1px 0;
	overflow: hidden;
	border: 0 none;
	white-space: nowrap;
	margin-right: 1px;
}
#HomeSubBanner {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 11px !important;
	width:955px;
	margin-left: -225px;
	margin-top: 115px;
}
#HomeSubBannerText {
    padding:5px 2px 0 0;
}
#HomeSubBannerText .tip {
    float: left;
}
#HomeSubBannerText .stats {
    float: right; padding-right: 8px;
}

#HomeContent {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 11px !important;
	width:790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 115px;
}
#HomeContent h1 {
	position: relative;
	font-size: 14px !important;
	text-align:center;
}
#HomeContent h2 {
	padding: 10px 0 0 0;
	position: relative;
	font-size: 14px !important;
	text-align:center;
	color:#12558F;
}
#HomeContentList {
	margin-left: 300px;
	text-align:left;
}
#FreeTextResultSummary {
	text-align:right;
	color:#aaaaaa;
	font-size: 11px !important;
	font-weight:bold;
	clear: both;
}
#FreeTextResult {
	float:left;
	width:100%;
}
#FreeTextResultList {
	padding-top:25px;
	float:left;
}
#FreeTextPub {
	float:right;
	width:150px;
	height:100%;
	padding-left: 8px;
	margin-top: 35px;
	padding-bottom: 50px;
	border-left: solid 1px #C9D7F1;
}
#FreeTextPub .title 
{
    color: #696969;
    margin-bottom:20px;
    text-align:center;
    font-size: 85%;
}
#FreeTextPub a .title, #FreeTextPub a, #FreeTextPub a:visited{
    text-decoration: none;
}
#FreeTextPub a:hover .title, #FreeTextPub a:hover{
    text-decoration: underline;
}
#PriceNotice {
	color: #696969;
	text-align: center;
	margin: auto;
	margin-top: 20px;
}
#FreeTextResultNavigation {
	position:static;
	width:100%;
	text-align: center;
	font-size: 125%;
}
#footer {
	color: #999;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
	margin: 10px 0 0 0;
	font-size: .9em;
}
#footer a {
	margin-left: 10px;
	padding-left: 10px;
}
#footer > a:first-child {
	margin-left: 0;
	padding-left: 0;
}
#HomeFooter {
	color: #BBB;
	position:relative;
	text-align: center;
	margin:auto;
	line-height: normal;
	font-size: .9em;
	padding-bottom: 25px;
}
#HomeFooter a {
	border-left: solid 1px #C9D7F1;
	margin-left: 10px;
	padding-left: 10px;
}
#SiteNavigation > a:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
#IndexedItems {
	margin-bottom: 8px;
	color: #666666;
}
/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
	border-bottom: 1px #5C87B2 solid;
	padding: 0 0 2px;
	position: relative;
	margin: 0;
	text-align: right;
}
ul#menu li {
	display: inline;
	list-style: none;
}
ul#menu li#greeting {
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #fff;
}
ul#menu li a {
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	background-color: #e8eef4;
	color: #034af3;
}
ul#menu li a:hover {
	background-color: #fff;
	text-decoration: none;
}
ul#menu li a:active {
	background-color: #a6e2a6;
	text-decoration: none;
}
ul#menu li.selected a {
	background-color: #fff;
	color: #000;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ffffff;
}
fieldset p {
	margin: 2px 12px 10px 10px;
}
fieldset label {
	display: block;
}
fieldset label.inline {
	display: inline;
}
legend {
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
}
input[type="password"] {
	width: 200px;
	border: 1px solid #CCC;
}
/* TABLE
----------------------------------------------------------*/

table {
	border: solid 0px #FFF;
	border-collapse: collapse;
}
table td {
	padding: 5px;
	border: solid 0px #FFF;
}
table th {
	padding: 6px 5px;
	text-align: left;
	background-color: #e8eef4;
	border: solid 1px #fff;
}
/* MISC  
----------------------------------------------------------*/
	
.productprovider {
	width:70px;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;/*background-color:Maroon;*/
}
.productinfo {
	margin-left:0;
	margin-right:0;
	padding:0 0 20px;
	width:460px;/*background-color:Lime;*/
}
table.productinfo {
	width: 100%;
}
table.productinfo tr td {
	padding-top: 0;
	padding-bottom: 3px;
}
.productprice {
	width:110px;
	text-align:right;
	font-weight:bolder;
	font-size:larger;
	margin-left:0;
	margin-right:0;
	padding-right:0;/*background-color:Blue;*/
}
.productimage {
	width:80px;
	text-align:left;
	margin: auto;
	margin-left:0;
	margin-right:0;
	padding-right:0;/*background-color:Fuchsia;*/
}
.productimage img {
	border: none;
}
.productname {
	font-size: 1.25em;
	color: #005695;/*background-color:#ACD7ff;*/
}
.productattribute {
	font-style:italic;
}
td.productattribute {
	font-style:normal;
	text-align: left;
	width: 50%;
}
.productspec {
	font-style:italic;
}
td.productspec {
	font-style:normal;
	text-align: left;
	width: 50%;
}
.clear {
	clear: both;
}
.error {
	color:Red;
}
img.pub {
	border-width:0px;
}
#menucontainer {
	margin-top:40px;
}
div#title {
	display:block;
	float:left;
	text-align:left;
}
div#title h1 a {
	color: #FFF;
	text-decoration: none;
}
div#title h1 img {
	border: none;
}
#logindisplay {
	font-size:1.1em;
	display:block;
	text-align:right;
	margin:10px;
	color:White;
}
#logindisplay a:link {
	color: white;
	text-decoration: underline;
}
#logindisplay a:visited {
	color: white;
	text-decoration: underline;
}
#logindisplay a:hover {
	color: white;
	text-decoration: none;
}
.field-validation-error {
	color: #ff0000;
}
.input-validation-error {
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}
.validation-summary-errors {
	font-weight: bold;
	color: #ff0000;
}

