/* TEXT && COLOR */
txt{
		
}
a{
	color:#000000;
	text-decoration: none;
}

a:active, a:focus{
      outline:none;
}

a:HOVER{
	color:#c0a248;
}
.infoTxt{
	font-size: 10px;	
}
/* MAIN DESIGN */

.clear{
	clear: both;	
}

form{
	margin:0;
	padding:0;	
}

body{
	font-family: Arial;
	font-size: 13px;
	margin: 0;
}

.topContent{
	padding-top:10px;
	min-width:985px;
}

.bottomContent{
	background-image: url("../template/main/bottomBg.png");
	background-position:left top;
	background-repeat:repeat-x;
	height: 6px;
}
.mainContent{
	margin:0 auto;
	position:relative;
	text-align:left;
	min-width:985px;
}

.mainLogo{
	position: relative;
	width: 889px;
	height: 153px;
	background-image: url("../template/main/logo.png");
}

.resultContent{
	width:100%;
}

.credit{
	color: #868686;
	font-size: 12px;	
}

.credit a{
	color: #c0a248;	
}

.bottomKeys{
	color:#333333
}

.bottomKeys a{
	color:#333333
}
.bottomKeys a:hover{
	text-decoration: underline;
}

/*   MENU  */ 

.mainMenu{
	min-width:985px;
	height: 25px;
	background-image: url("../template/main/mainMenuBg.png");
	background-repeat: repeat-x;
}
.userOptions{
	position: absolute;
	top:170px;
	right:0px;
	width: 172px;
	height: 23px;
}
.topMenu{
	height: 25px;
	width: 450px;
	font-family: arial;
	font-size: 18px;
}
.topMenuElement{
	float:left;
	width: 150px;
	height: 25px;
	cursor: pointer;
	background-image: url("../template/menu/text.png");
}
.topMenuElement.hommes{
	background-position: 0 0;
}
.topMenuElement.hommes.active{
	background-position: 0 -25px;
}

.topMenuElement.enfants{
	background-position: -150px 0;
}
.topMenuElement.enfants.active{
	background-position: -150px -25px;
}

.topMenuElement.accessoires{
	background-position: -300px 0;
}
.topMenuElement.accessoires.active{
	background-position: -300px -25px;
}

.subMenu{
	height: 18px;
	border-bottom: 2px solid #c0a248;
	padding-top:5px;
	background-image: url("../template/main/subMenuBg.png");
}
.SubMenuItem{
	color:#c0a248;
	padding-right:10px;
	font-weight: bold;
	font-size: 12px;
}

.SubMenuItem.active{
	font-weight: bold;
	color: #FFFFFF;
}

.SubMenuItem:hover{
	color:#FFFFFF;
}

.subMenuQuickSearch{
	position: absolute;
	bottom:15px;
	left:13px;
	width: 130px;
	height: 40px;
	color:#c0a248;
}

.subMenuSearchtext{
	color:#c0a248;
	font-size: 12px;	
	width: 879px;
	margin: 0 auto;
}

/* FORM & BUTON */


.inputRendererSmall{
	width: 40px;	
}
.inputRendererMedium{
	width: 110px;	
}
.quickSearchInput{
	float: left;
	height: 21px;
	background-image: url("../template/form/quick_search_bg.png");
	background-repeat: no-repeat;
	padding: 2px 0 0 2px ;
	border: 0;
	width: 102px;
}
.quickSearchButton{
	float: left;
	width: 23px;
	height: 23px;
	background-image: url("../template/form/quick_search_button.png");
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 2px 0 0 2px;
	border: 0;
}

.panier{
	height: 15px;
	background-image: url("../template/buttons/panier.png");
	background-repeat: no-repeat;
	background-color: transparent;
	color:#FFFFFF;
	padding:0px 0 0 100px;
	cursor: pointer;
	font-size: 11px;
}
	
/* horizontal track */
#track {
	margin:0 auto;
	width: 909px;
	height: 17px;
	margin-top: 10px;
	background-image: url("../template/list/scrollBar.png");
	padding:1px 1px 0 1px;
}

/* horizontal track handle */
#handle {
	width: 166px;
	height: 16px;
	background-image: url("../template/list/scrollBarHandle.png");
	cursor: move;
}

/* INSCRIPTION AREA */

.inscriptionArea{
	position: absolute;
	top:0px;
	right:0px;
	background-image: url("../template/inscription/bg.png");
	width: 187px;
	height: 164px;
	color:#b89c48;
}
.inscriptionButton{
	width: 112px;
	height: 25px;
	background-image: url("../template/inscription/inscription.png");
	background-position: 0px 0px;
	background-color: transparent;
	margin:0 auto;
	cursor: pointer;
}
.inscriptionButton:hover{
	width: 112px;
	height: 25px;
	background-image: url("../template/inscription/inscription.png");
	background-position: 0px -25px;
	margin:0 auto;
	cursor: pointer;
}

.inscriptionStar{
	width: 34px;
	height: 36px;
	background-image: url("../template/inscription/star.png");
}
.topLoginInput{
	height: 14px;
	width: 170px;
	font-size: 11px;
	color: #666666;
	background-color: #262626;
	background-image: url("../template/inscription/input.png");
	background-repeat:no-repeat;
	border:0 none;
	margin: 2px 0;
	padding: 0 2px;
}
.topLoginForgot a{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.topLoginForgot a:hover{
	color: #999999;
	text-decoration: underline;
}
.topLoginButton{
	width: 80px;
	height: 24px;
	background-image: url("../template/inscription/ok.png");
	background-repeat:no-repeat;
	background-position:center;
	background-color: transparent;
	margin: 0 auto;
	cursor: pointer;
	border: 0;
}

.topAccountButton{
	width: 112px;
	height: 25px;
	background-image: url("../template/inscription/account.png");
	background-position: 0px 0px;
	background-color: transparent;
	margin:0 auto;
	cursor: pointer;
}
.topAccountButton:hover{
	width: 112px;
	height: 25px;
	background-image: url("../template/inscription/account.png");
	background-position: 0px -25px;
	margin:0 auto;
	cursor: pointer;
}

/* RECHERCHE AREA */

.topSearchArea{
	position: absolute;
	bottom:0px;
	left: 0px;
	width: 240px;
	height: 50px;
	color:#b89c48;
}
.topSearchInput{
	float:left;
	height: 18px;
	width: 201px;
	font-size: 14px;
	color: #666666;
	background-color: #262626;
	background-image: url("../template/search/searchInput.png");
	background-repeat:no-repeat;
	border:0 none;
	margin: 2px 0;
	padding: 3px 3px;	
}
.topSearchButton{
	float:left;
	height: 22px;
	width: 21px;
	background-image: url("../template/search/searchButton.png");
	background-repeat:no-repeat;
	background-color: transparent;
	border:0 none;
	margin: 3px 0 0 4px;
	cursor: pointer;
}

.prehome{
	width: 700px;
	height: 300px;
	margin:0 auto;
	cursor: pointer;
}

.prehome_background{
	background-image: url("../template/prehome/prehome_bg.jpg");
	background-position: center;
	height: 300px;
}

