/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family:  Helvetica, Arial,  Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: "blue";
}

table.maintable {
	padding: 5px;
	margin: 0px;
	/*border-style: solid;
	border-width: 1px;*/

}

td.NL {
	border-right-style: solid; 
	border-right-width: 1px;
}
		
td.maintable {
	border-style: solid;
	border-width: 1px;
	/*border-color: #b80013;*/
}

a:link, a:visited {
	color: #c64934; 
	text-decoration: none;
	font-weight: normal;
	font-family:  Helvetica, Arial,  Sans Serif;

}

a:hover {
	color: #900;	
	text-decoration: none;
	font-weight: normal;
	font-family:  Helvetica, Arial,  Sans Serif;

}

a.mainlevel, a.mainlevel:visited {
	display: block;
        padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
        color: #3E3F2C;
        background: transparent;
	font-family:  Helvetica, Arial,  Sans Serif;

}

a.mainlevel:hover, a.mainlevel#active_menu {
	color: #D12400;	
	font-family:  Helvetica, Arial,  Sans Serif;
}


a.topMenuA:visited, a.topMenuA:link {
        color: #D12400;
        text-align: left;
        font-weight: bold;
        font-size: 11px;
        background: transparent;
        font-family:  Helvetica, Arial,  Sans Serif;
}


a.catalogLevel {
        text-decoration: none;
        text-align: center;
        font-weight: bold;
        font-size: 11px;
        color: #3E3F2C;
        background: transparent;
        font-family:  Helvetica, Arial,  Sans Serif;

}

a.catalogLevel:hover, a.cataloglevel#active_menu {
        color: #D12400;
        font-family:  Helvetica, Arial,  Sans Serif;

}

div.sucursales{
	overflow:hidden;
	padding:30px;
        text-decoration: none;
        font-size: 10px;
        color: white;
        background: transparent;
        font-family:  Helvetica, Arial,  Sans Serif;
}



ul#suclevel
{
        list-style: none;
        padding: 0;
        margin: 0;
}



ul#suclevel li 
{
        padding-left: 5px;
        padding-right: 5px;
        text-decoration: none;
        font-size: 10px;
        color: white;
        background: transparent;
        font-family:  Helvetica, Arial,  Sans Serif;
        float: left;
        font-weight: bold;

}



ul#suclevel li a
{
        padding-left: 5px;
        padding-right: 5px;
        text-decoration: none;
        font-size: 10px;
        color: white;
        background: transparent;
        font-family:  Helvetica, Arial,  Sans Serif;
	float: left;
        font-weight: bold;

}




ul#suclevel li a:hover, ul#suclevel li a#active_menu
{
        color: #D12400;
        font-family:  Helvetica, Arial,  Sans Serif;
        font-weight: bold;
}

#buttons>ul#suclevel li a {
        width: auto;
}



ul#mainlevel
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 11px;
	right;
}

ul#mainlevel li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
        font-family: Helvetica;
	font-weight: bold; 
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #3E3F2C;
	background: transparent;
	font-family:  Helvetica, Arial,  Sans Serif;

}

#buttons>ul#mainlevel li a { 
	width: auto; 
}

ul#mainlevel li a:hover
{
	color: #D12400;
	font-family:  Helvetica, Arial,  Sans Serif;

}




.buttonNL{
  font-weight: bold;
        width:80px;
        font-size: 11px;
        color: white;
        background-color: #314838;
        border-style: none;
        float: right;
	font-family:  Helvetica, Arial,  Sans Serif;

}


.inputbox{
	text-align:left;
	font-size: 11px;
	width:140px;
	border-style: solid;
	border-color: #314838;
	overflow: hidden;
	font-family:  Helvetica, Arial,  Sans Serif;

}

.inputboxRegistro{
        text-align:left;
        font-size: 11px;
        width:250px;
	background-color: white;
        border-style: solid;
        border-color: #314838;
        overflow: hidden;
        font-family:  Helvetica, Arial,  Sans Serif;
}

.inputboxRegistroSelect{
        text-align:left;
        font-size: 11px;
        width:254px;
	background-color: white;
        border-style: solid;
        border-color: #314838;
        overflow: hidden;
        font-family:  Helvetica, Arial,  Sans Serif;
}

.inputboxRegistroZip{
       text-align:left;
       font-size: 11px;
       background-color: white;
       border-style: solid;
       border-color: #314838;
       overflow: hidden;
       font-family:  Helvetica, Arial,  Sans Serif;
}



.mailform{
        font-weight: bold;
        font-size: 11px;
	color: #314838;
	background-color: white;
	text-align:left;
	font-family:  Helvetica, Arial,  Sans Serif;

}

.mailformbutton{
	font-weight: bold;
	font-size: 11px;
	color: #314838;
	text-align:right;
	background-color: white;
	font-family:  Helvetica, Arial,  Sans Serif;
}

.mailbutton{
        font-weight: bold;
	width:68px;
	text-align: center;
        font-size: 9px;
	color: white;
	background-color: #314838;
	border-style: none;
	font-family:  Helvetica, Arial,  Sans Serif;

}
.roberttext{
	color: #314838;
	 font-size: 11px;
	font-family:  Helvetica, Arial,  Sans Serif;

}


.lm_input{
        text-align:left;
        font-size: 11px;
        border-style: solid;
        border-color: #314838;
        overflow: hidden;
	font-family:  Helvetica, Arial,  Sans Serif;

}


.textSuc1{
	font-family:  Helvetica, Arial,  Sans Serif;
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold
}

.textSuc2{
	font-family:  Helvetica, Arial,  Sans Serif;
        color: #FFFFFF;
        font-size: 10px;
}


hr.catalog{
	width:792px;
	border-style:solid;
	border-color: #C1BEA7;
}

table.catalog{
	border: 0px;
	border-style:none;
	border-spacing: 0;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;	

}

.textcatalogo1{
	width: 215px;
	font-family:  Helvetica, Arial,  Sans Serif;
	text-align: justify;
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold;
}

.textcatalogo2{
	width: 215px;
	font-family:  Helvetica, Arial,  Sans Serif;
	text-align: justify;
	color: #FFFFFF; 
	font-size: 11px; 
}

.textacc1{
	width:180px;
	font-family:  Helvetica, Arial,  Sans Serif;
	text-align: left;
	color:#3E3F2C; 
	font-size: 11px; 
	font-weight: bold
}

.textacc2{
	width:180px;
	font-family:  Helvetica, Arial,  Sans Serif;
	text-align: left;
	color:#3E3F2C; 
	font-size: 11px; 
}
