/* © xHtml Master 2007 - 2008 */
body {
	background:url(../img/bg.gif) repeat top;
	color:#717171;
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
}
a {
	text-decoration:underline;
	color:#e2ab38;
}
a:hover {
	color:#717171;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}

#container {
	background:url(../img/bg-content.gif) repeat-y top;
	width:867px;
	position:relative;
}
#ad {
	position:absolute;
	right:-122px;
	top:175px;
}
	#ad img {
		display:block;
		border:solid 3px #fff;
	}

#header {
	background:url(../img/bg-top.gif) no-repeat top;
	width:867px;
	padding-top:2px;
	height:78px;
	overflow:hidden;
}
	#header h1 {
		float:left;
		padding-top:11px;
		padding-left:1px;
	}
		#header h1 a {
			display:block;
			font-size:1px;
			text-indent:-10000px;
		}
			#header h1 a img {
				display:block;
			}
	#header .ad {
		background:url(../img/header-s.gif) no-repeat 0 7px;
		float:right;
		padding-top:9px;
		padding-bottom:9px;
		padding-right:10px;
		padding-left:67px;
	}
		#header .ad img {
			display:block;
		}

#nav {
	background:url(../img/bg-nav.gif) repeat-x;
	width:864px;
}
	#nav .l {
		background:url(../img/bg-nav-l.gif) no-repeat left;
	}
		#nav .r {
			background:url(../img/bg-nav-r.gif) no-repeat right;
			height:63px;
			overflow:hidden;
		}
#nav ul {
	padding-top:5px;
}
	#nav ul li {
		display:block;
		float:left;
		padding-left:14px;
	}
		#nav li a {
			display:block;
			float:left;
			padding-left:12px;
			text-decoration:none;
			color:#fff;
			font-size:12px;
			font-weight:bold;
		}
			#nav li a span {
				display:block;
				float:left;
				cursor:pointer;
				height:26px;
				line-height:26px;
				padding-right:12px;
			}
		#nav li a:hover, #nav li a.active {
			background:url(../img/tab-l.gif) no-repeat left;	
			color:#4f4f4f;
		}
			#nav li a:hover span, #nav li a.active span {
				background:url(../img/tab-r.gif) no-repeat right;
			}
			
	#nav .breadcrumb {
		float:left;
		font-size:11px;
		color:#fff;
		padding-left:10px;
		padding-top:10px;
	}
		#nav .breadcrumb a {
			font-size:11px;
			color:#fff;
			text-decoration:underline;
		}
		#nav .breadcrumb a.bold {
			color:#135981;
			font-weight:bold;
			text-decoration:none;
		}
		#nav .breadcrumb a:hover {
			color:#135981;
		}
		#nav .breadcrumb a.bold:hover {
			color:#135981;
			text-decoration:underline;
		}
	
	#nav .links {
		float:right;
		padding-right:5px;
		padding-top:11px;
		font-size:10px;
		color:#fff;
	}
		#nav .links a {
			color:#fff;
			text-decoration:underline;
			padding:0 5px;
		}
		#nav .links a:hover {
			color:#135981;
		}

#search {
	width:864px;
	background:#ecf2f5;
	height:25px;
	line-height:22px;
	text-align:right;
}
	#search label {
		font-size:12px;
		color:#135981;
		padding-right:5px;
		font-weight:bold;
		position:relative;
		top:-2px;
	}
	#search input.txt {
		border:solid 1px #d7d7d7;
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:1px;
		width:220px;
		margin-right:5px;
		position:relative;
		top:-2px;
	}
	#search input.img {
		position:relative;
		top:3px;
		margin-right:7px;
	}
	
#content {
	width:862px;
	border-bottom:solid 1px #dbdbdb;
	margin-bottom:1px;
}

#sidebar {
	float:left;
	width:180px;
	padding-top:1px;
}
	#sidebar li {
		background:url(../img/active.gif) repeat-x top;
		font-size:12px;
		border-bottom:solid 1px #fff;
		height:24px;
		line-height:24px;
		color:#fff;
		font-weight:bold;
	}
		#sidebar li a {
			background:#88acc0;
			display:block;
			height:24px;
			line-height:24px;
			font-size:11px;
			font-weight:normal;
			color:#fff;
			text-decoration:none;
			padding-left:18px;
		}
		#sidebar li a:hover, #sidebar li a.active {
			background:#135981;
			
		}
		
	#sidebar .g-ads {
		padding-bottom:2px;
	}
		#sideabr .g-ads img {
			display:block;
		}


#page {
	float:right;
	width:673px;
	padding:7px 0;
}
	#page .welcome {
		background:url(../img/box-bottom.gif) no-repeat bottom;
		padding-bottom:2px;
		margin-bottom:5px;
	}
		#page .welcome div {
			border:solid 1px #c9c9c9;
			padding:1px;
		}
			#page .welcome h2 {
				background:url(../img/bg-title.gif) repeat-x top;
				font-size:13px;
				font-weight:bold;
				color:#fff;	
				height:24px;
				line-height:22px;
				padding:0 9px;
				margin-bottom:4px;
			}
				#page .welcome h2  small {
					font-size:13px;
					color:#e8bb4a;
				}
			#page .welcome p {
				padding:0 8px 8px 8px;
				line-height:140%;
			
			}
			#page .welcome a {}
	#page .g-ads2 {
		float:left;
		width:423px;
	}
		#page .g-ads2 img {
			display:block;
		}
	#page .analyse {
		border:solid 1px #c9c9c9;
		padding:1px;
		min-height:174px;
		width:242px;
		float:right;
	}	
		#page .analyse h3 {
			background:#135981;
			font-size:11px;
			font-weight:bold;
			color:#fff;
			padding-left:15px;
			padding-right:15px;
			height:20px;
			line-height:20px;
			margin-bottom:4px;
		}
		#page .analyse p {
			font-size:10px;
			padding:0 8px 8px 4px;
		}
		#page .analyse h4 {
			font-size:10px;
			padding-bottom:4px;
			font-weight:bold;
			color:#717171;
		}
		#page .analyse .select {
			text-align:center;
			border-top:solid 1px #a5c0cf;
			padding:2px 0;
			width:231px;
			margin:0 auto;
		}
		#page .analyse select {
			font-size:9px;
			color:#000;
			background:#edf4fe;
			width:164px;
		}
	#page .tips {
		border:solid 1px #e3e3e3;
		padding:1px;
	}
		#page .tips h3 {
			font-size:11px;
			font-weight:bold;
			color:#fff;
			background:url(../img/bg-title.gif) repeat-x top;
			height:24px;
			line-height:24px;
			padding-left:17px;
			padding-right:17px;
		}
		#page .tips img.left {
			display:block;
			padding:5px 10px;
		}
		#page .tips div.left {
			width:520px;
			padding:5px 0 0 0;
		}
		#page .tips p {
			padding-bottom:12px;
		}
		#page .tips .line {
			height:1px;
			width:100%;
			background: #e3e3e3;
		}
	#page .box {
		padding: 12px 42px;
	}
		#page .box h3 {
			font-size:12px;
			font-weight:bold;
			padding-bottom:8px;
		}
		#page .box p {
			
		}

#footer {
	background:url(../img/bg-footer.gif) repeat-x top;
	height:54px;
	border:solid 2px #ededed;
	border-bottom:0;
	width:860px;
}
	#footer .left {
		padding-left:25px;
		padding-top:5px;
		font-size:11px;
		color:#666666;
	}
		#footer .left a {
			color:#135981;
			font-weight:bold;
			text-decoration:none;
		}
		#footer .left a span {
			color:#666666;
			cursor:pointer;
		}
		#footer .left a:hover {
			color:#666666;
		}
	#footer .right {
		padding-top:5px;
		padding-right:14px;
	}
		#footer .right ul li {
			display:inline;
			font-size:11px;
			color:#666666;
		}
			#footer .right ul li a {
				color:#155c84;
				padding:0 5px;
				text-decoration:underline;
			}
			#footer .right ul li a:hover {
				color:#e8bb4a;
				
			}
	#footer p {
		color:#666666;
		font-size:9px;
		font-weight:bold;
		text-align:center;
		padding-top:10px;
	}
		#footer p a {
			color:#666666;
			font-weight:normal;
			text-decoration:underline;
		}
		#footer p a:hover {
			color:#155c84;
		}