@charset "utf-8";
/*------------- CSS Document created for TRIGEN ENERGY DESIGN PVT. LTD. -------------*/
/*------------- CSS Document created by WEB VIRTUOSO (23/03/2009) -------------*/

/*------------- Global Styles ---------------*/
body {
	margin: 0;
	padding: 0;
	background-color: #1b212f;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	line-height: 100%;
} 
img {
	border: none;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

*, td {
	padding: 0;
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.clearboth {
	clear: both;
}
#site_wrapper {
	width: 900px;
	margin: 13px auto;
	padding-bottom: 13px;
}
#left_column {
	width: 256px;
	background-color: #fff;
	border: 12px solid #fff;
	margin-top: 28px;	
}
.flash {
	margin-top: 10px;
	margin-bottom: 10px;
}
#location {
	background: #e0e2e3 url(../images/bg_location.gif) no-repeat -2px bottom;
}
#location h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #f48220;
	padding: 2px 6px;
	margin-top: 13px;
	
}
#location p {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #323b4c;
	padding-left: 94px;
	padding-right: 7px;
	margin-top: 16px;
	padding-bottom: 14px;
}


/*------------- End Global Styles ---------------*/

/*------------- Top Nav Styles ---------------*/
#top_nav {
	background: url(../images/topnav_bg.gif) repeat-x left top;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f4f1de;
}
#top_nav li {
	float: left;
	padding-left: 25px;
	padding-right: 23px;
	background: url(../images/topnav_divider.gif) no-repeat left center;
	line-height: 60px;
}
#top_nav li.first {
	background: none;
}
#top_nav li a {
	color: #f4f1de;
}
#top_nav li a:hover {
	color: #000;
}
#top_nav li a.current {
	color: #000;
}
/*------------- End Top Nav Styles ---------------*/

/*------------- Content Styles ---------------*/
#content_wrapper {
	background: #f4f1de;
	padding-top: 12px;
	/*padding-bottom: 23px;*/
}
#content_wrapper_base {
	background: transparent url(../images/bg_bottom.gif) no-repeat left top;
	height: 23px;
}

#content {
	background: url(../images/bg_content.gif) repeat-y left top;
	padding-top: 12px;
	padding-bottom: 17px;
}
#header {
	background: url(../images/red_bar.gif) no-repeat left 9px;
	padding-left: 24px;
}
#header img {
	border-bottom: 27px solid #c4c5b7;
}
#content h1 {
	font-size: 19px;
	font-weight: normal;
	color: #231f20;
	background: url(../images/red_bar.gif) no-repeat left center;
	padding-left: 39px;
	margin-top: 20px;
	text-align: left;
}
#content h2 {
	color: #e94506;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin-left: 15px;
}
#content h3 {
	color: #eb4f0b;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 15px;
	font-weight: bold;
	color: #e94506;
	padding-left: 44px;
	margin-top: 20px;
	text-align: left;
	padding-bottom: 15px;
}


#content p {
	font: 13px Arial, Helvetica, sans-serif;
	padding-left: 45px;
	padding-bottom: 19px;
	padding-right: 31px;
	line-height: 18px;
	text-align: left;
	color: #000;
}
.divider {
	background: url(../images/divider.gif) repeat-y right top;
}
#content ul.serv-bullet {
	margin-left: 17px;
	color: #000000;
	font: 13px Arial, Helvetica, sans-serif;
	margin-top: 12px;
}
#content ul.serv-bullet li {
	background: url(../images/bullet01.gif) no-repeat left 3px;
	margin-bottom: 8px;
	padding-left: 17px;
}
.white_box {
	background: url(../images/white_box_top.gif) no-repeat left top;
	width: 220px;
	/*margin-left: 17px;*/
	padding: 9px 9px 12px 9px;
}
.white_box_base {
	background: #fff url(../images/white_box_bottom.gif) no-repeat left bottom;
	margin-left: 17px;
	width: 238px;
}
.white_box li {
	font-size: 13px;
	background: url(../images/bullet02.gif) no-repeat left 3px;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #000;
}
.white_box li a {
	color: #000;
}
.white_box li a:hover {
	color: #c4c5b7;
}


/*------------- End Content Styles ---------------*/

/*------------- Some Extra Styles for Internal Pages ---------------*/
#content blockquote {
	margin-bottom: 15px;
	margin-left: 55px;
	margin-right: 50px;
	padding: 20px 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #999999;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}
#content blockquote p, #content blockquote ul, #content blockquote ol {
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
}
.float-left  {
	float: left;
	margin-right: 10px;
	border: 1px solid #828371;
	padding: 2px;
}
.float-right {
	float: right;
	margin-left: 10px;
	border: 1px solid #828371;
	padding: 2px;
}

#content .data_table {
	border-collapse: collapse;
	margin: 10px 15px;	
	font: 13px Arial, Helvetica, sans-serif;
	margin-left: 50px;
	margin-right: 30px;
	
}
#content .data_table a {
	color: #000;
	text-decoration: underline;
}
#content .data_table a:hover {
	color: #999;
	text-decoration: underline;
}

#content .data_table th strong {
	color: #fff;
}
#content .data_table th {
	background: #717170 url(../images/table-bg.jpg) repeat-x left top;
	height: 30px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #999999;
	border-bottom: solid 2px #FFF;
}
#content .data_table tr {
	height: 30px;
}
#content .data_table td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#content .data_table td.first,th.first {
	border-left: 0px;
}
#content .data_table tr.row-a {
	background: #DFDFDF;
}
#content .data_table tr.row-b {
	background: #EFEFEF;
}

/* form styling */
form {
	margin:10px 37px 10px 55px;
	padding: 5px;
	border: 1px solid #fff; 
	background-color: #EFEFEF; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	width: 275px;
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}

textarea {
	width:375px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #4E4E4E;
	width: 150px	
}

/*------------- End Some Extra Styles for Internal Pages ---------------*/

/*------------- Copyright Styles ---------------*/
#copyright {
	color: #949596;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	line-height: 24px;
	padding-right: 10px;
}
/*------------- End Copyright Styles ---------------*/

