#wrapper {
	width:800px;
	min-height:600px;
	margin:15px auto 0px;
}
.text {
	font-weight:bold;
	text-align:center;
	color:#06C;
	margin:15px 0px 20px;
	font-size:.9em;
}
.text_top {
	font-weight:bold;
	text-align:center;
	color:#06C;
	margin:15px 0px 20px;
	font-size:1.5em;
}
div#country_list {
	width:720px;
	margin:50px auto 0px;
	min-height:200px;
}
ul.col {
	float:left;
	font-size:.9em;
	border-right:1px solid #ccc;
	min-height:190px;
	padding:0px 20px;
	box-sizing:border-box;
	width:180px;
}
ul.col:first-child {
	border-left:1px solid #ccc;
}
ul.col li {
	margin:10px 0px;
	position:relative;
}
ul.col li:hover {
	margin:10px 0px;
	position:relative;
	cursor:pointer;
}
ul.col li img {
	margin-right:10px;
}

ul.col lh {
	font-weight:bold;
	margin-bottom:20px;
	display:block;
}

ul.col li a {
	color:#06C;
}
ul.col li a:hover {
	text-decoration:underline;
}

.copy {
	margin:30px 0px;
	text-align:center;
	font-size:.7em;
	color:#666;
}
#country_list .col li ul.sub span.pointer {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #3a62c7;
	position: absolute;
	top: -10px;
	right: 82%;
}
#country_list .col li ul.sub {
	position:absolute;
	display:block;
	top:25px;
	border-radius:5px;
	z-index:100;
	min-width:150px;
	font-size:.8em;
	padding:6px;
	left:-12px;
	box-shadow:0px 0px 5px 0px #999;
	-webkit-box-shadow:0px 0px 5px 0px #999;
	-ms-box-shadow:0px 0px 5px 0px #999;
	-o-box-shadow:0px 0px 5px 0px #999;
	
	background: rgb(204,204,204);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: linear-gradient(bottom, rgb(58,98,199) 19%, rgb(58,98,199) 50%, rgb(58,98,199) 80%);
background-image: -o-linear-gradient(bottom, rgb(58,98,199) 19%, rgb(58,98,199) 50%, rgb(58,98,199) 80%);
background-image: -moz-linear-gradient(bottom, rgb(58,98,199) 19%, rgb(58,98,199) 50%, rgb(58,98,199) 80%);
background-image: -webkit-linear-gradient(bottom, rgb(58,98,199) 19%, rgb(58,98,199) 50%, rgb(58,98,199) 80%);
background-image: -ms-linear-gradient(bottom, rgb(58,98,199) 19%, rgb(58,98,199) 50%, rgb(58,98,199) 80%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.19, rgb(58,98,199)),
	color-stop(0.5, rgb(58,98,199)),
	color-stop(0.8, rgb(58,98,199))
);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#f2f2f2',GradientType=0 );

	
}
#country_list .col li ul.sub li {
	display:block;
	margin:0px !important;
	border-radius:5px;
}
#country_list .col li ul.sub li a {
	color:#fff;
	padding: 10px 5px 10px 10px;
	display: block;
	margin: 0px !important;
	border-radius: 5px;
	font-size: 14px;
}

#country_list .col li ul.sub li:hover {
	background:#039;
	box-shadow:inset 0px 0px 15px 0px #036;
}
#country_list .col li ul.sub li.nohover:hover {
	background:#3A62C7;
	box-shadow:0px 0px 0px 0px #3A62C7;
}

ul.sub span.close {
	height:20px;
	width:20px;
	background:url(../images/close.png) center no-repeat;
	position:absolute;
	right:1%;
	top:-13px;
}
@font-face{
    font-family: "one";
    src: url('../fonts/Aaargh.ttf') format("truetype");
}
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
div {
	display:block;
}
div.clear {
	clear:both;
}
body {
	line-height: 1;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;

}
img {
	outline:none;
	border:none;
}
ol, ul {
	list-style: none;
}
a:link, a:active, a:visited {
	text-decoration:none;
	color:#09F;
	outline:none;
}
a:hover {
	color:#333;
}
