@charset "utf-8";




body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #777777;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
a {
	font-size: 13px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}


#main {
	margin: auto;
	width: 760px;
	position: relative;
	height: auto;
}
#upper_border {
	float: left;
	height: 37px;
	width: 760px;
	background-image: url(../images/upper_border.png);
	background-repeat: no-repeat;
}
#lower_border {
	float: left;
	height: 37px;
	width: 760px;
	background-image: url(../images/lower_border.png);
	background-repeat: no-repeat;
}
#content {
	float: left;
	width: 700px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	position: relative;
	height: auto;
}
#big_ad {
	float: left;
	height: 200px;
	width: 700px;
	background-image: url(../images/bg.png);
}


#header {
	width: 700px;
	float: left;
	height: 60px;
	position: relative;
}
#left_content {
	float: left;
	width: 280px;
	position: relative;
	border: 1px solid #CCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}


#header_logo {
	float: left;
	height: 60px;
	width: 275px;
	position: relative;
}

#nav {
	float: left;
	height: 40px;
	width: 700px;
	position: relative;
	padding-bottom: 10px;
}
.nav_button   {
	float: left;
	height: 40px;
	width: 100px;
}
.lagre_ad {
	float: left;
	height: 280px;
	width: 280px;
	padding-bottom: 6px;
}
.mid_ad {
	float: left;
	height: 140px;
	width: 280px;
	position: relative;
	padding-bottom: 6px;
}
.small_ad {
	float: left;
	height: 140px;
	width: 140px;
	padding-bottom: 6px;
}




#right_content {
	float: left;
	width: 396px;
	position: relative;
	padding-left: 10px;
}
#right_content ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 396px;
	list-style-type: none;
}
#forum_name {
	height: auto;
	float: left;
}
#right_content ul #name{
	line-height: 45px;
	float: left;
	height: 45px;
	width: 250px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EFEFEF;
}
#right_content ul #thread{
	line-height: 45px;
	float: left;
	height: 45px;
	width: 66px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EFEFEF;
	text-align: center;
}
#right_content ul #post {
	line-height: 45px;
	float: left;
	height: 45px;
	width: 66px;
	border: 1px solid #FFF;
	background-color: #EFEFEF;
	text-align: center;
}
#header_time {
	font-size: 32px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	position: absolute;
	top: 181px;
	left: 43px;
	height: 63px;
	width: 275px;
}
#big_ad_bg {
	width: 280px;
	float: left;
	height: 572px;
	background-image: url(../images/big_ad_bg.gif);
}
#mid_ad_bg {
	width: 280px;
	float: left;
	height: 1460px;
	background-image: url(../images/mid_ad_bg.gif);
}
#small_ad_bg {
	width: 280px;
	float: left;
	height: 438px;
	background-image: url(../images/small_ad_bg.gif);
}
#copyright {
	float: left;
	width: 700px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#powered {
	float: left;
	width: 700px;
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 20px;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
}
#powered a{
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;

}
#powered a:hover {
	color: #8a0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#login_box {
	height: 20px;
	width: 420px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#username {
	height: 20px;
	width: 100px;
	float: left;
}
#password {
	height: 20px;
	float: left;
	width: 100px;
}
#login {
	height: 20px;
	float: left;
	font-size: 12px;
}
#reg {
	height: 20px;
	float: left;
	font-size: 12px;
}
#right_content ul #thread_name {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 250px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EFEFEF;
}
#right_content ul #thread_date {
	line-height: 30px;
	float: left;
	height: 30px;
	width: 123px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EFEFEF;
}

