* {
	margin: 0;
	padding: 0;
}
body {
	color: #252525;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 0.4px;
	background: #fff url(/images/bg_paper.jpg) repeat;
}

.clearer { clear: both; }

a { 
	color: #FF7C10; 
	text-decoration: none;
}
a:hover { 
	text-decoration: underline;
}

h1, h2, p {
	padding-bottom: 10px;
}

#main {
	width: 960px;
	margin: 0px auto;
}
	#main #header {
		padding-top: 10px;
		height: 97px;
	}
		#main #header .logo {
			float: left;
			width: 140px;
			height: 50px;
			margin-right: 20px;
		}
			#main #header .logo a {
				border: none;
			}
			#main #header .logo a img {
				border: none;
			}
		#main #header .topNav {
			float: left;
			width: 800px;
			height: 39px;
			background: transparent url(/images/bg_nav.gif) repeat;
			margin-top: 56px;
		}
			#main #header .topNav ul {
				list-style-type: none;
			}
				#main #header ul li {
					display: inline;
					float: left;
					padding: 0px 5px;
					height: 39px;
				}
				#main #header .topNav ul li.border {
					background: transparent url(/images/div_nav.gif) center no-repeat;
				}
				#main #header ul li.divider {
					margin-left: 70px;
				}
					#main #header ul li a,
					#body #leftNav ul li a {
						text-decoration: none;
						text-transform: uppercase;
						font-size: 10px;
						padding: 5px 5px;
						padding-bottom: 0px;
						display: block;
						font-weight: bold;
						font-size: 10px;
						color: #543045;
						margin-top: 8px;
					}
					#main #header ul li a:hover,
					#body #leftNav ul li a:hover {
						color: #FF7C10; 
					}
					#main #header ul li.home {
						float: right;
						background: none;
						margin-right: 30px;
					}
						#main #header ul li.home a {
							padding: 0px;
						}
						#main #header ul li.home a img {
							border: none;
						}
						
					#main #header ul li.on {
						background: transparent url(/images/ico_navArrow.gif) center bottom no-repeat;
					}
			
#body {
	padding-top: 30px;
}
	#body .homePage {
		
	}
		#body .homePage .hero {
			margin-bottom: 20px;
		}
			#body .homePage .hero .banner {
				margin-right: 20px;
				width: 620px;
				float: left;
			}
			#body .homePage .hero .panel {
				width: 300px;
				float: left;
			}
				#body .homePage .hero .panel img {
					text-align: left;
				}
		#body .homePage .col {
			width: 300px;
			margin-right: 17px;
			float: left;
		}
		#body .homePage .col h2 {
			font-weight: Bold;
			font-size: 12px;
			color: #543045;
			text-transform: uppercase;
			margin: 2px 0px 10px 0px;
			padding-top: 8px;
			padding-bottom: 0px;
			background: transparent url(/images/line_greyPurple.gif) top repeat-x;
		}
		#body .homePage .col .viewAll {
			float: right;
			font-weight: Bold;
			font-size: 10px;
			color: #FF7C10;
			display: block;
			margin-top: 30px;
		}
		#body .homePage .col .thumb {
			float: left;
			border: none;
			margin-right: 20px;
		}
		#body .homePage .col .desc {
			font-size: 11px;
		}
		
		#body .homePage .col .blurb h3 {
			padding-bottom: 5px;
			font-weight: normal;
			color:#543045;
			font-size: 18px;
		}
		
		#body .homePage .col .blurb {
			color:#252525;
			font-size:12px;
			
		}
			#body .homePage .col .blurb a {
				font-size: 12px;
				color: #FF7C10;
			}
		#body .homePage .col .news {
			background: transparent url(/images/bg_homeNews.gif) no-repeat;
			width: 300px;
			height: 88px;
			margin-top: 20px;
		}
			#body .homePage .col .news p {
				font-size: 11px;
				padding: 33px 0px 10px 15px;
			}
			#body .homePage .col .news a {
				text-transform: uppercase;
				font-size: 10px;
				font-weight: bold;
				color: #543045;
				float: right;
				margin-right: 10px;
			}
		#body .homePage .lastCol {
			margin-right: 0px;
			margin-left: 10px;
		}
	#body #leftNav {
		width: 140px;
		margin-top: 65px;
		margin-right: 20px;
		float: left;
	}
		#body #leftNav ul {
			list-style-type: none;
		}
			#body #leftNav ul li {
				background: transparent url(/images/div_subNav.gif) 0px 0px no-repeat;
				padding: 7px;
			}
			#body #leftNav ul.adminActions li.immovable {
				background: none;
			}
				#body #leftNav ul li a {
					text-align: right;
					padding: 0px;
					margin: 0px;
				}
				#body #leftNav ul li.on a {
					color: #999;
				}
		#body #leftNav .adminActions,
		#body #leftNav .adminActions li.divider {
			margin-top: 25px;
		}
			#body #leftNav .adminActions a {
				background: transparent;
				color: #FF7C10;
				font-weight: bold;
				text-transform: uppercase;
				border-top: 1px dotted #FF7C10;
			}
		
	#body #wrapper {
		float: left;
	}
	#body.contentPage #wrapper {
		width: 800px;
	}
		#body #wrapper #heading {
			display: block;
			text-transform: uppercase;
			color: #593344;
			font-size: 32px;
		}
		#body #wrapper img#heading {
			margin-bottom: 10px;
		}
	
	#body .blogEntries {
		width: 460px;
		margin-right: 20px;
		float: left;
	}		
	#body #rightPanel {
		width: 200px;
		float: left;
	}
		#body #rightPanel div.border {
width: 200px;
padding-bottom: 5px;
			margin-bottom: 13px;
			background: transparent url(/images/line_greyPurple.gif) left bottom repeat-x;
		}
			#body #rightPanel div .heading {
				
			}
				#body #rightPanel div .heading h3 {
					color: #666;
					font-size: 14px;
					font-weight: bold;
					margin-top: -4px;
				}
				#body #rightPanel div .heading span {
					font-size: 10px;
					color: #666;
				}
				#body #rightPanel div .heading a {
					float: right;
					font-size: 10px;
					font-weight: bold;
				}
			#body #rightPanel div p {
				color: #543045;
				font-size: 12px;
padding-bottom: 0px;
			}
			#body #rightPanel div ul {
				margin-left: 14px;
			}
				#body #rightPanel div ul li {
					list-style-image: url(/images/ico_arrowRight.gif);
				}
					#body #rightPanel div ul li a {
						color: #543045;
						font-size: 11px;
					}
			#body #rightPanel div h3 {
				text-transform: uppercase;
				padding-bottom: 4px;
				margin-bottom: 4px;
				font-weight: bold;
				font-size: 18px;
				color: #666;
				background: transparent url(/images/line_greyPurple.gif) bottom left repeat-x;
			}
	
form {
	margin-top: 20px;
	float: left;
}
.formField {
	margin-bottom: 10px;
	clear: both;
}
	.formField label {
		display: block;
		float: left;
		width: 120px;
		text-transform: uppercase;
		font-size: 11px;
	}
	.formField .text,
	.formField textarea,
	.formField select {
		width: 300px;
		font-size: 14px;
		border: 1px solid #999;
	}
	.formField textarea {
		width: 430px;
		height: 150px;
	}
	#body .wysiwyg,
	#htmlContent textarea {
		width: 600px;
		margin-bottom: 10px;
	}
	.formField .buttons {
		float: right;
		margin-right: 4px;
	}
		.formField .buttons .btn {
			
		}
#contactUsForm {
	width: 560px;
	margin-right: 20px;
	float: left;
}
	#contactUsForm .btn {
		float: right;
	}
	#contactUsForm .contactForm {
	}
	#contactUsForm .contactForm .wrapper {
	  padding: 20px;
        }
	#contactUsForm .contactForm .wrapper form { width: 520px; }
		#contactUsForm .contactForm textarea {
			width: 390px;
		}
	
#addCommentForm {
	margin-top: 20px;
}
	#addCommentForm h3 {
		text-transform: uppercase;
	}

#items {
	padding: 20px 0px 20px 5px;
}
	#items .item {
		float: left;
		margin-left: 15px;
		height: 195px;
		width: 140px;
	}
		#items .item h3,
		#items .item span {
			font-size: 12px;
			color: #252525;
			text-decoration: none;
		}
		#items .item a:hover {
			text-decoration: none;
		}
		#items .item a img {
			border: none;
		}
	#items .portfolioItem {
		
	}
	#items .client {
		
	}
	
#blogEntryWrapper {
	float: left;
	width: 560px;
	margin-right: 20px;
}
#blogEntry {
	
}
	#blogEntry .content {
		padding: 20px;
	}
	#blogEntry .thumbnail {
		float: left;
		margin-right: 10px;
	}
		#blogEntry .thumbnail a img {
			border: none;
		}
	#blogEntry .author {
		font-size: 10px;
		color: #666;
		font-style: italic;
		margin-bottom: 10px;
	}
	#blogEntry h1 {
		font-size: 16px;
		color: #666;
        }
        #blogEntry .content h1 {
                padding-bottom: 0px;
	}
#comments {
	margin-top: 20px;
}
	#comments .comment {
		margin-bottom: 10px;
		padding: 10px;
		font-size: 12px;
	}
	#comments .commentDate {
		float: right;
		margin-top: -10px;
		font-size: 10px;
		color: #666;
	}
	#comments .delete {
		margin-top: -10px;
		float: left;
	}
	#comments .heading {
		text-transform: uppercase;
		margin-bottom: 5px;
		background: transparent url(/images/div_comments.gif) no-repeat;
		height: 29px;
	}
		#comments .heading div {
			margin-left: 20px;
			padding-top: 4px;
			background: transparent url(/images/ico_bubble.gif) no-repeat;
			color: #fff;
			height: 29px;
			float: left;
			width: 41px;
			font-size: 10px;
			text-align: center;
		}
	
	#body .blogEntries {
		width: 560px;
		margin-right: 20px;
	}
		#body .blogEntries .blogEntry {
			margin-bottom: 10px;
		}
#body .blogEntries .blogEntry .blurb {
			padding: 20px;
}
			#body .blogEntries .blogEntry h2 a {
				font-size: 18px;
				color: #666;
			}
			#body .blogEntries .blogEntry .author {
				font-size: 10px;
				color: #666;
				font-style: italic;
			}
			#body .blogEntries .blogEntry .comments {
				height: 29px;
				margin-top: 5px;
			}
				#body .blogEntries .blogEntry .comments .bubble {
					font-weight: bold;
					float: left;
					width: 41px;
					height: 29px;
					text-align: center;
					padding-top: 4px;
					font-size: 10px;
					background: transparent url(/images/ico_bubble.gif) no-repeat 0px 0px;
					color: #fff;
				}
				#body .blogEntries .blogEntry .comments .label {
					color: #543045;
					font-size: 11px;
					font-weight: bold;
					padding-top: 4px;
					margin-left: 4px;
					text-transform: uppercase;
					float: left;
				}
			#body .blogEntries .blogEntry .thumbnail, 
			#body .blogEntries .blogEntry .blurb {
				float: left;
			}
			#body .blogEntries .blogEntry .blurb h2,
			#blogEntry h2 {
				padding-bottom: 0px;
			}
			#body .blogEntries .blogEntry .thumbnail {
				margin-right: 10px;
			}

#body .pagination {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
	#body .pagination .disabled {
		display: none;
	}
	#body .pagination a,
	#body .pagination .current {
		border: 1px solid #543045;
		color: #543045;
		display: block;
		float: left;
		margin-left: 5px;
		padding: 0px 3px;
		padding-right: 2px;
		font-size: 10px;
	}
	#body .pagination .current {
		color: #fff;
		background-color: #543045;
	}

#footer {
	height: 140px;
	width: 100%;
	color: #fff;
	background: #593344 url(/images/bg_footer.jpg) repeat;
}
	#footer h4 {
		font-size: 11px;
	}
	#footer .inner {
		padding-top: 20px;
		font-size: 11px;
		width: 940px;
		margin: 0px auto;
	}
	#footer .inner p {
		padding-bottom: 0px;
	}
		#footer .inner .map {
			display: block;
			width: 80px;
			font-size: 10px;
		}
		#footer .inner .subscribe {
			float: right;
		}
			#footer .inner .subscribe a {
				
			}
		#footer .inner a {
			font-weight: bold;
			text-decoration: none;
			margin-bottom: 5px;
			margin-top: 3px;
		}
	
#notice,
#error {
	position: absolute;
	left: 160px;
	top: 35px;
	padding: 4px 10px;
	color: #fff;
	margin: 5px 0px;
}
#notice {
	background-color: #FF7C10;
}
#error {
	background-color: #611427;
}

#logged-in-nav {
	position: absolute;
	top: 15px;
	right: 0px;
}

html { height: 100%; }
body { height: 100%; }
#main { position: relative; min-height: 100%; }
* html #main { height: 100%; }
#body { padding-bottom: 170px; }
#footer { position: relative; margin-top: -140px; }

#imgViewer {
	z-index: 100;
	position: absolute;
	top: 50px;
	left: 50px;
	text-align: center;
}
	#imgViewer .close {
		position: absolute;
		top: -10px;
		right: -10px;
		cursor: pointer;
	}
	#imgViewer .inner {
		margin: 0px auto;
		padding: 10px;
		text-align: center;
		border: 5px solid #777;
		background-color: #333;
	}
		#imgViewer .inner img {
			
		}
		#imgViewer .inner p {
			font-size: 12px;
			color: #fff;
			padding-top: 5px;
			padding-bottom: 0px;
		}
		
#viewBy {
	font-size: 10px;
	color: #FF7C10;
	font-weight: bold; 
	float: left;
	margin-top: 26px;
}
	#viewBy span {
		padding-right: 20px;
	}
	#viewBy select {
		width: 95px;
	}
	

/* 800PX PANEL */

div.panel800 {
	width: 800px;
	background:url(/images/bg_panel_800_tile.gif) repeat-y #FFFFFF;
	
}

div.bottom800 {
	width: 800px;
	background: url(/images/bg_panel_800_bottom.gif) bottom no-repeat transparent;
}

div.top800 {
	width: 800px;
	background: url(/images/bg_panel_800_top.gif) top no-repeat transparent;
	min-height: 200px;
}



/*  560PX PANEL */

div.panel560 {
	width: 560px;
	background:url(/images/bg_panel_560_tile.gif) repeat-y #FFFFFF;
	
}

div.bottom560 {
	width: 560px;
	background: url(/images/bg_panel_560_bottom.gif) bottom no-repeat transparent;
}

div.top560 {
	width: 560px;
	background: url(/images/bg_panel_560_top.gif) top no-repeat transparent;
}


/* COMMENTS PANEL */

div.panelComment {
	width: 560px;
	background:url(/images/bg_panel_comment_tile.gif) repeat-y #CDC3C7;
	
}

div.bottomComment {
	width: 560px;
	background: url(/images/bg_panel_comment_bottom.gif) bottom no-repeat transparent;
}

div.topComment {
	width: 560px;
	background: url(/images/bg_panel_comment_top.gif) top no-repeat transparent;
}

div#div_comment {
	padding: 0 0 0 20px;
	width: 560px;
	min-height: 29px;
	background: url(/images/div_comments.gif) no-repeat transparent;
}

div#footer {
	background:url(/images/bg_footer.jpg);
	color: #FFFFFF;
	font-size:11px;
	text-transform: uppercase;
}

div#footerTop {
	background: url(/images/bg_footerShadow.gif) top repeat-x transparent;
}

.errorExplanation {
	
}
	.errorExplanation ul {
		margin-left: 20px;
		margin-bottom: 20px;
	}
	.errorExplanation h2 {
		font-size: 14px;
		text-transform: uppercase;
		margin-bottom: 3px;
	}
	.errorExplanation p {
		display: none;
	}
	
#workItemDetail {
	padding: 10px 0px 10px 20px;
	width: 540px;
	float: left;
}
	#workItemDetail img {
		border: none;
	}
	#workItemDetail .heading {
		color: #666;
		font-size: 18px;
		margin-bottom: 10px;
	}
	#workItemDetail .back {
		font-size: 10px;
	}
	#workItemDetail .description {
		padding-top: 10px;
	}
		#workItemDetail .heading .client {
			font-weight: bold;
		}
		#workItemDetail .heading .title {
			
		}


#bids { }
#bids .bid { margin: 10px; }
#successBid { padding: 4px 10px; color: #fff; margin: 5px 0px; background-color: #FF7C10; float: left; }
#auction { text-align: center; }
#auction #bike { }
#auction #bike img { margin: 0px auto; border: none; }
#auction p { text-align: left; padding-bottom: 20px; }
#auction .panel { width: 382px; float: left; }
#auction #makeABid { margin-bottom: 25px; }
#auction .panel p { margin: 10px 20px; padding-top: 4px; padding-bottom: 10px; font-size: 14px; }
#auction .ends { background: url(/images/auction/sub_auctionEnds.gif) no-repeat transparent; margin-right: 20px; }
#auction .bid { background: url(/images/auction/sub_highestBid.gif) no-repeat transparent; }
#auction #bidForm { text-align: left; margin: 20px 0px; }
#auction #bidForm .formField .buttons { margin-left: 330px; float: none; }
#auction #sponsors div { width: 265px; float: left; margin: 20px 0px 100px 0px; }
#auction #sponsors .malvern { margin-top: 40px; }
#auction #sponsors .fs { text-align: left; }
#auction #sponsors .lighthouse { text-align: right; }

