/* General re-sets first
------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal;}

fieldset,img { border : 0; }

p {
	margin: 0;
	padding: 0px 0px 11px 0px;
}

br { padding: 0; margin:0; line-height: 11px; }

strong { font-weight: bold; }

form {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: -2px 0px 15px 22px;
	padding: 0px 0px 0px 2px;
}

li {
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.hidden {
	visibility: hidden;
	display: none;
	font-size: 9px;
}
.hidden a {
	visibility: hidden;
	text-decoration: none;
	display: none;
}
.hidden a:hover {
	visibility: hidden;
	text-decoration: none;
	display: none;
}

/* =Colours used
------------------------------------------------------------------*/
.darkgreen {
color: #004614;
}
.lightgreen {
color: #799b7e;
}

/* =Style resets specific to this layout
------------------------------------------------------------------*/

body {
	background-color: #d7e3d9;
	text-align: center;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	background-image: url(../images/mainbg.jpg);
	background-position: left bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

a {
	color: #004614;
	text-decoration: underline;
}
a:hover {
	color: #799b7e;
	text-decoration: none;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #004614;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

h2 { 
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #799b7e;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #004614;
	line-height: 28px;
	font-weight: normal;
	margin: 0px 0px 11px 0px;
	padding: 0px;
}

h4 {  
	font-size: 14px;
	font-weight: bold;
	color: #004614;
	margin: 0px 0px 4px 0px;
	padding: 0px;
 }

h5 {  
	font-size: 14px;
	font-weight: bold;
	color: #799b7e;
	margin: 0px 0px 4px 0px;
	padding: 0px;
 }
 
h6 {  
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
 }

/* =Main Container
------------------------------------------------------------------*/
#container {
	width: 955px;
	background-color: #fff;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #6b6b6b;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #799b7e;
	background-image: url(../images/baseborder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#topbar {
	width: 955px;
	height: 160px;
	background-color: #fff;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #004614;
}
#topbar a {
	display: block;
	float: left;
	width: 149px;
	height: 77px;
	padding: 0px;
	text-decoration: none;
	margin: 40px 0px 0px 33px;
	background-image: url(../images/tandem-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tagline {
	float: right;
	display: block;
	margin: 94px 52px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #004614;
}
.tagline i {
	font-style: normal;
}


/* = MAIN CONTENT AREA
------------------------------------------------------------------*/

#content-home1, #content-home2, #content-home3, #content-home4 {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;	
	float: left;
	width: 640px;
	text-align: left;
	margin: 0px 0px 80px 0px;
	padding: 218px 0px 0px 0px;
}
#content-home1 {
	background-image: url(../images/page-pics/pic-home1.jpg);
}
#content-home2 {
	background-image: url(../images/page-pics/pic-home2.jpg);
}
#content-home3 {
	background-image: url(../images/page-pics/pic-home3.jpg);
}
#content-home4 {
	background-image: url(../images/page-pics/pic-home4.jpg);
}


#content1, #content2, #content3, #content4, #content5 {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;	
	float: left;
	width: 640px;
	text-align: left;
	margin: 0px 0px 80px 0px;
	padding: 146px 0px 0px 0px;
}
#content1 {
	background-image: url(../images/page-pics/pic-inner1.jpg);
}
#content2 {
	background-image: url(../images/page-pics/pic-inner2.jpg);
}
#content3 {
	background-image: url(../images/page-pics/pic-inner3.jpg);
}
#content4 {
	background-image: url(../images/page-pics/pic-inner4.jpg);
}
#content5 {
	background-image: url(../images/page-pics/pic-inner5.jpg);
}


.typography {
	display: block;
	width: 460px;
	text-align: justify;
}

#clearboth {
	display: block;
	clear: both;
	height: 5px;
}

/* =NAVIGATION
------------------------------------------------------------------*/
#navdiv {
	display: block;
	float: left;
	text-align: left;
	margin: 0px 29px 40px 35px;
	padding: 0px;
}
.navtop {
	display: block;
	width: 200px;
	height: 11px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #004614;	
}

.nav {
	display: block;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#004614;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8cfd1;	
}

.nav a{
	text-decoration: none;
	display: block; 
	color:#004614;
	padding: 6px 0px 6px 13px;
}
.nav a:hover{
	text-decoration: none;
	color:#799b7e;
}
.nav a.current{
	text-decoration: none;
	color:#004614;
	font-weight: bold;
}
.nav a.section{
	text-decoration: none;
	color:#004614;
	font-weight: bold;
}


/* =SUB-NAVIGATION
------------------------------------------------------------------*/
.subnavbox {
	background-color: #dcf0df;
	padding: 5px 0px 2px 15px;
	margin: 0px 0px 4px 0px;
}
.subnav {
	font-size: 12px;
	display: block;
	line-height: 15px;
	margin: 4px 0px 8px 0px;
	text-align: left;
	vertical-align: top;
}
.subnav a {
	color: #004614;
	text-decoration: none;
	display: block;
}
.subnav a:hover{
	color: #004614;
	text-decoration: underline;
}
.subnav a.section {
	text-decoration: none;
	color:#004614;
	display: block; 
	font-weight: bold;
}
.subnav a.current {
	text-decoration: none;
	color:#004614;
	display: block; 
	font-weight: bold;
}





/* =Photo Treatments
------------------------------------------------------------------*/

.pagepic {
	border: 1px solid #cdcdcd;
	margin: 50px 2px 6px 0px;
	padding: 4px;
	display: block;
	float: right;
	background-color: #FFFFFF;
}
.pagepic img{
	width: 140px;
}
.pictext{
	width: 138px;
	display: block;
	padding: 1px 0px 2px 0px;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-align: center;
}
.photospacer {
	display: block;
	width: 100px;
	height: 7px;
}



.listing-thumb img{
	border: 1px solid #b5b5b5;
	padding: 2px;
	margin: 0px 0px 6px 20px;
	display: block;
	float: right;
}

	.typography img.right {
	border: 1px solid #b5b5b5;
	padding: 2px;
	margin: 0px 0px 6px 20px;
	display: block;
	float: right;
	}
	.typography img.left {
		border: 1px solid #b5b5b5;
	padding: 2px;
	margin: 0px 20px 6px 0px;
	display: block;
	float: left;
	}
	.typography img.leftAlone {
		display: block;
		border: 1px solid #b5b5b5;
	padding: 2px;
	margin: 0px 0px 12px 0px;
	}
	.typography img.center {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
		margin-right: 100%;
		border: 1px solid #b5b5b5;
	}
	
.typography ol { 
counter-reset: item; 
margin: -2px 0px 15px 0px;
padding: 0px 0px 0px 2px;
}

.typography ol li {
	display: block;
	margin: 0px 0px 9px 22px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	text-align: left;
	}
	
.typography ol li:before {
content: counter(item) ". ";
counter-increment: item;
font-weight: bold;
margin: 0px 0px 0px -22px;
padding: 0px 7px 0px 0px;
}
 


/* =BASE LINKS
------------------------------------------------------------------*/
#base {
	width: 955px;
	display: block;
	text-align: right;
	margin: 0 auto;
	padding: 11px 0px 16px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #004614;
}

#base a {
	color: #608268;
	text-decoration: none;
}
#base a:hover {
	color: #004614;
	text-decoration: none;
}




/* TABLE STYLING 
-------------------------------------------- */
.typography table {
	margin: 6px 0px 26px 0px;
	border-collapse:collapse;
}

.typography tr {}
	
.typography td {
	border: 0px solid #bcbcbc;
	padding:4px 10px 4px 7px;
	text-align: left;
	vertical-align: top;
 }
		
/* LINK ICONS - shows type of file
	------------------------------------ */
	.typography a[href$=".pdf"],
	.typography a[href$=".PDF"],
	.typography a.pdf {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	}
	.typography a[href$=".doc"],
	.typography a[href$=".DOC"],
	.typography a.doc {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_word.png) no-repeat left center;
	}
	.typography a[href$=".xls"],
	.typography a[href$=".XLS"],
	.typography a.xls {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_excel.png) no-repeat left center;
	}
	.typography a[href$=".gz"],
	.typography a[href$=".GZ"],
	.typography a[href$=".gzip"],
	.typography a[href$=".GZIP"],
	.typography a[href$=".zip"],
	.typography a[href$=".ZIP"],
	.typography a.archive {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_zip.png) no-repeat left center;
	}
	.typography a[href$=".exe"],
	.typography a[href$=".EXE"],
	.typography a.application {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/application.png) no-repeat left center;
	}




/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}
	
	
	
	/* FEEDBURNER STYLES FOR PAULS BLOG FEED
------------------------------------------------ */
.feedburnerFeedBlock ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 550px;
	}

.feedburnerFeedBlock ul li {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004614;
	line-height: 21px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}
.headline a {
	color: #004614;
	text-decoration: none;
}
.headline a:hover {
	color: #799b7e;
	text-decoration: underline;
}


.clienttable {
	width: 580px;
	margin: 8px 0px 0px 6px;
}

.clienttable td {
	font-size: 11px;
	line-height: 15px;
	height: 100px;
	vertical-align: middle;
	text-align:center;
	border: 1px solid #dedede;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

.clienttable img.leftAlone {
	padding: 10px 6px 10px 6px;
	margin: 0 auto;
	border: none;
}
