﻿@import "Menu.css";

* { margin: 0;  padding: 0;}
body {min-width: 650px;margin: 0;padding: 0;font-family:"Lucida Grande",Arial, Verdana, sans-serif; line-height: 1.6; font-size: 62.5%;text-align: center;}
#aspnetForm {background: url(../_images/layout/pagebg.gif) repeat-y top right;}
p { margin:1em 0;}
table, tr, td, th, thead, tbody {font-size: 1.0em;margin-bottom:1em;/*keep due to Firefox hack*/border:none;clear:both;}
td {padding:5px;}
h1, h2, h3, h4, h5 {margin: .5em 0 .5em 0;text-align:left;}
h1 { font-size: 2.2em; font-weight: normal; padding-bottom:0;}
h2 { font-size: 1.7em; font-weight: bold;margin-bottom:0;padding-bottom:0;}
h3 { font-size: 1.4em; font-weight: bold;margin-bottom:0;padding-bottom:0;}
h4 { font-size: 1.2em; font-weight: bold;margin-bottom:0;padding-bottom:0;}
.clear {margin:0;padding:0;clear:both;} 

/* Generic image styles */
img {border:0;}
img.bordered {border:solid 1px #D3D4D4;padding:0px;}

/* Generic link styles */
a {color:#004296}
a:hover {color:#4383D4;}
a .strong  {font-size:.9em;}
.none {display:none;}

fieldset{padding:1em;margin-top: 0.5em;margin-bottom: 0.5em;-moz-border-radius: 6px;
            <![if !IE 5]>
            border: 1px solid #CFCFC5;
            <![endif]>
        }
legend{color: #6085B2; font-weight: bold; margin: 0; }
        

/* Layout */
#wrapper {padding-right: 247px;}	
#left {width: 93%; padding:0 4% 0 3%;float: left;padding-top: 2em;text-align: left;}
#topcontent {width: 100%; float: left; padding-bottom:10px;}
#maincontent {width: 100%; float: left; padding-bottom:5em;font-size: 1.2em;clear:both;}
#maincontent h1, #maincontent h2 {width:100%;}

#maincontent li {list-style-type:square;margin-left:2em;}
#right {width: 232px;margin-right: -100%;padding-left:15px;text-align:center;font-size:1em;float: left;padding-top: 2em;text-align: left;}
#searchdiv input {font-size:9px;}

/*** IE6 Fix ***/
* html #left {left: 150px;}



/* Header */
#branding {height: 65px;background:#920606 url(../_images/layout/brandingbg.gif) repeat-x top left;padding: 15px;margin:0;text-align:left;}
#brandleft {float:left; border:0;}
#brandleft img {border:0;}
#brandright {width:60%;float:right;text-align:right;padding:0;margin:0;color:#000;}
#brandright #utility {padding-bottom:10px;color:#fff;}
#brandright #utility a {color:#fff;font-size:1.1em;text-decoration:none;}
#brandright #utility a:hover {color:#fff;text-decoration:underline;}
#brandright #printversion {display:none;}
#brandright #searchdiv {width:100%;padding:0;margin:0;}
.searchbox{width:240px;margin:0;padding:0;margin-top:0px;height:1.7em;line-height:1.7em;background: #fff url(/_images/layout/textboxBg.jpg) repeat-x bottom left;border:solid 1px #7f9db9;}
.searchbutton {height:2.15em;font-size:1.5em;line-height:1.5em;margin:0;padding:0;margin-left:5px;}

#otherentities {width:500px;height:250px;padding:0 10px; border:solid 1px #000;text-align:center;display:none;position: absolute; top: 18px; z-index:1000;background:#fff url(../_images/layout/countrybg.gif) no-repeat top left;}
#otherentities #entityheader {margin-top:20px;}
#otherentities #entityheaderleft {font-size:1.8em;float:left;width:380px;font-weight:bold;text-align:left;}
#otherentities #entityheaderright {float:right;width:100px;text-align:right;font-size:1.3em;}
#otherentities h1 {width:90%;padding-left:10px;margin-bottom:10px;}
#otherentities #countriescontainer {width:480px;padding-top:20px;}
#otherentities #countriescontainer div {float:left;width:140px;margin-left:10px;height:100%;}
#otherentities #countriescontainer h3 {width:100%;font-size:1.3em;font-weight:600;background-color:#f7c106;text-align:center;}

#otherentities ul,li {list-style-type:none;text-align:left;margin:0;padding:0;}
#otherentities ul {clear:both;padding-top:15px;}
#otherentities li {line-height:20px;padding-left:25px; background:url(../_images/homepage/homepagearrow.gif) no-repeat left;font-size:1.2em;}

/* Breadcrumb */
#breadcrumb {float:left;font-size:1.2em;padding-right:10px;width:68%;}
#breadcrumb img {margin-bottom:-2px;}
#breadcrumb a, #breadcrumb a:visited {text-decoration:underline;}
#breadcrumb a:hover {text-decoration:none;}

/* Page Functions */
#pagefunctions{float:right;width:30%;text-align:right;}
#pagefunctions a {font-size:1.2em;text-decoration:none;margin-left:.5em;}



/* General content end ---------------------------------------------------*/

/* Footer */
#footer { background-color:#000;padding: .5em ;clear: both;height:1.2em;font-size:1em; }
#footerleft { font-size:1.1em;background-color:#000;float:left;width:40%;text-align:left;color:#fff;height:1.2em;line-height:1.2em;}
#footerright { background-color:#000;float:right;width:60%;text-align:right;color:#fff;height:1.2em;line-height:1.2em;}
#footer a, #footerleft a {color:#fff;text-decoration:none;}
#footer a:hover {color:#FCD640;text-decoration:underline;}






