/* CSS Document */
body
{
	padding:0px;
	margin:0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
table, input, form
{
	margin:0px;
	padding:0px;
}
ul
{
	margin-bottom:5px;
}
li
{
	list-style:square;
}


#head
{
	margin-top:-3px;
	height:82px;
	background-image: url(/images/headerbg.gif);
	width:100%;
	
}
#logo
{
	height:60px;
	width:230px;
	background-image: url(/images/logo.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:8px;
	margin-top:5px;
	
}
#pink_logo
{
	height:60px;
	width:230px;
	background-image: url(http://www.jobsbd.com/images/Image_home/Pink_City_GIF.gif);
	background-position:center
	background-repeat:no-repeat;
	float:left;
	margin-left:8px;
	margin-top:5px;
	
}



.banner
{
	float:left;
	height:50px;
	width:145px;
	margin-top:15px;
	/*border:#000000 1px solid;*/
	margin-left:46.5em;
}
#topMenu
{
	height:30px;
	
	/*background-color:#B0DAE1;*/
	background-image: url(/images/headermenu.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
}

.menuDiv
{
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	height:22px;
	border-right:1px solid #FFFFFF;
	float:left;
}

.menuLink
{
	width:100px;
	height:18px;
	padding-top:12px;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	display:block;
	color: #FFFFFF;
	
	/*order-right:1px solid #FF8080;*/
}

#home:hover
{
	background-image:url(/images/home.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFF;
}
#searchJob:hover
{
	background-image: url(/images/search-job.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFF;
}
#myJobs:hover
{
	background-image: url(/images/search-job.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color: #FFF;
}
#careerServ:hover
{
	background-image: url(/images/search-job.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFF;
}
#search
{
	clear:both;
	height:3em;
	width:100%;
	padding-top:5px;
	background-image:url(/images/PageBG.gif);
	background-repeat:repeat-x;
}

.img
{
	border:1px solid #CCC;
	margin-top:3px;

}
.imgover
{
	border:1px solid  #993300;
	
	margin-top:3px;
	height: 42px;

}
.imgout
{
	border:1px solid   #999999;
	margin-top:3px;
    height: 42px;
}

.divtop
{
margin-top:-10px;

}



