

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html,body {
	font-family:Verdana, Tahoma, Arial;
	line-height: 1;
	color: black;
	background: white;
	color: #666666;
	font-size:11px;
	line-height:16px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div.clear{
	clear:both;
	display:none;
}

strong,b{
	font-weight:bolder;
}

/* Overall Typography */

h1, h2, h3, h4 {
	font-family:Georgia, Helvetica, Tahoma, Arial;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1em;
}

h1 {
	color: #946b0b;
	font-family:Georgia, Helvetica, Tahoma, Arial;
	font-size:28px;
	margin-bottom:15px;
}
h2 {
	font-family: Georgia, Helvetica, Sans-Serif, Arial;
	color: #CD950C;
	font-size:16px;
}

h3 {
	color: #666666;
	font-size:15px;
}
h4 {
	color: #666666;
	font-size:19px;
	margin: 15px 0px 5px 0px;
	padding-bottom:1px;
	border-bottom: 1px solid #CCCCCC;
}
h5,div#rightbar h3 {
	padding-bottom:3px;
	color: #3982b0;
	font-family: Arial, Tahoma;
	text-transform: uppercase;
	font-size:13px;
	font-weight:normal;
	*font-weight:bold;
}
h5 a {
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}

a.rsslink{
	padding: 2px;
	padding-left: 18px;
	background: url(../images/icons/rss.png) no-repeat left center;
}


/* LAYOUT */
body {
	background:white;
}
div#wrapper {
	width:960px;
	margin: 5px auto;
}
div#layout {

	margin-bottom:25px;
}
.breadcrumbs {
	display:block;
	margin-bottom:10px;
	font-size:11px;
}

p {
	margin-bottom:5px;
}
a {
	color: #3982B0;
	outline:none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	border: 0;
	background: #CCCCCC;
	color: #CCCCCC; /* IE */
	height: 1px;
}
small {
	padding-bottom:5px;
}
div.separator {
	margin-bottom:30px;
}

div.block {
	position:relative;
	display:inline;
	width:256px;
	margin: 10px 0 0 90px;
	float:left;
}

div.block.first{
	margin-top:0;
}
div.block h5 {
	background: url(../images/sprite.gif) no-repeat 0px -18px;
	height: 23px;
	padding-left:28px;
	border-bottom: 1px solid #CCCCCC;
}

div.block ul{
	list-style:none;
	margin-left:0;
}
ul.summary {
	color:#666666;
	font-family: Verdana, Tahoma;
	font-size:13px;
	margin-bottom:20px;
}
ul.summary li {
	border-bottom: 1px solid #CCCCCC;
	padding: 6px 0;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	display:block;
}
ul.summary a {
	display:block;
	font-family: Verdana, Tahoma;
	font-size:12px;
	color: #666666;
}



/* Top and bottom bars */
div.brown-bar {
	height:10px;
	width:100%;
	background: #946b0b;
}
div.brown-bar.top {
	margin: 0px 0px 7px 0px;
}
div.brown-bar.bottom {
	margin: 0px 0px 0px 0px;
}
div.brown-bar .top-left {
	background: url(../images/sprite.gif) no-repeat 0px 0px;
	float: left;
	width:3px;
	height:3px;
	overflow:hidden;
}
div.brown-bar .top-right {
	background: url(../images/sprite.gif) no-repeat -2px 0px;
	float: right;
	width:3px;
	height:3px;
	overflow:hidden;
}
div.brown-bar .bottom-left {
	background: url(../images/sprite.gif) no-repeat 0px -2px;
	float: left;
	margin-top:7px;
	width:3px;
	height:3px;
	overflow:hidden;
}
div.brown-bar .bottom-right {
	background: url(../images/sprite.gif) no-repeat -2px -2px;
	float: right;
	margin-top:7px;
	width:3px;
	height:3px;
	overflow:hidden;
}

/* Main area */
div#main {
	float:left;
	width:749px;
	margin-bottom:5px;
}
div.typography {
	float:left;
	width:548px;
	padding-top:5px;
}
div.typography.wide {
	width: 100%;
}
div#content {
	padding: 0 5px;
}



#Banner {
	float:left;
	background: #cccccc url(../images/banner.jpg);
	height:73px;
	margin-bottom:1px;
	width:740px;
}

/** Header **/

#Header{
	margin-bottom:10px;
}


#HeaderBlurb {
	background: #ececda url(../images/homebar-slice.gif) repeat-y;
	padding:0;
	margin:0;
	padding-top: 20px;
	overflow:hidden;
}

	#HeaderBlurb *{
		margin:0;
		padding:0;
	}

	#HeaderBlurb .title {
		float:left;
		width:288px;
		padding-left:96px;		
	}
		#HeaderBlurb .title h1 {
			text-align:right;
			line-height:130%;
		}
	
	#HeaderBlurb .blurb {
		float:right;
		width:480px;
		margin-bottom:10px;
		padding-right:65px;
	}
		#HeaderBlurb .blurb h2 {
			text-align:left;
			color: #666666;
			letter-spacing: 0.02em;
			line-height:140%;
			font-size:16px;
		}	
	
	#HeaderBlurb .bottom {
		background: url(../images/sprite.gif) no-repeat 0px -15px;
		overflow:hidden;
		height:3px;
		width:100%;
		display:block;
		margin-top:0px;
		margin-bottom:0;
	}


/** Jobs/News etc **/
div.item-summary {
	border-bottom: 1px solid #EAEAEA;
	margin-top:15px;
}

div.item-summary p {
	margin-top:5px;
}


/** Comments **/
div#PageComments_holder {
	padding-top:10px;
}
p#CommentsRSSFeed {
	margin-top: 40px;
}
ul#PageComments li {
	margin-top:10px;
}


/** Navigation **/
#Navigation ul {
	padding:0;
	width:760px;
	float:left;
	overflow:hidden;
	margin-top: 6px;
	
	font-size:12px;
	font-family:Arial,Tahoma;
	font-weight:bold; /* IE */
	text-transform: uppercase;
	letter-spacing:0.08em;
}
	#Navigation ul li {
		margin: 0;
		padding:0;
		margin-right:3px;
		float:left;
		display:inline;
		
		list-style-type: none;
		display:block;
		
		position:relative;
	}
		#Navigation ul li a {
			float:left;
			display:block;
			width:90px;
			height:25px;
			text-align:center;
			background:#ececda;
			color:#946b0b;
			
		}
			#Navigation ul li a:hover {
				text-decoration:none;
			}
				#Navigation ul li a:hover {
					text-decoration: underline;
				}
				#Navigation ul li a {
					padding-top:8px;
				}
				
		#Navigation ul li.last {
			margin-right:0px;
		}
		#Navigation ul li.current a,
		#Navigation ul li.section a {
			background:#3982b0;
			color:white;
		}


			#Navigation ul li .top-left {
				position:absolute;
				top:0;
				left:0;
				background: url(../images/sprite.gif) no-repeat -5px -2px;
				width:2px;
				height:2px;
				overflow: hidden;
			}
			#Navigation ul li .top-right {
				position:absolute;
				top:0;
				right:0;
				background: url(../images/sprite.gif) no-repeat -6px -2px;
				width:2px;
				height:2px;
				overflow: hidden;
			}
			#Navigation ul li.current .top-left,
			#Navigation ul li.section .top-left {
				background: url(../images/sprite.gif) no-repeat -5px 0px;
			}
			#Navigation ul li.current .top-right,
			#Navigation ul li.section .top-right {
				background: url(../images/sprite.gif) no-repeat -6px 0px;
			}

/* Sidebar */
div#sidebar {
	width:180px;
	float:left;
	margin: 0px 10px 0px 0px;
	position:relative;
	background: #ececda url(../images/sidebar-slice.gif) repeat-y;
	font-size: 12px;
}
	div#sidebar .content{
		margin-top:140px;
	}

	div#sidebar hr {
		color: white; /* IE */
		background: white;
		padding:0;
		margin:3px 0px 3px 0px;
	}

div#sidebar.home{
	height: 113px;
}

div#sidebar a{
	margin:2px 0;
	display:inline-block;
}

/* Outer Sidebar Nav */
div#sidebar ul.outer {
	margin: 0px 10px;
	padding: 5px 0px 15px 20px;
	clear:both;
	overflow:hidden;
	list-style-type: none;
}
	div#sidebar ul.outer > li {
		border-bottom: 1px solid white;
	}
		div#sidebar ul.outer li a {
			color: #946b0b;
			font-family: Verdana, Arial;
		}
		div#sidebar ul.outer li.current a,
		div#sidebar ul.outer li.section a {
			font-weight:bold;
		}

			div#sidebar ul.outer li.current ul li a,
			div#sidebar ul.outer li.section ul li a {
				font-weight:normal;
			}

		div#sidebar ul.outer li div.text {
			margin:0;
			padding:0;
		}

/* Inner Sidebar Nav */
div#sidebar ul.inner li {
	margin: 0;
	padding-left:12px;
	list-style: none;
	background: url(../images/bullet.png) 2px 6px no-repeat !important;
	line-height:1em;
	margin-bottom:2px;
	margin-top:2px;
}
div#sidebar ul.inner li a {
	color: #666666;
	font-family:Verdana, Tahoma;
	font-weight:normal;
	line-height:1em;
}
div#sidebar ul.outer ul.inner li.current a {
	color: #946b0b;
	font-weight: bold;
}


/* 3rd-level Sidebar Nav */
div#sidebar ul.inner li ul li {
	margin: 0;
	margin-left:10px;
	list-style: none;	
	line-height:1em;
}

div#sidebar ul.outer ul.inner li.current ul li a{
	color:#666;
	font-weight:normal;
}


div#sidebar .top {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 3px;
	background: url(../images/sprite.gif) no-repeat 0px -10px;
	overflow:hidden;
	margin:0;
	z-index:0;
}

div#sidebar .logo {
	position:absolute;
	left:46px;
	z-index: 3;
}
div#sidebar .bottom {
	width:100%;
	height: 3px;
	background: #ececda url(../images/sprite.gif) no-repeat 0px -12px;
	overflow:hidden;
}

/* Right bar */
div#rightbar {
	float:right;
	border-left: 1px solid #CCCCCC;
	margin-top:15px;
	padding: 0px 0px 6px 10px;
	width:170px;
}
	div.home-area div#rightbar {
		margin-top:0px;
	}
	div#rightbar h5,div#rightbar h3 {
		padding-bottom:10px;
		font-weight:bold;
	}
	
div#rightbar .WidgetHolder ul.summary{
	margin-bottom:4px;
	margin-top:0;
}
div#rightbar .WidgetHolder ul.summary li.first{
	padding-top:0;
}
div#rightbar .WidgetHolder{
	margin-bottom:20px;
}

div#rightbar .RssLinksWidget li{
	list-style:none;
}


/* Footer */
div#footer {
	border-top: 1px solid #CCCCCC;
	clear:both;
	padding-top:5px;
	overflow:hidden;
	margin-top:5px;
}
	div#footer p {
		font-size:10px;
		margin-left:100px;
		float:left;
	}
	div#footer .speech-bubble {
		float:right;
		background: url(../images/sprite.gif) no-repeat 0px -18px;
		width: 25px;
		height: 23px;
	}

	
	

/** Home page **/
div.home-area {
 	position:relative;
	left:-190px;
	width:960px;
	overflow:hidden;
	clear:both; /* Safari */
}
div.home-area div.typography {
	width:730px;
	padding: 0px 0px 0px 40px;
}
div.home-area div.typography a {
	color: #3982B0;
}
div.home-area div.typography li a{
	color: #666666;
}

div#main.home{
	width:960px
}

	div#main.home .typography{
		margin-top:10px;
		width:740px;
	}

#main .block p.emptymessage{
	text-align:center;
	padding-top:20px;
	color:#ccc;
}
#main .block{
	margin-bottom:20px;
}
#main .block a{
	text-decoration:none;
}

#main div.left{
	clear:left;
}
#main div.right{
	clear:right;
}

#main .pagecontent{
	clear:both;
	margin-left:90px;
}


/** Knowledge Base / News **/
#ModeratedArticleHolder{
	margin-top:10px;
}
#ModeratedArticleHolder .entry{
	margin-bottom: 8px;
}
.moderatedarticle .attachment .details{
	text-transform:uppercase;
}
#ModeratedArticleHolder .entry .pluralname{
	text-transform:lowercase;
}


/** Forum specific **/
#ForumContent div.userInformation{
	float:left;
	height:auto;
	width:auto;
}

#ForumContent div.posterContent{
	margin:0;
	display:block;
	width:740px;
}
#ForumContent #Form_ReplyForm label.left,
#ForumContent #NewForum label.left{
	float:left;
}

#ForumContent #Form_ReplyForm .middleColumn,
#ForumContent #NewForum .middleColumn{
	clear:both;
}

#ForumContent input#Form_ReplyForm_action_postAMessage{
	font-size:1.2em;
}

#ForumContent div.featureLeft h2{
	font-size:12px;
	color:#666;
}


#Invoice{
	padding-bottom:80px;
}