@charset "utf-8";
body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E4ECF1;
	background-repeat: repeat;
	background-image: url(../images/ice_body_bg.png);
}
#main_layer {
	width: 950px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#top_layer {
	width: 950px;
	height: auto;
}
#top_layer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top_layer  map {
	float: left;
}
.hide_div {
	background-image: url(../images/ice_popup.png);
	height: 76px;
	width: 81px;
	display: none;
}
#top_layer a:hover .hide_div {
	display: inline;
	position: absolute;
	margin-left: -120px;
	margin-top: 75px;
}
#middle_layer {
	height: 723px;
	width: 723px;
	clear: both;
	background-image: url(../images/Ice_Middle_Bg.png);
	margin-left: 198px;
	background-repeat: repeat-y;
}
.list_headers {
	color: #34608B;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	margin-top: 5px;
}
.style2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 250px;
	margin-bottom: 2px;
}

.list_text {
	list-style-type: none;
	font-size: 11px;
	font-weight: lighter;
}
#middle_left_layer {
	width: 460px;
	height: 710px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	margin-right: 5px;
	padding-left: 20px;
}
#home_content1 {
	height: 330px;
	width: 450px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/home_background.jpg);
}
#home_content2 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/home_bg2.jpg);
	background-position: center bottom;
}
#middle_right_layer {
	float: left;
	width: 220px;
	height: 710px;
	margin-top: 0px;
	background-image: url(../images/right_layer_bg.png);
	background-repeat: no-repeat;
}
#script_date_layer {
	background-image: url(../images/ice_time_bg.png);
	background-repeat: no-repeat;
	height: 153px;
	width: 202px;
	margin-left: 11px;
	margin-top: 10px;
	font-size: 12px;
	text-align: center;
}
.script_title {
	font-size: 12px;
	color: #325C87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.script_position {
	margin-bottom: 30px;
	margin-left: 64px;
	margin-top: 0px;
	padding-top: 24px;
}

.right_headers {
	margin-right: auto;
	margin-left: 28px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #386796;
	padding-top: 0px;
	padding-left: 0px;
}
.style3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 170px;
	padding-bottom: 1px;
	font-weight: bold;
}
.right_img {
	margin-left: 10px;
}

.contacto {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: sans-serif;
	margin-left: 20px;
	font-weight: bold;
}
.contacto_link {
	color: #2D455E;
	font-size: 12px;
}
.small {
	font-size: 11px;
}
.small_link {
	font-size: 11px;
	color: #003366;
}


#bottom_layer {
	width: 723px;
	height: 35px;
	background-image: url(../images/Ice_Bottom_Bg.png);
	background-repeat: no-repeat;
	margin-left: 198px;
}
.bottom_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 25px;
	color: #293845;
	font-weight: lighter;
	width: 678px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 2px;
}
.validator {
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 35px;
}

