body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #DDD;
	background-color: #171717;
	padding:0;
	margin: 0;
}

.container {
	width: 1000px;
}

.c-top-left {
  width: 40px;
  background-image: url(images/b-left.jpg);
  background-repeat: repeat-y;
  background-position: right;
}

.c-top {
	background-image: url(images/banner.jpg);
	height: 115px;
	padding : 5px 5px 5px 5px;
}

.c-top-right {
  width: 40px;
  background-image: url(images/b-right.jpg);
  background-position: right;
  background-repeat: repeat-y;
}

.c-mid-left {
  width: 40px;
  background-image: url(images/b-left.jpg);
  background-repeat: repeat-y;
  background-position: right;
}

.c-mid {
	font-size : 11px;
	color : #DDD;
	background-color: #333;
	padding : 5px 5px 5px 5px;
}

.c-mid-right {
  width: 40px;
  background-image: url(images/b-right.jpg);
  background-position: right;
  background-repeat: repeat-y;
}

.c-bottom-left {
}

.c-bottom {
}

.c-bottom-right {
}

a {
  color : #FCF8CF; 
  text-decoration : none; 
  font-size : 11px; 
  font-weight:normal; 
  font-family : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color : #F6EA6F;
}

a:active {
	color: #B9F010;
}

hr {
	border: none 0; 
	border-top: 1px solid #000;
	border-bottom: 0px;
	width: 100%;
	height: 1px;
	margin: 2px 0 2px 0;
}

.top {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #DDD;
	background-color: #333;
	background-image: url(images/sbody.gif);
	background-repeat: no-repeat;
	background-position: left;  
	border: 1px solid #222;
	padding : 6px 3px 6px 26px;
}

.top-left {
}

.top-right {
}

.userinfo {
	padding : 5px 5px 5px 5px;
}

.userinfo a {
}

.userinfo a:hover {
}

.navigation {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #DDD;
	background-color: #333;
	background-image: url(images/sbody.gif);
	background-repeat: no-repeat;
	background-position: left;  
	border: 1px solid #222;
	padding : 6px 3px 6px 26px;
}

.navigation-left{
}

.navigation-right{
}

.navigation a {
}

.navigation a:hover {
}

.content {
	padding : 5px 5px 5px 5px;
}

.content a {
}

.content a:hover {
}

.ratings {
}

.comments {
	padding : 5px 5px 5px 5px;
}

.comments a {
}

.comments a:hover {
}

.comment-head {
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #DDD;
	background-color: #333;
	background-image: url(images/sbody.gif);
	background-repeat: no-repeat;
	background-position: left;  
	border: 1px solid #222;
	padding : 6px 3px 6px 26px;
}

.comment {
	padding : 5px 5px 5px 5px;
}

.footermain {
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #000;
	background-color : #333;
	background-image: url(images/foot-bottom.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding : 10px 10px 20px 10px;
}

.footer {
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #000;
	background-color : #333;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding : 45px 10px 5px 10px;
}

.footer-left{
}

.footer-right{
}

.footer a {
}

.footer a:hover {
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #DDD;
	background-color : #555;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-bottom: 1px solid #939082;
	border-right: 1px solid #939082;
	margin: 2px 0px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color : #555;
	border-top: 1px solid #939082;
	border-left: 1px solid #939082;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	margin-top: 2px;
}

.textbox:hover, .bbcode:hover, .button:hover {
  border: 1px solid #FCF8CF;
}

.button {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #DDD;
  background-color : #555;
  border-top: 1px solid #939082;
  border-left: 1px solid #939082;
  border-bottom: 1px solid #222;
  border-right: 1px solid #222;
  margin-top: 4px;
  padding: 2px;
}

.tbl-border {
	color : #DDD;
	background-color : #222;
}

.tbl {
	font-size : 11px;
	color : #DDD;
	background-color : #333;
	padding : 2px;
}

.tbl1 {
	font-size : 11px;
	color : #DDD;
	background-color : #333;
	padding : 4px;
}

.tbl2 {
	font-size : 11px;
	color : #DDD;
	background-color : #444;
	padding : 4px;
}

.quote {
	font-size : 11px;
	color : #333;
	background-color : #DDD;
	padding : 4px 4px 4px 5px;
	margin : 5px;
	background-image:url(images/quotebg.gif);
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-bottom: 1px solid #939082;
	border-right: 1px solid #939082;
}

.small {
	font-size : 11px;
	font-weight : normal;
}

.admin-message {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-color: #171717;
	border: 1px solid #FFF;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #DDD;
	background-color: #333;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-bottom: 1px solid #939082;
	border-right: 1px solid #939082;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #DDD;
	background-color: #333;
	border-top: 1px solid #939082;
	border-left: 1px solid #939082;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #333;
	background-color: #FCF8CF;
	margin: 2px;
	text-decoration: none;
}
