/* ********************* Contacto White *************************** */
div#title.general_banner div.contacto{
	background-image:url(../images/contacto_title.png);
}
div#title .contacto h1{
	font-size:23px;
	font-weight:normal;
	line-height:1.35em;
	margin:50px 60px 60px 90px;
	width:285px;
}
div.contacto_white a{
	color:#ED4135;
	font-weight:bold;
}
div.contacto_white div.form_column_left{
	border-right-color:#E4E5E6;
	border-right-style:solid;
	border-right-width:1px;
	display:inline-block;
	padding:0 25px 0 0;
	vertical-align:top;
	width:390px;
}
div.contacto_white div.form_column_left label{
	border-bottom-color:#ED4135;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
}
div.contacto_white div.form_column_left label span{
	background-color:#FFFFFF;
	color:#ED4135;
	display:inline-block;
	margin:0 0 -2px 0;
	padding:0 3px 0 0;
}
div.contacto_white div.form_column_left input.campo, div.contacto_white div.form_column_left textarea.campo{
	background-color:#F3F3F3;
	border-color:#EAEAEA;
	border-style:solid;
	border-width:1px;
	display:block;
	margin:4px 0 10px 0;
	padding:3px;
	width:384px;
}
div.contacto_white div.form_column_left textarea.campo{
	height:111px;
}
div.contacto_white div.form_column_left input.enviar{
	border:none;
	background:none;
	background-image:url(../images/red_button.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:40px;
	float:right;
	padding:10px 0 10px 12px;
	text-align:left;
	width:154px;
}
div.contacto_white div.form_column_left input.enviar:hover{
	background-position:0 -42px;
}
div.contacto_white div.form_column_right{
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 25px;
	width:412px;
}
div.contacto_white div.form_column_right hr{
	background-color:#E4E5E6;
	border:none;
	height:1px;
	margin:25px 0;
}
div.contacto_white div.form_column_right div.direccion{
	display:block;
	margin:0 auto 40px;
	width:300px;
}
div.contacto_white div.form_column_right div.direccion h3{
	border-bottom-color:#ED4135;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
}
div.contacto_white div.form_column_right div.direccion h3 span{
	background-color:#FFFFFF;
	color:#ED4135;
	display:inline-block;
	font-size:13px;
	margin:0 0 -2px 0;
	padding:0 3px 0 0;
}

/* ********************* Light Gray *************************** */
div.light_grey{
	background-color:#F3F3F3;
	background-image:url(../images/grey_bkg.png);
	background-repeat:no-repeat;
	background-position:top;
}
div.light_grey div.container{
	padding:80px 0;
	width:920px;
}
div.light_grey div.container h2{
	margin-bottom:80px;
}
div.light_grey div.tricolumn, div.pink div.tricolumn{
	display:inline-block;
	padding:0 5px;
	vertical-align:top;
	width:285px;
}
div.light_grey div.tricolumn h3{
	color:#ED4135;
	font-size:12px;
	margin:0;
}
div.light_grey div.tricolumn p{
	font-size:12px;
	margin:0 0 20px 0;
}
div.light_grey div.tricolumn hr{
	background-color:#C2C3C5;
	border:none;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:2px;
	margin:25px 0;
}
div.light_grey div.tricolumn.left{
	border-right-color:#CFD1D2;
	border-right-style:solid;
	border-right-width:2px;
}
div.light_grey div.tricolumn.middle{
	border-right-color:#CFD1D2;
	border-right-style:solid;
	border-right-width:2px;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
}
div.light_grey div.tricolumn.middle h3, div.light_grey div.tricolumn.middle p, div.light_grey div.tricolumn.right h3, div.light_grey div.tricolumn.right p{
	margin-left:15px;
}
div.light_grey div.tricolumn.right{
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:1px;
}
/* ********************* Pink *************************** */
div.pink{
	background-color:#ED4135;
	background-image:url(../images/contacto_pink_bkg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFFFFF;
	margin-top: 80px;
}
div.pink div.container{
	padding:80px 0;
	width:920px;
}
div.pink div.container.narrow{
	padding:20px 0;
}
div.pink h2{
	color:#FFFFFF;
	font-size:21px;
}
div.pink hr.thin{
	border:none;
	background-color:#B8211F;
	height:1px;
}
div.pink div.tricolumn{
	margin:0 0 40px 0;
}
div.pink div.tricolumn h3{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	height:35px;
	font-size:12px;
	padding:0 0 0 10px;
}
div.pink div.tricolumn h4{
	font-size:12px;
	margin:30px 0 0 10px;
}
div.pink div.tricolumn p{
	color:#53211F;
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px 10px;
	padding:0;
}
div.pink div.tricolumn p a{
	color:#53211F;
}
div.pink div.tricolumn hr{
	border:none;
	border-top-color:#B8211F;
	border-top-style:solid;
	border-top-width:1px;
	background-image:url(../images/contacto_pink_hr_small.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:18px;
	margin:40px 0 22px 0;
}
div.pink hr.wine{
	background-image:url(../images/contacto_pink_hr.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:none;
	height:16px;
}
div.pink div.tricolumn.middle, div.pink div.tricolumn.left{
	border-right-color:#B8211F;
	border-right-style:solid;
	border-right-width:1px;
}
div.pink a.arriba{
	background-image:url(../images/contacto_arriba.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 20px;
	margin:70px 0;
}
div.pink div.accidente h4{
	display:inline-block;
	width:200px;
	font-size:18px;
	vertical-align:middle;
}
div.pink div.accidente{
	display:inline-block;
	vertical-align:middle;
}
div.pink div.accidente a{
	background-image:url(../images/white_btn_bkg.png);
	background-repeat:no-repeat;
	color:#ED4135;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:31px;
	margin:0 0 0 20px;
	padding:12px 0 0 15px;
	vertical-align:middle;
	width:135px;
}
div.pink div.accidente a:hover{
	background-position:0 -43px;
}
div.pink img{
	display:inline-block;
	margin:-80px 0 0 40px;
	vertical-align:middle;
}
div.pink img.pink_narrow{
	margin-top:-190px;
}
div.pink > div > div > a.expansor{
	background-image:url(../images/contact_directorio_siniestros.png);
	background-repeat:no-repeat;
	background-position:400px center;
	border-bottom-color:#B8211F;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#FFFFFF;
	display:block;
	font-size:18px;
	font-weight:bold;
	padding:5px 0;
	text-decoration:none;
}
div.pink > div.narrow > a:hover{
	border-bottom-color:#FFFFFF;
}
div.pink a.cerrar_directorio{
	border:none;
	background-image:url(../images/pink_x.png);
	background-position:0 0;
	display:inline-block;
	text-align:right;
	float:right;
	margin:560px 0 0 0;
	height:11px;
	width:12px;
}
div#directorio_body{
       display: none;
}
/* ***************** SELECT ************************* */
div.the_select{
	width:390px;
	height:25px;
	margin:5px 0;
}
span.customStyleSelectBox { 
	font-size:11px; 
	background-color: #EA3526; 
	color:#F3F3F3; 
	display:block;
	height:14px;
	padding:5px 7px; 
	border:1px solid #EA3526; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 2px 2px; 
	margin:0 0 -22px;
}

.form_column_left select{
}
select.mySelectBoxClass{
	display:block;
	height:22px;
	width:100%;
}
span.customStyleSelectBox.changed { 
	background-color: #ED4135; 
}
.customStyleSelectBoxInner { 
	background-image:url(../images/select-arrow.gif);
	background-repeat: no-repeat;
	background-position:center right;
	display:block; 
}

div.contacto_white div.form_column_left input.required,div.contacto_white div.form_column_left textarea.required{
	border-color:#EA3526;
	border-style:1px;
	border-width:1px;
}
#anchor_directorio_interbrokers .tricolumn{
	font-weight:normal;
}
#anchor_directorio_interbrokers .tricolumn .more_padding{
	padding-left:17px;
}
#anchor_directorio_interbrokers .tricolumn a, #anchor_directorio_interbrokers .tricolumn a:link{
	color:#ED4135;
}
	#anchor_directorio_interbrokers .tricolumn a:hover{
		color:#ff473a;
	}
#anchor_directorio_interbrokers .tricolumn .strong_letters{
font-weight:bold;
}
hr.thick_gray_line, div.light_grey div.tricolumn hr.thick_gray_line{
	background:#CFD1D2;
	border:none;
	border-bottom:1px solid #ffffff;
	height:3px;
}
.min_h_350{
	min-height:350px;
}