﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
	font-size: 10pt;
	margin: 0px;
	padding: 0px; /*font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";*/
	font-family: Arial,Helvetica,sans-serif;
	background: #f0f0f0 url(../../Content/Images/bg.png) repeat-x scroll 0 0; /*background-color: #fff;**/
}

/*
label.form-label:after
{
	color: Red;	
	content: ":";
}*/

a:link
{
	color: #034af3;
	text-decoration: underline;
}
a:visited
{
	color: #505abc;
}
a:hover
{
	color: #1d60ff;
	text-decoration: none;
}
a:active
{
	color: #12eb87;
}

a img
{
	border: none;
}

a#top-logo
{
	position: relative;
	top: 2px;
	left: 8px;
}

p, ul
{
    margin: 10px 0 0;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 29px;
    line-height: 29px;
    color: #1d1b1b;
    padding-bottom: 0;
    margin: 0 0 5px;
}
h2
{
    padding: 10px 0 10px;
    margin-top: 0px;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#top-header
{
	background: transparent url(Images/bg-top-soap.png) no-repeat scroll -2px 0;
	padding-top: 0px;
}

#header
{
	color: #000;
	padding: 0;
	background: transparent url(Images/bg-body-soap.png) repeat scroll 0 0;
}

#header h1
{
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	color: #fff;
	border: none;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
}

#header #top-bannera
{
	text-align: left;
	font-size: 30pt;
	padding: 0 5px;
	height: auto;
	width: 890px;
}

#header #top-bannera img
{
	display: block;
}

#main
{
	background: transparent url(Images/bg-body-soap.png) repeat scroll 0 0;
	width: 900px;
	margin: auto;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

div#content-wrapper
{
	padding: 15px;
	overflow: auto;
	width: 100%;
}

div#contenido
{
	float: left;
	width: 75%;
	padding: 0px 15px 10px;
	margin-left: 10px;
}

div#full-contenido
{
	float: left;
	width: 100%;
	padding: 20px 15px 30px;
}

div#contenido p
{
	color: #333333;
}

#padre
{
}

#footer
{
	width: 900px;
	height: 40px;
	margin: auto;
	color: #999;
	padding: 15px 5px;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	clear: both;
	background: transparent url(Images/bg-foot-soap.png) no-repeat 0 0px;
}

.footer-content
{
	border-top: 1px solid #ccc;
	width: 890px;
	padding-top: 15px;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
	border-bottom: 1px #5C87B2 solid;
	padding: 0 0 2px;
	position: relative;
	margin: 0;
	text-align: right;
}

ul#menu li
{
	display: inline;
	list-style: none;
}

ul#menu li#greeting
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #fff;
}

ul#menu li a
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	background-color: #e8eef4;
	color: #034af3;
}

ul#menu li a:hover
{
	background-color: #fff;
	text-decoration: none;
}

ul#menu li a:active
{
	background-color: #a6e2a6;
	text-decoration: none;
}

ul#menu li.selected a
{
	background-color: #fff;
	color: #000;
}



/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
.TituloMantenedor
{
	font-weight: bold;
	text-align: center;
}

.tituloH
{
}

input
{
	border: 1px solid #bdc7d8;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 3px;
}

select
{
	border: 1px solid #BDC7D8;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 2px;
}



label input
{
	font-weight: normal;
}

.inputsubmit
{
	padding: 2px 15px 3px 15px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #D9DFEA;
	border-left-color: #D9DFEA;
	border-bottom-color: #0e1f5b;
	border-right-color: #0e1f5b;
	background-color: #3b5998;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	text-align: center;
}

fieldset
{
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

input
{
	border: 1px solid #bdc7d8;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 3px;
}

input[type='text'].corto
{
	width: 75px;
}

input[type='text'].mediano
{
	width: 125px;
}

input[type='text'].largo
{
	width: 175px;
}

select
{
	border: 1px solid #BDC7D8;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 2px;
}

label
{
	color: #666666;
	font-weight: bold;
	width: 140px;
	float: left;
	text-align: left;
}

label input
{
	font-weight: normal;
}

.inputsubmit
{
	padding: 2px 15px 3px 15px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-color: #D9DFEA;
	border-left-color: #D9DFEA;
	border-bottom-color: #0e1f5b;
	border-right-color: #0e1f5b;
	background-color: #3b5998;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "lucida grande" , tahoma, verdana, arial, sans-serif;
	text-align: center;
}

fieldset p
{
	margin: 2px 12px 10px 10px;
}

fieldset label
{
	display: block;
	font-weight: bold;
	text-align: left;
}

legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px 4px;
	color: #005d9d;
}

input[type="text"] input[type="password"]
{
	width: 150px;
	border: 1px soli;
}

input[type="text"].dv, input[type="text"].dvPatente
{
	width: 15px;
	border: 1px soli;
}




/* TABLE
----------------------------------------------------------*/

table
{
	border: solid 1px #e8eef4;
	border-collapse: collapse;
	font-size: 12px;
	margin: 20px auto;
	text-align: left;
}

table select
{
	width: 193px;
}

table td
{
	border: solid 1px #e8eef4; /*border: solid 1px #e: 12px;  */
}

table th
{
	padding: 6px 5px;
	text-align: left;
	background-color: #e8eef4;
	border: solid 1px #e8eef4;
}

table th.grid
{
	border: 1px solid #D3D3D3;
	background: #E6E6E6 url(../../Content/Images/table_top_bg.png) repeat-x scroll 50% 50%;
	text-align: center;
}

table td.grid
{
	background-color: #F5F5F5;
	border: solid 1px #D3D3D3;
}
table td.mensaje
{
	width: 150px;
}

table.form-propietario-rut
{
	margin-bottom: 0px;
}

table.form-propietario-resto
{
	margin-top: 0px;
}

.popup-def-height
{
	width: 600px;
	height: 570px;	
}

h1.compra-titulo
{
	margin: auto;
	font-size: 20px;
	text-align: center;	
}

h1.exito
{
	color: #005D9D;
}

h1.fracaso
{
	color: Red;	
}
/* MISC  
----------------------------------------------------------*/
.clear
{
	clear: both;
}



.error
{
	color: Red;
}

label.error
{
	color: Red;
}

#menucontainer
{
	margin-top: 40px;
}

div#title
{
	display: block;
	float: left;
	text-align: left;
}

#logindisplay
{
	font-size: 11px;
	display: block;
	text-align: right;
	color: White;
	background: #666666 url(Images/bar_bg.png) repeat scroll 0 0;
	padding: 2px 4px;
	height: 16px;
	width: 884px;
	margin: auto;
}


#logindisplay a:link
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:visited
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:hover
{
	color: white;
	text-decoration: none;
}

#logindisplay a#goHomeLink{
    float:left;
}

.field-validation-error
{
	color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #cccccc;
    background-color: #fff;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.DivMantenedorWrapper
{
	text-align: center;
}

.updatePanel
{
	padding: 10px;
}

.updatePanel table
{
	margin: auto;
}

.serverValidationMessage
{
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}

div.terminos
{
	color: #005D9D;
	font-size: 80%;
	text-align: left;
	border-top: 1px solid #005D9D;
	margin: 50px 55px 0px;
}

div.terminos h3
{
	font-size: 120%;
	font-weight: bold;
	color: #005D9D;
}

