/* CSS Document */
html { height:100% }
body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A2003; 
	background: #FBF1E5 url('../images/page_bg.jpg') top left repeat-y;
	height:100%
}

p {
	padding: 0;
	margin: 0 0 4px 0;
}

h1 {
	font-size: 16px;
	color: #3A2003;
	margin: 12px 0 6px 0;
}

h2 {
	font-size: 14px;
	color: #3A2003;
	margin:  10px 0 4px 0;
}

h3 {
	font-size: 12px;
	color: #3A2003;
	margin: 10px 0 4px 0;
}

a { 
	color: #333366;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

.titleBlock {
	margin: 12px 0 6px 0;
}

.titleHeading {
	margin: 0 220px 0 0;
}

.titleControl {
	width:220px;
	float:right;
	text-align:right;
}

.header {
	height:50px; 
	background: #FBF1E5 url('../images/header_bg.jpg') top left;
}

.footer {
	margin: 10px 0 0 20px;
	border-top: 1px solid #7FC7E2;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
}

.ledger {
	float:left; 
	width:300px; 
	padding: 35px 47px 30px 0;
	background: url('../images/ledger_top.jpg') top left no-repeat;
	line-height: 130%;
}

.ledger ul, .ledger ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#status {
	margin-bottom: 10px;
	border-bottom: 1px solid #7FC7E2;
	padding-bottom: 5px;
	margin-left: 20px;
}

#ledgerContent {
	margin-left: 20px;
}

#ledgerActions {
	background: url('../images/action_note_bg.jpg') bottom right no-repeat;
	padding: 0 10px 35px 20px;
	margin-top: 10px;
}
#ledgerActions h2 {
	background: url('../images/action_note_top.jpg') top right no-repeat;
	padding: 18px 10px 5px 20px;
	margin: 0 -10px 0 -20px;
}

.ledgerTabs {
	position: absolute;
	top: 110px;
	left: 307px;
	width: 45px;
}

.ledgerTabs .tabOperations {
	display: block;
	text-decoration: none;
	width: 25px;
	height: 123px;
	margin-left: 16px;
	background: url(../images/ledger_tab_operations.png) top right no-repeat;
}
.ledgerTabs .tabContracts {
	display: block;
	text-decoration: none;
	width: 25px;
	height: 111px;
	margin-left: 19px;
	background: url(../images/ledger_tab_contracts.png) top right no-repeat;
}
.ledgerTabs .tabEdges {
	display: block;
	text-decoration: none;
	width: 25px;
	height: 70px;
	margin-left: 20px;
	background: url(../images/ledger_tab_edges.png) top right no-repeat;
}
.ledgerTabs .tabFitouts {
	display: block;
	text-decoration: none;
	width: 25px;
	height: 92px;
	margin-left: 18px;
	background: url(../images/ledger_tab_fitouts.png) top right no-repeat;
}
.ledgerTabs .tabSelected {
	width: 36px;
	margin-left: 0;
}

.main {
	padding: 30px;
	margin-left: 347px;
	line-height: 130%;
	background: url('../images/map_top.jpg') top left no-repeat;
}

.main ul {
	padding: 0 0 0 2em;
	margin: 0;
}
.main ol {
	padding: 0 0 0 1em;
	margin: 0 0 0 1.5em;
}

input, select, textarea, .text {
	background-color: #FBF1E5; 
	border: 1px solid #D7B289;
}
.main input, .main select, .main textarea, .main .text {
	border: 1px solid #A88666;
}
select {margin:0; padding:0;}
input.button, div.button {
	color:#855B41;
	font-weight: bold;
	border: 1px solid #D7B289;
	border-bottom-color: #855B41;
	border-right-color: #855B41;
	background: #E9D1B6 url('../images/button_bg.jpg') top left repeat-x;
}
div.button {
	width: 70px;
	text-align: center;
	float: left;
	margin: 3px;
	padding: 3px 0;
	cursor: pointer;
}
input.clean {
	background-color: transparent;
	border: none;
}
label {
	width: 80px;
}

.photoAndCaption {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 240px;
}

.photoAndCaption p {
	margin-top: 0px;
	padding: 0 5px;
}

.bm {
	color: #CC0000;
}

.small {
	font-size: 10px;
	line-height: 100%;
}

.fade {
	color: #855B41;
}

.own {
	font-weight: bold;
	color: #006600;
}

/* ===== Home =====*/
.homeColumnMain {
	margin-right: 270px;
}
.homeColumnRight {
	float: right;
	width: 250px;
}

/* ===== News =====*/
#news {
	border-top: 1px solid #D8AA8B;
}

#news .item {
	border-bottom: 1px solid #D8AA8B;
	padding: 5px 0 5px 60px;
}

#news .gen { background: url('../images/news_general.gif') top left no-repeat; }
#news .sys { }
#news .ush { background: url('../images/news_shout.gif') top left no-repeat; }
#news .uml { background: url('../images/news_mail.gif') top left no-repeat; }

#news .item .date {
	color: #855B41;
	font-size: 10px;
}
#news .item .from {
	color: #855B41;
	font-size: 10px;
}

#news .item .content {
	padding: 0 10px 0 0;
}

#news .item .control {
	cursor: pointer;
	float: right;
}

/* ===== Dialogue =====*/
div#dialogueDiv {
	position: absolute;
	z-index: 100;
	width: 210px;
	height: 250px;
	background: url("../images/note_bg.png") top left;
	padding: 10px 20px 20px 15px;
}

div#dialogueDiv hr {
	height:0px;
	border:0px; 
	border-top:1px solid #D7B38A;
}

/* ===== Calling Card =====*/
div#callingcardDiv, div#callingcardDiv2 {
	position: absolute;
	z-index: 100;
	width: 210px;
	height: 95px;
	background: url("../images/card_bg.png") top left;
	padding: 40px 20px 45px 15px;
}

div#callingcardDiv img#callingcardClose,
div#callingcardDiv2 img#callingcardClose2 { 
	position: absolute; 
	top: 5px;
	right: 10px;
}

/* ===== Market ===== */
.marketOption {
	float: left;
	width: 210px;
	height: 250px;
	background: url('../images/note_bg.png') top left;
	padding: 10px 20px 20px 15px;
	margin: 20px;
}
.marketOptionContent {
	height: 190px;
	margin: 10px;
}
.marketOptionContent h1, 
.marketOptionContent h2,
.marketOptionContent h3 {
	margin-top: 0;
}
.marketOption hr {
	height:0px;
	border:0px; 
	border-top:1px solid #D7B38A;
}
.cardOption {
	width: 210px;
	height: 95px;
	background: url("../images/card_bg.png") top left;
	padding: 40px 20px 45px 15px;
}

.cardOption2 {
	width: 210px;
	height: 135px;
	background: url("../images/card2_bg.png") top left;
	padding: 20px 20px 25px 15px;
}


/* ===== Slider ===== */
.sliderTrack {
	width: 210px;
	height: 15px;
	background: url("../images/slider_track.gif") top left;
	margin: 3px 0;
}
.sliderKnob {
	width: 10px;
	height: 15px;
	background: url("../images/slider_knob.gif") top left;
	cursor: e-resize;
}
.transferLR { background: url("../images/transfer_arrow_lr.gif") top center no-repeat; }
.transferRL { background: url("../images/transfer_arrow_rl.gif") top center no-repeat; }

/* ==== Edge Display ==== */
div#extDialogueDiv {
	position: absolute;
	z-index: 100;
	width: 390px;
	padding: 0;
}

div#extDialogueDiv .eheader {
	width: 350px;
	padding: 10px 25px 0 15px;
	background: url("../images/edge_header_bg.png") no-repeat top left;
}

div#extDialogueDiv .eheader h2,
div#extDialogueDiv h3 {
	margin: 0;
	padding: 0;
}

div#extDialogueDiv .econtent {
	width: 350px;
	padding: 0 25px 4px 15px;
	background: url("../images/edge_bg.png") repeat-y top left;
}

div#extDialogueDiv .image {
	float: left;
	padding-right: 5px;
}

div#extDialogueDiv .hr {
	clear: both;
	width: 350px;
	height: 1px;
	margin: 7px 0;
	background: url("../images/edge_hr.jpg") top left;
}
div#extDialogueDiv .option {
	width: 330px; /* 350 - 20 */
	margin: 0;
	padding: 2px 0 2px 20px;
	background: none;
	cursor: pointer;
	background: url("../images/edge_bullet.gif") top left no-repeat;
}
div#extDialogueDiv .optionSelected {
	background: url("../images/edge_hilight.jpg") top left no-repeat;
}

div#extDialogueDiv textarea {
	width: 330px;
}

div#extDialogueDiv .efooter {
	width: 350px;
	height: 28px; /* 48 - 20 */
	padding: 0 25px 20px 15px;
	background: url("../images/edge_foot_bg.png") no-repeat bottom left;
	text-align: center;
}

/* ==== Table Display ==== */
div#tabDialogueDiv {
	position: absolute;
	z-index: 100;
	width: 590px;
	padding: 0 0 10px 0;
	background: url("../images/light_bg.jpg") top left repeat;
	border: 1px solid #D3AB91;
}
div#tabDialogueDiv .tabDialogueHead {
	padding: 5px 5px 0 5px;
}

/* ==== Contract List ==== */
.tabContainer {
}
.tabContainer a {
	padding: 2px 4px 4px 20px;
	margin: 0;
	color: #000000;
	background: url("../images/light_bg.jpg") top left repeat;
}
.tabContainer a.selected,
.tabContainer a:hover {
	text-decoration: none;
	color: #000000;
	background: url("../images/edge_hilight.jpg") top left no-repeat;
}
.tabContainer a.selected {
}
#contractTable {
	width: 590px;
	margin: 0;
	background: url("../images/light_bg.jpg") top left repeat;
}
#contractTable td, #contractTable th { padding: 3px 5px; }
#contractTable th { text-align: left; }

/* ==== Forum ==== */
.forum {
	width: 590px;
	border-bottom: 1px solid #A88666;
}
.forumLabel, .forum td:first-child {
	width: 140px;
	padding: 5px 10px;
	border-left: 1px solid #A88666;
}
.forumMessage, .forum td:first-child + td {
	width: 410px;
	padding: 5px 10px;
	border-left: 1px solid #A88666;
	border-right: 1px solid #A88666;
}
tr.ruleOver td {
	border-top: 1px solid #A88666;
}

/* ==== Validation ==== */
.validate {
	float: right;
	width: 18px;
	height: 18px;
	background: url(../images/validate_blank.gif) top left no-repeat;
}
.validate_tick { background-image: url(../images/validate_tick.gif); }
.validate_cross { background-image: url(../images/validate_cross.gif); }
.validate_wait { background-image: url(../images/validate_loader.gif); }

/* ==== Map Common ==== */

div#mapContainer {
	position: absolute; 
	overflow: auto; 
	width: 600px; 
	height: 480px; 
}

div#mapBase { position: absolute; }
div#mapAffluence { position: absolute; }
div#mapOpperations { position: absolute; }
.operation { cursor: pointer; cursor: hand; }
.operation img { display: block; }

/*
div#detailDiv {
	position: absolute;
	z-index: 100;
	width: 215px;
	height: 250px;
	background: url('../images/note_bg.png') top left;
	padding: 10px 20px 20px 10px;
}
*/

div#detailDiv {
	position: absolute;
	z-index: 100;
	width: 210px;
	height: 95px;
	background: url("../images/card_bg.png") top left;
	padding: 40px 20px 45px 15px;
}

div#detailDiv img#mapDetailClose { 
	position: absolute; 
	top: 5px;
	right: 10px;
}
div#detailDiv.cardBack2 {
	height: 135px;
	background: url("../images/card2_bg.png") top left;
	padding: 20px 20px 25px 15px;
}

.ghost {
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	opacity: .4;
}


