/*@import url("http://www.google.com/uds/solutions/videobar/gsvideobar.css");*/
@import url("/recursos_mineco/css/gsvideobar.css");

 
.container {
	width: 910px; margin:15px
/*	margin: 0px auto; 	*/
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;  
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #f2f2f2;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
/*	border: 1px solid #fff;  */
	outline: none;
}
/*ul.tabs li a:hover {
	background: #ccc;
}	*/
html ul.tabs li.active/*, html ul.tabs li.active a:hover */ {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;     
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;  
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a {
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
a.rss {
	background:url(../img/logos.png) -10px -5px no-repeat;  
	width: 40px
}
.active a.rss, a.rss:hover, a.rss:focus {
	background:url(../img/logos.png) -10px -45px no-repeat;
	width: 40px
}
a.facebook {
	background:url(../img/logos.png) -90px -8px no-repeat;
	width: 60px;
}
.active a.facebook, a.facebook:hover, a.facebook:focus {
	background:url(../img/logos.png) -90px -48px no-repeat;
	width: 60px;
}
a.twitter {
	background:url(../img/logos.png) -190px -8px no-repeat;
	width: 60px
}
.active a.twitter, a.twitter:hover, a.twitter:focus {
	background:url(../img/logos.png) -190px -48px no-repeat;
	width: 60px
}
a.google {
	background:url(../img/logos.png) -285px -8px no-repeat;
	width: 60px
}
.active a.google, a.google:hover, a.google:focus {
	background:url(../img/logos.png) -285px -48px no-repeat;
	width: 60px
}
a.youtube {
	background:url(../img/logos.png) -365px -8px no-repeat;
	width: 60px
}
.active a.youtube, a.youtube:hover, a.youtube:focus {
	background:url(../img/logos.png) -365px -48px no-repeat;
	width: 60px
}

a.tuenti {
	background:url(../img/logos.png) -450px -5px  no-repeat;
	width: 60px
}
.active a.tuenti, a.tuenti:hover, a.tuenti:focus {
	background:url(../img/logos.png) -450px  -45px no-repeat;
	width: 60px
}

.twtr-ft {  margin-bottom: 10px; height: 50px; border: 1px solid #f2f2f2; }
.twtr-hd {  border: 1px solid #f2f2f2;}
 #videoBar-bar { float: left;  }
.ytb { float: right; min-height: 150px; width: 300px; border: none; overflow: hidden;  }
 .resultDiv_gsvb { border: 2px solid red; padding: 5px; background: #fff !important; border: none !important}

.playerInnerBox_gsvb .player_gsvb {
width :365px;
height : 325px; 
}

#tab1 img { border: none}
#tab1 h3 { text-align: left; font-size: 1.1em; color: #0358AD; padding-bottom: 10px; margin-bottom: 10px; font-weight: bold }
#tab1 p { margin-bottom: 10px; margin-top: 15px; line-height: 15px }
#tab1 img { margin-right: 5px }
#tab1 a { color: #0358AD; padding-top: 5px; float:left; }

#tab3 iframe.ytb { margin-top: 5px }
#tab3 .ytb1 { float:left ; width: 560px; padding-left: 8px; padding-bottom: 5px}
#tab3 .ytb2 { float:left;  padding-bottom: 5px}


/* COMPARTIR CONTENIDO */
.comparte { padding-top: 25px; margin-bottom: 10px; clear:both }
/*comparte .bred { float:left; padding-right: 14px   }*/
.comparte .bred { float:left; padding-right: 20px;   padding-bottom: 110px; }
/*width:10em;*/
.comparte .bred .tuenti-share-button { margin-right: 25px }
.comparte .bred a.tuenti-share-button:hover { background: none}
.comparte .addthis_default_style  a:hover { background-color: #fff !important; }/* margin-right: -1px !important*/
.comparte .titredes { font-variant:small-caps; border-bottom: 1px solid #ccc ; font-size: 1.1em; padding-bottom: 5px; margin-bottom: 5px }

.b3 { width:5.5em}
.b4 { width:1em} 