BODY {		font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #000;
	background:url(images/black_canvas.jpg);
	color: #000000;
		/*background: left repeat-y fixed url("images/ruins_background_border.jpg");*/

}
cite {width: 450px;}

span.error_message{
	color: #FF0000;
	font-style: italic;
}

span.registrerad{
	color: #FF0000;
}
span.aktiverad{
	color: #FFFF00;
}
span.klar{
	color: #00FF00;
}
span.arrangor{
	color: #0033FF;
}

p.standard_page_notice{
	font-size: 7pt;
	font-style: italic;
}
p.notice{
	font-size: 7pt;
	font-style: italic;
}
p.tiny{
	font-size: 7pt;
	font-style: none;
}

TABLE {
	font-size: 10pt;
}
/*Statusbox är lilla inforutan på my_page.php*/
table.my_page_status_box_table{
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:120px;
}
.my_page_status_box_table td {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
}
.my_page_status_box_table th {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
	background-image:url(images/wood_texture.jpg);
}

table.new_ship_table{
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:530px;
}
.new_ship_table td {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
}

table.ship_table{
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:530px;
}
.ship_table td {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
}

table.mission_table{
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:530px;
}
.mission_table td {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
}

table.stuff_table{
	font-size: 7pt;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:530px;
}
.stuff_table td {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
}

table.user_list{
	border:0px;
	border-spacing:2px;
}
.user_list td{ padding: 2px;}

table.prop_list{
    border-spacing:0px;
    border:1px solid black;
    padding:0px;
    margin:0px;
}
.prop_list_normal { border-spacing:0px;border-top:1px solid black;border-right:1px solid black;padding:0px;}
.prop_list_left { border-spacing:0px;border-top:1px solid black; border-right:1px solid black; padding:0px;}
.prop_list_right { border-spacing:0px;border-top:1px solid black; border-left:0px solid black; padding:0px; }


table.char_of_the_day{
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:240px;
}

.char_of_the_day td {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
}
.char_of_the_day th {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
	background-image:url(images/wood_texture.jpg);
	height: 24px;
}

table.arrangorer{
	font-size: 8pt;
	border: ridge 4px;
	border-color: #888;
	border-spacing:0px; 
	width:500px;
	height:100px;
}
table.arrangorer_jocke{
	font-size: 8pt;
	border: ridge 4px;
	border-color: #888;
	border-spacing:0px; 
	width:160px;
	height:100px;
}
.arrangorer td, .arrangorer_jocke td{
	width: 33%;
	border: solid 1px; 
	border-color: #777;
	padding: 1px;
	text-align: center;
}
.arrangorer th, .arrangorer_jocke th {
	width: 33%;
	font-size: 10pt;
	font-weight: bold;
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
}

table.profile_name_table{
	border: ridge 4px;
	border-color: #888;
	border-spacing:0px; 
	width:500px;
	height:100px;
}
.profile_name_table td {
	border: solid 1px; 
	border-color: #888;
	padding: 1px; 
}
.profile_name_table th {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
	background-image:url(images/wood_texture.jpg);
}

table.profile_table, table.intrigue_table {
	border: ridge 4px;
	border-color: #777;
	border-spacing:0px; 
	width:500px;
}
.profile_table td, .intrigue_table td {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
}
.profile_table  th, .intrigue_table th {
	border: solid 1px; 
	border-color: #777;
	padding: 1px; 
	background-image:url(images/wood_texture.jpg);
	text-align:left;
}

div.box { 
	width: 550px;
	padding: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #EEE;
	margin: 3px;
}
div.newsbox { 
	width: 270px;
	padding: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #ddd;
	margin: 3px;
    }
div.front_page_fun { 
    position:absolute;
    left:295px;
    top:120px;
	width: 270px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #ddd;
	margin: 3px;
}
div.quote { 
	font-style: italic;
	width: 550px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #ddd;
}
div.my_page_status_box{ 
	width: 130px;
	height: 370px;
	padding: 2px;
	margin: 3px;
	float: left;
	border-width: 1px;
	border-style: dotted;
	border-color: #EEE;
}
div.my_page_weapon_box{ 
	width: 550px;
	padding: 2px;
	margin: 3px;
	float: left;
	border-width: 1px;
	border-style: dotted;
	border-color: #EEE;
}
div.my_page_notebook { 
	width: 409px;
	height: 370px;
	padding: 2px;
	margin: 3px;
	margin-left: 2px;
	border-width: 1px;
	border-style: dotted;
	border-color: #EEE;
	float: left;
}
div.my_page_notebook_textarea { 
	width: 380px;
	height: 245px;
	padding: 2px;
	margin-left: 2px;
	background-color: #FFF;
	background:url(images/notepad.jpg);
	overflow:auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	
	/*border-width: 1px;
	border-style: solid;
	border-color: #763347; Test-linjer på blocket*/
	
}
div.my_page_intrigues{ 
	width: 500px;
	padding: 2px;
	/*float: normal;*/
}

ul.facts{
	width: 400px;
	background-color: #EEE;
	background:url(images/wood_texture.jpg);
	border:1px solid #2e2e2e;
}
.facts li{list-style: square;
		margin-left: 20px;
}
.facts p{font-weight: bold;
		/*font-size: 12p;*/
} 

p.forbidden {
		font-size:14pt;
		color: #FF9900;
}
p.login_info{
		color: #FF9900;;
}

div.goodbad_list{
	float:left;
}

div.nav_level_1{
	width: 125px;
	height: 20px;
	background-image:url(images/nav_level_1.gif);
	background-position:top right;
	padding-left: 5px;
	padding-top: 10px;
}

div.nav_level_2{
	width: 125px;
	height: 20px;
	background-image:url(images/nav_level_2.gif);
	background-position:top right;
	padding-left: 5px;
	padding-top: 5px;
}
div.nav_level_3{
	width: 125px;
	height: 20px;
	background-image:url(images/nav_level_3.gif);
	background-position:top right;
	padding-left: 5px;
	padding-top: 5px;
}
div.nav_level_4{
	width: 125px;
	height: 20px;
	background-image:url(images/nav_level_3.gif);
	background-position:top right;
	padding-left: 5px;
	padding-top: 5px;
}
div.nav_bottom{
	width: 125px;
	height: 20px;
	background-image:url(images/nav_bottom.gif);
	background-position:top right;
	padding-left: 5px;
}

A:link {color: #AA5500} /*Grön:  #006600*/
A:visited {color: #AA5500}

A.no_decoration:link{color: #000; text-decoration: none;}
A.no_decoration:visited{color: #000; text-decoration: none;}
A.no_decoration:hover{color: #000; text-decoration: underline;}

A.nav1:link {color: #FF9900; text-decoration: none; font-weight: bold;} /*gamla #FF9900*/
A.nav1:visited {color: #FF9900; text-decoration: none; font-weight: bold;}
A.nav1:hover {color: #FFCC33; text-decoration: none; font-weight: bold;}

A.nav2:link {color: #FF9900; text-decoration: none;} /*gamla #FF9900*/
A.nav2:visited {color: #FF9900; text-decoration: none}
A.nav2:hover {color: #FFCC33; text-decoration: none}

A.nav3:link {color: #c89563; text-decoration: none;} /*gamla #CC5500*/
A.nav3:visited {color: #c89563; text-decoration: none}
A.nav3:hover {color: #e3974d; text-decoration: none}

A.nav4:link {color: #CCC; text-decoration: none; font-size: 8pt;} /*gamla #CC5500*/
A.nav4:visited {color: #CCC; text-decoration: none;font-size: 8pt;}
A.nav4:hover {color: #e3974d; text-decoration: none; font-size: 8pt;}

H1 {font-size: 24pt; font-family: arial;}
H2 {font-size: 20pt; font-family: arial; margin-left: 5px; margin-top: 1px; margin-bottom: 1px; padding-bottom: 1px;}
H3 {font-size:14pt; font-family: tahoma; margin-left: 5px; margin-bottom: 1px; padding-bottom: 1px;}
H4 {font-size:12pt; font-family: arial, tahoma, verdana;}
H5 {font-family:arial, helvetica, sans-serif;}

#mainbox{
	width: 745px;
	margin: 0%; /* 10% original */
	/*padding: 5px;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	background-color: #000; /*#000 TESTING */
	background:url(images/texture_black.jpg);
	/*background:url("images/background.jpg") #FFF top left no-repeat; LÄGG TILL BAKGRUND!!*/
	padding-bottom:10px;
	overflow:auto;
	text-align:left;
}


#topcontent{
	position: relative;
	width: 590px;  
	height: 20px;
	background: url(images/bk-w_top.gif);
	/*background: url(images/bk-w.jpg);*/
	}
#bottomcontent{
	position: relative;
	width: 590px;  
	height: 20px;
	background: url(images/bk-w_bottom.gif);
	/*background: url(images/bk-w.jpg);*/
}

#centercontent{
	background: url(images/bk-w.gif);
	padding-bottom:10px;
	padding-left:15px;
	text-align:left;
}

#contentbox{
	position: relative;
	top: 1px;
	left: 5px;
	width: 590px;  
	/*height: 100%;*/
	/*overflow:auto;*/
	float: left;
}

#mainbox p{ 
	margin-top: 1px;
	padding-top: 1px;
	margin-bottom: 20px;
}

#navbox{
	width: 125px; /*145*/
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-align:left;
	background-color: #000;
	background:url(images/texture_black.jpg);
}

#logobox{
	width: 745px;
	/*margin: 2%;  10% original */
	margin-left:auto;
	margin-right:auto;
	height: 100px;

	background: #FFF;
	text-align: left;
}
.odd_even_0 {
    background-color:#bcbcbc;
}
.odd_even_1 {
    background-color:#ebebeb;
}
.roomname {
    font-weight:bold;
    font-size:18px;
    font-family: Arial, Helvetica, sans-serif;   
}
