@charset "utf-8";
/* CSS Document */

img, #frame{ behavior: url(js/iepngfix.htc) }

html, body{
	margin:0px;
	padding:0px;
	background-color:#010102;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FF7E00;
	text-decoration:none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FF7E00;
	text-decoration:underline;
}

#topmenuframe{
	width:auto;
	height:43px;
	margin:0 auto;
	position:relative;
	background-image:url(../images/topmenubg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#010102;
}

#topmenu{
	width:810px;
	height:25px;
	margin:0 auto;
	background-image:url(../images/topmenu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-right:10px;
	padding-top:18px;
}

#topmenubtns{
	height:25px;
	width:380px;
	float:right;
}

#frame{
	width:820px;
	margin:0 auto;
	overflow:auto;
	background-image:url(../images/contentbg.png);
	background-position:center;
}

#splash{
	width:820px;
	height:330px;
	position:relative;
	text-align:center;
}

#content{
	width:820px;
	height:auto;
}

#leftmenu{
	width:155px;
	height:auto;
	min-height:154px;
	padding-left:35px;
	padding-right:50px;
	padding-bottom:100px;
	float:left;
	text-align:justify;
	position:relative;
}

#rightcontent{
	width:545px;
	height:auto;
	min-height:154px;
	padding-right:35px;
	padding-bottom:25px;
	float:right;
	text-align:justify;
	position:relative;
}

#footerframe{
	width:100%;
	height:43px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#footer{
	width:750px;
	height:28px;
	padding-top:15px;
	padding-left:35px;
	padding-right:35px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footerleft{
	width:240px;
	height:20px;
	float:left;
	position:relative;
	text-align:left;
}

#footerright{
	width:510px;
	height:20px;
	float:right;
	position:relative;
	text-align:right;
}

#title{
	width:545px;
	height:auto;
	position:relative;
	padding-bottom:5px;
}

#titleheader{
	width:545px;
	height:15px;
	text-align:left;
	position:relative;
	overflow:auto;
}

#titleheadernote{
	width:auto;
	height:15px;
	overflow:auto;
	position:relative;
	float:right;
	text-align:right;
}

#line{
	width:545px;
	height:1px;
	padding-bottom:10px;
	position:relative;
	background-image:url(../images/title-line-dots.jpg);
	background-repeat:repeat-x;
}

#box{
	width:136px;
	height:86px;
	padding:7px;
	float:left;
	position:relative;
	background-image:url(../images/boxbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#boximage{
	width:136px;
	height:86px;
	position:relative;
}

#boxrow{
	width:545px;
	height:124px;
	position:relative;
}

#hspace{
	width:47px;
	height:124px;
	float:left;
	position:relative;
}

#boxcaption{
	width:150px;
	height:18px;
	padding-top:5px;
	float:left;
	position:relative;
	text-align:center;
	background-image:url(../images/boxcaptionbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#boxset{
	width:150px;
	height:124px;
	float:left;
	position:relative;
}

#boxlarge{
	width:530px;
	height:132px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:8px;
	position:relative;
	background-image:url(../images/boxlargebg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#boxlargeimage{
	width:530px;
	height:132px;
	position:relative;
}

#boxsmall{
	width:86px;
	height:66px;
	float:left;
	padding:7px;
	position:relative;
	background-image:url(../images/boxsmallbg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#boxsmallempty{
	width:86px;
	height:66px;
	float:left;
	padding:7px;
	position:relative;
}

#boxsmallimage{
	width:86px;
	height:66px;
	position:relative;
}

#boxsmallrow{
	width:545px;
	height:80px;
	position:relative;
}

#hspacesmall{
	width:11px;
	height:80px;
	float:left;
	position:relative;
}

#vspacesmall{
	width:545px;
	height:11px;
	position:relative;
}

#hint{
	position:absolute;
	width:150px;
	border:1px solid black;
	padding:5px;
	background-color:#101010;
	filter:alpha(opacity=80);   /* Internet Explorer       */
   	-moz-opacity:0.8;           /* Mozilla 1.6 and below   */
   	opacity: 0.8;               /* newer Mozilla and CSS-3 */
	visibility: hidden;
	z-index:100;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

input.search-input{
	width:153px;
	height:16px;
	background-color:#202020;
	border:1px solid #202020;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
	padding-top:2px;
}

input{
	width:218px;
	height:16px;
	background-color:#CCCCCC;
	border:solid 1px #666666;
	padding-left:2px;
	padding-top:2px;
	font-family:Tahoma;
	font-size:11px;
	color:#202020;
}

input.submit{
	width:79px;
	height:23px;
	border:none;
	padding:0px;
}
input.search{
	width:58px;
	height:23px;
	border:none;
	padding:0px;
}

textarea{
	width:218px;
	height:78px;
	background-color:#CCCCCC;
	border:solid 1px #666666;
	overflow:auto;
	padding-left:2px;
	padding-top:2px;
	font-family:Tahoma;
	font-size:11px;
	color:#202020;
}

img.featureimage{
	border:solid 1px #CCCCCC;
}

.imagectrl{
	filter:alpha(opacity=100);     /* Internet Explorer       */
   	-moz-opacity:1;            /* Mozilla 1.6 and below   */
   	opacity:1;                /* newer Mozilla and CSS-3 */
	background-color:#202020;
}

.imagectrlro{
	filter:alpha(opacity=85);   /* Internet Explorer       */
   	-moz-opacity:0.85;           	 /* Mozilla 1.6 and below   */
   	opacity:0.85;               	 /* newer Mozilla and CSS-3 */
	background-color:#202020;
}

.footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

.footertext a:link, .footertext a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}

.footertext a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.greentext{
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#00FF00;
}

.redtext{
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#FF0000;
}

.titleheadernote-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}
