/*===== Default styles =====*/

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#1a1a1a;
	background-image:url("/gfx/background.gif");
	background-color:#dee4e8;
	background-repeat:repeat-x;
}

h1 {
	font-size:2.83em;
	color:#ea781e;
	margin-bottom:15px;
	letter-spacing:-1px;
}

h2 {
	font-size:1.33em;
	color:#259cde;
	margin-bottom:15px;
}

h3 {
	font-size:1.33em;
	color:#259cde;
	margin-bottom:10px;
}

img {
	border:0;
}

p {
	margin:0 0 1.12em 0;
	line-height:1.25em;
}

a {
	color:#ea781e;
	text-decoration:none;
}

a:hover {
	background-color:#ea781e;
	color:#fff;
}

.hr {
	height:1px;
	line-height:1px;
	margin:20px 0;
	clear:both;
	background-image:url("/gfx/hr.gif");
	background-color:#dee4e8;
	background-repeat:repeat-x;
}
.cleaner {
	height:1px;
	line-height:1px;
	clear:both;
}

.hidden {
	display:none;
}

#main ul {
	margin:1em 0;
}
	
#main ol {
	padding-left:30px;
	margin:1em 0;
}

#main ul li {
	padding-left:30px;
	list-style-type:none;
	background-image:url("/gfx/bullet.gif");
	background-position:10px 2px;
	background-repeat:no-repeat;
}

#main ul li ul {
	margin:0.5em 0;	
}



/*===== Layout etc =====*/

#page {
	background-image:url("/gfx/page.png");
	background-repeat:repeat-y;
	background-position:center;
}

#header {
	margin:0 auto;
	width:1000px;
	height:100px;
	background-image:url("/gfx/header.gif");
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
}
	#search {
		position:absolute;
		top:18px;
		right:58px;
		border:0;
		width:264px;
		padding:4px;
		background:transparent;
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.92em;
	}
	
	#go {
		position:absolute;
		top:19px;
		right:25px;
	}
	
	#logo {
		position:absolute;
		top:25px;
		left:31px;
	}
	
	.headerlogin	{
		position:absolute;
		top:10px;
		right:360px;
	}
	
	#mainNav {
		position:absolute;
		bottom:7px;
		right:22px;
	}
	
		#mainNav ul {
			list-style:none;
		}
		
			#mainNav ul li {
				float:left;
				width:104px;
			}
			
				#mainNav ul li a {
					color:#259cde;
					font-size:1.15em;
					padding-left:3px;
					letter-spacing:-1px;
					font-weight:bold;
					width:101px;
					height:38px;
					display:block;
					background-image:url("/gfx/mainNav.gif");
					background-repeat:no-repeat;
					background-position:0 -500px;
					text-align:center;
					line-height:41px;
				}
				
				#mainNav ul li a:hover, #mainNav ul li a.on {
					background-position:0 0;
					color:#fff;
					text-decoration:none;
				}
	
#mainContainer {
	margin:0 auto;
	width:1000px;
	background-image:url("/gfx/mainContainer.jpg");
	background-repeat:no-repeat;
	background-position:top;
	padding-top:130px;
	padding-bottom:30px;
	background-color:#fff;
}

#mainContainer.empty {
	background-image:url("/gfx/mainContainer2.jpg");
	background-repeat:no-repeat;
	background-position:top;
}
	
	#leftNav {
		float:left;
		width:196px;
		padding-left:17px;
	}

		#leftNav li {
			list-style:none;
			width:196px;
		}
		
		#leftNav li a {
			width:166px;
			font-weight:bold;
			padding:7px 15px 7px 15px;
			display:block;
			background-image:url("/gfx/leftNav.gif");
			background-position:0 0;
			background-repeat:no-repeat;
			background-color:#208ed9;
			color:#fff;
		}
		
		#leftNav li a:hover, #leftNav li a.on {
			background-image:url("/gfx/leftNavOn.gif");
			background-position:0 0;
			background-repeat:no-repeat;
			background-color:#e7671a;
			text-decoration:none;
			color:#fff;
		}
		
		#leftNav li.last a {
			background-image:url("/gfx/leftNavLast.gif");
			padding-bottom:10px
		}
		
		#leftNav li.last a:hover, #leftNav li.last a.on {
			background-image:url("/gfx/leftNavLastOn.gif");
			background-position:0 0;
			background-repeat:no-repeat;
			background-color:#e7671a;
			text-decoration:none;
			color:#fff;
		}
		
		#leftNav li li a, #leftNav li li.last a{
			background-image:url("/gfx/leftNav2.gif");
			padding-left:40px;
			padding-bottom:7px;
			width:141px;
		}
		
		#leftNav li li a:hover, #leftNav li li a.on, #leftNav li li.last a:hover, #leftNav li li.last a.on{
			background-image:url("/gfx/leftNav2On.gif");
		}
		
	#main {
		float:right;
		width:750px;
		padding-right:10px;
	}
	
#footer {
	margin:0 auto;
	width:1000px;
	background-image:url("/gfx/footer.gif");
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	padding-bottom:3px;
}

		#footer ul {
			float:right;
			margin-top:5px;
			font-size:0.92em;
		}
		
		#footer li {
			float:left;
			list-style:none;
			padding:0 15px;
			border-right:1px solid #fff;
		}
		
		#footer li.last {
			padding-right:30px;	
		}
		
		#footer li a {
			color:#fff;	
			font-weight:bold;
		}
		
		#footer li a:hover {
			background-color:transparent;
		}
		
		#copyright {
			line-height:25px;
			padding-left:30px;
			width:200px;
			font-size:0.92em;
			float:left;
			font-weight:bold;
			color:#fff;	
		}

	#fivesite {
		background-image:url("/gfx/fivesite.gif");
		background-position:0 0px;
		background-repeat:no-repeat;
		margin:10px;
		margin-top:0;
		padding-top:3px;
		height:17px;
		float:right;
	}
		#fivesite a {
			color:#b5b9bc;
			padding-left:45px;
			font-size:0.92em;
		}
		
		#fivesite a:hover {
			background-color:transparent;
		}
		
#pageBot {
	background-image:url("/gfx/pageBot.png");
	background-repeat:no-repeat;
	background-position:center;
	height:12px;
	margin-bottom:15px;
}
	

