* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #939598;
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 70%;
	font-family : verdana, arial, helvetica, sans-serif; 
        font-size: 0.7em;
	font-weight: normal;
}

.style1 { 
color : blue; 
font-size : 1.5em; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 

a {
	text-decoration: none;
	color: #304b5a;
}

a:hover {
	text-decoration: none;
	color:#649a9e;
}

a:visited {
	color: #7cafb3;
}

.clear 

{
	clear: both;
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}
map 
{
	border: none;
}


div#container {
	width: 808px;
        display:block;
	margin: 0 auto;
        padding:0;
	background-color: #fbf6f8;
	text-align: left;
}



h1 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: verdana, arial;
}


h2 
{
	font-family: Verdana, Arial;
        font-size: 1.0em;
	font-weight: normal;
	height: auto;
	line-height: normal;
}


	
/*----------top nav------------*/

div#header {
    height: 100px;
    width: 808px;
    padding:0;
    margin:0;
    background-color: #99cc99;
    background-repeat: repeat;
}


div#logo {
	float: right;
	width:300px;
        margin:0 0 0 0;
        padding: 0 0 0 0;

}

div#topNav {
	height: 26px;
	width: 808px;
	padding: 0;
        margin:0;
        clear: both;
	background-color: #99cc99;

}


ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;

}

ul#navigation li {
	display: block;
	float: left;
	margin : 0 0 0 0; 
        padding : 0; 
	height: 25px;
	width:101px;
	text-align:center;
	background-image: url(images/navtab.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


ul#navigation li a, 
ul#navigation li a:active, 
ul#navigation li a:visited {
	display: block;
 	float: left;
	margin : 0 0 0 0; 
	padding : 5px 0 0 0;
	text-decoration: none;
	height: 25px;
	width:101px;
	font-size: 100%;
	text-align:center;
	color: #000000;
	
}


ul#navigation li#activeTab a, 
ul#navigation li#activeTab a:hover,
ul#navigation li#activeTab a:active {
	padding-bottom: 0;
	text-decoration: none;
	color: #000000;

	
}


/*------ end top nav-------*/


/*---------------layout------------*/
div#middle {
	margin: 0;
	padding: 0;	
	width: 808px;
}
div.content#fullWidth 
{
	width: 808px;
	background-color: #ffffff;
}
div#hLeftCol,div#hRightCol
{
    margin-top: 3px;
}

div#hLeftCol
{
    float: left;
    position: relative;
    margin-left: 5px;
    width: 430px;    
}

div#hRightCol
{
    float: right;
    margin-right: 13px;
    margin-left: 0;
    width: 340px;
}


/*--------- info box---------*/

div#introWrapper
{
    position: relative;
}

div#introText
{
    float: left;
    width: 330px;
}

div#introText h3
{
    padding-bottom: 5px;
    width: 75%;
    border-bottom: 0px solid #999;
}


div#introLinks
{ 
  float: right;
  width: 420px;
  display: block;
  position: relative;
  background-color: #c6e1e3;  
  margin-top: 0;
  margin-left:0;
  padding: 5px;
}


/*----------special offers-----------*/


div#offerItemHome
{
	float: left;
	width: 430px;
	margin: 8px 0 0 0;	
	border: 0px solid #999;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top center;
}

div#offerItemHome h4 {
	background-color: #7a2777;
	background-repeat: repeat-x;
	background-position: top center;
	padding: 5px 5px 5px 15px;
	margin: 0;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
        font-family: Verdana, Arial;
	
}


/*news box*/

div#sidebarItemHome
{
	float: right;
	width: 340px;
	margin: 8px 0 0 0;	
	border: 0px solid #ffffff;
	background-color: #ffffff;	
	background-repeat: repeat-x;
	background-position: top center;
}

div#sidebarItemHome h4 {
	background-color: #5c88a0;
	background-repeat: repeat-x;
	background-position: top center;
	padding: 5px 5px 5px 10px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
        font-family: Verdana, Arial;
	color: #ffffff;
}

div#sidebarContentHome p
{
    font-size: 0.9em;
}



/* news box*/
.sidebarItem 
{
	float: right;
	width: 212px;
	margin: 0 0 10px 0;
	font-size: 11px;
	border: 0px solid #999;
	background-color: #e9e6dd;
	background-image: url(images/sidebar/sidebaritembackground.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Verdana, Arial;
}
.sidebarItem .sidebarContent {
	margin: 5px;
}

.sidebarContent p {
	margin: 10px 0;
}



/*---contact us -----*/

blockquote 
{
	padding: 5px 10px 10px 10px;
	font-size: 1em;
}

table {
	border-collapse: collapse;
	border: 1px solid #a5a5a5;
	margin: 1em 0;
}
 
th, td {
	padding: 0.2em 0.5em;
	line-height: 150%;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em
}

div#feedback 
{
	padding: 10px;
	width: 430px;
	margin-left:5px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	color: black;	
}

div#feedbackFormContainer 
{
}
div#contactformHeader
{
	float: left;
	width: 420px;
	margin: 0px 3px 0 3px;	
	border: 0px solid #999;
	background-color: #c6e1e3;	
	background-repeat: repeat-x;
	background-position: top center;
}

div#contactformHeader h4 {
	background-color: #7a2777;
	background-repeat: repeat-x;
	background-position: top center;
	padding: 5px 5px 3px 15px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
        font-family: Verdana, Arial;
	color: #ffffff;
}

/*-------subpage-----------*/
div#titleBar {
	clear: both;
}


div#pageTitle {
	clear: left;
	padding: 0;
        background-color:#f37d30;
        background-image: url(images/destination-icon.gif);
	background-position:center;
	background-repeat: no-repeat;
        height:52px;
        width:130px;   

}

div#themeTitle {
	clear: left;
	padding: 0;
        background-color:#ee2428;
        background-image: url(images/theme-icon.gif);
	background-position:center;
	background-repeat: no-repeat;
        height:52px;
        width:130px;   

}

div#GPTitle {
	clear: left;
	padding: 0;
        background-color:#ee2428;
        background-image: url(images/gp-icon.gif);
	background-position:center;
	background-repeat: no-repeat;
        height:52px;
        width:130px;   

}

div#FIFATitle {
	clear: left;
	padding: 0;
        background-color:#ee2428;
        background-image: url(images/fifa-icon.gif);
	background-position:center;
	background-repeat: no-repeat;
        height:52px;
        width:130px;   

}

div#offerTitle {
	clear: left;
	padding: 0;
        background-color:#2cb768;
        background-image: url(images/offers-icon.gif);
	background-position:center;
	background-repeat: no-repeat;
        height:52px;
        width:130px;   

}

div#leftSidebar {
	background-color: #bdbdc0;
	float: left;
	width: 130px;
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 200px;
	margin-top: 2px;
}

div#leftSidebar p.navPlaceholder
{
    padding: 2px 0 2px 20px;
}


div#leftNav 
 {
	font-family:  verdana, arial, helvetica, sans-serif;
        font-size: 1em; 
	width: 130px;
}
div#leftNav span 
{
	display: block;
	padding: 2px 0 2px 25px;
}

div#leftNav.noLink,
div#leftNav a
 {
	padding: 5px 0 8px 25px;
	text-decoration: none;
	color: #000000;
	display: block;
}


div#leftNav.active a,
div#leftNav a:hover {
	color: #ffffff;
        background-color: #ef4e91;
}



div#submiddle {
	float: left;
	margin: 0;
	padding: 10px;
	padding-top: 2px;
	width: 620px;
}

div.content p {
	margin: 5px 0 10px 0;
}
div.content {
	width: 570px;
	margin: 0;
	float: left;
}

div#leftContent
{
    float: left;
    width: 620px;
}

div.content#leftCenter {
	width: 620px;	
}


div#travellerstips
{
	float: left;
	width: 600px;  
	margin: 15px 5px 15px 1px;
        padding: 8px 5px 8px 5px;	
	border: 1px solid #f37d30;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top center;
        font-size:0.9em;
        font-weight:normal;
}

/*-------end subpage-----------*/


/*------- footer---------*/
div#footerLogos {
	width: 768px;
	clear: both;
	margin : 0 0 0 0; 
	padding : 0 20px 0 20px; 
	border-top: 0 solid #eee;
	font-size: 9px;
	text-align: center;
        color:#818285;
	background-color: #ffffff;
}

div#footerLogos img {
	border: none;
	
}

div#footer {
        display: block;
        float: left;
	width: 808px;
	clear: both;
	margin : 0 0 0 0; 
	padding : 0; 
	background-color:#dddddf;
	font-size: 11px;
	text-align: center;
}

div.footerBox {
	float: left;
	line-height: 150%;
	text-align: left;
        width:808px;
	height: 220px; 
        margin:0px;
        padding-left:5px;  
        background-color:#dddddf;
}

p.footerHeading {
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 3px;
        margin-top: 5px;
}

div.footerBox a {
	color: #818285;
	text-decoration: none;
}

div.footerBox a:hover {
	color: #57575a;
	text-decoration: underline;
}

div.footerBox a:visited {
	color: #b6b6be;
}

div#footerSitelinks,
div#footerDestinations,
div#footerDestinations2,
div#footerTheme 
{
	padding: 0 0 0 7px;
	border-right: 1px solid #eee;
        width: 193px;
}

/*-------end footer---------*/

