BODY{
	background-color: #28166F;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}

A{text-decoration: none;}

.logotab{
	background-image: url(../media/pics/logotab/logotab.gif);
	height: 99px;
	width: 100%;
}

.header{
	background-image: url(../media/pics/header/topbar.gif);
	height: 28px;
	width: 100%;
}

.bottom{
	background-image: url(../media/pics/bottom/downbar.gif);
	height: 28px;
	width: 100%;
}

.body{
	width: 100%;
	height: 100%;
}

.menubuttons{
	font-size:13px;
	color:#FFFFFF
}

.categoriabuttons{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bolder
}

.menucontactos{
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}


.username-field
{
	border: 1px solid #ffffff;
	background-color: #feb06f;
	background-image: url(../media/pics/others/user.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	height: 22px;
	width: 100px;
	font-size: 12px;
	font-weight: bolder;
}

.password-field
{
	border: 1px solid #ffffff;
	background-color: #feb06f;
	background-image: url(../media/pics/others/pass.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	height: 22px;
	width: 100px;
	font-size: 13px;
	font-weight: bolder;
}

.findbox{	
	text-align: center;
	width: 115px;
	height: 22px;
	font-size: 14px;
	background: #FFAB6B;
	border: 1px solid #888;
}

.newsletterbox{	
	text-align: center;
	width: 140px;
	height: 22px;
	font-size: 14px;
	background: #FFAB6B;
	border: 1px solid #888;
}

.newsletterboxx{	
	text-align: center;
	width: 200px;
	height: 22px;
	font-size: 14px;
	background: #FFAB6B;
	border: 1px solid #888;
}

.qtycart{
	text-align: right;
}

.form-textfield{
	border: 1px solid #FFFFFF;
	background-color: #feb06f;
	height: 22px;
	font-size: 13px;
	font-weight:bolder;
}

.form-textarea{
	border: 1px solid #FFFFFF;
	background-color: #feb06f;
	width: 300px;
	height: 75px;
}

.restorepasstext{
	font-size: 9px;
	float: right;
	color: #333333;
	padding-right: 8px;
}

.sitemap{
  color: #fff;
  font-size: 13px;
  font-weight: bolder;
}










