/* CSS Document */
#region_select {
	margin: 10px;
}
#region_select .emphasis {
	color: #000066;
	font-weight: bold;
}
#region_select .small-icon-headers {
	font-size: 10px;
	font-weight: bold;	
}
#region_select .top {
	background-image: url(/media/header/mexichem_logo.gif);
	background-repeat: no-repeat;
	height: 75px;
	margin-top: 25px;
	margin-bottom:10px;
}
#region_select .welcome {
	width: 370px;
}
#region_select .region-selection {
	width: 600px;
	margin-left: 20px;
}
#region_select .footer {
	width: 970px;
	margin-top: 20px;
	clear: both;
}
#region_select .welcome-title {
	background-color: #98CDE6;
	background-image: url(/media/left_boxes/title_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 7px;
	float: left;
	font-weight: bold;
	width: 90px;  /* As needed by IE5 */
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 80px;  /* As needed by PROPER Browsers */
}
#region_select .region-selection-title {
	background-color: #000066;
	background-image: url(/media/left_boxes/title_bg_dark.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 7px;
	float: left;
	font-weight: bold;
	width: 135px;  /* As needed by IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 125px;  /* As needed by PROPER Browsers */
	color: #FFFFFF;
}
#region_select .title-icon {
	float: right;
	margin-right: 10px;
}
#region_select .welcome-top-with-corner {
	height: 12px;
	width: 370px;
	background-image: url(/media/region_select/top_with_corner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	clear: both;
}
#region_select .welcome-content-area {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-right: 2px;
	height: 360px;
	padding-right: 12px;
}
#region_select .welcome-content-area { /* Box model hack for Win/IE5 Compatibility */
  width: 368px; /* As needed by IE5 */
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 357px;  /* As needed by PROPER Browsers */
} 
#region_select .region-selection-top-with-corner {
	height: 12px;
	width: 600px;
	background-image: url(/media/region_select/top_with_corner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	clear: both;
}
#region_select .region-selection-content-area {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-right: 2px;
	height: 360px;
}
#region_select .region-selection-content-area { /* Box model hack for Win/IE5 Compatibility */
  width: 608px; /* As needed by IE5 */
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 597px;  /* As needed by PROPER Browsers */
} 
#region_select a {
	font-size: 10px;  
} 
#region_select .regions {
	padding: 5px;
	text-align: left;
	font-weight: bold;
} 
