Body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
	text-align:center;
	margin:0px;
}

TD
{
	color:#565656;
	font-size:0.75em;
}

.rb_DefaultLayoutDiv
{
	width:100%;
	text-align:center;
}

.rb_AlternateLayoutDiv
{
	width:100%;
	text-align:center;
}

.rb_DefaultLayoutTable
{
	text-align: center;
	width: 1008px;
	margin:auto;
	background-color: #FFFFFF;
	background-image: url(/design/themes/Peregrino09/background.gif);
	background-repeat:repeat-y;
	background-position: center;
}

.rb_AlternateLayoutTable
{
	text-align: center;
	width: 1004px;
	border-width:0px;
	margin:auto;
	background-color: #FFFFFF;
	background-image: url(/design/themes/Peregrino09/background.gif);
	background-repeat:repeat-y;
	background-position: center;
	border-collapse:collapse;
}

.rb_DefaultPortalHeader
{
	width: 100%;
}


.rb_AlternatePortalHeader
{
	width: 100%;
}


.rb_DefaultPortalContent
{
padding-left:13px;
padding-right:9px;
padding-top:3px;
}

.rb_AlternatePortalContent
{
padding-left:13px;
padding-right:9px;
padding-top:3px;
}


.rb_DefaultPortalFooter
{
	background-image: url(/design/DesktopLayouts/Peregrino09/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size:10px;
	height:107px;
}

.rb_AlternatePortalFooter
{
	background-image: url(/design/DesktopLayouts/Peregrino09/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size:10px;
}

.rb_DefaultPortalFooter a:link,.rb_DefaultPortalFooter a:visited,.rb_DefaultPortalFooter a:active{color:#999999}
.rb_DefaultPortalFooter a:hover{color:#FF6600}



.SelectedTab
{
	font-size: 14px;
	font-weight:bold;
	padding-right:10px;
	padding-left: 10px;
	text-decoration: none;
	background-color:#fff;
	line-height:24px;
	border-left:1px solid #6e88a9;

}
.SelectedTab a:link
{
	text-decoration: none;
	color: #000;
	
}

.SelectedTab a:visited
{
	text-decoration: none;
	color: #000;
	
}
.SelectedTab a:hover
{
	text-decoration: none;
	color: #000;
	
}
.SelectedTab a:active
{
	text-decoration: none;
	color: #000;
	
}

.OtherTabs
{
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #000000;
	padding-right:10px;
	padding-left: 10px;
	text-decoration: none;
}

.OtherTabs a:link
{
	text-decoration: none;
	color: #000;
}

.OtherTabs a:visited
{
	text-decoration: none;
	color: #000;
}
.OtherTabs a:hover
{
	text-decoration: none;
	color: #fff;
}
.OtherTabs a:active
{
	text-decoration: none;
	color: #000;
}



.SelectedSubTab
{
	color: #0365a7;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:6px;
	display:block;
	text-decoration:none
}

A.SelectedSubTab:link
{
	color: #0365a7;
}

A.SelectedSubTab:visited
{
	color: #0365a7;
}

A.SelectedSubTab:hover
{
	color: #0365a7;
}

A.SelectedSubTab:active
{
	color: #0365a7;
}

.OtherSubTabs
{
	color: #003366;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:6px;
	text-decoration:none
}


/* hyperlink styles of the unselected tabs */
A.OtherSubTabs:link
{
	color: #003366;
}
A.OtherSubTabs:visited
{
	color: #003366;
}
A.OtherSubTabs:hover
{
	color: #ff8c00;
}
A.OtherSubTabs:active
{
	color: #003366;
}


 

.LeftPane
{


}
.RightPane
{
	text-align: left;
	padding-right:5px;
	vertical-align:top;
	width:200px;
}
.ContentPane
{
	padding-right: 4px;
	padding-left: 4px;
}

.Head
{
	color: #565656; 
	font-weight: bold;
}
.TitleHead
{
	height:20px;
	color: #000000;
	width:100%;
}
.TitleHeadAlt
{
	font-weight: bold;
	height:20px;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
	padding-left:5px;
	text-transform:uppercase;
	vertical-align:middle;
	width:100%;
}
.TitleHead Td
{
padding-top:4px;
padding-left:4px;
	
}

.SubHead
{
	color: #989898;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.Normal
{
	color: #000000;
	word-spacing: 0.1em;
	width:100%;
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
	color:#666666;

}
.Normal TD
{
	font-size:12px;
}

.NormalAltNT
{
	color: #ff0000;
	word-spacing: 0.1em;
	width:100%;
	padding:4px;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;

}
.NormalNT
{
	color: #000000;
	word-spacing: 0.1em;
	width:100%;
	padding:4px;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

.NormalTextBox
{
    font-weight: normal;
	border: 1px solid #b3c0cb; 
	background-color: #FFFFFF;
	padding:2px;
	color:#768796;
}

.DefaultTextBox
{
    font-weight: normal;
	border: 1px solid #b3c0cb; 
	background-color: #FFFFFF;
	padding:2px;
	color:#768796;
}

.TextForm
{
    font-weight: normal;
	color:#768796;
}


.CommandButton
{
    border:1px solid #003366; text-decoration: none;
	color: #003366;
	background-image: url('boton.gif');
	background-repeat: repeat-x;
	height: 1.5em;
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-right: 0.2em;
	padding-left: 0.2em;
	font-size:12px
}

A.CommandButton:link
{
	border:1px solid #003366; text-decoration: none;
	color: #003366;
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-right: 0.2em;
	padding-left: 0.2em
}

A.CommandButton:visited
{
	border:1px solid #003366; text-decoration: none;
	color: #003366;
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-right: 0.2em;
	padding-left: 0.2em
}

A.CommandButton:active
{
	border:1px solid #003366; text-decoration: none;
	color: #003366;
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-right: 0.2em;
	padding-left: 0.2em
}

A.CommandButton:hover
{
	text-decoration: none;
	border: 1px solid #719DC1;
	margin-right: 0.2em;
	margin-left: 0.2em;
	padding-right: 0.2em;
	padding-left: 0.2em
}




H1
{
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#940104;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #ccc;
	font-size:18px;
	font-style:italic;

}

H2
{
    font-size: 16px;
    font-weight: normal;
	color:#FF6600;
	border-bottom:1px dotted #ff6600;
	padding-bottom:3px;
	text-transform:uppercase;
}




A:link
{
	color: #0059b4;
	text-decoration:none;
}

A:visited
{
	color: #0059b4;
	text-decoration:none;
}

A:hover
{
	color:#BF0000;
}

A:active
{
	color: #0059b4;
}

UL
{
	line-height:22px;
}

UL LI
{
	list-style-type:square;
	list-style-position:outside;
	display: list-item; 
	margin-left: 22px; 
}

UL LI LI
{
    list-style-type: disc;
}


HR
{
    height: 1pt;
    text-align: left;
}


.module
{
	width:100%;
	text-align: justify;
	padding-bottom:8px;
	margin-bottom:10px;
}
.moduleNT
{
	width:100%;
	text-align: justify;
	padding-bottom:8px;
	margin-bottom:10px;
}
.moduleAlt
{
	width:100%;
	text-align: justify;
	padding-bottom:8px;
	border:1px solid #dfdfdf;
	margin-bottom:10px;
}
.moduleAltNT
{
	width:100%;
	text-align: justify;
	padding-bottom:8px;
	border:1px solid #dfdfdf;
	margin-bottom:10px;
}
.Error
{
    font-weight: bold;
    color: #8F1F2A;
}

.Imagen img {
border:#4b4949 1px solid;
margin:0.1em;
}


/* ================================
   HtmlEditor
   ================================ */


DIV.edmenuback{
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-top: 1px solid #929292;
	width: 100%
}

TD.edmenuStyle{
	padding-top: 0.1em;
	padding-left: 0.1em;
	text-align: right;
}

TD.edmenuEditor{
}

TD.edmenuHTML{
	text-align: right;	
}


/* Para las tablas HTML */


.tablaHeader
{
	margin-bottom:0.5em;
}

.tablaHeader TD
{
	padding-top:5px;
	padding-bottom:5px;
}

.tablaHeader a:link, .tablaHeader a:visited, .tablaHeader a:active
{
	text-decoration: none;
}

.tablaHeader a:hover
{
	text-decoration: none;
}

.tablaGroup
{
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	color:#d9001d;
	text-transform:uppercase;
}
.tablaGroup td
{
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	color:#d9001d;
	text-transform:uppercase;
}

.tabla 
{
	background-color:#F5F5F5;
	border:0px;
	padding:0px;
}

.tabla a:link, .tabla a:visited, .tabla a:active 
{
	text-decoration: none;
	border:0px;
}
.tabla a:hover 
{
	text-decoration: none;
	color:#d9001d;
}

.tablaAlt 
{
	background-color:#ffffff;
	border:0px;
}


.tablaAlt a:link, .tablaAlt a:visited, .tablaAlt a:active 
{
	text-decoration: none;
}

.tablaAlt a:hover 
{
	text-decoration: none;
	color:#d9001d;
}

.tabla td
{
	border:0px;
	border-top:0px;
}

.tablaAlt td
{
	padding:0.1em;
	border-top:0px;
}

.tablaFooter td
{
	border-top:#CCCCCC 1px solid;
	color:#989898;
}



/* Nueva Paginacin */

.PaginacionNavegacion
{
 	white-space: nowrap;
 	text-align:right;
	padding-right:10px;
	#padding-right:2px;
	margin-bottom:15px;
	padding-top:40px;
}

a.PaginacionItem:link, a.PaginacionItem:visited, a.PaginacionItem:active
{
	color:#004080;
	margin-left:8px;
	font-size:12px;
}

a.PaginacionItem:hover
{
	color:#009933;
	margin-left:8px;
	font-size:12px;	
}

.PaginacionItem img
{
	vertical-align:middle;
	border:0px;
}

.PaginacionItemSeleccionado
{
	margin-left:8px;
	font-weight:bold;
	color:#004080;
	font-size:13px;
}

/* Fin Nueva Paginacin */




/************Específicos HOJA DE PEDIDOS ******************/

	/***Compatibilidad anterior***/
.Shop_Grid{width:98%;padding:4px}
.Shop_Header_Referencia{width:60px}
.Shop_Header_NombreProducto{width:300px}
.Shop_Header_Unidades{text-align:center;width:70px}
.Shop_Unidades{text-align:center}
.Shop_TextBox{width:40px}
.Shop_Header_Precio{text-align:center;width:80px}
.Shop_Precio{text-align:right}
.Shop_Header_PrecioConIVA{text-align:center;width:110px}
.Shop_PrecioConIVA{text-align:right}
.Shop_Header_SubTotal{text-align:center;width:80px}
.Shop_SubTotal{text-align:right}
.Shop_Header_Eliminar{text-align:center;width:60px;}
.Shop_Eliminar{text-align:center}
.Shop_Contenedor_TotalesTotal{margin-top:12px}
.Shop_Etiqueta_TotalesSubtotal{width:80px;}
.Shop_Etiqueta_TotalesImpuestos{width:80px;}
.Shop_Etiqueta_TotalesTotal{width:80px;}
.Shop_TotalesSubtotal{width:70px;}
.Shop_TotalesImpuestos{width:70px;}
.Shop_TotalesTotal{width:70px;}
	/***Compatibilidad anterior***/

.Shop_Encabezado{font-size:12px;height:20px;background-image: url(fondoShopEncabezado.gif);}
.Shop_Encabezado td{color:#000 ;}
.Shop_TextBox{font-size: 12px;font-weight: normal;border: 1px solid #CECCCC; color: #003366;background-color: #FFFFFF;text-align:center;}
.Shop_HojaPedido{font-size:12px;color:#666666;line-height:30px;}
.Shop_Totales{font-size:12px;color:#000000;text-align: right;font-weight: bold;padding-right:20px}
.Shop_Botones{line-height:30px!important;padding-top:5px}
.Shop_Botones a:link, .Shop_Botones a:visited, .Shop_Botones a:active{
	color:#000066;
	font-size:12px;
	text-decoration:none;
	margin: 25px 4px 1px 0;
	padding: 6px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.Shop_Botones a:hover{color:#000;font-size:12px;text-decoration:none;background-image: url(fondoShopEncabezado.gif);}
.Shop_Pie{font-size:12px;height:20px;}
.Shop_Item{background-color:#F9F9F9;font-size:12px;}
.Shop_Item a:link, .Shop_Item a:visited, .Shop_Item a:active{text-decoration: none;}
.Shop_Item a:hover{color:#FF0000;text-decoration: none;}
.Shop_Alternativo{background-color:#FFFFFF;font-size:12px;}
.Shop_Alternativo a:link, .Shop_Alternativo a:visited, .Shop_Alternativo a:active{text-decoration: none;}
.Shop_Alternativo a:hover{color:#FF0000;text-decoration: none;}
/************Específicos DETALLE DEL PEDIDO ******************/
/************Específicos DETALLE DEL PEDIDO ******************/
.Shop_Ped_Titulo{font-size:16px;color:#789ab5;}
.Shop_Ped_Text{font-size:12px;color:#666666;}
.Shop_Padding{padding-right:5px;}

/************Específicos DETALLE DE TUS PEDIDOS ******************/
.LineaCarrito{
	font-size:8px; !important
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	
}
.LineaCarrito a:link, .LineaCarrito a:visited, .LineaCarrito a:active 
{
	text-decoration: none; !important
	font-size:8px; !important
	color:#000000; !important
	font-family:Arial, Helvetica, sans-serif; !important
}
.LineaCarrito a:hover 
{
	text-decoration: none;
	color:#009999;
	font-family:Arial, Helvetica, sans-serif;
}
.Enlaces
{
	font-size:12px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
}

.Enlaces a:link, .Enlaces a:visited, .Enlaces a:active 
{
	text-decoration: none;
	color:#990000;
	font-weight:bold;
}

.Enlaces a:hover 
{
	color:#00529b;
	text-decoration: none;
}
.CartSummary_Total
{
font-weight:bold;
padding-right:5px;
font-size:12px;
text-align:right;
}

.PowerGrid_Header
{
	color:#FFFFFF !important;
	background-color:#0066CC;
	font-weight:bold;
}

.PowerGrid_Item
{
	background-color:#F9F9F9;
	text-align:left;
}


.PowerGrid_AlternatingItem
{
	background-color:#ffffff;
	text-align:left;
}

.Pedidos_Tabla_General 
{
border:#cccccc 1px solid;
padding:3px;
background-color:#ffffff;
}

.Pedidos_Tabla_Titulo
{
font-size:14px;
color:#FFFFFF !important;
padding:3px;
background-color:#0066CC;
}

.Pedidos_Tabla_Totales
{

padding:4px;
margin-left:4px;
margin-top:4px;
margin-bottom:4px;
margin-right:15px;
}
.Pedidos_Datos_Envio
{
padding:2px;
width:100%;
margin-right:10px;
border:#cccccc 1px solid;
}

.Pedidos_Datos_Facturacion
{
padding:2px;
width:98%;
margin-left:10px;
border:#cccccc 1px solid;
}

/************ FIN Específicos DETALLE DE TUS PEDIDOS ******************/