/* CSS Document */
html,body {
	margin: auto;
	background-color: #000000;
	color: #FFFFFF;
}

form, table, div, td {
	margin: 0px;
	padding: 0px;
	font-family: Century Gothic;
	font-size: 14px;
	font-weight:normal;	
}

table {
	border-collapse: collapse;
}

td{
	vertical-align: top;
}

a {
	color: #404040;
	font-weight: bold;
}

a:hover, a:active {
	color: #a3062c;
}

a.noDecoration {
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}


/***************************
*          LAYOUT          *
***************************/

div.mainContainer {
	width: 100%;
	/*background-image: url(../images/FSB/fond.jpg);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;*/
}
div.centerContainer{
	margin: auto;
	/*width: 799px;*/
	width: 833px;
	padding: 0 16px;
}

div.paddingContainer{
	width: 803px;
	/*margin-left: 55px;*/
	/*border: solid 4px #ffca00;
	border-top: none;*/
}

table.menuContainer {
	width: 100%;
	height: 34px;
	/*background-image: url(../images/FSB/bkg_nav.jpg);*/
}

table.contentContainer{
	width: 100%;
	/*background-color: #fff5cd;*/
}

table.contentContainer td{
	padding: 10px 10px 0px 10px;
}

div.contentContainer{
	padding: 10px 25px 10px 25px;
}

table.home{
	BACKGROUND-IMAGE: url(../images/FSB/Australia/FSB-aust-web6-wavelast_03.jpg);
	background-repeat:no-repeat;
	background-position:545px 0px;
	margin-top: -4px;
	
}
td.homeleft{
	height:120px;
}
/*div.footer{
	width: auto;
	margin: 5px 0 0 0;
	border: solid 1px red
}*/

div.mapContainer{
	BACKGROUND-IMAGE: url(../images/Gallasso/partnersmap.jpg);
	border: solid 2px black;
	background-repeat: no-repeat;
	WIDTH: 670px;
	POSITION: relative;
	HEIGHT: 463px;
	margin: auto;
	margin-bottom: 15px;
}

div.mapContainer a{
	text-decoration: none;
}

.home_text{
	margin: 0px 0px 40px 0px;
	/*width: 440px;*/
}

.fsb2{
	background-image: url(../images/logo_FSB-fsb.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 88px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

a.fsbLogoGlobe{
	background-image: url(../images/FSB/australia/fsblogo-trans.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 145px;
	display: block;
	margin: 0 0 0 70px;
	padding: 0;
	text-decoration:none;
}

a.logohome{
	background-position: right;
	background-image: url(../images/FSB/australia/FSB-aust-logoblacktext.png);
	text-decoration:none;
	margin-left:110px;
}

.separation{
	clear: both!important;
	visibility: hidden!important;
	padding: 0!important;
	margin: 0!important;
	height: 0!important;
	position: relative;
}

/* Product Detail */


div.productCat{
	width: 275px;
	padding: 0;
	margin: 5px 16px 5px 16px;
	float: left;
}

div.productSub{
	clear: both;
	width: 150px;
	margin: auto;
}

.fonce{
	background-color: #C8A970;
}

.clair{
	background-color: #E4D5BA;
}

td.left{
	text-align: right;
	border-right: 1px solid #604831;
	padding: 2px 10px 2px 15px;
}

td.left2{
	text-align: left;
	border-right: 1px solid #604831;
	padding: 2px 10px 2px 15px;
}

td.center{
	text-align: center;
	border-right: 1px solid #604831;
	padding: 2px 0px 2px 0px;
}

td.center2{
	text-align: center;
	padding: 2px 0px 2px 0px;
}

td.borderRight{
	border-right: 1px solid #604831;
}

div.infoProduit{
	width:100%;
	text-align: center;
}

/*  Search */

input.btn{
	border: none;
	background-color: transparent;
	background-image: url(../images/FSB/Australia/btn_search.jpg);
	background-repeat:no-repeat;
	background-position:center;
	cursor: hand;
	width: 52px;
	height: 20px;
}

input.searchfield{
	border: solid 1px white;
	background-color: white;
	font-size: 13px;
	width: 132px;
}

div.searchDiv{
	clear: both;
	margin: 0px 0px 5px 10px;
}

a.search {
	padding:10px 0px 10px 50px;
	font-size: 12px;
	color:white;
}

/***************************
*       NAVIGATION         *
***************************/

ul.menu{
	margin:0;
	padding:0;
	list-style-type:none;
}

ul.menu li{
	float: left;
/*	padding-left: 34px;*/
}

ul.menu li a{
	display: block;
	cursor: hand;
	height: 30px;
}

ul.menu li a.home{
	width: 163px;
	background-image: url(../images/FSB/australia/FSB-aust-nav_home.jpg);
	background-position: 0px 0px;
}
ul.menu li a.about{
	width: 156px;
	background-image: url(../images/FSB/australia/FSB-aust-nav_about.jpg);
	background-position: 0px 0px;
}
ul.menu li a.products{
	width: 158px;
	background-image: url(../images/FSB/australia/FSB-aust-nav_products.jpg);
	background-position: 0px 0px;
}
ul.menu li a.partners{
	width: 162px;
	background-image: url(../images/FSB/australia/FSB-aust-nav_fsbfamily.jpg);
	background-position: 0px 0px;
}
ul.menu li a.contact{
	width: 162px;
	background-image: url(../images/FSB/australia/FSB-aust-nav_contact.jpg);
	background-position: 0px 0px;
}
/*
ul.menu li a:hover{
	background-position: 0px -34px;
}

ul.menu li a.selected{
	background-position: 0px 34px;
}
*/


/***************************
*          TEXT            *
***************************/

h1{
	font-size: 23px;
	color: #FFFFFF;
	/*padding: 6px 0px 6px 10px;*/
	margin: 6px 0px 10px 0;
}

h1.redMedium {
	color: #4d4d4f;
	display: block;
	margin: 37px 0px 9px 0px;
}

h5{
	font-size: 14px;
	/*color: #a3062c!important;*/
	margin: 6px 0px 20px 0px;
}

p{
	padding: 5px 10px 5px 10px;
}

div.footer{
	width: 353px;
	height: 45px;
	margin: 10px -16px 0 -16px;
	padding: 0 0 0 480px;
	/*background: url(../images/FSB/Europe/footerBg.gif) no-repeat;*/
	background-color: FFFFFF;
	color: white;
}

div.footer td{
	color: white;
	vertical-align: middle;
	font-size: 10px;
}

div.footer a {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

div.footer a:hover{
	color: white;
}

table.toolTip td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #584635;
	font-weight:normal;
	vertical-align: middle;
}

table.toolTip td img{
	padding-right: 6px;
}

.popup {
	width: 616px!important;
	margin: 0;
}

.popupborder {
	border: solid 4px #ffca00;
	border-top: none;
	width: 608px!important;
	background-color: #fff5cd;
}


/***************************
*       SEARCH         *
***************************/
div.titreProduits{
	padding: 15px 0px 0px 34px;
}

div.textPresentation{
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 24px 0px 0px 34px;
}

div.containerProducts{
	width: 740px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

div.containerSearch{
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

div.produit{
	width: 185px;
	height: 181px;
	padding: 44px 0px 0px 44px;
	float: left;
}

div.produit2{
	width: 185px;
	height: 217px;
	padding: 44px 0px 0px 44px;
	float: left;
}

div.produit3{
	width: 185px;
	height: 147px;
	padding: 44px 0px 0px 114px;
	float: left;
}

div.produitSearch{
	width: 160px;
	height: 220px;
	padding: 0px 0px 0px 30px;
	float: left;
}

div.produitCategory{
	width: 160px;
	height: 220px;
	padding: 0px 60px 0px 80px;
	float: left;
}

a.anchorProduit{
	cursor: pointer;
	text-decoration: none;
}

div.produitPhoto{
	width: 160px;
	height: 139px;
	text-align: center;
}

div.produitPhoto img{
	margin: 7px 0px 0px 0px;
	border: none;
	float: left;
	border : 5px solid #128459;
}

div.containerFooter{
	width: 740px;
	padding: 20px 0px 0px 0px;
	clear: both;
}

div.containerLeftMenu{
	width: 185px;
	padding: 26px 0px 0px 34px;
	float: left;
}

div.productSub{
	clear: both;
	width: 138px;
	margin: auto;
}

img.thumb1{
	padding: 9px 12px 0px 0px;
}

img.thumb2{
	padding: 9px 0px 0px 0px;
}

div.containerInfo{
	float: left;
	width: 395px;
	margin: -11px 0px 0px 51px;
}

table.info td{
	padding: 2px 10px 2px 15px;
}

table.info2{
	margin: 0px 0px 0px 34px;
	width: 630px;
}

table.info2 td{
	padding: 2px 10px 2px 15px;
}

.fonce{
	background-color: #ebe3d0;
}

.clair{
	background-color: #fefbe9;
}

td.left{
	text-align: right;
	border-right: 1px solid #FFFFFF;
}

td.left2{
	text-align: left;
	border-right: 1px solid #FFFFFF;
}

td.center{
	text-align: center;
	border-right: 1px solid #FFFFFF;
	padding: 2px 0px 2px 0px;
}

td.center2{
	text-align: center;
	padding: 2px 0px 2px 0px;
}

td.borderRight{
	border-right: 1px solid #FFFFFF;
}

div.infoProduit{
	width:90%;
	color: white;
}
.productName
{
	
	color: white;
}

div.mapContainer{
	BACKGROUND-IMAGE: url(../images/Gallasso/partnersmap.jpg);
	border: solid 2px #38356C;
	WIDTH: 670px;
	POSITION: relative;
	HEIGHT: 463px;
	margin-bottom: 6px;
}

div.mapContainer a{
	text-decoration: none;
}

.popup {
	width:600px!important;
}

a.searchTitle{
	color: white;
	font: bold 14px Book Antiqua;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 40px;
	clear: both;
	text-decoration: none;
	display: block;
}

/*************************/
#HomeEncartHt {
	float: left;
	width: 468px;
	background-image:url(../images/FSB/Australia/FSB-aust-backgroundWelcome.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding: 0 10px;
	font-family: Century Gothic;
}

div.gradientBG_filler
{
	background:url(../images/FSB/Australia/background/filler.jpg) repeat-x bottom;
}
div.gradientBG_left
{
	background:url(../images/FSB/Australia/background/bordure_left.jpg) no-repeat bottom left;
}
div.gradientBG_right
{
	background:url(../images/FSB/Australia/background/bordure_right.jpg) no-repeat bottom right;
	padding:10px;
}

