﻿html{background:#686868 url(body-bg.png) repeat-x top}	

body {background:url(footer-bg.png) repeat-x bottom;}

	.wrapper-content { background:url(header.png) no-repeat center top; margin:0 auto;}

.header li a:link , .header li a:visited , .header li a:active{	background:url(buttons.png) bottom no-repeat; color:#a06b1e !important;}
	
.color-panel{background:url(color-panel.png) no-repeat top;}

.thead{background: url(gradient_thead.gif) repeat-x top left; color: #FFFFFF;}

.footer{background:url(footer.png) no-repeat bottom center ;}
	.footer-bottom {color:#000;}
		.footer-bottom a:link, .footer-bottom a:active, .footer-bottom a:visited {color:#FFF;}
		.footer-bottom a:hover {color: #000;}


.input-class {background:url(input.png) no-repeat top; }
.button-class{background:url(button.png) no-repeat top;}

.new-topic{ background:url(topic.gif) no-repeat bottom;}
	.new-topic:hover{ background:url(topic.gif) no-repeat top;}
	
.reply-button{ background:url(reply.gif) no-repeat bottom;}
	.reply-button:hover{ background:url(reply.gif) no-repeat top;}

.forum-title, .forum-head{
	background:url(forum-title.png) no-repeat top;
	color:#FFF !important; 
	text-shadow: 1px 2px 0px #a06b1e;
}
	.forum-head{background:url(forum-head.png) no-repeat top;}
		.forum-title a{	color:#FFF !important; text-shadow: 1px 2px 0px #a06b1e;}
			
.forum-footer{background:url(forum-footer.png) no-repeat top; height:19px;}

.forum-content{background:url(forum-bg.png) repeat-y center;  overflow:hidden;}

	.forum-details{background:#F5F5F5 url(forum-d-footer.png) no-repeat bottom;}
		.forum-dark{background:#686868 url(forum-d-footer.png) no-repeat bottom;}
			.forum-details:hover{background:#F6F3D0 url(forum-d-footer.png) no-repeat bottom;}

a:link,a:active,a:visited {text-decoration: none; outline:none;	color: #a06b1e;}
	a:hover {color: red;}

.adsense-box{border:5px solid #a06b1e;}
