body {
	background:  #697a8c;
	font-family: arial;
	font-size:   12px;
	width:       100%;
	height:      100%;
	margin:      0px;
	overflow:    -moz-scrollbars-vertical !important;
}


#page_container {
	width: 780px;
	margin: auto;
	margin-bottom:10px;
	margin-top:10px;
	text-align: left;
}


.cleaner { clear:both; height:0px; display:block; }

/*H patterns!*/
h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}

h1 { font-size:24px; }	
h2 { font-size:16px; }	
h3 { font-size:12px; }	

/*TOP !*/

#top_container {
	border:1px solid #282828;
	background:url(../images/sh_new_top2.jpg) no-repeat;
	height:134px;
}

.top_logo {
	height:134px;
	width:402px;
	float:left;
	border:0px solid #282828;
}

.top_login {
	float:left;
	background:#697a8c url(../images/gamer_card_bg.png) no-repeat;
	width:160px;
	margin:6px 0px 0px 207px;
	border:1px solid #282828;
	color:#fff;
}

.top_login form{
	margin:0px 0px 0px 8px;
}
.btn_sub{
	background:red;
	width:50px;
	display:inline;
}
.chk_remb {
	display:inline;
}
.chk_remb input{
	border:0px solid #fff;
}
.top_login label{
	display:block;
}

.input, .top_login button{
	border:1px solid #000;
	margin-bottom:2px;
}



/*LOGEDIN GAMER CARD*/
.top_loged_in {
	margin:6px 0px 0px 3px;
	float:left;
}

.top_loged_in a:link,.top_loged_in a:visited {
	color:#ffffff;
	text-decoration:none;
}
.top_loged_menu {
	text-align:right;
	font-size:10px;
}

.top_loged_menu ul{
	margin:0px;
	padding:0px;
}
.top_loged_menu li{
	display:inline;
}

/*GAMER CARD SH STYLE*/
/*
.you_got_mail_container {
	position:absolute;
	background:#697a8c;
	border:1px solid #282828;
	left:-60px;
	bottom:-1px;
	height:50px;
	width:50px;
	text-align:center;
}*/

.you_got_mail_container {
	position:absolute;
	width:100%;
	height:100%;
	z-index:30;
	background:url(../images/gamer_card_bg.png) no-repeat;
	font-size:50px;
	text-align:center;
	font-weight:bold;
}

.you_got_mail_content {
/*	background:url(../images/mail_icon.png) center 2px no-repeat; */
}

.you_got_mail_content a:link,.you_got_mail_content a:visited {
	display:block;
}

.gamer_card {
	background:url(../images/gamer_card_bg.png) no-repeat;
	/*background:#697a8c;*/
	/*width:327px;*/
	width:364px;
	height:112px;
	border:1px solid #282828;
}
.gamer_card_content {
	width:173px;
	font-size:10px;
	color:#fff;
	height:104px;
	float:left;
}

.gamer_item {
	margin:3px 4px 0px 4px;
	background:#8090a1;
	padding:0px 4px 0px 4px;
	border:1px solid #555;
}


.gamer_img{
}

.gamer_img img {
	float:left;
	/*right:2px;*/
	margin-top:3px;
	height:98px;
	width:146px;
	border:1px solid #282828;
}

.gamer_box_container {
	float:left;
	margin:3px 0px 0px 3px;
}
.gamer_box {
	width:35px;
	height:30px;
	margin-bottom:2px;
	border:1px solid #282828;
}
.gamer_box img{
	width:35px;
	height:30px;
}



/*CREW BOX*/
#crew_box{
	width:778px;
	background:red;
	margin-top:5px;
	border:1px solid #282828;
}

.crew_content {
	margin:2px 4px 2px 4px;

}

/*main container*/

#main_container {
	border:1px solid #282828;
	background:#f3f3f3;
        margin: 5px 0 0 0;
	float:right;
	width:629px;
        padding: 0 0 0 0;

}

.tab_container {
	height:116px;
}

.box1, .box2, .box3{
	float:left;
	width:209px;
	height:116px;
	clear:right;	
}

.box_titel {
	background:url(../images/bar.png) repeat-x;
	height:24px;
        width: 100%;
	border-bottom:1px solid #282828;
}

.box_titel h2 {
	margin-left:4px;
	padding-top:2px;
	color:#f3f3f3;
}
.box_content ul {
	margin:4px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.box_content li {
	margin-left:2px;
	padding:0px;
}

.box_content {
}

.box_content a:link, .box_content a:visited {
	background:url(../images/side_posts.png) no-repeat 0px;
	background-position: 5px 6px;
	padding-left:12px;
	color:#697a8c;
}

.box_content a:hover {
	background:url(../images/side_posts.png) no-repeat 0px;
	background-position: 5px 6px;
	text-decoration:none;
	color:#344352;
}


.box1 {	background:#f3f3f3; border-right:1px solid #282828; border-bottom:1px solid #282828;}
.box2 {	background:#f3f3f3; border-bottom:1px solid #282828;}
.box3 {	background:#f3f3f3; border-left:1px solid #282828; border-bottom:1px solid #282828;}

/*main text section*/

.main_content {
	width:629px;
}


.billede_baggrund {
	margin:4px 4px 10px 4px;
	background-image: url("../images/baggrund/5.jpg");	background-repeat: no-repeat;}


.main_content_container {
        width: 621px;
	margin: 4px 4px 10px 4px;
}

/*MENU*/
#menu_container {
	float:left;
	width:142px;
	margin-top:5px;
	border-left:1px solid #282828;
	border-right:1px solid #282828;
	border-bottom:1px solid #282828;
	background:#f3f3f3;
	padding-bottom:5px;
}

.class_box {
	margin-bottom:10px;
}
.class_box ul {
	margin:4px 0px 0px 0px;
	padding:0px;
}


.class_box a:link, .class_box a:visited {
	background:url(../images/side_posts.png) no-repeat 0px;
	background-position: 7px 6px;
	width:127px;
	display:block;
	padding-left:15px;
	color:#697a8c;
}
.class_box a:hover {
	background:url(../images/side_posts.png) no-repeat 0px;
	background-position: 7px 6px;
	text-decoration:none;
	color:#344352;
}

.class_box li {
	/*list-style-image:url(../images/side_posts.png);*/
	list-style-type:none;
	margin-left:0px;
}

.menu_titel {
	background:url(../images/bar.png) repeat-x;
	height:24px;
	border-bottom:1px solid #282828;
	border-top:1px solid #282828;
}

.menu_titel h2 {
	margin:2px 0px 0px 4px;
	color:#f3f3f3;
}

label {
	display:block;
}

.main_content_container button {
	margin-top:10px;
	border:1px solid #282828;
}
.main_content_container input {
	width:300px;
	border:1px solid #282828;
font-size: 1em;
}

.main_content_container textarea {
	border:1px solid #282828;
	width: 618px;
	height:175px;
}

.page_counter {
	text-align:center;
}

a:link, a:visited {
	color:#697a8c;
}

a:hover {
	text-decoration:none;
	color:#344352;
}


a.gallery:link, a.gallery:visited {
	color:#697a8c;
	text-decoration: underline;
}
a.gallery:hover {
	color:#344352;
	text-decoration: underline overline;
}

a.gallery_active:link, a.gallery_active:visited {
	color:#ff0000;
	text-decoration: underline overline;
}



/*tagwall*/
.tag_container {
	border:1px solid #282828;
	margin-bottom:10px;
}

.tag_user {
	background:#adb9c5;
	padding:2px;
}

.tag_user a:link, .tag_user a:visited{
	color:#282828;
}

.tag_message {
	margin-bottom:5px;
	padding:2px;
	overflow:auto;
}

/*
*html .tag_message {
	width:99%;
	overflow:hidden;
}
*/

.tag_message_navn {
        background-color: #e6e6fa;
}

.tag_message_txt {
	background-color: #e6e6fa;
}

.tag_add_name {
	font-weight:bold;
}

/*TABLES*/
.table_cell { width:200px; }
.table_cell_1 {  }
.table_cell_2 { background:#d8d8d8; }



/*BAN*/
.ban_container {
	margin: 100px auto;
	width:  300px;
	background: #d8d8d8;
	text-align: center;
	padding: 30px;
	border: 1px solid #282828;
}
.ban_content span {
	font-weight: bold;
}


/*PROFILE*/
/*  *html .profile_id input { width: 250px;}  */
.member_info_container { margin-right:4px;}
.member_info_container .name { width:90px; min-height: 17px;}
.member_info_container .value input {  width:150px; min-height: 17px; }

.member_info_container .value {  width:160px;  min-height: 17px; clear: right;}
.member_info_container .value input {  width:100px; }
/*  *html .member_info_container .value input {  width:100px; }  */

.computer_info_container .name { width:90px; min-height: 17px; }
.computer_info_container .value { width: 222px;  min-height: 17px; clear: right;}
.computer_info_container .value input { width: 195px; }
/*  *html .computer_info_container .value input { width:195px; }  */

.name  { float:left; font-weight:bold; margin-bottom:4px; background:#e2e2e2; padding-left:4px;}
.value { float:left; margin:0px 0px 4px 2px; background:#e2e2e2; padding-left:4px;}
.profile_id img { height:100px; width:146px; border:1px solid #282828;}
.member { float:left; width:265px; }
.computer { float:right; width:325px; margin: 0px 0px 0px 4px;}
.container_border {border: 1px solid #282828; padding:4px;}
.change_pass_container   { width:325px; float: right; margin-top:4px; }
.submit_container        { width:325px; float: right; margin-top:4px; }
.case_mod_container      { width:610px; float: left;  margin: 4px 0px 4px 0px; padding:4px 4px 4px 4px;}
.case_mod_edit_container { width:265px; float: left; margin-top:4px; margin-bottom: 4px;}
.case_file { float: left; border: 1px solid #282828; padding: 0px 0px 0px 0px; margin: 5px 8px 5px 11px;}
.case_input { margin: 0px 4px 4px 4px; width:100%;}

/*  *html .case_input input { width:220px;}  */
.note { font-weight:bold; margin: 5px 4px 0px 4px; }

.confirm { background:#11ff11; text-align:center; border:1px solid #282828; margin-bottom:5px;}

.testsize input
{
font-size: 1em;
width: 90%;
}
