/* CSS Document */

#descriptif form input {
border:thin #CCCCCC solid;
}
#searchstring { width: 500px; }
#faq { 
	float:left;
	width: 570px;
}
#paginationTop li { 
	display:inline;
}
#pagination li { 
	display:inline;
}
#form fieldset div {
    margin-top:10px;
}
#form fieldset div.label {
	width: 150px;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
}
#form fieldset input {
	width: 300px;
	/* border: 1px #CCCCCC solid; */
	border: 1px #e83752 dotted; 
	color: #e83752;
	padding-left:4px;
}
#form fieldset select {
	width: 308px;
	/* border: 1px #CCCCCC solid; */
	border: 1px #e83752 dotted;
	color: #e83752;
}
#form fieldset select.court {
	width: 108px;
}
#form fieldset textarea {
	width: 300px;
	/* border: 1px #CCCCCC solid; */
	border: 1px #e83752 dotted;
	color: #e83752;
	padding-left:4px;
}
#form fieldset input.radio {
	width: auto;
	border: none;
}
#form fieldset input.button {
	width: auto;
	border: 1px #CCCCCC solid;
	color:#000000;
}
#form fieldset {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/common/img/template/les_roches_marbella/EN-EN/bg_grey_dotted.jpg);
	border: none;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding: 10px;
}

#choose_left_col {
	background-image:url(/common/img/template/les_roches_marbella/EN-EN/languages.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:12px;
	height:65px;
	margin-top:15px;
	margin-bottom:15px;
	width:110px;
}

#flag {
	margin-top:16px;
	margin-left:6px;
}

#accredited_en {
	background-image:url(/common/img/template/les_roches_marbella/EN-EN/accredited.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
	width:150px;
	height:100px;
	cursor:pointer;
}
#accredited_es {
	background-image:url(/common/img/template/les_roches_marbella/ES-ES/accredited.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
	width:150px;
	height:100px;
	cursor:pointer;
}

#affilied_en {
	margin-top:5px;
	background-image:url(/common/img/template/les_roches_marbella/EN-EN/affilied.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
}

#affilied_es {
	margin-top:5px;
	background-image:url(/common/img/template/les_roches_marbella/ES-ES/affilied.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
}

#choose_en {
	background-image:url(/common/img/template/les_roches_marbella/EN-EN/languages.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:12px;
	/*margin-top:50px;
	height:65px;*/
	width:105px;
	margin-top:62px;
	height:19px;
	cursor:pointer;
}

#choose_es {
	background-image:url(/common/img/template/les_roches_marbella/ES-ES/languages.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:12px;
	/*margin-top:50px;
	height:65px;*/
	width:105px;
	margin-top:62px;
	height:19px;
	cursor:pointer;
}

#about_us_en {
	margin-top:50px;
	background-image:url(/common/img/template/les_roches_marbella/EN-EN/about_us.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
}

#about_us_es {
	margin-top:50px;
	background-image:url(/common/img/template/les_roches_marbella/ES-ES/about_us.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:100px;
}

#about_flags {
	margin-top:6px;
	margin-left:6px;
	padding-top:40px
}

/* ------------------------------------ */
/* -------------KEY FACTS EN-------------- */
/* ------------------------------------ */
#key_en {
	margin:0px;
	padding:0px;
	float:left;
	margin-top:12px;
	background-image:url(/common/img/template/les_roches_marbella/EN-EN/keyfacts.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:193px;
}
#key_en a{
	text-decoration:underline;
	color:#cf0012;
}
#key_en p{
	padding-left:15px;
	padding-top:18px;
}
#key_en .keycontent li{
	background-image:url(/common/img/template/les_roches_marbella/EN-EN/row_left.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style:none;
	padding-left:15px;
	padding-right:15px;
	margin-left:10px;
	padding-bottom:2px;
}

/* ------------------------------------ */
/* -------------KEY FACTS ES-------------- */
/* ------------------------------------ */
#key_es {
	margin:0px;
	padding:0px;
	float:left;
	margin-top:12px;
	background-image:url(/common/img/template/les_roches_marbella/ES-ES/keyfacts.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:193px;
}
#key_es a{
	text-decoration:underline;
	color:#cf0012;
}
#key_es p{
	padding-left:15px;
	padding-top:18px;
}
#key_es .keycontent li{
	background-image:url(/common/img/template/les_roches_marbella/ES-ES/row_left.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style:none;
	padding-left:15px;
	padding-right:15px;
	margin-left:10px;
	padding-bottom:2px;
}
.multiflag{
	float:left;
	margin-top:10px;
	width:128px;
	
}

