/* @group Defaults */

html, body { margin: 0; padding: 0;}
html {
	color: #666;
	font: 76% Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #015100;
	background-image: url(images/gtopbckdng.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body { text-align: left; width: 925px; margin: 0 auto; line-height: 1em;	}

/*  Baseline values for browser consistency */

p, div, h1, h2, h3, h4, h5, ul, li { margin: 0; padding: 0;	}
img { margin: 0; padding: 0; border: 0;	}
ul { list-style: none;	}

a:link, a:visited, a:active {
	color: #027c00;
	text-decoration: none;
	outline: 0;
}
a:hover { text-decoration: underline;	}

.clear { clear: both; height: 0px;	}
.hide { display:none;	}

.left {float: left;}
.right {float: right;}

/* @end */

/* @group SuperNav */


#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 73px;
	float: right;
	height: 73px;
	color: #015100;
}
	#login img { vertical-align: sub; padding-right: 3px;	}
	#login .greeting { color: #fff;	}
	#login a:link, #login a:visited {
	color: #0099FF;
}

/* @end */

/* @group SiteNav */

#siteNav {
	background-color: #03d004;
	background-image: url(images/gnavbgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#siteNav a { text-decoration: none; display: block;	}

#siteNav ul { margin-left: 15px; padding-top: 4px;	}
	#siteNav ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;	}

#siteNav li { float: left; position: relative; font-size: 12px; text-align: center;	}
	#siteNav li a { padding: 8px 12px 8px 12px;	}
	#siteNav li a:link, #siteNav li a:visited { background: transparent url(images/gsitenavborders.gif) bottom right no-repeat; color: #fff;	}
	#siteNav li a:hover {
	color: #fff;
	background-color: #57bf56;
	background-image: url(images/gsitenavhoverbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
	#siteNav li.current a { margin-bottom: -1px;	}
	#siteNav li.current a:link ,#siteNav li.current a:hover { background-color: #fff; background-image: none; cursor: default; color: #37454e; border-bottom: 1px solid #fff;	}

/* Automatic Page Highlighting */

	#home #homenav a,
	#news #newsnav a,
	#tutorials #tutorialnav a,
	#usermanual #manualnav a,
	#wiki #wikinav a,
	#forum #forumnav a,
	#aboutus #aboutnav a,
	#bugTracker #bugnav a,
	#projects #projectnav a
	{ margin-bottom: -1px;	}
	
	
	#home #homenav a:link ,#home #homenav a:hover,#home #homenav a:visited,
	#news #newsnav a:link ,#news #newsnav a:hover,#news #newsnav a:visited,
	#tutorials #tutorialnav a:link ,#tutorials #tutorialnav a:hover,#tutorials #tutorialnav a:visited,
	#usermanual #manualnav a:link ,#usermanual #manualnav a:hover,#usermanual #manualnav a:visited,
	#wiki #wikinav a:link ,#wiki #wikinav a:hover,#wiki #wikinav a:visited,
	#forum #forumnav a:link ,#forum #forumnav a:hover,#forum #forumnav a:visited,
	#aboutus #aboutnav a:link ,#aboutus #aboutnav a:hover,#aboutus #aboutnav a:visited,
	#bugTracker #bugnav a:link ,#bugTracker #bugnav a:hover,#bugTracker #bugnav a:visited,
	#projects #projectnav a:link ,#projects #projectnav a:hover,#projects #projectnav a:visited
	{ background-color: #ffffff; background-image: none; cursor: default; color: #37454e; border-bottom: 1px solid #fff;	}
	
	
	#home #homenav ul,
	#news #newsnav ul,
	#tutorial #tutorialnav ul,
	#usermanual #manualnav ul,
	#wiki #wikinav ul,
	#forum #forumnav ul,
	#aboutus #aboutnav ul,
	#bugTracker #bugnav ul,
	#projects #projectnav ul
	{ padding-bottom: 1px;	}



/* @end */

/* @group PageNav */

#pageNav h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 25px;	padding-left: 25px;color: #587788;}

#pageNav ul { margin-bottom: 40px;	}
#pageNav li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 40px;	}
	#pageNav li a:link, #pageNav li a:visited, #pageNav li a:hover { text-decoration: none;}
	#pageNav li a:hover { background: #f1f5f7 url(images/sidemenuhoverborder.gif) top left repeat-y;	}
	#pageNav li.current a { background: #fff url(images/sidemenucurrentborder.gif) top left repeat-y;	}
	#pageNav li .icon { float: right; margin-top: 5px;	}

#pageNav .smallMenu li { line-height: 26px;	}

#pageNav .quote .statement { font-family: Georgia, serif; font-size: 14px; line-height: 20px;	}
#pageNav .quote .author, #pageNav .quote .site { font-family: Georgia, serif; font-size: 12px; line-height: 16px;	}

#wrapperWit #pageNav { float: right; width: 255px;	}

#pageNav .subMenu li { background: transparent url(images/sidemenuitemborder.gif) bottom left no-repeat;}
	#pageNav .subMenu li a { display: block; padding-left: 25px;	}

#pageNav .smallMenu { padding: 0 25px;	}
	#pageNav h3.smallMenu { margin: 0 25px; padding: 0;	}
	#pageNav .smallMenu li a { display: block;	}


#pageNav .quote { padding: 0 25px; margin-bottom: 25px;	}
	#pageNav .quote .statement { margin-bottom: 10px;}

#pageNav h3.smallMenu { background: transparent url(images/sidemenuitemborder.gif) bottom center no-repeat;	}
#pageNav .smallMenu li { background: transparent url(images/sidemenuitemborder.gif) bottom center no-repeat;	}
#pageNav .smallMenu li a:hover { background-image: none;	}

#pageNav .quote .statement { color: #526e80;	}
#pageNav .quote .author, #pageNav .quote .site { color: #7c919e;	}

/* @end */

/* @group Page Structure */

#header { clear: both;	}

#wrapperWit { background: transparent url(images/wrappercolumn.gif) top left repeat-y; border-top: 1px solid #fff;	}
	#wrapperWit #content { width: 577px; padding:0 0 40px 25px;float:left; }
	#wrapperWit #gooey { background: transparent url(images/wrappercolumnbottom.gif) bottom left no-repeat;}

/* HOME PAGE*/
#home #wrapperWit { background-color: #fff; background-image: none; border-top: 1px solid #fff;	}
#home #wrapperWit #gooey { background: transparent url(images/wrappercolumnbottom.gif) bottom left no-repeat;	}

#home #content h3 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -.01em;
	line-height: 1em;
	text-align: left;
	font-size: 25px;
	padding: 25px 0 10px 0;
	margin: 0;
	height:30px;
	color:#03d004;
   }
   
#home #content h4 {  margin: 0; padding: 0; line-height: 1em; font-size: 14px; padding: 10px 0 5px 0; margin: 0;color:#333;	}
	

/* NEWS PAGE*/
#news #wrapperWit { background: transparent url(images/wrappercolumn.gif) top left repeat-y; border-top: 1px solid #fff;	}
	#news #wrapperWit #gooey { background: transparent url(images/wrapperbottomnews.gif) bottom left no-repeat; padding-bottom:30px;}
	#news #wrapperWit #content { width: 620px; padding-left: 25px;float:left;}

#news #sidebar { float: right; width: 205px;padding: 0 25px;	margin: 35px 0;	}
	#news #sidebar .widget{background: url(images/widgetbg.gif) top left no-repeat;	padding: 7px 10px 15px 10px;}
	#news #sidebar .widget h4 {	color: #fff;font-size: 12px;padding-bottom: 15px;}
	#news #sidebar .widget ul{ font-size: 12px;line-height: 16px;}


#news #sidebar .archives h4 { font-size: 12px; color: #333;padding:10px 0 0 0;}
#news #sidebar .archives ul { font-size: 12px;line-height: 14px; padding: 8px 0;}	
#news #sidebar .archives ul li { padding: 4px 0;}	
#news #sidebar .archives em { font-size: 11px;
	color: #999;
	font-style: normal;
}	


/*ABOUT US*/

#aboutus #wrapperWit { background: transparent url(images/wrappercolumn.gif) top left repeat-y; border-top: 1px solid #fff;	}
	#aboutus #wrapperWit #gooey { background: transparent url(images/wrapperbottomnews.gif) bottom left no-repeat; padding-bottom:30px;}
	#aboutus #wrapperWit #content { width: 620px; padding-left: 25px;float:left;}
	
.staff {	padding: 0 25px 10px 0;}

#aboutus #sidebar { float: right; width: 205px;padding: 0 25px;	margin: 35px 0;	}
	#aboutus #sidebar .archives h4 { font-size: 12px; color: #333;padding:10px 0 0 0;}
	#aboutus #sidebar .archives p { font-size: 12px;color: #555;font-style: normal; padding: 5px 0;}
	


#search {	padding: 0;	margin: 0;}
	#search .textfield {	width: 150px;	color: #666;margin: 0;	padding: 2px;	font: 11px/11px verdana, arial,sans-serif;float: left;}
	#search .search_button {	margin: 0;	padding: 0;	position: relative;	left: 5px;	top: -1px;	float: left;}	
	

#gooey:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;	}

#home_banner { background: #560000 url(images/gmainbg.png) top left no-repeat;height: 245px; width: 925px;}
	#home_banner ul { float: right; width: 286px; color: #fff; margin-top: 27px; line-height: 14px;	}
	#home_banner ul li { clear: left;}
	#home_banner ul li a { color: #fff; padding: 9px 0 10px 0; display: block; width: 250px;height:31px;	}
	#home_banner ul li a:hover {
	background-color: #015100;
	text-decoration: none;
}
	#home_banner ul img { float: left; clear: left; padding: 0 10px 0 6px; position: relative; top: -3px; left: 0; }
	#home_banner ul a em {
	font-size: 11px;
	color: #57bf56;
	font-style: normal;
}

#content { color: #444; padding-top: 1px;	}
	#content p{ line-height:16px;padding: 0 0 10px 0;}
	#content h2 {
	font-family:  Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1em;
	text-align: left;
	font-size: 25px;
	padding: 25px 0 10px 0;
	margin: 0;
	color:#03d004;
}
	#content h3 { line-height: 1em; font-size: 14px; padding: 15px 0 5px 0; margin: 0;color:#333;	}
	#content .date {color:#999;font-size:12px;}
	#content .entries h3{padding:0;}
	#content .entries {padding: 0 0 30px 0;}
	#content .entries p {padding: 4px 0;}

#column1,#column2 {width: 43%;float: left;padding: 5px 0 20px 40px;line-height: 16px;list-style-image: url("..images/design/bullet.gif");}
#column1 {padding-left: 20px;}
#column2 {padding-left: 45px;}

#column1 li, #column2 li { padding: 5px 0;}

#home #news { float: right; width: 250px;padding: 0 25px;	margin: 35px 0;	border-left: 1px solid #ccc;}

/* CodeIgniter News Image Replacement */
#home #news h4{	background: url(images/textcodeigniternews.gif) top left no-repeat;	width: 165px;	height: 16px;	overflow: hidden;	}
	#home #news h4 span{ height: 0px;width: 0px;overflow: hidden;display: block;font-size: 1px;}

#home #news h5{ font-size: 13px;padding: 15px 0 2px 0;}
#home #news em.date {font-size: 11px;color: #999;font-style: normal;}
#home #news p{margin:0;padding: 4px 0;line-height: 15px;}
#home #news p.archives{	margin:0;	padding: 15px 0 10px 0;	line-height: 15px;}

/* @end */

/* @group button */

.buttonLinkMed, .buttonLinkLarge { clear: both; width: 149px; height: 20px; margin: 12px 0; padding-left: 15px;	font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 20px; font-weight: bold;}
.buttonLinkLarge { width: 215px;	background: transparent url(images/buttonlarge.gif) bottom left no-repeat;}

.buttonLinkMed a, .buttonLinkLarge a { display: block;	}
	.buttonLinkMed a:link, .buttonLinkMed a:visited, .buttonLinkMed a:hover,.buttonLinkLarge a:link, .buttonLinkLarge a:visited, .buttonLinkLarge a:hover { color: #66696b; text-decoration: none;	}
	.buttonLinkMed a:hover, .buttonLinkLarge a:hover { color: #999;	}

/* @end */



#copyright { margin: 25px 0;	color: #C4BAB2;font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; text-align: center; }	
	#copyright a:link, #copyright a:visited { color: #fff;	}


.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 0;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}


/* @end */

input {
	background-color: #ffe9e9;
	border-color: #e3a6a6 #e3a6a6 #e3a6a6 #e3a6a6;
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
}
