﻿.firstLevelCategory
{
    font-family: Arial;
    font-size:14px;
    font-weight:bold;
    color:#FF7200;
    text-decoration:none;
    /*padding:5px;*/
}

#categoryList
{
    width:100%;
}

#categoryList a:link, #categoryList a:visited, #categoryList a:hover, #categoryList a:active{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #ff7200;

	text-decoration: none;

}
.NoBorder
{
    border:0;
}
.textBoxHome
{
	border-color:#FF7402;
	background-color:#FFFFFF;
	width:75px;
	border-style:solid;
	border-width:2px;
	color:#1A3546;
	height:12px;
}
#componentTitle
{
	font-family:Arial;
	font-size:12px;
	color:#FF7200;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.linkAdvanced
{
	font-size: 12px;
    font-weight: bold;
    text-decoration:none;
    color: #FF7200; 
    font-family:Arial;
}

.linkAdvanced:hover
{
    text-decoration:underline;
}

.cartDetalle
{
	font-size: 12px;
    /*font-weight: bold;*/
    text-decoration:none;
    color: #1A3546; 
    font-family:Arial;
}

.buttons
{
    padding:0px;
}
