/* CSS Document */

/*/////////    MARK UP - print css /////////////////////////////////////////////

written by: Chris Thornton
owner: Total Coverage
use: Print
date: 23.12.09
edition: 1
Copright  totalcoverage 2009
www.totalcoverage.coop

//////////////////////////////////////////////////////////////////*/

/* ---( page defaults )--- */

body {
	color : #000000;
	background : #ffffff;
	font-size : 12pt;
	font-family: "Times New Roman", Times, serif;	
	}
	
.invisible {
	display: none;
	background: transparent;
	}



/* links */
a:link, a:visited {
	color: #0000FF;
	background: transparent;
	text-decoration: underline;
	}


a:hover {
	color: #520;
	}
	


/* ---( header )--- */
#header {
	 display : none;
	}
 
 
#logo { display : none; 
	}

#logo a {
	text-decoration: none;
	}

#logo a:hover {
	}

ul#navlist {
	display: none;
	background: transparent;
	}

ul#navlist li {
display: none;
	background: transparent;
	}

#navlist a,#navlist a:link {
	display: none;
	background: transparent;
	}

ul#navlist li#active {
	color:#333333;
	}

#navlist a:hover, #navlist #current {
	color:#666666;
	text-decoration: none;
	}


/* ---( main column )--- */

#mainbody {
	text-align: left;
	color: #333333;
	}
	
#mainbody-port {
	text-align: center;
	color: #333333;
	}	
	
#image-container-home {
	 display : none;
	}
	
#image-container-ethics {
	 display : none;
	}
	
#image-container-about {
	 display : none;
	}
	
#image-container-serv {
	 display : none;
	}
	
#image-container-cont {
	 display : none;
	}	

#wrap #bodycontainer #mainbody h1 {	
	color: #000000;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.2em;	
	}

.bodytext {
	font-size: 1em;
	color: #666666;
	line-height: 1.6em;
	}

.total-bold {
	font-weight: bold;
	}

	
input.btn4 {
	color:#000000;
	background-color:  #FFFFFF;
	font-size: 1.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
	float: right;
	padding-top: 0.4em;
	padding-right: 0.3em;
	padding-bottom: 0.4em;
	padding-left: 0.3em;
	font-weight: normal;
	margin-right: 20px;
	} 

input.btnhov4 {
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
	color: #000000;
	background-color: #CCCCCC;
	}


/* ---( side bar )--- */

#sidecontent {
	color:#666;
	font-size: 0.75em;
	}



	
#sidecontent .total {
	font-size: 1.6em;
	color: #2E393F;
	}
	
#sidecontent .coverage {
	color: #999999;
	}

.news-email{
	background-color: #FFFFFF;
	text-align: right;
	color: #000000;
	margin-top: 2px;
	font-size: 0.9em;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	
input.btn3 {
	color:#FFFFFF;
	background-color: #000000;
	
	font-size: 1em;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
	padding-top: 0.1em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	} 

input.btnhov3 {
	border-top-color: #35a5c0;
	border-right-color: #0082a1;
	border-bottom-color: #0082a1;
	border-left-color: #35a5c0;
	color: #000000;
	background-color: #FFFFFF;
	}
	
.accessibility-block {
	text-align:left;
	color: #000000;
	background-color: #FFFFFF;
	}

a.accessibility, visited, active {
	color: #0000FF;
	text-align:center;
	font-size:0.9em;
	text-decoration: underline;
	font-weight: lighter;
	padding-left: 0px;
	line-height: 1.5em;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 0px;
	}

a.accessibility:hover {
	color: #666666;
	}

.accessibility-block img {
	background-position: center bottom;
	display: none;
	}

#sidecontent .accessibility-content {
	background-color: #FFFFFF;
	font-size: 0.9em;
	visibility: visible;
	}
	
#css-val a {
	display: none;
	background: transparent;
	
	}

#css-val a:hover {
	display: none;
	background: transparent;

	}
	
#html-val a {
	display: none;
	background: transparent;
	
	}

#html-val a:hover {
	display: none;
	background: transparent;
	}
	
#sidecontent-port {
	background-color:#FFFFFF;
	color:#000000;
	font-size: 0.75em;
	}
	
#sidecontent-code {
	background-color:#FFFFFF;
	color:#000000;
	font-size: 0.75em;
	}

/* ---( footer )--- */
ul#navlist3 {
	display: none;
	background: transparent;
	}

ul#navlist3 li {
	display: none;
	background: transparent;
	}
				
#footer {
	background-color: #FFFFFF;
	text-align: left;
	}

#footer p {
	text-align: left;
	color: #000000;
	font-size: 1em;
	
	}
	
a.footer:link, a.footer:visited, a.footer:active{
	 display : none;
	}
	
a.footer:hover{
	text-align: right;
	color: #333333;
	text-decoration: none;
	}
	
#green a {
	display:block;  
	margin-right: 5px;
	text-decoration: none;
	}

#green a:hover {
	background-position: right top; 
	background-repeat: no-repeat; 
	display: block;
	}
	
#sba a {
	display:block; 
	margin-right: 5px;
	text-decoration: none;
	}

#sba a:hover {
	background-position: right top; 
	background-repeat: no-repeat; 
	display: block;
	}
	
#tree a {
	display:block; 
	margin-right: 5px;
	text-decoration: none;
	}

#tree a:hover {
	background-position: right top; 
	background-repeat: no-repeat; 
	display: block;
	}
	
#ethic a {
	display:block; 
	margin-right: 5px;
	text-decoration: none;
	}

#ethic a:hover {
	background-position: right top; 
	background-repeat: no-repeat; 
	display: block;
	}
	
#solar a {
	display:block; 
	margin-right: 5px;
	text-decoration: none;
	}

#solar a:hover {
	background-position: right top; 
	background-repeat: no-repeat; 
	display: block;
	}
	
#co-op-uk a {
	display:block; 
	margin-right: 5px;
	text-decoration: none;
	}

#co-op-uk a:hover {
	background-position: right top; 
	background-repeat: no-repeat; 
	display: block;
	}
	
#fsb a {
	display:block; 
	margin-right: 5px;
	text-decoration: none;
	}

#fsb a:hover {
	background-position: right top; 
	background-repeat: no-repeat; 
	display: block;
	}
	
#pay a {
	display:block; 
	margin-right: 5px;
	text-decoration: none;
	}

#pay a:hover {
	background-position: right top; 
	background-repeat: no-repeat; 
	display: block;
	}

	


/* ---( pull out contact )---*/

.slide-out-div {display: none;
	background: transparent;
    }

.handle  {
	display: none;
	background: transparent;
	}
	
.close-button{
	display: none;
	background: transparent;
	}

a.close-button:hover{
display: none;
	background: transparent;
	}

a.slide:link, visited, active {
	display: none;
	background: transparent;
  	}

a.slide:hover {
	display: none;
	background: transparent;
  	}

.slide-out-div-bold {
	}

.slide-out-div-blue {
display: none;
	background: transparent;
	}

.slide-out-div p {
	display: none;
	background: transparent;
	}
	
.blue-bold {
	display: none;
	background: transparent;
	}

input.btn {
	display: none;
	background: transparent;
	} 

input.btnhov {
	display: none;
	background: transparent;
	}

input.btn2 {
	display: none;
	background: transparent;
	} 

input.btnhov2 {
	display: none;
	background: transparent;
	}

.slide-out-div .small {
	display: none;
	background: transparent;
	}

/*/////////////////////////// END //////////////////////////////////////*/
