* {
	margin: 0;
	padding: 0;
	}
ul {
	list-style: none;
	}

/* LEVEL ONE */
ul.dropdown {
	position: relative;
	z-index:314;
	
	}
ul.dropdown li {
	font-weight: 500;
	float: left;
	zoom: 1;
	border-right:0px solid #bbb;
	border:0px;
	/*background-color: #F5F5F5;
	background-image: url('http://www.a-th.com.ar/img/btn_menuH.png');
	background-repeat: repeat-x;*/
	}
ul.dropdown li a {
	/*display: block;
	margin: 4px 0px 0px 5px;
	padding:6px 15px;
	color: #fff; margin-right: 1px;*/
	color: #FFF;
    display: inline;
    float: left;
    height: 20px;
   
    padding: 5px;
	}
ul.dropdown a:hover {
	color: #000;
	background:#AA8;
	
	}
ul.dropdown a:active {
	color: #000;
	}
ul.dropdown li:last-child a {
	border: none;
	}  /*Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
	/*background-image: url('http://www.a-th.com.ar/img/btn_menuH_Hover.png');*/
	position: relative;
}
ul.dropdown li.hover a {
	/*color: #333;
	background:#CCA;
	margin: 4px 0px 0px 5px;
	padding:6px 15px;/ * padding:6px 10px;* /
	  color: #FFFFFF;*/
    display: inline;
    float: left;
   /* height: 20px;
    margin-right: 1px;
    padding: 5px;*/
	width:;
}

/* LEVEL TWO */

ul.dropdown ul {
	width:140px;
	background:#886;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
/*	border:2px solid #4B6CA3;*/
	}
ul.dropdown ul li {
	font-weight: normal;
	/*background-color: #e9e9e9;

	background-image: url('http://www.a-th.com.ar/img/btn_menuH.png');
	background-repeat: repeat-x;*/
	color: #000;
	border:0px solid orange;
	float: left;
	margin: 0 0 0 0;
	width:100%;
	}

ul.dropdown ul li img{clear:both;}	
/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li a {
	border: none;
	width:;
	display: inline;/**/
	margin: 2px;
	color: #FFF;
	
	}
	
/* LEVEL THREE */

ul.dropdown ul ul {
	left: 100%;
	top: 0;
	}
	
ul.dropdown li:hover > ul {
	visibility: visible;
	}
	
/* LEVEL FOUR */

ul.dropdown ul ul ul {
	left: -120px;
	top: 25px;
	}
	/**/
ul.dropdown li:hover > ul {
	visibility: visible;
	}
html {
	height:100%;
}
body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color:#DEF5FF;
	background-image:url('http://www.a-th.com.ar/img/bg_body.gif');
	background-position:0;
	background-repeat:repeat-x;
	height:100%;
	color:#767676;
	/*color:#333;font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Sans Serif;
	font-size: 0.8em;
    line-height: 1.2em;
    text-align:justify;
/*	
	font: Georgia,"Times New Roman",Times,serif;
	font-family:Tahoma, "Segoe UI", "DejaVu Sans", Verdana, Sans-serif;
	font-size:12px;
	*/
}
* html #container {
	height: 100%;
}
* html .caja {
	height: 0.01%;
}
img {

	border:0px;
}
form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
b {
	font-weight:700;
}
a{
	text-decoration:none;
	color:#220;
	border:0 0 0 0;
}
p{
	line-height:1.5em;
	}
h1,h2,h3,h4{
	margin:0;
	font: Arial,Sans Serif;
	/*font: Georgia,"Times New Roman",Times,serif;*/
}
h1{
	font: 1.2em Arial,Sans Serif;
	/*font: 1.2em Georgia,"Times New Roman",Times,serif;*/
	color:#666644;
	font-weight:600;
    margin: 0;
    padding: 0;
	letter-spacing:.1em;
	line-height:1.2em;
	
}
h2{
	font-size:1.2em;
	margin:0 0 0 5px;
	font-weight:500;
	color:#666;
}
h3{
	color: #664;
    font: .9em Arial,Sans Serif;/* font: .9em Georgia,"Times New Roman",Times,serif;*/
    margin: 0;
	font-weight:500;
}

.js_gal_overlay h3{
	color: #fff;/*color: #74292A;*/
    font: .9em ;/*Arial,Sans Serif font: .9em Georgia,"Times New Roman",Times,serif;*/
   	font-weight:500;
}
h4{
	font: 1.2em Arial,Sans Serif;/*font: 1.2em Georgia,"Times New Roman",Times,serif;*/
	color:#666644;
	line-height:1.2em;
	font-weight:600;
}
#cabecera {
	height:120px;/*height:180px;*/
	width:100%;
}

.usuario{
	text-align:center; 
	color:#74292A; 
	margin-right:5px;
}
.usuario a{
	color:#333; 
	}
#body {
	/*text-align:left;*/
	width:auto;
	margin:0px;
}
#cuerpo{
	/*padding:10px;
	background-color:#000;
	*/
}
#utiles{
	text-align:center;
	width:19.5%;
}
#botonera{
	background:#886;
	color:#333; /*#4B6CA3;background: #8e5455;*/
	border:0px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0 0 0;
}

#container{
	min-height: 99%;
	width:960px;
	text-align: justify;
	border:0px solid #ccc;
	border-top:0px;
	background-color:#fff;
}
#logo {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
}
#pie {
	margin:0 0 10px 0;
	border-top:1px solid #999;
	padding-top:5px;
} 


/* PLANTILLA LUKA */
.formWrapper{
}
.campos-buscador .campo-buscador{
	float:left;
	width:auto;
}

.listado{
	width:780px;
	float:left;
	margin:0 10px;

}
/*.listado h1{
	font-size:1.7em;
	margin:1px 0px 3px 0px;
}
.listado h3{
	font-size:1.2em;
	margin:0;
	padding:0px;
}*/
.listado .item{
	border:0px solid #CCC; 
	border-top:0px solid #999; 
	border-bottom:0px solid #999; 
	text-align:left; 
	margin:1px 0 10px 0;
	float:none;
	width:auto;
	height:auto;
	padding-top:1px;
/*	background:#eee url(/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) repeat-x top;*/
	background:#FFF;
	
}

    
.ta{
	color:#74292A;/*color:#A22;*/
	font-weight:bold;
	font: .9em;
	
}
.ciudad{

	color:#74292A;
	font: .9em;
	font-weight:300;
}
.fecha{ 
	color:#999;
	font-size:.7em;
	line-height:1em;
	letter-spacing:.1em;
	font-weight:600;
	text-align:right;
	margin:5px 0;
}
.fecha h2{ 
	font-size:.8em;
	
}
.listado .archivo_destacado {
	text-align:center;
	margin:0;
	float:left;
	/*width:240px;
	height:160px;*/
}
.archivo_destacado .thumb{
	height:113px; 
	width:150px; 
	margin:0 10px 10px 0;
	border:1px solid #888866;
	}
.archivo_destacado img{
	/*margin:5px 10px 5px 0;*/
	margin:10px;
	border:1px solid #888866;
	}
.listado .anidadoTxt{font:bold 1.5em gray;font-family:Tahoma, "Segoe UI", "DejaVu Sans", Verdana, Sans-serif;}

.listado .archivo_destacado_alt{
	text-align:center;
	float:left;
	background:#AA8;
	height:113px; 
	width:150px; 
	margin:0 10px 10px 0;
	border:1px solid #888866;
}

.listado .archivo_destacado_alt img { margin-right:10px;}
.listado p{ 
	font-size:.9em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	text-align:justify;
	}
/*.listado h1{
	font-size:18px;
}*/
.detalle{
	margin:0 0 0 0;
	/*text-align:justify;
	color:#000;
	font-weight:normal;
	font-family:Georgia,"Times New Roman",Times,serif;
*/
}

.detalle .anidadoTxt{
	font:bold 1.5em gray;
	clear:both;
	font-family:Tahoma, "Segoe UI", "DejaVu Sans", Verdana, Sans-serif;
}
.detalle .archivo_destacado{
	color:#333;
	text-align:center;
	/*background-color:#CCA;*/
	height:auto;
}
.detalle .DestacadoDescargables{
	margin:10px 10px 10px 0;
	width:auto;
	text-align:center;
}
.detalle .item_archivo_descargable{
	/*width:32%;*/
	float:left;
	text-align:;
	border:1px dotted grey;
	margin:2px 0;
	padding:5px 0;
	width:100%;
}
.detalle .item_archivo_descargable h5{
	font-weight:bold;
	font-size:1em;
	text-align:center;
}
/*.detalle p{
	font-size:.7em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.2em;
	text-align:justify;
}
*/
.fieldset{
	text-align:left;
	border-bottom:2px solid ##888866;
	/*border:0px solid #CCC;
	border-bottom:0px solid #CCA;*/
	padding:15px;
	background-image:none;
	background-repeat:repeat-x;
	margin-bottom:10px;
	background-color:#E4E4D6;/*	background-color:#CCA;*/
}

#formularioBuscador .fieldset{
	background-color:#E4E4D6;
	
/*	#AA8; background: url("/css/ui-lightness/images/ath.png") repeat scroll 0 0 #AAAA88;*/
	border-bottom: 2px solid #888866;
}
.legend{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:blue;
	text-align:right;
	 color:#886;/*color:#E6E0E0;/*color:#444;*/
}
.titulos{

	background:#E4E4D6;/*#AA8*/
	padding:10px;
/*	background: url("/css/ui-lightness/images/ath.png") repeat scroll 0 0 #AAAA88;*/
	border-bottom: 2px solid #AAAA88;
}
.tituloHome{
	border-bottom:1px dotted #CCC;
	width:100%;
}
.manito{
	cursor:pointer;hand;
}
#busqueda{

}
#buscador_avanzado_home{
	height:;
	overflow:hidden;
	width:0px;
	float:left;
}
.formulario{
	text-align:left;
	margin:0;
	padding:0 0 0 0;
	width:450px;
	
}
.formularioBotones{
	text-align:right;
/*	margin:10px 0px 0px 0px;
	padding:0 0 0 0;*/
}
.formularioBotones input{

}
#camposBuscador,.formCorreo{
	margin:10px 0 0 0;
	padding:10px;
	font-size:.8em;
	background:#CCA;
	border-top:1px solid #888866;
	border-radius:0 0 10px 10px;	
}
.campo-buscador{
	float:left;
 	width:420px;
/* 	width:32%; margin:0 0 0 0;display:none;	background:grey; 
 */
	margin:5px 0 0 0;
	padding: 0 0 15px 0;
}
.campo-buscador div {
	float:left;
	width:98%;
	height:20px;
/* margin:3px; */
}

.campo-buscador input{
	width:100%;
}
.campo-formulario-agregar input, input[type=text],input[type=password]{
	/*font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; */font-size: .9em; 
	color:#898989;/*color: #333333; */
	border: 1px solid #AA8; 
	background: #f6f6f6 url(/img/btn_menuH.png) repeat-x 50% 50%; 
	height:22px;
	margin:0px 3px 0px 3px;
	padding:1px 2px;
}
.campo-formulario-agregar input, .item .formulario input[type=text], .item .formulario textarea{
	margin:5px;
	background: #f6f6f6 url(/img/btn_menuH.png) repeat-x 50% 50%; 
	color: #898989; 
	border: 1px solid #AA8;  
}
.campo-buscador select{
	/*font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;*/ font-size: .9em; 
	color:#898989;/*color:#444;*/
	border: 1px solid #AAAA88;
	background: #f6f6f6 url(/img/btn_menuH.png) repeat-x 50% 50%; 
	height:22px;
	margin:0px 5px 0px 5px;
	padding:1px 2px;
}
.campo-buscador option{
	border: 0px solid #AAAA88;
	
}
.campo-buscador div div{
	float:left;
	width:98%;
}


/* ACCESOS DIRECTOS */
.cb { clear:both; }
.fl { float:left; }
.fr { float:right; }
.dn { display:none; }
.di { display:inline; }
.db { display:block; }
.w100 { width:100%; }
.w50 { width:48%; }
.w70 { width:70%; }
.w30 { width:30%; }
.w75 { width:74%; }
.w25 { width:24%; }
.w20 { width:20%; }
.h30 { height:30px; }
.ac { text-align:center; }
.al { text-align:left; }
.ar { text-align:right; }
.aj { text-align:justify; }
.xz{ vertical-align:middle; }
.tu{ text-decoration:underline; }
.vt{ vertical-align:top; }
/* margin & padding generales */
.m5{ margin:5px; }
.m10{ margin:10px; }
.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px; }
.ml5{ margin-left:5px; }
.ml10{ margin-left:10px; }
.ml15{ margin-left:15px; }
.mr10{ margin-right:10px; }
.mr15{ margin-right:15px; }
.mt5{ margin-top:5px; }
.mt10{ margin-top:10px; }
.mt15{ margin-top:15px; }
.pr{ position:relative;}
.p5{ padding:5px; }
.p10{ padding:10px; }
.pb5{ padding-bottom:5px; }
.pb10{ padding-bottom:10px; }
.pt10{ padding-top:10px; }
.pt5{ padding-top:5px; }
.pl10{ padding-left:10px; }
.manito { cursor:pointer; hand; }


.avatar{
	border:1px solid #EEE;
	margin:0px 10px 5px 0px;
	padding:3px;
	background-color:#FEFEFE;
	width:74px;
/*	width:64px;
	height:64px;*/
}

.avatarUsuarioLink{
	border:1px solid #EEE;
	margin:5px;
	background-color:#FEFEFE;
	width:25px;
	height:25px;
	float:left;
}
#cincoLugares .item-alt{
	width:340px;
	margin:5px 10px 0 0;
	padding-right: 10px;
	float:left;
	}

.cinco{
	/*text-align:left;*/
	border:0px solid #CCC;
	padding:5px 0;
	background:#FFF;
	margin-bottom:10px;
}

.cinco .item{
	margin:6px 0;
	border:0; 
	border-bottom:1px dotted #CCC; 
	/*background:green url(#-ARCHIVO-sm-#) no-repeat top;
	border:0px solid #CCC;
	border-top:1px solid #CCC;
	margin:10px;
	padding:10px;*/
}
.cinco .item-alt{
	border:0px dotted #CCC;
	border-bottom:1px dotted #CCC;
	margin:5px 0 0 0;
	padding:5px 0;
	float:left;
	/*background:#E4E4D6; visibility:visible;*/
	width:100%;
}

.cinco .item-alt h4 a, .cinco .item h4 a{
	color:#134675;
}
.cinco .item-alt .ta{
	display:none;
}
.cinco .item-alt p{
	font-size:.9em;
	display:none;
}
.cinco .item-alt .archivo_destacado{
	display:none;
}
.cinco .item-alt .vermas{
	background:#ECEEF5;
	border: 1px solid #CAD4E7;
    border-radius: 3px 3px 3px 3px;
	display:none;
	
}
.cinco .item-alt:first-child .ta{
	display:block;
}
.cinco .item-alt:first-child p{
	display:block;
}
.cinco .item-alt:first-child .archivo_destacado{
	display:block;
}
.cinco .item-alt:first-child .vermas{
	display:block;
}

.cinco .item .img{
	border:3px solid #FFF;
	border-bottom:6px solid #FFF;
	height:60px;
	float:left;
	width:72px;
	margin-right:10px;
}
.articulo{
	/*margin:6px 15px 5px 0; */
	margin:6px 13px 5px 2px; 
	border:3px solid #AA8; 
	width:222px;
	height:165px;
	position:relative;
}
.mensaje{
	margin-top:173px; 
	background-color:#E4E4D6; /*background-color:#E4E4D6; */
	opacity:0; 
	height:75px; 
	overflow:hidden; 
	padding:0;
	text-align:left;
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
}

#cincoNoticia .item{
	width:100%;
	float:left;
}

.pagina_actual{
	color:#666;
	font-size:16px;
	margin-bottom:-10px;
}
	
.paginador{
	font-size:9px;
	color:#333333;
	font-weight:normal;
	text-align:left;
	line-height:6px;
	padding:18px 2px 10px 2px;
	height:30px;
	clear:both;
}
.paginador-item a{float:left; font-size:11px; font-weight:bold;}
.paginador-item{
	float:left;
	background-image:url('http://www.a-th.com.ar/img/iconos/page_white.gif');
	background-repeat:no-repeat;
	background:none;
	height:24px;
	width:24px;
	text-align:center;
	cursor:pointer;hand;
	line-height:15px;
}
.paginador-item-actual{
	float:left;
/* 	background-image:url('http://www.a-th.com.ar/img/iconos/page_white.gif'); */
	background:none;
	height:24px;
	width:24px;
	text-align:center;
	line-height:15px;
	margin-right:5px;
}
.paginador-item-control{
	float:left;
	height:17px;
	width:17px;
	text-align:center;
	line-height:15px;
	margin-right:5px;
}



.warningmsg {
	margin:10px 0 10px 0;
	background-color:#EE8;
	padding:10px;
	color:#FFF;
	font-weight:bold;
}
.errormsg {
	margin:10px 0 10px 0;
	background-color:#ff9696;
	padding:10px 10px 10px 45px;
	color:#FFF;
	font-weight:bold;
	background-image:url('http://www.a-th.com.ar/img/stop.png');
	background-position:5px;
	background-repeat:no-repeat;
}
.infomsg {
	margin:10px 0 10px 0;
	background-color:#CCA;
	padding:10px 10px 10px 45px;
	color:#333;
	font-weight:bold;
	background-image:url('http://www.a-th.com.ar/img/info.png');
	background-position:5px;
	background-repeat:no-repeat;
}
.infomsg2 {
	background-color: #CCCCAA;
    background-image: url("http://www.a-th.com.ar/img/info.png");
    background-position: 10px 50%;
    background-repeat: no-repeat;
    color: #333333;
    font-weight: bold;
    margin: 0 0 0 300px;
    padding: 15px 50px;
}
.confirmmsg {
	margin:10px 0 10px 0;
	background-color:#b3dc46;
	padding:10px 10px 10px 45px;
	color:#FFF;
	font-weight:bold;
	background-image:url('http://www.a-th.com.ar/img/tilde.png');
	background-position:5px;
	background-repeat:no-repeat;
}



/* MODAL */

.modal {
	position:absolute;
	width:auto;
	padding:0px;
	text-align:left;
	z-index:997;
	display:none;
}

#cover {
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:990;
}
.modalLuka {
	background-image:url('/js/modal/bg-item.gif');
	background-repeat:repeat-x;
	background-position:0px 1px;
	background-color:#FFF;
	padding:0px;
	border: 0px solid #dcd4bd;
}
.modal span {
	padding:5px 0;
	text-align:justify;
	z-index:998;
}
.modal .botonSi, .modal .botonNo {
	background-image:url('/js/modal/bg-item.gif');
	background-repeat:repeat-x;
	background-position:0px 1px;
	background-color:#FFF;
	padding:3px;
	border: 1px solid #dcd4bd;
	margin:5px;
	float:right;
}




/* MODALES */
.fondoModal{
	background-image:url('http://www.a-th.com.ar/img/bg_thumb.gif');
	background-repeat:repeat;
	text-align:center;
	}
.fondoModal img{
	padding:15px 0 15px 0;
}

.c{
	border:1px solid #ccc;
	margin:5px;
	padding: 10px;
	display:block;
}
.c_input_wrapper{
	border:1px solid #ccc;
	background:#F1F1F1;
	margin:5px 0;
	padding: 10px;
	display:block;
}
.c_input_wrapper textarea{
	border:1px solid #BDC7D8;
	margin:5px;
	width:500px;
	padding: 10px;
	display:block;
	color:#757775;
}
.c_avatar{
	float:left;
	width:48px;
	height:48px;
	margin-right:5px;
}
.c_autor{
	padding:2px;
}
.c_comentario{
	padding:5px;
	
}
.banner_header{
	width:960px;
}
.banner_home{
	float:right;
/* 	width:500px; */
}
#map_home{
	width:460px; /* width:466px;*/
	height:333px;
	background:#CCA url('/img/iconos/loading_icon.gif') 50% 50% no-repeat;
}
#buscador_home{
	background-color: #43433D;/*background-color: #E4E4D6;*/
    border-bottom: 2px solid #888866;
	padding:10px;
	/*background-color:#AA8;#D1DDEF*/
/*	background: url("/css/ui-lightness/images/ath.png") repeat scroll 0 0 #AAAA88;
	border-bottom: 2px solid #AAAA88;*/
}
#buscador_home .b_, #buscador_home select{
	height:22px;
}
#camposBuscadorHome{
	

}
.campo-buscador{
	width:150px;

}
.detalle .metadata .archivo_destacado{
	/*height:150px;*/
	height:180px;
	width:245px;
	margin:10px;
	
}
.detalle .metadata{
	width:100%;
	float:left;
	margin:10px auto;
	border:1px solid #886;
	/*background:#AA8;*/
	background:#CFCFB0;
	font-size:.9em;
}
.metadata p{
 margin:10px 0 0 20px; 
 font-size:.9em;
	}
.detalleHeader{
	
	background:#F1F1F1;/*#DEDED7;#AA8;*/
/*	background: url("/css/ui-lightness/images/ath.png") repeat scroll 0 0 #AAAA88;
	
	padding: 10px;
	height:100%;*/
	height:375px;
	border-right: 2px solid #fff;
	width:328px;
		
}
.detalleHeader2{
	
	background:#F1F1F1;/*#DEDED7;#AA8;*/
/*	background: url("/css/ui-lightness/images/ath.png") repeat scroll 0 0 #AAAA88;
	border-bottom: 2px solid #AAAA88;*/
	padding: 10px 0;
	width:100%;
	
	
}
/*.detalleHeader img{
	width:24px;
	padding:1px;
}*/
.mapa{
	float:right;
	width:630px;
	height:375px;
	/*height:320px;
	margin:0px 0px 15px 0px;*/
	margin:0;
	padding:0 0 0 0;
	border:0px solid #CCC;
	background:#EFEFEF url('/img/iconos/loading_icon.gif') 50% 50% no-repeat;
}
#geodata{
	padding:0 0 0 0;
}
#geodata div{
	background:#CFCFB0;/*background:#AA8;*/
	padding:8px;
	
	font-size:1em;
	text-align:justify;
}
.contenido{
	width:780px;
	margin:10px;
	}
#bannersColumn{
	margin:10px 0px 10px 10px;
	/*margin:10px 0px 10px 10px;*/
}
.social_ic {
	/*
	background: #E4E4D6;
	margin:10px 0;
	border:1px dotted #888866;
	float:right;width:958px;*/

}
.social_ic a img{
	margin:0;
	display:inline;
	width:24px;
	}
	
	
	ul.tabs {
	margin: 20px 0 0 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;
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: .8em;
	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: none;
	/*border-top: 1px solid #999;
	border-bottom: 1px solid #999;*/
	overflow: hidden;
	clear: both;
	float: left; 
	width: 100%;
	/*height:375px;
	background:#F1F1F1;*/
	background:#000;
}
.videoBox{
	/*margin:0 20px 0 30px;*/
	margin:10px 20px 10px 30px;
}
.tab_content {
	padding: 0;
	/*font-size: 1.2em;*/
}

#tab2 .tab_container  {
	background:red;
}
