@charset "utf-8";
body {
	background: #400000 url(../images/theme/orange/bgtile.png) repeat fixed;
	margin: 0 auto;
	padding: 0;
	text-align: center; /*for ie5 and other old rubbish*/
}
img {
	border-style: none;
}
.header {
	z-index: 5;
	width: 900px;
	height: 130px;
	background: url(../images/theme/orange/header.png);
	margin-bottom: 20px;
}
.container {
	position: relative;
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
	text-align: left;
}
.spacer {
	height: 60px;
}
.copyright {
	position: fixed;
	bottom: 0px;
	left: 10px;
	z-index: 5;
	min-width: 580px;
	width: 580px;
	height: 22px;
	font-size: 8pt;
	color: #FFF4DD;
}
.validation {
	position: fixed;
	bottom: 0px;
	right: 90px;
	z-index: 5;
	min-width: 580px;
	width: 580px;
	height: 22px;
}
.themeswitcher {
	position: fixed;
	bottom: 0px;
	right: 5px;
	z-index: 10;
	width: 80px;
	height: 22px;
	background: url(../images/themeswitcher.png) repeat-x center bottom;
}
.footer {
	position: fixed;
	bottom: 0px;
	z-index: 4;
	width: 100%;
	height: 50px;
	background: url(../images/theme/orange/footer.png) repeat-x center bottom;
}
.footerback {
	position: fixed;
	bottom: 0px;
	z-index: -2;
	width: 100%;
	height: 300px;
	background: url(../images/theme/orange/footerback.png) repeat-x center bottom;
}
/*=========================== special tops ===========================*/
.welcome-top {
	background: url(../images/theme/orange/welcome-top.png) no-repeat;
	height: 50px;
}
.recent-top {
	background: url(../images/theme/orange/recent-top.png) no-repeat;
	height: 50px;
}
.gallery-top {
	background: url(../images/theme/orange/gallery-top.png) no-repeat;
	height: 50px;
}
.web-top {
	background: url(../images/theme/orange/web-top.png) no-repeat;
	height: 50px;
}
.flash-top {
	background: url(../images/theme/orange/flash-top.png) no-repeat;
	height: 50px;
}
.downloads-top {
	background: url(../images/theme/orange/downloads-top.png) no-repeat;
	height: 50px;
}
.testimonials-top {
	background: url(../images/theme/orange/testimonials-top.png) no-repeat;
	height: 50px;
}
.baseline-top {
	background: url(../images/theme/orange/baseline-top.png) no-repeat;
	height: 50px;
}
.enhanced-top {
	background: url(../images/theme/orange/enhanced-top.png) no-repeat;
	height: 50px;
}
.premium-top {
	background: url(../images/theme/orange/premium-top.png) no-repeat;
	height: 50px;
}
.request-top {
	background: url(../images/theme/orange/request-top.png) no-repeat;
	height: 50px;
}
.legal-top {
	background: url(../images/theme/orange/legal-top.png) no-repeat;
	height: 50px;
}
.resume-top {
	background: url(../images/theme/orange/resume-top.png) no-repeat;
	height: 50px;
}
.contact-top {
	background: url(../images/theme/orange/contact-top.png) no-repeat;
	height: 50px;
}
.search-top {
	background: url(../images/theme/orange/search-top.png) no-repeat;
	height: 50px;
}
.logorequest-top {
	background: url(../images/theme/orange/logorequest-top.png) no-repeat;
	height: 50px;
}
.siterequest-top {
	background: url(../images/theme/orange/siterequest-top.png) no-repeat;
	height: 50px;
}
/*=========================== special tops ===========================*/

.s-container {
	float: left;
	width: 300px;
}
.s-top {
	background: url(../images/theme/orange/s-top.png) no-repeat;
	height: 14px;
}
.s-mid {
	background: url(../images/theme/orange/s-mid.png) repeat-y center;
}
.s-bot {
	position: relative;
	background: url(../images/theme/orange/s-bot.png) no-repeat;
	height: 32px;
	margin-bottom: 20px;
}
.h-container {
	float: left;
	width: 450px;
}
.h-top {
	background: url(../images/theme/orange/h-top.png) no-repeat;
	height: 14px;
}
.h-mid {
	background: url(../images/theme/orange/h-mid.png) repeat-y center;
}
.h-bot {
	position: relative;
	background: url(../images/theme/orange/h-bot.png) no-repeat;
	height: 32px;
	margin-bottom: 20px;
}
.m-container {
	float: left;
	width: 600px;
}
.m-top {
	background: url(../images/theme/orange/m-top.png) no-repeat;
	height: 14px;
}
.m-mid {
	background: url(../images/theme/orange/m-mid.png) repeat-y center;
}
.m-bot {
	position: relative;
	background: url(../images/theme/orange/m-bot.png) no-repeat;
	height: 32px;
	margin-bottom: 20px
}
.l-container {
	float: left;
	width: 900px;
}
.l-top {
	background: url(../images/theme/orange/l-top.png) no-repeat;
	height: 14px;
}
.l-mid {
	background: url(../images/theme/orange/l-mid.png) repeat-y center;
}
.l-bot {
	position: relative;
	background: url(../images/theme/orange/l-bot.png) no-repeat;
	height: 32px;
	margin-bottom: 20px
}
.searchbox-container {
	margin: 0px 40px 0px 40px;
	width: 820px;
}
.searchbox-top {
	background: url(../images//searchbox-top.png) no-repeat;
	height: 16px;
}
.searchbox-mid {
	background: url(../images/searchbox-mid.png) repeat-y center;
}
.searchbox-bot {
	position: relative;
	background: url(../images/searchbox-bot.png) no-repeat;
	height: 16px;
}
/*  ===============================================  Font Styles  ===============================================  */


* {
	font-size: 10pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
}
p {
	padding: 0px 40px 0px 40px;
	margin: 0px;
	line-height: 20px;
}
a:link {
	color: #C60;
	text-decoration: none;
}
a:visited {
	color: #C30;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
.sub {
	font-size: 8pt;
	font-style: italic;
	color: #9B3C0D;
}
.style0 {
	font-size: 8pt;
	color: #800;
}
.style1 {
	font-size: 10pt;
	color: #600;
}
.style2 {
	font-size: 12pt;
	color: #000;
}
.style3 {
	font-weight: bold;
	font-size: 14pt;
	color: #F30;
}
.list {
	padding-left: 50px;
	font-size: 10pt;
	font-style: italic;
	color: #100;
}
.quote {
	letter-spacing: 2px;
	font-size: 14px;
	font-style: italic;
	color: #5B38B8;
}
.emphasized {
	color: #C30;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
.attn {
	color: #F90;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.inputbox {
	padding: 2px 5px 2px 5px;
	border: 1px solid #FC0;
	background-color: #FAEBCF;
	color: #600;
	font-size: 10pt;
}

/*  ===============================================  Slideshow  ===============================================  */


#slideshow {
	width: 260px;
	height: 145px;
}

#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 1%; /* IE fix */
}

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


#slideshow .slides {
	overflow: hidden;
	width: 260px;
	margin-left: 20px;
	margin-right: 20px;
}

#slideshow .slides ul {
	width: 260px;
}

#slideshow .slides li {
	width: 260px;
}

