﻿/*

colors :

light blue : a0feff
light violet : b0a0ff
grey blue : 5b6868
mouse over : #355555
*/

a , a:hover
{
	color:White;
	text-decoration:none;
}

body 
{
	/*background-color:#ffa500;*/
	
	/* background-color:#453555; */
	/*
	background-color: #a0feff;
	
	
	background-repeat:repeat;
	background-attachment:fixed;
	*/
	/*
	background-repeat:no-repeat;
	background-position:right bottom;
*/
	padding:0;
	margin:0;
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
	color:White;
}

#leftMenuZone
{
	position:absolute;
	/*background-image: url(pixmaps/lapin.gif); */
	width: 85px;
	height: 104px;
	left: 850px;
	top: 80px;
	z-index :30;
}

.menuLeft
{
	z-index:6;
}

.menuLeft dl, .menuLeft dt, .menuLeft dd, .menuLeft ul, .menuLeft li 
{
	margin: 0;
	padding: 0;
	z-index:6;
}

.menuLeft dd 
{
	position:relative;
	top: 40px;
	left: -155px;
	margin-top: 0px;
	
	padding-top: 0px;
	z-index:6;
	float:left;
	width:150px;
}

.menuLeft dt {
	cursor:pointer;
	float:left;
	text-align: center;
	font-weight: bold;
	width: 150px;
	height:32px;
	z-index:5;
	padding-right:10px;
}

.menuLeft ul 
{
	position:absolute;
	float:none;
	display:block;
	border: 1px solid gray;
	left:0px;
	top:0px;	
	list-style: none;
	padding-bottom:10px;
	margin-bottom:8px;
	background-color: #5b6868;
	
	border-right-width:2px;
	border-right-color:Gray;
	border-right-style:solid;
		
	border-bottom-width:2px;
	border-bottom-color:Gray;
	border-bottom-style:solid;
	
	padding-top:5px;
	margin-top:0px;
	z-index:6;
	width:350px;
}

.menuLeft li {
	text-align: center;
	font-size: 85%;
	height: 28px;
	line-height: 28px;
	display:block;
	float:none;
	list-style: none;
	z-index:7;
	width: 345px;
}

.menuLeft li a, .menuLeft dt a 
{
	font-size:8pt;
	text-decoration: none;
	display:block;
	color:White;

	margin-left: 5px;
	margin-right: 5px;
	padding-left : 10px;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom : 0px;
	border-style:groove;
	border-width: 2px;

	height:28px;	
	z-index:8;
}

.menuLeft li a
{
	width: 315px;
	text-align:left;
	z-index:9;
}

.menuLeft dt a 
{
	text-align:center;
	width:120px;
	z-index:6;
}

.menuLeft li a:hover , .menuLeft dt a:hover 
{
	background-color:#355555;
	color:White;
	z-index:6;
}

#changeablecontentZone
{
	position:absolute;
	padding:0px;
	left : 0px;
	top : 155px;
	z-index:3;
	width:100%;
}

#changeablecontent
{
	padding:10px;
	min-height: 500px;
	color:White;
}

#topZone
{
	
	padding-left:5px;
	padding-right:5px;
	position: absolute; 
	top: 0px;
	left: 0px;
	height: 90px;
	width: 100%;
	background-color: #5b6868;
	color:White;
	border-bottom-width:8px;
	border-bottom-color:Gray;
	border-bottom-style:double;
}

#topZoneLogo
{
	padding-left : 2px;
	padding-right : 5px;
	position:absolute;
}

#leftMenu
{
	padding-left : 300px;
}

#topZoneLogo a
{
	color:White;
	text-decoration:none;
}

#contact
{
	padding: 50px;
}







#topZoneButtons
{
	position:absolute;
	right:0px;
	top:10px;
	padding : 0px;
	margin-right : 10px;
	margin-top:0px;
	clear:both;
}


#topZoneButtons ul , #topZoneButtons img
{
	padding-top:0px;
	margin-top:0px;
}

#topZoneButtons li
{
	list-style-type:none;
	float:left;
	padding-top:0px;
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
}

.stepSubmitButton
{
	 font-weight:bolder;
	 background-color : #444455;
	 color: White;
	 /* border-color: #333366; */
	 border-color: White;
}


.CurrentStepLabel
{
	font-size:larger;
	font-weight: bolder;
}

.ShowSubGroup
{
	float: left;
	display: inline;
	
	padding:20px;
	/*min-height: 500px; */
}

.GroupDiv
{
	float: left;
	display: inline;
	margin:10px;
	border-style:double;
	border-color: White;
	border-width:8px;
	width:200px;
	height:235px;
}

.GroupDiv img
{
	width:150px;
	height:150px;
	border-style:none;
	margin:25px;
}

.GroupDiv img:hover
{
	width:170px;
	height:170px;
	border-style:none;
	margin:15px;
}

.GroupDiv h3
{
	text-align:center;
	width:200px;
	padding:0px;
	margin:0px;
	font-size: 11pt;
	height: 40px;
}

.GroupDiv a
{
	color:White;
	text-decoration: none;
	width:200px;
	height:235px;
	display:block;
	/*border-style:groove; */
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background-color: #5b6868;
}

.GroupDiv a:hover
{
	background-color:#355555;
}

#topZoneLightmotif
{
	position : relative;
	padding:0px;
	margin:0px;
	top: 20px;
	right: 0px;
	text-align:right;
	width: 100%;
	display:block;
	font-style:italic;
	font-weight: bold;
	font-size: 15pt;
	padding-right: 10px;
	margin-right: 30px;
	font-family:Baskerville Old Face;
	color: #5b6868;
}

#topZoneSlogan
{
	position:absolute;
	top: 5px;
	left: 170px;
	font-weight: bold;
	font-size: 16pt;
	
	font-style:italic;
}


#topZoneSearch
{

}

#footer
{
	width:100%;
	height:55px;
	border-width:2px;
	background-color:#5b6868;
	clear:both;
	/*position:absolute;*/
	bottom:0px;
	
	border-top-width:8px;
	border-top-color:Gray;
	border-top-style:double;
}

#societyId
{
	color:White;
	text-align:center;
	width:100%;
}


#banner
{
	width:100%;
	height:100px;
	background-image: url(pixmaps/banner.jpg);
	background-color:#a0feff;
	clear:both;
	/*position:absolute;*/
	/*bottom:0px;*/
	background-repeat:repeat-x;
}

#hierarchyBar
{
	position: relative;
	height: 15px;
	width: 100%;
	display:block;
	
	color:White;
	padding-left : 15px;
	
	padding-top:0px;
	margin-top:0px;
}

a.hierarchyBarItem
{
	padding-right: 15px;
	color:#aaaaaa;
	text-decoration:none;
	
} 

a.hierarchyBarItem:hover
{
	color:White;

}



ul.GroupProducts
{
	margin: 30px;
	vertical-align:middle;
	width: 100%;
	list-style-type: none;
}

ul.GroupProducts li
{
	width: 300px;
	height:70px;
	float:left;
	display: inline;
	
	margin : 10px;
	padding-left : 5px;
    list-style-type: none;
	vertical-align:middle;
	list-style-type:none;
	border-style:solid;
	border-width:1px;
	border-color:White;
	
}

ul.GroupProducts img
{
	
	height:70px;
	width:70px;
	border-style:none;
	float:right;
	display:inline;
}

ul.GroupProducts a
{
	text-decoration:none;
	font-size: 12pt;
	height: 70px;
	width:300px;
	
}

li.GroupProductsLi0
{
	background-color: #b0a0ff;	
	color:#5b6868;
}

li.GroupProductsLi1
{
	background-color: #5b6868;	
}

.GroupProducts a
{
	width:100%;
	height:100%;
	display:block;
}

.GroupProducts a:hover
{
	background-color: #355555;
	color:White;
}

a.GroupProductsLiA0
{
	color:White;
}

a.GroupProductsLiA1
{
	color: White;
}

.GroupProductsLiName
{
	float:none;
	clear:both;
	display:inline;
	
	width:100%;
	height:35px;
	padding-left: 5px;
	cursor:inherit;
}

.Product_htmlZoom_prices_productImg
{
	float:right;

}

.Product_htmlZoom_prices_batchSize
{
}

table.Product_htmlZoom_prices
{
	border-collapse:collapse;
	border-color : Black;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background-color : white;
	border-color : Black;
}

table.Product_htmlZoom_prices td, table.Product_htmlZoom_prices th
{
	padding: 5px;
	text-align: center;
	color: Black;
}

table.Product_htmlZoom_prices th
{
	width: 180px;
}

table.Product_htmlZoom_prices td
{
	width: 80px;
}

ul.searchUl
{
}

.searchResult
{
	padding:20px;
}





.Product_htmlZoom
{
	padding:20px;
	color: White;
}


.Product_htmlZoom_description
{
	font-style:italic;
	text-align:justify;
	padding:10px;
	color: White;
}


#Product_htmlZoom_description
{
	font-style:italic;
	text-align:justify;
	padding:10px;
	color: White;
}


.Product_htmlZoom h3, .Product_htmlZoom h1
{
	color: White;
}

ul.Product_equivsUl
{
	/*display:block; */
	padding: 0px;
	margin : 0px;
}

li.Product_equivsLi
{
	list-style-type:none;
	float:left;
	color: Black;
	border-style:solid;
	border-width: 1px;
	border-color: Black;
	padding: 5px;
	margin : 2px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background-color : white;
}

.Product_equivsBrand
{
	font-weight:bold;
}

.Product_equivsRef
{
}



.Product_htmlZoom_addToCart
{
	float:right;
	padding:40px;
	width: 400px;
	vertical-align:middle;
}

.CaddieDiv
{
	
	padding:40px;
	
	/*
	background-image:url(pixmaps/caddie.png);
	background-repeat:no-repeat;
	background-position: right bottom;
*/
}




tr.CaddieTr
{
	border-bottom-width:1px;
}

.Cart_validate
{	
	margin:20px;
	vertical-align:middle;
	font-weight:bold;
}

a.StepALink
{
}

.StepALinkDiv
{
	text-align:center;
}

.NextStepDiv
{
	margin: 20px;	
}

.ValidateConditions
{
	margin: 30px;
}

.ClientInformations
{
	margin: 60px;
	
}

.star
{
	display: inline;
	vertical-align:text-top;
	font-size:7pt;
}

.obligationField
{
}

.PayWay
{
	margin: 60px;
}

.Abstract
{
	margin: 60px;
}

.OrderAbstract
{
}

.SiteMap
{
	color:White;
	text-align:right;
	float:right;
	display:inline;
}

.SiteMap a
{
	color:White;
}

.greetings
{
	background-color:White;
	border-color:White;
	border-width:4px;
	border-style:double;
	color:White;
	padding: 20px;
	margin: 20px;
	display:block;
}

img.topZoneButtonImage
{
	border-width: 0px;
}

table.ShowGroupProductsTable
{
	margin: 4px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background-color : white;
}

table.ShowGroupProductsTable, table.ShowGroupProductsTable tr, table.ShowGroupProductsTable td, table.ShowGroupProductsTable th
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	border-collapse:collapse;
	padding : 5px;
	text-align:center;
	color : Black;
}

table.ShowGroupProductsTable a, table.ShowGroupProductsTable a:hover
{
	color : Black;
}

tr.ShowGroupProductsTableNormalTr:hover
{
	background-color: #7cc7c7;
	color: black;
}

table.ShowGroupProductsTable tr:hover a
{
	color: black;
}

.SupportedLanguagesUl
{
	bottom:0px;
	text-align: center;
	display:block;
	margin-left: auto;
    margin-right: auto;
    
}

.SupportedLanguagesUl li
{
	/*azimuth:45;*/
	list-style-type:none;
	float:left;
	padding: 5px;
	margin : 2px;
	
}

.SupportedLanguagesUl li:before
{
	content: "[";
}

.SupportedLanguagesUl li:after
{
	content: "]";
}

#newTopZoneButtonsZone ul
{
}

#newTopZoneButtonsZone li
{
	display:inline;
	padding-left: 15px;
	padding-right: 15px;
	text-align:center;
}

#newTopZoneButtonsZone li a
{
	font-weight:bold;
	color: #dfdfbf;
	text-align:center;
}

#newTopZoneButtonsZone li a:hover
{
	color:White;
	border-bottom-width: 3px;
	border-bottom-color: Red;
	border-bottom-style:solid;
}


div#newTopZoneButtonsZone
{
	z-index: 4;
	position:absolute;

	right : 10px;
	top: 100px;
	height: 90px;
	
	color:White;
	
}


#topZone
{
	
	padding-left:5px;
	padding-right:5px;
	position: absolute; 
	top: 0px;
	left: 0px;
	height: 90px;
	width: 100%;
	background-color: #5b6868;
	color:White;
	border-bottom-width:8px;
	border-bottom-color:Gray;
	border-bottom-style:double;
}

#doYouNeedSomeHelp
{
	z-index: 6;
	position:absolute;
	right: 0px;
	top: 5px;
	padding-right: 10px;
	color:White;
	text-align:center;
}


#lineButton
{
	z-index: 3;
	position:absolute;
	left:0px;
	top: 97px;
	padding-top: 4px;
	width: 100%;
	height: 40px;
	background-color: #5b6868;
	color:White;
	border-bottom-width:8px;
	border-bottom-color:Gray;
	border-bottom-style:double;
}

.help
{
	padding: 10px;
}
