@charset "utf-8";
/*** orange ***/
a:link, a:visited {
	color: #F75606;
	text-decoration:underline;
}

a:hover {
	color: #F75606;
	text-decoration:none;
}
/*
#page_bg {
	background: #FFFFFF url(../images/orange/bg_page.png) top repeat-x;
}

#page_bg_1 {
	background: #FFFFFF url(../images/orange/bg_page_nobanner.png) top repeat-x;
}
#wrapper {
	background: #FFFFFF url(../images/orange/bg_page.png) top repeat-x;
}
*/
.search{
	/*background: url(../images/orange/search_ico.png) right top no-repeat;*/
}
#pillmenu li a:hover, #active_menu-nav, #active_menu-top, #pillmenu .mainlevel_active-top {
    background: url(../images/orange/menu_hover.png) top repeat-x;
}

/* header */
#header_container
{
        margin: 0;
        width: 100%;
	/*height: 190px;
	background: transparent url(../images/orange/banner.png) center top no-repeat;*/
        background: url(../../../phpbb3/styles/610nm/theme/images/header_bg.jpg) repeat-x 50% 0;
}

#header_bg
{
    height: 193px;
    /*background: url(../../../phpbb3/styles/610nm/theme/images/header_right.gif) no-repeat 100% 0;*/
}

#header_bg2
{
    height: 193px;
    /*background: url(../../../phpbb3/styles/610nm/theme/images/header_left.gif) no-repeat 0 0;*/
}

#header_logo_bike {
        width: 209px;
        height: 170px;
        float: left;
        margin: 10px 0 0 30px;
	background: url(../../../phpbb3/styles/610nm/theme/images/logo_bike.png) no-repeat;
}
#header_word {
        position: absolute;
}

#header_word div {
        width: 477px;
        height: 51px;
        float: left;
        margin: 20px 0 0 250px;
	background: url(../../../phpbb3/styles/610nm/theme/images/header_word.png) no-repeat;
}

#header_city_right {
        height: 193px;
        width: 492px;
        float: right;
	background: url(../../../phpbb3/styles/610nm/theme/images/header_city_right.jpg) top right no-repeat;
}

#logo img
{
    margin-left: 20px;
}
#user5 {
/*
        text-align: right;
	padding: 10px 10px;
        float: right;
*/
}
.mainlevel_top, a.mainlevel_top {
	color: white;
}
/*
div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/orange/bg_h3.png) top left no-repeat;
}
*/
#f_area{
	background: #EAEAEA;
	border-top: 3px solid #B9B9B9;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/orange/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#B9B9B9;
	text-decoration:none;
	font-size:11px;
}
ul.menu li {
	list-style:none;
	/*background:url(../images/orange/menu_arrow.gif) top left no-repeat;*/
}

#mainlevelmenu
{
    margin-left: 10px;
}

#mainlevelmenu li {
    list-style:none;
    /*padding: 4px 0 4px 0;*/
}

/*#f_area ul.menu li{
	list-style:none;
	background:url(../images/orange/menu_arrow.gif) top left no-repeat;
}*/
ul.mostread li{
	list-style:none;
	background:url(../images/orange/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/orange/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/orange/menu_arrow.gif) top left no-repeat;
}
#f_area div.moduletable_menu ul.menu {
	padding:10px 0px 10px 0px;
	margin:0px;
	background:none;
}

#f_area div.moduletable_menu ul.menu li {
	padding:0px 0px 0px 20px;
	margin:0px;	
	line-height:18px;
	background:url(../images/orange/menu_arrow.gif) top left no-repeat;
	border-bottom:none;
}
div.componentheading{
	color:#F55108;
	font-size:17px;
	font-weight:normal;
}
