/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */



body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #888;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

img.floatLeft { 
    float: left; 
    margin: 11px 25px 0px 0px;
}
img.floatRight { 
    float: right; 
    margin: -5px -10px 0px 20px; 
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

#menu-top {
	height: 100%;
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

 #menu-top a:hover { background-position:0% -42px; color: #e37a08; }
 #menu-top a:hover span {	background-position:100% -42px; color: #e37a08; }
 
#wrapper-header {
	background: transparent url('images/bg.png') top center repeat-x;
}

#header {
	background: #eee url('images/banner_jungle.jpg') no-repeat center top;
}

#wrapper-header2 {
	background: transparent url('images/bg02-blue-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('images/bg02-blue-right.png') top right no-repeat;
}

#wrapper-header3 img {
	border-width: 0px;
}

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	font-size: 130%;
	color: #fff;
	line-height: 120%;
}

#wrapper-content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 5px 245px 5px 40px;
}

#content a{
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #e37a08;
}

#fullcontent {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 35px 40px 5px 40px;
}

#fullcontent a {
	text-decoration: none;
}
#fullcontent a:hover {
	text-decoration: underline;
	color: #e37a08;
}

span.bigcopy{
	font-size: 140%;
	color: #888;
	line-height: 200%;
	font-family:"Georgia","Bookman Old Style","Times New Roman",serif;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 20px 30px 3em 2em;
	background: transparent url('images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page li.acrobat {
	list-style-type: none;
	display: block;
	background: transparent url('images/acrobat.gif') no-repeat;
	background-position: 20px 2px;
}
#menu-page li.acrobat a span {
	visibility: hidden;
	display: none;
	float: left;
}
#menu-page li.acrobat a:hover span {
	visibility: visible;
	display: block;
	float: left;
}
#acrobat {
	z-index: 100;
	position: absolute;
	padding: 3px;
	background: #e5f0fc;
	border-style: dashed;
	border-width: 1px;
	border-color: #5b8fbe;
	font-size: 75%;
	color: #888;
}
#hitcounter {
	width: 180px;
	top: 0px;
	right: 0px;
	position: relative;
	margin: 150px 0px 0px 0px;
	padding: 3px;
/*	background: #ccc; */
	border-style: dotted;
	border-width: 1px;
	border-color: #fff;
	font-size: 75%;
	color: #888;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#hitcounter p {
	line-height: 100%;
	margin: 0;
	padding: 10px;
}
#hitcounter img {
	border: 0;
	margin: 10px 10px 7px 10px;
}

#flash a div {
	visibility: hidden;
	display: none;
	float: left;
}
#flash a:hover div{
	visibility: visible;
	display: block;
	float: left;
}


#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: 600;
	letter-spacing: 0.15em;
	vertical-align: top;
}

#frontpagecopy {
	font-size: 140%;
	color: #888;
	line-height: 200%;
	font-family:"Georgia","Bookman Old Style","Times New Roman",serif;
}

#frontpagecopy img {
	border-color: #ddd;
}

#menu-page  img {	border: 2px solid #fff; padding: 3px; }
#menu-page a.ibdr { border: 2px dotted #fff; float:left; }
#menu-page a.ibdr:hover { border: 2px dotted #e37a08; float:left; }

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover {
	text-decoration: underline;
	color: #e37a08;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer-affiliates {
	text-decoration: none;
	text-transform: lowercase;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size: 9px;
	margin: 0 20px 10px 20px;
	clear: both;
	line-height: 100%;
}
#footer-affiliates img {
	border: 1px solid #ccc;
	border-style: dashed;
	border-width: 1px;
	padding: 5px 10px 5px 10px;
}
#footer-affiliates t {
	padding: 0px;
	border-color: black;
	border-style: dashed;
	border-width: 1px;
	border-color: #5b8fbe;
	color: #888;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

h2 { font-size: 110%; }
h3 {
	font-size: 100%;
}

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #5b8fbe; text-decoration: underline; }

#map  img {	border: 2px solid #fff; padding: 3px; }
#map a { border: 2px dotted #fff; float:left; }
#map a:hover { border: 2px dotted #e37a08; float:left; }


table.sample {
	border-width: 3px;
	border-spacing: 3px;
	border-style: solid;
	border-color: #ccc;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 10px;
	border-style: dotted;
	border-color: #ccc;
	background-color: white;
}
table.sample td {
	border-width: 1px;
	padding: 10px;
	border-style: dotted;
	border-color: #ccc;
	background-color: white;
}