* { 
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434951;
	text-align: left;
}
body {
	background: #dadddf;
        color: #434951;
}
a
{
	color: #434951;
	outline: none;
}
#ramme {
        padding-top: 0px;
        padding-bottom: 2px;
        width:: 100%;
        min-width: 1260px;
        background: #000 url('gfx/topp.png');
        background-repeat: repeat-x;
        text-align: left;
}
#sosial {
        height: 20px;
        float: right;
        margin: 10px;
        margin-right: 15px;
}
#topp {
        background: url('gfx/logo.png');
        background-repeat: no-repeat;
        height: 40px;
        width: 846px;
        padding-top: 53px;
        padding-left: 150px;
        text-align: left;
}
.stor_tittel {
	background: #7c8c98 url('gfx/stor_tittel.png');
	border: 1px solid #687b88;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 8px;
	height: 22px;
	margin-left: 11px;
	margin-right: 11px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.rammebunn {
	background: #7c8c98;
	width: 100%;
	height: 10px;
	margin-top: 1px;
}
.innhold {
	background: #fff;
	border: 1px solid #687b88;
	border-top: 0px;
	color: #434951;
	font-size: 12px;
	text-align: left;
	margin-left: 11px;
	margin-right: 11px;
	padding: 1px;
}
.content {
        background: #f3f3f3;
        color: #434951;
        font-size: 12px;
}
.sidetekst {
	padding: 10px;
	color: #434951;
}
.posts_tittel {
        background: url('gfx/liten_tittel.png');
        border-bottom: 1px solid #464646;
        color: #162f49;
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        padding: 5px;
	height: p20x;
}
.posts {
        background: #f3f3f3;
        border-top: 2px solid #fff;
	border-left 1px solid #fff: 
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dfdfdf;
        color: #434951;
        font-size: 12px;
        text-align: left;
        padding: 7px;
}
textarea {
        border: 1px solid #687b88;
        background: #f3f3f3;
        color: #434951;
        font-size: 12px;
        text-align: left;
        padding: 5px;
}
.knapp {
        border: 1px solid #687b88;
        background: #f3f3f3;
        color: #434951;
        font-size: 12px;
        text-align: left;
	padding: 5px;
}
select {
        border: 1px solid #687b88;
        background: #f3f3f3;
        color: #434951;
        font-size: 12px;
        text-align: left;
	padding: 5px;
}
input {
        border: 1px solid #687b88;
        background: #f3f3f3;
        color: #434951;
        font-size: 12px;
        text-align: left;
        padding: 5px;
}

#ipbwrapper2 {
background: #f3f3f3;
color: #2e414c;
padding: 0px;
width: 100%;
}

#corner{
	background: transparent;
	padding: 0;
	margin: 10px auto 10px auto;
	width: 97%;
	min-width: 900px;
}

.corner-right{
	background: transparent url(http://www.acme-games.com/forums/public/style_images/ibr/r.png) repeat-y right;
	padding-right: 7px;
        margin: 0px;
}


.corner-left{
	background: url(http://www.acme-games.com/forums/public/style_images/ibr/l.png) repeat-y left;
	padding-left: 7px;
        margin: 0px;
}

.top-left{
    padding:0;
    margin:0;
    background: url(http://www.acme-games.com/forums/public/style_images/ibr/tl.png) 0 0 no-repeat;
    height:14px;
}

.top-right{
    padding:0;
    margin:0;
    background: url(http://www.acme-games.com/forums/public/style_images/ibr/tr.png) 100% 0 no-repeat;
    height:14px;
}

.top{
    padding:0;
    margin:0 14px;
    background: url(http://www.acme-games.com/forums/public/style_images/ibr/t.png) repeat-x;
    height:14px;
}

.bottom-left{
    padding:0;
    margin:0;
    background:url(http://www.acme-games.com/forums/public/style_images/ibr/bl.png) 0 0 no-repeat;
    height:14px;
}
.bottom-right{
    padding:0;
    margin:0;
    background: url(http://www.acme-games.com/forums/public/style_images/ibr/br.png) 100% 0 no-repeat;
    height:14px;
}

.bottom{
    padding:0;
    margin:0 14px;
    background: url(http://www.acme-games.com/forums/public/style_images/ibr/b.png) repeat-x;
    height: 14px;
}
#primary_nav {
background: #7c8e9a;
	border-bottom: 0px solid #2e414c;
	border-top: 0px solid #fff; 
	padding-left: 10px;
	padding-top: 6px;
	height: 25px;	
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#secondary_nav {
	background:  url(http://www.acme-games.com/forums/public/style_images/ibr/nav.png) top repeat-x;
	margin: 0;
	color: #878787;
	font-size: 0.9em;
	padding: 12px 4px 10px 14px;
	clear: both;
}

	#secondary_nav li {
		padding-right: 7px;
		float: left;
	}

		#secondary_nav #section_links li {
			padding: 0 5px;
		}

	#secondary_nav a {
		color: #393939;
		text-decoration: none;
	}
#admin_bar, #admin_bar a {
	background: transparent;
	border: 0;
	color: #2e414c;
	font-size: 0.85em;
	padding: 3px 7px 3px 7px;
	margin: 0;
	height: 13px;
}

#board_footer {
 	color: #687b88;
	font-size: 0.85em;
	padding: 8px 8px 15px 7px;
	margin: 0 -6px 0 -6px;	
	top: 2px;
	clear: both;
	background:  url(http://www.acme-games.com/forums/public/style_images/ibr/nav.png) top repeat-x; 
}

	#board_footer ul#utility_links li {
		float: left;
		padding-right: 8px;
	}

	#board_footer p {
		text-align: right;
	}

	#board_footer a {
		color: #2e414c;
	}
	
		
#footer_utilities {
	background: #687b88;
	color: #f1f1f1;
	font-size: 0.8em;
	padding: 4px 15px;
	margin: 10px -7px 0 -7px;
}
	
#board_footer div.copy {
        color: #83939d !important;
        font-weight: normal;
        font-size: 10px;
	}
	
#board_footer div.copy a {
	color: #83939d !important;
	text-decoration: none;
        font-size: 10px;
	}
.category_block.block_wrap{
	background: #fff url(http://www.acme-games.com/forums/public/style_images/ibr/catend.png) repeat-x bottom;
	border: 1px solid #a3aeb5;
	padding: 1px 1px 10px 1px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	}
body .maintitle {
	background: #7e8d97 url(http://www.acme-games.com/forums/public/style_images/ibr/catheader.png) 50% repeat-x;
	color: #fff;
	font-size: 1.0em;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border: 1px solid #6d7d8a;
}
h3.maintitle{
border: 0;
}
table.ipb_table {
	line-height: 120%;
	border: 1px solid #a3aeb5;
	border-bottom: 2px solid #a3aeb5;
	padding: 0px;
}
.block_wrap table.ipb_table {
        border: 0px;
        }

table.ipb_table a {
		text-decoration: none;
	}
	
		table.ipb_table a:hover,
		body table.ipb_table th a {
			text-decoration: underline;
		}
		
	table.ipb_table caption span.desc {
		font-size: 0.7em;
	}
	
	table.ipb_table h4,
	table.ipb_table .topic_title {
		font-size: 1.0em;
		font-weight: normal;
		display: inline;
	}
	
	table.ipb_table tr td {
		padding: 10px 8px 8px 8px;
		border-bottom: 1px solid #b0bec7;
		/*border-bottom: 2px solid #fff;*/
	}
	
		table.ipb_table tr .stats {
			text-align: right;
		}

		body table.ipb_table tr td p {
			font-size: 0.9em;
		}
		
	table.ipb_table th,
	div#current_calendar ol#week_view li.month_bar {
		font-size: 0.85em;
		font-weight: normal;
		padding: 1px 6px;
	}
	
		table.ipb_table th {
			padding: 6px 6px 5px 6px;
			border-bottom: 1px solid #a3aeb5;
	}

.col_c_icon
 {
 width:53px;
 }
.col_c_forum {
	width: 55%;
}
.col_c_stats {
	width: 15%;
}
.col_c_post {
	width: 30%;
}
.col_c_innhold {
        width: 100%;
}
table.ipb_table tr.header {
	background: #d2d7df url(http://www.acme-games.com/forums/public/style_images/ibr/header.png) top repeat-x;
	border-bottom: 1px solid #a3aeb5;
	color: #505d6a;
	margin-top: 3px;
}
.row1{
background: #e7e8e9 url(http://www.acme-games.com/forums/public/style_images/ibr/row.png) top repeat-x;
}

.row1 td, .post_block.row1 {
	background: #f3f3f3 url(http://www.acme-games.com/forums/public/style_images/ibr/row.png) top repeat-x; /* Very light grey */
}

	.row1 .altrow, .row1.altrow,
	.personal_info, .general_box {
		background: #f3f3f3 url(http://www.acme-games.com/forums/public/style_images/ibr/row.png) top repeat-x; /* Slightly darker than row1 */
	}
	
	.general_box {
	background: #eceef1;
	}	
body h3 {
	font-weight: bold;
	font-size: 1.0em;
	padding: 4px 8px 3px 8px;
	color: #2e414c;
}
body .category_block .maintitle {
	background: #7e8d97 url(http://www.acme-games.com/forums/public/style_images/ibr/catheader.png) 50% repeat-x;
	       border: 0;
		-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
       font-size: 1.0em;
       }
       
		body .maintitle a,
	       .category_block.block_wrap h3 a,
       .maintitle span.main_forum_title,
       .maintitle span.main_topic_title {
       	background: url(http://www.acme-games.com/forums/public/style_images/ibr/nav_m.png) left center no-repeat;
       	padding-left: 14px;
       }
       
       body .maintitle span a,
       body .maintitle div a,
       body .maintitle a.right,
       h2.maintitle ul {
       background-image: none;
       	padding-left: 0;
       }

	body .maintitle a {
		color: #fff;
	}
	
	
body .category_block .maintitle a {
	color: #fff;
	}

