/* CSS 1.0 Softland */

div .required label{
	background-image: url('../img/red_asterisk.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#background {
	background-image: url(../img/fondo.png);
	background-repeat: repeat-y;
	background-position: center top;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color: #ffffff;
}
img{
	border: 0px;
	padding: 0px;
}

ul{
	border: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 20px;
}


a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000099;
	margin: 0px;
	padding: 0px;
}
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #0099CC;
	margin: 0px;
	padding: 0px;
}
a:active
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #0099CC;
	margin: 0px;
	padding: 0px;
}

#lista {
	padding-left:15px;
	padding-right:10px;
}

#linea_punteada {background: url(../img/pixel.jpg) repeat-x center; height:20px;}
#linea_punteada2 {height:20px;}

.destacado {
	visibility: visible;
	background-color: #F6F6F6;
	padding: 10px;
	margin-left: 15px;
	width: 680px;
	color: #666;
}

.texto_normal,
#texto_normal
{
    padding-left:15px;
    padding-right:20px;
    padding-top:0px;
    padding-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    left: 432px;
    top: 233px;
    line-height: 1.5em;
}

#texto_normal_lista
{
	padding-left:15px;
	padding-right:30px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 20px;
}

#texto_normal_secundario
{
    padding-left:15px;
    padding-right:30px;
    padding-top:5px;
    padding-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
}

#texto_encabezado {
    padding-left:15px;
    padding-right:30px;
    padding-top:5px;
    padding-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#666666;}

#texto_gris_claro {
    padding-left:15px;
    padding-right:30px;
    padding-top:5px;
    padding-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#999999;}

#texto_azul {
    padding-left:15px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#003366;}

.motivos,
#motivos
{
    padding-left:9px;
    padding-right:0px;
    padding-top:0px;
    padding-bottom:10px;
}

.products_bottom,
#products_bottom {
 margin-left: 15px;;
 margin-top: 0px;;
}

.producto {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#003366;}

.producto_desc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
}

.producto_col
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	vertical-align: top;
	line-height: 18px;
}

a.producto_col {
	background-image: url(../img/flecha.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#003366;
    text-decoration: none;
    padding: 5px;
    padding-left: 15px;
    }

a.producto_col:hover,
a.producto_col:active {
    color: #0099CC;
    }

a.producto_col:visited
{
    color:#003366;
}

TABLE.fondo_col
{
    background:url(../img/fondo_col.jpg);
    background-color: #e0e0e0;
    background-position:top;
    background-repeat:repeat-x;
    }

TD.pie
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8F8F8F;
	padding-right:15px;
	padding-left:15px;
	padding-top:5px;
	line-height: 20px;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}


.col_derecha_titulo
{
    background:url(../img/fondo_menu.jpg);
    height: 30px;
    padding-left:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #ffffff;
}
.col_derecha_telefono
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 10px;
}



a.pie
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#403579;
text-decoration:underline;
}

TD.cuadros_text
{
text-align:left;
padding:5px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
background:url(../img/pixel_cuadro.jpg);
}

.fecha { letter-spacing:0.2em;}
.subtitulo_leter { font-size:12px; font-weight:bold; color:#003366; background:url(../img/pixel.gif) bottom repeat-x;}
.subtitulo_leter_prensa {
	font-size:12px;
	font-weight:bold;
	color:#003366;
	background:url(../img/pixel.gif) bottom repeat-x;
	padding-top:15px;
	line-height: 22px;
	padding-bottom: 5px;
}

td.li_falso {
	background-image: url(../img/item_li.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

.li_azul_negrita
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight: bold;
	line-height: 45px;
}

/* CELDA DE PRENSA */
.celda_prensa, a.celda_prensa:link, a.celda_prensa:hover, a.celda_prensa:active, a.celda_prensa:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000066;
    font-weight: bold;
}

a.celda_prensa:link, a.celda_prensa:visited
{
    color:#003366;
    text-decoration: none;
}

a.celda_prensa:hover
{
    text-decoration: underline;
    color: #0099CC
}

a.celda_prensa:active
{
    color: #0099CC;
}

/* /CELDA DE PRENSA */


.li_azul_negrita2 {font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#000066;}

td.titulos_cuadros {padding:5px; color:#FFFFFF}
.espacioenblanco {
    display: block;
    height: 60px;
    visibility: visible;
}


#titulo_empresa {padding:5px 5px 9px 12px ; color:#003366; font-family: Helvetica, Arial, sans-serif; font-size:11px; font-weight:bold; text-align:left; background-image:url(../img/item_li.gif); background-repeat:no-repeat; background-position:left;}

.marcas { }

#titulo_rubro {  height:12px; padding-bottom:4px; padding-left:5px; padding-right:5px; padding-top:5px; color:#003366; font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; background:url(../img/pixel.gif) bottom repeat-x; margin-bottom:5px; margin-top:5px; background-color:#e0e0e0;}

.titulo_rubro {  height:12px; padding-bottom:4px; padding-left:5px; padding-right:5px; padding-top:5px; color:#003366; font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; background:url(../img/pixel.gif) bottom repeat-x; margin-bottom:5px; margin-top:5px; background-color:#e0e0e0;}

#titulo_rubro_der {  height:12px; padding-bottom:4px; padding-left:5px; padding-right:5px; padding-top:5px; color:#003366; font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; background:url(../img/pixel.gif) bottom repeat-x; margin-bottom:20px; margin-top:5px; background-color:#e0e0e0; float:left; margin-left:15px;}

.tabla_gris_claro { background:#eeeeee; border-bottom:thick #CCCCCC solid;}
.tabla_azul { background:#000066; border-bottom:thick #CCCCCC solid; color:#FFFFFF;}
.tabla_blanco { background:#ffffff; border-bottom:thick #CCCCCC solid;}


div.blue_title{
	padding: 10px 5px 10px 5px;
	background:#000066;
	color:#FFFFFF;
	font-weight: bold;
	clear: both;
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.login_erp{
	margin-right:0px;
}

.shadetabs{
	padding-top:0px;
	margin-left: 0;
	margin-top: 13px;
	margin-bottom: 0;
	font: bold 10px Helvetica;
	list-style-type: none;
	margin-right: 0px;
}

.shadetabs li{
	display: inline;
	text-align: left;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	color: #2d2b2b;
	background: white url(img/indentbg2.gif) top left repeat-x;
	font-weight: bold;
	padding-left: 12px;
	top: 10px;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-image: url(../img/flecha.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-color: white;
	position: relative;
	
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

td.texto_gris {
    font-family:Helvetica, Arial, sans-serif;
    font-size:10px;
    color:#666666;
    padding-top:5px;}

.soporte {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#666666;
	padding-top:5px;
	margin-top: 5px;
}

.soporte_titulo{
	padding-top:0px;
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 0;
	font: bold 10px Helvetica;
	list-style-type: none;
	text-align: left;
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: right;
display: block;
font: bold 10px Helvetica, Arial, sans-serif;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/
color: white;
border-color: #D25A0B; /*Brown color theme*/
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */

.indentmenu{
font: bold 10px Helvetica, Arial, sans-serif;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: right;
/* width: 80%; width of menu*/
background: black url(img/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: right;
color: black; /*text color*/
padding: 3px 11px;
text-decoration: none;
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: black url(img/indentbg.gif) center center repeat-x;
}

.texta {
font-size: 10px;
background-color: #eeeeee;
border: 1px solid #cccccc;
}
.iso {
    font-family:Helvetica, Arial, sans-serif;
    font-size:11px;
    color:#666666;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}
.confiar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
}
#texto_confiar {
    padding-left:15px;
    padding-top:5px;
    padding-bottom:10px;
    font-family:Arial, Helvetica, sans-serif;;
    font-size:11px;
    color:#333333;
}
.confiar2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#texto_normalservicios {
    padding-left:15px;
    padding-right:28px;
    padding-top:15px;
    padding-bottom:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333333;
    left: 432px;
    top: 233px;
}
#fotos {
    padding-top:5px;
    padding-bottom:15px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
    left: 432px;
    top: 233px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #403579;
	font-weight: lighter;
	font-style: normal;
	margin-left: 15px;
	margin-top: 60px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 700px;
}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1E1161;
	font-weight: lighter;
	font-style: normal;
	margin-left: 14px;
	margin-bottom: -10px;
}
h2.form 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1E1161;
	font-weight: lighter;
	font-style: normal;
	margin-left: 0px;
	margin-bottom: -10px;
}
h2.titulo_seccion
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #1a114a;
    font-weight: lighter;
    font-style: normal;
    margin-left: 13px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3F3477;
	font-weight: lighter;
	font-style: normal;
	margin-left: 13px;
	display: inline;
	clear: both;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: lighter;
	font-style: normal;
	padding: 0px;
	color: #000066;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4.underlined{
	border-bottom: 1px solid #000066;
	padding-bottom: 3px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #403579;
	font-weight: lighter;
	font-style: normal;
	margin-left: 13px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 700px;
}
h5.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #403579;
	font-weight: lighter;
	font-style: normal;
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 700px;
}


h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #403579;
	font-weight: lighter;
	font-style: normal;
	margin-left: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

table .calendario
{
    border: 1px solid #BFBFBF;
    width: 520px;
    margin: 5px auto;
    border-collapse: collapse;
}

table .calendario th
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    vertical-align: top;
    border-width: 0px;
    padding: 5px;
    border-style: solid;
    border-color: #BFBFBF;
    background-color: white;
}

table .calendario tr
{
    border: 1px solid #BFBFBF;
}

table .calendario td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #BFBFBF;
    padding: 5px;
    border-style: solid;
    border-color: #BFBFBF;
    background-color: white;
}

ul.items_checks
{
    list-style:none;
    margin: 0 auto;
    padding:0;
}

ul.items_checks li
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.indice
{
    padding: 0px;
    list-style: none;
    margin-left: 10px;
}

ul.indice li
{
    list-style-image: url( "../img/flecha.gif" );
    padding: 0px;
    margin-left: 20px;
}


.link_indice, .link_indice:hover, .link_indice:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    color: #1a114a;
}

.link_indice:hover
{
    text-decoration: underline;
}

label.ser_distribuidor
{
    text-align: right;

}

.form_contacto input, .form_contacto label, .form_contacto textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

/* POPUP */
#popup {
    position:absolute;
    visibility: visible;
    width:50%;
    bottom:29px;
    margin-bottom:0px;
    z-index: 9999;
    left: 82px;
}
.style1 {font-family: Arial, Helvetica, sans-serif;}
.style2 {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
/**
* Paging
*/
	div.paging{
		width: 100%;
	}
	div.paging div{
		display: inline;
	}
	div.paging div.disabled{
		color: #829db6;
	}

/**
* Login Box
*/
	div#loginbox{
		padding: 0px;
	}
	div#adminloginbox{
		padding: 0px;
	}
	
	form#UserLoginForm label{
		display: block;
		font-size: 1.1em;
	}
	form#UserLoginForm input{
		margin-bottom: 10px;
		font-size: 1.5em;
	}
	
	a.register, a.register:visited{
		color: white;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 1.2em;
	}
	a.register:hover{
		text-decoration: underline;
	}

	a.forgot, a.forgot:visited{
		color: white;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 0.9em;
	}
	a.forgot:hover{
		text-decoration: underline;
	}

/**
* Search Box
*/
	div#searchbox{
	
	}
	form#PropertySearchForm label{
		display: block;
		font-size: 1.2em;
	}
	form#PropertySearchForm input{
		margin-bottom: 10px;
		font-size: 1.5em;
	}
	
	div#authMessage.message{
		font-size: 1.1em;
		color: #641317;
	}

/**
* Forms
*/
	form label{
		display: block;
		margin-top: 10px;
		font-family: Arial, Helvetica, sans-serif;
	    font-size:11px;
	    color:#333333;
	    font-weight: bold;
	}
	form input{
	font-size: 1em;
	margin-right: 0px;
	}
	form input[type=image]{
	font-size: 1em;
	width: auto;
	}
	form input[type=submit]{
		margin-top: 10px;
		margin-left: 0px;
		width: auto;
	}
	form select{
		font-size: 1em;
		margin-top: 10px;
	}
	form textarea{
		font-size: 1em;
		margin-top: 10px;
		width: 100%;
		height: 100px;
	}
	form div.error-message{
		color:red;
		text-decoration: blink;
	}
	
	div.smallForm form input{
		font-size: 0.9em;
	}
	div.smallForm form input[type=submit]{
		margin-top: 10px;
	}
	div.smallForm form select{
		font-size: 0.9em;
		margin-top: 10px;
	}
	div.smallForm form textarea{
		font-size: 0.9em;
		margin-top: 10px;
		height: 100px;
		width: 85%;
	}
	div.form{
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

/**
* Fieldsets
*/
	fieldset {
		border: 0px solid #b4d9fb;
		margin-top: 0px;
		padding: 16px 20px;
	}
	fieldset legend {
		color: #303030;
		font-size: 160%;
		font-weight: bold;
	}
	fieldset fieldset {
		margin-top: 0px;
		margin-bottom: 20px;
		padding: 16px 10px;
	}
	fieldset fieldset legend {
		font-size: 120%;
		font-weight: normal;
	}
	fieldset fieldset div {
		clear: left;
		margin: 0 20px;
	} 

/**
* Flash messages
*/
	div#flashMessage.message{
		font-size: 1.2em;
		color: #4d78b2;
		margin-bottom: 10px;
		padding: 10px;
		padding-left: 0px;
		padding-bottom: 0px;
	}

/**
* Client list
*/
ul.clientList{
	padding-left: 15px;
	width: 514px;
	float: left;
}

ul.clientList li{
	float: left;
	width: 240px;
	padding-right: 5px;
}
div.clear{
	clear: both;
}

span.required{
	color: red;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
}


div.radio{
	display: block;
}
div.radio input{
	width: auto;
	display: inline-table;
}
div.radio label{
	display: inline-table;
}
div.checkbox{
	display: block;
}

div.checkbox input{
	width: auto;
	display: inline-table;
	margin-top: 20px;
}
div.checkbox label{
	display: inline-table;
}
.biglink{
	padding: 10px 10px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
}

ul.distributors{
	width: 500px;
	padding-left: 0px;
	margin-left: 0px;
}

ul.distributors li {
	width: 250px;
	float: left;
	padding-bottom: 15px;
	list-style: none;
}
div.dtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	
}

img.titleimg{
	margin-top: 10px;
}

div.client_item{
	height: 100%;
	padding-top: 10px;
	vertical-align:middle;
}
div.client_item img{
	vertical-align:middle;
}
div.client_item a{
	padding-top: 30px;
	color: black;
}
div.client_type_title h4{
	margin-top: 30px;
}

/**
* NUEVO
*/
div.content{
	}
div.content h4{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000066;
    font-weight: bold;
}
ul li{
	margin-bottom: 0px;
}
input.send{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4954b6), color-stop(1, #32338f) );
	background:-moz-linear-gradient( center top, #4954b6 5%, #32338f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4954b6', endColorstr='#32338f');
	background-color:#4954b6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #4954b6;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:4px 18px;
	text-decoration:none;
}
input.send:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #32338f), color-stop(1, #4954b6) );
	background:-moz-linear-gradient( center top, #32338f 5%, #4954b6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#32338f', endColorstr='#4954b6');
	background-color:#32338f;
}
input.send:active {
	position:relative;
	top:1px;
}

input.desplegable{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4954b6), color-stop(1, #32338f) );
	background:-moz-linear-gradient( center top, #4954b6 5%, #32338f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4954b6', endColorstr='#32338f');
	background-color:#4954b6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #4954b6;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:0px 2px;
	text-decoration:none;
}
input.desplegable:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #32338f), color-stop(1, #4954b6) );
	background:-moz-linear-gradient( center top, #32338f 5%, #4954b6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#32338f', endColorstr='#4954b6');
	background-color:#32338f;
}
input.desplegable:active {
	position:relative;
	top:1px;
}

ul.two_column{
	width: 500px;
	list-style: none;
	list-style-position: outside;
	padding: 0px;
}
ul.two_column li{
	width: 240px;
	float:left;
	padding: 5px;
	height: 60px;
	vertical-align: top;
}

.clientes
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#544B86;
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: top;
	padding: 0px;
}

ul.clients li{
	height: auto;
	}


table.client_list{
	width: 100%;
	padding: 0px;
}
table.client_list tbody{
	padding: 0px;
}
table.client_list tr td{
	padding: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: top;
}
table.client_list div.client {
	color: #444444;
	margin-bottom: 5px;
}
table.client_list div.client a{
	color: black;
}
table.client_list h5 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
td.client_tile {
	border-left: 1px solid grey;
}
table.client_list div.client div.name a img{
	margin-bottom: 10px;
}
h4.year{
	
}
h5.month{
	font-size:12px;
	font-weight:bold;
	color:#003366;
	background:url(../img/linea.gif) bottom repeat-x;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ul.clipping,
ul.prensa{
	list-style: none;
}
li.clipping,
li.prensa{
	list-style: none;
}
input.inline {display: inline; width: auto;};

/*Adding the following rules to the style sheet for the page: */

#bread {
	color: #868686;
	background-color: #006;
	margin-bottom: 25px;
	margin-left: 13px;
	}

#bread ul {
	color: #868686;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	margin-left: 13px;
	font-size: 11px;
	} 

#bread ul li {
	border: none;
	list-style: none;
	display: inline;
	margin: 0;
	}

/*SLIDING DOORS BUTTON*/

a.button {
	/* Sliding right image */
background: transparent url('/img/sliding_buttons/button_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 50px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
	margin-right: 6px;
	padding-right: 25px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
	/* FONT PROPERTIES */
text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left: 5px;
}
a.button span {
/* Background left image */ 
background: transparent url('/img/sliding_buttons/button_left.png') no-repeat; 
height: 50px;
display: block;
line-height: 35px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 7px 0 5px 18px;
} 
a.button:hover span{
color: #CCC7E7;
}

/*BOTONES PRODUCTOS*/

.cleaner{
    clear: both; height:1px!important; line-height:1px!important; float:none; width: 680px; margin-left: 10px;
    }

.leftColumn {
    float: left; 
	width: 229px;
	height:125px; 
	margin-left:5px;
	background-image: url(../img/softland-argentina-soluciones-erp-bg.jpg);
	background-repeat: repeat-x;
    }

.productos {
	margin-left: 10px;
    }

/*BUSQUEDAS*/

#search li {
	color: #868686;
	margin-left: 0;
	padding-left: 0;
	border: none;
	margin-left: 13px;
	font-size: 11px;
	} 

form#SearchIndexForm div.input{
	display: inline;
}

form#SearchIndexForm fieldset{
	display: inline;
	
}
form#SearchIndexForm input{
	margin-left: 10px;
	margin-top: 4px;
}

