/* Background Layout */
body{
	font-family: Arial !important;
	/*background: #9BD1E9 url("/img/background.jpg") repeat-x;*/
	background: #B2D7E8 url("/img/new_background.jpg") repeat-x !important;
}

.martop0{
	margin-top: 0px !important;
}

.interior{
	background: #9BD1E9 url("/img/background-interior.jpg") repeat-x !important;
}

/* Header */

#header {
	position: relative;
}

#header_image {
	clear: both;
	width: 960px;
	height: 315px;
	position:relative; 
	float: none !important;
	margin-top: 0px;   
	padding-top: 0px;
	z-index: -2;
	top: -7px;
}

/* MEDS Buttons */
#btn_container {
	left: 140px;
	position:absolute;
	top: 329px;
	width: 800px;
	z-index: 500;
}

#btn_container  img{
	z-index: 500;
}

#btn_container ul{
	display: block;
}

#btn_container li {
	float:left;
	height:100px;
	width:180px;
	list-style-type: none;
}

	#btn_container li a{
		cursor: pointer;
	}
/* MEDS Buttons NAVIDAD*/
#btn_container_christmas {
	left: 140px;
	position:absolute;
	top: 310px;
	width: 800px;
	z-index: 500;
}

#btn_container_christmas img{
	z-index: 500;
}

#btn_container_christmas ul{
	display: block;
}

#btn_container_christmas li {
	float:left;
	height:100px;
	width:180px;
	list-style-type: none;
}

	#btn_container_christmas li a{
		cursor: pointer;
	}
	
/* Header */
#header_menu{
	position: relative;
	height: 116px;
	width: 945px;
	margin: auto;
	display: block;
	z-index: 5;
}

#banner_home{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	z-index: 0;	
	padding: 0px;
	margin: 0px;
	clear: both;
}

	#banner_home li img{
		z-index: 0;
	}

/* Header Pre-Menu */
#pre_menu{
	/*padding-top: 70px;*/
	color: #666666;
	font-size: 11px;
	margin: auto;
	width: 98%;
	position: relative;
}

	#pre_menu a{
		text-decoration: none;
		color: #333333;
	}
	
	#pre_menu a:hover{
		color: #663399;
	}

#telephone{
	position: absolute;
	float: right;
	/*font-weight: bold;*/
	font-size: 19px;
	left: 798px;
	/*top: 5px;*/
	color: #666666;
	/*background: url(/img/phone-icon.gif) no-repeat left;*/
	/*padding-left: 25px;*/
}
/*#telephone{
	position: absolute;
	float: right;
	/*font-weight: bold;*/
	/*font-size: 19px;
	left: 798px;
	top: 5px;
	color: #666666;
	background: url(/img/phone-icon.gif) no-repeat left;
	padding-left: 25px;
}*/
	
#extranet{
	position: absolute;
	float: left;
	/*font-weight: bold;*/
	font-size: 19px;
	left: 16px;
	/*top: 5px;*/
	top: -8px;
	color: #666666;
	border-bottom:1px solid #0068B7;
}
	div#extranet a{
		float:left;
		margin:10px 5px 0 0;
	}


/* Footer */
/*
#footer{
	background: #AAC4DA url(/img/mini-meds.jpg) no-repeat 50px 120px;
	height: 166px;
	display: block;
	clear: both;
	width: 945px;
	margin: auto auto 30px;	
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;	
}

	#footer h2{
		float: left;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 28px;		
		text-indent: 5px;
	}

	#footer h3{
		float: left;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 19px;
		margin-top: 13px;
	}
	
	#footer h4{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 17px;
		padding: 0px;
		margin: 0px;
	}
	
	#footer table{
		padding: 5px;
	}
*/
#example{
	clear: both;
	font-size: 11px;
	height: 4px;
	line-height: 0px;
	text-align: right;
}

#five_panels_home{
	margin-left: 13px;
	height: 117px;
}

#news_panel_content{
	clear: both;
	width: 950px;
	margin: 15px auto auto auto;
}

/* News */
#news_menu{
	width: 100%;
}

#news_content{
	height: 435px;
	background: url('/img/news-background.jpg') !important;
}

/* News and Articles */
#news_list_home{
	float: left;
	width: 370px;
}

#articles_list_home{
	float: left;
	width: 357px;
}

#patients_list_home{
	float: left;
	margin-left: 13px;
}

#menu_items{
	width: 350px;	
	position: absolute;
	top: 113px;
	z-index: 9999;
	display: none;
	color: #FFF;
	float: left;
	height:166px;
}
	#menu_items p{
		clear: both;
		padding: 0px;
		margin: 1px 0;	
		width: 100%;
		margin-left: 10px;
	}
	
	#menu_items a{
		color: #FFF;		
	}

	#menu_items h1{
		clear: both;
		color: #FFF;
		padding: 0px;
		margin-bottom: 0px;
		margin-top: 2px;
	}
	
	#menu_items h4{
		background: url("/img/bullets/blue-squared-bullet.gif") no-repeat scroll left center transparent;
		padding-left: 10px;
		font-size: 13px;
		font-weight: bold;
		float: left;
		color: #2387CB;
		margin-bottom: 0px;
	}
	
	#menu_items a:hover{
		color: #8A458B;
	}
	


/*----------------------------------*/
/*----------MENU DESPLEGABLE--------*/
/*----------------------------------*/

#menu_planes_y_programas{
	width: 350px;	
	position: absolute;
	top: 117px;
	z-index: 9999;
	display: none;
	color: #FFF;
	float: left;
	left:310px;
}
#menu_planes_y_programas h2{
	border-bottom: 1px dotted #0099FF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 5px;
	width: 98%;
}

#menu_planes_y_programas h2 a{
	background: url('/img/bullets/blue-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
	margin-left: 5px;		
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	width:98%;
	text-decoration:none;
}

#menu_items_injuries{
	width: 350px;	
	position: absolute;
	top: 117px;
	z-index: 9999;
	display: none;
	color: #FFF;
	float: left;
	left:450px;
}


#menu_items_injuries ul {
	width:100%;
	float:left;
	margin: 5px 0 0;
}

#menu_items_injuries ul li{
	list-style:none;
	width: 20px;
	float:left;
	margin:3px;
	text-align:center;
}

#menu_items_injuries ul li a{
	background-color: #E2EBF3;
	color: #0074C4;
	font-weight:bold;
	width: 20px;
	display:block;
}

#menu_items_injuries ul li a.soft{
	background-color: #E2EBF3;
	color: #7cbde9;
	font-weight:bold;
	width: 20px;
	display:block;
}

#menu_items_injuries ul li a:hover{
	background-color: #D74D89;
	color: #FFFFFF;
}

#menu_items_injuries_container>h2 a{
	background: url('/img/bullets/red-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
	}
	
#menu_items_injuries_container>h2 a:hover{
	background: url('/img/bullets/red-arrow-bullet-down.png') no-repeat;
	color: #D74D89;
	background-position: 0px 3px; 
	}

#menu_items_news{
	position: absolute;
	top: 117px;
	z-index: 9999;
	left: 470px;
	display: none;
	color: #FFF;		
	float: left;
	width: 470px;
}

#menu_items_specialities{
	position: absolute;
	top: 117px;
	z-index: 9999;
	left: 94px;
	display: none;
	color: #FFF;		
	float: left;
	width: 592px;
}

	#menu_items_specialities h2, #menu_items_professional h2, #menu_items_injuries h2, #menu_items_news h2{
		margin-left: 5px;
		border-bottom: 1px dotted #0099ff;
		margin-bottom: 0px;
		font-size: 16px;
		font-weight: bold;
		width:98%;
	}
	
	#menu_items_specialities h2 img, #menu_items_professional h2 img, #menu_items_news h2 img{
		margin-right: 5px;
	}

	#menu_items_specialities a, #menu_items_professional a, #menu_items_injuries a, #menu_items_news a{
		text-decoration: none;
	}
	
#menu_items_specialities_container, #menu_items_injuries_container, #menu_items_news_container{
	display: block;
	padding: 10px 15px 10px 10px;
	list-style:none;
}


#menu_items_specialities_container>h2 a{
	background: url('/img/bullets/blue-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
	}		
	
#menu_items_specialities_container>h2 a:hover{
	background: url('/img/bullets/blue-arrow-bullet-down.png') no-repeat;
	color:#0099FF;
	background-position: 0px 3px; 
	}
	
#menu_items_specialities_container h4{
	margin:0 0 0.25em 11px;
}

#menu_items_news_container>h2 a{
	background: url('/img/bullets/green-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
	}		
	
#menu_items_news_container>h2 a:hover{
	background: url('/img/bullets/green-arrow-bullet-down.png') no-repeat;
	color:#89CC02;
	background-position: 0px 3px; 
	}
	
#menu_items_news_container h4{
	margin:0 0 0.25em 11px;
}


#menu_items_plans_container {
	display: block;
	padding: 10px 15px 10px 10px;
	list-style:none;
}


#menu_items_plans_container>h2 a{
	background: url('/img/bullets/orange-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
	}		
	
#menu_items_plans_container>h2 a:hover{
	background: url('/img/bullets/orange-arrow-bullet-down.png') no-repeat;
	color:#FF6600;
	background-position: 0px 3px; 
	}
#menu_items_plans_container h4{
	margin:0 0 0.25em 11px;
}

#menu_items_plans_container ul li.child a{
	font-size:13px;
	padding-left: 10px;
	background: url('/img/bullets/blue-squared-bullet.gif') center left no-repeat;
	text-decoration: none;
}
	
#menu_items_plans_container ul li.child a:hover{
	font-size:13px;
	padding-left: 10px;
	background: url('/img/bullets/orange-squared-bullet-down.png') center left no-repeat;
	color: #FF6600;
}

#menu_items{
	position: absolute;
	top: 117px;
	z-index: 9999;
	display: none;
	float: left;
}

#menu_items a, .menu_item_branches p, #menu_item h4, .menu_item_branches span{
		color: #2387cb;
		text-decoration: none;
	}
	
	#menu_items a:hover, #menu_items_professional a:hover{
		color:#00CFFF;
	}

#menu_items_professional{
	width: 350px;
	position: absolute;
	top: 117px;
	z-index: 9999;
	left: 206px;
	display: none;
	float: left;
}

#menu_items_professional #menu_items_specialities_container>h2 a{
	background: url('/img/bullets/purple-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
	padding-left:15px;
	}
	
#menu_items_professional #menu_items_specialities_container>h2 a:hover{
	background: url('/img/bullets/purple-arrow-bullet-down.png') no-repeat;
	background-position: 0px 3px;
	color: #660099;
	}		


#menu_items_professional #menu_items_specialities_container .child a, #menu_items_news_container .child a{
	font-size:13px;
	padding-left: 10px;
	background: url('/img/bullets/blue-squared-bullet.gif') left 5px no-repeat;
	}
	
#menu_items_professional #menu_items_specialities_container .child a:hover{
	font-size:13px;
	padding-left: 10px;
	background: url('/img/bullets/purple-squared-bullet-down.gif') center left no-repeat;
	color: #660099;
	}	

	#menu_items_professional h2{
		margin-left: 10px;
		border-bottom: 1px dotted #0099FF;
		font-size: 16px;
		font-weight: bold;
		color: #FFF;		
	}
	
	#menu_items_professional h3{		
		margin-left: 5px;
		margin-top: 10px;
		margin-bottom: 5px;
		border-bottom: 1px dotted #FFF;
		font-size: 16px;
		font-weight: bold;
		color: #FFF;
	}
	
	#menu_items_professional ul{
		list-style-type: none;
	}
	
	#menu_items_professional tr{
		margin: 0px;
		padding: 0px;
	}

	#menu_items_professional td{
		margin: 0px;
		padding: 0px;
	}
	
	

#menu_items_professional_container{
	background: #0D54A6 url(/img/menu-arrow.gif) no-repeat 10px 15px; 
	padding: 10px; 
	display: block; 
	margin: 0px; 
}

	#menu_items_professional_container a{
		color: #FFF;
		text-decoration: none;
	}

#menu_items_container{
	padding: 10px;
	display: block;
	z-index: 9999;
	margin:0;
}
	
	
.submenu{
	float:left;
	list-style:none;
	margin: 0 15px 0 0;
}

.submenu li.parent, .submenu li.parentNews{
	float:left;
	display:block;
}

.submenu li ul li{
	float:left; 
	width:250px;
	list-style:none;
	line-height:14px;
}

.parent, .parentNews{
	background-color:#e5edf5;
	margin:5px;
	padding-bottom:5px;
}

.parent ul, .parentNews ul{
	display:block;
	float:left;
}

.parent>a{
	font-size:14px;
	font-weight:bold;
	border-bottom:#0099ff 1px dotted;
	width:85%;
	display:block;
	margin:8px 3px 0px 15px;
	padding-bottom:3px;
	padding-left:15px;
}
.parentNews>a{
	font-size:14px;
	font-weight:bold;
	border-bottom:#0099ff 1px dotted;
	width:77%;
	display:block;
	margin:8px 3px 0px 15px;
	padding-bottom:3px;
	padding-left:15px;
}

.child a{
	font-size:13px;
	padding-left: 10px;
	background: url('/img/bullets/blue-squared-bullet.gif') center left no-repeat;
}


.child ul .child a{
	font-size:13px;
	padding-left: 5px;
	background: url('/img/bullets/blue-arrow-tiny.png') center left no-repeat;
}

.medicina-y-salud>a{
	background: url('/img/bullets/blue-arrow-bullet.png') no-repeat;
	background-position: 0px 3px; 
}

.medicina-y-salud>a:hover{
	background: url('/img/bullets/blue-arrow-bullet-down.png') no-repeat;
	color:#0099FF;
	background-position: 0px 3px; 
}

.medicina-y-salud ul .child a:hover{
	background: url('/img/bullets/blue-squared-bullet-down.gif') center left no-repeat;
	color:#0099FF;
}

/* centro de extencion MENU*/
.centro-de-extension>a{
	background: url('/img/bullets/red-arrow-bullet.png') no-repeat;
	background-position: 0px 3px; 
}

.centro-de-extension>a:hover{
	background: url('/img/bullets/red-arrow-bullet-down.png') no-repeat;
	color:#C10557;
	background-position: 0px 3px; 
}

.centro-de-extension ul .child a:hover{
	background: url('/img/bullets/red-squared-bullet-down.png') center left no-repeat;
	color:#C10557;
}
/* ejercicio y deporte MENU*/
.ejercicio-y-deporte>a{
	background: url('/img/bullets/yellow-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
}

.ejercicio-y-deporte>a:hover{
	background: url('/img/bullets/yellow-arrow-bullet-down.png') no-repeat;
	color:#EAC518;
	background-position: 0px 3px; 
}

.ejercicio-y-deporte ul .child a:hover{
	background: url('/img/bullets/yellow-squared-bullet-down.gif') center left no-repeat;
	color:#EAC518;
}


.servicios-de-apoyo>a{
	background: url('/img/bullets/green-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
}

.servicios-de-apoyo>a:hover{
	background: url('/img/bullets/green-arrow-bullet-down.png') no-repeat;
	color:#89CC02;
	background-position: 0px 3px; 
}

.servicios-de-apoyo ul .child a:hover{
	background: url('/img/bullets/green-squared-bullet-down.gif') center left no-repeat;
	color:#89CC02;
}

.servicios-de-apoyo ul .child ul .child a:hover{
	background: url('/img/bullets/green-subitem.gif') center left no-repeat;
	color:#89CC02;
}

/*Deportes Menú*/
.deportes-menu>a{
	background: url('/img/bullets/green-arrow-bullet.png') no-repeat;
	background-position: 0px 3px; 
}

.deportes-menu>a:hover{
	background: url('/img/bullets/green-arrow-bullet-down.png') no-repeat;
	color:#89CC02;
	background-position: 0px 3px; 
}

.deportes-menu ul .child a:hover{
	background: url('/img/bullets/green-squared-bullet-down.gif') center left no-repeat;
	color:#89CC02;
}

/* Gente MEDS Menú*/
.gente-meds-menu>a{
	background: url('/img/bullets/yellow-arrow-bullet.png') no-repeat;
	background-position: 0px 3px; 
}

.gente-meds-menu>a:hover{
	background: url('/img/bullets/yellow-arrow-bullet-down.png') no-repeat;
	color:#EAC518;
	background-position: 0px 3px; 
}

.gente-meds-menu ul .child a:hover{
	background: url('/img/bullets/yellow-squared-bullet-down.png') center left no-repeat;
	color:#EAC518;
}
/* Actualidad MENU*/
.actualidad-y-medicina-menu>a{
	background: url('/img/bullets/purple-arrow-bullet.png') no-repeat;
	background-position: 0px 3px;
}

.actualidad-y-medicina-menu>a:hover{
	background: url('/img/bullets/purple-arrow-bullet-down.png') no-repeat;
	color:#660099;
	background-position: 0px 3px; 
}

.actualidad-y-medicina-menu ul .child a:hover{
	background: url('/img/bullets/purple-squared-bullet-down.gif') center left no-repeat;
	color:#660099;
}

.child{
	margin:0;
	padding:0;
}	

.child ul{
	float:left;
}
	
/* Footer Menu */	
ul#menu_footer{
	margin-left: 0px;
}

#menu_footer li{
	font-size: 12px;
	list-style-type: none;
}

	#menu_footer li a{
		color: #FFF;
		text-decoration: none;
	}
	
	#menu_footer li a:hover{
		color: #663399;
	}
	
/*** Categories ***/
#header_image_categories{
	height: 173px;
	top: -7px;
	position: relative;
	z-index: 0;
}

#meds_categories_letters{
	position: absolute;
	top: 50px;
	left: 45px;	
	width: 185px;
	height: 235px;	
}

	#meds_categories_letters img{
		margin: auto;
	}
	
	#meds_categories_letters ul{
		list-style-type: none;
		margin: 0px;
		width: 180px;
		height: 195px;
	}
	
#meds_categories_small_letters{
	width: 170px;
	margin: 0 auto auto;
}

#left_column_categories{
	margin-top: 115px; 
	margin-bottom: 20px;
	float: left;
	width: 268px;
	border-right: 1px solid #FFF;
}
	
	#left_column_categories img{
		text-align: center;
		margin-top: 10px;
	}

#content_column_categories{
	position: relative;
	width: 665px;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
	z-index: 0;
}

#directory_map{
	height: 20px;
	font-size: 11px;
	color: #666;
}

	#directory_map a{
		color: #0266B7;
		text-decoration: none;
	}
	
	#directory_map a:hover{
		color:#663399;
	}

#content_text{
	color: #333333;
	font-size: 13px;
	width: 650px;
}

#content_text h1 {
	margin: 15px 0 5px 0;
	padding-right: 75px;
	font-size: 26px;
	color: #666666;
	font-weight: normal;
	border-bottom: 1px dotted #666666 !important;
	clear: both;
}

#content_text h2{	
	border-bottom: 1px dotted #666666;
	color: #666666;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 5px;
	clear: both;
}

#content_text h3{
	color:#666666;
	font-size:16px;
	/*clear: both;*/
	clear:none !important;
	margin-bottom:15px;
	margin-top:10px;
}

#content_text h4{
	font-size: 16px !important;
	color: #666 !important;    
	margin-bottom: 0px;
}

#content_text h5{
	font-size: 14px;
	font-weight: bold;
	color: #8A458B;
	margin-bottom: 0px;
}

#content_text a{
	text-decoration: none;
}

#menu_subcategories_border{
	background: #DBDFE1;
	width: 243px;
	margin-left: 10px;
	float:left;
}

#menu_subcategories{
	background: #EBF0F2;
	padding-bottom: 10px;
	width: 243px;
	float:left;
}

	#menu_subcategories span{
		background:url("/img/subcat_title_symbol.jpg") no-repeat 0 13px transparent;
		color:#666666;
		display:block;
		font-size:13px;
		font-weight:bold;
		margin-bottom:0;
		padding-left:10px;
		padding-top:10px;		
		width:93%;
	}
	
	#menu_subcategories ul{
		margin: 5px 0 0 15px;
		padding: 0px;
	}
	
	#menu_subcategories li{
		color: #0266B7;
		font-size: 12px;
		list-style-type: none;
	}
	
	#menu_subcategories li a{
		color: #0266B7;
		font-size: 12px;
		text-decoration: none;		
	}
	
	#menu_subcategories li a:hover{
		color: #663399;
	}

#categories_body{
	margin-bottom: 10px;
	display: block;
}

#menu_subcategories_blue{
	background: #5E86D4;	
	width: 243px;
}

#menu_subcategories_blue_border{
	margin-left: 10px;
	margin-top: 10px;
	background: #CACCCE;
	width: 243px;
	float:left;
}

#items_submenu_blue{
	margin: 0px;	
	list-style-type: none;
}

	#items_submenu_blue li {
		text-indent: 10px;
		padding-top: 5px;
		color: #FFFFFF;
		background: url(/img/arrow-submenu-blue.gif) no-repeat 0px 10px;
		margin-left: 10px;
		padding-bottom: 8px;
		border-bottom: 1px dotted #CCC;
		width: 220px;
	}
	#items_submenu_blue li h3{
		color: #FFF;
		padding-top: 3px;
		padding-left: 5px;
		font-size: 14px;
		font-weight:bold;
	}
	#items_submenu_blue li a{
		font-size: 13px;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		text-indent: 10px;		
	}
	
	#items_submenu_blue li a:hover{
		color: #663399;
	}
	#items_submenu_blue li dt {
		background: url(/img/point.gif) no-repeat 0px 5px;
		margin-left: 10px;
		padding-left: 5px;
		border-top: 1px dotted #CCC;
		font-size: 13px;
		padding-top: 2px;
		padding-bottom: 2px;
		font-weight: bold;
	}
	
	#items_submenu_blue li dt a{
		font-size: 13px;
		font-weight: bold;
	}
	
	#items_submenu_blue li dd {
		background: url(/img/point.gif) no-repeat 15px 5px;
		margin-left: 10px;
		padding-left: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top: 1px dotted #CCC;
		font-size: 11px;
	}
	
		#items_submenu_blue li dd a{
			font-size: 12px;
		}
#banner_left_section{
	width: 243px;
	line-height: 5px !important;
	margin: auto;
	text-align: center;
	
}
#white_menu_kine{
	margin-left: 10px;
	margin-top: 10px;
	width: 243px;
	float:left;
	border:1px solid #ccc;
	border-bottom:5px solid #678cb0;
}
#white_menu_kine_content{
	width: 243px;
}
#white_menu_kine_content img{
	margin:17px 0 8px 7px;
	border:4px solid #ccc;
}
#white_menu_kine_items{
	list-style:none;
	float:right;
	margin:19px 21px 0 0;
	/*margin: 10px 44px 0 0;*/
}
#white_menu_kine_items h4{
	color:#83C202;
	font-size:14px;
	border-bottom:1px dotted;
}
#white_menu_kine_items h3{
	font-size:12px;
	font-weight:bold;
	line-height:0;
	margin-top:13px;
}

/* Font Size Changes */
#letters{
	/*width: 74px;*/
	width: 80px;
	float: right;
	position: absolute;
	left: 580px;
	top: 19px;
}

#letters p{
	font-size: 11px;
	color: #666;
	line-height: 8px;
	width: 74px;
	height: 20px;
	margin-bottom: 0px;
}

#letters img{
	padding: 0px;
}

#extra_info{
	background: #E9ECEF;
	margin-top: 10px;
	width: 490px;
	padding: 10px;
	clear: both;
}
	
	#extra_info h2{
		font-size: 20px;
		color: #333;
		font-weight: bold;
		margin: 0px;
		border: none;
	}
	
	#extra_info tr{
		padding: 0px;
		margin: 0px;
		height: 10px;
	}
	
	#extra_info td{
		padding: 0px;
		margin: 0px;
		height: 10px;
	}
	
	#extra_info th{
		font-size: 13px;
		font-weight: normal;
		color: #333;		
		height: 10px;
		width: 150px;
	}
	
	#extra_info td label{
		font-weight: normal;
		display: block;
		margin-left: 15px;
	}
	
	#extra_info input, #extra_info select{
		margin: 0px; 
		padding: 0px;
		float: left;
	}
	
#extra_info_general{
	background: #A9CCE0;
	padding: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

	#extra_info_general h2{
		font-size: 16px;
		font-weight: bold;
		color: #FFF;
		margin: 0 0 5px;
		border-bottom: 1px dotted #FFF;		
	}
	
	#extra_info_general h3{
		clear: both;
		font-size: 16px;
		color: #FFF;
		margin: 0px;
		margin-top: 10px;
		border-bottom: 1px dotted #FFF;
		margin-bottom: 10px;
		font-weight: bold;
	}
	
	#extra_info_general h4{
		font-size: 16px;
		color: #333;
		margin: 0px;
		margin-top: 10px;		
		margin-bottom: 10px;
		background: transparent url(/img/menu-arrow.gif) no-repeat 0px 2px;
		text-indent: 10px;
	}
	
	#extra_info_general h5{
		color: #FFF;
		margin-bottom: 5px;
		font-size: 15px;
	}
	
	#extra_info_general p{
		font-size: 13px;
		color: #333;
		margin: 0px;
		margin-left: 10px;
	}
	
	#extra_info_general a{
		color: #0266B7;
		text-decoration: none;
	}



/* Bottom Menu */

#bottom-menu-1, #bottom-menu-2, #bottom-menu-3{
	width: 100%; 
	height: 7px; 
	margin-top: 0px; 
	padding-top: 0px; 
	clear: both;
}

	#bottom-menu-1 #fill-bar{
		width:336px;
	}
	
	#bottom-menu-2 #fill-bar{
		width: 300px;		
	}
	
	#bottom-menu-3 #fill-bar{
		width: 379px;		
	}



#bottom-round-right{
	width: 7px; 
	height: 7px; 
	display: block;
	float:left;
}

#bottom-round-left{
	display: block;
	float:left;
	width: 7px; 
	height: 7px; 
}

#paginate{
	clear: both;
	margin-top: 10px;
	padding: 5px;
	background: #9AC8E0;
	width:651px;
}

	#paginate a{
		text-decoration: none;
		color: #0166B8;
		font-size: 13px;
		font-weight: bold;
	}

#medic_img{
	float: left;
	margin-left: 10px;
	width: 150px; 
	height: 245px
}

	#medic_img img{
		border: 3px solid #FFF;
	}

#medic_schedule{
	clear: both;
	background: #B4CCE0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

	#medic_schedule h2{
		color: #4F299A !important;
		margin: 0px !important;
		padding: 5px !important;		
		border-bottom: 1px dotted #FFF;
		font-size: 16px !important;
		font-weight: bold;
	}
	
	#medic_schedule th{
		color: #4F299A;
		font-size: 14px;
		margin-top: 0px;
		vertical-align: top;
		font-weight: normal;
	}
	
	#medic_schedule td{
		padding-bottom: 10px;
		vertical-align: top;
	}
	
	#medic_schedule td p{
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		float: left;
	}
	
	#medic_schedule td a{
		float: left;
		text-decoration: none;
		color: #227AC2;
		padding: 0px;
		margin: 0px;
		margin-left: 5px;
		line-height: 20px;
	}
	
#column_news_border{
	margin-left: 10px;
	margin-top: 10px;
	width: 245px;	
	background: transparent url(/img/box/top.gif) no-repeat 1px 0px;
}
	
#column_news{
	width: 221px;
	padding: 10px;
	padding-top: 0px;
	margin-top: 10px;
	background: #F7F7F7;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#column_news_bottom{
	clear:both;
	background: url(/img/box/bottom.gif) no-repeat 1px 0px; 
	height: 10px; 
	width: 245px;	
}

	#column_news h2{
		font-size: 16px;
		margin: 0px;
		padding: 0px 0px 3px 0px;
		line-height: 13px;
	}
	
#flashMessage{
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

/* Search Form */
#search_form .submit{
	width: 30px;
	float: left;
	margin-top: 4px;
}

#search_form label{
	width: 170px;
	float: left;
	font-size: 16px;
	margin-top:8px;
}

#search_image {	
	height: 16px;
	margin-top: 3px;
	width: 17px;
	border: none !important;
}

#search_input{
	width: 114px; 
	float: left;
	height: 13px;
	text-indent: 1px;
	padding: 0px;
	font-size: 10px;
	border: none;
	background: transparent url("/img/search-background.gif") no-repeat; 
}
#search_input2{
	width: 114px; 
	float: left;
	height:22px;
	text-indent: 1px;
	padding: 0px;
	font-size: 12px;
	border:none;
	margin-right:2px;
}

#home_search{
	font-size: 10px;
}



#sitemap a{
	text-decoration: none;
	color: #0266B7;
}

#sitemap a:hover{
	color: #663399;
}

.news_block{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
	vertical-align: top;
	margin-top: 5px;
}

	.news_block:last-child{
		border: none;
	}

	.news_block	img{
		margin: 0px !important;
	}
	
	.news_block	.img{
		float: left;
		width: 60px;
		margin-right: 10px;
	}
	
	.news_block	a{		
		font-size: 14px;
		text-decoration: none;
	}
	
	.news_block	p{
		font-size: 11px;
	}


	

/*****************/
/* General Class */
/*****************/

.container {
 	/*overflow: hidden;*/ /*Gabriel*/
	position: relative;
}
	
.red a{
	color: #c94a77 !important;	
	font-weight: bold;
}

.red a:hover {
	color: #663399 !important;	
}

.left{
	float: left;	
}

.right{
	float: right;
}

.separator{
	color: #CCCCCC;
}

.header_logo {
	height: 91px;
	margin-top: 7px;
	position: relative;	
}

/* News Class */
.news_content { 	
	padding-left: 15px;
	padding-right: 0px;
}

.news_content .news_panel {
	width:174px !important;	
}  

.news_panel {
	position:relative;
	margin-top: 5px;	
	margin-right: 0px !important;
	padding-bottom: 12px;
}
	
	.news_panel img{
		margin-bottom: 5px;
	}
	
	.news_panel  h3{
		height: 47px;
		font-size: 15px;
		font-family: Arial;
	}
	
	.news_panel h3 a{
		color: #FFF;
		text-decoration: none;
	}
	
	.news_panel h3 a:hover{
		color: #225CAB;
	}

	.news_panel .more {
		left:109px;
		position:absolute;
	}

	.news_panel hr {
		background-color: #95bdd8;
		height: 7px; 
		width:159px;
		display: block;
		margin-top: 5px;
		clear: both;
		margin-left: 0px;
	}

.news_content_text{
	background: transparent url(/img/news-line.jpg) no-repeat;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
	height: 180px;
	color: #FFFFFF;
	width: 100% !important;
}

.news_panel p , .news_panel h3, .panel p, .panel h3, .last_panel p, .last_panel h3 {
	width: 159px;
	color: #fff;
} 

.news_panel  h3, .panel  h3, .last_panel  h3 {
	font-weight: bold;
	border-bottom: 2px solid white; 
	margin-bottom: 4px;	
	padding-bottom: 9px;
}



.menu {
    margin: 0px;
}

	.menu li {
		float: left;
		border-right: 1px solid #6783B8;
		color: #FFFFFF;	
		font-weight: bold;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		padding: 2px 25px;		
		overflow: hidden;
		font-size: 14px;
		height: 27px;
		line-height: 28px;
	}
	
	.menu li.first {
		width: 330px;
	}
	
	.menu li.second {
		width: 310px;
	}

	.menu li.third {
		border-right: none;
		padding: 1px;
		width: 192px;		
		text-indent: 13px;
	}

	.menu li input {
		float: left;
		margin-left: 3px;
		margin-top: 4px;
	}

	.menu li a {
		color: #FFFFFF;	
		text-decoration: none;
	}

		.menu li a:hover {
			color: #FFFFFF;
		}

.menu_bg {
	background:transparent url("/img/news_menu_bg.jpg") repeat-x;
	height: 31px;
	overflow: hidden;
}

/* Menú Header */
.menu_header {
	background:transparent url("/img/menu-header-bg.jpg") repeat-x;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 28px;
	clear: both !important;
}

	.menu_header li {
		float: left;			
		border-right: 1px solid #6783B8;
		color: #FFFFFF;	
		font-weight: bold;
		list-style-image: none;
		list-style-position: outside;
		list-style-type: none;
		padding: 4px 12px;
		text-align: center;  	
		overflow: hidden;	
		font-family: Arial;
		font-size: 12px;
	} 

	.menu_header li.last {
		border-right: medium none;
		padding: 1px;
		width: 194px;
	}

	.menu_header li input {
		float: left;
		margin-left: 3px;
		margin-top: 4px;
	}

	.menu_header li a {
		color: #FFFFFF;
		text-decoration: none;
	}

.menu_bg_header {
	height: 28px;
	overflow: hidden;
	margin: auto;
	display: block;
	/*width: 100%;*/
	width: 935px;
	padding: 0 5px;
	clear: both;
	position:relative;
	z-index:15;
}
.menu_bg_header .menu_left,
.menu_bg_header .menu_right{ display:block; height:27px; width:5px;}
.menu_bg_header .menu_left{ position:absolute; left: 0; top:0; background:url(/img/main_menu_left.png) no-repeat left top;}
.menu_bg_header .menu_right{ position:absolute; right: 0; top:0; background:url(/img/main_menu_right.png) no-repeat left top;}

.panel {
	width: 180px !important;
	margin-right: 8px !important;   
	color:#fff;
}

.last_panel {
	width: 172px !important;
	margin-right:0px !important;	
	color:#fff;
}

/* Center Panel Home */
.panel_1 {
	background-color: #86ACB5;
}

.panel_2 {
	background-color: #9690bf;
}

.panel_3 {
	background-color: #aba7b1;
}

.panel_4 {
	background-color: #80a8c5; 
}

.panel_5 {
	background-color: #c4707c; 
}



/* Fixed Panel */
.perfect_panel { 
	height: 117px !important;
}

.perfect_panel h3{ 
	font-family: Arial;
	font-size: 14px;
}

.perfect_panel  img{ 
	margin-left: 3px !important;
}

.tiny_box  h3{ 
	border-bottom: none !important;
}

.panel div{
	display: block;
	margin: auto;
}

.panel h4 {
	color:white;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.25em;
	margin-bottom:0.25em;
	margin-top:0;
}

.panel h3.tiny {
	color:white;
	font-size:1.464em;
	font-weight:bold;
	line-height:1.25em;
	margin-bottom:0.25em;
	margin-top:0;
}

.panel .tiny_box h3{
	margin-left: 3px;
	height: 16px;
}

.online {
	margin: auto !important;
} 

/* News Read More */
.read-more{
	clear: both;
	margin-left: 95px !important;
	text-align: right;
}


.reserves p{
	margin: 0px;
	padding: 0px;
	font-size: 10px;	
}

.reserves form p{
	width: 40px;
	float: left;
	margin-top: 7px;
	font-weight: bold;
	font-size: 12px;
}

.reserves input{
	width: 88px;
	background: url("/img/reserve-bg.jpg") no-repeat;
	border: none;
	color: #FFFFFF;
	text-indent: 1px;
}

.reserves h4{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.reflect div{
	padding-bottom: 0px !important;
}

.bold{
	font-weight: bold;
	font-size: 12px;
}

.menu_item_branches{
	clear: both;
	display: block;
}

	.menu_item_speciality a:hover{
		color: #663399;
	}

.items_submenu{
	border-bottom: 1px dotted #DBDFE1;
	margin: auto;
	width: 235px;
	padding-bottom: 5px;
	padding-left: 10px;
	float:left;
}

	.items_submenu span a{
		color: #0266B7;
		text-decoration: none;
	}
	
	.items_submenu span a:hover{
		color: #663399;		
	}

.subitem{
	margin-left: 10px !important;
}

.text{
	font-size: 12px;
	color: #333;
}

	.text h2{
		margin-top: 20px !important;
		margin-bottom: 0px !important;		
		font-size: 26px;
		color: #666666;
		font-weight: normal;
		border-bottom: 1px dotted #666666 !important;
		clear: both;
	}

	.text h3{
		border-bottom: 1px dotted #666666;
		color: #666666;
		font-size: 18px;
		margin-bottom: 15px;
		margin-top: 5px;
		clear: both;
	}

	.text h4{
		color:#666666;
		font-size:16px;
		clear: both;
		margin-bottom:15px;
		margin-top:10px;
	}

	.text h5{
		font-size: 16px !important;
		color: #666 !important;    
		margin-bottom: 0px;
	}
	
	.text h6{
		font-size: 14px;
		font-weight: bold;
		color: #8A458B;
		margin-bottom: 0px;
	}
	
	.text th, .text td {
		padding:0px !important;
	}
	
	/* Estilos de Header Custom */
	.meds-header-1{
		color: #8A458B !important;
	}
	    
	.meds-header-2{
		color: #666666 !important;
	}
	    
	.meds-header-3{
		color: #C10659 !important;
	}
	    
	.meds-header-4{
		color: #78B301 !important;
	}
	    
	.meds-header-5{
		color: #0266B7 !important;
	}
	    
	.meds-header-6{
		color: #CE9C24 !important;
	}
	    
	.meds-header-7{
		color: #FF6A06 !important;
	}
	    
	.meds-header-bullet-1{
		background: url(/img/header-bullets/1.gif) 0px center no-repeat;
		text-indent: 10px;
		color: #8A458B !important;		
	}
	    
	.meds-header-bullet-2{
		background: url(/img/header-bullets/2.gif) 0px center no-repeat;
		text-indent: 10px;
		color: #666666 !important;		
	}
	    
	.meds-header-bullet-3{
		background: url(/img/header-bullets/3.gif) 0px center no-repeat;
		text-indent: 10px;
		color: #C10659 !important;		
	}
	    
	.meds-header-bullet-4{
		background: url(/img/header-bullets/4.gif) 0px center no-repeat;
		text-indent: 10px;
		color: #78B301 !important;		
	}
	    
	.meds-header-bullet-5{
		background: url(/img/header-bullets/5.gif) 0px center no-repeat;
		text-indent: 10px;
		color: #0266B7 !important;		
	}
	    
	.meds-header-bullet-6{
		background: url(/img/header-bullets/6.gif) 0px center no-repeat;
		text-indent: 10px;
		color: #CE9C24 !important;		
	}
	    
	.meds-header-bullet-7{
		background: url(/img/header-bullets/7.gif) 0px center no-repeat;
		text-indent: 10px;
		color: #FF6A06 !important;		
	}
	
	.text a, .text a:visited{
		text-decoration: none !important;
		color: #0266B7;
	}
	
	.text a:hover{
		color: #8A458B;
	}
	
	.text li{
		padding-left: 10px;
		list-style: none;
		margin-bottom: 10px;
		background: url(/img/menu-arrow.gif) no-repeat 0px 3px;
	}
	
	.text li p a{
		margin-left: 10px !important;
	}
	
	.text ul{
		margin-top: 2px !important;
	}

.radioOption{
	clear: both;
}

.submit{
	text-align: right;
	width: 85%;
	margin-top: 10px;
}

	.submit input{
		float: none !important;
	}
	
.input250{
	width: 250px;
}

.exercise_page{
	padding-bottom: 10px;
}

	.exercise_page a{
		color: #0266B7;
		font-weight: bold;
		text-decoration: none;
	}
	
	.exercise_page p{
		margin: 0px;
		padding: 0px;
	}

/* News List */
.news_list{
	clear: both;
}


	.news_list h3, .news_list h4{
		margin: 0px;
		padding: 0px;
		color: #333;
		font-size: 14px;
		font-weight: bold;
	}
	
	.news_list p{
		font-size: 12px;
	}

.subespecialities{
	clear: both;
	background: #B4CCE0;
	padding: 5px;
	margin-top: 10px;
	color: #0065BA;
}

	.subespecialities a{
		color: #0065BA;
		text-decoration: none;
	}
	.subespecialities a:hover{
		color: #008FFF !important;
		text-decoration: none;
	}

	.subespecialities h1{
		float: left;
		color: #4F299A !important;
		font-size: 15px !important;
		font-weight: bold;
		margin: 0px !important;
		padding: 0px !important;
		border: none !important;		
		line-height: 17px;
	}
	
	.subespecialities ul{
		float: left;
		margin: 0px;
	}
	
	.subespecialities li{
		list-style-type: none;
		float: left;
		margin-left: 5px;
	}

.back{
	clear: both;
	display: block;
	padding-top: 10px;
	width: 65px;
}

.agreement{
	color: #227AC2 !important;
}

.li-with-links{
	color:#0266B7;
	font-size:12px;
	text-decoration:none;
}

	.li-with-links li{
		list-style-type: none;
	}
	
	.li-with-links li a{
		text-decoration: none;
	}
	
/*.rss{
	background: url(/img/rss.gif) no-repeat;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-indent: 22px;
}*/
.rss{
	/*background: url(/img/rss.gif) no-repeat;*/
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	/*text-indent: 22px;*/
}

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

.news_detail{
	width: 630px; 
	display:block;
}

	.news_detail img{
		padding: 2px;
	}
	
	.news_detail a{
		text-decoration: none;
		color: #0065B3;
	}
	
	.news_detail a:hover{
		color: #663399;
	}

/*  Toggle */

.toggle li h1{
	cursor: pointer;	
}

.toggle li p{
	display: none;	
}

.contact tr{
	
	margin: 5px;
}

.contact td{
	font-size: 13px;
	height: 25px !important;
	vertical-align: top;
}

.contact input[type="text"]{
	width: 330px;
}

.contact textarea{
	width: 320px;
	margin-top: 2px;
}

.gym_branch{
	background: #CEDBE4;
	width: 188px;
	float: left;
	margin-left: 10px;
	padding: 7px;
	margin-bottom: 10px;
	height: 220px;
}

	.gym_branch h2, gym_branch h2 a{
		color: #4B289C !important;
		font-size: 15px !important;
		font-weight: bold;
		text-decoration: none;
		border: none !important;
		padding: 0px !important;
		margin-top: 10px !important;
		margin-left: 5px !important;
	}
	
	.gym_branch a{
		clear: both;
		display:block;
		margin-bottom: 3px;
		color: #0266B7 !important;
		text-decoration: none !important;
	}
	
	.gym_branch a:hover{
		color: #8A458B !important;
	}
	
	.gym_branch p{
		margin: 0px;
	}
	
.suscribe input[type="text"]{
	width: 250px;
}

/* Inside Menu */
.menu_subcategories_purple{
	background: #8385AC !important;
}

.items_submenu li{	
	/*width: 50%;*/
	display: block;
}

.agreements li h1{
	color: #0266B7 !important;
	font-size: 15px !important;
	font-weight: bold !important;
	border: none !important;
	clear: both;
}

.agreementImage{
	float: left;
	width:100%;
}

.agreementImage h2{
	color: #333 !important;
	font-size: 12px !important;
	font-weight: bold;
	border: none !important;
	margin-top: 0px !important;
}

.agreementImageBox{
	background: url(/img/agreement_box.png) no-repeat;
	width: 140px;
	height: 55px;
	padding: 2px;
}

.nounderline a{
	text-decoration: none;
}

.medics_table li{
	list-style: none;
	text-indent: 8px;
	background: url('/img/bullets/blue.gif') no-repeat transparent 0px center;
	margin-left: 0px !important;
}

.medics_table td, .medics_table tr{
	padding: 0px;
}

.vimeo{
	border: 1px solid #95B4CE;
	padding: 10px 10px 10px 25px;
	float:right;
	width: 213px;
	margin-left: 10px;
}

	.vimeo .title{
		margin-top: 10px;
		color: #8A458B;
		font-size: 17px;
		font-weight: bold;
	}
	
	.vimeo .video{
		width:200px
	}
	
	.vimeo .abstract{
		margin-top:5px;
		color: #333333;
		font-size: 11px;
	}
	
	.vimeo .abstract a{
		text-decoration: none;
		color: #0266B7;
	}

.services_list li{
	list-style: none;
	color: #FFFFFF;
	font-size: 15px;
}

.services_list li a{	
	color: #FFFFFF !important;	
}

.services_list li ul li{
	background: url("/img/menu-arrow.gif") no-repeat 0 3px transparent;
	text-indent: 10px;
	color: #0266B7;
	font-size: 12px;
	font-weight: bold;
}
	
.services_list li ul li p, .services_list li p{
	background: url("/img/bullets/blue.gif") no-repeat 0px 6px transparent;
	margin-left: 0px;
	padding-left: 8px;
	text-indent: 0px;
	font-weight: normal;
	font-size: 12px !important;
}

.services_list li ul li p a, .services_list li p a, .services_list li ul li a{
	color: #0266B7 !important;
	font-size: 12px;
}

/* Multimedia Box */
#multimedia_box{
	width: 234px;
	margin-left:10px;
	float: right;
	display: block;
	margin-bottom: 10px;
}

.multimedia_box_header{
	height:39px;
}


.multimedia_video_tab_active{
	background: url(/img/multimedia_box/video_active_tab.gif) !important;
	width: 117px !important;
	height: 39px !important;
	display: block;
	cursor: pointer;
	float: left;
}

.multimedia_image_tab_active{
	background: url(/img/multimedia_box/photo_active_tab.gif) !important;
	width: 116px !important;
	height: 39px !important;
	display: block;
	cursor: pointer;
	float: left;
}

.multimedia_video_tab{
	background: url(/img/multimedia_box/video_tab.gif) !important;
	width: 117px !important;
	height: 39px !important;
	display: block;
	cursor: pointer;
	float: left;
}

.multimedia_image_tab{
	background: url(/img/multimedia_box/photo_tab.gif) !important;
	width: 116px !important;
	height: 39px !important;
	display: block;
	cursor: pointer;
	float: left;
}


.multimedia_image_tab_single{
	background: url(/img/multimedia_box/single_image_tab.gif) !important;
	width: 234px !important;
	height: 44px !important;
	display: block;
	cursor: pointer;
	float: left;
}

.multimedia_video_tab_single{
	background: url(/img/multimedia_box/single_video_tab.gif) !important;
	width: 234px !important;
	height: 44px !important;
	display: block;
	cursor: pointer;
	float: left;
}

.multimedia_box_content{
	border-left: 1px solid #B1CCDE;
	border-right: 1px solid #B1CCDE;
	display: block;
	padding: 5px;
	background: url(/img/multimedia_box/multimedia_box_bg.jpg) repeat-y #DCEAF2 !important;
	clear:both;
	float:left;
	width:221px;
}

#multimedia_box_footer{
	background: url(/img/multimedia_box/multimedia_box_footer.gif) !important;
	display:block;
	height:7px;
	width:100%;
	float:left;
}

.image_big, .video_big{
	width:200px;
	margin:0 auto;
	/*height:140px;*/
	overflow:hidden;
	cursor:pointer;
}

.image_list_container, .video_list_container{
	width:210px;
	margin:0 auto;
	height:55px;
	background: #DEECF3;
	border: 1px solid #BAD9E9;
	margin-top: 5px;
	padding-top: 5px;
}



.image_list_container li{
	width: 55px !important;
	height:55px !important;
	float:left !important;
	list-style:none;
	background:none !important;
	margin:0 auto !important;
	text-align:center !important;
	padding-left:15px !important;
}

.video_list_container li{
	width:55px !important;
	height:75px !important;
	float:left !important;
	list-style:none !important;
	background:none !important;
	margin:0 auto !important;
	text-align:center !important;
	padding-left:15px !important;
}

.video_title, .image_title{
	clear:both;
}

.image_list_container li img, .video_list_container li img{
	padding:0;
}

.image-control-container, .video-control-container{
	float:left;
	text-align:center;
	width:220px;
	height:20px;
}

.carousel-pointer{
	cursor:pointer;
}

.fullscreen{
	float:right;
}

.specialities_structure li ul{
	margin-left: 0px;
}

.specialities_structure li ul li{
	background: url("/img/bullets/blue.gif") no-repeat 0 6px transparent;
	margin-bottom: 0px;
}

.specialities_structure li ul li a{
	font-weight: normal;
}


.medics_structure a{
	color: #0266B7 !important;
}

.medics_structure a:hover{
	color: #663399 !important;
}

.medics_structure td{
	padding: 1px;
	text-indent: 10px;
}

.menu_content{
	background-color: #d6e2eb;
	padding: 5px 5px 0;	
	border-left: #2b70bb 1px solid;
	border-right: #2b70bb 1px solid;
}

#menu_items_specialities>.menu_content, #menu_items_professional>.menu_content, #menu_items_injuries>.menu_content{
	background-color: #d6e2eb;
	float:left;
}

.submenu_pro{
	width:98%;
	float:left;
	margin: 5px 0;
	padding:5px;
}

.submenu_pro .child{
	width:140px;
	float:left;
}

/* Injuries */
.injuries{
	background: #D6E2EB;
	width: 630px;
	padding-left: 10px;
	margin-bottom: 10px !important;
	padding-bottom:10px;
}

.injuries a:visited{
	color: #FFFFFF !important;
}
.injuries h2{
	background: url(/img/bullets/gray_bullet.gif) no-repeat 0px 8px;
	padding-left: 10px;
	border-bottom: 1px dotted #FFFFFF !important;
	margin-bottom: 10px !important;
	margin-top: 5px !important;
}

.injuries_letter{
	margin: 0px;
	padding: 0px;
}

.injuries_letter li{
	float: left;
	width: 21px;
	height: 21px;
	margin-right: 3px;
	background: #417ABB none;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

.injuries_letter li a{
	color: #FFFFFF !important;
}
.nolink {
	background: none !important;

}

.injuries_content{
	clear: both;
	background-color: #E7EBED;
	float: left;
	width: 600px;
	padding: 5px 20px;
}

.injuries_content h2{
	clear: none !important;
	/*display: inline !important;*/
}

.injuries_content ul{
	width: 44%;
	float: left;
	display: block;
	margin: 10px 0px !important;
}

.injuries_content li{
	background: none;
	padding: 0px;
	margin-bottom: 0px;
}

.previous_injuries{
	margin-right: 4px;
}

.right_injuries{
	width: 235px;
	float: right;
	margin-left:10px;
}
.injuries_content #multimedia_box{
	margin-top: 10px;
	float: right;
	clear: both;
}

.injuries_detail{
	width: 100% !important;
	display: block;
	overflow: hidden;
}

.injuries_detail h2{
	color: #C10659 !important;
	margin-top: 0px !important;
}

.injuries_abstract{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 10px;
}

.related_injuries{
	border-top: 1px dotted #3585C5;
	border-bottom: 1px dotted #3585C5;
	width: 610px;
	margin: 0px 20px 10px;
	float: left;
	padding: 10px 0;
}

	.related_injuries ul{
		margin: 0px;
		float: left;
		width: 44%;
	}
	
	.related_injuries li{
		background: url(/img/bullets/red-squared-bullet.gif) no-repeat 0px 6px;
		margin-bottom: 0px;
	}

.sep{
	border-top: 1px dotted #3585C5;
	width:620px;
	margin-left:20px;
}

.fixed_text{	
	font-size: 11px;
	font-style: italic;
	width: 390px;
	float: left;
	}

.injuries_tags{
	float: right;
	width: 190px;
	margin-left: 10px;
}

.injuries_letter{
	color:#FFFFFF;
	list-style:none;
}

	.injuries_letter a{
		color:#FFFFFF;
		text-decoration:none;
	}
	
	.injuries_letter a:hover{
		color:#FFFFFF;
		text-decoration:underline;
	}

.pages_numbers{
	clear: both;
}

	.pages_numbers a{
		text-decoration: none;
		font-weight: bold;
	}


.medical-articles-title{
	color:#90C726 !important;
	border-bottom:0px !important;
	margin-bottom:0px !important;
}

.medical-articles-container{
	border-bottom:1px #3585C5 dotted;
	border-top:1px #3585C5 dotted;
	width:97%;
	padding: 10px 0;
	float:left;
}

.medical-articles-image-container{
	width:55px;
	margin:0;
	height:45px;
	float:left;
	background-color:#FFFFFF;
}
.medical-articles-image-container img{
	width:55px;
	height:45px;
	margin-top:0 !important;
}

.medical-articles-list{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

.medical-articles-list li{
	float:left;
	width:47%;
	padding:5px;
	list-style:none;
	background: url("/img/bullets/red-squared-bullet.gif") no-repeat scroll 50px 12px transparent;
}

.medical-articles-title-container{
	float:left;
	padding-left:15px;
	padding-top:3px;
	font-size:10px;
	width:75%;
	line-height:12px;
	text-decoration:none;
}

.medical-articles-title-container a{
	text-decoration:none;
	font-size: 11px !important;
}

#bottom-menu-sucursales{
	background-image:url('/img/menu/footer-sucursales.png');
	background-repeat:no-repeat;
	height:9px;
	width:350px;
}

#bottom-menu-specialities{
	background-image:url('/img/menu/footer-specialities.png');
	background-repeat:no-repeat;
	height:9px;
	width:592px;
}

#bottom-menu-profesionales{
	background-image:url('/img/menu/footer-sucursales.png');
	background-repeat:no-repeat;
	height:9px;
	width:350px;
	float:left;
}

#bottom-menu-injuries{
	background-image:url('/img/menu/footer-sucursales.png');
	background-repeat:no-repeat;
	height:9px;
	width:350px;
	float:left;
}

#bottom-menu-news{
	background-image:url('/img/menu/footer-news.png');
	background-repeat:no-repeat;
	height:9px;
	width:475px;
}

.injuries-box{
	width:230px;
	border:#C5D5DF 2px solid;
	background-color:#D9E7F1;
	padding:5px;
	margin:10px 0 0 10px;
	float:left;
}

.injuries-box-title{
	font-size:16px;
	color:#7C7E7F;
	font-weight:bold;
	margin-bottom:0;
}
.injuries-box-subtitle{
	float:left;
	font-size:12px;
	padding-right:5px;
	margin-bottom:0;
	font-weight:bold;
}

.injuries-box-subtitle-container img{
	margin-top:7px !important;

}

.pink{
	color:#C82A70;
}

.green{
	color:#83C202;
}

.injuries-box-subtitle-container{
	float:left;
	width:100%;
}

.injuries-box-subtitle-container a{
	text-decoration:none;
	width:100%;
}

.injuries-box-searcher{
	border-top:#666666 1px dotted;
	margin-top:3px;
	float:left;
	width:230px;
}

.injuries_letter_tiny{
	margin: 0px auto;
	padding: 0px;
	
}
.injuries_letter_tiny li{
	float: left;
	width: 15px;
	height: 15px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	background: #417ABB none;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
	list-style:none;
	font-size:12px;
}

.injuries_letter_tiny li a{
	color: #FFFFFF !important;
	text-decoration:none;
}


.gray{
	color:#333333 !important;
}

.vspacer{
	margin:5px 0;
}


.related-injuries-list{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

.related-injuries-list li{
	float:left;
	width:220px;
	padding:5px;
	list-style:none;
	background: url("/img/bullets/red-squared-bullet.gif") no-repeat scroll 40px 9px transparent;
	border-top:#666666 1px dotted;
}


.related-injuries-title-container{
	float:left;
	padding-left:15px;
	font-size:11px;
	width:65%;
	line-height:12px;
	text-decoration:none;
	background: url("/img/bullets/red-squared-bullet.gif") no-repeat 6px 3px transparent;
}

.related-injuries-title-container a{
	text-decoration:none;
}

.speciality-medics{
	width:100%;
	float:left;
	margin:8px 0 0 0;
}

.speciality-medics-category{
	clear: both;
	background: url("/img/menu-arrow.gif") no-repeat scroll 0 4px transparent;
	list-style:none;
	padding-left: 7px;
	font-weight:bold;
	color:#0266B7 !important;
}

.speciality-medics span{
	width:100%;
	float:left;
	color:#0266B7;	
}

.speciality-medics li{
	clear: both;
	float:left;
	background: url("/img/menu-arrow.gif") no-repeat scroll 0 4px transparent;
	list-style:none;
	padding-left: 7px;
	font-weight:bold;
}

.medic-container{
	width:100%;
	float:left;
	margin:8px 0;
}

.medic-container li{
	width:100%;	
	list-style:none outside none;
	background: none;
}

.medic-container li a{
	background: url("/img/bullets/blue-squared-bullet.gif") no-repeat scroll left center transparent;
	font-weight:normal;
	padding-left: 7px;
}

.medic-container li a:hover{
	text-decoration:underline !important;
}

.items_submenu ul {
	float:left;
}

.cols3 ul li{
	float:left;
	width:73px;
}
.cols2 ul li{
	float:left;
	width:105px;
}
.cols1 ul li{
	float:left;
	width:210px;
}

#sitemap ul li{
	list-style:none;
	background: url("/img/menu-arrow.gif") no-repeat scroll left 14px transparent;
	font-weight:normal;
	padding-left: 10px;
	width:100%;
	padding:10px 0 10px 10px;
	}

#sitemap ul li ul li{
	list-style:none;
	background: url("/img/bullets/blue-squared-bullet.gif") no-repeat scroll left center transparent;
	font-weight:normal;
	padding:3px 0 3px 7px;
	width:30%;
}

.agreements{
	float:left !important;
	width:100%;
}

.agreements li{
	list-style:none;
	background: none;
	font-weight:normal;
	padding-left: 10px;
	width:100%;
	padding:0 0 10px 10px;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#0266B7;
	}

.agreements li ul {
	float:left !important;
	width:100%;
	padding:20px 0;
}

.agreements li ul li{
	list-style:none;
	font-weight:normal;
	padding:3px 0 3px 7px;
	width:30% !important;
	float:left;
	height:65px;
}

.agreements li ul li .agreementImage{
	height:55px;
}

.agreements span{
	background: url("/img/bullets/gray_bullet.gif") no-repeat scroll left 4px transparent;
	padding-left: 10px;
	float:left;
	display:block;
	width:100%;
}

.agreements li ul li span{
	list-style:none;
	font-weight:normal;
	padding:3px 0 3px 7px;
	float:left;
	font-size:12px;
	background: url("/img/bullets/blue-squared-bullet.gif") no-repeat scroll left 10px transparent;
}

.error-message{
	clear: both;
	color: #FF0000;
}

.home_mini_panel a{
	color: #FFFFFF;
	text-decoration: none;
}

.home_mini_panel a:hover{
	color: #225CAB;
}

#print{
	/*position:absolute;*/
	clear:both;
}

#social_networks{
	float:right;
	left:460px;
	position:absolute;
	top:19px;
	width:120px;
}

#social_networks2{
	float:right;
	width:240px;
	margin-right:75px;
	margin-top:5px;
}
.socialdiv{
	float: left;
	/*width:130px;*/
}
/* Botonera Isapres */
.isapres{
	/*background: url("/img/sprite-menu.gif") no-repeat scroll left top transparent;*/
	height: 25px;
	position: absolute;
	right: 0;
	top: -10px;
	line-height:25px;
	display:block;
	width:202px;
}
.isapres a{
	background: url("/img/isapres.png") no-repeat transparent;
	display:block;
	text-indent:-9999px;
	text-align:left !important;
	float:left;
	height:25px;
}
.isapres a.first{
	background-position:left top;
	font-size:1.1em;
	font-weight: bold;
	width:68px;
}
.isapres a:hover{
	background:url(/img/isapres_hover.png) no-repeat transparent;
}
.isapres a.first:hover{
	color: #333333 !important;
	background-position:left top;
}
.isapres a.second{
	background-position:right top;
	font-size:1.1em;
	font-weight: bold;
	color: #FFFFFF !important;
	width:117px;
}
.isapres a.second:hover{
	/*color: # !important;*/
	background-position:right top;
}
.marbottom5{
	margin-bottom:5px;
}

/* Formularios */
.morad{
	font-weight:bold  !important;
	color:#6F106F;
}

.form_menu p{
	background: url("/img/subcat_title_symbol.jpg") no-repeat scroll 0 13px transparent;
	padding:8px 0 0 10px;
	float: left;
	font-size:1.13em;
	font-weight: bold;
	margin-bottom: 2px !important;
}
.form_menu ul li{
	border-bottom: 1px dotted;
	margin: 2px 0;
}
.form_menu ul li a{
	font-size: 1em !important;
}
.form_menu p.blue{
	color: #0266B7;
}
.form_menu p.blue a{
	text-decoration: none;
}
.form_menu p.blue a:hover{
	color:#6F106F;
}
.form_menu p.red{
	color: #C10659;
}

/**** Vista para Kinesiologia ****/
.record_description{
	border-left:1px solid #ACBDC6;
	margin-bottom:25px;
	margin-top:35px;
	padding-left:8px;
}
	.record_description h3{
		font-size: 12px !important;
		font-weight: bold !important;
		color:#000000 !important;
		float:left;
	}
	
	.record_description h4{
		color:#ccc !important;
		float:left;
		font-size:12px !important;
		font-weight:bold !important;
		line-height:1.5em;
		margin-bottom:0px !important;
		margin-top:0px !important;
	}
	
	.record_description span{
		text-align: justify !important;
		float:left;
		font-weight:bold !important;
	}
	
	.record_description p{
		float:left;
		line-height:1.5em;
		margin:0 10px;
	}
	.record_description label{
		display: block;
		float: left;
		font-weight: bold !important;
		margin-top: 3px;
		width: 170px;
	}
	.record_description input{
		width: 150px;
		border: 1px solid #000000 !important;
		margin-top: 3px;
	}
#user_actions img {
    float: right;
}
#exercises_list{
	border: 1px solid #87C40A;
	background: #F6FAF7;	
}
.relative{position:relative;}
.normal_font{ font-weight: normal !important; }

.exercise{
	margin: 7px;
	border-bottom: 1px dotted #CCC;
	width: 47%;
	border-right: 1px dotted #CCC;
}

	.exercise dt{
		font-weight: bold;
		color: #0266B7;
		width: 90px;
		font-size: 13px;
	}
	
	.exercise dd{
		font-size: 11px;
	}
	
	.exercise th,td,caption{
		padding: 4px 10px 4px 5px;
	}

.exercise_image{
	margin-top: 10px;
	text-align: center;
	display: block;
	/*width: 100%;	*/
}

.vimeo{
	z-index: 1 !important;
}
#items_submenu_bluee li {
		text-indent: 15px;
		padding-top: 5px;
		background: url(/kinesiologia/img/arrow_blue.gif) no-repeat 0px 10px;
		margin-left: 10px;
		padding-bottom: 8px;
		color: #FFF;
		border-bottom: 1px dotted #CCC;
		width: 220px;
	}
	#items_submenu_bluee li h3{
		color: #FFF;
		padding-top: 3px;
		padding-left: 5px;
		font-size: 14px;
		font-weight:bold;
	}
	#items_submenu_bluee li a{
		font-size: 14px;
		font-weight: bold;
		color: #FFF;		
		text-decoration: none;
		text-indent: 10px;		
	}
	
	#items_submenu_bluee li a:hover{
		color: #663399;
	}
	
	
	
	#items_submenu_bluee li dt {
		background: url(/kinesiologia/img/arrow_blue.gif) no-repeat 0px 5px;
		margin-left: 10px;
		padding-left: 5px;
		border-top: 1px dotted #CCC;
		font-size: 13px;
		padding-top: 2px;
		padding-bottom: 2px;
		font-weight: bold;
	}
	
	#items_submenu_bluee li dt a{
		font-size: 13px;
		font-weight: bold;
	}
	
	#items_submenu_bluee li dd {
		background: url(/kinesiologia/img/point.gif) no-repeat 15px 5px;
		margin-left: 10px;
		padding-left: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top: 1px dotted #CCC;
		font-size: 11px;
	}
	
		#items_submenu_bluee li dd a{
			font-size: 12px;
		}

/** CUSTOM KINE
 */
.kine_subtitle {
    border: 0 none !important;
    color: #83C202 !important;
    font-family: "Helvetica";
    font-size: 2em !important;
    font-weight: bold !important;
    line-height: 1em;
    margin-top: 0 !important;
    position: absolute;
    top: 5px;
    width: 400px;
}

.style{
	margin-left: 24em !important;
}

.injuries_suscribe{
	text-align: center;
	display: block;
	margin-top: 15px;
}

.form-footer{
	color:#444849;
	font-weight:bold;
	width:500px;
	padding: 0 10px;
	margin-top: 25px;
	line-height: 14px;
}

.links_header_images{
	background: url('/img/header_buttons.gif') no-repeat 0 0;
}

.link_extranet{
	background-position:0 0;
	display: block;
	width:20px;
	height:19px;
	text-indent:-9999px;
}
.link_extranet:hover{
	background-position:-20px 0;
}
.link_newsletter{
	background-position:0 -20px;
	display: block;
	width:149px;
	height:19px;
	text-indent:-9999px;
}
.link_newsletter:hover{
	background-position:0 -39px;
}
.search_injuries{
	background: #D6E2EB;
	width: 238px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom:10px;
	height: 80px;
}
.left_si h5{
	color: #666;
	padding-top:6px;
}
.left_si h3{
	color: #666 !important;
}
.si_letter li{
	width:15px !important;
	margin-bottom:3px;
	height:17px !important;
}
.ui-widget{
	font-size:0.6em !important;
}
.login .submit input {
    border: medium none !important;
    height: 18px !important;
    width: 96px !important;
}
.type_select fieldset{
	margin-top: 15px;
}
	.type_select fieldset label{
		width: 119px !important;
	}
	.type_select fieldset input{
		width: 299px !important;
		margin-top: 7px !important;
	}
div.injuries_content h3{
	clear: none !important;
}

.corporativo{
		overflow:hidden;
		position:absolute;
		left: 0px;
		top:-8px;
		/*background:url(../img/layout/bot_corp.png) no-repeat left top;*/
		padding:0 0 0 4px;
		height:22px;
	}
		.corporativo ul{
			list-style:none;
			overflow:hidden;
			/*background:url(../img/layout/bot_corp_right.png) no-repeat right top;*/
			padding:0 10px 0 0;
			margin:0;
			/*height:22px;*/
		}
			
			.corporativo ul li{
				float:left;
				margin:0px;
				line-height:22px;
				font-size:11px;
				height:22px;
			}
				.corporativo ul li a{
					padding:0 10px;
					line-height:26px;
					border-left:1px solid #CCCCCC;
					border-right:1px solid #CCCCCC;
					margin:0 0 0 -1px;
					color:#333;
					text-decoration:none;
                                        background:url(/img/bot_left.png) center top no-repeat;
                                        display:block;
				}
                                .corporativo ul li.last-item a{
                                        border-right:none !important;
                                }
                                .corporativo ul li.first-item a{
                                        background-position:left top;
                                        padding-left:15px;
                                }
                                .corporativo ul li.last-item a{
                                        background-position:right top;
                                        padding-right:15px;
                                }
				.corporativo ul li a:hover{
					background:url(/img/bot_left-hover.png) no-repeat center top;
					color:#639;
				}
                                .corporativo ul li.first-item a:hover{
                                        background-position:left top;
                                }
                                .corporativo ul li.last-item a:hover{
                                        background-position:right top;
                                }
				


.items_submenu a#formulariosContact{
	width: 221px !important;
	overflow: hidden;
	border-bottom:none !important;
	cursor:pointer;
	display:block;
	margin-bottom: 11px;
}
.form-contact-gimnasio{
	height: 39px;
	background: url("/img/contacts/gimnasio-side.png") no-repeat transparent;
}
.form-contact-solicitud{
	height: 32px;
	background: url("/img/contacts/solicitud-side.png") no-repeat transparent;
}
.form-contact-comentario{
	height: 32px;
	background: url("/img/contacts/comentario-side.png") no-repeat transparent;
}
.form-contact-newsletter{
	height: 32px;
	background: url("/img/contacts/newsletter-side.png") no-repeat transparent;
}

.blue_squared_bullet_login li{
	list-style: none !important;
	background: url(/img/bullets/blue-squared-bullet.gif) 0px 7px no-repeat !important;
	padding-left: 10px !important;
	margin-bottom: 0px !important;
}

/*.rounded_content h3.red_font {
	width:224px !important;
}*/
#newCurrentIssuesOut{
	float:left;
	display:block;
	width:244px;
	background:url('/img/layout/white_50.png') repeat left top;
	margin:14px 0 50px 10px;
}
	#newCurrentIssuesOut .footer_articles{
		position:relative;
		left:0;
		bottom:-46px;
		margin-top:-35px;
	}
	#newCurrentIssuesOut .newBox_title{
		font-size:18px;
		line-height:18px;
		height:22px;
		background:#57839D;
		color:#fff;
		font-family:'News Cycle';
		padding-left:7px;
		margin:0 0 5px 0;
	}
	#newCurrentIssuesOut .newBox_breadcrumb{
		font-size:11px;
		line-height:13px;
		font-family:verdana;
		color:#666;
		margin:0 0 0 7px;
	}
		#newCurrentIssuesOut .newBox_breadcrumb a{
			color:#666;
			text-decoration:none;
		}
		#newCurrentIssuesOut .newBox_breadcrumb a:hover{
			color:#606;
		}
	.newBox_main_new{
		padding-bottom:3px;
		margin-bottom:3px;
		border-bottom:1px dotted #0A476B;
	}
		.newBox_main_new h2{
			font-size:21px;
			font-family:'News Cycle';
			line-height:23px;
			margin:0 0 5px 7px;
		}
			.newBox_main_new h2, .newBox_main_new h2 a{
				color:#005D7E;
				text-decoration:none;
			}
		.newBox_main_new .newBox_mmcontainer{
			text-align:center;
			display:block;
		}
		.newBox_main_new .newBox_excerpt{
			font-family:verdana;
			font-size:11px;
			line-height:13px;
			color:#000;
			margin:5px 7px;
		}
		.newBox_main_new .newBox_link:link{
			text-align:right;
			display:block;
			margin:0 7px;
			font-family:verdana;
			font-size:11px;
			text-decoration:none;
			color:#0A466B;
		}
		.newBox_main_new .newBox_link:link:hover{
			color:#606;
		}
/* Artículos más valorados */
ul.newBox_articles{
	padding:0;
	margin:0;
	list-style:none;
	clear:both !important;
	display:block;
	overflow:hidden;
	border-bottom:1px dotted #0A476B;
}
	ul.newBox_articles .newBox_breadcrumb{
		margin:0 !important;
	}
	ul.newBox_articles li{
		display:block;
		overflow:hidden;
		float:none;
		clear:both;
		margin:6px 7px 12px 7px;
		position:relative;
	}
	ul.newBox_articles img{
		margin:0 5px 2px 0 !important;
		width:51px;
		height:39px;
	}
	ul.newBox_articles h3{
		font-size:11px;
		line-height:13px;
		font-family:verdana;
		margin:0;
	}
		ul.newBox_articles h3 a{
			text-decoration:none;
			color:#0A466B;
		}
			ul.newBox_articles h3 a:hover{
				color:#660066
			}
	ul.newBox_articles .black_screen{
		display:block;
		position:absolute;
		left:0;
		/*top:10px;*/
		background:url(/img/articles_layout/black_screen.png) repeat left top transparent;
		width:51px;
		height:39px;
	}
	ul.newBox_articles .newBox_content{
		width:160px;
		margin-right:7px;
	}
#carHomeNewsContainer{
	width:370px;
	display:block;
	overflow:hidden;
}
ul#carHomeNews{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
	ul#carHomeNews li{
		padding:0;
		margin:0;
		display:block;
		float:left;
		width:370px;
		border:0 !important;
	}
	ul#carHomeNews .jcarousel-item{
		width:370px;
	}
.fcycle{
	font-family:'News Cycle';
}
