.top_banner {

	position: absolute;
	text-align:right;
	top: 6px;
	right: 9px;
	width: 564px;
	height: 60px;
	
}

.codec {
  color: #FFFFFF;
  text-decoration: none;
  cursor: text;
  display: none;
  }


.welcome_txt {
	color: gray;
	font-size: 7pt;
	position: absolute;
	top: 3px;
	left: 10px;
	direction: rtl;
	text-align: left;
}

.rss_logo {
	position: relative;
	text-align:right;
	top: -8px;
	right: 10px;
}

.header {
	background: white;
	width: 100%;
	padding-top: 5px;
}

.headerbar {
	background: white;
}

.headerbar2 {
	margin: 0;
	width: 204px;
	background: #4E6A9C url(../image/logo_bg.png) no-repeat right top;
	height: 74px;
}

.hdbar {
	clear: both;
	display: block;
	font-size: 8px;
	line-height: 8px;
	width: 100%;
	background: #4E6A9C url(../image/hdr_bar.png) repeat-x;
	height: 10px;
	border-bottom:  1px solid #143C5C;
	max-height: 10px;
	overflow: hidden;
}


.footer h1 {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.acc_menu {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	height: 100%;
/*	padding-top: 5px;
	color: gray;
	font-size: 12px; */
	direction: rtl;
	text-align: right;
}

hr {
	color: gray;
	border: 1px solid gray;
}

img {
	vertical-align: middle;
}

ul {

	margin-top: 2px;
	margin-bottom: 2px;
}

ul li {
		line-height: 180%;
}

input {
		font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
		margin-top: 4px;
}

select {
		font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
		margin-top: 4px;
}

textarea {
		font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
		line-height: 140%;
		margin-top: 4px;
}

.btn {
		background-image:url(../image/ttl_bold.png);
		background-color: #99AFD5;
		border: 1px solid #333333;
		border-collapse: collapse;
		padding: 4px;
		margin: 3px;
		color: white;
		font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		border-collapse:collapse;
		text-align: center;
}

.footer {
	margin: 0;
	padding-top: 12px;
	font-size: 10px;
	color: black;
	width: 100%;
	background-image:url(../image/footer.png);
	background-repeat: repeat-x;
	text-align: center;
}

.header_toolbar {
	margin: 0;
	height: 32px;
	width: 100%;
	background: #414141 12px center url('../image/blockdefault.gif') repeat-x;
	direction: rtl;
	text-align: right;
	white-space: nowrap;
}


body {
	margin: 0;
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: black;
	background-color:  #FAFAFA;
	background-image: url(../image/lbg.gif);
	background-repeat: repeat-x;
}

.portal {
	/* Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	margin: 0;
	padding: 2px 18px 2px 18px;
	min-height: 550px;
	direction: rtl;
	text-align: right;
}


p {
	line-height: 130%;
}

a { color: #0033CC; }
a:link, a:visited, a:active{text-decoration:none; color: #0033CC;}
a:hover{text-decoration:underline;}

#offline {
	color: #333333;
}

.offline {
	color: #333333;
}

h3 {
	font-size: 12pt;
	color: #000033;
	margin: 2px;
}


.browse_table {

	width: 100%;
	border: 1px;
	border-collapse: collapse;
	border-color: #D9ECFF;
	border-style:solid;
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin:0;
}

.browse_table a {
		color: #000099;
}
.browse_table a:visited {
		color: #000099;
}
.browse_table a:hover {
		color: #000099;
}
.browse_table a:link {
		color: #000099;
}

.browse_table2 {

	width: 100%;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-collapse: collapse;
	border-color: #D9ECFF;
	border-style:solid;
	font-size: 11px;
	font-weight: bold;
	color: black;
	margin:0;
}

.browse_table2 a {
		color: #000099;
}
.browse_table2 a:visited {
		color: #000099;
}
.browse_table2 a:hover {
		color: #000099;
}
.browse_table2 a:link {
		color: #000099;
}

td a, td a:visited, td a:link {
text-decoration:none; color: #0033CC;
}
td a:hover {
text-decoration:underline; color: #0033CC;
}

.browse_table td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

.browse_table2 td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
}

.browse_head {

	margin:0;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(../image/ttl_bold.png);
	background-repeat: repeat-x;
	height: 23px;
	color: white;
	background-color: black;
	font-weight: bold;
	text-align:center;
	direction: rtl;
	
}

.browse_head a,.browse_head a:visited ,.browse_head a:link {
	color: white;
}

.browse_head a:hover {
	color: yellow;
}

.browse_head2 {

	margin: 0;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: url(../image/ttl_bold_2.png);
	background-repeat: repeat;
	color: white;
	background-color: black;
	font-weight: bold;
	text-align:center;
	direction: rtl;
	border: 0px;
	font-size: 16px;
	line-height: 30px;
	font-family: Times New Roman;
}

.browse_head2 a,.browse_head2 a:visited,.browse_head2 a:link {
	color: white;
}

.browse_head2 a:hover {
	color: yellow;
}

.browse_item1 {
	
	margin:0;
	padding: 1px;
	background-image: url(../image/ttl_1.png);
	background-color: white;
}

.browse_item2 {

	margin:0;
	padding: 1px;
	background-image: url(../image/ttl_2.png);
	background-color: #e3e6e9;

}

.browse_premium {

	margin:0;
	padding: 1px;
	background-image: url(../image/ttl_gold.png);
	background-color:#FFFFCC;
	border-top: 1px solid #BCA81B;
	border-bottom: 1px solid #BCA81B;
	direction: rtl;
	text-align: right;

}

.project_title {

	font-weight: bold;
	font-size: 12pt;
	
}

.project_table {

	width: 200px;
	border: 1px;
	border-collapse: collapse;
	border-color: #dadada;
	border-style:solid;
}

.project_t1 {

	border-collapse: collapse;
	font-weight: bold;
	border: 1px solid #dadada;
	background-color: #eff6ff;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	direction: rtl;
	text-align: right;

}

.project_t2 {

	border-collapse: collapse;
	font-size: 8pt;
	padding: 5px;
	background-color: #ecf4fc;
	padding-left: 6px;
	padding-right: 6px;
	direction: rtl;
	text-align: right;
	border: 1px solid #dadada;

}

.project_t3 {

	font-style: italic;
	border: 1px solid #DDDDDD;
	background-color: #EFEFEF;
	padding: 2px;
	direction: rtl;
	text-align: right;

}

.project_bid1 {

	border: solid;
	border-width:1px;
	border-collapse:collapse;
	border-color:#DDDDDD;
	background-color:#EBEBEB;
	padding: 1px;
	margin-bottom: 5px;
	clear:both;
	width:100%;
	background-image:url(../image/bid_2.png);
	direction: rtl;
	text-align: right;

}

.project_bid2 {

	border: solid;
	border-width:1px;
	border-collapse:collapse;
	border-color:#DDDDDD;
	background-color:#FBFBFB;
	padding: 1px;
	margin-bottom: 5px;
	clear:both;
	width:100%;
	background-image:url(../image/bid_1.png);
	direction: rtl;
	text-align: right;

}

.project_premium_bid {

	border: solid;
	border-width:1px;
	border-collapse:collapse;
	border-color:#DDDDDD;
	background-color:#FFFFCC;
	padding: 1px;
	margin-bottom: 5px;
	clear:both;
	width:100%;
	background-image:url(../image/bid_gold.png);
	direction: rtl;
	text-align: right;

}

.post_user {
	
	position:relative;
	font-size: 18px;
	font-weight: bold;

}

.bid_user {
	position:relative;
	right: 12px;
	top: 8px;
	font-size: 21px;
	font-weight: bold;
	direction: rtl;
	text-align: right;
	float: right;
}

.bid_user2 {
	
	position:relative;
	right: 12px;
	top: 8px;
	font-size: 16px;
	font-weight: bold;
	direction: rtl;
	text-align: right;
	float: right;

}

.bid_location {
	
	position:relative;
	right: 12px;
	margin-top: 3px;
	font-size: 7pt;
	color:#333333;
	font-weight: normal;
	direction: rtl;
	text-align: right;
	width: 200px;

}

.bid_price {
	
	position:relative;
	top: 5px;
	font-size: 9pt;
	font-weight: normal;
	direction: rtl;
	text-align: right;
}

.bid_price2 {
	
	position:relative;
	top: 1px;
	font-size: 9pt;
	font-weight: normal;
	direction: rtl;

}

.bid_deliver2 {
	
	position:relative;
	top: 2px;
	font-size: 9pt;
	font-weight: normal;
	direction: rtl;
	text-align: right;

}

.bid_date {
	
	position:relative;
	right: 12px;
	color:#333333;
	font-size: 7pt;
	font-weight: normal;
	width: 200px;
	direction: rtl;
	text-align: right;

}
.bid_deliver {
	
	position:relative;
	top: 8px;
	font-size: 9pt;
	font-weight: normal;
	direction: rtl;
	text-align: right;

}

.bid_pm {
	
	position:relative;
	top: 10px;
	font-size: 9pt;
	font-weight: bold;
	direction: rtl;
	text-align: right;

}

.bid_rate {
	
	position:relative;
	top: 15px;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	direction: rtl;
	text-align: right;

}

.bid_desc {
	
	margin: 5px;
	font-size: 8pt;
	font-weight: normal;
	direction: rtl;
	text-align: right;
	float: right;

}

.redb {
	color: red;
}

.redberr {
	color: red;
	padding: 3px 20px 3px 3px;
	margin: 2px;
	min-height: 20px;
	border: 2px #dadafa dotted;
	width: auto;
	height: auto;
	display: block;
	background: url(../image/error.gif) #ffffec center right no-repeat;
	
}

.redb2 {
	color: red;
	font-size: 7pt;
	font-weight: bold;
}

.grayb2 {
	color: gray;
	font-size: 7pt;
	font-weight: bold;
}

.pms {

	margin: 0px;
	padding: 5px;
	border: 1px solid;
	border-color: gray;
	border-collapse: collapse;

}

.pm_1 {

	font-size: 7.5pt;
	margin: 0px;
	padding: 5px;

	border: 1px solid #DDDDDD;
	background-color: #CCD8EC;

}

.pm_2 {

	font-size: 12px;
	font-family: Tahoma, "Courier New", Courier, monospace;
	font-weight: normal;
	background-color: #FDFDFD;
	margin: 0px;
	padding: 5px;

	border: 1px solid #DDDDDD;

}

.pm_3 {

	font-size: 7.5pt;
	font-family: Tahoma, Verdana, Courier New;
	background-color: #F6F6F6;
	margin: 0px;
	padding: 5px;
	border: 1px solid;
	border-color: gray;

}

.project_t4 {

	font-size: 8pt;
	background-color: #CCEEEE;
	margin: 2px;
	padding: 5px;
	border: 1px solid;
	border-color: gray;

}

.project_desc {

	padding: 0px;
	border: 1px solid;
	border-color: gray;
	border-collapse: collapse;
	margin-bottom: 3px;

}

.project_content {

	font-family:Tahoma, "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	background-color: #FDFDFD;
	padding: 5px;
	line-height: 130%;

}

.project_content2 {

	background-color:#F4F4F4;
	padding: 5px;
	border: 1px solid;
	border-color: gray;


}

.errmsg1 {

	padding: 3px;
	border: 1px solid;
	border-color: gray;
	background-color:#B70000;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Courier New;
	margin-top: 15px;

}

.errmsg2 {

	padding: 5px;
	border: 1px solid;
	border-color: gray;
	background-color: #FDFDFD;
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Courier New;

}

.button {
	
	padding: 3px;
	border: 1px solid;
	border-color: gray;
	background-color: #FDFDFD;

}

.small_font {
	font-size: 7pt;
	font-family: Tahoma;
	font-weight: normal;
}

.small_font a, .small_font a:visited, .small_font a:link {
text-decoration:none; color: #0033CC;
}
.small_font a:hover {
text-decoration:underline; color: #0033CC;
}

div.pagination {
	font-size: 11px;
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: gray;
}

/* Tabs
----------------------------------*/
.ui-tabs { padding: 0;  text-align: right; direction: rtl; margin: 0; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; margin: 0; }
.ui-tabs .ui-tabs-nav li {
		margin: 0;
		position: relative;
		float: right;
		background:url(../image/ttl_bold_2.png) #99AFD5 repeat;
		border-top: 1px solid #dedede;
		border-left: 1px solid #dedede;
		border-right: 0;
		font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: center;
		padding: 0 3px 0 3px;
		border-bottom: 0px;
		border-bottom-width: 0 !important;

}

.ui-tabs .ui-tabs-nav li:hover {
		margin: 0;
		position: relative;
		float: right;
		background:url(../image/ttl_gold.png) #99AFD5 repeat;
		border-top: 1px solid #dedede;
		border-left: 1px solid #dedede;
		border-right: 0;
		font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-align: center;
		padding: 0 3px 0 3px;
		border-bottom: 0px;
		border-bottom-width: 0 !important;
}

.ui-tabs .ui-tabs-nav li a { 
		float: left;
		text-decoration: none;
		color: white;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		padding-top: 5px;
		}
		
.ui-tabs .ui-tabs-nav li a:hover { 
		float: left;
		text-decoration: none;
		color: black;
		padding-left: 4px;
		padding-right: 4px;
		padding-bottom: 5px;
		padding-top: 5px;
		}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { font-weight: bold; background-image:url(../image/ttl_bold.png); background-color:#FFFFCC; padding-top: 4px; margin-top: -4px; color: white; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { text-decoration: none; color: white; border-bottom-width: 0;	border-bottom: 0px;  }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { 
	padding: 3px 8px 3px 8px;
	display: block;
	border-collapse: collapse;
	background-color: #f5faff;
	border: 1px solid #dadada;
 }
.ui-tabs .ui-tabs-panel p {
	line-height: 190%;
}


.ui-tabs .ui-tabs-hide { display: none !important; }

/* accordion  */

.basic  {
	width: 200px;
	background-color: #ecf4fc;
}
.basic div {
	background-color: #ecf4fc;
}

.ui-accordion-header, .ui-accordion-header:link,  .ui-accordion-header:visited {
	color: white;
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	background-color: #00a0c6;
	
	background-image: url(../image/ttl_bold.png);
	background-repeat: repeat-x;
}
.ui-accordion-header:hover {
	text-decoration: none;
	color: black;
	background-image: url(../image/ttl_gold.png);
	background-repeat: repeat-x;
}
.ui-accordion-header.selected {
	text-decoration: none;
	color: white;
	background-color: #80cfe2;
	background-image: url(../image/ttl_bold.png);
	background-repeat: repeat-x;
}

.boxer1 {
	width: 81px;
	height: 81px;
	float: right;
	display: inline-block;
	background: url(../image/boxer1.png);
	margin: 10px 12px 10px 0;
}

.boxerarrow {
	width: 18px;
	height: 18px;
	float: right;
	display: inline-block;
	background: url(../image/arrow2right.png);
	margin: 32px 3px 0 3px;
	font-size: 5px;
	line-height: 2px;
}



.boxer1 a, .boxer1 a:visited, .boxer1 a:link {
	width: 73px;
	height: 73px;
	padding: 4px;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #DB8848;
	text-decoration: none;
}

.boxer1 a:hover {
	color: #D1BE9B;
}