@charset "windows-1250";
/* CSS Document */

body{
	background:#fff;
	margin:0;
	padding:0;
	}
	
body, select, input, div{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:14px;
	color:#777;
	line-height:18px;
	}

img{
	border:none;
	}

.clr{
	clear:both;
	height:0;
	}

hr{
	margin:15px 0;
	}

a{
	color:#c02b07;
	outline:none;
	text-decoration:none;
	}

a:hover{
	color:#c02b07;
	outline:none;
	text-decoration:underline;	
	}

.NoMargin{ margin:0 !important;}

.Nopadding{ padding:0 !important;}

.NoBorder{ border:none !important;}
.NoBorderLt{ border-left:none !important;}

.imgstyle{
	float:left;
	margin-left:-3px;
	}

.imgstyle1{
	float:left;
	margin:7px 15px 0 0;
	}

.imgstyle2{
	float:left;
	margin-right:15px;
	}

.imgstyle3{
	float:right;
	margin-top:40px;
	}

.container{
	width:1000px;
	margin:0 auto;
	}

.headerCon{
	background:url(../images/bg.jpg) repeat-x #e5e5e5;
	width:100%;
	float:left;
	}

.header{
	width:1000px;
	float:left;
	}

.logo{
	height:107px;
	width:521px;
	float:left;
	margin:0 0 0 20px;
	}

.logo a{
	background:url(../images/logo.png) no-repeat;
	height:107px;
	width:521px;
	display:block;
	}

.social{
	background:url(../images/get.png) no-repeat 0 7px;
	width:105px;
	float:right;
	padding-left:122px;
	margin:50px 20px 0 0;
	}

.social a{
	float:left;
	width:22px;
	height:32px;
	display:block;
	margin-left:4px;
	}


.facebook{ background:url(../images/socialIcons.jpg) no-repeat 0 0;}
.linkedin{ background:url(../images/socialIcons.jpg) no-repeat -27px 0;}
.twitter{ background:url(../images/socialIcons.jpg) no-repeat -54px 0;}
.skype{ background:url(../images/socialIcons.jpg) no-repeat -81px 0;}



#menu{
	background:url(../images/menuBg.png) no-repeat;
	width:858px;
	height:30px;
	float:left;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	text-transform:uppercase;
	}

#menu ul{
	margin:0;
	padding:0;
	}

#menu ul li{
	float:left;
	display:inline;
	list-style:none;
	}

#menu ul li a{
	color:#fff;
	display:block; 
	text-decoration:none;
	padding:0 20px;
	border-left:1px solid #e97700;
	text-shadow:1px 1px 0 #550b06;
	}

#menu ul li a:hover{
	background:url(../images/menuBg2.png);
	text-decoration:none;
	}

.greenBtn{
	width:142px;
	height:40px;
	float:right;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	margin:-10px 0 0 0;
	text-shadow:1px 1px #00551c;
	}

.greenBtn a{
	background:url(../images/greenBtn.png) no-repeat top;
	width:142px;
	height:40px;
	color:#fff;
	display:block;
	text-decoration:none;
	}

.greenBtn a:hover{
	background:url(../images/greenBtn.png) bottom;
	}

.banner{
	background: url(../images/banner.jpg) no-repeat;
	height:83px;
	width:590px;
	float:left;
	padding:160px 0 0 410px;
	}

.LearnMoreBtn{
	width:96px;
	height:25px;
	float:left;
	}

.LearnMoreBtn a{
	background:url(../images/learnMoreBtn.png) no-repeat top;
	width:96px;
	height:25px;
	float:left;
	margin:0
	}

.LearnMoreBtn a:hover{
	background:url(../images/learnMoreBtn.png) no-repeat bottom;
	}

.YB01{ background:url(../images/job.jpg) no-repeat right bottom #f19000;}
.YB02{ background:url(../images/register.jpg) no-repeat 790px 15px #f19000; padding-top:0 !important;}
.YB03{ background:url(../images/looking-for-job%20.jpg) no-repeat 706px 0 #f19000; padding-top:0 !important;}
.YB04{ background:url(../images/asdfasdf.jpg) no-repeat 660px 50px #f19000; padding-top:0 !important;}
.YB05{ background:url(../images/employerrecruiter.jpg) no-repeat 700px bottom #f19000; padding-top:0 !important;}

.yellowBox{
	width:960px;
	float:left;
	padding:20px;
	}

.searchBox{
	background:url(../images/searchBg.png) repeat-y left;
	width:920px;
	float:left;
	margin:0;
	padding:20px;
	}

.searchBox label{
	width:200px;
	float:left;
	color:#333;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	}

.textfieldC{
	float:left;
	}

.textfield{
	width:350px;
	height:30px;
	float:left;
	margin:3px 6px 0 0;
	border:1px solid #ccc;
	}

.textfield2{
	width:180px;
	height:30px;
	float:left;
	margin:3px 10px 0 0;
	border:1px solid #ccc;
	}

.searchBtn{
	width:142px;
	height:37px;
	float:left;
	margin:20px 0 0 0;
	}

.searchBtn a{
	background:url(../images/SearchJobBtn.png) no-repeat top;
	width:142px;
	height:37px;
	display:block;
	}

.searchBtn a:hover{
	background:url(../images/SearchJobBtn.png) no-repeat bottom;
	}

.Heading01{
	color:#000;
	font-size:20px;
	font-weight:bold;
	display:block;
	padding:15px 0;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.Style01{
	float:left;
	width:245px;
	margin:0;
	padding:0;
	}

.Style01 li{
	background:url(../images/bullet.png) no-repeat 0 5px;
	font-size:12px;
	list-style:none;
	line-height:20px;
	padding-left:15px;
	}

.Style01 li a{
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 0 #b56c00;
	}

.Style01 li a:hover{
	color:#000;
	text-shadow:1px 1px 0 #e1b169;
	}

.Heading03{
	color:#000;
	font-size:30px;
	font-weight:bold;
	display:block;
	line-height:30px;
	padding:12px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.Style03{
	margin:0;
	padding:0;
	}

.Style03 li{
	background:url(../images/checkmark.png) no-repeat 0 5px;
	color:#fff;
	list-style:none;
	padding:3px 0 3px 30px;
	text-shadow:1px 1px 0 #be7701;
	}

.Style03 li .ps{
	display:block;
	padding:10px 0 10px 15px;
	}

.leftC{
	width:681px;
	float:left;
	padding-top:20px;
	}

.price{
	background:url(../images/price.png) no-repeat;
	height:103px;
	width:335px;
	float:left;
	margin-left:-3px;
	}

.packages{
	background: url(../images/packages.png) no-repeat;
	height:103px;
	width:331px;
	float:right;
	margin:0;
	}

.learnMoreBtn2{
	width:90px;
	height:19px;
	float:right;
	margin-top:68px;
	}

.learnMoreBtn2 a{
	background:url(../images/learnMoreBtn2.png) no-repeat top;
	width:90px;
	height:19px;
	display:block;
	}

.learnMoreBtn2 a:hover{
	background:url(../images/learnMoreBtn2.png) no-repeat bottom;
	}

.box1{
	background:url(../images/box1Btm.png) no-repeat bottom;
	width:681px;
	float:left;
	margin:5px 7px 5px -7px;
	padding:0 7px 29px 7px;
	}

.box1Top{
	background: url(../images/box1Top.png) no-repeat;
	width:681px;
	height:7px;
	}

.box1Contents{
	background:url(../images/box1Bg2.png) repeat-y;
	width:675px;
	float:left;
	padding:0 2px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5
	}

.box1Contents2{
	background:url(../images/box1Bg.png) repeat-x bottom #fff;
	width:635px;
	float:left;
	padding:15px 20px 5px 20px;
	}

.box1Style1{
	margin:0;
	padding:0;
	text-align:center;
	}

.box1Heading01{
	background:url(../images/box1Top2.png) no-repeat;
	font-weight:bold;
	font-size:18px;
	color:#fff;
	display:block;
	line-height:34px;
	padding-left:15px;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #000;
	}

.box1Style2{
	float:left;
	padding:0;
	margin:0 100px 0 0;
	}

.box1Style2 li{
	background:url(../images/checkmark.png) no-repeat 0 4px;
	padding-left:28px;
	line-height:24px;
	list-style:none;
	font-size:16px;
	}

.Heading02{
	background:url(../images/heading2Bg.png) no-repeat;
	line-height:32px;
	padding-left:20px;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin:0 0 0 -22px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.tableStyle{
	margin-top:20px;
	}

.tableStyle td{
	padding:8px 0;
	font-size:12px;
	}

.tableStyle td img{
	padding-bottom:8px;
	}

.rightC{
	width:293px;
	float:right;
	}

.siderBox{
	background:url(../images/siderBoxBtm.png) no-repeat bottom;
	width:293px;
	float:left;
	margin-top:20px;
	padding-bottom:7px;
	}

.siderBoxTop{
	background:url(../images/siderBoxTop.png) no-repeat;
	width:293px;
	height:7px;
	}	

.siderBoxContents{
	background:url(../images/siderBoxBg.png) repeat-x bottom #f5f5f5;
	width:251px;
	float:left;
	padding:5px 20px 10px 20px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	}

.siderBoxContentsHeading{
	background:url(../images/siderBoxHeadingBg.png) no-repeat;
	color:#333;
	font-size:18px;
	font-weight:bold;
	line-height:31px;
	padding-left:10px;
	display:block;
	margin:0 -11px;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #f9f9f9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.textfield3{
	width:249px;
	height:28px;
	line-height:28px;
	padding:0 6px;
	font-size:16px;
	margin-bottom:7px;
	border:1px solid #ccc;
	}

.loginBtn{
	width:115px;
	height:38px;
	float:left;
	margin:5px 0 0 -15px;
	}

.loginBtn a{
	background:url(../images/loginBtn.png) no-repeat top;
	width:115px;
	color:#fff;
	height:38px;
	display:block;
	font-weight:bold;
	line-height:34px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #000;
	}

.loginBtn a:hover{
	background:url(../images/loginBtn.png) no-repeat bottom;
	}

.linkstyle{
	color:#333;
	text-decoration:underline;
	}

.linkstyle:hover{
	color:#333;
	text-decoration:none;
	}

.Style02{
	margin:10px 0 0 0;
	padding:0;
	}

.Style02 li{
	background:url(../images/checkmark.png) no-repeat -4px 8px;
	line-height:30px;
	list-style:none;
	padding-left:25px;
	}

.siderBox2{
	background:url(../images/siderBox2Btm.png) no-repeat bottom;
	width:293px;
	float:left;
	margin-top:20px;
	padding-bottom:7px;
	}

.siderBox2Top{
	background:url(../images/siderBox2Top.png) no-repeat;
	width:293px;
	height:7px;
	}	

.siderBox2Contents{
	background:url(../images/siderBox2Bg.png) repeat-x bottom #fff;
	width:251px;
	float:left;
	padding:10px 20px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	}

.footerC{
	background:url(../images/footerBg.jpg) repeat-x #000;
	width:100%;
	float:left;
	padding-top:140px;
	}

.footerMenuC{
	background:#1a1a1a;
	float:left;
	width:100%;
	}

.footerMenu{
	width:1000px;
	float:left;
	padding:12px 0;
	text-transform:uppercase;
	}

.footerMenu a{
	color:#fff;
	font-size:12px;
	padding:0 10px;
	text-decoration:none;
	border-left:1px solid #545454;
	}

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

.footerStyle{
	float:right;
	float:right;
	margin:0;
	padding:0;
	}

.copyright{
	width:1000px;
	font-size:12px;
	color:#fff;
	float:left;
	padding:10px 0;
	}

/***************** EMPLOYER RECUTER *******************/

.subpageBanner{
	background:url(../images/subpageBanner.jpg) no-repeat #570e00;
	width:965px;
	height:84px;
	float:left;
	padding-left:35px;
	}

.subpageBanner h1{
	color:#fff;
	font-size:36px;
	line-height:85px;
	font-weight:bold;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.Text16{ font-size:16px;}


.TextBox{
	width:635px;
	float:left;
	font-size:16px;
	padding:20px 0;
	border-bottom:1px solid #e5e5e5;
	}

.BuyNowBtn{
	width:81px;
	height:26px;
	float:left;
	margin:12px 0 0 -9px;
	}

.BuyNowBtn a{
	background:url(../images/BuyNowBtn.png) no-repeat top;
	width:81px;
	height:26px;
	display:block;
	}

.BuyNowBtn a:hover{
	background:url(../images/BuyNowBtn.png) no-repeat bottom;
	}



.box2{
	background:url(../images/box2Btm.png) no-repeat bottom;
	width:1000px;
	float:left;
	margin:20px 0 20px -7px;
	padding:0 7px 29px 7px;
	}

.box2Top{
	background: url(../images/box2Top.png) no-repeat;
	width:1000px;
	height:7px;
	}

.box2Contents{
	background:url(../images/box2Bg.png) repeat-y;
	width:996px;
	float:left;
	padding:0 2px;
	}

.box2Contents2{
	background:url(../images/box1Bg.png) repeat-x bottom #fff;
	width:935px;
	float:left;
	padding:20px 30px 5px 30px;
	}

.box3{
	background:#f8f8f8;
	width:240px;
	float:left;
	font-size:12px;
	color:#333;
	padding-bottom:10px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}

.box3Heading{
	background:url(../images/box3Heading.png) repeat-x;
	color:#fff;
	font-size:14px;
	display:block;
	line-height:27px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	}

.table02{
	width:650px;
	margin:0 150px;
	padding-bottom:50px;
	}