/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#0B0B0B;
	padding: 50px 0 0 0;
	/*background-image: url(images/texture.jpg);*/
}
p {
	font-size: 11px;
	color: #999999;
	font-weight: normal;	
}
.wraper {
	clear: both;
	float: none;
}

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
.celeste {
	color: #FFFFFF;
}
.celeste2 {
	color: #00AEEF;
}

a {
	outline:none;
	text-decoration: none;
	margin: 0px;
}
											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 800px;
	position: relative;
	min-height: 534px;
	height: 534px;
	float: left;
}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{
	color: #00AEEF;
	text-decoration: none;
}
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 800px;
	float: left;
}			
.stripViewer .panelContainer 
.panel ul									{
	text-align: left;
	margin: 0px;
}
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 800px;
	height: 534px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 800px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{
	width: 75px;
	float: left;
}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{
	display: block;
	width: 80px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
	float: left;
}
.active-thumb 								{
}
#cont_gral {
	width:1100px;
	margin:auto;
}
#col_izq {
	width:300px;
	height:534px;
	float:left;
}
#header {
	width:300px;
	height:90px;
	float:left;
	margin: 0 0 15px 0;
}
#footer {
	width:1100px;
	height:100px;
	float:left;
	margin: 30px 0 0 0;
	color:#CCCCCC;
}
#div_subitem_accordion {
	width:270px;
	padding:10px 0 10px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009AD5;
}
.wraper {
	clear: both;
	float: none;
}
#cont_tabs {
	width:275px;
	height:389px;
	float:left;
	padding: 0 25px 0 0;
}
/* COMIENZO ESTILOS PARA UL DEL ACCORDION */
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 275px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
	margin-top: 1px;
	font-size: 11px;
	float: left;
}

ul#menu li a {
	color: #00AEEF;
	padding: 0.5em;
	font-weight: normal;
	
}

ul#menu li a:hover {
	color: #00AEEF;
}

ul#menu li ul li a {
	padding: 0px;
	color: #999;

}

ul#menu li ul li a:hover {

	
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

/* FIN ESTILOS PARA UL DE ACCORDION */
.link_interior_li {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.vinieta {
	font-size: 15px;
	font-weight:normal;
}
#div_subitem_accordion222 {
	width:270px;
	padding:0 0 0 5px;
	float: left;
	height: 40px;
	color: #666666;
	font-size: 11px;
}

