body{
margin: 0px;
background-color: #FFF;
background-color: #227dce;
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
background-image:url(../img/fons.gif);
background-image:url(../img/clouds.jpg);
background-repeat:repeat-x;
text-align: center;
}

#MAIN{
width:800px;
margin-left: auto;
margin-right: auto;
/*border: 2px solid red;*/
height: 1485px;
height: 1495px;
overflow:hidden;
}

* html #MAIN{
width:800px;
}

.shadow{
width: 80px !important;
overflow: hidden;
}

#header{
height: 80px;
color: #FFF;
background-image:url(file:../img/titlebar.jpg);
background-repeat: no-repeat;
background-position: 0px 100px;
/*background-color: #004466;*/
}

#footer{
background-color: #2566A6;
background-color: #004466;
border-top: 1px solid white;
border-bottom: 1px solid white;
height: 15px;
}

.banner{
position: relative;
margin-top: 0px;
}

#menu{
position: relative;
float: right;
margin-top: 65px;
margin-right: 10px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #56A8FA;
}

#menu a{
color: #FFF;
text-decoration: none;
}

#menu a:hover{
color: #FFF;
text-decoration: underline;
}

.sep{
padding-left: 5px;
padding-right: 5px;
}

#left{
width: 400px;
background-color: #CCC;
/*background-image:url(../img/sq.gif);
background-position: 0px 254px;
background-position: 0px 268px;*/

height: 1485px;
overflow:hidden;
}

* html #left{
background-position: 0px 252px;
}

#left_inner{
width: 396px;
margin-top: 2px;
/*min-height: 1489px;*/
height: 1485px;
overflow:hidden;
}

#left_inner a{
text-decoration: none;
}


#right{
width: 400px;
background-color: #FFF;
height: 1085px!important;
overflow:hidden;
}

#right_inner{
width: 360px;
font-family: arial, verdana, sans-serif;
font-size: 11px;
text-align: justify;
color: #444;
line-height: 17px;
padding-bottom: 60px;
/*height: 1195px!important;*/
overflow:hidden;
}

p{
margin-top: 0px;
margin-bottom: 0px;
}

.margintop{
margin-top: 50px;
}

/*
#right_inner h1{
font-family: monospace, arial, verdana, sans-serif;
font-size: 22px;
font-weight: bold;
color: #222;
margin-top: 0px;
margin-bottom: 10px;
text-align: left;
line-height: 16px;
}
*/

#right_inner h1{
font-family: arial, verdana, sans-serif;
font-size: 24px;
font-weight: bold;
color: #222;
margin-top: 10px;
margin-bottom: 10px;
margin-left: -2px;
text-align: left;
line-height: 26px;
}


#right_inner a{
color: #2566A6;
}

#right_inner a:hover{
color: #054686;
}

.projectBox{
border: 1px solid #FFF;
width: 118px;
height: 140px;
margin: 1px;
padding: 5px;
float: left;
background-color: #FFF;
color: #777;
font-family: arial, verdana, sans-serif;
font-size: 9px;
text-align: left;
overflow: hidden;
line-height: 11px;
}

* html .projectBox{
width: 130px;
height: 152px;
}

.projectBox a{
color: #777;
cursor: pointer;
}

.projectBox img{
width: 118px;
height: 80px;
margin-bottom: 3px;
border: none;
background-color: #D9D9D9;
}

.projectBox h3{
font-family: verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: #444;
margin-top: 2px;
margin-bottom: 2px;
}

#map{
height: 220px;
margin-bottom: 8px;
}

#large{
/*margin-top: -2px;*/
width: 394px;
hieght: 220px !important;
overflow:hidden;
}

#close{
width: 50px;
height: 16px;
background-color: #444;
cursor: pointer;
overflow: hidden;
position: absolute;
margin-top: -16px;
margin-left: 345px;
}

#close a{
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: white;
margin-bottom: -2px;
line-height: 14px;
}

.box_inner{
height: 130px;
overflow: hidden;
}

.clicks{
color: #0A0;
width: 118px;
text-align: left;
margin: 2 0 0 0;
}

#menu_sub{
height: 30px;
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #777;
background-color: #FFF;
overflow: hidden;
border: 1px solid #CCC;
}

* html #menu_sub{
height: 18px;
height: 30px;
}

#menu_sub hr{
border: none;  
border-top: 1px solid #666;
margin-top: 3px;
margin-bottom: 1px;
}

#menu_sub a{
color: #FFF;
text-decoration: none;
}

#menu_sub a:hover{
color: #FFF;
text-decoration: underline;
}

.badge{
position: absolute;
width: 30px;
height: 30px;
margin-top: -5px;
margin-left: -5px; 
}

#credits{
font-family: arial, verdana, arial, sans-serif;
font-size: 10px;
color: #56A8FA;
float: right;
margin-right: 10px;
}

#credits a{
font-family: arial, verdana, arial, sans-serif;
font-size: 10px;
color: #FFF;
}

.slogan{
font-family: georgia, times, serif;
font-style:italic;
font-size: 13px;
font-weight: bold;
text-align: left;
color: #777;
}

#print{
float: right;
cursor: pointer;
/*margin-top: -23px;*/
}

#util_bar{
width: 360px;
margin: 20px 0px 20px 0px;
font-size: 10px;
color: #090;
}

#ilike{
margin: 0px 7px 0px 0px;
cursor: pointer;
}

.liked{
cursor: default!important;
}


/************************************************/


#list_crop{
width: 400px;
height: 500px;
overflow: hidden;
}

#list_scroll{
width: 400px;
height: 517px;
overflow: scroll;
}


.list_item{
width: 400px;
height: 80px;
background: white;
border: 1px solid #CCC;
margin-top: -1px;
}



#right_crop{
width: 389px;
height: 1258px;
overflow: hidden;
}

#right_scroll{
width: 389px;
height: 1275px;
overflow: scroll;
}


/*************************************************************/


#nav, #nav td{
height: 34px !important;
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: bold;
color: #999;
background-color: #444;
overflow: hidden;
/*border: 1px solid #CCC;*/
border: 0px;
text-align:center;
cursor: default;
}

#nav table{
	border: 1px solid #CCC;
}

#nav td{
border: 0px;
line-height:12px;
}

.nav_lo{
color: #000;
cursor: default;
}

.nav_hi{
color: yellow;
cursor: default;
}


* html #nav{
height: 18px;
height: 30px;
}

#nav hr{
border: none;  
border-top: 1px solid #666;
margin-top: 3px;
margin-bottom: 1px;
}

#nav a{
color: #000;
text-decoration: none;
}

#nav a:hover{
color: #FFF;
text-decoration: none;
}

#nav img{
border: none;

}

