
a.watchlist:link{	
	color: #1181FF;
}

a.watchlist:visited{
	color: #1181FF;
}

a.watchlist:hover{
color: green;
}

div.home_project_bid{
	float:left;
	width:40px;
	text-align:center;
}

div.search_project_bid{
	float:left;
	width:30px;
	text-align:center;
}



div.search_project_start{
	float:left;
	width:75px;
	text-align:left;
}

div.box_number{
	float:left;
	width: 100%;
	background: #D6F4AE;
	height: 28px;
	
}

div.number{
	float:left;
	width: 20px;
	height: 20px;
	background: #000000;
	color:#fff;
	margin-top: 3px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

div.number_hover{
	float:left;
	width: 21px;
	height: 18px;
	color:#fff;
	margin-top: 3px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 14px;
	border: 1px solid #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

A.number_link:link
{
	color: #fff;
	text-decoration: none;
}

A.number_link:visited
{
	color: #fff;
	text-decoration: none;
}

A.number_link:hover
{
	color: #003c50;
}


A.pro:link
{
	color: #232323;
	text-decoration: none;
}
A.pro:hover
{
	color: #699A1E;
}

A.pro:visited
{
	color: #232323;
	text-decoration: none;
}


A.pro_project:link
{
	color: #232323;
	text-decoration: none;
}
A.pro_project:hover
{
	color: #fff;
}

A.pro_project:visited
{
	color: #232323;
	text-decoration: none;
}


.bodyleftbottom3_change
{
		margin-top:1px;
		padding: 5px 0px 5px 0px;
         width:100%;
         float: left;
		 background-color: #d6f4ae;
}


.project_box_title{
	width:100%; 
	text-align:left;
	font-size:12px; 
	float:left; 
	background: #D6F4AE;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
}


.title
{
	font-size:12px;
	font-weight: bold;
	padding-top:4px;
}

.project_box_text{
	 width:800px;
	 height :20px;
	 float: left;
}

.page_number{
	width:220px;
	float:left;
	font-size:12px;
	text-align:center;
}

div.page_number_box{
	border:1px solid #84C225;
	float:left;
	padding: 1px 4px 1px 4px;
	margin-left:5px;
	cursor:pointer;
	background: #D6F4AE;
}

div.page_number_box:hover{
	border:1px solid #000;
	float:left;
	padding: 1px 4px 1px 4px;
	margin-left:5px;
	color: #84C225;
	background: #ffffff;
}


div.on_page_box{
	border:1px solid #000;
	float:left;
	padding: 1px 4px 1px 4px;
	margin-left:5px;
	color: #84C225;
	background: #ffffff;
}

.home_project_main_box
{
	margin-top:1px;
	padding: 5px 0px 5px 0px;
	width:100%;
	float: left;
	background-color: #EBFFD1;
	cursor:pointer;
}


.home_project_main_box:hover
{
	margin-top:1px;
	padding: 5px 0px 5px 0px;
	width:100%;
	float: left;
	color: #fff;
	background-color: #84C225;
	cursor:pointer;
}

.bodyleftbottom3_change:hover
{
	margin-top:1px;
	padding: 5px 0px 5px 0px;
	width:100%;
	float: left;
	color: #fff;
	background-color: #84C225;
	cursor:pointer;
}



div.package_budget{
	float:left;
	width:90px;
	text-align:left;
}

div.home_package_title{
	float:left;
	width:256px;
	text-align:left;
	padding-left: 5px;
}

div.home_package_category{
	float:left;
	width:251px;
	text-align:left;
}


.job_catagory
       {
	width : 75%;
    border :1px solid #C9C9C9;
    height	:20px;
	float :left ;
	padding-left :20px;
	text-align :left;
  	margin-left :15px;
    margin-top :10px;
    font-size :13px;
    color :#588E05;  
	   }
  .project_link_button
  {
  width :90%;
  float :left ;
  height :auto;  
  text-align :left ;
  margin-top :6px;
  margin-left :15px; 
  }
  
  .search_all
{
	float:right; 
	color: #6E9D26; 
	padding-top:2px;
}


  .package_link_button
  {
  width :90%;
  float :left ;
  height :auto;  
  text-align :left ;
  margin-top :7px;
  margin-left :15px; 
  }
  
  
  	.search_keyword
	{
		background:url("<?=base_url();?>image/slide.gif");
		height:22px;
		width: 262px;
		border:0px;
		padding-top:5px;
	}
	.project_title_search{
		  width :100%;
		  background-color :#EAEAEA;
		  border :1px solid #D4D4D4;
		  padding-top: 15px;
		  float :left ;
		  height :35px;
	}
	.search_user_box_top
{
  width :100%;
  background: #84C225;
  float :left ;
  padding: 5px 0px 5px 0px;
  border: 1px solid #84C225;
}




