﻿/** Main Styles for the template **/

body{
    margin:0px;
    padding:0px;
    font-family:Arial;
    font-size:14px;
}

img{
   border:0px; 
}

h1{
    color:#2D75E1;
    font-size:24px;
    padding:0px;
    margin:0px;
    font-weight:normal;
}

h2{
    color:#595959;
    font-size:18px;
    padding:0px;
    margin:0px;
}

h3{
    color:#595959;
    font-size:14px;
    padding:0px;
    margin:0px;
}

a.BottomLink{
    color:#ffffff;
    text-decoration:none;   
}

a.BottomLink:hover{
    text-decoration:underline;
}

#HeaderWrapper {
	width: 100%;
	margin:-15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-image:url('/images/Background.png');
    background-repeat:repeat-x;
    height:143px;
    text-align:center;
}

#ContentWrapper {
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height:550px;
	text-align:center;
}

#BottomWrapper {
	width: 100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url('/images/BottomBackground.png');
    background-repeat:repeat-x;
    height:200px;
    text-align:center;
    background-color:#015ba7;
}

#TopNav{
    margin: 0 auto;
    padding-top:40px;
    width:960px;
    text-align:left;
}

#BottomNav{
    margin: 0 auto;
    padding-top:15px;
    width:960px;
    text-align:left;
    color:#ffffff;
    font-size:12px;
}

#BottomNav table{
    width:960px;
}

#Content{
    margin: 0 auto;
    padding-top:10px;
    width:960px;
    text-align:left;
}

/** HOMEPAGE **/

.HomepageTable h3{
    font-size:16px;
    color:#2D75E1;
}

.HomepageTable{
    margin-left:-8px !important;
}

.HomepageTable a{
    text-decoration:none;    
}

.HomepageTable a:visited{
    color:#2D75E1;
}

.HomepageTableCountry td.CountryShop{
    width:230px;
    height:60px;
}

.HomepageTableCountry td{
    width:230px;
    vertical-align:top;
}

.HomepageTable td.ShopLeft{
    width:20px;
}

.HomepageTableCountry{
    clear:both;
}

.HomepageTableCountry td.CountryShop{
    width:230px;
    height:60px;
}

.HomepageTableCountry td{
    width:230px;
    vertical-align:top;
}

.HomepageTableCountry td.ShopLeft{
    width:20px;
}

/** HOME SHOPPING **/

.ShoppingTable p{
    font-size:12px;
}

/** COUNTRY CENTRES **/

.CountryCentres{
    width:550px;
    float:left;
    margin-top:10px;
}

.CountyMap{
    float:right;
    margin-top:-47px;
    border:0px;
}

.TableHeading td{
    border-bottom:1px #005BA6 solid !important;
    float:left;
    font-size:11px;
    font-weight:bold;
}

.TableSubHeading td{
    border-bottom:1px #AEDBFF solid !important;
    float:left;
    font-size:11px;
    padding:10px 0px 10px 0px;
}

#WCFMap{
    margin-top:-42px !important; 
}

.BackButton{
    margin-top:-10px;
    margin-bottom:10px;
    clear:both;       
}

.Left{
    width:60px;
}