﻿

body 
{
	margin:0px 0px 0px 0px;
	background:#010105 url(../Home/Images/Background.gif) repeat-x 0px -40px;
}

#container 
{
	width:800px;
	margin:0px auto 0px auto;
}

#top 
{
	margin-top:30px;
	margin-bottom:22px;
	width:800px;
}

.dottedLine 
{
	border:dotted 1px #727287;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	height:0px;
	overflow:hidden;
}

.closeButton
{
	font-family:Arial, Sans-Serif;
	font-size:11px;
	color:White;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

#title 
{
	margin-top:22px;
	font-family:Arial, Sans-Serif;
	font-size:20px;
	color:White;
	width:520px;
}

.pannel 
{
	margin-top:15px;
	float:left;
	width:173px;
	cursor:pointer;
}

.pannel a
{
	color:White;
	text-decoration:none;
}


.pannel a img
{
	border:none 0px white;
}


.flagBit
{
	margin-top:10px;
	font-family:Arial, Sans-Serif;
	color:White;
	font-size:11px;
	height:28px;
}

.flagBit img
{
	border:solid 1px white;
	margin-left:5px;	
	margin-right:5px;	
	float:left;
}

.mainImage 
{
	height:140px;
}

#pnlEU 
{
	margin-right:36px;
}

#pnlUS
{
	margin-right:36px;
}

#pnlAU
{
	margin-right:36px;
}

#pnlHK 
{
}

.logo 
{
	padding-left:5px;
	padding-top:26px;
}

#pnlHK .logo 
{
	padding-top:0px;
	padding-left:20px;
}

#bottom 
{
	width:800px;
	margin-top:50px;
	margin-bottom:20px;
	font-family:Arial, Sans-Serif;
	color:White;
	font-size:12px;
}

/* Footer */
#footer
{
	width:800px;
	margin:0px auto 0px auto;
}

.footerBright
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;	
	color:#d2d2d6;
}

.footerDark
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;	
	color:#595788;
}

