/* CSS Document */
a {	color:#1494FF;	text-decoration:none;	outline:none;}
a:hover{	text-decoration:none;}
a img{	border:none;}
.clear{	clear:both;}
.wrapper{	width:1000px;	margin:0 auto;}
.header{	width:1000px;	height:146px;}
.header_left{	width:380px;	float:left;}
.header_right{
	width:255px;
	float:right;
}
.header_right ul{
	float:right;
	/*width:170px;*/
	width:auto;
}

.header_right ul li{
	/*float: left;*/
	float: left;	
	margin:0 10px;
	/*width:65px;*/
	list-style:none;
}

.header_right ul li a{
    color: #767677;
    display: block;
    padding: 0 0 0 16px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
    padding-left: 20px;
}
.header_right ul li a:hover{
	color:#000;
}
.sign_in{
	margin:10px 0 0 20px;
}
.header_right ul li.sign_in a{background:url(../images/login.png) left 0 no-repeat;}
.header_right ul li.sign_up a{background:url(../images/signup.png) left 1px no-repeat;}
.header_top_mo_no{
	width:250px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#F48C45;
	font-size:14px;
	margin:10px 0 0 0;
	padding:5px 0;
}
.header_top_mo_no img{
	float:left;
	margin:0 10px 0 0;
}
.header_top_address{
	height:50px;
	width:250px;
	color:#4D4D4D;
	font-size:14px;
	line-height:25px;
}
.header_top_address img{
	float:left;
	margin:20px 10px 20px 0;
}
.menubar{
	height:38px;
	width:1000px;
	overflow:hidden;
}
.left_row{
	height:38px;
	width:355px;
	float:left;
}
.left_row p{
	height:3px;
	width:355px;
	background:#F78D1E;
	margin:15px 0 0 0;
}
.right_row{
	height:38px;
	width:355px;
	float:right;
	display:block;
}
.right_row p{
	height:3px;
	width:355px;
	background:#F78D1E;
	margin:15px 0 0 0;
}
.main_menu{
	width:285px;
	float:left;
	height:38px;
}
.main_menu ul li{
	float:left;
	list-style:none;
}
.main_menu ul li a{
	display:block;
	font-size:18px;
	margin:0 0 0 23px;
	line-height:35px
}

.main_menu ul li a:hover{
	text-decoration:underline;
}

.main_menu ul li a.active{
	text-decoration:underline;
}

.main_menu ul li ul{
	display:none;
}

.main_menu ul li:hover ul{
	display:block;
	position:absolute;
	z-index:999;
	background:#F37C00;
	border:3px solid #F78D1E;
}
.main_menu ul li:hover ul li{
	float:none;
}
.main_menu ul li:hover ul li a{
	padding:0 20px 0 10px;
	margin:0;
	color:#fff;
	font-size:12px;
	border-bottom:1px solid #E77701;
	border-top:1px solid #FF8A10;
}

.main_container_with_sidebar{
	width:1000px;
	margin-top:30px;
}
.left_container_slider_left_sidebar{
	width:758px;
	float:left;
}

.let_sidebar_slider{
	width:758px;
	height:314px;
	overflow:hidden;
}

.sign_in_sidebar{
	width:200px;
	float:left;
}
.create_acc_logo{
	width:200px;
	height:100px;
}

.create_acc_logo a:hover{
	opacity:0.8;
}
.create_acc_logo img{
	width:200px;
	height:100px;
}

.sign_in_wrapper{
	width:200px;
	height:200px;
	margin:15px 0 0 0;
}
.sign_in_wrapper h3{
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #C1C1C1;
	line-height:25px;
	margin:5px 0;
}
.sign_in_wrapper p{
	font-size:14px;
	line-height:25px;
}
.input_sign{
	width:178px;
	height:26px;
	border:1px solid #E2E1E1;
	padding-right:10px;
	padding-left:10px;
}
.slider_img{
	width:547px;
	height:314px;
	float:right;	
}

.slider_img li{
	list-style:none;
}

.slider_img img{	width:547px;	height:314px;}
.frg_pass{
    color: #FF0000;
	margin:10px 0 0 0;
	display:block;
}

.category_item{
	width:756px;
	height:430px;
	border:1px solid #E8E8E8;
	margin:25px 0 0 0;
}
.category_item li{
	list-style:none;
}
/*start tab*/
.tabs {
	width: 100%;
	height: 38px;
	border-bottom:1px solid #E8E8E8;
}
.tabs li {
	float:  left;
	margin: 0;
	overflow: hidden;
	background-color: #D9E1C6;
}
.tabs li a {	display: block;	color: #000;	text-decoration: none;	text-transform: uppercase;	border-right: 1px solid #fff;	width:188px;	text-align:center;	height:38px;	line-height:38px;}
.tabs li a:hover {
	background-color: #F78D1E;
	color:#fff;
}
.tabs li.active a {
	background-color: #0069B5;
	color:#fff;
}
/*end tab*/
.category_content{
	width:340px;
	float:left;
	height:370px;
	margin:0 10px;
}
.content_item_list{
	width:720px;
	float:left;
	height:370px;
	margin:0 10px;
}

.inner_tab_content{
	padding:10px;
}

.tab_main_content{
}
.tab_main_content ul li a{
	display:block;
	line-height:36px;
	font-size:13px;
	color:#333333;
	border-bottom:1px solid #DDDDDD;
}
.tab_main_content ul li a:hover{
	color:#FB8A13;
}

.right_sidebar{
	width:230px;
	float:right;
}
.published_tendar{
	width:230px;
	height:100px;
}
.published_tendar a:hover{
	opacity:0.8;
}
.published_tendar img{
	width:230px;
	height:100px;
}
.search_box{
	height:45px;
	margin:10px 0 0 0;
}

.search_text{
	height:26px;
	width:180px;
	border:1px solid #F78D1E;
	float:left;
	padding:0 5px;
}
.search_btn{
	background:url(../images/search_btn.jpg) no-repeat;;
	width:38px;
	height:28px;
	padding:0;
	margin:0;
	float:left;
	border:none;
	text-indent:-99999px;
	cursor:pointer;
}
.total_tendar{
	width:228px;
	height:190px;
	border:1px solid #E8E8E8;
	margin:10px 0 0 0;
}

.ads_tendar {
	width:228px;
	height:auto;
	border:1px solid #E8E8E8;
	margin:10px 0 0 0;
}

.total_tendar h4{
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	padding:0 0 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#383838;
	border-bottom:1px solid #E8E8E8;
}
.tender_statistics{	margin:0 auto;}
.tender_statistics td{	height:23px;	vertical-align:middle;	border-bottom:1px solid #E8E8E8;}.right_sidebar_adspace{	width:230px;	margin:10px 0;}.right_sidebar_adspace a:hover{	opacity:0.8;}
.right_sidebar_adspace img{	width:230px;	height:130px;	margin:0 0 5px 0;}.benefits_col{
	width:290px;
	float:right;
	height:220px;
	border:1px solid #E3E0E0;
	border-radius:5px;
}
.benefits_col p{
	font-size:14px;
	padding:20px;
}
.benefits_col ul{
	margin:0 20px 0 40px;
}
.benefits_col ul li{
	list-style:url(../images/bullet_list.jpg);
	padding:7px 0;
}
.benefits_col ul li a{
	display:block;
	color:#7A7A7A;
}
