/********************************************************************************************************/
/* Navigation pour les Cat�gories des MONTRES																				*/
/********************************************************************************************************/
#navCat {
	list-style-type: none;
	height: 30px;
	margin-left: 10px; }
	#navCat li {
		float: left;
		margin-right: 5px;
		margin-top: 5px; }
	#navCat li a {
		font-size: 11px;
		text-decoration: none;
		display: block;
		padding: 0px 4px;
		border-width: 0px 1px 1px 0px;
		border-style: solid;
		border-color: #D4D0CD; }
	#navCat li a:link,#navCat li a:visited { color: #000C27; }
	#navCat li a:hover {
		color: #FFFFFF;
		background-color: #4D4850;
		border-style: solid;
		border-color: #706B71; }
	#navCat li.actif {
		font-size: 11px;
		color: #FFFFFF;
		background-color: #4D4850;
		padding: 0px 4px;
		border-width: 0px 1px 1px 0px;
		border-style: solid;
		border-color: #706B71; }
/********************************************************************************************************/
/* Navigation pour les Mod�les des MONTRES 																					*/
/********************************************************************************************************/
	#navModel {
		position: absolute;
		list-style-type: none;
		left: 10px;
		top: 150px; }
	#navModel li {
		 width: 210px; 
		 line-height : 16px; 
		 vertical-align:middle;
		 text-decoration: none;
		 font-size: 11px;
	}
	#navModel li a { 
		text-decoration: none;
		font-size: 11px;
		line-height : 16px;
		vertical-align:middle;} 
 
		
	#navModel li a:link,#navModel li a:visited { color: #51565D; }
	#navModel li a:hover { color: #B53541;}
	#navModel li.actif { 
		width: 210px; 
		 line-height : 16px; 
		 vertical-align:middle;
		 text-decoration: none;
		color: #B53541;
		font-size: 11px; }
/********************************************************************************************************/
/* Onglets pour chaque Mod�les de MONTRES 																					*/
/********************************************************************************************************/
#navLabel {
	position: absolute;
	right: 0px;
	top: 100px; 
	/*width: 500px;*/
	height: 20px;
	list-style-type: none;
	background-color: #F2F2EF; 
}
#navLabel li { 
	font-size: 11px;
	float: left;
	vertical-align: middle;
	padding: 0px 8px;
	padding-top: 5px;
	height: 20px;
	border-left: 2px solid #E0E0E0; 
}
#navLabel li a { 
	text-decoration: none;
	color: #51565D; 
}

#moreInfoIcon {
	background-image: url(/content/img/collections/infoRequest/concierge_black.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 24px;	
}

#moreInfoButtonModel {
	position: relative;
	bottom: -5px;
}
#moreInfoButtonDetails {
	position: relative;
	bottom: -5px;
}

#navLabel li.actif{ 
	color: #51565D;
	background-color: #FFFFFF;
	border-left-color: #C0C0C0; 
}
#navLabel li.passif{ 
	color: #51565D;
	background-color: #F2F2EF;
	border-left-color: #D9D5D2; 
	cursor:pointer;
}
/********************************************************************************************************/


#discoverLines{
	position: absolute;
	text-transform: uppercase;
	top: 100px;
	right: 30px;
	width: 320px;
	height: 35px;
}

#collectionLines {
	position: absolute;
	top: 150px;
	right: 40px;
	width: 280px;
	height: 150px;
	float: right;
}

#discoverLines h1{
	height: 25px;
	font-size: 13px;
	width: 250px;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 7px;
	padding-left: 15px;
	color: #333333;	
	background: url("../img/global/groupe.jpg") no-repeat 5px 5px; 
}

#navLines{
	position: relative;
	top: 100px;
	padding-left: 40px;
	padding-top: 20px;
}

#navLinesList{
	list-style-type: none;
}

#navLinesList li{
	margin: 0 5px 5px 0;
	padding-left: 25px;
	background: url("../img/global/diams.gif") no-repeat 5px 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#navLinesList li a {
	text-decoration: none;
	color: #4D4850;
}

#imageCollection{
	position: absolute;
	height: 485px;
	background-color: #D4D0CD;
	text-align: right;
	vertical-align: middle;
	width: 450px;
	padding-left: 1px;
}




#content {
	position: absolute;
	right: 0px;
	top: 120px;
	background-color: #FFFFFF;
	width: 710px;
	height: 400px;
	padding: 5px;
	border-width: 0px 0px 2px 2px;
	border-color: #C0C0C0;
	border-style: solid;
}

#content h1 {
	font-size: 15px;
	color: #51565D;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 11px;
	color: #51565D;
	margin-bottom: 5px; 
}
#content p {
	font-size: 11px;
	color: #B5B2AF;
	line-height: 18px;
}
#content a{
	text-decoration:underline;
	font-size: 11px;
	color: #4D4850;
}

#content a:hover{
	color: #990000;
}
/********************************************************************************************************/
/* Mise en Forme pour la Partie des Jingle des montres (anim Flash) 													*/
/********************************************************************************************************/

#mainContent.ombreBgd {
	background-image: url(../img/global/fond_ombre.jpg);
	background-position: 0px -1px;
}
#mainContent.ombreSmallBgd {
	background-image: url(../img/global/fond_ombre_small.jpg);
	background-position: 0px -1px;
}
#mainContent td {
	text-align: center; }
#zoneBlank { 
	background-color: #DEDAD8;
	height: 104px;
}

#mainContent #skip{
	text-align: right;
	padding-top: 3px;
	margin: 0 auto;
}
#mainContent #skip a{
	text-decoration:none;
	font-size: 10px;
	color: #4D4850;
}
#mainContent #skip a:hover{
	color: #990000;
}
/********************************************************************************************************/
/* Mise en Forme pour la Partie Contenu des collections MODELE 													*/
/********************************************************************************************************/

#div_focus{
	display: none;
	text-align:right;
}
/* --------- */
#watchBox{
	width: 250px;
	height: 360px;
	float:left;
	/*margin-right: 26px;*/
}
#watchBox span{
	display:block;
	text-align: center;
	font-size: 11px;
	color: #B5B2AF;
	line-height: 10px;
	margin:0;
}
	
#watchBoxNullImage {
	position: relative;
	top: 3px;
	left: 235px;
	height: 365px;
	width: 250px;
}
	
#watchBoxBack{
	text-align:center;
	cursor:pointer;
	margin-bottom: 10px;
	font-size: 11px;
	color: #B5B2AF;
}

#watchBoxBack .watchBoxBackHid{
 	display:none;
}

	
#watchBoxBack .watchBoxBackVis{
	display:block;
}


/* --------- */
#watchInfo{
	padding-top: 76px;
	margin-right: 30px;
}
#watchInfo img{
	margin-top: 20px;
	/*margin-top: 10px;*/
	padding:0;
	height: 1px;
}
/* --------- */
#watchOption{
	margin-top: 4px;
}

.active{
	cursor:pointer;
	color: #B53541;
}

.no{
	cursor:text;
	color: #CCCCCC;
	font-size: 11px;
}
/* --------- */
.optionType{
	float: left;
	margin:0;
	padding:0;
	margin-left: 10px;
	margin-right: 10px;
}

.optionType .title{
	font-size: 12px;
	margin-bottom: 6px;
	color: #C7C5C3;
	text-transform: uppercase;
}

.optionType .attributes{
	list-style-type: none;
}

.optionType .attributes li, .optionType .attributes li span{
	padding: 0px 4px;
	margin-bottom: 4px;
}

.optionType .attributes li span, .optionType .attributes li.standard span{
	cursor:pointer;
	font-size: 11px;
	color: #7C8085;
}

.optionType .attributes li span.selected, .optionType .attributes li span.selected:hover{
	background-color: #CCCCCC;
	cursor:pointer;
	color: #B53541;
}


.optionType .attributes li span.active{
	cursor:pointer;
	color: #7C8085;
}


.optionType .attributes li span.no, .optionType .attributes li span.no:hover{
	cursor:text;
	color: #CCCCCC;
	font-size: 11px;
}

.optionType .attributes li:hover,
	.optionType .attributes li span:hover{
	color: #B53541;
}

#optionLeft, #optionRight{
	list-style-type: none;	
	float: left;
	margin:0;
	padding:0;
}
#optionLeft{
	margin-left: 2px;
}
#optionLeft li.title, #optionRight li.title{
	font-size: 12px;
	margin-bottom: 6px;
	color: #C7C5C3;
}
#optionLeft li, #optionRight li{
	width: 190px;
	margin-bottom: 2px;
}
#optionLeft li a, #optionRight li a{
	text-decoration: none;
	font-size: 11px;
	color: #7C8085;
}
#optionLeft li a:hover, #optionRight li a:hover{
	/*background-color: #E9E7E5;*/
	color: #B53541;
}
/*---- focus ----*/
#content #div_focus table{
	/*background-color:#3300FF;*/
	padding:0;
	margin: 0 0 0 8px;
}
#content #div_focus td.titre{
	text-align: left;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 15px;
	font-weight: bold;
	color: #51565D;
}
#content #div_focus td.pict{
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
}
#content #div_focus td.txt{
	text-align: center;
	vertical-align:top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	width: 33%;
}

#content #div_focus td.txt p{
	line-height: 14px;
}

/*---- animation ----*/

#div_animation {
	display: none;
}

/*---- moreInfo ----*/

#div_moreInfo{
	display:none;
}
#div_moreInfo .titre{
	text-align: left;
	/*padding-left: 20px;*/
	padding-top: 8px;
	font-size: 15px;
	font-weight: bold;
	color: #51565D;
}

#requestInformation{
	width:430px;
	/*width: 395px;*/
	height: 397px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	/*padding: 6px;*/ 
	float: left;
	margin-right: 10px;
	color: #666666;
	background-color: #F2F2EF;
	/*background-color: #DEDAD8;*/
	/*background-color: #E7E6E4;*/
}

#requestInformation a {
	text-decoration:underline;
	font-size: 11px;
	color: #4D4850;
}

#requestInformation a:hover {
	text-decoration:underline;
	font-size: 11px;
	color: #990000;
}

#requestInformation .formTitle{
	border-bottom: 1px solid #999999;
	text-align: left;
	padding-left: 5px;
	/*padding-top: 8px;*/
	font-size: 15px;
	font-weight: bold;
	color: #51565D;
	background-color: #DEDAD8;
}

#requestInformation .formText {
	padding: 3px;
	color: #666666;
}

#requestInformation .inputFieldLeft{
	position: absolute; 
	left: 115px; 
}

#firstNameLabel, #zipLabel, #addressLine1Label, #addressLine3Label, #stateLabel, #commentLabel {
	position: absolute; 
	left: 10px;
}
#commentLabel{
	top:5px:
	}
#firstName, #zip, #addressLine1, #addressLine3, #state {
	position: absolute;
	left: 93px;
	width: 120px;
}


#lastNameLabel, #addressLine2Label, #addressLine4Label, #cityLabel, #countryLabel {
	position: absolute; 
	left: 223px;
}

#lastName, #addressLine2, #addressLine4, #city, #country {
	position: absolute;
	left: 307px;
	width: 120px;
}

#state, #country  {
	width: 124px;
}

#emailLabel {
	position: absolute; 
	line-height:13px;
	left: 10px;
}

#email {
	position: absolute;
	left: 73px;
	width: 130px;	
}

#emailConfirmationLabel {
	position: absolute; 
	line-height:13px;
	left: 215px;
}

#emailConfirmation {
	position: absolute;
	left: 297px;
	width: 130px;	
}

#comment {
	position: absolute;
	left: 89px;
	height: 70px;
	font-size: 11px;
	white-space: pre;
	width: 337px;
}


#requestInformation .note {
	padding-left: 5px;
	position: absolute;
	bottom: 9px; 
	color: #666666;
	size: 8px;
}
#gender_mrs, #gender_miss, #gender_mr{
	vertical-align:middle;
}
#gender_mrs{
	margin-left: 20px; 
}
#gender_miss{
	margin-left: 20px;
}
#gender_mr{
	margin-left: 74px;
}

.fieldRequired{
	color: #B53541;
}

.fieldNormal{
	color: #666666;
}


.button {
	position: absolute;
	left: 383px;
	height: 22px;
	width: 50px;
	background-image: url(../img/global/btn_background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 3px;
	border: 0px;
	cursor: pointer;
	text-align:center;
	top: 348px;
}

#infoText{
	width: 90px;
	height: 335px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 6px; 
	float: left;
	margin-right: 12px;
	color: #666666;
	background-color: #E7E6E4;
}

#errorText{
	height: 20px;
}

#errorTextMessage  {
	display: none;
}

#errorTextMessage .txt {
	padding-left: 5px;
	font-size: 11px;
	color: #B53541;
	font-weight: bold;
}

#infoText .txt{
	color: #666666;
}

#textBox {
		border-top: 1px solid #666666;
		border-bottom: 1px solid #666666;
		width: 400px;
		height: 300px;
		overflow: auto;
		padding: 4px;
		margin-right: 60px;
	}
	
#selectWatch .watchText{
	width: 265px;
	height: 325px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*font-weight: bold;*/
	color:#999999;
	vertical-align: middle;
	overflow: scroll;
	float: left;
	}

#selectWatch .max3 {
	padding-left: 410px;	
}

#noWatch a{
	text-decoration:underline;
	font-size: 10px;
	color: #4D4850;
}
#noWatch a:hover{
	color: #990000;
}

#noWatch .infoText {
	padding-top: 125px;
	padding-left: 410px;
	color: #666666;
	
}


#deleteWatch #addWatch a{
	text-decoration:underline;
	font-size: 10px;
	color: #4D4850;
}
#deleteWatch #addWatch a:hover{
	color: #990000;
}

#buttonInfoRequest{
	position: relative;
	right: 9px;
	top: 0px;
	float:right;
	color: #999999;
}

#buttonInfoRequest a { 
	font-size: 11px;
	color: #B5B2AF;
	/*color: #4D4850 #51565D*;*/ 
	text-decoration: underline;
	
}

#buttonInfoRequest a:hover { 
	color: #B53541; 
	text-decoration: underline;
}


#buttonInfoRequest .txt{
	position: relative;
	text-align: right;
	font-size: 11px;
	width: 265px;
	top:0px;
}


#buttonInfoRequest .txt_small{
	position: relative;
	text-align: right;
	font-size: 9px;
}


#addWatch .addMore{
	text-align: center;
}

/*---- techSpecs ----*/

#div_techSpecs{
	display: none;
}

#techSpecImages{
	position: relative;
	width: 250px;
	float: left;
	top: 30px;
	margin-right: 12px;
}
	
#techSpecContent {
	position: absolute;
	left:270px;
	width:400px;
	top: 60px;
	right: 0px;
}

#techSpecContent h1 {
	font-size: 15px;
	font-weight: bold;
	color: #51565D;
	display: inline;
}	

#techSpecContent #techSpecContentDetails .item{
	font-size: 11px;
	text-transform: uppercase;
	color: #B5B2AF;
	/*line-height: 18px;*/
}

#techSpecContent #techSpecContentDetails .subitem{
	font-size: 11px;
	color: #7C8085;
	/*line-height: 18px;*/
	margin-left: 20px;
}

#techSpecContent h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color:#51565D;
	text-align:left;
	vertical-align: middle;
}
	
#techSpecContentDetails{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	/*font-weight: bold;*/
	color:#333333;
	text-align:left;
	vertical-align: middle;
	text-decoration:none;
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 400px;
	height: 300px;
	overflow: auto;
	padding: 4px;
}
	
#techSpecContentDetails p{
	color:#333333;
}

#techSpecContentDetails ul {
	font-weight: normal;
	color:#4D4850;
	list-style-type: square;
	margin-left: 30px;
}
/********************************************************************************************************/
/* Mise en Forme pour l'onglet Animation (4eme)
/********************************************************************************************************/
.animTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color:#51565D;
	vertical-align: middle;
}
#animContent a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color:#51565D;
	vertical-align: middle;
	text-decoration:underline;
}
#animContent a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color:#51565D;
	vertical-align: middle;
	text-decoration:underline;
}
/********************************************************************************************************/
/* Mise en Forme pour l'onglet user Manual
/********************************************************************************************************/
#div_userGuide{
	display: none;
	text-align:right;
}
#div_userGuide .txt{ 
	font-size: 11px;
}
.btuserGuide{
	font-family: 'Arial Unicode MS', Arial, sans-serif;
	text-align:center;
	font-size: 11px;
}
.selectUserGuide{
	font-family: 'Arial Unicode MS', Arial, sans-serif;
	text-align:center;
	font-size: 11px;
	
}
/********************************************************************************************************/
/* fenetre info Call Center
/********************************************************************************************************/

div.callCenterInfo {
	position: absolute;
	width: 950px;
	height: 0px;
	background: url("../img/global/image_fond_contact.jpg");
	background-color: #FFFFFF;
}

.exitCallCenter {
	text-decoration:none;
	color: #000000;
	text-align:right;
	font-weight: bold;
	font-size: 16px;
	line-height : 50px; 
}
#callCenterContent{
	
	position: relative;
	width:950px;
	height:0px;
	
	}

.callCenterTextLink {
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	}

.callCenterText{
	
	position: relative;
	top:50;
	text-align:center;
	left:75px;
	width:800px;
	font-size: 12px;
	color: #000000;
}

