@charset "utf-8";
/* CSS Document */

@import "ddlevelsmenu-base.css";

* {
        padding:0;
        margin:0;
 }
body {
	padding:0;
	margin:0;
	background:url(../images/innerbg.gif) repeat-x #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#767676;
	font-size:12px;
}
h1 {/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
	  
}
h2 {
	font-size:26px;
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	color:#747474;
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	letter-spacing:0px;
	text-align:left;
	margin:0px;
}
h2 span {
	color:#3173ab;
}
h3 {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
}
h4 {
	font-family:"Trebuchet MS", Arial;
	font-size:24px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	
}
h6 {
	font-size:26px;
	font-family:Tahoma, Arial;
	color:#4d8507;
	margin-bottom:8px;
	
}
h1, h2, {
	/* top & bottom margin based on font size */
	margin:0 0 10px  0;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: none;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: none;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p {
	padding:7px 0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:italic;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
a { 
	text-decoration:none;
	font-weight:bold;
	color: #666666;
}

a:hover { 
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}
a:active { 
	border:0; 
}
a:focus {
	outline: 0;
}
.clear{
	clear:both;
}
/*------------------- Layout <<--------------------------*/
#container_inner_1 {
	width:100%;
	background:url(../images/iner_banner_bg.jpg) no-repeat  top center;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}
#main_warp {
	padding:0px 0px 0px 0px;
	margin:0px auto;
	width:990px;
}
#top_links{
	margin:0px 0px 0px 0px;
	width:303px;
	float:right;
	font-family:Tahoma, Arial;
	font-size:11px;
	padding:0px 0px 0px 0px;
}
#top_links_bg_01{
	background:url(../images/top_link_bg.png) left no-repeat;
	margin:0px 0px 0px 0px;
	width:204px;
	height:20px;
	float:left;
	font-family:Tahoma, Arial;
	font-size:11px;
	padding:3px 0px 0px 16px;
}
#top_links a{
	color:#9ab3c3;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}
#top_links a:hover{
	color:#9ab3c3;
	text-decoration:underline;
	padding:0px 5px 0px 5px;
}


/*------------------- Banner <<--------------------------*/

#banner {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	float:left;
	width:970px;
	color:#FFFFFF;
}
/*#logo_inner{
	float:left;
	width:333px;
	height:65px;
	background:url(../images/inner_logo.png) no-repeat left;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#logo_inner a{
	width:333px;
	height:65px;
	display:block;
	padding:0px;
}*/

#banner_content{
	width:426px;
	float:right;
	padding:70px 0px 0px 0px;
}

#logo{
	float:left;
	width:337px;
	height:114px;
	margin:5px 0px 0px 0px;
	padding:0px;
	clear:both;
}
/*.welcomdetail_1{
	float:left;
	width:100%;
	padding:8px 0px 0px 0px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:17px;
	line-height:25px;
	font-weight:100;
	min-height:75px;	
}
*html .welcomdetail_1
{
	height: expression( this.scrollHeight < 75 ? "75px" : "auto" );
}*/
.welcomdetail_1{
	float:left;
	width:100%;
	padding:8px 0px 0px 0px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:17px;
	line-height:25px;
	font-weight:100;
	height:98px;
	text-align:left;
	clear:both;

	
}
/*.read{
	margin:20px 0px 0px 0px;
	float:left;
	width:970px;
	_margin:15px 0px 0px 0px;
}*/

.read{
	margin:0px 0px 0px 0px;
	float:left;
	width:970px;
}
.quickbtn {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 26px;
	background:url(../images/btn_1.gif) no-repeat left top;
	height:57px;
	width:142px;
	cursor:pointer;
	float:left;
	border:0px;
}
.nave_2 {
	float:right;
	width:625px;
	margin:12px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
	height:46px !important;
	text-transform:uppercase;
}

*html .nave_2{
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial;
	font-size:16px;
}
.nave_2 ul{
	margin:0px;
	padding:0px;
}
.nave_2 li{
	margin:0px;
	float:left;
	background:url(../images/nave_line.gif) left no-repeat ;
	list-style:none;
	height:16px;
	padding:10px 16px 0px 16px;
}
.nave_2 li a{
	color:#FFFFFF;
	font-weight:550;
	height:26px;
}
.nave_2 li a:hover{
	color:#00aeef;
	text-decoration:none;
	font-weight:550;
	height:26px;
}
.welcom_text{
	float:left;
	width:100%;
	margin:0px;
	padding:50px 0px 0px 0px;
	clear:both;
	margin:0px 0px 0px 0px;
}

/*------------------- Middle Container <<--------------------------*/
#middl_container {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	width:100%;
	float:left;
	background:url(../images/middle_top_bg_1.gif) no-repeat left top;
}
.midle_top_1{
	border-left:1px solid #eff1f2;
	border-right:1px solid #eff1f2;
	float:left;
	width:988px;
	padding:13px 0px 10px 0px;
}
.midle_top_2{
	float:left;
	width:990px;
	padding:13px 0px 10px 0px;
	background:url(../images/middl_centre_bg.gif) repeat-y left;
	
}

#middl_container_left{
	float:left;
	width:660px;
	margin:0px;
	padding:0px 0px 0px 16px;
}
#middl_container_left_01{
	float:left;
	width:670px;
	margin:0px;
	padding:0px 0px 0px 16px;
}
.conta_detail{
	float:left;
	margin:0px;
	padding:5px 0px 0px 0px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
.conta_detail a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3173AB;
}
.conta_detail a{
	color:#3173AB;
}

.conta_detail p {
	padding:7px 5px 7px 0px;
}
.image_border{
	margin:0px 14px 14px 0px;
	padding:0px;
	border:1px solid #dadada;
	padding:3px;
	float:left;
}
.image_border01{
	margin:0px 0px 14px 0px;
	padding:0px;
	border:1px solid #dadada;
	padding:3px;
	float:left;
}
.image_border02{
	margin:0px 14px 4px 0px;
	border:1px solid #dadada;
	padding:3px;
	float:left;
}
#middl_container_right{
	float:right;
	width:293px;
	margin:0px;
	padding:10px 0px 0px 0px;
}
.list_1 {
float:right;
font-family:Tahoma,Arial;
font-size:11px;
line-height:14px;
margin:0;
width:100%;
}
.list_1 ul{
	margin:0px;
	padding:0px;
}
.list_1 li{
	padding:0px;
	list-style:none;
	background:url(../images/listbg.gif) no-repeat right;
	width:293px;
	height:107px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	float:left;
}

.list_content{
	float:right;
	margin:0px;
	width:170px;
	padding:0px 0px 0px 10px;
	font-weight:normal;
	color:#666666;
	cursor:pointer;
	text-decoration:none;
}
.list_content a{
	color:#666666;
	text-decoration:none;	
}
.list_content a:hover{
	color:#666666;
	text-decoration:none !important;
}
.list_content span{
	color:#00adef;
	font-weight:bold;
	cursor:pointer;
}
.list_content_2{
	float:right;
	margin:5px 0px 0px 0px;
	width:169px;
	padding:0px 0px 0px 13px;
}
.list_content_2 span{
	color:#00adef;
	font-weight:bold;
	cursor:pointer;
}
.list_content_3{
	float:right;
	margin:0px 0px 0px 0px;
	width:169px;
	padding:0px 0px 0px 13px;
}
.list_content_3 span{
	color:#00adef;
	font-weight:bold;
	cursor:pointer;
}

.market{
	padding:18px 15px 0px 10px;
	height:87px;
	color:#767676;
	font-weight:normal;
	text-decoration:none;
	float:right;
}
.investment{
	padding:15px 15px 0px 10px;
	height:92px;
	color:#767676;
	font-weight:normal;	
	text-decoration:none;
	float:right;
}
.about_energy {
	padding:15px 15px 0px 10px;
	height:92px;
	color:#767676;
	font-weight:normal;	
	text-decoration:none;
	float:right;
}

.sub_head{
	font-family:"Trebuchet MS", Arial;
	font-size:24px;
	color:#3173ab;
	padding:2px 0px 5px 0px;
	font-weight:400;
}
.sub_head span{
	color:#747474;
	font-weight:400;
}
.sub_head01{
	font-family:"Trebuchet MS", Arial;
	font-size:24px;
	color:#3173ab;
	padding:2px 0px 5px 0px;
	font-weight:400;
}
.sub_head01 span{
	color:#747474;
	font-weight:400;
	font-size:18px;
	display:block;
	margin-bottom:2px;
}
.imge_box01 {
	text-align:center;
	padding:20px 0px 20px 0px;
	clear:both;
}
.imge_box02 {
	padding:12px 0px;
	clear:both;
}
/*------------------->> Market Drives <<------------------*/

h3.title {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-weight:normal;
	border-bottom:1px solid #e4e4e4;
	clear:both;
}

/*--------------- Blue Energy Videos <<------------------*/

.video_listing{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.video_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.video_listing li{
	float:left;
	padding:0px 0px 0px 0px;
	margin:10px 12px 10px 0px;
	width:160px;
	text-align:center;
}

a.play_btn{
  background-image:url(../images/button.png);
  background-repeat:no-repeat;
  width:67px;
  height:68px;
  display:block;
  padding:0 0 0 0;
} 
/*--------------- Blue Energy Video Details <<------------------*/

.video_detail_cnt_area{
	width:550px;
	padding:10px 0px 0px 80px;
}
.video_detail_container{
	width:488px;
}
.video_detail_top{
	width:466px;
	background:url(../images/video_box_top.gif) no-repeat top;
	height:17px;
	color:#636b51;
	font-weight:900;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0px 0px 22px;
}
.video_detail_midle{
	width:465px;
	background-color:#e8ebee;
	padding:8px 0px 0px 23px;
}
.video_detail_midle_txt{
	width:420px;
	padding:8px 0px 0px 0px;
	color:#666666;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.video_detail_bottom{
	width:488px;
	height:18px;
	background:url(../images/video_box_bottom.gif) no-repeat bottom;
	padding:0px 0px 0px 0px;
}

/*------------------- Footer <<--------------------------*/
#footer{
	width:100%;
	clear:both;
	background:url(../images/footer_bg.gif) repeat-x #22282c;
}
#footer_container{
	width:990px;
	margin:0px auto;
	padding:46px 0px 0px 0px;
	background:url(../images/footer_top_1.gif) no-repeat top #22282c;
	height:140px;
}
.footer_left{
	width:234px;
	margin:0px;
	padding:0px;
	float:left;
	border-right:1px solid #334549;
	height:100px;
	font-family:Tahoma, Arial;
	font-size:11px;
}
#footer_logo{
	float:left;
	width:194px;
	height:48px;
	background:url(../images/footer_logo.gif) left no-repeat;
	text-indent:-9999px;
	margin:0px 0px 2px 0px;
}
#footer_logo a{
	width:194px;
	height:48px;
	display:block;
}
.footer_right{
	width:710px;
	margin:0px;
	padding:0px;
	float:right;
}
.footer_list{
	float:left;
	width:100%;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:11px;
}
.footer_list ul{
	padding:0px;
	margin:0px;
}
.footer_list li{
	padding:0px 0px 0px 9px;
	width:148px;
	margin:0px 20px 0px 0px;
	list-style:none;
	float:left;
	background:url(../images/list_icon.gif) no-repeat left;
	background-position:2px 10px;
	line-height:20px;
	border-top:1px solid #30383d;
	
}
.footer_list li a{
	color:#727e85;
	text-decoration:none;
	font-weight:normal;
}
.footer_list li a:hover{
	color:#9eabb3;
	text-decoration:none;
	font-weight:normal;
}
.border_01{
	float:left;
	border-bottom:1px solid #30383d;
}


/*------------------- library_projects <<--------------------------*/
.library_list{
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.library_list ul{
	margin:0px;
	padding:0px;
}
.library_list li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	border-bottom:1px solid #e4e4e4;
	padding:18px 0px 18px 0px;
	width:100%;
}
h4.title {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	width:100%;	
	line-height:20px;
}
.library_list p{
	margin:10px 0px 14px 0px;
	float:left;
	width:100%;
}
.library_list span{
	font-weight:bold;
	color:#3173ab;
}
.formbtn_3{
	float:left;
	width:170px;
	height:24px;
	color:#FFFFFF;
	font-family:Tahoma, Arial;
	font-size:12px;
	border:0px;
	line-height:23px;
	cursor:pointer;
	background:url(../images/formbtn_1.gif) no-repeat left;
}
.sub_head_03{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#747474;
	border-bottom:1px solid #e4e4e4;
	padding:5px 0px 5px 0px;
}
h5.title {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	line-height:18px;
}
.news_list{
	float:left;
	width:100%;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#767676;
}
.news_list ul{
	margin:0px;
	padding:0px;
}
.news_list li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	padding:0px 0px 0px 0px;
	width:100%;
}
news_list p {
margin:10px 0px 14px 0px;
	float:left;
	width:100%;
	padding:0px;
}
.news_list a{
	color:#3173ab;
	font-weight:bold;
	text-decoration:none;
}
.news_list a:hover{
	color:#3173ab;
	font-weight:bold;
	text-decoration:underline;
}
.news_list span{
	font-weight:bold;
	font-size:11px;
	font-family:Tahoma, Arial;
}
.news_img{
	border:1px solid #dadada;
	padding:3px;
	float:left;
	margin:0px 15px 5px 0px;
}

.online_list{
	float:left;
	width:100%;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.online_list ul{
	margin:0px;
	padding:0px;
}
.online_list li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	padding:10px 0px 10px 0px;
	width:100%;
}
.online_list p{
	margin:0px 0px 3px 0px;
	float:left;
	width:100%;
	padding:0px;
}
.online_list_head{
	padding:10px 0px 0px 0px;
	margin:0px;
	width:100%;
	float:left;
}
.online_list_head a{
	text-decoration:underline;
	color:#767676;
	font-weight:bold;
}
.online_list_head a:hover{
	text-decoration:none;
	color:#767676;
	font-weight:bold;
}
/*------------------- Imagecategories<<--------------------------*/
.list_2{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.list_2 ul{
	margin:0px;
	padding:0px;
}
.list_2 li{
	float:left;
	list-style:none;
	background:url(../images/icon_8.gif) left no-repeat;
	background-position:0px 12px;
	padding:8px 0px 4px 18px;
	width:644px;
	border-bottom:1px solid #e9e9e9;
}
.list_2 li a{
	color:#3173ab;
	text-decoration:none;
}
.list_2 li a:hover{
	color:#3d97e3;
	text-decoration:none;
}
/*------------------- Imagegallery <<--------------------------*/

.image_border_2{
	margin:0px 0px 0px 0px;
	padding:0px;
	border:1px solid #dadada;
	padding:3px;
}
.image_list{
	width:100%;
	float:left;
}
.image_list ul{
	margin:0px;
	padding:0px;
}
.image_list li{
	margin:0px;
	padding:25px 11px 0px 0px;
	list-style:none;
	float:left;
}
.image_name{
	width:200px;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
	padding:1px 0px 0px 0px;
}
.image_name a{
	color:#767676;
}
.image_name a:hover{
	color:#767676;
}


/*------------------- news <<--------------------------*/
.news_details{
	float:left;
	width:100%;
	padding:10px 0px 0px 0px;
}
h3.title span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#747474;
}
/*------------------- ourteam <<--------------------------*/
.outdream{
	width:100%;
	margin:0px;
	float:left;
	padding:0px 0px 0px 0px;
}
.outdream p{
	width:100%;
	float:left;
	margin:18px 0px 0px 0px;
	padding:0px;
}
.outdream_left{
	float:left;
	width:300px;
	line-height:18px;
}
.conta_detail span{
	font-weight:bold;
	color:#3173ab;
	font-family:Tahoma, Arial;
}
.outdream_right{
	float:right;
	width:254px;
	line-height:18px;
}
.outdream_right a{
	color:#3e7cb0;
	font-weight:normal;
	text-decoration:underline;
}
.outdream_right a:hover{
	color:#3e7cb0;
	font-weight:normal;
	text-decoration:none;
}
.subhead_2 {
	font-family:"Trebuchet MS", Arial;
	font-size:20px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
}
.partner_head{
	padding:10px 0px 2px 0px;
	margin:0px;
	width:100%;
	float:left;
	font-family:Tahoma, Arial;
	font-size:12px;
	font-weight:bold;
	color:#3173ab;
}
.partner_head a{
	font-weight:bold;
	color:#3173ab;
	text-decoration:underline;
}
.partner_head a:hover{
	font-weight:bold;
	color:#3173ab;
	text-decoration:none;
}


/*--------------- Image Gallery <<------------------*/

.image_listing{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:100%;
}
.image_listing ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.image_listing li{
	float:left;
	padding:10px 0px 0px 0px;
	margin:10px 0px 10px 0px;
}
.image_gallery_txt{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#767676;
	font-weight:900;
	text-align:center;
}
.zoom_img{
	background:url(../images/zoom_image.gif) no-repeat;
	width:35px;
	height:33px;
	border:0px;
	cursor:pointer;
	position:absolute;
	top: 110px;
	left: 170px;
}
.zoom_img a{
	display:none;
}

/*------------------- Technology Assessment <<--------------------------*/

.tech_assess_cnt_txt{
	color:#767676;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0px 15px 0px;
}
.tech_assess_cnt_txt p{
	color:#767676;
	font-size:12px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 0px;
}

.tech_assess_cnt_txt span{
	color:#3173ab;
	font-size:12px;
	line-height:16px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:900;
	padding:10px 0px 0px 0px;
}
.halvorson_report_cnt{
	padding:10px 0px 30px 30px;
	line-height:16px;
}
.view_report{
	background:url(../images/view_report.gif) no-repeat;
	width:241px;
	height:24px;
	border:0px;
	cursor:pointer;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#ffffff;
	margin:5px 0px 0px 0px;
	padding:0px 0px 3px 20px;
}

/*------------------- Pagination <<--------------------------*/
#pending_num_lis{
	float:right;
	font-family: Tahoma;
	color:#b3b3b3;
	font-size:12px;
	width:100%;
	padding:10px 0px 0px 0px;
	text-align:right;
}
.pager_container{
	margin:0px;
	padding:0px 20px 0px 0px;
	float:right;
	font-size:11px;
	font-family:Arial;
	/*width:350px;*/
}
.pre_page{
	padding:0px;
	width: 23px;
	height:18px;
	float: left;
	margin:0px 4px 0px 4px;
}
.pre_page span{
	display:none;  
}
.pre_page a{
	background-image:url(../images/previous_1.gif) !important;
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0 0 0px;
	color:#b3b3b3;
	width: 23px;
	display:block;
	height:18px;
	text-decoration:none;
	border:1px solid #aeaca9;
}
.pre_page a:hover{
	background-image:url(../images/previous_1_over.gif) !important;
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0 0 0px;
	color:#2d799e;
	width: 23px;
	display:block;
	height:18px;
	text-decoration:none;
	border:1px solid #4a4a4a;
}

.pre_page_01{
	padding:0px;
	width: 65px;
	height:17px;
	float:left;
	color:#4a4a4a;
	font-weight:100;
	display:block;
	margin:0px 3px 0px 3px ;
}
.pre_page_01 span{
	display:none;  
}
.pre_page_01 a{
	background-image:url(../images/previous.gif) ;
	background-position:left;
	padding:2px 0px 0px 15px;
	margin:0px 0px 0px 0px ;
	color:#4a4a4a;
	font-weight:100;
	text-align:left;
	display:block;
	height:15px;
	text-decoration:none;
	border:1px solid #aeaca9;	
}
.pre_page_01 a:hover{
	background-image:url(../images/previous.gif) ;
	background-position:left;
	padding:2px 0px 0px 15px;
	color:#2d799e;
	height:15px;
	text-decoration:none;
	border:1px solid #aeaca9;
	margin:0px;
}
.next_page{
	padding:0px;
	width: 23px;
	height:17px;
	float: left;
	display:block;
	margin:0px 2px 0px 2px ;
}
.next_page span{
	display:none;  
}
.next_page a{
	background-image:url(../images/next_1.gif) !important;
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0 0 0px;
	color:#b3b3b3;
	width: 23px;
	display:block;
	height:18px;
	text-decoration:none;
	border:1px solid #aeaca9;
	
}
.next_page a:hover{
	background-image:url(../images/next_1_over.gif) !important;
	background-repeat:no-repeat;
	padding:0px 0 0 0px;
	color:#2d799e;
	width:23px ;
	display:block;
	height:18px;
	text-decoration:none;
	border:1px solid #4a4a4a;
	margin:0px;
}
.next_page_01{
	padding:0px;
	width:43px;
	height:17px;
	float:left;
	display:block;
}
.next_page_01 span{
	display:none;  
}
.next_page_01 a{
	background-image:url(../images/next.gif) !important;
	background-position:left;
	padding:2px 10px 0 0px;
	color:#636363;
	display:block;
	height:15px;
	font-weight:100;
	text-decoration:none;
	border:1px solid #aeaca9;
	
}
.next_page_01 a:hover{
	background-image:url(../images/next.gif) !important;
	padding:2px 10px 0 0px;
	color:#2d799e;
	display:block;
	height:15px;
	text-decoration:none;
	border:1px solid #aeaca9;
	margin:0px;
}
.pager_number {
	float:left;
	margin:0px 3px 0px 3px;
	padding:0px;
	display:block;
	list-style:none;
	width:15px;
	height:17px;
	line-height:17px;
	text-align:center;
	color:#4a4a4a;
	font-weight:100;
}
.pager_number a{
	color:#4a4a4a;
	text-decoration:none;
	width:15px;
	height:17px;
	display:block;
	border:1px solid #cecece;
	background:url(../images/paginatin_bg.gif) repeat-x bottom;
	float:right;
	font-weight:100;
	
}
.pager_number a:hover{
	color:#636363;
	background-color:#ffffff;
	border:1px solid #adadad;
	width:15px;
	height:17px;
	display:block;
	float:right;
	background:none;
	font-weight:100;
	
}
.pager_number_active {
	display:block;
	width:15px;
	height:17px;
	text-align:center;
	float:left;
	line-height:17px;
	font-weight:900;
	background-color:#526b8c;
	color:#ffffff !important;
	border:0px !important;
	border:1px solid #a59c7b !important;
}

.pager_number_active a{
	height:17px;
	display:block;
	font-weight:900;
	background-color:#526b8c;
	border:0px !important;
	color:#ffffff !important;
	border:1px solid #a59c7b !important;
}
.pager_number_active a:hover{
	height:17px;
	display:block;
	font-weight:900;
	background-color:#526b8c;
	border:0px !important;
	color:#ffffff !important;
	border:1px solid #a59c7b !important;
}
/*---------------------->> Aug 24 <<-----------------------*/

.back_btn {
color:#3173AB;
font-family:Tahoma,Verdana,Arial;
font-size:11px;
position:absolute;
right:5px;
top:10px;
z-index:9;
}
.back_btn a{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#747474;
	font-weight:bold;
	text-decoration:none;
}
.back_btn a:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#747474;
	font-weight:bold;
	text-decoration:underline;
}
.site_map {
	padding:20px 0px 0px 20px;
	margin:0px;
}
.site_map ul{
	padding:0px;
	margin:0px;
}
.site_map li{
	padding:0px 0px 0px 20px;
	margin:0px;
	background:url(../images/arrow02.gif) no-repeat left 9px;
	line-height:25px;
	display:block;
}
.site_map a{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#767676;
	font-weight:bold;
	text-decoration:none
	}
	.site_map a:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#525151;
	font-weight:bold;
	text-decoration:none
	}
	
ul.site_map_inner li{
	padding:0px 0px 0px 15px;
	margin:0px;
	background:url(../images/arrow01.gif) no-repeat left 7px !important;
	line-height:20px;
	display:block;
}
ul.site_map_inner a{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#767676;
	font-weight:normal;
	text-decoration:none
	}
	ul.site_map_inner a{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#525151;
	font-weight:normal;
	text-decoration:none
	}
	
	
	.quickbtn_1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 26px;
	background:url(../images/morebutton.png) no-repeat right top;
	height:31px;
	width:134px;
	cursor:pointer;
	float:left;
	border:0px;
}

.play_btn{
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:46px;
	height:35px;
	border:0px;
	cursor:pointer;
	background:url(../images/play_btn.gif) no-repeat;
	top:30px;
	left: 50px;
}
*html .play_btn{
	position:absolute;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:46px;
	height:35px;
	border:0px;
	cursor:pointer;
	background:url(../images/play_btn.gif) no-repeat;
	top:30px;
	left:-105px;
}
.mv_top 
{
	color:#747474;
	float:right;
	width:990px;
	padding:0px 0px 10px 0px;
	background:url(../images/middl_centre_bg.gif) repeat-y left;
	text-align:right;
}
.mv_top a
{		
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#747474;
	font-weight:bold;
	text-decoration:none;
}
.mv_top a:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#747474;
	font-weight:bold;
	text-decoration:underline;
}
/*---------------------->> 07-09-09 <<-----------------------*/	
h3.hydro {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:8px 0px 0px 60px;
	font-weight:normal;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	background:url(../images/hydro.gif) no-repeat left top;
	background-position:3px 0px;
	line-height:40px;
}
h3.unstableoil {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:5px 0px 0px 60px;
	font-weight:normal;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	background:url(../images/unstable.gif) no-repeat left top;
	background-position:3px 3px;
	line-height:45px;
}
h3.coal {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:5px 0px 0px 60px;
	font-weight:normal;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	background:url(../images/coalus.gif) no-repeat left top;
	background-position:3px 3px;
	line-height:41px;
}
h3.nuclearpower {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:5px 0px 0px 60px;
	font-weight:normal;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	background:url(../images/nuclearpower.gif) no-repeat left top;
	background-position:3px 3px;
	line-height:47px;
}
h3.renavble {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:5px 0px 0px 60px;
	font-weight:normal;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	background:url(../images/renevableenergy.gif) no-repeat left top;
	background-position:3px 3px;
	line-height:47px;
}
h3.globalwaming {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:5px 0px 5px 0px;
	padding:10px 0px 0px 60px;
	font-weight:normal;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	background:url(../images/globalwaming.gif) no-repeat left;
	background-position:3px 0px;
	line-height:42px;
}
h3.transportation {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#3173ab;
	margin:10px 0px 5px 0px;
	padding:5px 0px 0px 60px;
	font-weight:normal;
	border-bottom:1px solid #e4e4e4;
	clear:both;
	background:url(../images/transportation.gif) no-repeat left;
	background-position:3px 3px;
	line-height:31px;
}
.quickbtn_1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 26px;
	background:url(../images/morebutton.png) no-repeat right top;
	height:31px;
	width:134px;
	cursor:pointer;
	float:left;
	border:0px;
}
#middl_container_contact{
	margin:0px;
	padding:0px 0px 0px 16px;
}
/************** sep 09 ********************/

#contact_form {
}
.textarea{
	padding:5px 10px;
	margin:0px;
	width:239px;
	height:70px;
	border:1px solid #e2e2e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#7f7f7f;
}

.select{
	padding:4px 5px 4px 10px;
	margin:0px;
	width:261px;
	height:25px;
	border:1px solid #e2e2e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
}
.input{
	padding:4px 5px 4px 10px;
	margin:0px;
	width:242px;
	height:15px;
	border:1px solid #e2e2e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
}
.form_btn {
	background:url(../images/submit.gif) no-repeat;
	width:97px !important;
	height:27px  !important;
	font-family:Tahoma, Verdana, Arial ;
	font-size:11px;
	color:#fff  !important;
	font-weight:bold;
	border:0px  !important;
	cursor:pointer;
	padding:0px 0px 3px 0px !important;
	margin-top:15px  !important;
}

#thank_you{
	width:860px;
	margin:0px;
	padding:0px 0px 0px 16px;
	height:300px;
}

.contct_top {
	padding:0px;
	list-style:none;
	background:url(../images/contact_top.gif) no-repeat right;
	width:293px;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.contct_bottom {
	padding:0px;
	list-style:none;
	background:url(../images/contact_bottom.gif) no-repeat right;
	width:293px;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	float:left;
}
.contct_middle {
	padding:0px;
	list-style:none;
	background:url(../images/contact_middle.gif) repeat-y right;
	width:273px;
	
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	float:left;
}
.flash_container
{
	text-align:center;
	margin:20px 0px 30px 10px;
	padding:0px 0px 0px 0px;

}

/*-------------- Ramya created Sep 14------------------*/

.contact_quiclink {
	padding:18px 20px 0px 0px;
	_padding:18px 25px 0px 10px;
	height:87px;
	color:#767676;
	font-weight:normal;
	text-decoration:none;
	float:right;
}

#footer p{
	font-size:10px;
	margin:0px;
	display:block;
	width:950px;
	clear:both !important;
}
* #footer p{
clear:none;
  
}


/*-------------- Saheer (10-12-09)------------------*/
.tidal_list{
	margin:0px;
	padding:0px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.tidal_list ul{
	margin:0px 0px 0px 39px;
	padding:0px;
}
.tidal_list li{
	margin:0px;
	padding:0px 0px 12px 24px;
	background:url(../images/arrow03.gif) no-repeat left 5px;
}