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

BODY {
	margin: 0;
	padding: 1px 0 0 0;
	background: url("images/bg.jpg") top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}

a {
	color: #2077AD;	
}

a:hover {
	color: #f37e00;
}

p {
	font-size: 0.9em;
	margin-bottom: 10px;
}

.strong {
	color: #2077AD!important;
	font-weight: bold;
}

h1 {
	margin: 10px 0 10px 0;
	color: #f37e00;
	font-size: 1.66em;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	margin: 10px 0 5px 0;
	color: #2077AD;
	margin-bottom: 3px;
}
h3 {
	margin: 10px 0 5px 0;
	color: #f37e00;
	margin-bottom: 3px;
}
h4 {
	font-weight: normal;	
}

#wrapper {
	width: 1116px;
	clear: both;
	margin: 0 auto;
}

#top {
	background: url("images/header.png") no-repeat top center;
	
	height: 135px;
	clear: both;
}

#middle {
	background: url("images/content_fill.png") top center;
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	clear: both;
}

#page {
	width: 906px;
	margin: 0 auto;
}

#bottom {
	background: url("images/footer.png") no-repeat top center;
	
	height: 84px;
	clear: both;
}

#nav {
	background: url("images/nav.jpg") repeat-x;
	width: 906px;
	height: 30px;
	border: 1px solid #ddd;
	margin: 0 auto;
}

	#nav ul {
		width: 100%;
		margin: 2px 0 0 0;
		padding: 0;
	}
	
	#nav ul li {
		display: inline;
	}
	
	#nav ul li a{
		font-size: 0.66em;
		color: #2177ae;	
		text-decoration: none;
		margin: 0px 20px;
	}
	
	#nav ul li a:hover {
		color: #f37e00;
	}

#login {
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	width: 906px;
}

#login form {
	margin: 0px;
	padding: 0;	
}

#content {
	width: 906px;
	margin: 0 auto;
}

#rss {
	float: right;	
}

.center {
	margin: 0 auto;
	width: 938px;
	clear: both;
}
.clear {
	clear: both;
	font-size: 0.1em;
}

#left {
	float: left;	
}
#right {
	float: right;	
}
#lefttop {
	width: 468px;
	height: 311px;
	background: url("images/left_top.jpg") no-repeat;
}
#leftbottom {
	width: 468px;
	height: 304px;
	background: url("images/left_bottom.jpg") no-repeat;
}
#righttop {
	width: 470px;
	height: 311px;
	background: url("images/right_top.jpg") no-repeat;
}
#rightbottom {
	width: 470px;
	height: 304px;
	background: url("images/right_bottom.jpg") no-repeat;
}

#footer {
	width: 917px;
	margin: 0 auto;
	height: 104px;
	
	
	background: url("images/footer.jpg") no-repeat;
	text-align: center;
}

#footer_middle {
width: 917px;

padding-left: 100px;
}

.footerlinks {
	float: left;
	width: 30%;
	margin: 11px 5px 0 0;
	padding-left: 12px;
	text-align: center;
	
}

.footerlinks ul {
	text-align: left;
}

.footerlinks ul li {
	font-size: 0.88em;
	margin: 5px 0;
	list-style-image:none;	
	list-style-position:inside;
	background: url('images/arrow.png') left no-repeat;
	padding: 0 0 0 14px;
}

.footerlinks ul li a {
	color: #176744;
	text-decoration: none;
}
.footerlinks ul li a:hover {
	color: black;	
}

#lefttop .buttons {
	padding: 190px 0 0 40px;
}
#righttop .buttons {
	padding: 190px 0 0 325px;
}
#leftbottom .buttons {
	padding: 235px 0 0 290px;
}
.buttons img {
	clear: both;
	display: block;
	margin-bottom: 5px;
}

#findbycategory {
	margin: 20px auto;
	width:905px;
}

#findbycategory ul {
	margin: 10px;
}

#findbycategory ul li {
	background: url("images/dot.png") no-repeat 0px 2px;
	padding-left: 24px;
	font-size: 0.8em;
	display:inline-block;
	width: 180px;
}

.dotlist li a {
	font-weight: normal;	
}

.dotlist {
	margin: 10px;	
}

.dotlist li {
	background: url("images/dot.png") no-repeat 0px 2px;
	padding-left: 24px;
	font-size: 0.8em;
}

#findbycategory h2 {
	margin-bottom: 5px;	
}

.opcat {
	padding: 5px 10px;
	float: left;
	border: 1px solid #ddd;
	background: #eee;
	margin: 2px;
}

.logintable {
	margin-bottom: 20px;
}

.account_module {
	width: 99%;
	height: 110px;
	margin-bottom: 10px;
	clear: both;
	display: block;
}

.account_module h2, .account_module p {
}

.module_image {
	float: left;
	padding: 2px;
	border: 1px solid #ddd;
	margin: 0px 10px 0px 0px;
}

#editaccounttable input, #editaccounttable select {
	width: 300px;
}

.spaw2editor {
	background: #fff;	
}

.button {
	background: url("images/button.jpg") repeat-x bottom #fff;
	border: 1px solid #ddd;
	padding: 4px;
	color: #2077AD!important;
	font-weight: normal!important;
}

.button:hover {
	background: url("images/button_hover.jpg") repeat-x top;
}

#shortdesc {
	padding: 10px;
	background-color: #fff2d2;
	border: 1px solid #ddd;
	color: #888;
}

.table {
	background-color: #fff2d2;
	width: 99%;
	margin: 10px 0;
	border-top: 1px solid #ffb668;
	border-left: 1px solid #ffb668;
}

.table h2 {
	font-weight: normal;
}

.table td {
	border-right: 1px solid #ffb668;
	border-bottom: 1px solid #ffb668;
	padding: 5px;
	color: #666;
	font-size: 0.8em;
}

.table td img {
vertical-align: middle;	
}

.table th {
	border-right: 1px solid #ffb668;
	border-bottom: 1px solid #ffb668;
	padding: 5px;
	color: white;
	font-weight: normal;
	background: url("images/th.jpg") repeat-x #f37e00;
}



.table2 {
	background-color: #fff;
	width: 99%;
	margin: 10px 0;
	border-top: 1px solid #ffb668;
	border-left: 1px solid #ffb668;
}

.table2 td {
	border-right: 1px solid #ffb668;
	border-bottom: 1px solid #ffb668;
	padding: 5px;
	color: #666;
	font-size: 0.8em;
}

.table2 th {
	border-right: 1px solid #ffb668;
	border-bottom: 1px solid #ffb668;
	padding: 5px;
	color: white;
	font-weight: normal;
	background: url("images/th.jpg") repeat-x #f37e00;
}

.notice {
	background: #E9F2F7;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 0.8em;
	text-align: center;
	margin: 5px;
}

.aright {
	text-align: right;	
}

#cat{float:left;}

#otherBox{
float:left;
padding-left:20px;

}

.forumtable {
	color: #666;
}

.forumHeader, .newsTitleRow {
	background: url("images/th.jpg") repeat-x #f37e00;
	color: #FFF;
}

.forumHeader a, .newsTitleRow a {
	color: #FFF;
}

.forumHeader td, .newsTitleRow td {
	padding: 3px;
	font-weight: bold;
}

.newsItem {
	margin-bottom: 10px;
	border: 1px solid #f37e00;
}

.newsDate {
	font-size: 0.8em;	
	font-weight: normal;
}

.forumTable {
	border: 1px solid #f37e00;
	margin-bottom: 15px;
}

.postTable {
	background: #fff2d2;
	border: 1px solid #ddd;
}

.forumTable td {
	padding: 5px;	
}

.forumtitle a{
	font-size: 1.5em;
}

.forumRow, .newsSubtitleRow td, .newsSubtitleRow2 td{
	font-size: 0.8em;
	padding: 5px;
	font-weight: bold;
}

.forumRow {
	font-weight: normal;
	padding: 2px;
	border-bottom: 1px solid #ddd;
}

.forumRow a {
	font-weight: boldd;	
}

.forumHeader .description {
	font-weight: normal;
	font-size: 0.9em;
}

.newsContentRow td {
	font-size: 0.8em;
	padding: 5px;
}

table.cal {
border-collapse: collapse;
}

table.cal th {
	text-align: center;
	background-color: #f37e00;
	color: #fff;
}

table.cal {
border: 1px solid black;
color: #000;
}

table.cal td {
border: 1px solid #555;
height: 100px;
background-color:217711;
}

table.cal td.cal_date {
text-align: center;
height: 20px;
background-color:#CCCCCC;
}


#op_send {
  width: 140px;
  height: 60px;
  margin-left:10px;  
  border: 0;
  background: transparent url("images/send_inv.png") no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#op_send:hover {

  background: transparent url("images/send_inv_roll.png") no-repeat center top;


}


#s_save_search {
  width: 140px;
  height: 60px;
  margin-left:10px;  
  border: 0;
  background: transparent url("images/save_search_inv.png") no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float:left;
}


#s_save_search:hover {

  background: transparent url("images/save_search_inv_roll.png") no-repeat center top;


}

#s_search {
  width: 140px;
  height: 60px;
  margin-left:10px;  
  border: 0;
  background: transparent url("images/search_ent.png") no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float:left;
}

#s_search:hover {

  background: transparent url("images/search_ent_roll.png") no-repeat center top;


}


#reg_button_int {
  width: 140px;
  height: 60px;
  margin-left:10px;  
  border: 0;
  background: transparent url("images/register_button_inv.png") no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

#reg_button_int:hover {

  background: transparent url("images/register_button_inv_over.png") no-repeat center top;


}

#reg_button_env {
  width: 140px;
  height: 60px;
  margin-left:10px;  
  border: 0;
  background: transparent url("images/register_button_ent.png") no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

#reg_button_env:hover {

  background: transparent url("images/register_button_ent_over.png") no-repeat center top;


}

#searchBar{
margin-left:50px;

	/*background: url("images/searchBar.png")  no repeat;*/
	
	}

#catList  li {
display:inline-block;
width:280px;
padding-left:10px;
}

#catList li input {
	margin-right: 5px;	
}


.Range{
padding:10px 20px 10px 0;
float:left;


}


blockquote {
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 0.9em;
}

.inv a {
	color: #f37e00;
}
.inv a:hover {
	color: #2077AD;
}

.spaw2 td {
	border: none;	
}

#columnRight {
	float: right;
	width: 200px;
	border: 1px solid #ccc;
	padding: 0 10px;
	margin: 0 5px 5px 5px;
	background-color: #f3f3f3;
}