/* CSS Document */
a:focus
{
outline:none;
}

.tablaPortada1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tablaProdDest{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color:#FFFFFF;
}

.tablanoteDesc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tdTitulo{
background-color:#235766;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
background-image:url(../../img/estructura/bgNote.jpg);
background-repeat:repeat-x;
}

.tdSubTitulo{
background-color:#235766;
color:#FFFFFF;
font-weight:bold;
font-size:9px;
}

.tdContacto{
font-size:9px;
}

.tdContacto a{
color:#00CC00;
} 
.tdContacto a:hover{
color:#FF0000;
text-decoration:underline;}

.contNotePortada{
 border:solid #999999 2px;
 background-color:#E2E2E2;
 }

.tdProd{
font-size:10px;
border-bottom:solid #666666;
border-bottom-width:1px;
padding:0px 0px 0px 0px;
}

.tdNote{
font-size:10px;
padding:0px 0px 0px 0px;
height:13px;
}

/*
.tdTitProd a{
color:#003399;
font-size:10px;
font-weight:700;
text-decoration:none;
}

.tdTitProd a:hover{
color:#009900;
font-size:10px;
font-weight:700;
text-decoration:underline;
}
*/
a.scrollTit {
		color:#003399;
		font-size:10px;
		font-weight:700;
		text-decoration:none;
   }
   a.scrollTit em:first-line {
		color:#009900;
		font-size:10px;
		font-weight:700;
		text-decoration:none;
   }


.tdTitNote{
border-bottom-color:#999999;
border-bottom-style:solid;
border-bottom-width:1px;
background-color:#E2E2E2;
height:12px;
}
/*
.tdTitNote a{
color:#235766;
font-size:10px;
font-weight:700;
text-decoration:none;
}

.tdTitNote a:hover{
	color:#3399CC;
	font-weight:700;
	text-decoration:none;
}
*/
a.scrollTitNote {
		color:#235766;
		font-size:10px;
		font-weight:700;
		text-decoration:none;

   }
   a.scrollTitNote em:first-line {
	color:#3399CC;
	font-weight:700;
	text-decoration:none;
	  }


.tdDescript{
font-size:10px;
color:#666666;
}

.valPortada{
vertical-align:middle;
color:#333333;
}

.valNote{
vertical-align:middle;
color:#333333;
font-size:9px;
}

.detNote{
color:#999999;
font-size:9px;
height:12px;
}
/*
.detNote a{
color:#235766;
text-decoration:none;
} 
.detNote a:hover{
color:#3399CC;
}
*/
a.scrollDetNote {
	color:#235766;
	text-decoration:none;
   }
   a.scrollDetNote em:first-line {
	color:#3399CC;
	  }
/*-----------------------------------------------------------------------------------------------------------------------------------------*/
/*slider*/
.tbContDetProd {
	margin: 5px;
	border: 0px solid;
	border: #FF0000;
	color:#FFFFFF;
}

.tbContDetProd #titulo{
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	padding-left:20px;
}
.tbContDetProd #valores{
	color:#000000;
	font-size:16px;
}


.tbContDetProd #detalle{
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}

.floatLeft {
	float: left; 
	margin-right: 10px;}

.floatRight	{ 
	float: right; }
.clear { 
	clear: both; }

#page-wrap {
	width: 449px;
	position: relative;
	height: 345px;
	/*background:url(../../img/Slider/fon_2.jpg) top center;*/
	background:url(../../img/Slider/xd.gif) top center;
/*	background:#333333;*/
	border: 1px solid #006699; }

ul { 
	list-style: square inside; }
	
blockquote { 
	font-size: 14px;
	font-family: Georgia, serif; 
	font-style: italic; 
	margin-top: 10px;}

.slider-wrap { 
	width: 449px;
	top: 0px; 
	left: 0px; }
				
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
	
.stripViewer { 
	position: relative; 
	overflow: hidden; 
	width: 449px; 
	height: 285px; }
	
.stripViewer .panelContainer { 
	position: relative; 
	left: 0; 
	top: 0; }

.stripViewer .panelContainer .panel	{
	float: left; 
	height: 100%; 
	position: relative; 
	width: 449px;}
	
.stripNavL, .stripNavR, .stripNav {
	display: none;}

.nav-thumb {
	border: 1px solid #006699;
	margin-right: 25px;
	margin-top:-7px;
	width:50px;
	height:50px;
	cursor:pointer; }

.nav-thumb a:focus
{
	outline:none;
}	
	
#movers-row	{ 
	margin: -43px 0 0 40px;
	height:50px;
	/*background:#608490; */
	}
	
#movers-row div	{ 
	width: 70px; 
	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; 
	color: white; }
	
.photo-meta-data span { 
font-size: 13px; }

.cross-link	{ 
	display: block; 
	width: 46px; 
	margin-top: -14px;
	position: relative; 
	padding-top: 15px; }

.active-thumb { 
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
	
#imagenProdSlider {
	border:0px solid #CCCCCC;
	width:220px;
	height:220px;
	margin-right: 5px;
	margin-left: 5px;
}