/* CSS Document */

body{
	margin:0px;
	border:0px;
	background-color: #CCDDF9;
}

#container{
	width:1000px;
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	font: 12px/17px Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px;
} 

h3{
	font-size:13px;
	line-height:22px;
	padding-left:30px;
	margin-bottom:10px;
	/*background: url(images/logo_mini.jpg) no-repeat left;*/
	border-bottom: 1px dotted #C7D9CD;
	color: #4A76D5;
	font-weight: 350;
	text-transform: uppercase;}
	
a:link {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}a:visited {
	color: #0066CC;
}
	
#header{
	background: url(images/header.jpg) no-repeat;
	height:180px;
	width:100%;
}
#flags{ float:right; width:100px; padding-top:10px;}
#flags img{ float:left; margin-right:4px;}

#topnav {
	margin: 0;
	width: 500px;
	height: 45px;
	padding-top:130px;
	background: url(images/nav_bg.gif) repeat-x;
	}
#topnav ul{
	margin:0px;
	padding-top: 10px;
	
}
#topnav li {
	float: left;
	margin: 0;
	list-style-type: none;
	font: 12px Tahoma;
	text-transform: uppercase;
	color: #398233;	
}

#topnav li a {
	text-decoration: none;
	padding: 14px;
	color: #398233;
	font-weight: bold;
}

#topnav li a:link, #topnav li a:visited {
	background-color: inherit;
	/*color: #fff;*/
}

#topnav li a:hover, #topnav li a:active {
	
	color: #0097ff;
}
/*#leftbar{ float:left; width:175px; padding-right:7px; clear:left; margin-top:10px;}*/
/* Sidebar */

#sidebar {
	float: left;
	width: 175px;
	padding-left: 10px;
	padding-top:15px
}

#sidebar ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	background: url(images/img10.gif) repeat-x;
	
}

#sidebar li {
	margin-bottom: 10px;
	padding: 3px 0;
	border-bottom: 1px dashed #D1D1D1;
	text-transform: capitalize;	
}

#sidebar li ul {

}

#sidebar li a {
	margin: 0;
	padding-left: 15px;
	background: url(images/img01.jpg) no-repeat left 50%;
	text-transform: capitalize;	
}

#sidebar h2 {
	padding-bottom: 2px;
	font-size: 17px;
	color: #4A76D5;
}

#sidebar strong, #sidebar b {
	color: #3B843F;
}

#sidebar a {
	text-decoration: none;
	color: #6D6D6D;
}

#content{ float:right; width:790px; padding:5px; margin-top:10px;}

#donkey{ float:right; width:790px; padding:5px; margin-top:10px;}

#content h2{
	font-size:15px;
	line-height:32px;
	padding-left:36px;
	margin-bottom:10px;
	background: url(images/logo_mini.jpg) no-repeat left;
	border-bottom: 1px dotted #C7D9CD;
	color: #00A600;
	font-weight: 400;
	text-transform: uppercase;
}

#contentdetail{ float:left; width:780px; padding:5px 5px 5px 10px; margin-top:10px;}
#contentdetail img{ float:left;  margin-bottom:10px; margin-right:15px;}

#contentdetail h2{
	font-size:15px;
	line-height:32px;
	padding-left:36px;
	margin-bottom:10px;
	background: url(images/logo_mini.jpg) no-repeat left;
	border-bottom: 1px dotted #C7D9CD;
	color: #00A600;
	font-weight: 400;
	text-transform: uppercase;
}

#products {
	float:left;
	width:780px;
	margin-bottom: 10px;
	
	
}
/*#products ul {margin: 0; padding: 0; list-style-type: none; }
#products ul li{float:left; list-style-type: none; text-align:center; }
#products ul li a{ list-style: none;display:inline;}*/
#products img{
	margin:10px;
	float:left;
	}


#contentmain{ float:right; width:800px; padding:5px; margin-top:10px;}
#contentmain img { float:right;margin-right:10px;  margin-bottom:15px;}
#contentmain object { float:right; margin-right:10px; margin-left:10px;}
#contentmain h2{
	font-size:15px;
	line-height:32px;
	padding-left:36px;
	margin-bottom:10px;
	background: url(images/logo_mini.jpg) no-repeat left;
	border-bottom: 1px dotted #C7D9CD;
	color: #00A600;
	font-weight: 400;
	text-transform: uppercase;
}
#contentmain ul li ol{ line-height:20px; font-weight:500;}

.clr{ clear:both;}
.clear{
	clear:both;
	height:5px;
	border-bottom: 1px solid #D7D7D7;	
}

blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic;
	line-height: 1.6em;
}
#footer { text-align:center; font-size:11px; color:#666666; padding-top:5px; padding-bottom:5px; clear:left; }
#footer a{ color:#666666;  }

	
.solar{color: #4A76D5; font-size:14px;}
.power{color: #3B843F; font-size:14px;}

.more{ font-size:10px; }
table {
	font-size: 11px;
	text-align: center;
	border: 1px solid #C5C5C5;
	background: url(images/img10.gif) repeat-x;
	padding:4px;
}

#lefthand{ text-align:left;}
#lefthand img{ float:left;}
.heavy{ font-weight:bold;}
#pf{ width:600px; margin-left:-15px; 
}
#pf ul li{
	line-height:30px;
	display:block;
	clear:both;
	margin:0px;
	list-style: none;
		
}
#pf img{ float:left; display:block;}

.pf{
	/*background: url(images/pdf_logo.jpg) no-repeat 2px;*/
}
.alignleft{ float:left;}
.alignright{ float:right;}

#enquire{
	float:right;
	width:180px;
	font-weight: bold;
	color: #48A648;
	padding-left: 5px;

}
#enquire img{  float:left; margin-right:10px;}

#addr{
	float:left;
	width:340px;
	padding-left: 5px;

}
#add{
	float:right;
	width:540px;
	padding-left: 5px;

}
#addre{
	width:440px;
	padding-left: 5px;
	margin-left:200px;

}
#buy{
	float:right;
	width:140px;
	font-weight: bold;
	color: #48A648;
	clear:left;
	margin-right:50px;
	margin-top:-120px
		
}
.title{
	color: #4A76D5;
	font-size:14px;
	font-weight:bold;
	margin-left: 10px;
	border-left: 3px solid #4A76D5;
	text-indent: 10px;
}
.title a {
	color: #4A76D5;
	text-decoration: none;
}

.boldcentre{ font-weight:bold; text-align:center;}
.prices{color: #48A648; font-weight:bold; font-size:14px;}
.discount{ text-decoration:line-through;}

/*/forms*/
#SSPSform{
  margin: 0;
  padding: 0;
  min-width: 420px;
  max-width: 580px;
  width: 500px; 
  margin-left: auto;
  margin-right:auto;}

#SSPSform fieldset {
	padding: 10px;   
	margin: 0;
	border: 1px solid #003399;
}

#SSPSform fieldset legend {
	font-size:1.1em; 
	color: #347ac0;
	font-weight: bold;
	text-decoration: underline;	
}
#SSPSform label { 
	display: block; 
	float: left; 
	width: 160px; 
	margin:5px 0 0 10px; 
	text-align: right; 
	padding-right:5px;
}
#SSPSform select { 
	min-width: 60px;
    max-width: 150px;
    width: 80px; 
	margin: 5px 5px 0 10px; 
	}

#SSPSform input, SSPSform textarea {
	width:auto;     
	margin:5px 0 0 10px; 
	padding-right:5px;
	
	
}
.clr{ clear:both;}

	
.btn{
   color: #347ac0;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   margin-left:280px;}

