body
{
	background-color: #ccc;
}

div#container
{
	background-color: #333;
}

div#content
{
	width: 920px;
	padding: 10px 15px;
	background-color: #fff;
	float: left;
}

.home div#content
{
	background: #fff url(../img/lines_hm.gif) repeat-y 0 0;
}


div#spacer
{
	display: block;
	width: 950px;
	height: 10px;
	background-color: #fff;
	float: left;
}

div#header,
div#footer
{
    clear: both;
}


div#header
{
	text-align: left;
	padding: 0 15px;
	background-color: #fff;
	width: 920px;
	float: left;
}
div#logo
{
	float: left;
	padding: 10px;
}

/* SEARCH */
div#search
{
	float: right;
}

div#search,
div#search div.top
{
	width: 265px;
}
div#search div.top,
div#search div#form
{
	float: right;
}

div#search .menu
{
	float: right;
	height: 22px;
	line-height: 1em;
}

div#search .menu ul li a
{
	color: #666;
}
div#search .menu ul li a
{
	border-color: #666;
}

/* LANGUAGE */
div#language
{
	padding: 10px 10px 0 0px;
	float: right;
}

div#language form
{
	float: right;
}

div#language input
{
	border: none;
	margin-right: 6px;
}

/* HEAD */

div#heading
{
	display: block;
	width: 920px;
	height: 160px;
	background: #999 url(../img/header.png) no-repeat 0 0;
	vertical-align: middle;
	margin: 0;
	border-top: 4px solid #f60;
	border-bottom: 4px solid #f60;
	float: left;
}


div#mainmenu
{
	float: none;
	clear: both;
	background-color: transparent;
	position: absolute;
	margin-top: 128px;

}

div#contents
{
	float: left;
}

div#footer
{
	//background: transparent url(../img/logob.png) no-repeat center 20px;
	margin-top: 8px;
	padding: 45px 0;
	height: 67px;
	margin-bottom: 10px;
	text-align: center;
	color: #666;
}


h1,h2,h3,h4,h5,h6 { color: #666; clear: both; }
h1,h2,h3 { font-weight: bold; }
h4,h5,h6 { font-weight: normal; }

h4 { font-size: 1.3em; }

a { color: #333; }
a:hover { color: #666; }
a:link, a:visited { color: #666; }

.block
{
	margin-bottom: 1em;
}

.block h2
{
	padding: .4em .5em .1em .5em;
	margin: 0;
}

.block div.bbody
{
	padding: 1em .8em .8em .8em;
	margin: 0;
	font-size: 9pt;
}

p img
{
	float: none;
}

.links a
{
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #999;
	background: #fff;
	text-decoration: none;
}

.links a:hover
{
	background-color: #999;
	color: #fff;
}

.date
{
	text-decoration: none;
    color: #f60;
    font-size: 8pt;
    margin-bottom: .2em;
}

.item
{
	float: left;
	width: 100%;
	margin-top: 6px;
}

.item p
{
	line-height: 1.4em;
	margin-bottom: 1em;
}

.item h4
{
	height: auto;
	margin: 0 0 4px;
	clear: right;
	margin-bottom: 6px;
	font-size: 1em;
	font-weight: bold;
}

.separator .item
{
	border-bottom: 1px dotted #333;
	margin-bottom: 6px;
}

.separator .item.last
{
	border-bottom: none;
	padding-top: 0;
}

.more
{
	float:left;
	margin: 14px 0;
	width: 100%;
}

.more a
{
	height: 1.2em;
	font-size: .8em;
	text-decoration: none;
	color: #333;
	float:right;
	
	padding: .4em 10px;
}
.more a:hover
{
	text-decoration: underline;
}
.image
{
	float: left;
	padding: 0 8px 4px;
}

/* MENUS */

.menu
{
	display: block;
	float: left;
	font-size: .9em;
}

.menu ul
{
	padding-left: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul li
{
	float: left;
	display: inline;
	background-color: #333;	
}

.menu ul li a
{
	line-height: 1.2em;
	height: 1.2em;
	font-size: 1.2em;
	text-decoration: none;
}

.menu ul li a
{
	color: #fff;
	padding: 0 1.4em;
}


.menu ul li.active
{
	background-color: #f60;
	margin-top: 0;
}

.menu ul li a:hover
{
	text-decoration: underline;
}
div#mainmenu
{
	height: 32px;
	line-height: 32px;
}

div#mainmenu ul li
{
	margin-left: 6px;
}

div#highlights
{
	background-color: #ccc;
}

div#mainmenu ul li a
{
	text-transform: uppercase;
}

div#highlights .menu
{
	height: 28px;
	line-height: 28px;
	display: block;
	margin-left: auto;
    margin-right: auto;

}

div#highlights .menu ul li
{
	margin-left: 2px;
	background-color: #666;
}

div#highlights .center {
  width: 370px ;
  margin-left: auto ;
  margin-right: auto ;
}

div#highlights .menu ul li.first
{
	margin-left: 0px;
}

div#highlights .menu ul li.active
{
	background-color: #333;
}

div#highlights .menu ul li a
{
	padding: 0 .6em;
}

div#highlights .item
{
	margin-top: 16px;
}

div#highlights .item h4,
div#highlights .item p
{
	padding-left: .5em;
	padding-right: .5em;
}

h2
{
    padding: .4em 10px;
    background-color: #666;
    margin: 0;
    font-size: .9em;
    font-weight: normal;
    color: white;
}

div#sidebar ul
{
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}

div#sidebar ul li
{
   margin: 0;
	font-size: .9em;
	color: #666;
}

.flag
{
	width:18px;
	height:12px;
}

