/*
Title:      	PIlgrimPR stylesheet for screen media
Author:     	Karl Ridley, falling@happyleaves.com
Updated:    	24th November 2008
*/


/* WRAPPERS */

body {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	font-size: small;
	text-align: left;
	color: #002e5f;
	margin: 0;
	background: #f1f1f1 url(../jpg/bg-tile.jpg) repeat top left;
	}

h1 {
	font-size: 140%;
	color: #002e5f;
	line-height: 1.3em;
	}
	
h2 {
	font-size: 110%;
	color: #002e5f;
	}
	
h3 {
	font-size: 105%;
	color: #002e5f;
	}
			
.clear {
 	clear: both;
 	}
	
.divline {
	border-bottom: #2a2823 1px dashed;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
	width: 100%;
	}
	
.spacer {
	padding: 12px 0 12px 0;
	width: 200px;
	}	
	
	
	
	
	
	
/* GENERAL COMPONENTS */		


.largertxt {
	text-align: left;
	color: #002e5f;
	line-height: 1.3em;
	font-size: 125%;
	}	
	
.largertxt a:link, .largertxt a:visited {
	color:#002e5f;
	text-decoration:none;
	}
	
.largertxt a:active, .largertxt a:hover {
	color:#c9282d;
	text-decoration:underline;
	}
	
.normaltxt {
	text-align: left;
	color: #002e5f;
	line-height: 1.3em;
	font-size: 105%;
	}	
	
.normaltxt a:link, .normaltxt a:visited {
	color:#002e5f;
	text-decoration:none;
	}
	
.normaltxt a:active, .normaltxt a:hover {
	color:#c9282d;
	text-decoration:underline;
	}
		
.smallertxt {
	text-align: left;
	font-size: 85%;
	color: #002e5f;
	line-height: 1.3em;
	}	
	
.smallertxt a:link, .smallertxt a:visited {
	color:#002e5f;
	text-decoration:none;
	}
	
.smallertxt a:active, .smallertxt a:hover {
	color:#c9282d;
	text-decoration:underline;
	}	

.bulletlist {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
	color: #cfcece;
	}
	
.bulletlist ul {
	list-style: none;
	margin: 0;
	border: 0;
	}
	
.bulletlist li {
	color: #002e5f;
	line-height: 1.5em;
	list-style-image: url(../gif/bullet.gif);
	}	
	
.bulletlist a:link, .bulletlist  a:visited {
	color: #002e5f;
	text-decoration: none;
	}

.bulletlist a:active, .bulletlist a:hover  {
	color: #c9282d;
	text-decoration: underline;
	}
		
		

	
	
/* LOGO COMPONENTS */		

#logotile {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	height: 210px;
	background: url(../jpg/logo-tile.jpg) repeat-x bottom left;
	}
	
#logo {
	width: 498px;
	height: 125px;
	margin: 0 auto;
	padding: 85px 0 0 302px;
	background: url(../jpg/logo.jpg) no-repeat top left;
	}
	
	
	
		
	
/* MAIN NAV COMPONENTS */	
	
#mainnavcontainer {
	width: 498px;
	height: 35px;
	margin: 0;
	padding: 0;
	}
	
#mainnav {
	margin: 0;
	padding: 0;
	height: 35px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#mainnav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#mainnav a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win only */
	}
	
#mainnav a:hover {
	background-position: 0 -35px;
	}

#mainnav a:active, #mainnav a.selected {
	background-position: 0 -70px;
	}
		
#mnaboutus a {
	width: 95px;
	background: url(../jpg/mainnav/aboutus.jpg) top left no-repeat;
	}
	
#mnclientlist a {
	width: 100px;
	background: url(../jpg/mainnav/clientlist.jpg) top left no-repeat;
	}	
	
#mnmediacentre a {
	width: 143px;
	background: url(../jpg/mainnav/mediacentre.jpg) top left no-repeat;
	}	
	
#mnmoreinfo a {
	width: 160px;
	background: url(../jpg/mainnav/moreinfo.jpg) top left no-repeat;
	}
	
	
	
	
/* BODY COMPONENTS */	
	
#bodywrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #f1f1f1 url(../gif/white-tile.gif) repeat top left;
	border-bottom: #dcdcdc 2px solid;
	}
	
#pagetitle {
	width: 740px;
	height: 45px;
	margin: 0;
	padding: 0 0 10px 0;
	}			

#bodycontainer {
	width: 740px;
	margin: 0 auto;
	padding: 40px 0 40px 0;
	}		
	
#bodyleft {
	width: 490px;
	margin: 0;
	padding: 0;
	float: left;
	}	
	
#bodyright {
	width: 200px;
	margin: 0;
	padding: 0;
	float: right;
	}	
	
#bodyfullwidth {
	width: 740px;
	margin: 0;
	padding: 0;
	}			
		
		
		
		
		
/* CLIENT LIST COMPONENTS */		

.tablecell12 {
	width: 245px;
	padding: 10px 0 10px 0;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	border-right: #f1f1f1 1px solid;
	border-bottom: #f1f1f1 1px solid;
	}	
	
.tablecell3 {
	width: 245px;
	padding: 10px 0 10px 0;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	border-bottom: #f1f1f1 1px solid;
	}	
	
.tablecell45 {
	width: 245px;
	padding: 10px 0 10px 0;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	border-right: #f1f1f1 1px solid;
	}	
	
.tablecell6 {
	width: 245px;
	padding: 10px 0 10px 0;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	}					
		


	


/* FOOTER COMPONENTS */	

#footercontainer {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 10px 0;
	}
	
#footerleft {
	margin: 0;
	padding: 0;
	width: 365px;
	float: left;
	}	
	
#footerright {
	margin: 0;
	padding: 0;
	width: 180px;
	float: right;
	text-align: right;
	}		
	
.footertxt {	
	color: #a1a1a1;
	font-size: 85%;
	line-height: 1.5em;
	}	

.footertxt a:link, .footertxt a:visited {
	font-weight: bold;
	color: #a1a1a1;
	text-decoration:none;
	}

.footertxt a:active, .footertxt a:hover  {
	font-weight: bold;
	color: #a1a1a1;
	text-decoration:underline;
	}