/*Zippyjobs CSS Document Starts */
body{
	background:#afe1de;
	margin:0px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif, Arial;
	color:#5e6062;
	font-size:.7em;
}
.white{
	color:#fff;
}
.green{
	color:#1e5550;
}
.subhead{
	color:#f7941d;
	font-size:1.3em;
	text-transform:uppercase;
	font-weight:bold;
}
p{
	margin:0px;
}
h1{
	font-size:2em;
	font-weight:bold;
	margin:0px;
}
h2{
	font-size:2em;
	font-weight:bold;
	margin:0px;
}
h3{
	font-size:1.8em;
	font-weight:bold;
	margin:0px;
}
h4{
	margin:0px;
	padding:0px;
	font-size:1.1em;
}
.common ul ,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
.common ul li{
	font-size:1em;
	font-weight:bold;
	background:url(../images/bullet.gif) no-repeat;
	padding-left:15px;
}
.common ul li a{
	color:#5e6062;
	text-decoration:none;
}
.common li a.features{
	color:#00a5d9;
	font-style:italic;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
}
.textbox{
	margin:0px;
	padding:2px;
	border:1px solid #959595;
	color:#5e6062;
	font-size:1em;
}
.textbox1{
	width:200px;
	height:18px;
	margin:0px;
	padding:0px;
	border:1px solid #959595;
	color:#5e6062;
	font-size:1em;
}
.textbox2{
	width:100px;
	height:20px;
	margin:0px;
	padding:0px;
	border:1px solid #959595;
	color:#5e6062;
	font-size:1em;
}
.textbox3{
	width:130px;
	margin:0px;
	padding:2px;
	border:1px solid #959595;
	color:#5e6062;
	font-size:1em;
}
.textbox4{
	width:400px;
	height:20px;
	margin:0px;
	padding:0px;
	border:1px solid #959595;
	color:#5e6062;
	font-size:1em;
}
.selectbox1{
	width:200px;
	height:20px;
	margin:0px;
	padding:0px;
	border:1px solid #959595;
	color:#5e6062;
	font-size:1em;
}
#container{
	width:970px;
	margin:0px auto;
	margin-top:30px;
}
#wrapper{
	width:970px;
	float:left;
	background:#fff;
}
/***********100%boxes starts***********/
.liquidbox{
	float:left;
	position:relative;
	text-align:left;
}
.darkgreen-box{
	background:#46a59e;
	padding:10px;
	margin:0px;
}
.darkgreen-tl{
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:5px;
	background:url(../images/new_boxes/dg-cr-tl.gif) no-repeat top left;
}
.darkgreen-tr{
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:5px;
	background:url(../images/new_boxes/dg-cr-tr.gif) no-repeat top right;
}
.darkgreen-bl{
	position:absolute;
	bottom:0;
	left:0;
	width:5px;
	height:5px;
	background:url(../images/new_boxes/dg-cr-bl.gif) no-repeat bottom left;
}
.darkgreen-br{
	position:absolute;
	bottom:0;
	right:0;
	width:5px;
	height:5px;
	background:url(../images/new_boxes/dg-cr-br.gif) no-repeat bottom right;
}
.green-box{
	background:#c4df9b;
	padding:5px 3px 5px 3px;
	padding-bottom:10px;
	margin:0px;
	width:230px;
	color:#1f5551;
}
.green-box img{
	padding-right:5px;
}
.green-box .head{
	font-size:1.3em;
	font-weight:bold;
	border-bottom:1px solid #8dc63f;
}
.green-tl{
	position:absolute;
	top:0;
	left:0;
	width:5px;
	height:5px;
	background:url(../images/new_boxes/g-cr-tl.gif) no-repeat top left;
}
.green-tr{
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:5px;
	background:url(../images/new_boxes/g-cr-tr.gif) no-repeat top right;
}
.green-bl{
	position:absolute;
	bottom:0;
	left:0;
	width:5px;
	height:5px;
	background:url(../images/new_boxes/g-cr-bl.gif) no-repeat bottom left;
}
.green-br{
	position:absolute;
	bottom:0;
	right:0;
	width:5px;
	height:5px;
	background:url(../images/new_boxes/g-cr-br.gif) no-repeat bottom right;
}
/***********100%boxes Ends***********/

/**************Login Starts**************/
#topcontrol{
	background:#85e2ec;
	border-bottom:3px solid #5cc9d5;
	height:52px;
	width:100%;
}
#loggedintopcontrol{
	background:#85e2ec;
	border-bottom:3px solid #5cc9d5;
	height:35px;
	width:100%;
}
#login{
	width:970px;
	margin:0px auto;
	padding-top:3px;
	color:#fff;
	font-weight:bold;
}
#login a{
	color:#fff;
}
#login a:hover{
	text-decoration:none;
}
#loginbg{
	background:url(../images/loginbg.gif) no-repeat right;
	height:26px;
	width:450px;
	padding-left:10px;
}
/**************Login Ends**************/

/**************Header Starts**************/
#header{
	width:100%;
	height:106px;
	float:left;
	background:url(../images/header-bg.gif) no-repeat;
}
#logo{
	float:left;
	width:349px;
	height:106px;
	background:url(../images/zippyjobs-logo.gif) no-repeat left center;
	position:relative;
	left:15px;
}
#logo a{
	display:block;
	margin-top:20px;
	width:262px;
	height:64px;
}
#nav{
	width:392px;
	height:106px;
	float:left;
	margin-top:2px;
}
#nav ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav ul li{
	margin-left:5px;
	float:left;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	float:right;
	font-family:"Lucida Grande", "Lucida Sans", sans-serif, Arial;
}
#nav ul li a{
	background:#dfefc7;
	display:block;
	color:#1f5551;
	text-decoration:none;
	height:26px;
	line-height:26px;
	padding:0px 10px;
	float:left;

}
#nav ul li a:hover{
	background:#8dc63f;
	display:block;
	color:#fff;
	padding:0px 10px;
	float:left;
}
#employersite{
	background:url(../images/employersite.gif) no-repeat;
	width:180px;
	height:85px;
	float:left;
	color:#d7f2ad;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:2em;
	padding-left:10px;
	line-height:35px;
}
#employersite ul,li{
	font-size:.7em;
	font-family:"Lucida Grande", "Lucida Sans", sans-serif, Arial;
	margin:0px;
	padding:0px;
	list-style:none;
	font-style:normal;
	font-weight:bold;
	line-height:20px;
}
#employersite ul li{
	color:#fff;
	font-weight:bold;
}
#employersite ul li a{
	color:#fff;
	font-size:1em;
	text-transform:none;
	text-decoration:none;
}
#employersite ul li a:hover{
	text-decoration:none;
}
/****Post Job Header****/
#postjobnav{
	width:600px;
	height:106px;
	float:left;
	margin-top:2px;
}
#postjobnav ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#postjobnav ul li{
	margin-left:5px;
	float:left;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	float:right;
	font-family:"Lucida Grande", "Lucida Sans", sans-serif, Arial;
}
#postjobnav ul li a{
	background:#dfefc7;
	display:block;
	color:#1f5551;
	text-decoration:none;
	height:26px;
	line-height:26px;
	padding:0px 10px;
	float:left;

}
#postjobnav ul li a:hover{
	background:#8dc63f;
	display:block;
	color:#fff;
	padding:0px 10px;
	float:left;
}
/**************Header Ends**************/

/**************Yellow Starts**************/
#yellowbox{
	background:#fed36c;
	float:left;
	width:100%;
	padding:10px 0px;
}
#attract{
	float:left;
	width:456px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:italic;
	color:#2a5e58;
	line-height:22px;
}
#register{
	float:left;
	width:500px;
}
#registerform{
	background:#d9f5f4;
	color:#46a59e;
	font-weight:bold;
	font-size:1.1em;
	float:left;
	width:480px;
	line-height:24px;
}
#register a{
	color:#00a5d9;
	font-size:1em;
	font-weight:normal;
}
#register .agree{
	font-size:1em;
	font-weight:normal;
}
/**************Yellow Ends**************/

/**************content Starts here************/
#content{
	float:left;
	width:100%;
}
#burst{
	background:url(../images/burst.jpg) no-repeat bottom right;
	height:510px;
	float:left;
	width:100%;
}
#searchbg{
	background:url(../images/searchbg.gif) repeat-y center;
}
.search-left{
	width:250px;
}
.search-right{
	width:670px;
}
.wats{
	background:#f5f5f5;
	line-height:20px;
	font-size:1.1em;
}
.udc-career{
	line-height:20px;
	font-size:1.1em;
}
.udc-career a{
	text-decoration:underline;
	color:#5E6062;
}
.udc-career a:hover{
	text-decoration:none;
	color:#5E6062;
}
.newsubhead{
	line-height:20px;
	font-size:1.1em;
}

/**************content Ends here************/

/**************Register Starts************/
.chat
{
background-color:#eff9f8;
font-size:1.1em;
line-height:19px;
}
.chat a
{
color:#159bd0;
text-decoration:underline;
}
.chat a:hover
{
color:#159bd0;
text-decoration:none;
}

.registerfields td
{
font-size:1.1em;
padding:5px 10px 5px 0px;
}
.registerfields a
{
color:#159bd0;
text-decoration:underline;
}
.registerfields a:hover
{
color:#159bd0;
text-decoration:none;
}
.registerfields td p
{
font-size:.9em;
line-height:18px;
font-weight:normal;
}
/*.registerfields td span
{
color:#ff8b00;
}*/
.secureword
{
border:1px solid #333333;
text-align:center;
}
/**************Register Ends************/

/***************Feature Starts*****************/
.featurehead{
	color:#f75812;
	font-size:2em;
	text-transform:uppercase;
	font-weight:bold;
}
.a-box{
	background:url(../images/a-box.gif) no-repeat;
	width:285px;
	height:50px;
	vertical-align:top;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	text-indent:10px;
	text-transform:capitalize;
}
.b-box{
	background:url(../images/b-box.gif) no-repeat;
	width:285px;
	height:50px;
	color:#fff;
	font-weight:bold;
	vertical-align:top;
	line-height:35px;
	font-size:1.1em;
	text-indent:10px;
	text-transform:capitalize;
}
/**************Feature Ends************/

/***************second menu starts************************/
#secondmenu{
	float:left;
	width:100%;
	background:#fed36c;
}
#secondmenu ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#secondmenu ul li{
	margin-right:5px;
	float:left;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	float:right;
	font-family:"Lucida Grande", "Lucida Sans", sans-serif, Arial;
}
#secondmenu ul li a{
	background:#ffe9b6;
	display:block;
	color:#1f5551;
	text-decoration:none;
	height:26px;
	line-height:26px;
	padding:0px 10px;
	float:left;

}
#secondmenu ul li a:hover{
	background:#fff;
	display:block;
	color:#1f5551;
	padding:0px 10px;
	float:left;
}

/************************second menu ends***********************************/

/***********footer starts************/
#footer{
	float:left;
	width:970px;
	background:url(../images/footerbg.gif) repeat-y;
}
#footer .copyright{
	float:left;
	width:243px;
	color:#1f5551;
	font-size:1.1em;
}
#footer .copyright .copy{
	float:left;
	font-size:.8em;
	font-weight:normal;
}
#footer .copyright a{
	float:left;
	color:#1f5551;
	text-decoration:none;
}
#footer #footerlinks{
	float:left;
	width:722px;
}
#footer #footerlinks ul{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#1f5551;
	width:172px;
	float:left;
}
#footer #footerlinks ul li{
	margin:0px;
	padding:0px;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	line-height:18px;
}
#footer #footerlinks ul li a{
	color:#fff;
	font-size:.9em;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
}
#footer #footerlinks ul li a:hover{
	text-decoration:none;
}
/**********footer ends**************/
.toplinks a{
	color:#fff;
	text-decoration:none;
}
.toplinks a:hover{
	color:#fff;
	text-decoration:none;
}
.pagetitles{
	float:left;
	position:relative;
	font-size:2.5em;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	padding-left:10px;
}
.registerhighlight{
	font-size:1em;
	color:#f75812;
	text-align:justify;
}
.NewTextArea{
	width:400px;
	height:150px;
	margin:0px;
	padding:0px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif, Arial;
	border:1px solid #959595;
	color:#5e6062;
	font-size:1em;
}
/*Zippyjobs CSS Document Ends */