/* TREEFROG MULTIMEDIA */

body {
	padding: 0;
	margin: 0 auto;
	background: #2b2b2b;
	font-family: Verdana, Geneva, sans-serif;
	color: #ccc;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6, li {
	font-weight: normal;
}

p, li, #homepage p {
	font-size: 13px;
	line-height: 1.6em;
	margin: 0 auto 1.6em auto;
	padding: 0;
	text-align: left;
}

p.last {
	margin-bottom: 0;
}

p.nomarginbottom {
	margin-bottom: -10px;
}

h1 {
	font-family: Square721 Ex BT;
	font-size: 18pt;
	color: #ddd;
	margin: 0;
	padding: 0 0 5px 0;
}

h1.nomarginbottom {
	font-size: 20.5pt;
	line-height: 18pt;
	margin-top: -11px;
}

#banneroverlay h1 {
	background: url(../images/h1-bg.png) 0 0 no-repeat;
	margin: 134px 0 0 2px;
	padding: 6px 0 5px 18px;
}

h2 {
	font-family: Square721 Ex BT;
	font-size: 14pt;
}

h2.nomargin {
	margin-left: 0;
	font-weight: bold;
	color: #c4d450;
}

h3 {
	font-family: Square721 Ex BT;
	font-size: 14px;
	color: #ff5f00;
}

h5 {
	font-family: Square721 Ex BT;
	font-size: 11px;
	margin: 0 0 -7px 0;
	padding: 0;
}

a {
	text-decoration: none;
	outline: none;
}

a:link, a:visited {
	color: #bbb;
}

a:active {
	color: #ff5f00;
}

a:hover {
	color: #ff5f00;
}

em {
	color: #ff5f00;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

#outer {
	position: relative;
	background: #333 url(../images/bg.jpg) 50% 0 repeat-y;
	top: 0;
	width: 980px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}

#logo {
	position: relative;
	width: 940px;
	height: 105px;
	padding: 10px 0 0 20px;
	margin: 0 auto;
	z-index: 9999;
	text-align: left;
}

img#tm {
	float: right;
	margin: 10px 20px 0 0;
}

#banner {
	background: #061502;
	position: relative;
	height: 200px;
	width: 860px;
	margin: 0 auto 0 35px;
	padding: 0;
	z-index: 9998;
	text-align: left;
	border-right: solid 2px #666;
	border-top: solid 2px #000;
	border-left: solid 2px #000;
	border-bottom: solid 2px #666;
}

#banneroverlay {
	position: absolute;
	top: 116px;
	left: 35px;
	width: 860px;
	height: 200px;
	text-align: left;
	z-index: 9999;
}

img {
	border: none;
}

#menu {
	position: relative;
	width: 960px;
/*	width: 550px;
	height: 39px;*/
	height: 85px;
	margin: -15px auto 0 auto;
	padding-bottom: 8px;
	z-index: 9999;
	text-align: left;
	border-bottom: solid 4px #111;
}

#menu ul {
	list-style-type: none;
	margin: 0 0 0 40px;
/*	margin: 0 auto;
	width: 100%;*/
	width: 550px;
	padding: 0;
}

#menu ul li {
/*	background: transparent url(../images/menu-bg.jpg) 0 0 no-repeat;*/
	background: transparent url(../images/button.png) 50% 0 no-repeat;
	float: left;
/*	width: 20%;
	height: 39px;
	font-size: 15px;*/
	width: 110px;
	height: 90px;
	font-size: 11px;
	text-align: center;
	margin: 0;
}

#menu ul li a {
	padding: 28px 0 38px 0;
	display: block;
	margin: 0;
	color: #999;
}

#menu ul li a:hover {
	color: #ff5f00;
	background: transparent url(../images/button.png) 50% -100px no-repeat;
}

#menu ul li:hover {
/*	background: transparent url(../images/menu-bg.jpg) 0 -38px no-repeat;*/
/*	padding: 4px 0 6px 0;
	border-top: solid 2px #bc6;
	border-bottom: solid 2px #bc6;*/
}

#main {
	background: #1a1a1a url(../images/main-bg.jpg) 0 0 repeat-y;
	position: relative;
	text-align: left;
	width: 960px;
	margin: 0 auto;
	clear: both;
	border-top: solid 1px #666;
}

#left, #right {
	z-index: 1;
	position: relative;
	top: 0;
	width: 150px;
	margin: 0 0 -2px 0;
	padding: 8px 0 0 0;
	float: left;
	display: inline;
}

#left p, #right p {
	color: #ff5f00;
	margin: 0 0 0 10px;
}

#right {
	float: right;
}

.col {
	width: 150px;
	position: absolute;
	z-index: 0;
	bottom: 0;
}

.one {
}

.two {
	left: 150px;
	width: 660px;
}

html>body .col {
	top:0
}/* hide from ie6 and under*/
.clearer {
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	clear: both;
}

#bottom {
	background: #0f0f0f;
	position: relative;
	left: 0;
	height: 61px;
	width: 100%;
	padding: 0 0px 0 0;
	z-index: 92;
	overflow: hidden;
}

#bottom p {
	font-size: 10px;
	margin: 12px 0 0 250px;
	text-align: center;
}

ul#socialmedia {
	position: absolute;
	left: 21px;
	top: 21px;
	padding: 0;
	width: auto;
	height: auto;
	margin: 0;
	z-index: 9999;
}

ul#socialmedia li {
	background: none;
	list-style-type: none;
	margin: 0 6px 0 0;
	padding: 0;
	float: left;
	width: 60px;
	height: 60px;
	text-align: left;
}

ul#socialmedia li img {
	border: none;
}

ul#socialmedia li#facebook { background: url(../images/facebook.png) 0 -60px no-repeat; }
ul#socialmedia li#facebook:hover { background: url(../images/facebook.png) 0 0 no-repeat; }

ul#socialmedia li#linkedin { background: url(../images/linkedin.png) 0 -60px no-repeat; }
ul#socialmedia li#linkedin:hover { background: url(../images/linkedin.png) 0 0 no-repeat; }

ul#socialmedia li#twitter { background: url(../images/twitter.png) 0 -60px no-repeat; }
ul#socialmedia li#twitter:hover { background: url(../images/twitter.png) 0 0 no-repeat; }

#plantbottomleft {
	position: absolute;
	background: transparent url(../images/plantbl.png) no-repeat;
	margin-top: -80px;
	padding: 0 20px;
	left: 0px;
	width: 320px;
	height: 268px;
	z-index: 99;
	text-align: left;
}

#plantbottomleft img {
	float: none;
	width: 60px;
	height: 60px;
	border: none;
	padding: 0;
}

/* ========== end of main stuff ========= */

div#alignrighttabs {
	position: relative;
	border: none;
	background: none;
	padding: 0;
	margin: -10px -25px 0 0;
	float: right;
	z-index: 9999;
}

img#amplexus {
	margin-top: 10px;
	margin-right: 32px;
}

img#books {
	margin-top: 4px;
	margin-right: -34px;
}

img#pen {
	margin-top: 3px;
	margin-right: -65px;
}

#alignrighttabs img#wave {
	margin-right: 15px;
}

img#frogright {
	position: absolute;
	top: -30px;
	right: -83px;
}

img.frog_right {
	width: 160px;
	margin-left: -25px;
	margin-top: 10px;
}

hr {
	border: none 0;
	border-top: 2px solid #ff5f00;
	height: 2px;
	color: #ff5f00;
	background-color: #ff5f00;
	width: 100%;
	margin: 0 0 16px 0;
}

#homepage {
	width: auto;
	height: auto;
	padding: 10px 165px;
	margin: 0 auto 0px auto;
	text-align: left;
}

table#sidebar {
	margin-top: 1px;
}

table#sidebar td {
	font-size: 10px;
	color: #bbb;
	padding: 5px 4px 7px 14px;
	border-bottom: solid 1px #ff5f00;
}

table#sidebar a, #homepage a {
	color: #ff5f00;
}

#homepage a.email {
	color: #fff;
	padding-bottom: 3px;
	border-bottom: solid 2px #444;
}

#homepage a.email:hover {
	border-bottom: solid 2px #999;
}

table#sidebar a:hover, #homepage a:hover {
	color: #fff;
}

#homepage img {
	float: left;
	margin: 5px 10px 2px 0;
}

table#sidebar td:hover {
	background: #444;
	color: #ccc;
}

#fadeshow1 img {
	width: 300px;
	height: 225px;
}

#fadeshow2 {
	position: relative;
	float: right;
	top: 0;
	width: 312px;
	height: 237px;
	background: url(../images/fadeshow-bg.jpg) 0 0 no-repeat;
	padding: 12px 0 0 12px;
	margin: -4px -6px 0 0;
	display: inline-block;
}

/* ======== TABBED tabbed CON-TENT ======== */

div.tabs {
	margin: 0;
}

div.tabs div {
	background: #2b2b2b;
	width: auto;
	position: relative;
	margin-top: 0;
	padding: 15px 15px 0 15px;
	margin-bottom: 4px;
/*	border: solid 2px #cf9;*/
	border-right: solid 2px #666;
	border-top: solid 2px #000;
	border-left: solid 2px #000;
	border-bottom: solid 2px #666;
	display: inline-block;
}

div.tabs div hr {
	clear: both;
}

div.tabs div h2, div.tabs div h3, div.tabs div p {
	margin: 5px 15px 10px 15px;
	padding: 0;
	font-variant: normal;
	text-align: left;
}

div.tabs div h2 {
	border-bottom: solid 1px #ff5f00;
	padding: 0 0 3px 0;
	margin-left: 0;
}

div.tabs div h3 {
	margin: 5px 15px 0 0;
}

div.tabs ul#tabsul {
	list-style-type: none;
	float: none;
	padding: 0px;
	margin-left: -95px;
}

div.tabs ul#tabsul li {
	background: transparent url(../images/disc.png) no-repeat 5px 6px;
	margin: 0 0 0 90px;
	padding: 0 0 0 20px;
	font-variant: normal;
	text-align: left;
}

/* tabbed navigation */
ul.tabNavigation {
	position: relative;
	top: 4px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 41px;
	z-index: 9999;
}

ul.tabNavigation li {
	padding: 0;
	background: none;
	margin: 0 3px 0 0;
	display: inline;
	float: left;
}

ul.tabNavigation li a:link, 
ul.tabNavigation li a:visited, 
ul.tabNavigation li a:focus, 
ul.tabNavigation li a:active {
	display: block;
	margin: 0 0 2px 0;
	padding: 4px 10px 1px 6px;
	background: #444;
	border-right: solid 2px #000;
	border-top: solid 2px #666;
	border-left: solid 2px #666;
	border-bottom: none;
	color: #999;
	font-size: 11px;
	line-height: 1.2em;
	width: 70px;
	height: 30px;
}

ul.tabNavigation li a:hover {
	text-decoration: none;
	background: #555;
	color: #ff5f00;
}

ul.tabNavigation li a.selected:link, 
ul.tabNavigation li a.selected:visited,
ul.tabNavigation li a.selected:focus, 
ul.tabNavigation li a.selected:active,
ul.tabNavigation li a.selected:hover {
	background: #2b2b2b;
	color: #ff5f00;
	border-right: solid 2px #666;
	border-top: solid 2px #000;
	border-left: solid 2px #000;
	border-bottom: solid 2px #2b2b2b;
}

#gallery {
	position: relative;
	padding: 0;
	margin: 15px 0 10px 0;
}

span#copyright {
	color: #ff5f00;
}
