﻿body 
{
	margin:0px;
	background:url("../images/admin/upBacking.jpg") no-repeat right top;
}
img
{
	font-size:opx;
}
.upMenuText
{
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
}
.TextIngresar
{
	font-family: Helvetica;
	font-size: 12px;
	color: #0195EC;
	font-weight:bold;
	text-decoration:none;
}
.TextListProd
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.TextReview
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.TextOrange
{
	font-family: Helvetica;
	font-size: 14px;
	color: #FB6F31;
	font-weight:bold;
	text-decoration:none;
}
.TextPrecioList
{
	font-family: Helvetica;
	font-size: 12px;
	color: #FB6F31;
	font-weight:bold;
	text-decoration:none;
}
.TextHeader
{
	font-family: Helvetica;
	font-size: 12px;
	color: #74828F;
	font-weight:bold;
	text-decoration:none;
}
.TextPager
{
	font-family: Helvetica;
	font-size: 16px;
	color: #74828F;
	text-decoration:none;
}
.TextPreg
{
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.TextCat
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
.Hide
{
	visibility:hidden;
}
.TextReq
{
	font-family: Helvetica;
	font-size: 12px;
	color: Red;
	font-weight:bold;
}
.TextDisp
{
	font-family: Helvetica;
	font-size: 12px;
	color: Green;
	font-weight:bold;
}
.upMenuTextBold
{
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.StatusBar
{
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.imgUploadTitle
{
	font-family: Helvetica;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}
.imgUploadTextWhite
{
	font-family: Helvetica;
	font-size: 12px;
	color: #ffffff;
}
.Cursor
{
	cursor:pointer;
}
.TextPubTitle
{
	font-family: Helvetica;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}
.TextFooter{
	font-family: Helvetica;
	font-size: 10px;
	color: #8F8F8F;
}
.TextTYC{
	font-family: Helvetica;
	font-size: 12px;
	color: #8F8F8F;
	font-weight:bold;
	text-decoration:none;
}
.watermarked_psw
{
	color: White;
	font-family: Helvetica;
	font-size: 12px;
	text-align:right;
	background-image:url(../images/pswHide.JPG);
	background-repeat:no-repeat;
}
input
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
select
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
.modalBackground {
	background-color:#000000;
	opacity:0.8;
	filter: alpha(opacity = 80);
}
.modalPopup {
	background-color:#ffffff;
}
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

/*TAGCLOUD STYLES*/
.weight1
{
	font-family: Helvetica;
    color: #FB6F31;
    font-size: 1.9em;
    font-weight:bolder;
    text-decoration:none;
}
.weight2
{
	font-family: Helvetica;
    color: #4169e1;
    font-size:1.5em;
    font-weight:bolder;
    text-decoration:none;
}
.weight3
{
	font-family: Helvetica;
    color: #74828F;
    font-size: 1.4em;
    font-weight:bolder;
    text-decoration:none;
}
.weight4
{
	font-family: Helvetica;
    color: #4188cf;
    font-size: 1.2em;
    text-decoration:none;
}
.weight5
{
	font-family: Helvetica;
    color: #83bcd8;
    font-size: 1.0em;
    text-decoration:none;
}
.MenuParent
{
	background-image:url('../images/admin/destacadoDown-26.gif');
	background-position:left;
	background-repeat:no-repeat;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
}
.MenuParentChangeImg
{
	background-image:url('../images/admin/destacadoDown.gif');
	background-position:left;
	background-repeat:no-repeat;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
}
.MenuChild
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	padding-left:30px;
}
.TextBbold
{
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.TextB
{
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.TextBW
{
	font-family: Helvetica;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}
.TextB11
{
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.hide{
    display: none;
}
.show{
    display: block;
}