/* Default CSS */ /* Base Styles */
body {
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.7em;
	margin:0;
	text-align: justify !important;
	/*  color: #2f3746;*/
	/*background: #f2f9fe url(images/main.bg.png) repeat-x top;*/
	background: none repeat scroll 0 0 #C9C9C9;
}

.FechaIzquierda {
	background: #F79B06
		url(http://ulpgcparati.tic-ulpgc.es/sites/default/files/imagenIzquierdaFecha.jpg)
		no-repeat;
	margin-left: 247px;
	width: 230px;
	text-align: center;
	padding-left: 23px;
	float: left;
}

.FechaDerecha {
	background: #F79B06
		url(http://ulpgcparati.tic-ulpgc.es/sites/default/files/imagenDerechaFecha.jpg)
		no-repeat;
	float: left;
	height: 30px;
	width: 33px;
}
.imageEstudUlpgc{
	
	float: left;
	
	}
.Web2 {
	color: white;
	/*background-color: #FFF;*/
	width: 310px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-left: 10px;
}

.Web2 a {
	display: inline-block !important;
	padding: 0 0 0 0 !important;
	margin-left: 0px !important;
}

.Web2 .primero {
	
	margin-left: 70px !important;
	
	}
	
a,a:visited { /*color: #2d3644;*/
	color: #002E67;
	text-decoration: underline;
	line-height: 1.3em;
}

a:active {
	font-weight: normal;
	color: #FF2E67;
	text-decoration: underline;
}

a:hover {
	color: #476891;
	text-decoration: none;
	/*background-color: #FFEAC0;
	text-decoration: underline;*/
}




.menu a:active {
	color: #07125C;	
	font-weight: bold !important;
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;	
}

.menu a {
	color: #07125C;
/*	border-top: 1px solid white;*/
	font-weight: bold !important;
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}



/* Main Layout */
#wrapper {
	margin: 0 auto;
	/*width: 1000px;*/
	width: 980px;
	/*border: 1px solid #94a4ac;*/
	background: #ffffff;
}

#page-wrapper {
	padding: 0;
	margin: 0px auto;
	width: 980px;
	text-align: left;
	background: #ffffff;
}

#middle-wrapper {
	
}

body.sidebars #middle-wrapper {
	background: url(images/sidebar-bg.png) repeat-y;
}

body.sidebar-left #middle-wrapper {
	/*background: url(images/sidebar-bg-left.png) repeat-y left;*/
}

body.sidebar-right #middle-wrapper {
	background: url(images/sidebar-bg-right.png) repeat-y right;
}

#main-content {
	float: left;
	width: 100%;
}

#squeeze {
	
}

#main-content-inner {
	padding: 10px 20px 10px 20px;
	margin: 0;
}

#middle-wrapper .sidebar-right {
	float: left;
	z-index: 1;
	position: relative;
}

#middle-wrapper .sidebar-left {
	float: left;
	z-index: 1;
	position: relative;
}

body.sidebars #main-content {
	margin-left: -200px;
	margin-right: -200px;
}

body.sidebar-left #main-content {
	margin-left: -200px;
}

body.sidebar-right #main-content {
	margin-right: -200px;
}

body.sidebars #squeeze {
	margin: 0 200px 0 200px;
}

body.sidebar-left #squeeze {
	margin-left: 200px;
	border-left:1px ridge gray;
	margin-bottom: 7px;
}

body.sidebar-right #squeeze {
	margin-right: 200px;
}

#middle-wrapper .sidebar-left {
	width: 199px;

	margin-bottom:10px;
}

#middle-wrapper .sidebar-right {
	width: 200px;
}

.sidebox-left h3,.sidebox-right h3 {
	padding: 0 5px;
	margin: 0;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 34px;
	background: url(images/sidebox-h3.png) no-repeat;
}

.sidebox-left,.sidebox-right {
	padding: 18px 18px 0 18px;
	width: 164px;
}

.sidebox-content {
	margin: 0;
	padding: 5px 0px;
}

#topboxes {
	padding: 0;
	margin: 0;
	/*  background: #c3d9ff url(images/bb-bg.png) repeat-x top;*/
}

#topboxes a {
	font-weight: bold;
}

#topboxes a:hover {
	color: #ffffff;
}

#bottomboxes {
	padding: 0;
	margin: 0;
	color: #ffffff;
	background: #111318;
}

#bottomboxes a {
	color: #cbdeff;
	font-weight: bold;
}

.userbox,.userbox-bottom {
	float: left;
}

.userbox-inner {
	padding: 20px;
}

.userbox-bottom-inner {
	padding: 20px;
	background: #111318;
}

.width25 {
	width: 25%;
}

.width33 {
	width: 33.3333%;
}

.width50 {
	width: 50%;
}

.width100 {
	width: 100%;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	/*text-align: center;
  background: #111318;*/
	background: #FFFFFF url(images/fondo_pie.jpg) repeat-x;
}

#footer a {
	/*color: #FFFFFF;*/
	color:#07125C;
	
}

#footer a:hover {
	/*color: #002E67;*/
	/*color:#07125C;
	background-color: #F79B06;*/
	text-decoration: none;
	color: #32396A !important;	
	/*font-weight: bold;*/
}

#footer a:active {
	/*color: #002E67;*/
	/*color:#07125C;
	background-color: #F79B06;*/
	text-decoration: none;
	color: #32396A !important;	
	font-weight: bold;
}

/* Header */
#header-wrapper {
	height: 0px;
	/*background: url(images/header-bg.png) no-repeat;*/
}

#site-logo {
	padding: 0;
	height: 77px;
	float: left;
	border: 0;
}

#site-name {
	padding: 17px 0 0 10px;
	margin: 0;
	float: left;
	text-align: right;
}

#site-name a {
	font-size: 54px;
	font-weight: 900;
	line-height: 54px;
	color: #ff6c00;
	text-decoration: none;
}

.site-slogan-logo h2 {
	margin-top: -20px;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}

.site-slogan h2 {
	margin-top: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}

#search-box {
	float: right;
	padding: 40px 20px 0 0;
}

/* Side Menu */
.sidebox-content ul.menu{
	position: relative;
	margin: 0;
	padding: 0;
	border-top: 5px solid white;
}
.sidebox-content ul.menu li {
	padding: 0;
	margin-left: 0;
	list-style: none outside none;

	/*background: url(images/li-bg.png) repeat-x bottom;*/
}

.sidebox-content ul.menu li a {
	display: block;
	padding: 5px 5px 5px 12px;
	font-weight: bold;
	/*background-color: #FFFFFF;*/
	background-color: orange !important;
	border-bottom: 1px solid black;
}

.sidebox-content ul.menu li a:hover {
	color: #07125c;
	font-weight: bold;
	/*background: #303948 url(images/primary-bg.png) repeat-x;*/
	background-color: #e8e8e8 !important;
	text-decoration: none;
}

.sidebox-content ul.menu li a.active {
	background-color: #e8e8e8 !important;
}


.sidebox-content ul.menu li ul {
	margin: 0;
	padding: 0;	
}

.sidebox-content ul.menu li ul.menu
{
	background-color:white;
	border-top: 0px !important;
}

.sidebox-content ul.menu li ul.menu li
{
	list-style: none;
}

.sidebox-content ul.menu li.first{
		
		border-top: 1px solid black;
}
.sidebox-content ul.menu li ul.menu li.first 
{
		
		border-top: 0px solid black !important;
}

/*
.sidebox-content ul.menu li ul.menu li.last{
	margin-bottom: 5px;	
}

.sidebox-content ul.menu li ul.menu li.last a{	
	border-bottom: 0px solid black !important;	
}

.sidebox-content ul.menu li.last a{
		border-bottom: 0px solid black !important;	
}*/

/*.sidebox-content ul.menu li.expanded {
	background-color: #e8e8e8;
}*/

.sidebox-content ul.menu li ul li {
	margin: 0;
	/*margin-left: 10px;*/
	padding: 0;
	list-style: none outside none;
	background: url();
	/*border-top: 0px solid white !important;*/
}

.sidebox-content ul.menu li ul li a {
	font-weight: bold !important;
	padding-left: 7px !important;
	font-weight: bold;
	/*background-color: #ffffff;*/
	background-color: orange;
	margin-left:10px;
	font-size:10px;
	background:  repeat scroll 0 0 orange !important;
/*	margin-top:5px; */
}

.sidebox-content ul.menu li ul li a.active { 
	font-weight: bold !important;
	color: #07125c;	
	background-color:#e8e8e8 !important;
	
}

.sidebox-content ul.menu li ul li a.active:hover {
	color: #07125c;
	font-weight: bold;
}
/*
.sidebox-content ul.menu li.active-trail
{
	background-color:#e8e8e8;
}
*/

/* Misc Elements */
.item-list {
	color: #999999;
}

.item-list ul {
	padding: 10px 0;
	margin: 0;
}

.item-list ul li {
	padding: 0 0 5px 5px;
	margin: 0;
	list-style: none;
	font-size: 0.9em;
}

.item-list ul li a {
	font-size: 1.0em;
	font-weight: bold;
}

.sidebox-content .item-list ul {
	padding: 10px 0;
	margin: 0;
}

.submitted {
	font-size: 0.8em;
	color: #999999;
}

.pane-title {
	font-weight: bold;
	color: #215A8F;
	font-size: small;
}

.title,.node-title {
	padding: 0;
	margin: 0;
	/*font-size: 2.0em;*/
	line-height: 1.5em;
	font-weight: bold;
	color: #215A8F;
	font-size: 12pt;
	/*font-weight:normal;*/
}

.title a {
	text-decoration: none;
}

.node {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #a9c9ff;
	background: url(images/node-bg.png) repeat-x bottom;
}

.breadcrumb {
	float: left;
	font-weight: bold;
}

.breadcrumb a:active {
		font-weight: bold;
	}
.block-region {
	padding: 10px;
	border: 2px dashed #333333;
	background: #FFFFFF;
}

.links {
	clear: both;
	font-size: 1.0em;
	font-weight: bold;
}

.more-link a {
	padding: 0 2px;
	font-weight: bold;
	border: 1px solid #2d3644;
	background: #c0d7fd;
}

#search-block-form {
	width: 100%;
	text-align: right;
}

.indented {
	margin-left: 30px;
}

/* Comments */
#comments {
	
}

#comments .submitted {
	color: #2d3644;
}

.comment {
	padding: 10px;
	margin-bottom: 10px;
	color: #363636;
	border: 1px solid #a1acc0;
	background: #dfebff;
}

.indented .comment {
	background: #fffbcf;
}

.indented .subject a {
	color: #999999;
}

/* Aggregator */
.feed-url {
	padding: 10px 0;
	font-size: 0.8em;
}

.feed-updated {
	padding: 0 0 10px 0;
	font-size: 0.8em;
}

.feed-item-date {
	font-size: 0.8em;
	color: #999999;
}

.feed-item-body a {
	font-weight: bold;
}

/* Poll */
.poll {
	padding: 5px 0;
}

.poll .bar {
	height: 1.0em;
	background: url(images/poll-bar.png) repeat-x;
}

.poll .bar .foreground {
	height: 1.0em;
	background: url(images/poll-foreground.png) repeat-x;
}

.sidebox-content .poll .title {
	font-size: 1.0em;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

/* Primary Links */
#primary-links h2 {
	display: none;
}

#primary-links {
	
}

#primary-links,#primary-links ul {
	padding: 0;
	margin: 0;
	height:220px;
	line-height: 30px;
	list-style: none;
	/*background: url(images/primary-bg.png) repeat-x;*/
}

#primary-links a {
	display: block;
	margin: 0;
	padding: 0 11px 0 0;
	font-weight: bold;
	font-size: 12px;
	color: #171c23;
	text-decoration: none;
	/*background: url(images/primary-r.png) right top no-repeat;*/
}

#primary-links li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 11px;
	background: url(images/primary-l.png) left top no-repeat;
}

#primary-links li:hover a {
	color: #303a49;
	background: url(images/primary-hover-r.png) right top no-repeat;
}

#primary-links li:hover {
	background: url(images/primary-hover-l.png) left top no-repeat;
}

#primary-links li:hover li a,#primary-links li:hover li {
	color: #171c23;
	background: #aebfd8;
}

#primary-links li ul {
	margin-left: -10px;
	position: absolute;
	width: 210px;
	left: -999em;
	border: 3px solid #d9dbde;
	background: #aebfd8;
	z-index: 100;
}

#primary-links li:hover ul,#primary-links li.sfhover ul {
	left: auto;
}

#primary-links li ul li a,#primary-links li ul li {
	padding: 0 0 0 5px;
	margin: 0;
	width: 200px;
	background: #aebfd8;
}

#primary-links li ul li a:hover,#primary-links li ul li:hover {
	color: #ffffff;
	background: #3b475a;
}

#primary-links li:hover ul ul,#primary-links li.sfhover ul ul {
	left: -999em;
}

/* Secondary Links */
#secondary-links h2 {
	display: none;
}

#secondary-links {
	background: #d9dbde url(images/secondary-bg.png) top repeat-x;
}

#secondary-links,#primary-links ul {
	padding: 0;
	margin: 0;
	line-height: 30px;
}

#secondary-links a {
	display: block;
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 11px;
}

#secondary-links li {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#secondary-links li:hover a {
	color: #303a49;
}

.flickr-photoset {
	line-height: 2em;
	text-align: center;
}

#juitter-main-wrapper {
	width: 100%;
}

div.vcard {
	color: #616A73;
	font-size: 0.75em;
	margin-bottom:0px;
	margin-left:10px;
	margin-top:0px;
	line-height: 1.4em; 
}

.vcard .email {
	color: #002E67 !important;
	text-decoration: underline;
}

.vcard a:hover {	
	text-decoration: none !important;	
}
.vcard a:active {	
	font-weight: normal !important;	
}

div.org {
	color: #002E67;
}

div.street-address,div.tel,div.fax {
	display: inline;
}

.vcardVideo {
	float: right;
	margin-top: 1px;
	margin-right:7px;
	margin-bottom: 5px;
}

.EnlacesPie {
	padding: 10px !important;
	font-size:11px;
	font-weight:bold;
	margin-left: 27px !important;
}

.panel-2col-bricks .panel-col-first {
	width: 80% !important;
}

.panel-2col-bricks .panel-col-last {
	width: 20% !important;
	text-align: center;
}

.enlacePortada {
	color: #5895BE;
}

#block-block-2 {
	height: 148px;
}
#block-block-4
{
	float:left;	
	
}
H2 {
	font-size: medium;
}

.elto_hege_texto_titulo {
	color: #215A8F;
	font-size: small;
}

.EnlacePortadaDrc {
	
	float: left;
	width: 50%;
}
.EnlacePortadaIzq {
	border-right: 1px dashed #A9C9FF;
	float: left;
	width: 49%;
}

.EnlacePortadaFinal {
	float: left;
	padding-left: 15px;
}

.ContentEnlacePortada {
	height: 107px;
	border-top: 1px dashed #A9C9FF;
	padding-top: 2px;
	width: 100%;
}


.ContentEnlacePortada h2 {
	line-height:1.2em;
}
.tituloMenu {
	background: url("images/sidebox-h3.png") no-repeat scroll 0 0
		transparent;
	font-size: 1em;
	font-weight: bold;
	line-height: 34px;
	margin: 0;
	padding: 0 5px;
}

OBJECT {
	border: none;
}
.flickr-photo-img 
{
	margin-bottom: 5px;
}
.tituloPortada{
	line-height:1.2em;
}

#block-search-0{

	float: none;
	margin-right: 7px;
}
#block-search-0 .container-inline{
	margin: 0 !important;
}

#block-search-0 .container-inline #edit-search-block-form-1-wrapper{
	margin: 0 !important;
	color: 	#215A8F;
}

#block-search-0 .container-inline #edit-search-block-form-1-wrapper #edit-search-block-form-1{
	color:gray;
	font-size:11px;
	height:13px;
	width:120px;	
}
#block-search-0 .container-inline .form-submit{
	margin: 0 !important;
	padding: 3px !important;

}

#block-block-5
{
	float: left;
}
#block-block-6
{
	float: left;
}
.edit-block{

	display:none;
}
body#tinymce
{
	background-color: white !important;

}
.box h1{
	color:#215A8F;
	font-size:12pt;
	font-weight:bold;
	line-height:1.5em;
	margin:0;
	padding:0;
}
.enlacesSinRelleno{
	color: white;	
	}
.enlacesSinRelleno a {
	background-color: #fff !important;

}

.imagen_icono a{
	background:  url("http://alojamiento.ulpgc.es/ulpgcparati/themes/amity_island/images/icono_pdf_gris.jpg") no-repeat scroll 0 0 white;
	padding-left:20px;
}


.imagen_icono a:hover{
	background:  url("http://alojamiento.ulpgc.es/ulpgcparati/themes/amity_island/images/icono_pdf_color.jpg") no-repeat scroll 0 0 white;
	
}

.sidebox-content ul.menu li.collapsed a{
	background: url("../../misc/menu-collapsed.png") no-repeat scroll 2px 10px orange;
	padding-left: 12px;

}

.sidebox-content ul.menu li.expanded a{
	background: url("../../misc/menu-expanded.png") no-repeat scroll 2px 10px orange;
	padding-left: 12px;

}
caption h1{
	font-size: 1em;
}
.search-results a:active{
	font-weight: bold;
}

.search-results a:hover{
	text-decoration: underline;
}