.region-country-select-box{
	padding:5px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,247,247,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(247,247,247,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,247,247,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,247,247,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,247,247,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(247,247,247,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0 );
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #f2f2f2;
}
.country-select-box {display:none;}
.noLineBreak {white-space:nowrap;}
.justSiteInfo {padding-bottom:35px;}
.directory-country {display:none;}
.directory-country h3 {font-family: atrament-web-lf,Sans-Serif; font-weight:normal; font-size:26px; color:#656e6e; margin-bottom:10px; margin-top:20px; padding-left:10px; text-transform:uppercase}
.showCountry {display:block;}
.showSelectBox {display:inline;}
.hideCountry {display:none;}
a.country-directory-link {color:#c6001e; text-decoration:none; display:block; font-size:10px; float:left; margin-right:25px;}
.directory-country .link-area {border-top:1px solid #eaeaea; width:100%; float:left;}
 .directory-country.justSiteInfo .link-area {border-bottom:1px solid #eaeaea;}
.directory-country .link-area .career-and-contact-links {float:right;}
.directory-country .link-area .link-area-content {padding:10px; float:left; width:98%; text-transform:uppercase; }
.directory-country .link-area .link-area-content span.link-desc {font-size:10px; float:left; margin-right:15px; margin-top:1px;}
.directory-country table {width:100%; border-top:1px solid #eaeaea; clear:both;}
.directory-country table td {width:33%; border-bottom:1px solid #eaeaea; padding:10px; vertical-align:top; font-size:12px; line-height:18px;}
.directory-country table td.emptyCell {padding:0 10px;}
.directory-country table tr.colorRow td{background-color:#fafafa;}
.directory-country table.directory-with-states td.columnOne {border:none;}
.directory-country table.directory-with-states tr.last-row-in-section td.columnOne {border-bottom:1px solid #eaeaea}


@media screen and (max-width: 1100px){

}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 768px) {	
}

@media screen and (max-width: 600px) {
	
}

@media screen and (max-width: 480px) {
	.justSiteInfo {padding-bottom:0;}
	.region-country-select-box {width:100%;}
	.directory-country table td  {display:block; width:98%; border:none; }
	.directory-country table.directory-with-states tr.last-row-in-section td.columnOne {border:none;}
	.directory-country table td.columnOne {font-size:16px; font-weight:bold; text-transform:uppercase; font-family: ff-meta-web-pro,Segoe UI,Arial,Sans-Serif;}
	.directory-country table td.columnThree { border-bottom:1px solid #eaeaea;}
	.directory-country {width:100%; overflow:hidden;}
	.directory-country .link-area .career-and-contact-links {margin-right:0px; float:left;}
	.directory-country .link-area a{margin-right:15px;}
	
}
