/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	PixelGreen
   TEMPLATE CODE: 	S-0010
   VERSION:          1.2   
	LAST MODIFIED:    June-05-2007       	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }
body {
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background: #FFF url(../images/bg.jpg) repeat-x; 
	text-align: center;		
}

/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #99CC66; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
.text-header{ font-size: 2.4em; color: #333333; }
h1 { font-size: 2.2em; color: #65944A; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.4em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
.img-link{
  margin-left: 0px;
  padding: 0px;
  border: 1px solid #DADADA;
}
img {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}


code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
th.center {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: center;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	/* border-left: 1px solid #FFE1C3; */
        height: 100%;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.total{
  font-weight: bolder;
  font-size: 19px;
  background:   #CCFF99;
}
td.last {
  font-weight: bolder;
  font-size: 18px;
  background:   #F0F8FF;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */
.linkstable{
  text-align: center;
  background: #EEEEEE;
  border:2px solid #CCCCCC;

}
.linkstable h3{
  padding: 0;
  margin: 5px 0px 12px 0px;
  color: #65944A;
  text-transform: none;
  font-weight: bold;
  font-size: 1.1em;
}
/* main */
.linkstable img{
  padding: 0;
  border: 0;
}
.linkstable tr{
  vertical-align: top;
  text-align: center;
  height: 175px;
}
.linkstable td{
	/* border-left: 1px solid #FFE1C3; */
  padding-left: 0px;  
  text-align: center;
  padding-right: 0px;  
  width: 25%;
  border-left: none;
  border-bottom: none;
}
/* form elements */
form {
	margin:10px 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	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(/images/gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 760px;
}

/* header */
#header {
	height: 100px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; 
        padding: 0;
	position: relative;
        width: 100%;
}
#header-content h1#logo {
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 5 28px auto; padding: 0;	
	width: 100%;	
}
#header-content h1#logo a {
	text-decoration: none;
        left: 0px;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;	
	font: bolder 15px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0 191px auto; padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 58px;
}

/* header menu */
#header-content ul {
	position: absolute;
	top: 51px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 38px 0 0 10px;
	padding: 0;
   width: 100%;
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 15px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
   font-size: 18px;
   outline: none;
}
#header-content li a:hover {
	/*background: #65944A;*/
	color: #00FF33;
}
#header-content li a#current  {
	background: #65944A;
	color: #FFF;
}

/* header photo */
.rightpane{
  float: right;
  position: absolute;
  top: 100px;
  text-align: center;
  left: 1015px;
  width: auto;
}
.headerphoto {
	margin: 54px 0 0 250px;
	width: 743px;
	height: 140px;
	padding: 10px 10px 10px 10px; 
	background: #FFF;	
}
.headerphoto img {
   border: none;
   bottom: 10px;
   vertical-align: middle;
   padding: 5px;
}
#hg-logo {
  float: left;
  position: absolute;
  top: 162px;
  text-align: center;
  left: 19px;
  width: auto;
}
/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content-wrap p {
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  background: #EFEFEF;
  padding: 10px 10px 10px 10px;
  -moz-border-radius: 15px; -webkit-border-radius: 15px;
  border:2px solid #CCCCCC
}
#content-wrap ul {
  margin-left: 60px; 
}
#content-wrap li {
  padding: 10px 0px 0px 35px;
  line-height: 25px;
  font-size: 16px;
  width: 80%;
  font-weight: bold;
  vertical-align: middle;
}
#content {
  text-align: left;	
  padding: 0;
  margin: 0 0 0 250px; 
  float: none;
}

.about-images{
  top: 19px;
  text-align: center; 
  width: 95%;
  margin-left: 14px;
  margin-top: 53px;
}
#links a{
  color: #333333;
  font-size: 1.1em; 
  margin-left: 30px;
/*  text-decoration: underline; */
}
#links img{
  margin-left: 0px;
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
#links h2{
  padding: 0px 0px 0px 2px;
  margin-top: 5px;
  color: #65944A;
  text-transform: none;
  font-weight: bold;
  font-size: 1.4em;
}
/* main */
#main {
	float: left;
	width: 68%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(/images/bullet.gif);
}
/* footer */
#bottom-menu-outer{
  position: relative;
  font-size: 16px;
  display: table;
  vertical-align: middle;
  float: left;
  background: #003300;
  height: 45px;
  width: 100%;
  margin-top: 100px;
}
#bottom-menu-outer[id] {display: table; position: static;}
#bottom-menu-middle{
  text-align: center;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
#bottom-menu-middle[id] {display: table-cell; vertical-align: middle; position: static;}
#bottom-menu-inner{
}
#bottom-menu-outer a {
   color: #99CC66;
   margin-right: 35px;
}
#bottom-menu-outer a:hover {
  color: #99FF66; text-decoration: underline;

}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
.lightgray  { background: #EFEFEF; width: 82%; margin-left: 65px; padding: 4px 0px 4px 0px; -moz-border-radius: 15px; -webkit-border-radius: 15px;border:2px solid #CCCCCC}
.lightgreen  { color: #99CC66; }
.highlightgreen { color: #99FF66; }



