/*General Style*/
IMG {border : 0;}

html,body {
	height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif; color: #000000;font-size:85%;
}

body, pre, td, th, p, ul, li
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#returnReasonDetailMarking
{
	height:11em;
	width:100%;
}

th
{
	font-size:85%;
}

/*td
{
	font-size:80%;
}

td td
{
	font-size:100%;
}*/

#mainTable
{
	font-size:80%;
}

DIV.general
{
	margin-left:9px;
	margin-right:9px;
	margin-top:8px;
}

select, textarea
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}


P.titre,span.titre,.strong{
	font-weight: bold;
	font-size:12px;
}
P.error,td.err1,td.err0,td.err3,td.err2,p.alert a {
	color: #FF0000;
	font-weight: bold;
}
p.alert {
	padding-top:10px;
	padding-bottom:10px;
}

P.content
{
	font-size:110%;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: middle;
	font-weight:normal;
}

H1
{
	font-size:195%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

H1.details
{
	padding:0px;
}

H2
{
	font-size:130%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
/*	padding-bottom:15px;*/
	vertical-align: middle;
}

H2.bordered
{
	padding:0px;
	margin:0px 0px;
	padding-left:8px;
}
div.bordered{
	float:left;
}
div.homeBlock{
	float:right;		
}
img.homeBlock{
	vertical-align:bottom;
}
h2.bord{
	border-style:solid;
	border-color:#606060;
	border-width:1px;
}
div.blockHeader
{
	border-style:solid;
	border-color:#606060;
	border-width:1px;
	padding:0px;
	margin:0px;	
	height:18px;
}
div.loginlist{
	padding:2px;
	width:90%;
	font-size:12px;
}
div.loginlist{
  	background-image: url(../../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.homeTitle{
	float:left;
}
div.homeButton{
	float:right;
}

UL
{
	margin-left:4px;
	margin-bottom:4px;
	margin-top:10px;
}

LI
{
	padding-bottom:10px;
	margin-left:10px;
	font-size:110%;
}

LI.register
{
	padding:0px;
}

HR.dotted {
	background:none;
	border:none;
  	border-bottom: 2px dotted #808080;
	width:80%;
}



HR.dotted100 {
	background:none;
	border:none;
  	border-bottom: 2px dotted #808080;
	width:100%;
}
LI.blue_item {
	list-style-image: url(../../img/bullet_blue.gif);
	list-style-position : inside;
}
A {
	text-decoration:none;
}
LABEL {font-weight:bold;}

select.large {width:98%;}
input.large{width:90%;}
textarea.large{width:75%;}
textarea.large2{width:90%;}
DIV.yellow {
    text-align:center;
	background-color:#FFFFE0;
}

/*Global Style for presentation*/
DIV.gen_A {
	width:100%;
	clear:both;
	overflow:hidden;
	border-style:solid;
	border-color:black;
	border-width:1px;
	margin-bottom:15px;
}

DIV.gen_A_NB {
	width:100%;
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
}

DIV.gen_left, DIV.gen_left_PA {
	border-style:solid;
	border-width:0px;
	border-right-width:1px;
	float:left;
	width:49%;
}

DIV.gen_right, DIV.gen_right_PA {
	border-style:solid;
	border-width:0px;
	border-left-width:1px;
	float:left;
	width:50%;
	margin-left:-1px;
}


DIV.gen_line,DIV.gen_line_last,DIV.gen_line2,DIV.gen_line_last2,DIV.gen_line_PA_right,DIV.gen_line_OH_left{
	float:left;
	width:100%;
	padding:0px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(../../img/fondgen.gif);
	background-repeat: repeat-y;
	background-position: 48% 0;
}

/*DIV.gen_line2{
	border-style:dotted;
	border-bottom-color:black;
	border-width:0px;
	border-bottom-width:1px;
	height:100%;
}*/

DIV.gen_line,DIV.gen_line_PA_right,DIV.gen_line_OH_left{
	border-bottom-color:black;
	border-style:dotted;
	border-width:0px;
	border-bottom-width:1px;
	height:100%;
}

DIV.gen_titre, DIV.gen_titre_PA_right, DIV.gen_titre_OH_left{
	float:left;
	padding-top:4px;
	padding-left:5px;
	width:48%;
	height:100%;
	font-weight:bold;
	/*vertical-align: middle;*/
	line-height:100%;
	font-size:12px;
}

DIV.gen_titre_no_bold{
	float:left;
	padding-top:4px;
	padding-left:5px;
	width:35%;
	height:100%;
	line-height:100%;
	font-size:12px;
}

DIV.gen_titre_ro{
	float:left;
	padding-top:4px;
	padding-left:5px;
	padding-bottom:3px;
	width:48%;
	height:100%;
	font-weight:bold;
	/*vertical-align: middle;*/
	line-height:100%;
}

DIV.gen_data, DIV.gen_data_PA_right, DIV.gen_data_OH_left{
	width:47%;
	float:left;
	padding-left:4px;
	padding-top:3px;
	height:100%;
	vertical-align: middle;
	font-size:12px;
}

.gen_data INPUT, .gen_data_PA_right INPUT, td INPUT, .gen_data_OH_left INPUT
{
	font-size:100%;
}

TABLE.gen_table {
	width:100%;
}
TR.gen_line{
	border-style:dotted;
	border-bottom-color:black;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	vertical-align:middle;
}

TR.yellow{
	background-color:#FFFFE0;
}
TD.gen_titre2,TD.gen_data2 {
	border-top-color:black;
	border-left-width:0px;
	border-right-width:0px;
	vertical-align:middle;
}
TD.gen_titre2{
	background-color:#FFFFE0;
}
TD.gen_data2{
	background-color:#FFFFFF;
}
INPUT.gen_data{
	width:90%;
	vertical-align:middle;
}
DIV.bouton{
	clear:both;
	float:right;
}

DIV.button{
	clear:both;
	float:right;
	margin-bottom:15px;
}

DIV.bouton_left,DIV.bouton_right{
	clear:both;
	margin-bottom:3px;
}
DIV.bouton_left{
	float:left;
	width:49%;
}

DIV.bouton_right{
	float:right;
	width:49%;
}
/*TODO : 30/05/2005 a mettre un seul nom pour ces deux trucs!! */
INPUT.bouton,INPUT.button,#default_button,#default_button_noMultiClick
{
	background-color: #375FBE;
	color: #FFFFFF;
	margin-left:5px;
	margin-bottom:10px;
	vertical-align:middle;
	font-size:100%;
	float:left;
}

INPUT.uploadButton
{
	background-color:#375FBE;
	color:#FFFFFF;
	margin-left:5px;
	margin-bottom:10px;
	vertical-align:middle;
	font-size:100%;
}

#default_button,#default_button_noMultiClick
{
	font-weight: bold;
}


DIV.clear{
	clear:both;
}

INPUT.white{
	height:15px;
	background-color:#FFFFFF;
	vertical-align:middle;
}

/*Header Global presentation*/
DIV.A{
	/* width:984px; */
	width:99%;
	background-color:#FF0000;
	border-style:solid;
	border-bottom-color:#000000;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
}

TR.blackbar
{
	border-bottom-width:3px;
	height:22px !important;
	height:19px;
	border-left-width:1px;
	border-right-width:0px;
	border-top-width:0px;
	border-color:#FFFFFF;
	border-style:solid;

}

TD.blackbarlink{
	width:85%;
	height:19px;
	line-height:19px;
	vertical-align:middle;
	padding-left:0px;
	background-color:#000000;
	font-size:70%;
  	font-family:Verdana,Arial,sans-serif;
  	padding-left:10px;
}

TD.blackbarlogout{
	width:15%;
	height:19px;
	line-height:19px;
	text-align:center;
	background-color:#000000;
	font-size:70%;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
  font-family:Verdana,Arial,sans-serif;
}

DIV.headerAccounts
{
	position:absolute;
	left : 25px;
	top : 137px;
	width:130px;
	height:25px;
}

DIV.headerAccountsArrow
{
	float:right;
	width:17px;
	height:17px;
}

input.headerAccountsText
{
	float:left;
	width:106px;
	height:11px;
	font-size:75%;
  font-family: Arial, Helvetica, sans-serif;
}

DIV.headerAccountsMenu, DIV.headerAccountsMenuShort
{
		float:left;
		visibility:hidden;
		border : solid #000000;
		background-color : #FFF;
		border-width : 2px;
		font-size:75%;
}

DIV.headerAccountsMenu
{
	width:220%;
	height:420px;
	overflow:scroll;
}

DIV.headerAccountsMenuShort
{
	width:220%;
}

DIV.headerAccountsMenuItem
{
	float:left;
	width:100%;
	background-color: White;
}

DIV.headerAccountsMenuItemOver
{
	float:left;
	width:100%;
	background-color: #B0B0B0;
	cursor: pointer;

}

DIV.headerbrandsNL{
	text-align: center;
	width:167px;
	height: 90px;
}

TD.A2{
	text-align:center;
	border-left-color:#808080;
	width:156px;
}
DIV.A2a{
	width:100%;
}
DIV.A2b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:156px;
	text-align: center;
}
DIV.A3{
	background-color:#DD2200;
	float:right;
	width:100%;
}
A.white {
	margin-left:1%;
	color:#FFFFFF;
	font-size: 120%;
	font-weight: bold;
}
A.gray {
	margin-left:1%;
	color:#666666;
	font-size: 120%;
	font-weight: bold;
}
IMG.myschneider{
	vertical-align:middle;
	height:86px;
}

TR.menuLine
{
	height:20px;
	line-height:20px;
	border: thin White;
	border-style: solid;
	border-width: 0px;
	border-left : 1px solid Black;
}


TD.menuHome, TD.menuHomeSelected, TD.menuProfile, TD.menuProfileSelected, TD.menuContactUs, TD.menuContactUsNL,
TD.menuContactUs, TD.menuContactUsNL, TD.menuContactUsSelected, TD.menuContactUsSelectedNL, TD.menuHelp, TD.menuHelpNL, TD.menuHelpSelected, TD.menuHelpNLSelected,
TD.menuLogin, TD.menuEmpty
{
	text-align:center;
	line-height:20px;
   height:20px;
	font-size:85%;
	border: thin White;
	border-width: 0px;
	border-style: solid;
	border-left: 1px solid White;
}

TD.menuHome{
 	width:14.7%;
	background-color:#666666;
}

TD.menuHomeSelected{
 	width:14.7%;
	background-color:#FFCC00;
	color:Gray;
}

TD.menuProfile{
	width:41.2%;
	background-color:#666666;
}

TD.menuProfileSelected{
	width:41.2%;
	background-color:#FFCC00;
	border: thin White;
	border-style: solid;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
}

TD.menuContactUs,TD.menuContactUsNL{
	background-color:#666666;
}

TD.menuContactUs{
	width:29%;
	}

TD.menuContactUsNL{
	width:17.6%;
}

TD.menuContactUsSelectedNL{
	width:17.6%;
	background-color:#FFCC00;
	border: thin White;
	border-style: solid;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
}

TD.menuContactUsSelected{
	width:27%;
	background-color:#FFCC00;
	border: thin White;
	border-style: solid;
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
}
TD.menuHelp,TD.menuHelpNL,TD.menuEmpty
{
	background-color:#666666;
}

TD.menuEmpty
{
	width:59.3%;
}

TD.menuHelp
{
	width:14.3%;
}

TD.menuHelpSelected, TD.menuHelpNLSelected
{
	width:20%;
	background-color:#FFCC00;
	border: thin White;
	border-style: solid;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

TD.menuHelpNL, TD.menuHelpNLSelected
{
		width:9%;
}

TD.menuLogin
{
	width:13.4%;
	background-color:#666666;
}

TD.menuMap{
	padding-left:18px;
	vertical-align:middle;
	height:30px;
	font-size:110%;
	line-height:22px;
}
TD.menuShoppingCaddie{
	width:20px;
	height: 30px;
}
TD.menuShoppingLink{
	width: 100px;
	height: 30px;
	line-height: 22px;
	font-size:110%;
}

.menuShoppingCartLink {
	vertical-align: middle;
}

/* Very interesting td's */
/* left Navigator */
DIV.leftNav,DIV.LoginLN{
	margin-top:5%;
}

TABLE.leftNav
{
	width:157px;
	float:right;
	border-style: solid;
	border-left-width: 1pt;
	border-bottom-width: 1pt;
	border-top-width: 1pt;
	background-color:#FFFFE0;
	border-right-width:0px;
	border-left-color:#000000;
	font-size:110%;
}

TABLE.portletLeftNav
{
	width:157px;
	border-style: solid;
	border-left-width: 1pt;
	border-bottom-width: 1pt;
	border-top-width: 1pt;
	background-color:#FFFFE0;
	border-right-width:0px;
	border-left-color:#000000;
	font-size:110%;
}

TD.leftNavTitle
{
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
}

TD.leftNavItem
{
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
}

TD.leftNavSubItem
{
	padding-left: 12px;
	font-size:100%;
}

TR.leftNavRedBar
{
	height:3px;
	background-image: url(../../img/redbar.gif);
	background-repeat: repeat-x;
}

TR.leftNavDottedBar
{
	height:2px;
	width:70px;
	background-image: url(../../img/dotted.gif);
	background-repeat: repeat-x;
}

A.leftNav{
	text-decoration:none;
}

H1.leftNav {
	font-size:100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/*Principal screens global style*/

DIV.principal,DIV.printer,DIV.login,DIV.registration{
	float:left;
	border-style:solid;
	border-left-color:#000000;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	padding-bottom:40px;
	min-height:300px;
}


DIV.login
{
	width:70%;
}

DIV.principal, DIV.printer{
	width:94% !important;
	width:96%;
}
DIV.registration{
	width:94% !important;
	width:96%;
}


/*Footer style :*/
DIV.footer{
	clear:both;
	width:100%;
	text-align:right;
	font-size:110%;
}

/*Login Style*/
DIV.menuLogin{
	width:83.2%;
	background-color:#646464;
	float:right;
	border-color:#000000;
	border-right-width:0px;
	border-left-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	}
DIV.menuLoginGrey{
	width:19.7%;
	background-color:#646464;
	text-align:center;
	float:right;
	border-style:solid;
	border-color:#FFFFFF;
	border-right-width:1px;
	border-left-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}

DIV.officeLocatorLeft
{
	text-align:left;
	width:20% !important;
	width:10%;
	float:left;
}

DIV.officeLocatorCenter
{
	margin-left:5%;
	float:left;
	width:30% !important;
	width:30%;
	text-align:left;
}

DIV.officeLocatorRight
{
	margin-left:5%;
	float:left;
	width:35% !important;
	width:30%;
	text-align:left;
}

DIV.loginLeft{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	width:25%;
	float:left;
}

DIV.loginRight{
	padding-left:40px;
	float:left;
	width:60%;
	text-align: left;
}

DIV.homeLeft
{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	width:46%;
	float:left;
}

DIV.homeRight
{
	padding-left:20px;
	float:left;
	width:46%;
	text-align: left;
}

DIV.helpLeft
{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	width:20%;
	float:left;
}

DIV.helpRight
{
	padding-left:20px;
	float:left;
	width:70%;
	text-align: left;
}

TD.homeSubItem
{
	padding-left: 12px;	
	font-size:12px;
}


DIV.loginBorder{
	width:100%;
	border-style:solid;
	border-color:#808080;
	border-width:1px;
	float:left;
}
INPUT.login{
	margin-left:10%;
	width:80%;
}
DIV.loginQuery{
	height:25px;
 	width:30%;
 	float:left;
 	text-align:center;
	background-color:#FFFFE0;
	border-style:solid;
	border-left-width:0px;
	border-right-color:#808080;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}
DIV.loginInput{
	width:49%;
	float:left;
	margin-right:1%;
}
DIV.separator{
	width:100%;
	float:left;
}

DIV.yellowSeparator{
	width:30%;
	float:left;
	background-color:#FFFFE0;
	border-style:solid;
	border-left-width:0px;
	border-right-color:#808080;
	border-right-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
}
DIV.whiteSeparator{
	width:69%;
	float:left;
	background-color:#FFFFFF;
}
DIV.loginBouton{
	clear:both;
	text-align:right;
	padding-right:4%;
}
/*Order Status Style :*/

DIV.data_left{
	float:left;
	width:45%;
}
DIV.data_right{
	float:right;
	width:45%;
}
TD.solidHorizontalBlack{
	border-top: 1px solid #000000;
}

TD.solidBlack{
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
}

TD.solidVerticalBlack{
	border-left: 1px solid #000000;
}
TD.dottedHorizontalBlack{
	border-bottom:1px dotted #000000;
}
TD.solidCornerBlack{
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
TABLE{
	width:100%;
	border-collapse: collapse;
}
TABLE.width99{
	width:99%;
}

TD.width50{
	width:50%;
}

TD.width100{
	width:100%;
}

TD.width157{
	width:157px;
}
ul.none{
	margin-bottom:4px;
	margin-top:4px;
}
li.none{
	list-style-type:none;
	padding-bottom:1px;
	padding-top:1px;
	font-size:100%;	
}

TABLE.data,TABLE.data1,div.data1
{
	margin-bottom:15px;
	border-style:solid;
	border-color:black;
	border-width:1px;
	width:100%;
	font-size: 100%;
	clear:both;
}
TABLE.data1,div.data1{
	background-color:#FFFFE0;
}

TD.width85{
	width:85%;
}
TD.width15{
	width:15%;
}
TR.dottedWhiteBar
{
	height:6px;
	background-image: url(../../img/dottedWhiteBar.gif);
	background-repeat: repeat-x;
}

TR.dottedBottomBar
{
	height:5px;
	background-image: url(../../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

TH.L, TH.R, TH.C, TH.LWidthPA, TH.genLWidthPA10, TH.genLWidthPA16, TH.genLWidthPA20, TH.genLWidthPA30, TH.RWidthPA, TH.genRWidthPA20, TH.genLWidthPA5
{
	font-size:110%;
	padding-top:4px;
	padding-bottom:3px;
}

TH.L, TH.LWidthPA, TH.genLWidthPA10, TH.genLWidthPA16, TH.genLWidthPA20, TH.genLWidthPA30, TH.genLWidthPA5
{
	padding-left:10px;
	text-align:left;
}

TH.genLWidthPA10
{
	width:10%;
}

TH.genLWidthPA5
{
	width:5%;
}

TH.genLWidthPA16
{
	width:16%;
}

TH.genLWidthPA20
{
	width:20%;
}

TH.genLWidthPA30
{
	width:30%;
}

TH.R, TH.RWidthPA, TH.genRWidthPA20
{
	padding-right:10px;
	text-align:right;
}

TH.genRWidthPA20
{
	width:20%;
}

TH.C
{
	text-align:center;
}

TH.check
{
	text-align:left;
	padding-left:10px;
	width:15px;
}
TD.DL0,TD.DL1,
TD.DR0,TD.DR1,
TD.DL2,TD.DL3,
TD.DR2,TD.DR3,
TD.NL1,TD.NR1,
TD.DC0,TD.DC1,
TD.Ncheck0,TD.Ncheck1,TD.Dcheck0,TD.Dcheck1
{
	border-top-color:black;
	border-left-width:0px;
	border-right-width:0px;
	font-size:110%;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
}

TD.DC1
{
	font-size:13px;
}

/* style : N = normal or D = dotted */
TD.DL0,TD.DL1,
TD.DR0,TD.DR1,
TD.DC0,TD.DC1,
TD.DL2,TD.DL3,
TD.DR2,TD.DR3,
TD.Dcheck0,TD.Dcheck1
{
	background-image: url(../../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: top;
}

TD.NL0,TD.NR0,
TD.NL1,TD.NR1,
TD.NL2,TD.NR2,
TD.NL3,TD.NR3,
TD.Ncheck0,TD.Ncheck1
TD.err0,TD.err1,td.err3,td.err2
{
	background-image:none;
}

/*
	DL = Dotted Left
	1 = Yellow 0 = White
	NL = Normal Left
*/
TD.DL0,TD.DL1,TD.DL2,TD.DL3,TD.NL0,TD.NL1,TD.NL2,TD.NL3,TD.err0,TD.err1,td.err3,td.err2,
TD.Dcheck0,TD.Dcheck1,TD.Ncheck0,TD.Ncheck1
{
	text-align:left;
	padding-left:10px;
}

TD.DR0,TD.DR1,TD.DR2,TD.DR3,TD.NR0,TD.NR1,TD.NR2,TD.NR3{
	text-align:right;
	padding-right:10px;
}

TD.DC0,TD.DC1
{
	text-align:center;
}

TD.Dcheck0,TD.Dcheck1,TD.Ncheck0,TD.Ncheck1{
	width:15px;
}

/* color : 1,3 = white  */
TD.DL0,TD.DR0,TD.DC0,
TD.DL2,TD.DR2,
TD.NL0,TD.NR0,
TD.NL2,TD.NR2,
TD.err0,TD.Dcheck0,TD.Ncheck0,td.err2
{
	background-color:#FFFFFF;
}


TD.DL1,TD.DR1,TD.DC1,
TD.DL3,TD.DR3,
TD.NL1,TD.NR1,
TD.NL3,TD.NR3,
TD.err1,TD.Dcheck1,TD.Ncheck1,td.err3
{
	background-color:#FFFFE0;
}


TD.DL2,TD.DR2,TD.DL3,TD.DR3,
TD.NL2,TD.NR2,
TD.NL3,TD.NR3
TD.err0,TD.err1,td.err3,td.err2
{
	color:#FF0000;
}

TD.DL0,TD.DR0,TD.DL1,TD.DR1{
	color:#000000;
}

TR.dottedWhiteBar
{
	height:6px;
	background-image: url(../../img/dottedWhiteBar.gif);
	background-repeat: repeat-x;
}

TR.dottedCenterBar,TR.dottedBottomBar
{
	height:5px;
	background-image: url(../../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
}

TR.dottedBottomBar
{
	height:2px;
	background-position: bottom;
}

DIV.dottedBar{
	height:1px;
	background-image: url(../../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
DIV.width100{
	width:100%;
}
DIV.empty25{
	width:25%;
	float:left;
	background-color:Blue;
}
DIV.blank_left {
	float:left;
	width:49%;
}
DIV.blank_right {
	float:right;
	width:49%;
}
DIV.blank_right2{
	float:right;
	width:69%;
}
DIV.right{
	float:right;
}
DIV.left{
	float:left;
}

DIV.middle{
	text-align:center;
}

DIV.middleButtons{
	text-align:center;
	padding-top:50px;
}

FORM.left{
	float:left;
}

.errorMsg {color: #CC0000}

.errorMsgDark {
	color: #CC0000;
	font-weight : bold;
	list-style-type : square;
	font-size:12px
}

.warningMsgDark {color: BLUE;  font-weight : bold; }
/*Shipping Schedule*/
input.OSS{
	background-color: #375FBE;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
}
form.OSS{
	margin-bottom:0px;
}


DIV.importHTML, DIV.importHTMLCentered
{
		font-size:110%;
		width:80%;
}

.importHTML P, .importHTML PRE
{
	margin:1em 0;
}

.importHTML OL
{
	padding-left :10px;
}

.importHTML LI
{
	padding :0px 5px;
}

.importHTML H2
{
	margin-top :30px;
}

.importHTML P
{
	text-align:justify;
}

.importHTML .strong
{
	font-weight:bold;
}
DIV.empty40px{
	width:40px;
	float:left;
}

.headline {font-size: 20px}

input.OE_catalogNumber{
	width: 80px;
}

/* Style for search block */
.subnavHl 
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #ffcc00;
	border-color:#000000;
	height:19px;
}

.subnav 
{
	background-color: #666666;
	border-color:#000000;
	height:19px;
	vertical-align: middle;
}

.lineBg
{
	background-color: #000000;
	width:1px;
}

.cellHl
{
	background-color: #ffffe0;
}

.panel
{
	background-color: #ffffff;
}

.height100{
	height:100%;
}

DIV.search_gen_line{
	border-bottom-color:black;
	border-width:0px;
	border-bottom-width:1px;
	height:100%;
}

DIV.search_gen_line,DIV.search_gen_line_last{
	float:left;
	width:100%;
	padding:0px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(../../img/fondgen.gif);
	background-repeat: repeat-y;
	background-position: 48% 0;
}

DIV.searchHeader {
	border: 1px solid black;
	border-bottom-width: 0px;
}

DIV.searchBottom {
	border: 1px solid black;
	background-color: #FFFFE0;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px; font-size: 12px;
}

/* Style for search block */
DIV.quicksearch{
        line-height:1px;
        border:1px solid black;
}

DIV.searchtitle{
        height:19px;
        overflow : hidden;
        border-bottom:1px solid black;
        background-color: #FFCC00;
}

DIV.search_title_image{
        float:left;
        height:19px;
        width:24px;
        background-color: #666666;
}

DIV.search_title_image img{
        padding:3px;
}

DIV.search_title_text{
        height:19px;
        background-color: #FFCC00;
        padding-top:9px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color : grey;
}

DIV.search_title_text span{
        margin-left : 7px;
}

TD.tdBlackbarBanner{
        width:90%;
}

TD.searchGreenBar{
        background-color:#339933;
        height:100%;
}

TD.tdsearch{
        background-color:#ffffe0;
}

.buttonSearch{
        background-color: #375fbe;
        color: #ffffff;
        font-size: 11px;
        background-image: url(../../img/icon_go.gif);
        background-repeat: no-repeat;
		background-position: right center;
		padding-right: 8px;
		padding-left: 4px;		
}

.search{
		font-size: 10px;
}

DIV.searchform_top{
        background-image: url(../../img/fondgen.gif);
        padding-bottom: 2px;
        padding-top: 2px;
        padding-left: 4px;
}

DIV.searchform_bottom{
        background-image: url(../../img/fondgen.gif);
        padding-bottom: 2px;
        padding-top: 2px;
        padding-right: 4px;
}

.emptyLine {
        font-size:1px;
}

TD.block{
	float:left;
	width:85%;
}

TD.blockButtons{
	width:15%;
}

TD.blockButtonsRight{
	float:right;
}

P.content_short
{
	font-size:110%;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: middle;
	font-weight:normal;
}

P.content_short_bold
{
	font-size:110%;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align: middle;
	font-weight:bold;
}

a.class, span.listHl
{
	font-size:12px;
}

.mandatoryBlock {

	padding-left: 12px;
	color: #0000FF;
	font-weight: bold;
}

.notMandatoryBlock {
	background-color:#FFFFFF;
	color:#000000;
}
p.center{
	text-align:center;
}

DIV.gen_titre_cms{
	float:left;
	padding-top:4px;
	padding-left:5px;
	width:20%;
	height:100%;
	font-weight:bold;
	/*vertical-align: middle;*/
	line-height:100%;
	font-size:12px;
}

DIV.gen_data_cms{
	float:left;
	padding-top:4px;
	padding-left:5px;
	width:78%;
	height:100%;
	font-weight:bold;
	/*vertical-align: middle;*/
	line-height:100%;
	font-size:12px;
}

DIV.gen_line_cms{
	border-bottom-color:black;
	border-style:dotted;
	border-width:0px;
	border-bottom-width:1px;
	height:100%;
}

.copyright{
	font-size:10px;
}

.termsHyperlink{
	text-decoration:underline;
}

.strongAndUnderlined
{
	font-weight:bold;
	text-decoration:underline;
}

.strongAndItalic{
	font-weight:bold;
	font-style:italic;
}

.strongAndItalicAndTall{
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}

.justifyAndItalic
{
	text-align:justify;
	font-style:italic;
}

DIV.gen_line_last_cms,DIV.gen_line_cms{
	float:left;
	width:100%;
	padding:0px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(../../img/fond20percent.gif);
	background-repeat: repeat-y;
	background-position: 20% 0;
}

p.affidavitTitle{
	font-weight:bold;
	font-size:8.0pt;
	text-align:center;
}

p.affidavitParagraph{
	font-weight:bold;
	font-size:9.0pt;
	text-align:justify;
}

p.affidavitSubtitle{
	text-decoration:underline;
	text-align:center;
}

p.affidavitItalic{
	font-style:italic;
	font-size:10.0pt;
	text-align:center;
}

textarea.affidavitTextArea{
	font-size:8.0pt;
}

.homelist,.homelistLast{
	padding:2px;
	width:90%;
	font-size:12px;
}
.homelist,.homelistLast{
	padding-left:20px;
}
.homelist {
  	background-image: url(../../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.paragraph {
	padding-left:160px;
}
.infobulle {
	background-image: url(../../img/magnifier.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 20px;		
	cursor: help;
}
.infobulleLarge {
	background-image: url(../../img/magnifierLarge.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 20px;		
	cursor: help;
}