.market-offers .offers-form,
.market-offers .offers-search {
	float: left;
	width: 265px;
	overflow: hidden;
	margin-right: 5px;
	padding: 3px;
	background: #583909;
	color: #fff;
	-moz-border-radius: 5px;
}
.market-offers .offers-form form, .market-offers .offers-search form {
	margin-top: 10px;
}
.market-offers .offers-list {
	float: left;
	width: 530px;
	overflow: hidden;
}
.my_oasis_div{
    margin-top: 10px;
}

.select-resource, .select-specialty {
	margin: 0;
	list-style-type: none;
	clear: both;
	padding: 10px 0 0 0;
	height: 30px;
}
.select-resource li, .select-specialty li {
	display: inline;
	border: 1px solid #A75503;
	background-color: #d0b58b;
	padding: 5px 2px;
}
.select-resource li.selected, .select-specialty li.selected {
	background-color: #311112;
}

.market-offers .offers-form fieldset {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #fff;
	padding: 0;
	margin: 0;
}

.market-offers form div.input label {
	width: 80px;
}

.market-offers span.small {
	font-size: 11px;
}

/*Distribute */
.distribute-resources .comment {
	margin-bottom: 10px;
}
.distribute-resources .gold-info {
	float: right;
	width: 100px;
	font: bold 20px Arial;
	color: #666;
}
.distribute-form {
	padding: 10px !important;
	background: #583909;
	overflow: visible;
	/*width: 680px;*/
}
.distribute-form-head ul {
	list-style-type: none;
	margin: 0;
}
.distribute-form-head ul li {
	display: block;
	float: left;
	width: 134px;
	margin: 0 2px 0 0;
	background-color: #d0b58b;
}
.distribute-form table {
	color: #fff;
	font-size:12px;
	border:1px solid  #422e28;
	border-left:0;
}
.distribute-form table div {
	clear: both;
	padding-top: 5px;
}
.distribute-form table tr th{
	border:1px solid  #422e28;
	border-bottom:0;
	border-right:0;
	border-top:0;
	background:#dbceb9;
	color:#3d2c11;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}
.distribute-form table tr td{
	border:1px solid  #422e28;
	border-bottom:0;
	border-right:0;
	text-align:left;
    padding: 4px;
}
.distribute-form table div span.field {
	display: block;
	float: left;
	width: 134px;
	line-height: 20px;
	margin: 0 2px 0 0;
}
.distribute-form table div span.field ul li{
	font-size:11px;
}
.distribute-resources .add-city,
.distribute-actions {
	clear: both;
	margin: 10px 0;
}
.distribute-form table .progress {
	padding: 0;
	height: 2px;
	width: 100px;
	background: url(/view/skins/persian/images/distribute-capacity-percent.gif) no-repeat 0 0;
}
.distribute-city-info {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
	width: 150px;
}
.rtl .distribute-city-info {
    text-align: right;
}
.distribute-city-info li span {
	float: right;
}

.rtl .distribute-city-info li span {
    float: left;
}

.distribute-info {
	text-align: right;
	margin-top: 5px;
	color: #fff;
}
.distribute-info div {
	padding-right: 10px;
	line-height: 20px;
}
.distribute-info span {
	font-weight: bold;
}

/*send-resources*/
.send-resources ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: auto;
}
.send-resources form div.input label {
	width: 80px;
}
.send-resources .resources {
	margin: 0;
}
.send-resources .resources li {
	float: none;
	width: 90%;
	margin-bottom: 15px;
}

.send-resources .send-target {
	width: 300px;
}
.send-resources .send-target-form {
	padding: 10px;
	margin-top: 20px;
	background-color: #BBA073;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #9B8561;
}
.send-resources div.submit {
	clear: both;
	margin-left: 300px !important;
}

.send-resources .send-params {
	position: static;
    max-width: 400px;
}

ul.send-resources-tab{
	position: relative;
	height:26px;
	overflow:hidden;
	padding:0px 15px;
}
ul.send-resources-tab li { 
	float: left;
	background:url(/view/skins/persian/images/windows/un_active_tab_left.jpg) top left no-repeat ;
	border: 0 !important;
	padding: 5px 0;
	margin: 0 2px;
	
}
ul.send-resources-tab li a {
	font-family: 'CartoGothicStdBoldItalic',candara,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #452812;
	padding:0;
	height:19px;
}
ul.send-resources-tab li a span {
	background:url(/view/skins/persian/images/windows/un_active_tab_right.jpg) no-repeat top right;
	padding: 5px 10px 5px 10px;
}
ul.send-resources-tab hr{
	margin: 0;
	color: #452812;
}
ul.send-resources-tab li.selected { 
	background:url(/view/skins/persian/images/windows/active_tab_left.jpg) top left no-repeat ;
	
}
ul.send-resources-tab li.selected a span {
	background:url(/view/skins/persian/images/windows/active_tab_right.jpg) no-repeat top right;
	color:#4C2001;
}


/*
.send-resources .send-params hr {
	width: 90%;
	margin: 0;
	border: 1px inset #BBA073;
	position: relative;
	top: -2px;
}
.send-resources .send-params .content {
}

.send-resources .resources {
	margin: 0;
}
.send-resources .resources li {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}

*/

.content{
	display:block;
}

.hidetext{
	display:none;
}
span.max-number {
	cursor: pointer;
}

#offers_grid .info {
	float: left;
}


.distribute_resouece_loading_text p {
	color:white;
	text-align: center;
	
}

#send_resource_confirm .table_armys td, #send_resource_confirm .table_armys th  {
    color: #fff;
    text-align: center;
    padding: 2px;
    
}
