/*Zippyjobs CSS Document Starts */
body{
	background:#afe1de;
	margin:0px;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif, Arial;
	color:#5e6062;
	font-size:.7em;
}
.comments p {
	color:#5e6062;
	font-size:1.4em;
}
.saycomment {
	color:#5e6062;
	font-size:1.4em;
}
.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(img/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;
}
.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(img/new_boxes/dg-cr-tl.gif) no-repeat top left;
}
.darkgreen-tr{
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:5px;
	background:url(img/new_boxes/dg-cr-tr.gif) no-repeat top right;
}
.darkgreen-bl{
	position:absolute;
	bottom:0;
	left:0;
	width:5px;
	height:5px;
	background:url(img/new_boxes/dg-cr-bl.gif) no-repeat bottom left;
}
.darkgreen-br{
	position:absolute;
	bottom:0;
	right:0;
	width:5px;
	height:5px;
	background:url(img/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(img/new_boxes/g-cr-tl.gif) no-repeat top left;
}
.green-tr{
	position:absolute;
	top:0;
	right:0;
	width:5px;
	height:5px;
	background:url(img/new_boxes/g-cr-tr.gif) no-repeat top right;
}
.green-bl{
	position:absolute;
	bottom:0;
	left:0;
	width:5px;
	height:5px;
	background:url(img/new_boxes/g-cr-bl.gif) no-repeat bottom left;
}
.green-br{
	position:absolute;
	bottom:0;
	right:0;
	width:5px;
	height:5px;
	background:url(img/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%;
}
#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(img/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(img/header-bg.gif) no-repeat;
}
#logo{
	float:left;
	width:349px;
	height:106px;
	background:url(img/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(img/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;
}
/**************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(img/burst.jpg) no-repeat bottom right;
	height:510px;
	float:left;
	width:100%;
}
#searchbg{
	background:url(img/searchbg.gif) repeat-y center;
}
.search-left{
	width:250px;
}
.search-right{
	width:670px;
}
.wats{
	background:#f5f5f5;
	line-height:20px;
	font-size:1.1em;
}
.newsubhead{
	line-height:20px;
	font-size:1.1em;
}
/**************content Ends here************/

/***********footer starts************/
#footer{
	float:left;
	width:970px;
	background:url(img/footerbg.gif) repeat-y;
}
#footer .copyright{
	float:left;
	width:243px;
	color:#1f5551;
	font-size:1.1em;
}
#footer .copyright p{
	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;
}

/*Zippyjobs CSS Document Ends */

a {
	color: #F70;
}
a:hover {
	color: #C60;
}
p, cite, code {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
.sidenav li {
	font-size: 1em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code {
	border-right:1px solid #F0F0F0; border-top:1px solid #F0F0F0; border-bottom:1px solid #F0F0F0; background:url('img/bgcode.gif'); border-left:6px solid #39F; color: #555;
	display: block;
	margin-bottom: 12px;
	white-space: pre; font-style:normal; font-variant:normal; font-weight:normal; font-size:1.1em; font-family:Lucida Sans Unicode, serif; padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px
}
cite {
	background: url('img/quote.gif') no-repeat;
	color: #666;
	display: block;
	padding-left: 28px; font-style:normal; font-variant:normal; font-weight:normal; font-size:1.3em; font-family:Lucida Sans Unicode, serif
}
h1, h2 {
	color: #06C;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigation a{
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

/* main */
.main {
	background: #FFF url('img/bgmain.gif') no-repeat;
	clear: both;
	padding-left:52px; padding-right:12px; padding-top:12px; padding-bottom:0
}

/* main left */
.sidenav {
	float: left;
	width: 24%;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	background: url('img/nav_li.gif') no-repeat;
}

/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 69%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px; list-style-image:url('img/li.gif')
}

/* search form */
.styled {
	width:200px;
	height:18px;
	margin:0px;
	padding:0px;
	border:1px solid #959595;
	color:#5e6062;
	font-size:1em;
}
.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}

/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}
.commentmetadata1 {
font-size:1.5em;
color:#505050;
}
#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
 
 .navigation li
{
list-style:none;
}

.navigation ul 
{
margin:0px;
}
.contentblack{
	font-size:10px;
	color:#000000;
	text-align:justify;
}
