/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") 50% 0 repeat-y; font:12px "arial", sans-serif;}


h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

h3 {font-size:140%;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:990px; margin:0 auto; overflow:hidden;}

	#header {width:990px; height:115px; overflow:hidden; background:url("../design/header.gif") 0 0 no-repeat;}

        #logo { float: left; width:180px; height:95px; overflow:hidden; margin:0 0 0 5px; padding:0; font: bold 26px Verdana, Arial, Helvetica, sans-serif; background:url("../design/logo.gif") 0 0 no-repeat;}
        #logo span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../tmp/logo.gif") 0 0 no-repeat; cursor:pointer;}
		
		#header_banner{ float: right; width:728px; height: 90px; margin: 10px 5px 0 0;}
		
	#header1 {width:990px; height:70px; overflow:hidden; background:url("../design/header.gif") bottom left no-repeat;}
	#header_white {width:990px; height:65px; overflow:hidden; background: url(../design/white_header.gif) bottom left no-repeat;}

        #logo1 { float: left; width:400px; height:65px; overflow:hidden; margin:0 0 0 17px; padding:0; font: bold 24px Verdana, Arial, Helvetica, sans-serif; color: #f72e08; line-height: 65px;}
		#logo1 a{
			color: #f72e08;
			text-decoration: none;
		}
        #logo1 span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../tmp/logo.gif") 0 0 no-repeat; cursor:pointer;}
		
		#header_login{float: right; margin: 5px 2px 0 0; width: 300px; height: 55px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #f72e08; text-align: right;}
		#header_login a { color: #f72e08;}
		#header_login input type[text] { height: 14px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; color:#000000; line-height: 14px}
		#header_login form { margin: 0; padding: 0;}
		#header_login table { margin: 0; padding: 0;}
		
		#header_banner1{width: 790px; text-align:center; height: 90px; text-align: left; margin-bottom: 10px;}

    #tray {padding:4px 0 10px 10px; background:url("../design/tray.gif") 0 100% no-repeat;}
    
        #tray ul {margin:0; list-style:none;}
        #tray ul li {display:inline;}
        #tray ul li a {
			display:block;
			float:left;
			padding:0 15px 0 10px;
			background:url("../design/tray-separator.gif") 100% 50% no-repeat;
			text-decoration:none;
			font-size: 14px;
		}
        #tray ul li a:hover {
			text-decoration:none;
			color: #f72e08;
		}
        #tray ul li#tray-active a {font-weight:bold; text-decoration:none;}
		
		#tray .date{
			float: right;
			width: 150px;
			font-size: 14px;			
		}

    #cols {position:relative; margin:10px 0; background:url("../design/cols.gif") 0 0 repeat-y;}

    	#content {float:right; width:790px; overflow:hidden;}
    	
            #content-left {float:left; width:480px;}
			#content-left-wide {float:left; width:620px;}
			
			#content-left-wide h3 { font: bold 16px Verdana, Arial, Helvetica, sans-serif;}
            #content-left-in {padding:0 0px;}
			
				.fplist {
					width: 480px;
					margin-bottom: 15px;
				}
				
				.fplist h3 {
					background: #FFFFFF url(../design/fplist_h3.gif) top right no-repeat;
					text-align: right;
					margin: 0;
					width: 480px;
					height: 20px;
					font: bold 12px Verdana, Arial, Helvetica, sans-serif;
					color: #FFFFFF;
					border-bottom: solid 2px #f72e08;
				}
				
				.fplist h3 a {
					color: #FFFFFF;
					line-height: 20px;
					padding-right: 10px;
				}
				
				.fplist h3 a:hover {
					color: #FFFFFF;
					line-height: 20px;
					padding-right: 10px;
					text-decoration: none;
				}
				
				.fplist ul {width: 478px; border-left: solid 2px #f72e08; border-bottom: solid 2px #f72e08; padding: 10px 0 10px 0;}
				
				.fplist li {list-style-type: none; padding-left: 25px; background: url(../design/nav-link.gif) no-repeat 10px 6px; line-height:1.4}
				.fplist li a {color: #333333;}
				.fplist li a:hover {color: #f72e08; text-decoration: none;}
				/*.fplist .vip {border-top:1px solid #DBDBD2; border-bottom:1px solid #DBDBD2; background:#EFEFEC;}*/
				.fplist .vip a {color: #F72E08; font-weight: bold;}
				.fplist .vip a:hover {color: #F72E08;}
            
            #content-right {float:right; width:300px;}
			#content-right-wide {float:right; width:300px;}
			#content-right-tiny {float:right; width:160px;}
			
			#topbanner{
				margin-bottom: 15px;
				width: 100%; height: 90px;
				background-color: #ffffff;
				text-align: center;
			}
			
    	#aside {float:left; width:190px; overflow:hidden;}
        #aside-top {width:190px; height:5px; background:url("../design/aside-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        #aside-bottom {position:absolute; bottom:0; left:0; width:190px; height:5px; background:url("../design/aside-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        
            .nav {margin:0; list-style:none;}
            .nav li {display:inline;}
            .nav li a {display:block; padding:5px 10px 5px 30px; background:url("../design/nav-link.gif") 15px 13px no-repeat;}
            .nav li.nav-active a {background:url("../design/nav-active.gif") 15px 11px no-repeat; text-decoration:none; font-weight:bold;}
            .nav .nav-active ul li a {padding-left:35px; background:url("../design/nav-sub.gif") 20px 8px no-repeat;}
            .nav a:hover {text-decoration:none;}

            #search {position:relative; height:22px; margin:0 -15px; padding:15px; text-align:center;}
            #search-input {position:absolute; top:15px; left:15px; width:100px; height:22px; border:0;}
            #search-submit {position:absolute; top:15px; left:115px; width:60px; height:22px; border:0;}
            #search-input, #search-submit {font-size:100%; font-family:"arial",sans-serif;}
            
            #aside h4 {font-size:100%;}
            #aside h4.margin {margin:15px 0 5px 0;}

	#footer {clear:both; padding:20px 0; background:url("../design/footer.gif") 0 0 repeat-x; font-size:85%;}
	#footer p {margin:0;}
	#footer a:hover {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#topstory-top {width:470px; height:5px; background:url("../design/topstory-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory-bottom {width:470px; height:5px; background:url("../design/topstory-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory {padding:5px 10px 10px 10px;}
#topstory p { text-align: justify;}

    #topstory-img {float:left; width:180px;}
    #topstory-img img {display:block;}
    #topstory-desc {float:right; width:255px;}
    
        #topstory-desc h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc .info {margin:0;}

#topstory-list {padding:10px 0 5px 10px; overflow:hidden}
#topstory-list img {display:block; float:left; padding-right:10px;}
#topstory-list img.last {margin-right:0;}

.profile { margin-top: 15px; padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}
	.vip { background-color: #F72E08; color: #FFFFFF;}
	.vip a {color: #FFFFFF;}
	.vip a:hover {color: #F3F3F3;}
.profile .profile-img {float:left; width:150px;}
.profile .profile-img img {display:block;}
.profile .profile-desc {float:right; width:285px;}

    .profile h3 {margin:0; font: bold 14px Verdana, Arial, Helvetica, sans-serif;}
    .profile .info {margin:0; text-align: right;}
	.profile .note {margin:0; font-size:85%; color: #666666;}
    .profile p.nomb {margin-top:8px; text-align:justify;}
	
	.profile .subpages {width: 100%; height: 25px; text-align: right; margin-bottom: 0px; padding: 0;}
	.profile .subpages a {
		background-color: #F72E08;
		border-left: solid 1px #FFFFFF; 
		border-right: solid 1px #FFFFFF; 
		font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; 
		padding: 5px 7px 8px 7px;
		line-height: 25px;
	}
	.profile .subpages a:hover {
		font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; 
	}
	.profile .subpages a.fired {
		background-color:#FFFFFF;
		border-left: solid 1px #F72E08; 
		border-top: solid 1px #F72E08; 
		border-right: solid 1px #F72E08; 
		border-bottom: solid 1px #FFFFFF;
		font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #F72E08;
		text-decoration: none;
	}
	
	.profile .subpages a.fired:hover {
		font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #F72E08;
	}
	
	.profile .profile-info{
		margin-top: 0px;
		padding: 15px 0 15px 10px;
		text-align: justify;
		border-bottom: solid 2px #F72E08;
		border-top: solid 2px #F72E08;
		border-left: solid 2px #F72E08;
		min-height: 400px;
		_height: 400px;
	}
	
	.profile br{
		margin: 5px;
	}
	
	.profile .profile-info h3 {
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color:#333333;
		padding: 5px 0 10px 0;
	}
	
	.profile .profile-info span {
		padding-left: 30px;
		font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}

.article {margin-bottom:10px; padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}
.article .article-img {float:left; width:150px;}
.article .article-img img {display:block;}
.article .article-desc {float:right; width:285px;}

    .article .article-desc h3 {margin:0; font-size:120%; font-weight: 600;}
    .article .article-desc .info {margin:0;}
    .article .article-desc p.nomb {margin-top:8px; text-align:justify;}
	
				.topnews {
					float: left;
					width: 250px;
					margin-top: 0px;
					margin-bottom: 10px;
					margin-right: 10px;
				}
				
				.topnews h3 {
					background: url(../design/fplist_h3.gif) top left no-repeat;
					text-align: left;
					margin: 0;
					width: 250px;
					height: 20px;
					border-bottom: solid 2px #f72e08;
					padding-top: 5px;
				}
				
				.topnews h3 a {
					color: #FFFFFF;
					padding: 5px 10px;
					font: bold 12px Verdana, Arial, Helvetica, sans-serif;
				}
				
				.topnews h3 a:hover {
					color: #FFFFFF;
					text-decoration: none;
				}
				
				.topnews ul {
					width: 248px; 
					border-right: solid 2px #f72e08; 
					border-bottom: solid 2px #f72e08; 
					padding: 10px 0 10px 0;
					list-style: none;
					margin-bottom: 10px;
					background-color: #FFFFFF;
				}
				
				.topnews li {
					list-style-type: none; 
					padding: 3px 5px 3px 17px;	
					background: url(../design/nav-link.gif) no-repeat 2px 9px;
				}
				.topnews li a {
					color: #333333;
				}
				.topnews li a:hover {color: #f72e08; text-decoration: none;}

#last_articles {
	width: 480px;
	text-align: justify;
}

#last_articles h4{
	color: #999999;
}

#last_articles h4{
	font-size: 12px;
	margin: 0 0 2px 0;
	padding: 10px 0 2px 0;
}

				#last_articles h3 {
					background: url(../design/fplist_h3.gif) top left no-repeat;
					text-align: left;
					margin: 0;
					width: 480px;
					height: 20px;
					border-bottom: solid 2px #f72e08;
					padding-top: 5px;
				}
				
				#last_articles h3 a {
					color: #FFFFFF;
					padding: 5px 10px;
					font: bold 12px Verdana, Arial, Helvetica, sans-serif;
				}
				
				#last_articles h3 a:hover {
					color: #FFFFFF;
					text-decoration: none;
				}

#last_articles .left_article { float:left; width: 305px; height: 115px; overflow: hidden; padding: 7px 5px 5px 0px;}
#last_articles .right_article { float: right; width: 305px; height: 115px; overflow: hidden; padding: 7px 0px 5px 5px;}

.box-01-top {width:300px; height:5px; margin-top:0px; background:url("../design/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 15px 10px; background:url("../design/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase;}
.box-01-top-b .f-right {padding-top:2px; font-size:85%;}
.box-01-bottom {width:300px; height:11px; background:url("../design/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; margin-bottom: 10px;}
.box-01 {padding:5px; background:url("../design/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}

    .news {margin:0;}
    .news dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .news dt span {font-size:140%;}
    .news dd {display:block; float:left; width:240px; line-height:1.2;}

.box-02-top {width:300px; height:5px; margin-top:0px; background:url("../design/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02-top-b {padding:5px 10px 15px 10px; background:url("../design/box-02-top-b.gif") 0 100% no-repeat; text-transform:uppercase;}
.box-02-bottom {width:300px; height:11px; background:url("../design/box-02-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; margin-bottom: 10px;}
.box-02 {padding:5px 15px; background:url("../design/box-02.gif") 0 0 repeat-y;}

    .mostreaded {margin:0; list-style:none;}
    .mostreaded span {font-size:85%;}

.box-03-top {width:200px; height:5px; margin-top:0px; background:url("../design/box-03-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-03-top-b {padding:5px 10px 15px 10px; background:url("../design/box-03-top-b.gif") 0 100% no-repeat;}
.box-03-top-b .f-left {text-transform:uppercase;}
.box-03-top-b .f-right {padding-top:2px; font-size:85%;}
.box-03-bottom {width:200px; height:11px; background:url("../design/box-03-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-03 {padding:5px; background:url("../design/box-03.gif") 0 0 repeat-y;}
.box-03 .bg {margin:10px 0; padding:10px 0;}

    .box-03 {margin:0;}
    .box-03 dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .box-03 dt span {font-size:140%;}
    .box-03 dd {display:block; float:left; width:190px; font-size:85%; line-height:1.6; padding: 0 5px;}

.box-04-top {width:160px; height:30px; margin-top:0px; background-color: #E5E5E5; font-size:0; line-height:0;}
.box-04-top-b {padding:0; background-color: #E5E5E5; height: 20px}
.box-04-top-b .f-left {text-transform:uppercase;}
.box-04-top-b .f-right {padding-top:2px; font-size:85%;}
.box-04 {padding:0px; margin:0;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

#aside .padding {padding:3px 15px;}

.more {padding-right:15px; background:url("../design/arrow.gif") 100% 50% no-repeat;}

.rss {padding-left:22px; background:url("../design/rss.gif") 0 50% no-repeat;}.pagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F2F2F;
}

.hand{
	cursor: pointer;
}
