/* 
 * Everett (2009)
 * Splash template
 *
 * j.parengkuan@everett.nl
 *
*/

body { margin: 0; padding: 0; background-color: #ececec; margin-top: 1px;}

#container { margin: 0 auto; height: auto; width: 1010px; background: transparent url('../../../images/background.png') repeat-y; }

#top { height: 85px; padding: 10px; padding-left: 5px; padding-top: 4px; padding-bottom: 0px;}

.lang { float: left; margin-top: 1px; }
.top_menu { float: left; }
.top_banner a { float: left; color: black; }

.logo { float: right; background: transparent url('../../../images/everett.png'); width: 248px; height: 60px; clear: right; margin-top: 20px;}

#slideElement { height: 270px; margin: 0 5px 0 5px; }

.photo { float: left; width: 680px; height: 270px; background: black }
.jGallery { float: left; width: 320px; height: 270px; background: blue; }

#menu { height: 20px; padding: 0 5px 0px 5px;}

#content { height: 1250px; padding: 25px 10px 10px 10px; }

.welcome { float: left; width: 50%;}
.reference { float: right; width: 50%; text-align: left;}

#copyright { height: 15px; text-align: center; background-color: #d4d4d4; margin: 0 4px 0 4px; }


/********************************************************************************************************/

a:link, a:visited
{
	font-size: 11px; 
	color: #999999; 
	text-decoration: none;
	font-family:  Lucida Sans Unicode;
}

a:hover
{
	color: #ff8500;	
	text-decoration: none;
}

td,tr,p,div
{
	font-family:Lucida Sans Unicode;/*main text*/
	font-size: 11px;
	color: #333;
}

p
{
	margin: 0px;
	padding-top: 8px;
}


h4
{
	color:#5cbfeb;/*heading 1*/
	font-family:Lucida Sans Unicode; 
	font-size: 14px; 
	font-weight: normal;
	margin-bottom: -9px; 
	padding-top: 0px;
}

h5
{
	color: #ff8500; /*heading2*/
	font-family: Lucida Sans Unicode;
	font-size: 12px; 
	font-weight: bold;
	margin-bottom: -8px;
	margin-top:5px;
}

h6
{
	color: #595959; /*intro text*/
	font-family: Lucida Sans Unicode;
	font-size: 13px; 
	
}

hr
{
	color: black;
	height: 1px;
}

hr.separator



option
{
	font-family:Lucida Sans Unicode;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin: 2px;
}

select
{
	margin-left: 3px;
	border: 0px hidden white;
	font-family:Lucida Sans Unicode;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
        border-right: none;
}

ul {
	margin: 0px 0px 0px 0px;
}

li {

   width: auto;
   margin: 0px 0px 0px 15px!important;
   margin: 0px 0px 0px 0px;
   border: 0px;
   padding: 0 0 0 0;

	list-style-image:	url('http://www.everett.nl/content/images/arrow2.png');
}
