body{
	background:url('../images/headerbg.jpg') no-repeat center top; 
	background-color:#367c9c;
}
#header {
    overflow:visible;
}
#container{
	border:2px #005871 solid;
}
#footerContent{
    /*line-height:26px;*/
}
#footerContent, #footerContent a{
	color:#fff;
}
#footerContent a{
	margin-right:6px;
}


input.loginField {
    margin:0px 2px 0px 2px;
    padding: 4px 3px 4px 3px;
    width: 74px;
    height: 12px;
    background-color:#CCE5F1;
    border:1px solid #8DB4C7;
    vertical-align: top;
    font-weight:bold;
    font-size:10px;
}
 input.loginField{
    display:block;
}

#supportBoxContainer{
	right: 110px;
	top: 30px;
}

#shipmentCountriesContainer {
	float: left;
	padding:1px 1px 0;
	width:auto;
    text-align: right;
}
#shipmentCountries {
    margin:0 0 0 80px;	
	padding:0px 2px 4px 0px;
	font-size:11px;
	color:#fff;
	text-align:left;
}
#shipmentCountries #flags {
    width: 250px;
}
#shipmentCountries #text {
    min-width: 180px;
}
#shipmentCountries img {
	vertical-align:middle;
	/*border: 1px solid #E4F4FF;*/
	margin:2px 0;
}
#avatarFrame{
    position:static;
}
* html #avatarHolder {
    overflow:visible;
}
* html #avatarFrame {
    overflow:scroll;
}
/*postloader*/
#postloaderContainer {
	background-color:#000;
}
#postloaderContent {
	position:absolute;
	top:120px;
	width:468px;
	background:transparent none;
	margin:0 auto 0 30px;
	display:block;
	z-index:102
}

#content #widePremiumNote {
    margin-left: -15px;
}

#asianLinks {
    float: right;
    /*background: transparent url('../icons/new.png') 0 5px no-repeat;
    margin: 4px 10px;
    padding-left: 50px;*/
}
#asianLinks h3 {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 3px 0;
    padding: 0;
    color: #fff;
}

#asianLinks ul {
    margin: 0;
    padding: 0;
    float: left;
    list-style-type: none;
    width: auto;
    height: 15px;
    background: transparent url("../../../custom/uk/assets/images/Chinese.png") 0 0 no-repeat;
}

#asianLinks ul li {
    float: left;
    
    margin-right: 9px;
}
#asianLinks ul li a {
    display: block;
    width: 30px;
    height: 15px;
    cursor: hand;
}

#asianLinks ul li a span {
    display: none;
}

#asianNew {
    float: left;
    border: 1px solid black;
    width: 42px;
    height: 25px;
}
#languageList {
    list-style-type: none;
    margin: 5px 0 5px 0;
    padding: 0;
    float: left;
}
#languageList li {
    /*display: inline;*/
    /*padding-left: 1em;*/
}
#languageList li a {
    color: #fff;
    text-decoration: none;
}
#languageList li a:hover {
    color: #ddd;
    text-decoration: none;
}

#authorizeFB{
    background:#fff;
    border:1px solid #205F8E;
    color:#10657D;
    padding:20px;
    position:absolute;
    right:160px;
    width:400px;
    z-index:120;
}
#authorizeFB h1{
    font-size:18px;
}
#authorizeFB label{
    font-weight:bold;
}
#authorizeFB ul{
    margin:0;
    padding:0;
}
#authorizeFB li{
    list-style:none;
    padding:5px 5px 5px 30px;
}
a.FBConnectButton_BigPun:hover {
    text-decoration:none !important;
}
a.FBConnectButton_BigPun{
    margin-left:10px;
    font-size:22px;
    white-space: nowrap;
}
#registration .fbConnectOrRegister{
    padding:0 0 0 30px;
}
#loginButton .rememberMe {
    font-size:9px;
}
#dashboard #loginForm .loginText {
    padding:0;
    margin:0;
}
#dashboard #loginForm {
    padding:2px 4px 2px 8px;
}