body {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
	padding: 0;
	margin: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #eaebdd;
}

a, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 1100px;
	margin: 0 auto 0 auto;
}

#logo {
	float: left;
}

#navigation {
	text-align: right;
	margin-top: 20px;
	margin-left: 15px;
	padding: 0;

}

#navigation, #navigation ul li {
	float: left;
	margin-right: -2px;
}

#navigation ul, #navigation ul li {
	list-style-type: none;
}
#navigation ul {
	padding: 0;
	margin: 0;
}

#content_container {
	width: 1100px;
	background-color: #fff;
}

#inner_content {
	width: 1080px;
	background-color: #f7f6f1;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-y;
	float: left;
}

#search_header {
	background-color: #eaebdd;
	padding: 10px;
	width: 866px;
	text-align: center;
}

#left {
	float: left;
	width: 880px;
	margin-right: 10px;
}

#right {
	float: left;
}

#footer {
	color: #979694;
	text-align: center;
}

.cl {
	clear: both;
}

.pad10 {
	padding: 10px;
}

.orange {
	font-size: 14px;
	color: #9b6600;
}

.green12bold {
	font-size: 12px;
	color: #008000;
	font-weight: bold;
}

.blue12bold {
	font-size: 12px;
	color: #333163;
	font-weight: bold;
}

.blue {
	font-size: 14px;
	color: #333163;
	font-weight: bold;
}

.condition_codes {
	color: #2d2d6b;
}

.bold {
	font-weight: bold;
}

.normal {
	color: #000;
}

.center_txt {
	text-align: center;
}

h1 {
	color: #2d2d6b;
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	margin: 5px;
}

#search_box {
	background-image: url(../images/search_box.jpg);
	background-repeat: no-repeat;
	width: 504px;
	height: 85px;
	text-align: center;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
}


#search_box input[type="text"]{
	background-color:#fff;
	color:#000;
	font-weight: bold;
	border:1px solid #eee;
	width:300px;
	padding: 2px;
}

#search_box input[type="submit"]{
	background-color:#fff;
	color:#333;
	font-weight:bold;
	border:1px solid #eee;
	padding: 2px;
}

#search_box input[type="submit"]:hover{
	background-color:#9D844E;
	color:#fff;
	font-weight:bold;
	border:1px solid #eee;
	cursor:pointer;
	padding: 2px;
}

#upload_box {
	float: left;
}

#donate_box {
	float: left;
}

#search_boxs {
	width: 820px;
	margin: 10px auto 5px auto;
}

.search_tbl {
	background-color: #15164E; /*#2d2d6b; */
	font-weight: bold;
	color: #fff;
}

/** forms **/
.form_btn {
	padding: 5px;
	font-size: 16px;
}

.forms label {
	width: 350px;
	font-weight: bold;
}

.forms table td {
	font-size: 12px;
}

input[type=text] {
	width: 250px;
	border: 1px dashed #ccc;
 	padding: 5px;
}

input[type=password] {
	width: 250px;
	border: 1px dashed #ff3333;
	padding: 5px;
}

.field_hint {
    color: #999;
}

/** misc **/


.error {
	background-color: #fff;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px dashed #ff0000;
	margin: 0 auto 0 auto;
}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial;
	padding: 0;
	color: #333163;
	font-size: 16px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #ccc;
}

h3 {
	font-size: 16px;
}


#featured {
     position: relative;
     width: 700px;
     clear: both;
   }

#banner {
     height: 90px;
     z-index: 11;
}
#banner div {
     position: absolute;
     left: 0;
     top: 0;
   }

#featured2 {
     position: relative;
     clear: both;
     min-height: 620px;
}

#banner2 {
     z-index: 11;
}
#banner2 div {
     position: absolute;
     left: 0;
     top: 0;
   }
   
#dialog {
  display: none;
}

#sortable { 
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
}

#sortable li { 
  margin: 3px 3px 3px 0; 
  padding: 1px; 
  float: left; 
  width: 70px; 
  height: 20px; 
  font-size: 12px; 
  text-align: center; 
}

.vlink {
  color: #000080;  
}

.vlink:visited {
  color: #000080;  
}

em { 
  font-weight: bold; padding-right: 1em; vertical-align: top; color: red;
}

label.err { 
  float: none; color: red; padding-left: .5em; vertical-align: top; 
}

.mark_sold { 
  border:1px solid #2D2D6B;
  float:right;
  height: 16px;
  width: 120px;
  padding:1px;
  background-color: #EFDAA5;
  color: #2D2D6B;
  cursor: pointer; 
}

/*************** Login Box ***************/
#login_box {  
  width:326px;
  font-family:Tahoma;
  font-size:12px;
  color:#000000;
  background-color:#eaebdd;
  border:solid 2px #635CA9;
  padding:8px;
  margin-left:600px;
  position:absolute;
  display:none;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
}  

#login_btn {  
  background:url("images/nav_login.jpg"); 
}  

#form_upload_files #list_file { display:block; list-style: none; margin: 0; padding: 0;}
#form_upload_files .status { color: #C74350; font-weight: bold; }
#form_upload_files .OK { visibility: hidden; position:absolute; top:0; left:-0 }
#form_upload_files span.deleteInputFile {
  display: inline;
  background: #C74350;
  margin-right: 10px;
  padding: 0 5px;
  color: #FFF;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  cursor: pointer;
}

#explain { visiblity: hidden; display: none;}

#admin_link {
  position: absolute;
  top: 0px;
  left: 0px;
}

#slideshow { 
  padding: 0; width: 202px; height: 202px;
}

#slideshow img { 
  padding: 0; width: 200px; height: 200px; 
}

#show { 
  height: 210px; border: 3px solid #313173  
}
/* hidden form field to help kill spam registrations */
#klr {
  display:none;
}

.ta {
	border: 1px dashed #ccc;
}

