v\: line {behavior:url(#default#VML);}
body {
	background-image:url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
	color:#525757;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:#929797;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.error{
	color:red;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}
#header{
	height:104px;
	width:1000px;
	background-repeat: no-repeat;
}
#content{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#right{
	width:192px;
	float:right;
}

/********************* menu ****************************/
.menuheader{
	width:192px;
	height:37px;
	background-image:url(images/menutop.gif);
	display:block;
}
.menucontent{
	width:192px;
	background-image:url(images/menumiddle.gif);
	padding-top:10px;
	background-repeat: repeat-y;
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.menufooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.gif);
	display:block;
}
.postheader,.menuheader{
	color:#CCCCCC;
	text-transform: uppercase;
}

.gamesection{
	border:1px solid #C1CFDC;
	padding:5px;
	color:grey;
	font-style:italic;
}

.gamesection h2{
	padding:3px;
}

.gamesection table{
	margin-top:5px;
}

.gamesection td{
	border-bottom:1px solid #DA8F34;
	padding:0px;
	font-size:0.8em;
}
/********************* post ****************************/
.post{
	margin-bottom:15px;
}
.postheader{
	background-image:url(images/posttop.gif);
	display:block;
	width:1000px;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.postcontent{
	background-image:url(images/postmiddle.gif);
	background-repeat: repeat-y;
	padding: 20px 0px;
}
.postfooter{
	background-image:url(images/postbottom.gif);
	background-repeat: no-repeat;
	display:block;
	width:1000px;
	height:15px;
}
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:70px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:850px;
}
#footer ul{
	display:block;
	margin-left:190px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#525757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width:850px;
	display:block;
	padding: 15px 0px;
}
/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;

}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	

}
.clear{
	clear:both;
}




td{
	padding:2px;
}

td a{
	text-decoration:none;
	color:#a8a489;
}

td a:hover{
	text-decoration:underline;
}

td, th{
	padding-left:2px;
	text-align:left;
}

table.bordered td, table.bordered th{
	border:1px solid;
	padding-left:5px;
}

.submitbutton, .button, a.button{
	border: 1px solid #444444;
	background: #222222 url(images/ui-bg_highlight-soft_35_222222_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #eeeeee;
	outline: none;
	cursor:pointer;
	text-decoration:none;
}

.submitbutton:hover, .button:hover, a.button:hover{
	background:#aaaaaa;
	color:black;
}

div.top_section{
	background:#FFF5DF;
	height:70px;
	position:relative;
	color:#cdcdcd;
	border-bottom:3px solid #55ccff;
}

a.button{
	padding:4px;
	margin:4px;
}

#chatbox{
	overflow:auto;
	width:470px;
	background:#343434;
}

#chatbox #shoutbox{
	overflow:auto;
	height:250px;
	border-bottom:1px solid;
}

.message{
	margin-left:10px;
}

.shoutmessage{
	overflow:auto;
	background:#CCEEFF;
	clear:both;
	padding:3px;
	border-bottom:1px solid #efefff;
}

.selfmessage{
	background:#FFEEFF;
}

.shoutmessage .username{
	float:left;
	width:100px;
	overflow:hidden;
	text-align:left;
}

.shoutmessage .username a{
	color:black;
}

.shoutmessage .message{
	float:left;
	width:320px;
	color:black;
}

span.minbutton{
	display:block;
	width:20px;
	height:20px;
	cursor:pointer;
	background:url('../../img/minimize.png');
}

span.maxbutton{
	display:block;
	width:20px;
	height:20px;
	cursor:pointer;
	background:url('../../img/maximize.png');
}

#playerdetails{
	overflow:auto;
	right:4px;
	position:fixed;
	top:30%;
/* 	width:200px; */
	z-index:10;
	padding:5px;
	max-width:200px;
	min-height:40px;
}

#playerdetails .leftsec span{
	width:80px;
	display:block;
	float:left;
}

#playerdetails .leftsec{
	width:200px;
}

#playerdetails div{
	margin-top:8px;
}

#city{
	margin:4px;
}

#login{
	color:#cdcdcd;
	position:absolute;
	right:10px;
	text-align:right;
}

#login span{
	font-weight:bold;
}

#login a{
	color:#565656;
	text-decoration:none;
}

#login a:hover{
	text-decoration:underline;
	color:white;
}

#submenu{
	text-align:left;
	clear:both;
}

#submenu ul{
	list-style:none;
}

#submenu ul li{
	display:block;
	background:#666666;
	float:left;
	padding-left:5px;
	padding-right:5px;
	height:30px;
	text-align:center;
}

#submenu ul li.tabs_selected{
	background:#5555ff;
}

#submenu ul li a{
	text-decoration:none;
	color:#efefef;
	font-weight:bold;
}

#submenu ul li.tabs_selected a{
	color:black;
}

img.factoryinfo{
	cursor:pointer;
}

.factorybox, .moblegalbox, .newfactorybox, .sharesbox, .tradebox, .researchbox, .trptbox{
	float:left;
	width:200px;
	height:330px;
	border:4px solid lightblue;
	margin:3px;
	text-align:center;
	padding-top:5px;
	position:relative;
}

.factorybox{
	height:330px;
	width:170px;
}

.moblegalbox{
	height:220px;
	width:190px;
}

.newfactorybox{
	width:170px;
	height:260px;
}

.sharesbox{
	width:260px;
	height:260px;
}

.tradebox{
	width:170px;
	height:270px;
}

.trptbox{
	width:140px;
	height:120px;
}

.researchbox{
	width:180px;
	height:210px;
	position:relative;
}

.researchbox .researchprogress{
	width:180px;
	height:210px;
}

.researchbox .progressbar{
	top:180px;
}

.factorybox .researchprogress{
	width:180px;
	height:330px;
}

.factorybox .progressbar{
	top:300px;
}

.researchprogress{
	position:absolute;
	left:0px;
	top:0px;
	opacity: .15;
	filter:Alpha(Opacity=15);
	background: white;
	border:4px solid;
}

.progressbar{
	position:absolute;
	width:180px;
	left:0px;
}

td.section{
	text-align:left;
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
	height:40px;
	background:#445599;
	padding-left:15px;
	font-weight:bold;
	color:black;
}
	
td.category a{
	font-weight:bold;
	color:#121212;
}

td.category, th.category{
	padding-left:25px;
	height:50px;
	padding-top:2px;
	padding-bottom:2px;
	background:#aabbff;
}
	
td.thread a{
	font-weight:bold;
	color:#121212;
}

td.thread a.button{
	font-weight:100;
	color:#ab4545;
	background:none;
	padding:0px;
	border:none;
}

td.thread, th.thread{
	padding-left:15px;
	height:50px;
	padding-top:2px;
	padding-bottom:2px;
	background:#aabbff;
}

td.post a{
	font-weight:bold;
	color:#121212;
}

body.post, td.post, th.post{
	padding-left:25px;
	height:50px;
	padding-top:2px;
	padding-bottom:2px;
	background:#aabbff;
}

div.forumquote{
	margin:30px;
	margin-right:20px;
	margin-top:0px;
	padding:3px;
	border:2px solid #ababab;
	font-style: italic;
}

.blogentry{
	text-align:left;
	width:600px;
}

.blogentry h2{
	margin-bottom:0px;
	border-bottom:1px solid #efefef;
}

.blogentry .author{
	color:#898989;
	font-style:italic;
	margin-bottom:20px;
}

.blogcomment{
	color:#545454;
	text-decoration:underline;
	font-style:italic;
}

.blogcomment span{
	cursor:pointer;
	color:red;
	text-decoration:none;
}
.mailbox .user{
	background:#cdcdef;
	padding:5px;
	width:60px;
}

.mailbox .message{
	padding:5px;
	width:540px;
	background:#efefef;
}

.mailbox .title{
	padding:5px;
	width:540px;
	background:#efefef;
}

.mailbox .date{
	padding:5px;
	width:100px;
	background:#cdcdef;
}

.mailbox .unread, .mailbox .unread a{
	font-weight:bold;
	font-size:12pt;
	color:#ee4545;
}

.mailboxcontainer{
	border:1px solid lightblue;
	position:relative;
	margin-top:30px;
	padding:10px;
}

.mailboxtabcontainer{
	background:white;
	position:absolute;
	top:-32px;
	left:-1px;
	overflow:auto;
}

.mailboxtab{
	border:1px solid lightblue;
	float:left;
	background:lightgray;
	height:30px;
}

.mailboxtab:hover{
	background:white;
}

.mailboxtab a{
	padding:5px;
	display:block;
	text-decoration:none;
	color:black;
	font-weight:bold;
}

.mailboxtabselected{
	border-bottom:none;
	background:white;
}

table.rightaligned td{
	text-align:right;
}

ul, ol{
	margin-left:40px;
}

#calculator .button{
	width:25px;
}

#calculator #equation{
	width:120px;
}

#taskbar{
	background:#e6ddd5;
	border:1px solid black;
	position:fixed;
	bottom:-1px;
	left:10%;
	width:80%;
}

#accountancy div{
	overflow:auto;
}

#accountancy div span{
	display:block;
	padding:10px;
	width:160px;
	cursor:pointer;
	float:left;
	text-align:right;
}

#accountancy div span.acctitle{
	cursor:pointer;
	float:left;
	margin-right:20px;
}

.taskwindow{
	display:none;
	position:absolute;
	bottom:20px;
	z-index:100;
	left:0px;
}

.taskwindow:hover{
	border:1px solid yellow;
}

.fhor {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: fliph; /*IE*/
}
.fver {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: flipv; /*IE*/
}

.trcity a{
	display:block;
	width:28px;
	height:26px;
	background:url("../../img/city.png");
}

.trcity a:hover{
	background-position:0 -26px;
}

.trcity span{
	cursor:pointer;
}

.trcity span:hover{
	color:green;
}
