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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #B9EA80;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color:#000;
	font-weight:bold;
}
a:visited {
	text-decoration: underline;
	color:#000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#000;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color:#000;
	font-weight:bold;
}
h2 {
	font-size:12px;
}
.item_title {
	background-color:#EB86D1;
	color:#000;
	font-size:11px;
	font-weight:bold;
	padding:10px;
	margin:0px;
	background-image:url(../../images/site/listing_head.gif);
	background-repeat:repeat-x;
}
#container {
	display:block;
	position:relative;
	width:1067px;
	margin:0px auto 0px auto;
}
#header {
	display:block;
	position:relative;
	height:290px;
	background-image:url(../../images/site/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:5px;
}
#mid {
	background-image:url(../../images/site/mid.png);
	background-repeat:repeat-y;
	margin:0px;
}
#footer {
	display:block;
	position:relative;
	height:104px;
	background-image:url(../../images/site/footer.png);
	background-repeat:no-repeat;
	clear:both;
	margin:0px;
	_margin-top:-5px;
}
#foot1 {
	display:block;
	position:absolute;
	text-align:center;
	width:894px;
	height:34px;
	top:8px;
	right:58px;
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;	
	margin:0px;
}
#foot1 a {
	color:#FFF;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	text-transform:uppercase;
}
#foot2 {
	display:block;
	position:absolute;
	text-align:center;
	width:894px;
	height:30px;
	bottom:8px;
	right:58px;
	padding-top:15px;
	margin:0px;
}
#top_banner {
	display:block;
	position:absolute;
	top:0px;
	right: 100px;
}
#header_nav {
	display:block;
	position:relative;
	width:970px;
	background-color:#116395;
	margin-left:80px;
}
#header_nav td {
	text-align:center;
	padding:6px;
	font-family:Arial, Helvetica, Verdana;
	font-size:13px;
	text-transform:uppercase;
}
#header_nav td:hover {
	background-image:url(../../images/site/retro_head_bg_light.png);
	background-repeat:repeat-x; 
}
#header_nav td a{
	color:#FFF;
	text-decoration:none;
}
#login_header {
	display:block;
	position:absolute;
	top:130px;
	right:37px;
	text-align:right;
	font-size:11px;
}
#content {
	display:block;
	width:970px;
	margin:0px 0px 0px 80px;
}
.content_table {
	margin:6px 0px 0px 0px;
}
.content_column_left {
	width:622px;
	vertical-align:top;
}
.content_column_right {
	width:348px;
	border-left:1px solid #83A65A;
	text-align:center;
	vertical-align:top;
}
.retro_table {
	width:562px;
	border:3px solid #B9EA80; 
	margin:20px auto 0px auto;
}
.retro_table_nb {
	width:562px;
	margin:20px auto 0px auto;
}
.retro_head {
	background-image:url(../../images/site/retro_head_bg.png);
	background-repeat:repeat-x; 
	height:30px;
	color:#FFF;
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	text-transform:uppercase;
	vertical-align:middle;
	padding-left:15px;
	font-weight:bold;
}
.retro_head_center {
	background-image:url(../../images/site/retro_head_bg.png);
	background-repeat:repeat-x; 
	height:30px;
	color:#FFF;
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}
.retro_head_categories {
	background-image:url(../../images/site/retro_head_bg.png);
	background-repeat:repeat-x; 
	height:30px;
	color:#FFF;
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.retro_body_categories_first {
	background-color:#F9EDED;
	padding:5px;
	border-left:1px solid #3779A2;
	border-right:1px solid #3779A2;
	border-bottom:1px solid #3779A2;
	height:90px;
}
.retro_body_categories {
	background-color:#F9EDED;
	padding:5px;
	border-right:1px solid #3779A2;
	border-bottom:1px solid #3779A2;
	height:90px;
	text-align:center;
}
.retro_body_retro {
	background-image:url(../../images/site/retro_body_bg_light.gif);
}
.retro_body {
	background-color:#DDEFF8;
}

.retro_body_left {
	padding:5px;
	border-left:1px solid #3779A2;
	border-right:1px solid #3779A2;
	border-bottom:1px solid #3779A2;
	text-align:center;
}
.retro_body_right {
	padding:5px;
	border-right:1px solid #3779A2;
	border-bottom:1px solid #3779A2;
	text-align:center;
}
.retro_body_listing {
	background-color:#F9EDED;
	padding:5px;
	border-left:1px solid #3779A2;
	border-right:1px solid #3779A2;
	border-bottom:1px solid #3779A2;
	height:90px;
	font-size:11px;
}
#recent_image {
	background-color:#E472C6;
	padding:6px;
	border:1px solid #000;
	margin-bottom:6px;
}
.recent {
	text-align:center;
	margin-bottom:6px;
}
.recent a {
		text-decoration:none;
}
.recent a:hover {
		text-decoration:underline;
}
.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
}
.messageStackError { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background-color: #ffb3b5;
	border-width: 1px;
	border-style: dotted;
	border-color: #000;
	color: #000;
	margin: 5px;
	padding:15px;
}
.messageStackError a {
	color: #FFF;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	background-color: #356619; 
	border-width: 1px;
	border-style: dotted;
	border-color: #000;
	color: #FFF;
	margin: 5px;
	padding:15px;
}
.messageStackSuccess a {
	color: #FFF;
}

.object_ok
{
border: 1px solid green; 
color: #333333; 
}

.object_error
{
border: 1px solid #AC3962; 
color: #333333; 
}

/* Input */
input
{
margin: 5 5 5 0;
padding: 2px; 

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font-size: 13px;
-moz-border-radius: 3px;
}
.button {
	border:3px solid #B9EA80; 
	margin:20px auto 0px auto;
	min-width:100px;
	margin:6px;
	background-image:url(../../images/site/retro_head_bg.png);
	background-repeat:repeat-x; 
	height:30px;
	color:#FFF;
	font-family:Arial, Helvetica, Verdana;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
}
.button:hover {
	background-image:url(../../images/site/retro_head_bg_light.png);
}
.red {
	font-weight:bold;
	color:#F00;
}
#pagination {
	display:block; 
	margin:10px 21px 10px 0px; 
	text-align:center; 
	float:right;
}
#pagination a {
	display:block;
	border:1px solid #000;
	padding:3px;
	margin:3px;
	float:left;
	background-color:#116395;
	color:#FFF;
	text-decoration:none;
}
#pagination a.current {
	background-color:#FFF;
	color:#116395;
}

#pagination a:hover {
	background-image:url(../../images/site/retro_head_bg_light.png);
	background-repeat:no-repeat;
}
#feed_links {
	padding:0px;
}
#feed_links ul {
	padding:0px;
	margin:0px;
}
#feed_links li {
	display:inline-block;
	padding:2px;
}
#feed_links li a {
	text-decoration:none;
	color:#00486D;
}
#feed_links img {
	border:none;
}
#stars{
	display:inline-block; 
	width:200px;
	height:17px;
}
#stars img{
	border:0px;
	margin:0px;
	padding:0px;
}

#topMenu_first {
	border-right:1px solid #000;
}
#topMenu_mid {
	border-right:1px solid #000;
	border-left:1px solid #000;
}
#topMenu_last {
	border-left:1px solid #000;
}
#login_header a {
	font-size:12px;
	font-weight:bold;
}
.featured {
	background-color:#9FC96E;
}
#blog_nav {
	list-style:none;
	margin:0px 0px 0px 7px;
	padding:0px;
}
#blog_nav a {
	text-decoration:none;
	font-weight:normal;
}
#blog_nav a:hover {
	text-decoration:underline;
}

#blog_listing {
	display:block;
	position:relative;
	margin:15px 7px 0px 0px;
	padding:15px;
	border:3px solid #B9EA7F;
	background-color:#FFF;
}