/* reset */
html{}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

/* logical layout */
html {color:#fff;background:#191919;direction:ltr;}
ul ul {margin-right:20px;}
ul {}
body { font-family:'Tahoma', Arial, Courier; font-size:smaller; }
input { font-family:'Tahoma', Arial, Courier; font-size:smaller;}
span,blockquote,a,input,textarea{font-size:83%;}
small {font-size:70%;}
big {font-size:120%;}
strong,b{font-weight:600;}
em {font-style:italic; font-weight:600;}
legend {}
fieldset {border:1px solid #999; margin:5px;}
fieldset fieldset legend {}
fieldset fieldset { margin-right:20px; }
a * {cursor:pointer;}
a {text-decoration:none; padding:0 10px; color:#757575;}
a:hover { color:#fff; }
fieldset fieldset li{display: inline;}
p {text-align:justify;}

/* Header Layout */
#header{border-bottom: 1px solid #fff;overflow:hidden;background: #333 url(http://www.geoalba.com/Themes/Theme1/Header/RightMapStyle.png) right top no-repeat;height: 140px;min-width:780px;}/*min-width:780px ;*/
#header ul li{display: inline;}
#header-main{height: 105px;background: url(http://www.geoalba.com/Themes/Theme1/Header/BackGround.png) left no-repeat;}
#header-main h1{line-height: 48px;font-weight: 600;text-align: left;float: left;}
#main-logo{margin-left: 9px;}
#header-main span#title-description{color: #999;float: left;margin-left: -80px;margin-top: 40px;}
#header-main span span{font-size: 100%;color: white;}
#header-main h1 strong{color: #c33;}
#header-main ul{height: 27px;line-height: 27px;}
#countries-background{text-align: right;height: 48px;background: url(http://www.geoalba.com/Themes/Theme1/Header/CountriesBackground-BG.gif) left 11px repeat-x;}
#right-map-style{height: 50px;background: url(http://www.geoalba.com/Themes/Theme1/Header/RightMapStyle.png) right -27px no-repeat;}
#geo-logo-background{height: 51px; overflow:hidden; background: url(http://www.geoalba.com/Themes/Theme1/Header/BackGround.png) left -27px no-repeat;}
ul.countries{margin: 0px 0 0 0;padding-top: 5px;}

ul.countries li{ padding:0;float: right;}
ul.countries li a{line-height: 41px;display: block;margin: 0 5px 0 6px; padding:0 5px; color: White; }
ul.countries li a.selected{margin: 0 0 0 1px;border-right: 5px solid #c33;border-left: 5px solid #c33;}

ul.countries li a:hover{margin: 0 0 0 1px;border-right: 5px solid #c33;border-left: 5px solid #c33;}

ul.extra-links {}
ul.extra-links li {}
ul.extra-links li a{ display:none;}
#top-nav ul li a{line-height: 35px;}
#top-nav{background: url(http://www.geoalba.com/Themes/Theme1/Header/TopNav-BG.gif);height: 35px;}
#top-nav a{color: White;}
#left-links li a{float: left;}
#left-links li a:hover{background: url(http://www.geoalba.com/Themes/Theme1/Header/TopNavLeftLinks-BG-Over.gif);color: #6cc;}
#right-links li a{float: right;color: #996;}
#right-links li #GeoPortal{background: url(http://www.geoalba.com/Themes/Theme1/Header/RightMapStyle.png) right -105px no-repeat;}
#right-links li a:hover{color: #ff9;background: url(http://www.geoalba.com/Themes/Theme1/Header/TopNavRightLinks-BG-Over.gif);}
#right-links li a:hover#GeoPortal{background: url(http://www.geoalba.com/Themes/Theme1/Header/RightMapStyle.png) right -140px no-repeat;}

/* Content Page */
.main-content{margin-top: 19px;width: 100%;background: url(http://www.geoalba.com/Themes/Theme1/Article/Header2Mid.gif) top left repeat-x;}
.main-content-header{margin: 0px 0px 0px 5px;width: 320px;background: url(http://www.geoalba.com/Themes/Theme1/Article/Header2.gif) left top no-repeat;}
.main-content-header-right{background: url(http://www.geoalba.com/Themes/Theme1/Article/Header2Right.gif) right top no-repeat;}

.main-table {height:300px;}
.main-table td {width:100%; vertical-align:top;}

.description{background-color: #827c66;border-left: 8px solid #663332; width:280px; height:500px; vertical-align: top;}
 .description-header{border-bottom: 1px solid #000;padding-bottom: 5px;margin-bottom:10px;padding-left: 10px;font-weight: bold;margin-top: 10px;width: 270px; float:right;}
 .description h3{font-weight: bold;}
 .description p { padding: 10px;}
 .description a { margin: 10px;color: #ccc; display:block;}
 .description a:hover { margin: 10px;color: #fff;}

