@charset "utf-8";
/* 

Name:Grenn Signature 
Author:DKS Indusnet Technologies
Version:1.0
Date:16-Mar-09
Author URL: 
Source: 6037 GS home page.ai
Description: all pages are coltrolled by this styles
*/

@import url(lightbox.css);

/***********************************************/
/* General CSS Document Starts Here            */
/***********************************************/
form, h1, h2, h3, h4, h5, div, ul, li, pre, label, p, img, span, object, html, body {
	padding:0px;
	margin:0px;
	border:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#005023;
	font-size:10px;
	color:#43403A;
	height:100%;
	overflow:hidden;
	}
html { 
	height:100%; 
	}	
#externalcontainer {
	/*background:#FFFCD6 url(../images/page_bg.gif) repeat 0 0;*/
	background:url(../images/page_bg.gif) repeat 0 0;
	width:768px;
	height:433px;
	margin:45px auto 0 auto;
	/*padding:21px 13px 36px 30px;*/
	padding:21px 13px 30px 30px;
}

td {
	text-align:left;
	vertical-align:bottom;
	}
div, p {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	text-transform:none;
	text-decoration:none;
	color:#000000;
}
a {
	text-decoration:none;
	color:#00290D;
	}
a:hover {
	text-decoration:underline;
	color:#4DAD18;
	}
a:focus { outline:none }
h2 {
	font-size:16px;
	font-weight:bold;
	color:#60BB46;
	padding-bottom:10px;
	}
/* Left panel CSS start here */
#logopane {
	padding:0 0 18px 5px;
	}
#leftpanel {
	border-right:solid 1px #B0DC8E;
	padding:35px 0 0 5px;
	width:100px;
	float:left;
	height:295px;
	}
#rightpanel {
	background:url(../images/signature.gif) no-repeat 80% 98%;
	padding-bottom:90px;
	padding-right:25px;
	height:260px;
	width:250px;
	float:right;
	}	
#contentpane {
	margin:0 300px 0 130px;
	}
/* Left panel CSS start here */

#leftpanel ul {
	list-style:none;
	}
#leftpanel ul li {
	padding:4px 0;
	}	
#leftpanel ul li a {
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#00290D;
	}
#leftpanel ul li a:hover, #leftpanel ul li a.active {
	color:#4DAD18;
	}
	
	
/* Right pane CSS start Here */
.addMargin40 {
	margin-left:40px;
	}
.imgWrap td {
	height:100px;
	}	
.imgWrap td img {
	/*width:99%;*/
	/*height:100%;*/
	padding:0 2px 2px 0;
	}
.imgWrap td br {
	padding:0;
	margin:0;
	font-size:1px;
	line-height:1px;
	}		
.imgWrap a.infoLink {
	background-color:#005023;
	height:37px;
	display:block;
	margin-top:2px;
	/*margin-right:8px;*/
	width:241px;
	float:left;
	color:#fff;
	line-height:33px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	}
.imgWrap .infoLink span {
	background-color:#60BB46;
	border-right:solid 2px #FFFCD6;
	padding:4px;
	width:32px;
	height:33px;
	display:block;
	float:left;
	font-size:20px;
	margin-right:6px;
	margin-top:-4px;
	}
.imgWrap a.infoLink:hover {
	background-color:#006E30;
	text-decoration:none;
	}			
/* Conten Pane CSS start here */
#contentpane p{
	margin:8px 0 12px 0;
	}	
#contentpane p span {
	display:block;
	text-transform:uppercase;
	font-size:12px;
	color:#60BB46;
	}
/* Content Scroller CSS Document Here */
div#Scroller-1 { 
	position: relative; 
	overflow: hidden;
	height:300px;
	left:0px;
	top:0px;
	}
.Scroller-Container{
	position:absolute;
	width:90%;
	padding:0px;
	top:0;
	left:-2px;
	}
#Scrollbar-Container{
	position:absolute;
	top:0;
	right:15px;
	}
.Scrollbar-Track {
	background:url(../images/track.gif) repeat-y 50% 0;
	width:20px;
	height:260px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	}
.Scrollbar-Track img { margin-top:6px; }
.Scrollbar-Handle{
	position:absolute;
	width:7px;
	height:70px;
	left:6px;
}
/* -------- Scroll Frame Page Ends  ------ */				
