@charset "UTF-8";
/* CSS Document */

#intl_map {
	width:950px;
	height: 700px;
	background-image:url(/themes/static_content/images/intl_map.jpg);
	background-repeat:no-repeat;
	background-color: #cdcdcd;	/*float: left;*/
}

#intl_header {
	font-size: 24px;
	font-weight: normal;
	font-family: Helvetica;
	text-align: center;
	color: #999999;
	margin-top: 290px;
	float: left;
	width: 100%;
}
#intl_header span {
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica;
	margin-bottom:10px;
	text-transform: uppercase;
	color: #990000;
}


#intl_locations {
	float: left;
	width: 910px;
	margin-top: 40px;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#intl_col_1 {
	width:240px;
	height: auto;
	float:left;
	padding:5px;
	margin-right:10px;
}

#intl_col_2 {
	width:310px;
	height: auto;
	float:left;
	padding:5px;
	margin-right:10px;
}

#intl_col_3 {
	width:310px;
	height: auto;
	float:left;
	padding:5px;
}

#intl_col_1 li, #intl_col_2 li, #intl_col_3 li {
	list-style-type: none;
	width: 100%;
	margin-bottom:10px;
	float:left;
	font-weight:bold;
}


/* International Flag Links */


.usa {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/usa.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.au {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/au.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.brazil {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/brazil.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.chile {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/chile.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.fr {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/fr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.de {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/de.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.iberica {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/iberica.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.it {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/it.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.russia {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/ru.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.scandinavia {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/scandinavia.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.slovakia {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/slovakia.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.southafrica {
	height: 45px;
	background-image: url(/themes/static_content/images/intl_flags/southafrica.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.gbi {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/gbi.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.mx {
	height: 25px;
	background-image: url(/themes/static_content/images/intl_flags/mx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
