img  {border-style: none}

#html, body {
	background-image: url(http://www.techgogreen.org/ee/images/tgg/woodbackground.jpg);
	background-position: top center;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width:880px;
	height: 100%;
	margin: auto;
	}


/* --------------------------------------GENERIC LINK AND MISC STYLES-------------------------------------- */

a:link {color: #009999; text-decoration: underline}

a:inactive {color: #009999; text-decoration: underline}

a:active {color: #009999; text-decoration: none}

a:visited {color: #009999; text-decoration: underline}

a:hover {color: #009999; text-decoration:none}

p {font-family: Arial; font-size: small; margin:0px; color: #635B44}

/* font for staff & board names, blog titles */
h1 {font-family: arial; font-size: 12pt; margin:0px; color: #635B44; font-weight: normal}

/* font for subtitles ie mission vision etc */
h2 {font-family: georgia, times new roman, serif; font-size: 13pt; margin: 0px; color: #05BB05; font-weight: normal; font-style: italic;}

/* sidebar font */
h3 {color: #EBE4D4; font-family: Arial; font-size: 10pt; margin: 0px; font-weight: normal}

/* sidebar title font */
h4 {color: #FFFE65; font-family: georgia, times new roman, serif; font-size: 12pt; margin: 0px; font-weight: normal; font-style: italic}

h5 {font-family: Arial; font-size: 10pt; margin-top: 0px; margin-bottom: 10px}

/* font for footer */
h6 {color: #EBE4D4; font-family: Arial; font-size: 8pt; margin: 0px; font-weight: normal}

/* sidebar font */
h7 {color: #cccc66; font-family: Arial; font-size: 10pt; margin-bottom: 0px}

h8 {color: #696969; font-family: Arial; font-size: 10pt; margin-bottom: 0px}

h9 {font-family: arial; font-size: 15pt; margin:0px; color: #CCCCCC; font-weight: normal}

#hotspot {height: 150px; width: 180px; position: fixed; bottom: 10px; right: 10px; z-index:5}

#outer {text-align: left; border: 0px; width: 880px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; position: relative}

#index_outer {text-align: center; border: 0px; width: 510px; position: relative; margin-left: auto; margin-right: auto}


/* --------------------------------------HEADER STYLES-------------------------------------- */

#header {height: 80px; border: 0px; position: relative; }

	#header_top {width: 100px; height: 30px; position: absolute; right: 0px; top: 0px}

	#header_logo {height: 50px; border: 0px; position: absolute; bottom: 10px; left: 0px}

#body {width: 880px; height: 100%; position: relative}

	#body_left_header {width: 880px; height: 100px; position: relative; margin-bottom: 10px}
	
	#body_header_top {width: 100px; height: 100px; position: absolute; right: 0px; top: 0px}

	#body_left_content {min-height: 400px; width: 665px; position: relative; background: #EBE4D4; padding-left: 15px; padding-top: 5px; padding-bottom: 15px}

	#body_left_content_cal {height: 100%; width: 865px; position: relative; background: #EBE4D4; padding-left: 15px; padding-top: 5px; padding-bottom: 15px}

	#body_left_footer {width: 880px; height: 140px; position: relative; margin-top: 10px; text-align: left; font-size: 9pt; font-family: Arial}

#body_right_side {width: 170px; min-height: 100px; position: absolute; left: 690px; top: 110px; background: #635B44; padding-top: 5px; padding-left: 10px; padding-right: 10px; padding-bottom: 15px}

	#sidebar_title {width: 170px; padding-bottom: 5px; margin: 0px}

	#sidebar_pic {width: 170px; padding-top: 5px; padding-bottom: 5px; text-align: left}

	#sidebar_content {width: 170px; padding-top: 0px; padding-bottom: 5px}

#subnav {width: 650px; height: 22px; border-bottom: 1px solid #CCCCCC; background: #EBE4D4; position: relative; margin-right: 15px; margin-bottom: 7px}

#subtitle {width: 650px; height: 40px; background: #EBE4D4; position: relative; margin-right: 15px}

#subcontent {width: 650px; height: 100%; position: relative; background: #EBE4D4; margin-right: 15px}

#subnav_cal {width: 850px; height: 22px; border-bottom: 1px solid #CCCCCC; background: #EBE4D4; position: relative; margin-right: 15px; margin-bottom: 7px}

#subtitle_cal {width: 850px; height: 40px; background: #EBE4D4; position: relative; margin-right: 15px}

#subcontent_cal {width: 850px; height: 100%; position: relative; background: #EBE4D4; margin-right: 15px}


/* --------------------------------------STORE DIVS-------------------------------------- */

#store_outer {width: 635px; position: relative; margin: 0px; padding: 0px; display: block}

#store_left {width: 390px; position: relative}

#store_right {width: 255px; position: absolute; top: 0px; left: 390px}


/* --------------------------------------COLUMNS-------------------------------------- */

.tinycolumn {width: 57px; display: inline}

.smallcolumn {width: 150px; float: left; display: inline}

.midcolumn {width: 200px; margin-right: 10px; float: left; display: inline;}

.largecolumn {width: 300px; float: left; display: inline}

/* --------------------------------------INDEX CSS CODE-------------------------------------- */

#index_header {height: 75px; position: relative; padding-top: 20px; padding-bottom: 5px}

	.index_menu {width: 550px; height: 22px; padding-top: 50px; position: relative; margin-left: auto; margin-right: auto }

#index_content {height: 510px; position: relative}

#index_footer {height: 20px; position: relative; text-align: center; padding-top: 10px}

.menuz {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	bottom: 5px;
	left: 24px;
}
.menuz li {
	padding: 0;
	margin: 0;
	height: 21px;
	list-style: none;
	background-repeat: no-repeat;
}
.menuz li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 21px;
	background-repeat: no-repeat;
}

ul.menuz li a:hover {background: none;}
.menuz li {float: left;}
.menuz:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.menu_element {
	height: 20px;
	float: left;
}


/* --------------------------------------SUB MENU CSS CODE-------------------------------------- */

.smenu {
	float: left;
	position:relative;
	height:20px;
	font-size:10pt;
	font-family:Arial;
	border:0px solid #000;
	padding-left: 0px;
}


.smenu a {
	float: left;
	display: block;
	color: #848484;
	text-decoration: none;
	height: 20px;
	margin-right: 30px;
}

.smenu a:hover {
	color:#009900;
	text-decoration: underline;
}

.smenu a.current {
	color:#009900;
	font-weight:700;
	text-decoration: underline;
}


/* --------------------------------------MENU CSS CODE-------------------------------------- */

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 21px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 21px;
	background-repeat: no-repeat;
}

.about {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/aboutS.png); width: 44px;}
.aboutcurrent {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/aboutS.png); width: 44px;}
.about a {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/about.png);}
.programs {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/programsS.png); width: 72px;}
.programscurrent {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/programsS.png); width: 72px;}
.programs a {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/programs.png);}
.community {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/communityS.png); width: 81px;}
.communitycurrent {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/communityS.png); width: 81px;}
.community a {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/community.png);}
.getinvolved {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/getinvolvedS.png); width: 89px;}
.getinvolvedcurrent {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/getinvolvedS.png); width: 89px;}
.getinvolved a {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/getinvolved.png);}
.resources {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/resourcesS.png); width: 75px;}
.resourcescurrent {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/resourcesS.png); width: 75px;}
.resources a {background-image: url(http://www.techgogreen.org/ee/images/tgg/menu/resources.png);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}



/* -------------------------------------- BLOG PAGE -------------------------------------- */

.blogpagetitle {
	color: #00AEEF;
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	font-style: italic;
	}

.blogpagedate {
	color: #626769;
	font-size: 10px;
	font-family: arial, verdana, sans-serif;
	text-transform: uppercase;
	}

.blogteaser {
	color: #635B44;
	font-family: arial, verdana, sans-serif;
	font-size: small;
	margin: 0;
	padding: 5px 0 0;
	}



/* -------------------------------------- BLOG SINGLE ENTRY COMMENTS -------------------------------------- */

.previouscomments {
	color: #990066;
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	font-style: italic;
	}

.commentsfooter {
	color: #626769;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	padding: 0px 0px 10px 5px;
	}

.comment_entry {
	color: #635B44;
	font-family: Arial;
	font-size: small;
	padding: 10px 0px 10px 5px;
	}

.comment_bg {
	background-color: #F8F5EF;
	}

.comment_bg_alt {
	background-color: #EBE4D4;
	}

hr {
	background-color: #A3A3A3;
	border: medium none;
	height: 1px;
	}

/* -------------------------------------- BLOG SIDEBAR -------------------------------------- */

	.navcontainer { 
		width: 180px; 
		margin-bottom: 30px;
		}

		.navcontainer ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: small;
			
			border-top: 1px solid #666666;
			}

		.navcontainer a {
			display: block;
			padding: 5px 0px 5px 5px;
			width: 174px;
			background-color: #635B44;
			border-bottom: 1px solid #666666;
			}			

			.navcontainer a:link, .navlist a:visited {
				color: #fff;
				text-decoration: none;
				}

			.navcontainer a:hover, .navcontainer .active{
				background-color: #cccccc;
				color: #635B44;
				}

/* -------------------------------------- BLOG COMMENT FORM -------------------------------------- */
		

#comment_entry_form {
	padding: 15px 10px 15px 10px;
	width:475px; 
	border:2px solid #74220C; 
	}

	#comment_entry_form .comment_label {
		width:105px; 
		font-weight:bold; 
		text-align:right;
		float: left;
		padding: 3px 5px 0px 0px;
		margin: 5px 0px 5px 0px;
		}

	#comment_entry_form textarea { 
		border:1px solid #74220C; 
		background: #fff; 
		padding:2px 0px 0px 5px;
		margin: 5px 0px 5px 0px;
		height:130px; 
		width: 338px;
		}
	
	#comment_entry_form .textbox {
		width: 341px;
		margin: 5px 0px 5px 0px;
		}

	#comment_entry_form p {
		margin: 5px 0px 10px 110px;
		}

	#comment_entry_form .comment_submit {
		margin: 10px 0px 0px 0px;
		}

/* ----------------------------------------------------- Gallery Styles -------------------------------------------------- */

#photos_table a {
	text-decoration: none;
	}

#photos_table .spacer {
	font-size: 10px;
	margin: 5px 0 5px 0;
	}

#photos_table .border {
	border: 1px solid #000;
	}

#photos_table .paddedborder {
	padding: 20px;
	border: 1px solid #000;
	}

#photos_table .thumbs {
	text-align: center;
	padding: 15px 3px 8px 3px;
	background-color: #EBE4D4;
	}

#photos_table .title {
	margin: 3px 0 0 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

#photos_table .categories {
	padding: 7px 10px 7px 12px;
	background-color: #EBE4D4; 
	color: #ffffff;  
	}

#photos_table .total_files {
	padding: 7px 10px 7px 12px;
	background-color: #EBE4D4; 
	color: #ffffff;  
	text-align: center;
	}

#photos_table .tableBorder {
	border: 1px solid #50090D;
	}

#photos_table th {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 5px 6px 5px 12px;
	background-color:  #635B44;
	}

#photos_table td {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	}
