body {
	background-color: #545454;
	font-family: Arial;
	font-size:9pt;
	color:White;
}

.f3 { font-size: 14px; } 

.f2 { font-size: 12px; font-family: arial; } 

.Comments_Title {
	font: normal larger cursive;
	font-size: 23px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
}
.Comments_Post_Link {
	font: normal larger cursive;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #ADFF2F;
}
.faq_question {
	font: normal larger cursive;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	color: #6AB6FF;
}
.Category_Title {
 font: normal larger cursive;
  font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
  font-size: 26px;
  line-height: 1.5;
  font-style: normal;
  font-weight: lighter;
  font-variant: normal;
  font: /0;
  text-indent: 0px;
  vertical-align: 0;
  word-spacing: 0px;
  letter-spacing: -1px;
  color: white;
}
.boxText { font-family: Arial, sans-serif; font-size: 13px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 13px; background: }

.green_bg {
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
	background-image: url('images/bg_green.gif');
	padding:5px;
	border-bottom:1px solid white;
}
.blue_bg {
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
	background-image: url('images/bg_blue.gif');
	padding:5px;
	border-bottom:1px solid white;
}
.red_bg {
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;
	background-image: url('images/bg_red.gif');
	padding:5px;
	border-bottom:1px solid white;
}
.style1 {
	font-size: 14pt;
	font-weight: bold;
}
.simg {
	margin:1px;
	padding:1px;
	border:1px solid white;
	}
a,a:hover,a:active{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:white;
}

.yelbox   { 
    font-size : 9pt;
	font : Arial;
background: #FFC10E; 
border-top: #FED968 2px solid; 
border-left: #FED968 2px solid; 
border-bottom: #CE9A37 2px ridge; 
border-right: #CE9A37 2px ridge
 }

.navtext {
width:150px;
font-size:10pt;
border-width:2px;
border-style:outset;
border-color:darkgray;
layer-background-color:navy;
background-color: #6495ED;
color:black;
}
.CommentHead {
font-size:10pt;
font-family: Arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:white;
}
.showhide {
	width: 100%;
	text-align: left;
	padding: 0px;
	border: 0px;
}


 .textbox {
	font-family: Arial; font-size: 9pt; font-weight: bold; color: #000000; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #f9f9f9
}
DIV.pink {
	BORDER-RIGHT: #660000 1px dashed; PADDING-RIGHT: 6px; BORDER-TOP: #660000 1px dashed; PADDING-LEFT: 6px; BACKGROUND: #fee; PADDING-BOTTOM: 6px; MARGIN: 4px; BORDER-LEFT: #660000 1px dashed; COLOR: #660000; PADDING-TOP: 6px; BORDER-BOTTOM: #660000 1px dashed
}
DIV.blue {
	BORDER-RIGHT: #004080 1px dashed; PADDING-RIGHT: 6px; BORDER-TOP: #004080 1px dashed; PADDING-LEFT: 6px; BACKGROUND: #86C2FF; PADDING-BOTTOM: 6px; MARGIN: 4px; BORDER-LEFT: #004080 1px dashed; COLOR: #004080; PADDING-TOP: 6px; BORDER-BOTTOM: #004080 1px dashed
}







/* Forum Styles */
.normal { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: White;}  

a.none:link {  color: #FF8C00; text-decoration: none}
a.none:visited { color: #FF8C00; text-decoration: none}
a.none:hover { color: #FF8C00; text-decoration: underline; }

a.button_link:link {  color: White; text-decoration: none}
a.button_link:visited { color: White; text-decoration: none}
a.button_link:hover { color: White; text-decoration: underline; }



.replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: Lime; font-weight:bold;}  


a:hover { color: #ff6600; text-decoration: underline }

/* END OF Forum Styles */

.formbuttonGreen{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
padding: 1px 2px;
background:url(images/button_bg_green.gif) repeat-x left top;
}
.formbuttonBlue {
cursor:pointer;
border:outset 1px #ccc;
background: #4B78C2;
color: White;
font-weight:bold;
font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
padding: 1px 2px;
 font-size: 14px;
}

#loadingPage {
	width: 400px;
	height: 100px;
	background-color: #1A1B6B;
	position: absolute;
	left: 40%;
	top: 50%;
	margin-top: -50px;
	margin-left: -100px;
	text-align: center;
	border: 1px dashed #3C3C3C;
	}
	

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
 color: Black;
}

.commentfooter{
background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
margin-bottom: 2em;
color: White;
width: 450px;
}











#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

INPUT.admin_input{
		border: 1px solid white;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color:white;
		width:230px;
}
TEXTAREA.admin_input{
		border: 1px solid white;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color:white;
}
.Admin_Big_Button_Green{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:blue;
font-weight:bold;
font-size:15px;
font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
padding: 1px 2px;
background:url(../images/button_bg_green.gif) repeat-x left top;
}

.scrollbar {
scrollbar-3dlight-color:#66766D;
scrollbar-arrow-color:white;
scrollbar-base-color:#545454;
scrollbar-darkshadow-color:#545454;
scrollbar-face-color:#545454;
scrollbar-highlight-color:#545454;
scrollbar-shadow-color:#dadada;
scrollbar-track-color:#454545;
}