/*cope with inheritance bugs*/
body, table, th, td{
color:#2e2e2e;
font-size:12px;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-image:url(solar_panels_wind_generators_uk_background1.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
text-decoration: none;
color:#000050;
font-size:12px;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:visited{
color:#808080;
font-size:12px;
text-decoration:none;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover{
color:#ff9900;
font-size:12px;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:active{
color:#ff9900;
font-size:12px;
text-decoration:none;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li{
color:#2e2e2e;
list-style-type:square;
}

ol{
color:#2e2e2e;
}

ul{
color:#2e2e2e;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px
}

hr {
border: 0;
color: #808080;
background-color: #808080;
height: 1px;
}

.actCHECKOUTEM {background-color:#009999;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#2e2e2e;
}

.actsmaller{
	font-size: smaller;
	color:#2e2e2e;
}

.actxxsmall{
	font-size:10px;
	color:#2e2e2e;
}

.actxsmall{
	font-size:12px;
	color:#2e2e2e;
}

.actsmall{
	font-size:13px;
	color:#2e2e2e;
}

.actregular{
	font-size:14px;
	color:#2e2e2e;
}

.actlarge{
	font-size:15px;
	color:#2e2e2e;
}

.actxlarge{
	font-size:16px;
	color:#2e2e2e;
}

.actxxlarge{
	font-size:18px;
	color:#2e2e2e;
}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#2e2e2e;}

.actlogotext {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:12px;}

.thinborder {
	border-top-width: 0px;
	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: #ffffff;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.thinred2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.actsmallheading {
	font-size:12px;
	color:#ffffff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.eyefollowborder {
	border-style: ridge;
	border-width: 1px;
	border-color: #F2E6F9;
}

.lefttopfloatbox {
	display:scroll;position:fixed;top:165px;left:8px;border:0px;
}

.righttopfloatbox {
	display:scroll;position:fixed;top:165px;right:8px;border:0px;
}

.smallbold{
	font-size:10px;
	font-weight:bold;
	color:black;
//	color:#2e2e2e;
}

.horiz-bar-small{
	background:url(/acatalog/bar-centre-small.png) repeat-x;
	height:12px;
	overflow:hidden;
	clear:both;
}

.horiz-bar-small .bar-left-small{
	background:url(/acatalog/bar-left-small.png);
	float:left;
	width:150px;
	height:12px;
	overflow:hidden;
}

.horiz-bar-small .bar-right-small{
	background:#fff url(/acatalog/bar-right-small.png);
	float:right;
	width:150px;
	height:12px;
	overflow:hidden;
}

.horiz-bar{
	background:url(/acatalog/bar-centre.png) repeat-x;
	height:12px;
	overflow:hidden;
	clear:both;
}

.horiz-bar .bar-left{
	background:url(/acatalog/bar-left.png);
	float:left;
	width:150px;
	height:12px;
	overflow:hidden;
}

.horiz-bar .bar-right{
	background:#fff url(/acatalog/bar-right.png);
	float:right;
	width:150px;
	height:12px;
	overflow:hidden;
}

.standard-bar{
	width:717;
}

input{
	color: #ff9900;
	background: #004A84;
	border: 1px solid #781351
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px
}

textarea{
	color: #ff9900;
	background: #004A84;
	border: 1px solid #781351
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px
}

#footer_wrapper {
	float: left;
	width: 100%;
	background-color: #020;
	padding: 30px 0 3px 0;

}

#footer_wrapper p.smallprint {
	float: left;
	width: 100%;
	font-size: 11px;
	margin-top: 30px;
	color: #58585A;
	text-align: center;
}

#footer-sitemap {
	float: left;
	text-align: left;      /* text align for text links in footer */
	list-style-type: none;
	width: 77.3%;
	padding: 0 0 0 22.7%;
	margin: 0;
}

#footer-sitemap a {
	color: #c4c4c4;
	text-decoration: none;
	line-height: 160%;
	font-weight: normal;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11.2px;
}

#footer-sitemap a:hover {
	font-weight: normal;
	background-color: #ff9900;
	color: white;
}

#footer-sitemap li {
	float: left;
	width: 115px;
	margin-right: 30px;
	font-size: 12px;
	list-style-type: none;
}
#footer-sitemap li ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#footer-sitemap li a {
	float: left;
	display: block;
	width: 112px;
	text-size: 12px;
	border-bottom: 1px solid #CCC;
}
#footer-sitemap li ul li, #footer-sitemap li.last {
	margin-right: 0px;
}
#footer-sitemap li ul li {
	margin-top: 3px;
	font-size: 11px;
}
#footer-sitemap li ul li a {
	border-bottom-style: none;
	color: #9c9c9c;
}

