#body{ padding:0px; margin:0px; }
fieldset,img { border: none; }
a{ outline:none; text-decoration:none; }


#splashbgr{ position:absolute; left:50%; margin-left:-480px; margin-top:100px; width:960px; height:400px; background-image:url(images/splash/splashbgr.jpg); background-repeat:no-repeat; }
#splashregion{ position:absolute; top:270px; left:0px; width:188px; height:23px; }

#splashuk{ position:absolute; top:290px; left:0px; width:240px; height:90px; }
#splashie{ position:absolute; top:290px; left:240px; width:240px; height:90px; }
#splashna{ position:absolute; top:290px; left:480px; width:240px; height:90px; }
#splashca{ position:absolute; top:290px; left:720px; width:240px; height:90px; }

#splashau{ position:absolute; top:390px; left:0px; width:240px; height:90px; }
#splashnz{ position:absolute; top:390px; left:240px; width:240px; height:90px; }
#splashcz{ position:absolute; top:390px; left:480px; width:240px; height:90px; }

#splashuk, #splashie, #splashna, #splashca, #splashau, #splashnz, #splashcz{
	-moz-opacity:.80; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
	opacity:.80;
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bgrimg{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:top center;
}


#site{
	width:100%;
	height:100%;
	min-width:960px;
	min-height:620px;
	position:absolute;
	top:0px;
	left:0px;
}

#logo{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:410px;
	width:70px;
	height:70px;
}

#icandyworld{
	position:absolute;
	top:58px;
	left:50%;
	width:403px;
	text-align:right;
	height:30px;
	font-size:22px;
}

#selectworld{
	color:#999999;
	font-size:40px;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-482px;
	height:50px;
}

#europe{
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-480px;
	width:150px;
	height:400px;
}

#america{
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-320px;
	width:150px;
	height:400px;
}

#australia{
	position:absolute;
	top:70px;
	left:50%;
	margin-left:-160px;
	width:150px;
	height:400px;
}

.title{
	font-size:16px;
	height:20px;
	color:#666666;
}

.cntry{
	height:40px;
	margin-top:10px;
}

.cntryimg{
	float:left;
	width:40px;
	cursor:pointer;
}

.cntrytxt{
	float:right;
	width:104px;
	font-size:15px;
	line-height:17px;
	padding-top:9px;
	color:#444444;
}


a{
	color:#444444;
}

a:hover{
	color:#222222;
}

