w
form, .checkbox, input.radio, .helpline, p {
	margin: 0;
	padding: 0;
	border: 0}
	
input.button {
        background: url(/gfx/buttonbg.png) #fff repeat-x;
        font-family: Segoe UI, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1px 3px;
	border-top:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}

input {
        font-family: Segoe UI, Arial, Helvetica, sans-serif;
        border: 1px solid #d9d9d9;
	padding:2px;
}


span.avatar {
position:relative;
}

.avatar img {
margin:-16px 10px -15px 0px;
display:block;
width:40px;
height:40px;
float:left;
padding:3!important;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
}
	
html>body .avatar img {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #dbdbdb}



#forum {
	width: 100%;
	height: 100%;
	background-color: #fff;
	margin: 0 auto}
	
#bodyline {
	width: 100%;
	padding: 10px 0;
	vertical-align: top;
	text-align: left}






#menu {
	height: 18px;
	line-height: 18px;
	padding: 0 3px 1px}
	
#menu #left a {
	padding-right: 10px}
	
#menu #right a {
	padding-left: 10px}

.mainmenu {
	line-height: 18px}




div.spacing {
	height: 10px;
	clear: both}



.postbuttons {
	border: 0;
	margin-right: 20px;
	padding-left:20px;
	font-size:12px;
	color:#868686;
}

.postbuttons a:link {
        border: 0;
        font-size:12px;
        color:#4C4C4C;
}




.pad0-0-4 {
	padding: 0 0 4px}
	
.pad0-0-10 {
	padding: 0 0 10px}

.pad4 {
	padding: 4px}
	
.pad25 {
	padding: 25px}

.pad60 {
	padding: 60px}

div.timezone {
	padding: 0 3px}


.quote, .code {
	margin: 10px;
	padding: 10px}

.quote .inside_quote, .code .inside_code {
	padding: 10px}

div.hr {
	height: 1px;
	background-color: #ccc;
	margin: 5px 0}
	
div.hr hr {
	display: none}

div.sig {
height:10px;
border-bottom:1px dotted #dcdcdc;
display:block;
padding-bottom:5px;
margin-bottom:5px;
}


input.post, textarea.post, select, input.postfile {
        font-family: Segoe UI, Arial, Helvetica, sans-serif;
        border: 1px solid #d9d9d9;
        padding:2px;

	margin: 0;
}

input.post, textarea.post, input.postfile {
        font-family: Segoe UI, Arial, Helvetica, sans-serif;
        border: 1px solid #d9d9d9;
        padding:2px;
}

textarea {
        font-family: Segoe UI, Arial, Helvetica, sans-serif;
        border: 1px solid #d9d9d9;
        padding:2px;

}

.helpline {
	background:#f9f9f9;}



.postmini {
	width: 25px}
	
.postsmall {
	width: 90px}
	
.postmedium {
	width: 150px}
	
.postbig {
	width: 225px}
	
.postbiggest {
	width: 450px}



.block {
	display: block}

.clear {
	clear: both}

.left {
	float: left;
	padding-left:20px;
	font-size:12px;
	text-align: left}
	
.right {
	float: right;
	padding-right:20px;
	text-align: right}
	
.txtcenter {
	text-align: center}

.txtmiddle {
	text-align: center;
	vertical-align: middle}

.txtright {
	text-align: right;
	padding-right:20px;
}

.txttop {
	padding-right:20px;
	line-height:22px;
	vertical-align: top;
	font-size:13px;
}

.postcount {
font-weight:normal!important;
color:#ccc;
}	

.txtbottom {
	vertical-align: bottom;
	color:#ccc
}
	
.txtleft {
	text-align: left}
	

	
td.row1 {
        padding-left:20px;
        background-color: #f9f9f9;
        font-family: Segoe UI, Arial, Helvetica, sans-serif;

}
        
td.row2 {
        background-color: #f9f9f9;
        font-family: Segoe UI, Arial, Helvetica, sans-serif;

}

td.kul {
	padding-left:4px;
	background:#f2f2f2;
}
        
td.row3 {
        background: url(/gfx/hoverbg.png) #fff repeat-x;
        background-color: #ececec;
        border-bottom:1px solid #efefef;
}
	

td.row3 one {
        border-bottom:1px solid #000;
}




td, th, input, select, textarea, .message {
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #555555;
	font-size: 12px;
	line-height: 16px}

td a {
	color:#626262;
	text-decoration: underline;
}

td a:hover {
	color: #2D4A7B;
	text-decoration: none}

tr.lines_1 th .nav, tr.lines_3 th .nav, .nav {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold}		


tr.lines_1 th .nav a, tr.lines_3 th .nav a, .nav a {
	text-decoration: none}

tr.lines_1 th .nav a:hover, tr.lines_3 th .nav a:hover, .nav a:hover {
	color: #2D4A7B;
	text-decoration: underline}

.code {
	background-color: #FFF;
	border: 2px solid #d6d6d6;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #2D4A7B;
	font-size: 11px;
	line-height: 13px;
}

.code a {
	color: #0000b4;
	text-decoration: underline}	

.code a:hover {
	color: #0000b4;
	text-decoration: none}

.quote {
	background-color: #Fff;
	border: 1px solid #e0e0e0;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #8a8a8a;
	font-size: 11px;
	line-height: 16px}

.quote a {
	color: #828282;
	text-decoration: underline}	

.quote a:hover {
	color: #555;
	text-decoration: none}
	
.edited {
	font-style: italic}




tr.toplines th {
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #e2e2e2;
	border-width: 1px 0;
	padding: 0 10px}

tr.lines_1 th {
	border: 1px solid #dadada;
	border-width: 1px 0;
	padding: 5px 2px 6px}

tr.lines_3 th {
	border: 1px solid #dadada;
	border-width: 1px 0;
	padding: 4px 0px 3px 0px}

tr.lines_4 th {
        border-top: 1px solid #dadada;
	color:#868686;
	text-align:left;
        padding: 4px 20px 3px 20px}




table.index_body td.one img {
	width: 32px;
	height: 32px}
	
table.index_body td.one {
	padding: 4px 4px 4px 15px;
	text-align: center}
	
table.index_body td.two {
	padding: 4px;
	width: 100%}
	
table.index_body td.three {
	padding: 4px 20px 4px 4px;
	text-align: center;
	white-space: nowrap}

table.index_body_icons td img {
	vertical-align: middle}
	
table.index_body_icons td {
	white-space: nowrap;
	text-align: center}



table.groupcp td.one {
	padding: 4px 7px;
	width: 150px;
	height: 26px}
	
table.groupcp td.two {
	padding: 4px 5px 4px 4px}
	
table.groupcp td.three {
	padding: 4px 7px;
	height: 26px}



table.memberlist td.one {
	padding: 4px 20px 7px 20px;
	height: 26px}



table.modcp td.one img {
	width: 20px;
	height: 18px}
	
table.modcp td.one {
	padding: 4px;
	text-align: center}
	
table.modcp td.two {
	padding: 8px 4px;
	width: 100%}
	
table.modcp td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}

table.modcp td.four {
	padding: 4px;
	white-space: nowrap;
	width: 150px}

table.modcp td.five {
	padding: 4px}

table.modcp td.six {
	padding: 4px 7px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	width: 150px;
	height: 100px}
	
table.modcp td.seven {
	padding: 4px 7px;
	vertical-align: top;
	text-align: left;
	width: 470px}
	
table.modcp td.eight {
	padding: 4px 7px}

table.modcp td.nine {
	padding: 4px 7px;
	height: 18px;
	line-height: 18px}



table.posting_body td.one {
	padding: 4px 7px 7px 20px;
	width: 150px;
	height: 26px}
	
table.posting_body td.two {
	padding: 4px 5px 4px 4px}
	
table.posting_body td.three {
	padding: 4px 7px 7px 20px;
	vertical-align: top;
	width: 150px}

table.posting_body td.four {
	padding: 4px 5px 4px 4px;
	vertical-align: top}
	
table.posting_body td.four div {
	padding-bottom: 3px}

table.posting_body td.five {
	padding: 4px 7px 7px 20px;}

table.posting_body td.six {
	padding: 4px 7px;
	height: 130px}
	
table.posting_body td.seven {
	padding: 4px 5px 4px 4px;
	vertical-align: top}

table.posting_body td.eight {
	padding: 4px 7px;
	vertical-align: top;
	font-weight: bold;
	width: 135px;
	text-align: left}
	
table.posting_body td.nine {
	padding: 4px 7px 10px;
	vertical-align: top;
        width: 100%;
	text-align: left}



table.privmsgs td.one img {
	width: 22px;
	height: 22px}
	
table.privmsgs td.one {
	padding: 4px 4px 4px 17px;
	text-align: center}
	
table.privmsgs td.two {
	padding: 8px 4px;
	width: 100%}
	
table.privmsgs td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}




table.profile td.one {
	padding: 4px 7px 7px 20px;
	width: 50%;
	height: 26px}
	
table.profile td.two {
	padding: 4px 5px 4px 4px}
	
table.profile td.three {
	padding: 4px 7px 7px 20px;
	height: 26px}



table.profile_view_body tr {
	height: 18px;
	text-align: right}


table.viewtopic {
        padding: 0;
	margin:0;
        font-weight: bold}


table.viewtopic td.one {
        background: url(/gfx/tablebg3.png) #fff repeat-x;
	padding: 4px 20px 3px 20px;
	font-weight: bold}

table.viewtopic td.two {
	padding: 4px 5px 4px 2px;
	height: 20px}
	
table.viewtopic td.three {
	padding: 13px 7px 4px 20px;
	vertical-align: top;
	width: 150px}
	
table.viewtopic td.four {
	padding: 20px 20px;	
	vertical-align: top;
	height: 130px}
	
table.viewtopic td.four table {
	height: 100%;
	width: 100%}
	
table.viewtopic td.five {
	padding: 4px 7px;
	height: 18px;
	line-height: 18px}
	
table.viewtopic td.six {
	padding: 4px 5px}



table.viewforum {
        width: 939px;
	vertical-align:top;
}


table.viewforum td.one img {
	width: 22px;
	height: 22px}
	
table.viewforum td.one {
	padding: 4px 7px 4px 17px;
	text-align: left;}
	
table.viewforum td.two {
	padding: 4px;
	width: 100%}
	
table.viewforum td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}



table.forumicons {
	padding-left:20px;
	width: 0}
	
table.forumicons td {
	white-space: nowrap}
	
table.forumicons td img {
	width: 22px;
	height: 22px}



table.search td.one {
	padding: 4px 7px 7px 20px;
	width: 50%;
	vertical-align: top}
	
table.search td.two {
	padding: 4px 5px 4px 4px}

table.search td.two div {
	padding-top: 3px}
	
table.search td.three {
	padding: 4px 7px;
	text-align: right}

table.search td.four {
	padding: 4px;
	width: 150px}

table.search td.five {
	padding: 8px 4px}

table.search td.six {
	padding: 4px;
	vertical-align: top}

table.search td.seven img {
	width: 22px;
	height: 22px}
	
table.search td.seven {
	padding: 4px 7px 4px 17px;
	text-align: center}
	
table.search td.eight {
	padding: 4px}
	
table.search td.nine {
	padding: 4px;
	text-align: center}
	
table.search td.ten {
	padding: 4px 20px 4px 4px;
	text-align: right;
	white-space: nowrap}



table.simple_header {
	background-color: #fff;
	height: 100%}
	
table.simple_header td {
	vertical-align: top}



table.viewonline td.one {
	padding: 8px 4px;
}
	
table.viewonline td.two {
	padding: 8px 4px;
        width: 100%;
	text-align: center}

	

h2 {
        font-family: Trebuchet MS, Segoe UI, Arial, Helvetica, sans-serif;
        font-weight:bold;
        text-transform:uppercase;
        font-size:18px;
	padding: 0 4px
}
	
h3 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #2D4A7B;
	margin: 0}

h2 a, h3 a {
	text-decoration: none;
	color: #2D4A7B}
	
h2 a:hover, h3 a:hover {
	color: #2D4A7B;
	text-decoration: none;}

.mainmenu a, tr.lines_1 th a, tr.lines_3 th a, tr.lines_4 th a, .timezone a, .blacklink a {
	color: #4C4C4C;
        font-weight:normal;
	text-decoration: none}

.mainmenu a:hover, tr.lines_1 th a:hover, tr.lines_3 th a:hover, .timezone a:hover, .blacklink a:hover {
	color: #111;
        font-weight:normal;
	text-decoration: none}

.postlink {
	color:#4c4c4c;
}

.copyright {
	font-weight:normal;
        text-align:right;
	padding-left:20px;
}


