/* CSS Document */

a:link, a:visited {
	color: #000000; text-decoration: none;
}

a:hover {
	color: #B80030; text-decoration: underline;
}

body {
	font-family: tahoma;
	padding:0px;
	margin:0px;
	font-size: 11px;
	color: #000000;
}

#center {
	width: 1024px;
	margin: 0 auto 0 auto;	
}

#main {
	width: 1024px;
	float: left;
	background: url(../images/styles/logo.jpg) top no-repeat #63a92a;
}

#menu {
	width: 1024px;
	height: 174px;
	float: left;
}

#top {
	width: 526px;
	height: 68px;
	float: right;
	padding: 34px 49px 0 0;
}

#top2 {
	width: 580px;
	height: 68px;
	float: right;
	padding: 34px 49px 0 0;
}

#registration {
	width: 165px;
	height: 57px;
	float: right;
	padding: 0 38px 0 24px;
	background: url(../images/styles/signup_pad.jpg) no-repeat;
}

.regular {
	width: 530px;
	float: right;
	padding: 0 0 4px 0;
}

.regular2 {float: left;}

/*#form .textfield {
	border: 1px solid #b7cb23;
	height: 22px;
	width: 201px;
	font-size: 13px;
	background: url(../images/styles/bar3.jpg) repeat-x;
}*/

.textfield {
	border: 1px solid #b7cb23;
	height: 22px;
	width: 201px;
	font-size: 13px;
	background: url(../images/styles/bar3.jpg) repeat-x;
}

/* This portion is for Top Menu */
#button {
	width: 650px;
	height: 28px;
	float: left;
	padding: 45px 0 0 54px;
}

#button ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#button ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#maincontainer {
	width: 944px;
	float: left;
	padding: 0 0 0 40px;
}

#conttop {
	width: 944px;
	float: left;
/*	background: url(images/bartop.jpg) no-repeat top; */
}

#container {
	width: 924px;
	float: left;
	/*padding: 3px 8px 0 8px;*/
	padding: 3px 8px 9px 8px;
	border-left: 2px solid #bfc7b8;
	border-right: 2px solid #bfc7b8;
	border-bottom: 2px solid #bfc7b8;
	background-color: #FFFFFF;
}

#leftmain {
	width: 637px;
	float: left;
}

#barbig {
	width: 637px;
	height: 34px;
	float: left;
	background: url(../images/styles/barbig.jpg) top no-repeat;
}

.view {
	float: right;
	padding: 10px 10px 0 0;
}

.view a:link {color: #000000; text-decoration: underline;}
.view a:visited {color:#000000; text-decoration:underline}


.title {
	width: 420px;
	float: left;
	padding: 5px 0 0 21px;
	font-size: 18px;
	font-weight: bold;
}

.bk {
	width: 637px;
	height: 9px;
	float: left;
	font-size: 14px;
	/*background: url(images/bardown.jpg) no-repeat top;*/
}

.date {
	width: 613px;
	float: left;
	border-left: 1px solid #b4c91a;
	border-right: 1px solid #b4c91a;
	font-size: 14px;
	padding: 5px 0 0 21px;
}

.description1 {
	width: 595px;
	float: left;
	margin: 8px 0 0 0;
	padding: 23px 20px 12px 20px;
	border: 1px solid #b4c91a;
	background: url(../images/styles/bar.jpg) top repeat-x;
}

.description2 {
	width: 595px;
	float: left;
	margin: 8px 0 20px 0;
	padding: 40px 20px 12px 20px;
	border: 1px solid #b4c91a;
	background: url(../images/styles/bar.jpg) top repeat-x;
	/* nicher gula amar lekha */
	font-family: verdana;
	font-size: 12px;
}


.text1 {
	width: 150px;
	clear: both;
	float: left;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #afd33b;
}

.text2 {
	width: 270px;
	float: left;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #afd33b;
}

.desleft {
	width: 420px;
	float: left;
}

.pic {
	float: right;
}

.add1 {
	width: 130px;
	float: right;
	border: 1px solid #d7d7d7;
}

.add2 {
	width: 130px;
	float: right;
	border: 1px solid #b4c91a;
	margin: 0 10px 0 0;
}

.add1 a:link, .add1 a:hover, .add1 a:visited { color: #000000; text-decoration: none;}
.add2 a:link, .add2 a:hover, .add2 a:visited { color: #000000; text-decoration: none;}

#bottom {
	width: 924px;
	height: 112px;
	float: left;
	padding: 10px 8px 0 8px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/styles/hotline.jpg) right no-repeat;
}

#bottom a:link {color: #FFFFFF; text-decoration: none;}
#bottom a:visited {color:#FFFFFF; text-decoration:none}
#bottom a:hover {color: #353535;}

/*This portion is for job_category_view in home page*/
#category1 {
	width: 373px;
	float: left;
	padding: 33px 0 30px 0;
	border: 2px solid #cbcbcb;
	background: url(../images/styles/cback.jpg) bottom repeat-x;
}

.bycategory {
	width: 357px;
	padding: 0 0 2px 16px;
}

#category1 ul li {
	/*color: #737373;*/
	color: #666666;
	font-size: 12px;
	padding: 2px 0 4px 0;	
	/*following attribute is new as said by md*/
	font-weight: bold;
}

#category1 ul li a:link, #category1 ul li a:visited{
	/*color: #737373;*/
	color: #666666;
	text-decoration: none;
}

#category1 ul li a:hover {
	color: #63A921;
	text-decoration: underline;
}
/* End of job_category_view */

#search {
	width: 202px;
	float: left;
	padding: 34px 13px 20px 11px;
	margin-left: 10px;
	border: 2px solid #cbcbcb;
	background: url(../images/styles/sback.jpg) bottom repeat-x;
}

#search .textfield {
	border: 1px solid #b7cb23;
	height: 22px;
	width: 201px;
	font-size: 13px;
	background: url(../images/styles/bar3.jpg) repeat-x;
}

#popular {
	width: 270px;
	float: right;
	padding: 31px 10px 10px 10px;
	border: 2px solid #cbcbcb;
}

.addsl {
	width: 130px;
	float: left;
	padding: 0 5px 10px 0;
}

.addsr {
	width: 130px;
	float: right;
	padding: 0 0 10px 0;
}

#middle {
	width: 231px;
	float: left;
	padding: 10px 0 10px 0;
	margin-left: 10px;
}

.regular3 {
	width: 231px;
	padding: 0 0 10px 0;
}

.email {
	width: 231px;
	height: 72px;
	padding: 0 0 10px 0;
	background: url(../images/styles/emailicon2.jpg) no-repeat;
}

.email2 {
	padding: 12px 0 2px 12px;
}

#bigadds {
	width: 270px;
	float: right;
	padding: 10px 10px 10px 10px;
	border: 2px solid #cbcbcb;
	margin-top: 10px;
}

#featuredjobs {
	width: 574px;
	float: left;
	border: 2px solid #cbcbcb;
	padding: 30px 20px 20px 20px;
	margin-top: 10px;
}

.jobset {
	width: 574px;
	float: left;
	padding: 15px 0 0 0;
}

.company_icon {
	width: 56px;
	float: left;
	padding: 0 12px 0  0;
}

.set {
	width: 506px;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cbcbcb;
}

.title2 {
	font-size: 14px;
	float: left;
	font-weight: bold;
	color: #0066cc;
	text-decoration: underline;
}

.title2 a:link {color: #0066cc;}
.title2 a:visited {color: #0066cc; text-decoration: underline}

.jobtext {
	padding-top: 4px;
	width: 506px;
	float: left;
	color: #666666;
}

.jobtext a:link, .jobtext a:visited {
	text-decoration: none;
}

.jobtext a:hover {
	text-decoration: underline;
}

.pic2 {
	float: left;
	padding-right: 20px;
}

.searchset {
	width: 585px;
	float: left;
	padding: 0 5px 20px 5px;
	/*margin-bottom: 20px;*/
	margin-bottom: 10px;
	background: url(../images/styles/search_bg.jpg) bottom repeat-x;
}

.title3 {
	width: 585px;
	float: left;
	/*font-size: 12px;*/
	font-size: 14px;
	color: #3b943e;
	padding: 0 0 5px 0;
}

.title3 a:link {color: #3b943e;}
.title3 a:visited {color: #3b943e;}

.title4 {
	width: 585px;
	float: left;
	font-size: 11px;
	color: #3b943e;
	padding: 0 0 5px 0;
}

/*.title4 a:link {color: #3b943e; text-decoration: underline}
.title4 a:visited {color: #3b943e; text-decoration: underline}*/

.title4 a:link {color: #3b943e; text-decoration: underline}
.title4 a:visited {color: #3b943e; text-decoration: underline}
.title4 a:hover {color: #3b943e; text-decoration: underline}

.searchtext {
	width: 585px;
	float: left;
	color: #666666;
	padding: 5px 0 10px 0;
	/**/
	color: #000000;
	font-family: verdana;
	font-size: 12px;
}

.applydate em{
	color: #666666;
	font-weight: bold;
}

.olduser {
	float: left;
	padding: 44px 0 0 221px;
}

.loginx {
	width: 604px;
	float: left;
	height: 283px;
	padding: 0 0 44px 186px;
}

.login {
	width: 600px;
	float: left;
	height: 283px;
	border: 2px solid #ccda64;
}

.loginin {
	width: 485px;
	float: left;
	padding: 58px 0 42px 115px;
}

.emaillogin {
	width: 292px;
	float: left;
	padding: 10px 0 10px 48px;
	border-top: 1px dashed #dddddd;
}

.bluetext {
	float: left;
	padding: 7px 0 0 3px;
	color: #5572bc;
}

.bluetext a:link {color: #5572bc}
.bluetext a:visited {color: #5572bc; text-decoration: none}


/**This portions is added later  **/
.resumeheader {background: #acdc86; font-weight: bold; font-size: 12px; color: #000000; padding: 5px 5px 5px 15px}
.resumeheader2 {background: #ACDC86;/*#7babcc;*/ font-weight: bold; font-size: 12px; color: #000000; padding: 5px 5px 5px 15px}
.resumetext {
	background-color: #dbf0c9; /*darkSeaGreen; #E6F2DE, #bcd5e6,  darkSeaGreen, #C3D7D7, #99B5B6*/
	font-size: 11px; color: #142c00; /*#00529f;*/ padding: 5px 0 5px 10px;
}
.resumetextbox {width: 200px; height: 18px; border: 1px solid #84b659; background-color: #f1ffed}
.resumetextarea {width: 200px; height: 100px; border: 1px solid #84b659; background-color: #f1ffed}

.sidebarheading {font-size: 13px; font-weight: bold; padding: 2px 0 2px 10px; background: #acdc86}
.sidebartext {color: #292929; font-weight: bold; padding: 6px 0 6px 0; border-bottom: 1px dashed #84b659}
.sidebartext a:link {color: #292929; text-decoration: none}
.sidebartext a:visited {color: #292929;}
.sidebartext a:hover {color: #b80030; text-decoration: underline}
.preference {width: 100%; height: 150px; overflow-y: scroll; overflow-x: hidden}
.style1 {width: 914px; float: left; padding: 10px 0 0 0}
.middler {width: 100%; margin-top: 5px;}
.middler2 {width: 100%;}

/**This portion is mine **/
.resumetextbox2 {height: 18px; border: 1px solid #84b659; background-color: #f1ffed;}
.resumetextarea2 {border: 1px solid #84b659; background-color: #f1ffed;}
.resumecombo {border: 1px solid #84B659; background-color: #F1FFED;}
.resumebutton {border: 1px solid black; color: black;}

.out_table {
	background-color: #edffef; /*#bcd5e6;*/
}

.input_box {
	background-color: #edffef; /*#cce8fa;*/
	border: 1px solid #84B659;
}

.list_box {
	background-color: #FFFFFF;
	border: 1px solid #84B659;	
}

.list_box .header th {
	background: #ACDC86;/*#63A92A; #7babcc;*/ 
	font-weight: bold; 
	font-size: 12px; 
	color: #000000; 
	padding: 5px 5px 5px 15px;
}

.list_box .even td {
	background-color: #dbf0c9;
	font-size: 11px; 
	color: #142c00; 
	padding: 5px 0 5px 10px;
} 

.list_box .odd td {
	background-color: #fff;
	font-size: 11px; 
	color: #142c00; 
	padding: 5px 0 5px 10px;
} 

.index_box {
	background-color:#edffef; /*#bcd5e6;*/
	/*border: 1px solid #84B659;*/
}

/*
.left_panel {
	border: 1px solid #84B659;
}

.right_panel {
	border: 1px solid #84B659;
}
*/

#page_header {
	height: 34px;
	background: #B0D339; /* transparent url(../images/styles/barbig.jpg) left top no-repeat;*/
	border: 1px solid #63A921;
	margin-bottom: 7px;
}

.page_title {
	width: 720px;
	float: left;
	padding: 5px 0 0 21px;
	font-size: 18px;
	font-weight: bold;
}

#user_home {
	float:left;
	list-style: none;
	border: 1px solid #B0D339;
	width: 624px;
	padding: 5px;
	margin-left: 1px;
	margin-top: 0;
}

#user_home li {
	border: 1px solid #CCCCCC;
	background: white;
	padding: 5px;
	margin-top: 3px;
	text-align: center;
	line-height: 1.5em;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/styles/cback.jpg) bottom repeat-x;	
}

#user_home li a:link, #user_home li a:visited {
	color: black;
	text-decoration: none;
}

#user_home li a:hover {
	color: #63A921;
	text-decoration: underline;
}

.home_right {
	float: left;
	border: 1px solid #B0D339;
	width: 275px;
	padding: 2px;
	margin-left: 5px;
}

.messages {
	border: 1px dotted yellow;
	color: red;
	background-color: AntiqueWhite;	
	text-align: center;
	padding: 5px;
	margin: 0;
}

.errors {
	border: 1px solid #FFCC66;
	color: red;
	background-color: #FFFFCC;
	font-weight: bold;
	text-decoration: blink;
}

.pagination {
	margin: 0;
	font-size: 12px;
}

.filter_box {
	/*border: 1px solid #63A921;*/
	padding: 5px;
}

form {
	margin: 0;
	padding: 0;
}

.content_box {
	border: 1px solid #63A921;
	padding: 5px;
}

.icon {
	text-align: center;
}

img{
	border: 0px;	
}
