/*
Theme Name: The Carbon Report
Description: Custom Designed theme
Version: 1.0
Author: Janine Meyer and Wendy Ribeiro
Author URI: http://www.bouncedesign.co.za
*/


body {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	background: #ffffff;
	color: #000a1f;
}

/*>>>>> png fix <<<<<<<<*/

img, div, a, input {
behavior:url(js/iepngfix.htc);
}

/*>>>>> main content <<<<<*/

#left {
width: 175px;
background: url(images/bgs/leftbg.jpg);
background-repeat: no-repeat;
}

#right {
width: 800px;
background: url(images/bgs/rightbg.jpg);
}

#leftmenu p {
font-size: 18px;
text-align: right;
margin: 0;
padding: 0;
}


a.link1 {
color: #a6a6a6;
text-decoration: none;
}

a.link1:hover {
text-decoration: underline;
}

a.link2 {
color: #6c6c6c;
text-decoration: none;
}

a.link2:hover {
text-decoration: underline;
}

a.link3 {
color: #c00000;
text-decoration: none;
}

a.link3:hover {
text-decoration: underline;
}

div.scroll {
height: 370px;
width: 742px;
overflow: auto;
border: 0;
padding: 10px;
}

div.scrollsmall {
height: 320px;
width: 742px;
overflow: auto;
border: 0;
padding: 10px;
}

div.scrollhome {
height: 370px;
width: 742px;
border: 0;
padding: 10px;
}


/*>>>>> branding area <<<<<*/

#logo {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: #ffffff;
}

.poweredby {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: #ffffff;
}

#faq {
width: 326px;
background: url(images/buttons/faq.gif);
background-position: left;
padding: 0 0 0 12px;
color: #ffffff;
font-weight: bold;
font-size: 12px;
text-align: center;
}

#faq select{
width: 250px;
color: #000000;
font-size: 11px;
}

/*>>>>> banner <<<<<*/


	


/*>>>>> content <<<<<*/

#startbutton {
padding-right: 38px;
}

a {
color: #c00000;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#news h1 {
font-size: 11px;
padding: 0;
margin: 0;
}

#news {
top: 0;
height: 270px;
border: 0;
padding: 0;
margin: 0;
}

#contact {
top: 0;
height: 270px;
border: 0;
padding: 0;
margin: 0;
}

#about {
top: 0;
height: 270px;
border: 0;
padding: 0;
margin: 0;
}

#about .textwidget{
text-align: justify;
line-height: 14px;
font-size: 10px;
}

#contact .textwidget{
text-align: justify;
line-height: 14px;
}

#news .textwidget{
text-align: justify;
line-height: 14px;
font-size: 10px;
}

#news p{
text-align: justify;
line-height: 14px;
font-size: 10px;
}


/*>>>>> Footer <<<<<*/

.copyright {
color: #c00000;
}


	


