﻿/* ODESSA CANADA STYLES SHEET */


/*---------------------------------*/
/*-		HTML STANDARD TAGS		  -*/
/*---------------------------------*/

html,
body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

body{
	background:#000000 url(../images/bgBody.jpg) center bottom repeat-x ;
	}
	
div,
img,
form{
	margin:0;
	padding:0;
	border:0;
	}

input,
select,
texarea{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

table,
tbody,
tr,
th,
td{ 
	margin:0;
	padding:0;
	border-collapse:collapse;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h1{
	font-size:20px;
	color:#3C82D5;
	padding:0;
	margin:26px 0 10px 0;
	font-weight:normal;
	}	

h2{
	font-size:16px;
	color:#3C82D5;
	}
	
h3{
	font-size: 14px;
	color:#000000;
	}
	
p{
	font-size:12px;
	color:#000000;
	}
	
ul,
li{
	font-size:12px;
	color:#000000;
	}
	
a,
a:link,
a:active,
a:visited,
a:hover{
	text-decoration:none;
	color:#3c82d5;
	}

a:hover{
	text-decoration:underline;
	color:#807f7c;
}
	
/*---------------------------------*/
/*-		Main Structure styles	  -*/
/*---------------------------------*/

.wrap{
 	position:absolute;
	top:0;
	left:50%;
 	width:900px;
	margin-left:-450px;
	z-index:0;
	}

.header{
	float:left;
	width:900px;
	background: #000000 url(../images/bgHeader.jpg) 0 0 repeat-x;

	}	
	
.mainCtn{
	float:left;
	width:900px;
	background:#d2d2d3 url(../images/bgContent.jpg) 0 0 repeat-x;
	position:relative;
	}
	
.content{
	float:left;
	width:670px;
	margin-left:10px;
	padding-bottom:30px;
	}	
	
.footer{
	float:left;
	width:900px;
	background:#FFFFFF;
	text-align:center;
	font-size:10px;
	}	
	
/*---------------------------------*/
/*-		Header Structure styles	  -*/
/*---------------------------------*/

.headerTop{
	width:900px;
	height:85px;
	}
	
.headerTop img.logo{
	float:left;
	margin-top:11px;
	}
	
.logon{ 
	float:right;
	margin-top:20px;
	width:385px;
	height:65px;
	}

.logon a.btLogon,
.logon a.btLogon:hover{ 
	float:right; 
	background: url(../images/btLogon.jpg) 0 -2px no-repeat;
	width:80px;
	height:53px;
	margin:0;
	padding:4px 20px 2px 10px;
	border:none;
	text-align:left;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
.logon a.btLogon:hover{ color:#444444;}	
.logon input.text{
	float:left;
	width:120px;
 	margin:5px 5px 1px 5px;
	padding:2px;
	border:none;
	background-color:#c1c1c1;
	}
 
.logon label{ 
	float:left;
	/*width:105px;*/
	text-align:right;
 	/*margin:5px 10px 1px 10px;
	padding:2px 0;*/
	color:#ffffff;
	}
	
.logon .checkbox
{
    float:left;
    width:10px; 
   	margin:3px 27px 0px 00px;
	padding:0px;
           
  }
.logon .checkboxtext
    {   
    width:auto;
    margin:5px 10px 1px 40px;
	padding:0px;
    }

	
.logon span{ 
	float:left;
	width:105px;
	text-align:right;
 	margin:5px 10px 1px 10px;
	padding:2px 0;
	color:#ffffff;
	}	
/*---------------------------------*/
/*-			Top Menu styles		  -*/
/*---------------------------------*/

.mainMenu { 
	float:left;
    width: 890px;
	padding-top:13px;
	margin:0;
	}
	
.mainMenu ul { 
	float:left;
	margin:3px 5px 0px 0;
	list-style:none;
	padding:0;
    width: 750px;
	}
   
.mainMenu ul li{
	float:left;
	margin:0 ;
	padding: 0;
	color:#ffffff ;
	font-size:13px;
	text-transform:uppercase;
	}
	
a .tabLt{
 	float:left;
	background:url(../images/tabLt.gif) 0 0 no-repeat ;
	height:30px ;
	width:10px;
	}
	
a.home .tabLt{background:url(../images/Home_tabLt.gif) 0 0 no-repeat ;}
	
a .tabMid{ 
	float:left;
	background:url(../images/tabMid.gif) right 0 repeat-x;
	height:30px ;
	width:auto;
	padding:0 2px;
	line-height:30px;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
	white-space:nowrap;
	 }
	
a .tabRt{ 
	float:left;
	background:url(../images/tabRt.gif) 0 0 no-repeat;
	height:31px ;
	width:10px;
	}
 
li.selected a .tabLt,
a:hover .tabLt{
 	float:left;
	background:url(../images/tabLt_over.gif) 0 0 no-repeat ;
	}
	
li.selected a.home .tabLt,
a.home:hover .tabLt{background:url(../images/Home_tabLt_over.gif) 0 0 no-repeat ;}	
	
li.selected a .tabMid,	
a:hover .tabMid{ 
	float:left;
	background:url(../images/tabMid_over.gif) right 0  repeat-x;
	color:#000000; font-weight:bold;
	text-decoration:none;
	}
	
li.selected a .tabRt,	
a:hover .tabRt{ 
	float:left;
	background:url(../images/tabRt_over.gif) 0 0 no-repeat;
	}

a.langChng,
a.langChng:link,
a.langChng:active,
a.langChng:visited {
	display:block;
	float:right; 
	text-transform:uppercase;
	width:65px;
	font-weight:bold;
	color:#3c82d5;
	}

a.langChng:hover{ 
	text-decoration:none;
	color:#ffffff;
	}
/*---------------------------------*/
/*-			Left Menu styles	  -*/
/*---------------------------------*/


.leftMenu{
	float:left;
	margin-left:1px; 
	width:189px;
	position:relative;
	}

.leftMenu ul{
	margin:0 0 0 0;
	padding:0 0 10px 0;
	width:189px;
	list-style:none;
	border:0;
	float:left;
	position:relative;
	}
.leftMenu ul li ul{	padding:0 0 0 0;}	
	
.leftMenu ul li{
	background: #c2c2c2 url(../images/noBulletL1.jpg) 0 0 repeat-y;
	width:189px;
	margin:0px 0 0 0px;
	padding:0px 0 0px 0px;
	list-style:none;
	float:left;
	position:relative;
	border-top:#ffffff 1px solid;
	}
.leftMenu ul li.selected,
.leftMenu ul li:hover{	background-color: #659ecb;}	

.leftMenu ul li.selected ul li.selected{background-color:#8EB0CB;}

.leftMenu ul li ul{ display:none;}
.leftMenu ul li:hover ul{ 
	display:block;
	position:absolute;
	left:173px;
	top:0;
	z-index:1000;
	
	}
.leftMenu ul li.selected ul{
display:block;
 position:static;
 float:left;
 top:0;
 left:0;}

.leftMenu ul li.selected:hover ul li,
.leftMenu ul li.selected li,
.leftMenu ul li li{
	background:#dfdfdf url(../images/noBulletL2.jpg) 0 0 repeat-y;
	width:173px;
	margin:0px 0 0 16px;
	padding:2px 0 0px 0px;
	list-style:none;
	float:left;
	 /*list-style-image:url(images/bulletL1.jpg);*/
	}
	
.leftMenu ul li li{	
	padding:0px 0 0px 0px;
}


.leftMenu ul li.selected ul li:hover{
	background-color: #659ecb;}

	
.leftMenu a{ 
	display:block;
	padding:0;
	margin:0;
	vertical-align:middle;
	padding:2px 0 2px 23px;
	background:  url(../images/bullet.gif) 5px 4px no-repeat;
	color:#000000;
	text-decoration:none;
}

/*---------------------------------*/
/*-			Page Content styles	  -*/
/*---------------------------------*/
.telephone{ float:right;
	background:url(../images/telephoneCtn.jpg) 0 0 no-repeat;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	width:123px;
	padding-left:40px;
	padding-top:2px;
	height:25px;
	}
.catalogue{
	float:left;
	vertical-align:middle;
	width:670px;
	margin-top:20px;
	margin-left:7px;
	}
.catalogue h2{ 
	float:left;
	font-size:12px;
	margin:0 0 0 -1px;
	padding:0;
	clear:right;
	}
	
.catalogue h2 .lt{
	float:left;
	background:url(../images/btBlackLt.jpg) 0 0 no-repeat;
	height:19px;
	width:5px;
	}

.catalogue h2 .rt{
	float:left;
	background:url(../images/btBlackRt.jpg) 0 0 no-repeat;
	height:19px;
	width:5px;
	 }
	 
.catalogue h2 .mid{
	float:left;
	background:url(../images/btBlackMid.jpg) 0 0 repeat-x;
	line-height:19px;
	padding: 0 15px;
	color:#fff;
	 }

.catalogue img{ 
float:left; 
margin:0 7px;}
	
.catalogue table{ 
	float:left; 
	border:1px solid #c5c7c9;
	width:650px;
	}
	
.catalogue table.headerTable{
	margin-top:3px;
	background: url(images/bgTableHeader.jpg) 0 0 no-repeat;
	}
		
.catalogue th{ 
	/*width:135px;*/
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	}
	
.catalogue td{ 
	/*width:125px;*/
	text-align:left; 
	color:#000000; 
	padding:3px 5px;
	border:1px solid #c5c7c9;
	background:#ffffff;
	}
p.note{ margin-left:125px; font-style:italic; font-size:10px; float:left;}

/*---------------------------------*/
/*-			Home page styles  	  -*/
/*---------------------------------*/
.homePage .mainCtn{
	background:#ffffff url(../images/Home_ContentBg.jpg) 0 top repeat-x;	
	}

.homePage a{ color:#000000;}
.homeLeft{
	float:left;
	width:418px;
	background: url(../images/HomeLtCol.jpg) 0 top no-repeat;
	margin-top:1px;
	height:588px;
	}
	
.homeLeft h1{margin:50px 20px 30px 30px;}

.homeLeft p{ 
	color:#ffffff;
	margin:15px 100px 0 30px;}	
	

.homeLeft a{ 
	color:#ffffff;
	margin:15px 100px 0 30px;}		
	
.homeRight{
	float:left;
	margin:30px 20px 30px 20px;
	width:442px;
	_margin:30px 10px 30px 10px;
	}

.homeRight ul{ 
	list-style-image:url(images/bulletBlue.gif);
	margin-left:15px;}

.column{
	float:left; 
	width:135px;
	}

.flashPlayer{
	width:392px;
	height:397px;
	float:left;
	}
/*---------------------------------*/
/*-			Common classes  	  -*/
/*---------------------------------*/

.center,
.catalogue td.center{ text-align:center;}

.pdf,
a.pdf:hover {
	background:#E7EBEA url(images/pdfLink.jpg) 0 0 no-repeat;
	padding:6px 20px 6px 30px ;
	line-height:20px;
	text-decoration:none;}
	
/*---------------------------------*/
/*-			IE6 Fixes		  	  -*/
/*---------------------------------*/
	
* html .leftMenu ul li a:link,
* html .leftMenu ul li a:active,
* html .leftMenu ul li a:visited,
* html .leftMenu ul li a{ color:#000000;}	
* html .leftMenu ul li a:hover{	background-color: #659ecb; color:#000000; text-decoration:none;}

* html .leftMenu ul li.active{	background-color: #659ecb;}	
* html  .leftMenu ul li ul { display:none;	}
* html .leftMenu ul li.active ul{ 
	display:block;
	position:absolute;
	left:158px;
	top:0;
	z-index:1000;
	}

* html .leftMenu ul li.selected ul li{
	margin:0px 0 0 8px;
	padding:0px 0 0px 0px;
	}

.leftMenu ul li.selected ul li.active{
	background-color: #659ecb;}


/* N'WARE TECNOLOGIES CSS */
/*

body
{
    margin: 0;
    overflow: auto;
    z-index: 6;
}
*/
/*Upper menu dimensions*/

.divUpperMenu
{
    /*     Keven Lachance : temporarily desactivated to view the contentPlaceHOlder     position:absolute;     */
    background-color: White;
    width: 100%;
    height: 100px;
    overflow: hidden;
    z-index: 4;
}

/*Displayed contents according to the menu item clicked*/

.divPageContents
{
    position: absolute;
    background-color: White;
    height: 100%;
    width: 100%;
    top: 100px;
    overflow: hidden;
    z-index: 3;
}

/*List of categories to the left of the catalog*/
.divCategoryList
{
    position: absolute;
    background-color: White;
    float: left;
    width: 200px;
    overflow: hidden;
    z-index: 2;
}

/*Product listing according to the selection of the category/manufacturer*/
.divProductList
{
    position: absolute;
    background-color: White;
    left: 200px;
    float: left;
    overflow: hidden;
    z-index: 1;
}

/*Align block element (div and others) in the page*/
.left
{
    float: left;
}
.right
{
    float: right;
}

/* Titres en gras */
.title
{
    font-weight: bold;
}
.BigTitle
{
    font-size:30px;
    
}

.CatalogCategorieTable
{
    
   color:blue;
   text-decoration:underline;
   cursor:pointer;
    
}
.CatalogCategorieSelectedTr
{
 color: red;
}
.CatalogFabriquantTr td
{
    padding-left:15px;
}
.CatalogFabriquantSelectedTr td
{
    padding-left:15px;
    color:Red
}
.PictureCell
{
     height:80px;
     width:80px;
     border-width:0px;
}

.Hand
{
     cursor:pointer;
}

.PublicFull{
	float:left;
	width:900px;
	margin-top:1px;
/*	height:588px;*/
	}
	
.PublicFull h1{margin:50px 20px 30px 30px;}

.PublicFull p{ 
	color:#ffffff;
	margin:15px 100px 0 30px;}	
	
.PublicFull span{ 
	color:#ffffff;	
	margin:15px 0 0 30px;}			


.PublicFull a{ 
	color:#ffffff;
	}

	
.PageLogon table{
	width:350px;
	margin: 0 auto;
}

table.PageSearch{
	width:900px;
	margin: 10px;
}

input.Pagelogon {
	float:left;
	Width:86px;
 	margin:5px 5px 1px 5px;
	padding:2px;
	border:none;
	background-color:#c1c1c1;
	}		
	
.headerNoLogin{
	float:left;
	width:900px;
	background: #000000;
	}		
	
.DealerGrid{
	float:left;
	vertical-align:middle;
	/*width:670px;*/
	margin-top:10px;
	}
	

.DealerGrid span{ 
	color:#ffffff; 
	margin:0 0 0 0;
}

.DealerGrid span.PriceList{ 
	color:#000000; 
	margin:0 0 0 0;
}

.DealerGrid table{ 
	border:1px solid #c5c7c9;
	table-layout:fixed;
	}
	
.DealerGrid th{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	}
	
.DealerGrid th.ItemCode{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:100px;
}

.DealerGrid td.UnavailableStatus
{
	text-align:center; 
	color:#FF0000; 
	padding:3px 0px;
	border:1px solid #c5c7c9;
	background:#ffffff;
}

.DealerGrid th.Description{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:150px;
}

.DealerGrid th.DescriptionConfirm{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:300px;
}

.DealerGrid th.Manufacturer{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:110px;
}

.DealerGrid th.Qty{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:75px;
}

.DealerGrid th.Availability{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:80px;
}

.DealerGrid th.Price{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:75px;
}

.DealerGrid th.CatalogPage{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:75px;
}

.DealerGrid th.Picture{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:85px;
}

.DealerGrid th.Invoice{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:100px;
}

.DealerGrid th.Reason{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:200px;
}

.DealerGrid th.Cancel{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:48px;
}

.DealerGrid th.Modify{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:100px;
}

.DealerGrid th.Total{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:100px;
}

.DealerGrid th.Hidden{ 
	color:#000000; 
	background:#000000;
	width:0px;
}
		
.DealerGrid td{ 
	text-align:center; 
	color:#000000; 
	padding:3px 0px;
	border:1px solid #c5c7c9;
	background:#ffffff;
	}	
	
.DealerGrid td.HeaderInfoLabel{ 
	text-align:center; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:100px;
	}	
	
.DealerGrid td.HeaderInfo{ 
	text-align:left; 
	color:#3c82d5; 
	border:1px solid #c5c7c9;
	padding:3px 0 ; 
	background:#000000;
	width:225px;
	}		
	
.DealerGrid td.HeaderInfo input{ 
	float:left;
	Width:200px;
 	margin: 1px 5px 1px 5px;
	padding:2px;
	border:none;
	background-color:#c1c1c1;
	}		
	
.DealerGrid td.FooterTotal{ 
	text-align:right; 
	color:#000000; 
	padding:3px 0px;
	border:1px solid #c5c7c9;
	background:#ffffff;
	}		
	
.DealerGrid td.FooterTotal span{ 
	margin-right:15px;
	color:#000000;
	}		
	
.DealerGrid td.NewLine{ 
	text-align:center; 
	color:#ffffff; 
	background:#151B8D;
	padding:3px 0px;
	border:1px solid #c5c7c9*;
	}			
	
.DealerGrid td.NewLineEnterDirective{ 
	text-align:left; 
	color:#ffffff; 
	background:#151B8D;
	padding:3px 0px;
	border:1px solid #c5c7c9*;
	margin:0 0 0 5px;
	}
	
.DealerGrid td.NewLineEnterDirective span{ 
	text-align:left; 
	margin:0 0 0 5px;
	}	
		
.DealerSectionButton{ 
	text-align:center; 
	color:#3c82d5; 
	padding:3px 0px;
	margin:5px;
	border:1px solid #c5c7c9;
	background:#000000;
	width:100px;
	}
	
.ConnexionInfoButton{ 
	text-align:center; 
	color:#3c82d5; 
	padding:3px 0px;
	margin:5px;
	border:1px solid #c5c7c9;
	background:#000000;
	width:300px;
	}		
	
.DocumentReply
{
	margin-top:15px;
	margin-left:15px;
}

.DocumentReply span
{
	color:#ffffff; 
	margin-left:1px;
}
		
.HistoLeft{ 
	text-align:center; 
	width:400px;
	vertical-align:top;
	}	
	
.HistoLeft span{ 
	margin:0 0 0 0;
	}		
	
.HistoRight{ 
	text-align:center; 
	margin:5px 5px 0 0;
	width:400px;
	vertical-align:top;
	}	
	
.HistoRight span{ 
	margin:0 0 0 0;
	}		
	
.HistoTable{ 
	margin:0;
	padding:0;
	border-collapse:separate;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	}	
	
.LoggedUserName h1{
	font-size:20px;
	color:#3C82D5;
	padding:0;
	margin:10px 0 10px 0;
	font-weight:normal;
	}				

/* 
	Sébastien Nadeau, 2009-07-27
	CSS pour les popups d'image (source : http://www.lokeshdhakar.com/projects/lightbox2/)
*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
body{ margin: 0; padding: 0; }