/** .............. START general tag styles .............. **/
@import url(menu.css);

BODY {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align:center;
	font: 12px Georgia,'Times New Roman',Times,serif;
	color: #333;
}

DIV, P, SPAN {
	text-align:left;
}



IMG	{border: 0px;}

A	{
	/*color:#333;*/
	text-decoration: none;
}

A.noStyle	{
	color:#333;
	text-decoration: none;
}

A.alt	{
    color: #4169e1;
	text-decoration: none;
}

A.alt:hover	{
    text-decoration:underline;
}


#container{
	width:960px;
	margin:0 auto;
}

#topnav {
	float:right;
	margin-top:14px;
	margin-right:14px;
	font:.92em
}

#topnav-alt {
	float:right;
	margin-top:25px;
	margin-right:14px;
	font:.92em
}

#logo {
	margin-left:86px;
	margin-top:33px;
}

#logo-s {
	margin-left:17px;
	margin-top:13px;
	margin-bottom: 10px;
}
.nav-sec {
	padding-bottom:1.5em
}

#subnav {
    width: 208px;
	float:left;
	text-align:right;
	margin-top: 8px;
}

#subnav a {
	color:#999;
	text-transform:uppercase;
}

#subnav a:hover {
	color:#333;
}

h1.header {
	float:right;
	text-transform:uppercase;
	font: 2em Georgia,'Times New Roman',Times,serif;
	padding:0 0 5px 0;
	margin: -25px 14px 0 10px;
}
h1.header img, h1.header img a {
border: 0;
margin-bottom: -13px;
padding: 5px 0 5px 5px;
}

h1.header span{
	font-size: 1.5em;
}
h2{
	font-size: 1.75em;
	margin: 0;
	width: 55%;
}

h3{
	font-size: 1.25em;
	margin: 0;
	width: 55%;
}
/*-------------------------- horizontal top menu ---------------------------------*/
#submenu{
    background: #fe833d;
	padding: 2px 10px 2px 10px;
	margin: 0;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000088;
} 
#submenu-orange{
    background: #014c85;
	padding: 3px 10px;
	margin: 0;
}
 
#menu{
    background: #014c85;
	padding: 2px 10px 2px 10px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
} 
#menu-orange{
    background: #fe833d;
	padding: 3px 10px;
	margin: 0;
} 
a.menu, a.menu:visited {
color: #FFF;
}
a.menu:hover {
color: #33CCFF;
} 

/*-------------------------- Breadcrumbs ---------------------------------*/
#breadcrumbs{
	padding: 2px 10px 2px 10px;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 925px;
	color: #999;
} 
#breadcrumbs a, #breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
} 
#breadcrumbs a:hover {
	color: #006699;
	text-decoration: none;
}
/*-------------------------- Google Search ---------------------------------*/
#googlesearch{
	padding: 2px 20px 2px 10px;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	border: solid 1px;
	float: right;
	width: 255px;
	background: url(../images/googlelogo.gif) top right no-repeat;
} 
#googlesearch .input{
border:1px solid #999; 
font-size: 13px;
padding: 2px;
}
#googlesearch .submit{
padding:2px;
background-color: #FFF;
border:1px solid #999;
font-size:11px;
}

/*-------------------------- Content columns ---------------------------------*/
#content{
	margin:6px 12px 12px 12px;
	border: solid 0px #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
} 
#inside-content {
	padding: 20px 20px 20px 20px; 
	margin: 0;
	}
#right {
	float:right;
	padding: 10px;
	width: 30%;
	margin: 0 0 8px 8px;
	border: solid 1px #CCC;
}
#right p.info {
width: 250px;
margin: 0;
float: right;
border: solid 1px;
}
#right a, #right a:visited,{
color: #000066;
text-decoration: none;
}
#right a:hover {
color: #006699;
text-decoration: none;
}
#description{
	font-size: 11px;
	margin: 0 0 20px 0;
	width: 54%;
	height: 50px;
}
#description p.infotalk{
	float: left;
	margin: 0;
	width: 60%;
	padding-left: 1px;
}
#description p.infotalk a, #description p.infotalk a:visited{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #009966;}
#description p.infotalk a:hover{
	color: #006699;}

#description p.infomap{
	Float: right;
	margin: 5px 0 0 0;
	Width: 150px;
	text-align: right;
}
#inside-content #img {
	float:left;
	margin: 0 10px 8px 0;
	padding: 5px;
	border: solid 1px #CCC;
}

#r-images{
	width: 100%;
	/*height: 50px;*/
	margin: 0 auto;
}
#r-images p{
	font-size:10px;
	color:#999;
}
#r-images p.title{ 
width: 100%;
text-align: center;
margin: 10px 0 10px 0;
 }
#r-images p.images{ 
width: 100%;
text-align: left;
margin: 0;
}
a#pic img {
	margin-right: 10px;
	padding: 5px;
	border: solid 1px #CCC;
}
a#pic:hover {
	background-color: #CCC;
}
*:lang(en) a#pic:hover{
    background-color: #FFF; !important; /*--for firefox & ie7--*/
}

#equal-col-container {
	padding: 40px 20px 20px 20px; 
	overflow: hidden; 
	height:575px;
	}

#col-1st {
	float:left;
	margin-right:11px;
	padding: 18px;
	width: 260px;
	background-color: #eaeaea;
	height: 90%;
	font: 15px Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	color: #666;
}

#col-1st-1 {
	float:left;
	width: 130px;
}

#col-1st-2 {
	float:right;
	font: 15px Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	width: 130px;
}

#col-2nd {
	float:left;
	padding: 18px;
	width: 280px;
	height: 90%;
	border: solid 1px #999;
}
#col-2nd ul {
	margin-left: 50px;
}
#col-2nd ul li{
	list-style:none;
	margin: 0;
	padding: 0;
	font: 16px Arial, Helvetica, sans-serif ;
	line-height: 22px;
}
*:lang(en) #col-2nd ul{
    margin-left: 10px; !important; /*--for firefox & ie7--*/
}
#col-2nd ul li a, #col-3rd ul li a:visited{
		font-weight: bold;
		color: #666;
	}
#col-2nd ul li a:hover{
	color: #006699;
	}
	
#col-3rd {
	float:right;
	padding: 18px;
	width: 220px;
	margin-left:4px;
	height: 90%;
	border: solid 1px #999;
}
#col-3rd ul {
	margin-left: 30px;
}
#col-3rd ul li{
	list-style:none;
	margin: 0;
	padding-left: 20px;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 22px;
	background: url(../images/whats-new-bell.jpg) top left no-repeat;
}
*:lang(en) #col-3rd ul{
    margin-left: 10px; !important; /*--for firefox & ie7--*/
}
#col-3rd ul li a, #col-3rd ul li a:visited{
	color: #666;
	}
#col-3rd ul li a:hover{
	color: #006699;
	}
.col-hd {
	font: 14px Arial, Helvetica, sans-serif ;
}

/*-------------------------- Tables & Forms ---------------------------------*/
#option {
	font-size: 10px;
	padding: 2px;
	color: #333;
	border: inset 1px #666;
	width: 230px;
}
FORM {
	margin:0;
	padding:0
}
input.keyword{
border:3px solid #000; 
background:#000; 
font-size:1.83em; 
color:#cccccc; 
margin:4px; 
padding:5px 6px
}
:focus { -moz-outline-style: none; }
.cl {line-height:0; margin:0; padding:0; clear:both}


td.label {
text-align: right;
vertical-align: top;
font-size: 10px;
color: #999;}

td.sectionlabel {
text-align: left;
vertical-align: top;
font-size: 13px;
color: #000000;}

.mapright{ 
width: 98%;
text-align: right;
padding: 0 2px 2px 0;
}

#bott-right{ 
float: right;
margin: 50px 11px 2px 0;
}
*:lang(en) #bott-right{
margin: 50px 20px 2px 0; !important; /*--for firefox & ie7--*/
}
#bott-right a:hover{ 
color: #006699;
}
/* -------------- General Table ----------------- */
table {
margin: 0 auto;
padding: 0;
width: 100%;
}
th {
padding: 2px 2px 2px 12px; 
border-bottom: 1px solid #CCC;
text-align: left;
font-weight: bold;
background: url(../images/th-bg.jpg) bottom left repeat-x; 
}
td {
padding: 2px 2px 2px 12px;
text-align: left;
}
td.alt {
padding: 2px 2px 2px 12px;
text-align: left;
}
td a {
color: #003366; 
text-decoration: none; 
}
td a:hover {
color: #006699;
text-decoration: none; 
}
td.alt a {
display: block; 
width: 100%;
}
tr {
font: 12px sans-serif; 
background-color: #F1F1F1; 
color: #666;
}
tr.alt {
font: 12px sans-serif; 
background-color: #FFF; 
color: #666;
}

/*-------------------------- Footer ---------------------------------*/
#footer{
	clear:both;
	color:#999;
	width: 96%;
	height: 50px;
	margin: 0 auto;
	margin-top:100px;
	font: 10px Arial, Helvetica, sans-serif ;
	border-top: dashed #999 1px;
}

#footer p{
	font-size:10px;
}
#footer p.copyright{ 
float: left;
width: 45%;
text-align: left;
margin-top: 10px;
 }

#footer p.copyright a, #footer p.copyright a:visited{
	text-decoration: underline;
	color:#888;}
	
#footer p.copyright a:hover{
	text-decoration:none;
	color: #006699;    }

#footer p.attributes{ 
float:right;
text-align: right;
width: 45%;
margin-top: 10px;
}

#footer p.attributes a, #footer p.attributes a:visited{
	text-decoration: underline;
	color:#888;}
	
#footer p.attributes a:hover{
	text-decoration:none;
	color: #006699;    }
	
#bottom {
	float:left;
	padding: 10px;
	width: 60%;
	height : 400px;
	margin: 0 0 8px 0px;
	border: solid 1px #CCC;
}

#tagCloud
{
    width:215px;
    margin-bottom:10px;
    text-align:left;
}

#tagCloud A
{
    text-decoration:none;
    /*margin-left:2px;
    margin-right:2px;*/
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
    color: #4169e1;
}

#tagCloud A:hover
{
    /*color:#ff9900;*/
    text-decoration:underline;
}

#tagCloud A.weight
{
    /*color: #4188cf;*/
    color: #4169e1;
    font-size: 1.2em;
}

#tagCloudBrowse
{
    width:100%;
    margin-bottom:10px;
    text-align:center;
    background-color: #F1F1F1;
}

#tagCloudBrowse A
{
    text-decoration:none;
    /*margin-left:2px;
    margin-right:2px;*/
    font-family:Trebuchet MS, Verdana, Arial;
    text-transform:lowercase;
    color: #4169e1;
}

#tagCloudBrowse A:hover
{
    /*color:#ff9900;*/
    text-decoration:underline;
}

#mHeader {
	visibility:none;
	display:none;
}
