object{
	display:block;
	}

.salto{
	display:block;
	}

body {
	margin-left:  0px;
	margin-top:  20px;
	margin-right:  0px;
	margin-bottom: 0px;
	background:#cccccc url(../images/background.gif);
	}
.clickable {
	cursor:pointer;
}
.img_button {
    border: none;
    background: none;
}


.f_right{
	float:right;
	}

.btn{
	position:relative;
	}

	.btn_left{
		float:left;
		width:20px;
		}

	.btn_center{
		float:left;
		height:24px;
		padding:5px 0 0 0;
		text-align:center;
		background:url(../images/btn_center.png) repeat-x;
		}

	.btn_right{
		float:left;
		width:20px;
		}


	.btn2_left{
		float:left;
		width:20px;
		}

	.btn2_center{
		float:left;
		width:205px;
		height:32px;
		padding:15px 0 0 0;
		text-align:center;
		background:url(../images/btn2_center.png) repeat-x;
		}

	.btn2_right{
		float:left;
		width:20px;
		}


	.btn3_left{
		float:left;
		width:20px;
		}

	.btn3_center{
		float:left;
		height:36px;
		padding:15px 0 0 0;
		text-align:center;
		background:url(../images/btn3_center.png) repeat-x;
		}

	.btn3_right{
		float:left;
		width:20px;
		}

.btn_filtro{
	float:left;
	width:60px;
	height:40px;
	padding:6px 8px 0 8px;
	text-align:center;
	background:url(../images/btn_filtro.gif) repeat-x;
	}

.tabla{
	width:430px;
	border:none;
	}	

.tabla tr{
	height:25px;
	border-bottom:solid 1px #1d61af;
	}	

.tabla tr:nth-child(even){
	background:#e3e3e3;
	}

.tabla tr:nth-child(odd){
	background:#f1f1f1;
	}

.tabla th{
	text-align:left;
	}	

.center{
	text-align:center;
	}

.w15{
	width:15px;
	}

.w50{
	width:50px;
	}

.w70{
	width:70px;
	}

.w100{
	width:100px;
	}

.w130{
	width:130px;
	}

/*--------------------------------------- HOME -------------------------------------------*/
.container{
	width:100%;
	}

.web{
	margin:0 auto;
	width:980px;
	}	

	.header{
		position:relative;
		float:left;
		width:980px;
		}	

		.header_lang{
			position:relative;
			float:left;
			width:950px;
			height:26px;
			padding:0 30px 0 0;
			text-align:right;
			}	

			.header_lang ul {
				position:relative;  
				float:right; 
				margin:0px; 
				padding:0 0 0 0; 
				list-style:none; 
				}

				.header_lang ul li{ 
					float:left; 
					}

			.header_lang_line{ 
				position:relative;
				float:left; 
				width:57px;
				height:51px;
				margin-right:-15px;
				padding:6px 25px 0 25px;
				z-index:0;
				text-align:center;
				background:url(../images/tabs.png) no-repeat;
				}

				.header_lang_line:hover{ 
					position:relative;
					float:left; 
					width:57px;
					height:51px;
					margin-right:-15px;
					padding:6px 25px 0 25px;
					z-index:10;
					text-align:center;
					background:url(../images/tabs.png) no-repeat;
					}

					.header_lang_line_on{ 
						position:relative;
						float:left; 
						width:57px;
						height:51px;
						margin-right:-15px;
						padding:6px 25px 0 25px;
						z-index:5;
						text-align:center;
						background:url(../images/tabs.png) no-repeat;
						}

		.header_block{
			position:relative;
			float:left;
			width:965px;
			/*height:415px;*/
			padding:18px 0 0 15px;
			background:#FFF;
			border-top-left-radius:10px;
			-moz-border-top-left-radius:10px;
			-webkit-border-top-left-radius:10px;
			border-top-right-radius:10px;
			-moz-border-top-right-radius:10px;
			-webkit-border-top-right-radius:10px;
			/*box-shadow:-3px -3px 5px #bebebe;
			-moz-box-shadow: -3px -3px 5px #bebebe;
			-webkit-box-shadow: -3px -3px 5px #bebebe;*/
			}	

			.header_block_line{
				position:relative;
				float:left;
				width:965px;
				padding:0 0 5px 0;
				}

				.header_block_line_left{
					position:relative;
					float:left;
					width:255px;
					}

				.header_block_line_right{
					position:relative;
					float:left;
					width:710px;
					}

					.header_block_line_right_top{
						position:relative;
						float:left;
						width:690px;
						height:30px;
						text-align:right;
						padding:0 20px 0 0;
						}

						.header_block_line_right_top ul {
							position:relative;  
							float:right; 
							margin:0px; 
							padding:0 0 0 0; 
							list-style:none; 
							}

							.header_block_line_right_top ul li{ 
								float:left; 
								}

					.header_block_line_right_bottom{
						position:relative;
						float:left;
						width:710px;
						}

						.header_block_line_right_bottom_slogan{
							position:relative;
							float:left;
							width:425px;
							padding:10px 0 0 0;
							line-height:18px;
							}

						.header_block_line_right_bottom_search{
							position:relative;
							float:left;
							width:260px;
							height:39px;
							padding:0 0 0 25px;
							background:url(../images/search_bg.jpg) no-repeat;
							}

							.header_block_line_right_bottom_search_input{
								position:relative;
								float:left;
								width:195px;
								padding:10px 0 0 0;
								}

								.header_block_line_right_bottom_search_input input{
									width:185px;
									border:none;
									font-family:Arial, Verdana;
									font-size:14px;
									color:#9e9e9e;
									font-weight:bold;
									background:#F6F6F6;
									}

							.header_block_line_right_bottom_search_btn{
								position:relative;
								float:left;
								width:65px;
								padding:10px 0 0 0;
								}

		.header_menu{
			position:relative;
			float:left;
			width:940px;
			height:34px;
			padding:16px 0 0 8px;
			border:solid 1px #e3e3e3;
			}	

			.header_menu ul {
				position:relative;  
				float:left; 
				margin:0px; 
				padding:0 0 0 0; 
				list-style:none; 
				}

				.header_menu ul li{ 
					float:left; 
					padding:0 44px 0 0;
					}

		.header_area{
			position:relative;
			float:left;
			width:950px;
			height:247px;
			padding:0;
			overflow: hidden;
			}	

			.header_area_image{
				position:relative;
				float:left;
				width:950px;
                                height: 235px;
                                border-radius:5px;
                                -moz-border-radius:5px;
                                -webkit-border-radius:5px;
                                -webkit-mask-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC');
				}	

				.header_area_image img{
					border-radius:5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					}

			.header_area_form{
                                z-index: 11;
				position:absolute;
				top:12px;
				width:260px;
				height:235px;
				padding:0 0 0 0;
				background:url(../images/area_form_bg.png) no-repeat;
				border-top-left-radius:5px;
				-moz-border-top-left-radius:5px;
				-webkit-border-top-left-radius:5px;
				border-bottom-left-radius:5px;
				-moz-border-bottom-left-radius:5px;
				-webkit-border-bottom-left-radius:5px;                                
				}	

				.header_area_form_title{
					position:relative;
					float:left;
					width:255px;
					padding:8px 5px 28px 0;
					text-align:center;
					}

				.header_area_form_block{
					position:relative;
					float:left;
					width:255px;
					padding:8px 5px 28px 0;
					}
				.select2buscador {
					width:120px;					
				}
				.filtro_block .select2buscador {
					width:152px;					
				}

					.header_area_form_block_line{
						position:relative;
						float:left;
						width:301px;
						padding:0 10px;
						height:32px;
						}

						.header_area_form_block_line_left{
							position:relative;
							float:left;
							width:85px;
							padding:0 5px 0 0;
							}
						.header_area_form_block_line_left label{
							float:right;
							padding:6px 0 0;
							}
						.header_area_form_block_line_right{
							position:relative;
							float:left;
							width:145px;
							padding:0 0 0 0;
							}

							.header_area_form_block_line_right input{
								width:135px;
								border-radius:5px;
								-moz-border-radius:5px;
								-webkit-border-radius:5px;
								}

					.header_area_form_block_line_btn{
						position:relative;
						float:left;
						width:155px;
						padding:10px 50px 8px 50px;
						text-align:center;
						}

			.header_area_text{
				position:absolute;
                                top: 150px;
                                right: -272px;
				width:520px;
				/*height:90px;*/
				text-align:right;
				/*text-shadow: 0.02em 0.02em 0.01em #000000 !important;*/
                                text-shadow: -1px 0 #666, 0 1px #666, 1px 0 #666, 0 -1px #666;
				}	
		
					

			

	.main{
		position:relative; 
		float:left;
		width:980px;
		padding:40px 0 20px 0;
		background:#FFF;
		border-bottom-left-radius:10px;
		-moz-border-bottom-left-radius:10px;
		-webkit-border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
		-moz-border-bottom-right-radius:10px;
		-webkit-border-bottom-right-radius:10px;
		/*box-shadow:-3px -3px 5px #bebebe;
		-moz-box-shadow: -3px -3px 5px #bebebe;
		-webkit-box-shadow: -3px -3px 5px #bebebe;*/
		}	

		.main_block{
			position:relative; 
			float:left;
			width:980px;	
			}

			.main_block_left{
				position:relative; 
				float:left;
				width:700px;	
				}

				.main_block_left_promo{
					position:relative; 
					float:left;
					width:700px;	
					padding:0 0 10px 0;
					}

					.main_block_left_promo_header{
						position:relative; 
						float:left;
						width:656px;	
						height:62px;
						background:url(../images/destacado_bg.jpg) no-repeat;
						}

						.main_block_left_promo_header_left{
							position:relative; 
							float:left;
							width:85px;	
							padding:13px 7px 0 16px;
							line-height:16px;
							}

						.main_block_left_promo_header_center{
							position:relative; 
							float:left;
							width:340px;
							padding:7px 0 0 7px;
							line-height:22px;
							}

						.main_block_left_promo_header_right{
							position:relative; 
							float:left;
							width:183px;
							padding:12px 3px 0 0;
							text-align:right;
							}

					.main_block_left_promo_main{
						position:relative; 
						float:left;
						width:620px;	
						padding:28px 10px 35px 35px;
						}

						.main_block_left_promo_main_left{
							position:relative; 
							float:left;
							width:340px;	
							padding:0 30px 0 0;
							}

							.main_block_left_promo_main_left_image{
								position:relative; 
								float:left;
								width:340px;	
								padding:0 0 12px 0;
                                                                overflow: hidden;
                                                                height: 232px;
                                                                border-radius: 10px;
                                                                -moz-border-radius: 10px;
                                                                -webkit-border-radius: 10px;
                                                                -webkit-mask-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC');
								}

								.main_block_left_promo_main_left_image img{
									border-radius:10px;
									-moz-border-radius:10px;
									-webkit-border-radius:10px;
									}

							.main_block_left_promo_main_left_line{
								position:relative; 
								float:left;
								width:340px;	
								}

								.main_block_left_promo_main_left_line_num{
									position:relative; 
									float:left;
									width:142px;	
									padding:10px 0 0 8px;
									line-height:20px;
									}

								.main_block_left_promo_main_left_line_option{
									position:relative; 
									float:left;
									width:190px;	
									padding:10px 0 0 0;
									}

									.main_block_left_promo_main_left_line_option ul {
										position:relative;  
										float:left; 
										margin:0px; 
										padding:0 0 0 0; 
										list-style:none; 
										}

										.main_block_left_promo_main_left_line_option ul li{ 
											float:left; 
											width:167px;	
											padding:5px 0 2px 23px;
											background:url(../images/tick.gif) no-repeat;
                                            text-transform:capitalize;
                                            }

						.main_block_left_promo_main_right{
							position:relative; 
							float:left;
							width:245px;	
							padding:0 5px 0 0;
							}

							.main_block_left_promo_main_right_desc{
								position:relative; 
								float:left;
								width:245px;	
								height: auto!important; /* para los navegadores buenos */
								height:250px; /* para IE5+ */
								min-height:250px; /* para los navegadores buenos */
								padding:0 10px 0 0;
								line-height:18px;
								}

								.main_block_left_promo_main_right_desc ul {
									position:relative;  
									float:left; 
									margin:0px; 
									padding:15px 0 0 0; 
									list-style:none; 
									}

									.main_block_left_promo_main_right_desc ul li{ 
										float:left; 
										width:215px;	
										padding:3px 0 4px 30px;
										background:url(../images/tick_green.gif) no-repeat;
										}

							.main_block_left_promo_main_right_btn{
								position:relative; 
								float:left;
								width:245px;	
								padding:0 5px 0 0;
								text-align:center;
								}

							.main_block_left_promo_main_right_line{
								position:relative; 
								float:left;
								width:245px;	
								padding:0 5px 0 0;
								text-align:center;
								}

				.main_block_left_cerquia{
					position:relative; 
					float:left;
					width:674px;	
					padding:50px 0 0 0;
					background:url(../images/home_line.jpg) left top no-repeat;
					}

				.main_block_left_cerquia_content{
					position:relative; 
					float:left;
					/*width:642px;	*/
					padding:0 0 15px 32px;
					line-height:18px;
					}

			.main_block_right{
				position:relative; 
				float:left;
				width:242px;
				padding:0 14px 0 24px;
				}


				.main_block_right_grey{
					position:relative; 
					float:left;
					/*width:212px;*/
					padding:20px 15px 20px 15px;
					}

		.main_block_big{
			position:relative; 
			float:left;
			width:980px;
			padding:37px 0 0 0px;
			background:url(../images/big_line.gif) top no-repeat;
			}

			.main_block_big_title{
				position:relative; 
				float:left;
				width:947px;
				padding:0 0 15px 33px;
				}

			.main_block_big_left{
				position:relative; 
				float:left;
				width:660px;
				padding:0 7px 0 33px;
				}

				.main_block_big_left_line{
					position:relative; 
					float:left;
					width:660px;
					padding:0 0 17px 0;
					}

					.main_block_big_left_line_image{
						position:relative; 
						float:left;
						width:87px;
						padding:5px 0 0 0;
						}

						.main_block_big_left_line_image img{
							border-radius:5px;
							-moz-border-radius:5px;
							-webkit-border-radius:5px;
							}

			
					.main_block_big_left_line_right{
						position:relative; 
						float:left;
						width:573px;
						padding:0 0 0 0;
						line-height:16px;
						}

			.main_block_big_right{
				position:relative; 
				float:left;
				width:230px;	
				padding:0 10px 0 40px;
				}

				.main_block_big_right ul {
					position:relative;  
					float:left; 
					margin:0px; 
					padding:12px 0 0 0; 
					list-style:none; 
					}

					.main_block_big_right ul li{ 
						float:left; 
						width:200px;	
						padding:6px 0 12px 30px;
						background:url(../images/h_arrow_news.gif) no-repeat;
						}

	.footer{
		position:relative; 
		float:left;
		width:980px;
		padding:15px 0 15px 0;
		}	

		.footer_left{
			position:relative; 
			float:left;
			width:620px;
			height: auto!important; /* para los navegadores buenos */
			height:292px; /* para IE5+ */
			min-height:292px; /* para los navegadores buenos */
			padding:20px 20px 20px 20px;
			border:solid 3px #FFF;
			background:#312d2e;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			}	

			.footer_left_header{
				position:relative; 
				float:left;
				width:620px;
				padding:0 0 0 0;
				border-bottom:solid 3px #FFF;
				}	

				.footer_left_header_left{
					position:relative; 
					float:left;
					width:370px;
					padding:0 0 0 0;
					line-height:16px;
					}	

				.footer_left_header_right{
					position:relative; 
					float:right;
					width:250px;
					padding:20px 0 8px 0;
					}	

					.footer_left_header_right ul {
						position:relative;  
						float:right; 
						margin:0px; 
						padding:0 0 0 0; 
						list-style:none; 
						}

						.footer_left_header_right ul li{ 
							float:left; 
							}

			.footer_left_main{
				position:relative; 
				float:left;
				/*width:620px;*/
				padding:21px 0 0 0;
				}

		.footer_right{
			position:relative; 
			float:right;
			width:269px;
			height: auto!important;
			min-height:310px;
			padding:20px 5px 20px 20px;
			border:solid 3px #FFF;
			background:#808080;
			border-radius:5px;
			-moz-border-radius:5px;
			-webkit-border-radius:5px;
			}	

			.footer_right_line{
				position:relative; 
				float:left;
				width:269px;
				padding:0 0 25px 0;
				}

				.footer_right_line ul {
					position:relative;  
					float:left; 
					margin:0px; 
					padding:15px 0 0 10px; 
					list-style:none; 
					}

					.footer_right_line ul li{ 
						float:left; 
						width:244px;
						padding:0 0 3px 0;
						}

			.footer_right_line_text{
				position:relative; 
				float:left;
				/*width:254px;*/
				padding:0 0 25px 0;
				}

			.footer_right_line_menu{
				position:relative; 
				float:left;
				width:254px;
				}

				.footer_right_line_menu ul {
					position:relative;  
					float:left; 
					margin:0px; 
					padding:0 0 0 0; 
					list-style:none; 
					}

					.footer_right_line_menu ul li{ 
						float:left; 
						}
		
/*--------------------------------------- INTERIOR COMUN -------------------------------------------*/
.breadcrumbs{
	position:relative; 
	float:left;
	width:950px;
	padding:0 15px 20px 15px;
	margin-top:-30px;
	}

	.breadcrumbs ul {
		position:relative;  
		float:left; 
		margin:0px; 
		padding:0 0 0 0; 
		list-style:none; 
		}

		.breadcrumbs ul li{ 
			float:left; 
			}

	.main_block_left_title{
		position:relative; 
		float:left;
		width:670px;
		padding:0 15px 30px 15px;
		}

	.main_block_left_content{
		position:relative; 
		float:left;
		/*width:670px;*/
		padding:0 15px 20px 15px;
		}

/*--------------------------------------- ALQUILER - VENTA -------------------------------------------*/
.filtro{
	position:relative; 
	float:left;
	width:950px;
	padding:10px 15px 10px 15px;
	}

	.filtro_title{
		position:relative; 
		float:left;
		width:950px;
		padding:0 0 15px 0;
		}

	.filtro_block{
		position:relative; 
		float:left;
		width:910px;
		padding:20px 20px 20px 20px;
		background:#ececec;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		}

		.filtro_block_text{
			position:relative; 
			float:left;
			width:325px;
			padding:0 20px 0 0;
			line-height:20px;
			}

		.filtro_block_select{
			position:relative; 
			float:left;
			width:150px;
			padding:0 10px 0 0;
			}

			.filtro_block_select select{
				width:145px;
				border:solid 1px #a3a3a3;
				background:#FFF;
				padding:0 0 0 5px;
				margin:5px 0 0 0;
				font-family:Arial, Verdana;
				font-size:14px;
				color:#484848;
				}

		.filtro_block_btn{
			position:relative; 
			float:left;
			width:85px;
			text-align:right;
			}


/*--------------------------------------- FICHA -------------------------------------------*/
.main_block_ficha{
	position:relative; 
	float:left;
	width:950px;
	padding:0 15px 0 15px;
	}

	.main_block_ficha_top{
		position:relative; 
		float:left;
		width:950px;
		padding:0 0 35px 0;
		}

		.main_block_ficha_top_left{
			position:relative; 
			float:left;
			width:485px;
			padding:0 30px 0 0;
			}

			.main_block_ficha_top_left_title{
				position:relative; 
				float:left;
				width:485px;
				padding:0 0 17px 0;
				}

			.main_block_ficha_top_left_image{
				position:relative; 
				float:left;
				width:485px;
				padding:0 0 12px 0;
				}

				.main_block_ficha_top_left_image_photo{
					position:relative; 
					float:left;
					width:485px;
					padding:0 0 0 0;                                        
                                        overflow: hidden;
                                        height: 331px;
                                        border-radius:10px;
                                        -moz-border-radius:10px;
                                        -webkit-border-radius:10px;
                                        -webkit-mask-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC');
					}

					.main_block_ficha_top_left_image_photo img{
						border-radius:10px;
						-moz-border-radius:10px;
						-webkit-border-radius:10px;
						}

				.main_block_ficha_top_left_image_text{
					position:absolute; 
					top:271px;
					left:0px;
					width:485px;
					height:40px;
					padding:20px 10px 12px 10px;
					text-align:center;
					background:url(../images/ficha_trans.png) no-repeat;
					}

			.main_block_ficha_top_left_thumbs{
				position:relative; 
				float:left;
				width:485px;
				padding:0 0 0 0;
				}

				.main_block_ficha_top_left_thumbs_line{
					position:relative; 
					float:left;
					width:485px;
					padding:0 0 12px 0;
					}

					.main_block_ficha_top_left_thumbs_line_th{
						position:relative; 
						float:left;
						width:154px;
                                                overflow: hidden;
                                                height: 105px;                                                
                                                border-radius:10px;
                                                -moz-border-radius:10px;
                                                -webkit-border-radius:10px;
                                                -webkit-mask-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC');
						}

					.main_block_ficha_top_left_thumbs_line_space{
						position:relative; 
						float:left;
						width:11px;
						}

				.main_block_ficha_top_left_thumbs img{
					border-radius:5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					}

		.main_block_ficha_top_right{
			position:relative; 
			float:left;
			width:430px;
			padding:0 0 0 0;
			}

			.main_block_ficha_top_right_precios{
				position:relative; 
				float:left;
				width:290px;
				padding:0 0 0 140px;
				}

				.main_block_ficha_top_right_precios_line{
					position:relative; 
					float:left;
					width:290px;
					}

					.main_block_ficha_top_right_precios_line_left{
						position:relative; 
						float:left;
						width:135px;
						padding:5px 5px 0 0;
						text-align:right;
						}

					.main_block_ficha_top_right_precios_line_right{
						position:relative; 
						float:left;
						width:145px;
						padding:0 0 0 5px;
						}

			.main_block_ficha_top_right_disp{
				position:relative; 
				float:left;
				width:430px;
				padding:20px 0 10px 0;
				line-height:20px;
				}

			.main_block_ficha_top_right_desc{
				position:relative; 
				float:left;
				width:430px;
				padding:20px 0 30px 0;
				line-height:20px;
				}

				.main_block_ficha_top_right_desc ul {
					position:relative;  
					float:left; 
					margin:0px; 
					padding:20px 0 0 30px; 
					list-style:none; 
					}

					.main_block_ficha_top_right_desc ul li{ 
						float:left; 
						width:370px;	
						padding:3px 0 4px 30px;
						background:url(../images/tick_green.gif) no-repeat;
						}

			.main_block_ficha_top_right_tabla{
				position:relative; 
				float:left;
				width:430px;
				padding:0 0 0 0;
				}

	.main_block_ficha_bottom{
		position:relative; 
		float:left;
		width:950px;
		padding:0 0 0 0;
		}

	.main_block_ficha_bottom_left{
		float: left;
		padding: 0;
		position: relative;
		width: 310px;
		}

	.main_block_ficha_bottom_right{
		position:relative; 
		float:right;
		width:620px;
		height:235px;
		padding:0 10px 0 10px;
		background:url(../images/ficha_form.jpg) no-repeat;
		}

		.main_block_ficha_bottom_right_title{
			position:relative; 
			float:left;
			width:620px;
			height:25px;
			padding:12px 0 0 0;
			}

		.main_block_ficha_bottom_right_block{
			position:relative; 
			float:left;
			width:620px;
			height:130px;
			padding:15px 0 0 0;
			}

		.main_block_ficha_bottom_right_block_left{
			position:relative; 
			float:left;
			width:365px;
			padding:0 10px 0 0;
			}

			.main_block_ficha_bottom_right_block_left_line{
				position:relative; 
				float:left;
				width:365px;
				padding:0 10px 3px 0;
				}

				.main_block_ficha_bottom_right_block_left_line_label{
					position:relative; 
					float:left;
					width:80px;
					padding:0 10px 0 0;
					}

				.main_block_ficha_bottom_right_block_left_line_input{
					position:relative; 
					float:right;
					width:275px;
					padding:0 0 0 0;
					}

					.main_block_ficha_bottom_right_block_left_line_input .input{
						width:265px;
						height:24px;
						border:none;
						border-radius:5px;
						-moz-border-radius:5px;
						-webkit-border-radius:5px;
						font-family:Arial, Verdana;
						font-size:13px;
						color:#312d2e;
						}

		.main_block_ficha_bottom_right_block_right{
			position:relative; 
			float:left;
			width:245px;
			padding:3px 0 0 0;
			}

		.main_block_ficha_bottom_right_btn{
			position:relative; 
			float:left;
			width:570px;
			padding:0 50px 0 0;
			text-align:right;
			}



/*--------------------------------------- CORPORATIVA -------------------------------------------*/
.header_area_menu{
	position:absolute;
	top:12px;
        z-index: 11;
	width:260px;
	height:235px;
	padding:0 0 0 0;
	background:url(../images/area_form_bg.png) no-repeat;
	border-top-left-radius:5px;
	-moz-border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	}	

	.header_area_menu_title{
		position:relative;
		float:left;
		width:245px;
		padding:8px 5px 25px 10px;
		}

		.header_area_menu_block{
			position:relative;
			float:left;
			width:240px;
			padding:0 5px 0 15px;
			}

			.header_area_menu_block ul {
				position:relative;  
				float:left; 
				margin:0px; 
				padding:0 0 0 0; 
				list-style:none; 
				}

				.header_area_menu_block ul li{ 
					float:left; 
					width:240px;
					padding:0 0 12px 0;
					}
/*--------------------------------------- NOTICIAS -------------------------------------------*/
.main_block_left_block {
    float: left;
    position: relative;
    width: 720px;
}

.main_block_left_block_contents {
    float: left;
    position: relative;
    width: 720px;
}

.main_block_left_block_contents_line {
    float: left;
    padding: 0 0 20px;
    position: relative;
    width: 720px;
}
.main_block_left_block_contents_line_news_title {
    float: left;
    padding: 0 0 8px 17px;
    position: relative;
    width: 685px;
}
.main_block_left_block_contents_line_news_date {
    float: left;
    padding: 0 0 8px 17px;
    position: relative;
    width: 685px;
}
.main_block_left_block_contents_line_news_content {
    float: left;
    padding: 0 0 8px 35px;
    position: relative;
    width: 685px;
}
	.main_block_left_block_contents{
		position:relative; 
		float:left;
		width:720px;
		}

			.main_block_left_block_contents_line_image{
				position:relative; 
				float:left;
				width:150px;
                padding: 0 0 1px;
				}

				.main_block_left_block_contents_line_image img{
					border:dotted 1px #000;                                        
					}

			.main_block_left_block_contents_line_text{
				position:relative; 
				float:left;
				width:455px;
				line-height:16px;
				}

			.main_block_left_block_contents_line_btn{
				position:relative; 
				float:right;
				width:95px;
				padding:30px 0 0 20px;
				}
.main_block_left_block_contents_line_news_title{
	position:relative; 
	float:left;
	width:685px;
	padding:0 0 8px 17px;
	/*border-bottom:dotted 1px #000;*/
	background:url(../images/dot.png) no-repeat;
	}

.main_block_left_block_contents_line_news_block{
	position:relative; 
	float:left;
	width:685px;
	padding:10px 0 0 25px;
	}
.img_derecha {
	padding:0 0 12px;
}
	.main_block_left_block_contents_line_news_block .date{
		position:relative; 
		float:left;
		width:75px;
		}

	.main_block_left_block_contents_line_news_block .link{
		position:relative; 
		float:left;
		width:605px;
		}

	.main_block_left_block_contents_line_news_block ul{
		position:relative;
		float:left;
		margin:0px;
		padding:0 0 15px 0;
		}

		.main_block_left_block_contents_line_news_block ul li {
			width:680px;
			padding:0 0 20px 15px;
			}


.main_block_left_block_contents_line_news_date{
	position:relative; 
	float:left;
	width:685px;
	padding:0 0 8px 17px;
	}

.main_block_left_block_contents_line_news_content{
	position:relative; 
	float:left;
	width:685px;
	padding:0 0 8px 17px;
	}
.main_block_left_block_contents_line_indice {
    float: left;
    padding: 0 0 20px 17px;
    position: relative;
    width: 703px;
}
		.main_block_left_block_contents_line_prev{
			position:relative; 
			float:left;
			width:241px;
			padding:1px 0 0 0;
			}
		.noticia_listado_central{
			position:relative; 
			float:left;
			width:200px;
			text-align:center;
			padding:1px 0 0 0;
			}
		.main_block_left_block_contents_line_next{
			position:relative; 
			float:left;
			width:241px;
			text-align:right;
			padding:1px 0 0 0;
			}
.main_block_left_block_contents_line_gallery_left {
    float: left;
    padding: 0 0 1px 17px;
    position: relative;
    width: 233px;
}
.main_block_left_block_contents_line_gallery_right {
    float: left;
    position: relative;
    width: 470px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb5 {
    padding-bottom: 5px;
}
.lh16 {
    line-height: 16px;
}
/*--------------------------------------- TEXTOS -------------------------------------------*/
.bold{
	font-weight:bold;
	}

.uppercase{
	text-transform:Uppercase;
	}

.italic{
	font-style:Italic;
	}

.txt1{
	font-family:Arial, Verdana;
	font-size:14px;
	color:#484848;
	text-decoration:none;
	}

	.txt1 a{
		color:#484848;
		text-decoration:none;
		}
	
	.txt1 a:hover{
		color:#484848;
		text-decoration:none;
		}

.txt1_red{
	font-family:Arial, Verdana;
	font-size:18px;
	color:#ff0000;
	text-decoration:none;
	}

.txt2{
	font-family:Century Gothic, Arial, Verdana;
	font-size:16px;
	color:#484848;
	}

.txt3{
	font-family:Century Gothic, Arial, Verdana;
	font-size:14px;
	color:#484848;
	text-decoration:none;
	}

	.txt3 a{
		color:#484848;
		text-decoration:none;
		}
	
	.txt3 a:hover{
		color:#2d8bf7;
		text-decoration:none;
		}

.txt4{
	font-family:Arial, Verdana;
	font-size:16px;
	color:#ffffff;
	}

.txt5{
	font-family:Arial, Verdana;
	font-size:13px;
	color:#ffffff;
	}

	.txt5 a{
		color:#ffffff;
		text-decoration:none;
		}
	
	.txt5 a:hover{
		color:#2d8bf7;
		text-decoration:none;
		}
.txt5_on{
	font-family:Arial, Verdana;
	font-size:13px;
	color:#2d8bf7;
	}

	.txt5_on a{
		color:#2d8bf7;
		text-decoration:none;
		}
	
	.txt5_on a:hover{
		color:#2d8bf7;
		text-decoration:none;
		}
.txt6{
	font-family:Century Gothic, Arial, Verdana;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	}

	.txt6 a{
		color:#FFF;
		text-decoration:none;
		}
	
	.txt6 a:hover{
		color:#FFF;
		text-decoration:none;
		}

.txt7{
	font-family:Arial, Verdana;
	font-size:30px;
	color:#ffffff;
	}

.txt8{
	font-family:Arial, Verdana;
	font-size:18px;
	color:#ffffff;
	}

.txt9{
	font-family:Century Gothic, Arial, Verdana;
	font-size:12px;
	color:#FFF;
	}

.txt10 a,
.txt10 a:hover,
.txt10{
	font-family:Century Gothic, Arial, Verdana;
	font-size:20px;
	color:#767676;
	text-decoration:none;
	}

.txt11{
	font-family:Century Gothic, Arial, Verdana;
	font-size:24px;
	color:#312c2d;
	}

.txt11s{
	font-family:Century Gothic, Arial, Verdana;
	font-size:17px;
	color:#312c2d;
	}

.txt12{
	font-family:Century Gothic, Arial, Verdana;
	font-size:16px;
	color:#312c2d;
	}

.txt13{
	font-family:Century Gothic, Arial, Verdana;
	/*font-size:30px;*/
	font-size:22px;
	color:#257de3;
	}

.txt14{
	font-family:Century Gothic, Arial, Verdana;
	font-size:20px;
	color:#000000;
	}

.txt15{
	font-family:Arial, Verdana;
	font-size:11px;
	color:#8c8c8c;
	}

.txt16{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#000;
	text-decoration:none;
	}

	.txt16 a{
		color:#000;
		text-decoration:none;
		}
	
	.txt16 a:hover{
		color:#257de3;
		text-decoration:none;
		}

.txt17{
	font-family:Arial, Verdana;
	font-size:11px;
	color:#524b4b;
	text-decoration:none;
	}

	.txt17 a{
		color:#524b4b;
		text-decoration:none;
		}
	
	.txt17 a:hover{
		color:#257de3;
		text-decoration:none;
		}

.txt18{
	font-family:Arial, Verdana;
	font-size:11px;
	color:#484848;
	text-decoration:none;
	}

	.txt18 a{
		color:#484848;
		text-decoration:none;
		}
	
	.txt18 a:hover{
		color:#257de3;
		text-decoration:none;
		}

.txt19{
	font-family:Arial, Verdana;
	font-size:13px;
	color:#312d2e;
	text-decoration:none;
	}

	.txt19 a{
		color:#257de3;
		text-decoration:underline;
		}
	
	.txt19 a:hover{
		color:#257de3;
		text-decoration:none;
		}

.txt20{
	font-family:Arial, Verdana;
	font-size:18px;
	color:#312d2e;
	}

.txt21{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#484848;
	}

.txt22{
	font-family:Century Gothic, Arial, Verdana;
	font-size:14px;
	color:#767676;
	}

.txt23{
	font-family:Century Gothic, Arial, Verdana;
	font-size:16px;
	color:#000000;
	}

.txt24{
	font-family:Century Gothic, Arial, Verdana;
	font-size:24px;
	color:#FFF;
	}

.txt25{
	font-family:Century Gothic, Arial, Verdana;
	font-size:10px;
	color:#9c9c9c;
	}

.txt26{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#6b6b6b;
	text-decoration:none;
	}

	.txt26 a{
		color:#6b6b6b;
		text-decoration:none;
		}
	
	.txt26 a:hover{
		color:#FFF;
		text-decoration:none;
		}

		.txt26_on{
			font-family:Arial, Verdana;
			font-size:12px;
			color:#FFF;
			text-decoration:none;
			}

			.txt26_on a{
				color:#FFF;
				text-decoration:none;
				}
			
			.txt26_on a:hover{
				color:#FFF;
				text-decoration:none;
				}

.txt27{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	}

	.txt27 a{
		color:#FFF;
		text-decoration:none;
		}
	
	.txt27 a:hover{
		color:#FFF;
		text-decoration:underline;
		}

.txt28{
	font-family:Arial, Verdana;
	font-size:14px;
	color:#FFF;
	}

.txt29{
	font-family:Century Gothic, Arial, Verdana;
	font-size:20px;
	color:#FFF;
	}

.txt30{
	font-family:Arial, Verdana;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	}

	.txt30 a{
		color:#FFF;
		text-decoration:underline;
		}
	
	.txt30 a:hover{
		color:#FFF;
		text-decoration:none;
		}

.txt31{
	font-family:Arial, Verdana;
	font-size:11px;
	color:#524b4b;
	text-decoration:none;
	}

	.txt31 a{
		color:#2d8bf7;
		text-decoration:underline;
		}
	
	.txt31 a:hover{
		color:#2d8bf7;
		text-decoration:none;
		}

.txt32{
	font-family:Century Gothic, Arial, Verdana;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	}

	.txt32 a{
		color:#FFF;
		text-decoration:none;
		}
	
	.txt32 a:hover{
		color:#FFF;
		text-decoration:none;
		}




/* footer left */
.mceContentBody.edit1_bg{
	background:#312d2e !important;
	}
.edit1{
	width:620px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#a1a1a1;
	text-decoration:none;
	background:#312d2e !important;
	}

	.edit1 a{
		color:#a1a1a1 !important;
		text-decoration:none !important;
		}

	.edit1 a:hover{
		text-decoration:underline !important;
		}

	.edit1 td	{
		font-family:Arial !important;
		font-size:12px !important;
		color:#a1a1a1 !important;
		text-decoration:none !important;
		}


/* header bloques */
.edit2{
	width:642px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#484848;
	text-decoration:none;
	background:#FFF !important;
	}

	.edit2 a{
		color:#257de3 !important;
		text-decoration:underline !important;
		}

	.edit2 a:hover{
		color:#257de3 !important;
		text-decoration:none !important;
		}

	.edit2 td	{
		font-family:Arial !important;
		font-size:12px !important;
		color:#484848 !important;
		text-decoration:none !important;
		}


/* contenido interior comun */
.edit3{
	width:670px;
	font-family:Arial, Verdana;
	font-size:14px;
	color:#484848;
	text-decoration:none;
	text-align:justify;
	background:#FFF !important;
	}

	.edit3 a{
		color:#257de3 !important;
		text-decoration:underline !important;
		}

	.edit3 a:hover{
		color:#257de3 !important;
		text-decoration:none !important;
		}

	.edit3 td	{
		font-family:Arial !important;
		font-size:14px !important;
		color:#484848 !important;
		text-decoration:none !important;
		}

/* barra leteral derecha */
.edit4{
	width:212px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#484848;
	text-decoration:none;
	background:#FFF !important;
	}

	.edit4 a{
		color:#257de3 !important;
		text-decoration:underline !important;
		}

	.edit4 a:hover{
		color:#257de3 !important;
		text-decoration:none !important;
		}

	.edit4 td	{
		font-family:Arial !important;
		font-size:12px !important;
		color:#484848 !important;
		text-decoration:none !important;
		}

/* footer derecha */
.mceContentBody.edit5_bg{
	background:#808080 !important;
	}
.edit5{
	width:254px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	background:#808080 !important;
	}

	.edit5 a{
		color:#FFF !important;
		text-decoration:underline !important;
		}

	.edit5 a:hover{
		color:#FFF !important;
		text-decoration:none !important;
		}

	.edit5 td	{
		font-family:Arial !important;
		font-size:12px !important;
		color:#FFF !important;
		text-decoration:none !important;
		}
                
/*-----------------------------------------SEQUENCE-----------------------------------------*/

.h-header_area {
    float: left;
    height: 235px;
    position: relative;
    width: 680px;
    background:url(../images/bg_carrusel.gif) no-repeat;
    margin: 20px 0 20px 20px;
}
.h-header_area_prev {
    background: url("../images/carrusel_line.png") no-repeat scroll 0 0 transparent;
    height: 130px;
    left: -9px;
    padding: 2px 0 0;
    position: absolute;
    top: 0;
    width: 39px;
    z-index: 10;
}
.h-header_area_prev .prev {
    left: -5px;
    position: relative;
}
.h-header_area_next {
    background: url("../images/carrusel_line.png") no-repeat scroll 0 0 transparent;
    height: 130px;
    left: 667px;
    padding: 2px 0 0;
    position: absolute;
    top: 0;
    z-index: 10;
}
.h-header_area_next .next {
    left: -2px;
    position: relative;
}
.sequence_home,
.sequence {
    height: 247px;
    overflow: hidden;
    position: relative;
    width: 950px;
}
.sequence_home li,
.sequence li {
    position: absolute;
}
.imagen_header_sequence {
    left: 100px;
    position:absolute;
    top:12px;
    z-index: 8;
    filter: alpha(opacity=0);
	opacity: 0;
    -webkit-transition-duration: 2s;
    -moz-transition-duration: 2s;
    -o-transition-duration: 2s;
    -ms-transition-duration: 2s;
    transition-duration: 2s;
}
.imagen_header_sequence a{
    display:block;
    padding:17px 0 0 24px;    
}
.imagen_header_sequence img{
    border-radius: 8px;  
}
.imagen_header_sequence.animate-in {
    left: 0;
    filter: alpha(opacity=100);
	opacity: 1;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}
.imagen_header_sequence.animate-out {
    left: -100px;
    filter: alpha(opacity=0);
	opacity: 0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}
.text_header_sequence {
    z-index: 9;
    position: absolute;
    left: 270px;
    top:10px;
    width: 396px;
    filter: alpha(opacity=0);
	opacity: 0;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.text_header_sequence.animate-in {
    filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}
.text_header_sequence.animate-out {
    filter: alpha(opacity=0);
	opacity: 0;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    -ms-transition-duration: 1s;
    transition-duration: 1s;
}
.h-header_area_carrusel_block_texto {
    position: relative;
}
.h-header_area_thumbs {
    position: absolute;
    right: 18px;
    text-align: right;
    top: 305px;
    width: 140px;
    z-index: 11;
}

/*----------------------------------------------------------------------------------------------*/

.default_box {
    margin: 15px 0px 30px 0px;
}
.default_box:after {
	content:" ";
	display:block;
	clear:both;
}
.mceContentBody {
	background:#fff !important;
}
.default_error_text {
	font-weight:bold;
	font-style:italic;
	display:none;
}

/*
Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
*/
.select2-container {
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input{
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -moz-box-sizing: border-box;    /* firefox */
  -ms-box-sizing: border-box;     /* ie */
  -webkit-box-sizing: border-box; /* webkit */
  -khtml-box-sizing: border-box;  /* konqueror */
  box-sizing: border-box;         /* css3 */
}

.select2-container .select2-choice {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaa;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none;
}

.select2-container.select2-drop-above .select2-choice
{
    border-bottom-color: #aaa;
    -webkit-border-radius:0px 0px 4px 4px;
    -moz-border-radius:0px 0px 4px 4px;
    border-radius:0px 0px 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
}

.select2-container .select2-choice span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 8px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('../images/select2.png') right top no-repeat;
  cursor: pointer;
  text-decoration: none;
  border:0;
  outline: 0;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop {
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    z-index: 9999;
    width:100%;
    margin-top:-1px;
font-family:Arial, Verdana;
	font-size:14px;
	color:#444444;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.select2-drop a {
font-family:Arial, Verdana;
	font-size:14px;
	color:#444444;
}

.select2-drop.select2-drop-above {
    -webkit-border-radius: 4px 4px 0px 0px;
    -moz-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    margin-top:1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-container .select2-choice div {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    border-left: 1px solid #aaa;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px;
}

.select2-container .select2-choice div b {
    background: url('../images/select2.png') no-repeat 0 1px;
    display: block;
    width: 100%;
    height: 100%;
}

.select2-search {
  display: inline-block;
    white-space: nowrap;
    z-index: 10000;
  min-height: 26px;
  width: 100%;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
}

.select2-search-hidden {
  display: block;
  position: absolute;
  left: -10000px;
}

.select2-search input {
    background: #fff url('../images/select2.png') no-repeat 100% -22px;
    background: url('../images/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../images/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../images/select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #aaa;
    font-family: sans-serif;
    font-size: 1em;
    width:100%;
    margin:0;
    height:auto !important;
    min-height: 26px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.select2-drop.select2-drop-above .select2-search input
{
    margin-top:4px;
}

.select2-search input.select2-active {
    background: #fff url('../images/spinner.gif') no-repeat 100%;
    background: url('../images/spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../images/spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
}


.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
    box-shadow        : 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
    outline: none;
}

.select2-dropdown-open .select2-choice {
  border: 1px solid #aaa;
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}

.select2-dropdown-open .select2-choice div {
  background: transparent;
  border-left: none;
}
.select2-dropdown-open .select2-choice div b {
  background-position: -18px 1px;
}

/* results */
.select2-results {
  margin: 4px 4px 4px 0;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 200px;
}

.select2-results ul.select2-result-sub {
  margin: 0 0 0 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
  list-style: none;
  display: list-item;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
}

.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for already selected choices in the results dropdown
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
*/
.select2-results .select2-disabled {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('../images/spinner.gif') no-repeat 100%;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice div {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}


/* multiselect */

.select2-container-multi .select2-choices {
    background-color: #fff;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
      background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
      border: 1px solid #aaa;
      margin: 0;
      padding: 0;
      cursor: text;
      overflow: hidden;
      height: auto !important;
      height: 1%;
      position: relative;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
    box-shadow        : 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
    outline: none;
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}

.select2-container-multi .select2-choices .select2-search-field input {
  color: #666;
  background: transparent !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('../images/spinner.gif') no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice span {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url('../images/select2.png') right top no-repeat;
  outline: none;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}


.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */

.select2-container-multi.select2-container-disabled .select2-choices{
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    background-image: none;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    padding: 3px 5px 3px 5px;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
}
/* end multiselect */

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-result-selectable .select2-match { text-decoration: underline; }
.select2-result-unselectable .select2-match { text-decoration: none; }

.select2-offscreen { position: absolute; left: -10000px; }

/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
		background-image: url(select2x2.png) !important;
		background-repeat: no-repeat !important;
		background-size: 60px 40px !important;
	}
	.select2-search input {
		background-position: 100% -21px !important;
	}
}

/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ctl=themeroller&ffDefault=Arial,sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=cc0000&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=15&borderColorHeader=e3a1a1&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=eeeeee&fcContent=333333&iconColorContent=cc0000&bgColorDefault=eeeeee&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=100&borderColorDefault=d8dcdf&fcDefault=004276&iconColorDefault=cc0000&bgColorHover=f6f6f6&bgTextureHover=04_highlight_hard.png&bgImgOpacityHover=100&borderColorHover=cdd5da&fcHover=111111&iconColorHover=cc0000&bgColorActive=ffffff&bgTextureActive=01_flat.png&bgImgOpacityActive=65&borderColorActive=eeeeee&fcActive=cc0000&iconColorActive=cc0000&bgColorHighlight=fbf8ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcd3a1&fcHighlight=444444&iconColorHighlight=004276&bgColorError=f3d8d8&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=75&borderColorError=cc0000&fcError=2e2e2e&iconColorError=cc0000&bgColorOverlay=a6a6a6&bgTextureOverlay=09_dots_small.png&bgImgOpacityOverlay=65&opacityOverlay=40&bgColorShadow=333333&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=10&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget li {    
    padding-left: 6px;
}
.ui-widget li .ui_dialog_error {
    background-repeat: no-repeat;
    background-position: 0 -144px;
    float: left;
    width: 16px;
    height: 16px;
    margin: 2px 7px 0 0;
    background-image: url(../images/jqueryui/ui-icons_cc0000_256x240.png);
}
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #eeeeee; background: #ffffff url(../images/jqueryui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e3a1a1; background: #cc0000 url(../images/jqueryui/ui-bg_highlight-soft_15_cc0000_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d8dcdf; background: #eeeeee url(../images/jqueryui/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #004276; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #004276; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #cdd5da; background: #f6f6f6 url(../images/jqueryui/ui-bg_highlight-hard_100_f6f6f6_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #111111; }
.ui-state-hover a, .ui-state-hover a:hover { color: #111111; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #eeeeee; background: #ffffff url(../images/jqueryui/ui-bg_flat_65_ffffff_40x100.png) 50% 50% repeat-x; font-weight: bold; color: #cc0000; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #cc0000; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcd3a1; background: #fbf8ee url(../images/jqueryui/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x; color: #444444; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #444444; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cc0000; background: #f3d8d8 url(../images/jqueryui/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50% repeat; color: #2e2e2e; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #2e2e2e; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #2e2e2e; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../images/jqueryui/ui-icons_cc0000_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../images/jqueryui/ui-icons_cc0000_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../images/jqueryui/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../images/jqueryui/ui-icons_cc0000_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../images/jqueryui/ui-icons_cc0000_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../images/jqueryui/ui-icons_cc0000_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../images/jqueryui/ui-icons_004276_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../images/jqueryui/ui-icons_cc0000_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #a6a6a6 url(../images/jqueryui/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat; opacity: .40;filter:Alpha(Opacity=40); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #333333 url(../images/jqueryui/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x; opacity: .10;filter:Alpha(Opacity=10); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em .5em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }



/*--------------------------------------- LOGIN -------------------------------------------*/
	
.container_login{
	position:relative;
	margin:0 auto; 
	width:421px;
	}

	.container_login_title{
		position:relative;
		float:left;
		width:421px;
		padding:0 0 20px 0;
		text-align:center;
		}

		.container_login_block{
			position:relative;
			float:left;
			width:361px;
			height:180px;
			padding:23px 30px 0 30px;
			border:1px solid #dedede;
			}

			.container_login_block input{
				width:170px;
				}

			.container_login_block_line{
				position:relative;
				float:left;
				width:361px;
				padding:0 0 20px 0;
				}

				.container_login_block_line_left{
					position:relative;
					float:left;
					width:170px;
					}

				.container_login_block_line_right{
					position:relative;
					float:left;
					width:191px;
					}

			.container_login_block_line_btn{
				position:relative;
				float:left;
				width:361px;
				padding:0 0 20px 0;
				text-align:center;
				}

				.container_login_passw{
					position:relative;
					float:left;
					width:421px;
					text-align:center;
					}

.txt_log1{
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 14px;  
	color: #000; 
	font-weight:bold;
	}

.txt_log2{
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 14px;  
	color: #000; 
	font-weight:bold;
	}

.txt_log3{
	font-family: Trebuchet MS, Arial, Verdana; 
	font-size: 12px;  
	color: #000; 
	text-decoration:none;
	}

	.txt_log3 a{
		color: #000; 
		text-decoration:none;
		}
	
	.txt_log3 a:hover{
		color:#000;
		text-decoration:underline;
		}


/*--------------------------------------- BÚSQUEDA -------------------------------------------*/	
.i-main_right_content_search_line{
	position:relative;
	float:left;
	width:685px;
	padding:15px 0 15px 0;
	border-bottom:solid 1px #e7e7e7;
	}

.paginator {
	text-align:center;
	padding:25px 0 0;
	float: left;
	width: 685px;
	font-family: Arial, verdana, sans-serif; 
	font-size: 0.75em;
}
.paginator a {
	
	color: #0172c8 !important;
}
.paginator a:hover {
	text-decoration:underline;
}

.search_bloque{
    margin: 0 0 10px 20px;
}
.search_title{
    padding: 0px 0px 5px 0px;
    font-family: Century Gothic, Arial, Verdana;
    font-size: 19px;
}
.search_title a{
    text-decoration:none !important;
}

.search_description{
    padding: 0px 0px 5px 15px;
    color: #312C2D;
}
.search_description a{
    text-decoration:none !important;
    color: #312C2D;
}
.bloque_txt{
    padding: 0px 0px 21px 166px !important;
    color: #312C2D;
}
.bloque_txt a{
    text-decoration:none !important;
    color: #312C2D;
}
.bloque_img {
	padding:1px 0 0;
}
.bloque_img_txt {
	float:left;
	width:100%;
	padding: 0 0 17px;
}
