@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #333333;
	font-size: 16px;
	line-height: 35px;
	border-bottom: #e5e5e5 1px solid;
}
table {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #231f20;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
.clear {
	clear: both;
}
.padleft80{
	padding-left:80px;
}
.pad10{
	padding:10px 0;
}
.center{
	text-align:center;
}
.search {
	padding: 4px 20px 4px 5px;
	background: #FFF url(../images/search.jpg) right no-repeat;
	border: 1px solid #ebe9e9;
	color: #333333;
	border-radius: 2px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-align: justify;
	background: #f4f4f4;
}
.wrapper {
	width: 100%;
	background: #f4f4f4;
}
.mainwrapper {
	width: 1000px;
	margin: auto;
	background: #FFF;
	border: #e1e1e1 1px solid;
}
.top-head {
	height: 29px;
	width: 980px;
	padding: 0px 10px;
	background: url(../images/menu_bg.png) repeat-x;
	border-bottom: 1px solid #FFF;
}
.menu {
	height: 29px;
	width: 530px;
	padding: 0px;
	float: left;
}
.menu ul {
	text-align: left;
}
.menu ul li {
	list-style-type: none;
	line-height: 28px;
	display: inline;
	font-size: 10px;
	color: #000;
}
.menu ul li a {
	display: inline-block;
	color: #231f20;
	padding: 0px 2px;
	font-size: 11px;
	text-decoration: none;
}
.menu ul li a:hover {
	color: #FFF;
}
.top-right {
	float: right;
	width: 450px;
	font-size: 11px;
	line-height: 28px;
}
.banner {
	width: 980px;
	height: 83px;
	padding: 0px 10px 0px 10px;
	background: #FFF url(../images/banner_bg.png) repeat-x;
}
.banner .banner-left {
	width: 580px;
	float: left;
	/*height: 58px;*/
	padding: 16px 0px 12px 10px;
}
.banner .banner-right {
	width: 390px;
	float: right;
	/*height: 60px;*/
	padding: 14px 0px;
}
.banner-right input{
	width:130px;
}
input {
	background: #fff;
	padding: 3px 5px;
	margin-left: 5px;
	color: #999999;
	font-size: 10px;
	border: #d1d1d1 1px solid;
}
.submit, .banner-right .submit {
	padding: 2px 15px;
	border-radius: 5px;
	font-size: 10px;
	border: 2px solid #000;
	color: #FFF;
	background: #fff url(../images/login_btn.png) repeat-x;
	width:auto;
}
.login{
	text-align: right;
	margin-bottom:5px;
	color:#c57907;
	font-weight:bold;
}
.login span{
	color:#201d96;
}
.login a{
	font-weight:normal;
}
.login a:hover{
	text-decoration:underline;
	color:#333;
	font-weight:normal;
}
.forget{
	 float:right;width:110px; text-align:right;
	 margin-top:-2px;
}
.forget a:hover{
	color:#ccc;
}
.slide {
	width: 980px;
	height: 180px;
	margin: 0px 10px;
	width: auto;
	float: left;
}
.job-search {
	width: 980px;
	margin: 10px 10px 10px 10px;
	background: #005aab;
	height: 25px;
	padding: 2px 0px;
}
.job-search label {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	/*padding-left: 8px;*/
}
.srch {
	color: #666666;
	margin: 0px 0px 0px 5px;
	padding: 2px 5px 3px 5px;
	width:120px;
}
.opt {
	color: #666666;
	margin: 0px 0px 0px 5px;
	padding: 1px 4px 1px 6px;
	border: 1px #fff solid;
	max-width:180px;
}
.btn {
	color: #333;
	font-size: 9px;
	margin: 0px 0px 0px 5px;
	padding: 3px 10px 3px 30px;
	line-height: 15px;
	text-align: right;
	border: none;
	background: url(../images/search.png) no-repeat left center;
	cursor: pointer;
}
.job-search .left {
	width: 480px;
	float: left;
	/*height: 25px;*/
	padding: 0px 5px;
}
.job-search .right {
	width: 480px;
	float: right;
	height: 25px;
	padding: 0px 5px;
}
.bodywrapper {
	width: 980px;
	height: auto;
	background: #FFF;
	padding: 5px 10px;
}
.leftbar {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.leftbar .block{
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: #015bac 1px solid;
}
.leftbar h2 {
	/*height: 37px;*/
	/*border-radius: 8px 8px 0px 0px;*/
	/*background: #0e67b7 url(../images/list_header.png) no-repeat 10px 10px;*/
}
.left-logo {
	width: 78px;
	float: left;
	height: auto;
}
.left-logo img {
	margin: 5px 0px 0px 5px;
}
.leftbar h2{
	background: url(../images/menu-bg.png) repeat-x;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	padding:12px 0 11px 38px;
	line-height:15px;
	border-radius:	8px 8px 0 0;
}
.leftbar .hot{
	background: url(../images/hot.png) no-repeat left top;
	width:17px;
	height:22px;
	margin-left: -23px;
	margin-top: -3px;
	position: absolute;
}
.leftbar h2 span{
	color: #ffcc00;
}
.right-info {
	width: 110px;
	float: right;
	height: auto;
}
.left-lft {
	border-bottom: 1px dotted #a5a294;
	margin: 8px 5px;
	padding-bottom: 8px;
	height: auto;
}
.right-info h3 {
	font-size: 9px;
	font-weight: bold;
	color: #006699;
}
.right-info h3 a {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}
.right-info h3 a:hover {
	color: #09C;
}
.right-info ul {
	text-align: left;
	margin-left: 12px;
}
.right-info ul li {
	line-height: 12px;
	font-size: 9px;
	font-weight: 100;
	list-style-image: url(../images/list_ico.png);
}
.right-info ul li a {
	text-decoration: none;
	color: #cc0000;
	font-size: 10px;
}
.right-info ul li a:hover {
	color: #804040;
}
.rightbar {
	width: 767px;
	float: right;
	margin-left: 10px;
}
.rightbar .recent {
	/*width: 555px;*/
	float: left;
	border-radius: 10px;
	border: 1px solid #cccccc;
	background: #FFF;
	padding-bottom: 10px;
}
.rightbar .recent-2nd {
	width: 528px;
	float: left;
	border-radius: 10px;
	margin: 1px;
	padding: 10px 10px 10px 15px;
	background: #FFF url(../images/right_bg.png) top repeat-x;
	overflow:hidden;
}
.rightbar .recent-2nd span a {
	color:#ce0010;
}
.rightbar .recent-2nd a:hover {
	color:#005aab;
}
.rightbar .recent-2nd h4 {
	font-size: 10px;
	color: #7b7d73;
	line-height: 16px;
	font-weight: bold;
}
.rightbar .adve {
	width: 200px;
	float: right;
	margin-left: 5px;
}
.rightbar .adve img {
	margin: 0px 0px 10px 0px;
}
.rightblock{
	border:1px solid #015bac;
	border-radius:5px 5px 0 0;
	margin-bottom:10px;
	padding-bottom:5px;
}
.rightblock h2{
	background:url(../images/menu-bg.png) repeat-x;
	color:#fff;
	font-size:14px;
	line-height:18px;
	padding:5px 10px;
	margin-bottom:5px;
}
.client {
	border: 1px solid #cccccc;
	border-radius: 10px;
	width: 980px;
	height: auto;
}
.client img {
	margin: 0px 8px;
}
.client #prev, .client #next{
	position : absolute;	
	margin-top:50px;
	margin-left:10px;
}
.client #next{
	margin-left:900px;
}
.client h3 {
	color: #333333;
	font-size: 16px;
	line-height: 35px;
	border-bottom: #e5e5e5 1px solid;
}
.browse h3 {
	color: #333333;
	font-size: 16px;
	line-height: 35px;
	text-transform: uppercase;
	border-bottom: #e5e5e5 1px solid;
}
.client {
	border: 1px solid #cccccc;
	border-radius: 10px;
	width: 980px;
	height: auto;
	margin-top:10px;
}
.browse {
	border: 1px solid #cccccc;
	border-radius: 10px;
	width: 980px;
	height: auto;
	margin: 10px 0px;
}
.browse {
	border: 1px solid #cccccc;
	border-radius: 10px;
	width: 980px;
	height: auto;
	margin: 10px 0px;
}
.browse {
	border: 1px solid #cccccc;
	border-radius: 10px;
	width: 980px;
	height: auto;
	margin: 10px 0px;
}
.browse ul {
	margin: 10px 0px 10px 10px;
}
.browse ul li {
	line-height: 16px;
	list-style-type: none;
	text-align: left;
	color: #231f20;
	font-size: 10px;
	font-weight: bold;
}
.browse ul li a {
	line-height: 16px;
	list-style-type: none;
	text-align: left;
	color: #231f20;
}
.browse ul li a:hover {
	color: #069;
}
.browse .box {
	width: 280px;
	float: left;
	height: auto;
	margin: 10px 0px;
}
.link-list {
	width: 250px;
	float: left;
	height: auto;
	margin: 10px 0px;
}
.link-list h3 {
	color: #FFF;
	font-size: 16px;
	line-height: 35px;
	font-weight: 100;
}
.link-list h3 a {
	color: #fff;
	border-bottom: 1px solid #ccc;
}
.last-list {
	width: 100%;
	background: #024b8c url(../images/footer.png) left bottom repeat-x;
	/*height: 247px;*/
}
.last-list {
	/*margin: 0px 5px;*/
}
.last-list ul {
	margin: 10px 0px 10px 10px;
}
.last-list ul li {
	line-height: 16px;
	list-style-image: url(../images/list_ic.png);
	text-align: left;
	color: #CCC;
	font-size: 12px;
	font-weight: 100;
}
.last-list ul li a {
	line-height: 18px;
	font-weight: 100;
	list-style-type: none;
	text-align: left;
	color: #CCC;
}
.last-list ul li a:hover {
	color: #999999
}
.last-list .link {
	width: 1000px;
	margin: auto;
	/*height: 213px;*/
}
h5 {
	color: #005aab;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0px 6px 0px;
}
h5 a {
	text-transform:none;
	font-weight:normal;
}
/*
h5 a {
	color: #005aab;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
h5 a:hover {
	color: #005aab;
}
*/
.more {
	border-radius: 10px;
	float: right;
	width: 90px;
	height: 17px;
	padding: 2px;
	border: #7b7d73 1px solid;
}
.detail {
	border-radius: 10px;
	width: 90px;
	background: #ce0010;
	height: 17px;
}
.apply {
	border-radius: 10px;
	float: left;
	width: 90px;
	height: 17px;
	padding: 2px;
	border: #7b7d73 1px solid;
}
.now {
	border-radius: 10px;
	width: 90px;
	background: #7b7d73;
	height: 17px;
}
h6 {
	color: #FFF;
	font-size: 11px;
	text-align: center;
	font-weight: 100;
	line-height: 16px;
}
h6 a {
	color: #FFF;
	font-size: 11px;
	text-align: center;
	font-weight: 100;
	line-height: 16px;
}
h6 a:hover {
	color: #005aab;
}
.footer {
	margin: auto;
	width: 1000px;
	height: 30px;
}
.footer p {
	line-height: 30px;
	text-align: center;
	font-size: 10px;
	font-weight: 100;
	color: #CCC;
}


/*************INNER CSS**************/

.red, #register .red, .error{
	color:#ff0000;
}
.error, .success, .blue{
	background:#f1f1f1;
	padding:3px 10px;
	font-size:12px;
}
.success{
	color:#55C041;
}
.blue{
	color: #0000ff;
	font-weight:bold;
}
#register h1{
	margin-bottom:10px;
}

#register p{
	color: #0e67b7;
	padding:5px 0;
	font-weight:bold;
}

#register span{
	color: #999;
	font-size:10px;
	font-weight:normal;
}

#register input{
	width:160px;
	color: #666;
}
#register img, #register button{
	margin-left:5px;
}

#register input[type=radio], #register input[type=checkbox]{
	width:15px;
}

#register fieldset{
	border: 1px solid #D1D1D1;
	margin: 0 0 0 5px;
	width: 130px;
	min-width:130px;
	max-width: 239px;
	padding-bottom: 2px;
}
#register input.small, input.small, .search-block input.small{
	width:30px;
}

#register input.medium, input.medium{
	width:60px;
}

#register input.normal, input.normal{
	width:140px;
}


#register input.large, input.large{
	width:230px;
}


#register select{
	width:220px;
	margin-left:5px;
}

#register select.small{
	width:auto;
}

#register option, #register select{
	color:#666;
	background:#fff;
}

#register textarea{
	width:218px;
	height:50px;
	max-width:100%;
	border:1px solid #d1d1d1;
	color:#666;
	margin-left:5px;
	padding:5px;
}

#register textarea.long{
	width:95%;
}

#register a{
	color:#cc0000;
}
#register a:hover{
	color: #804040;
}

#register td{
	padding:1px;
}

#register .disabled{
	background:#555;
	color:#ccc;
}

/*********ADMIN LEFT MENU******/
.leftbar .adminmenu ul{
	margin:0;
	padding:0;
	background:#f1f1f1;
	border-radius: 0 0 8px 8px;
	padding:5px 0;
}
.leftbar .adminmenu li{
	list-style:none;
}
.leftbar .adminmenu li a{
	display:block;
	padding:3px 15px;
}
.leftbar .adminmenu li a:hover{
	background:#999;
	color: #fff;
}

.leftbar .adminmenu h2{
	padding-left:17px;
}

/*********ADMIN LEFT MENU ENDS*******/
.list{
	border:1px solid #e5e5e5;
}
.list th{
	background:#ddd;
	padding:2px 5px;
}
.list td, #register .list td{
	background:#f9f9f9;
	padding:2px 5px;
	text-align:left;
}

.list a{
	color:#005BAB;
}

.list a:hover{
	color:#c00;
	text-decoration:underline;
}

/***********PAGING************/
#paging{
	border:1px dotted #a5a294;
	border-left:0;
	border-right:0;
	padding:12px;
	text-align:center;
}

#paging span, #paging a{
	padding:0px 0 0 7px;
	color:#979797;
}

#paging a:hover{
	color:#333;
}

#paging .selected{
	border:1px solid #c0c0c0;
	margin-left:7px;
	padding:3px 7px;
}

#paging .disabled{
	color:#ddd;
}

/*********SEARCH BLOCK OF ADMIN**************/
.search-block{
	margin-top: 10px;
	border: 1px dashed #DDD;
	background: #F4F4F4;
	padding: 5px;
}

.search-block table td{
	padding:2px;
}

.search-block input{
	width:150px;
	color:#000;
}

.search-block select{
	margin-left:5px;
	max-width:240px;
}

.searchmsg{
	padding-top:10px;
}

.search-result h5 span{
	float:right;
	font-weight:normal;
	color:#000;
	text-transform:none;
}

.search-wrapper{
	border-bottom:1px dotted #a5a294; margin-bottom:5px; padding-bottom:10px;
}
.user-field-block{
	width:50%;
	float:left;
	font-size:11px;
}

.user-field-block span{
	float:left;
	display:block;
	/*width:48%;	*/
	padding:2px 0;
	padding-right:2%;
}

.user-field-block span:first-child {
	width: 38%;
	font-weight:bold;
}

.fullwidth{
	width:100%;
}

.fullwidth span{
	width:auto;
}
.fullwidth span:first-child{
	width:19%;
}

input.active{
	border:1px solid #000;
	color:#fff;
	background:#000;
}


/********SEARCH BLOCK ENDS***********/


/******FRONT PAGINATION**********/

.slidewrapper{
	position:relative;
	width:980px;
	height:300px;
	overflow:hidden;
	padding:0 10px;
}
#slide_pag{
	position:absolute;
	top:150px;
	left:45px;
}
#slide_pag a{
	background:url(../images/sprite_slider.png) no-repeat -12px -55px;
	width:10px;
	height:10px;
	float:left;
	padding:1px;
}

#slide_pag a.selected{
	background:url(../images/sprite_slider.png) no-repeat 0px -55px;
}

#slide_pag span, #slide_next span, #slide_prev span{
	display:none;
}

#slide_next{
	background:url(../images/sprite_slider.png) no-repeat -58px 0;
	width:44px;
	height:43px;
	position:absolute;
	top:45%;
	right:28px;	
}

#slide_prev{
	background:url(../images/sprite_slider.png) no-repeat top left;
	width:44px;
	height:43px;
	position:absolute;
	top:45%;
	left:30px;	
}

#frmAdd td{
	padding:1px;
}
#frmAdd button{
	margin-left:5px;
}
select, textarea{
	margin-left:5px;
	border:1px solid #d1d1d1;
	color:#555;
	padding:3px 5px;
}
#frmAdd input{
	width:250px;
}

.listbig td{
	padding:4px;
	border-bottom:1px dotted #ccc;
}

.jobdisplay p{
	color: #0E67B7;
	padding: 10px 0 5px;
	font-weight:bold;
}


/************CMS Styles*********/
ul#normalGroup{
	padding-left:20px;
}
ul#normalGroup a, ul#normalGroup li, .listTitle a, a.paging, .attach a{
	color:#084595;
}
ul#normalGroup a:hover, .listTitle a:hover, a.paging:hover, .attach a:hover{
	color:#231F20;
}
.listRow{
	clear:both;
	margin-bottom:5px;
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
}
.listTitle{
	font-size:13px;
	font-weight:bold;
	color:#084595;
	line-height:18px;
	padding-bottom:5px;	
}
.listRow:last-child{
	border-bottom:0;
}
a.paging, .attach a{
	font-size:11px;
}


#clients img {
	filter: none;
	-webkit-filter: grayscale(0%);
	transition:all 1.5s;
}
#clients img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	-o-filter: grayscale(100%);
	
	/*filter: url(filters.svg#grayscale);*/
	
}