@charset "utf-8";
#employerBoxes-wrap { width: 910px; }
#employerBoxes-wrap > div { margin: 0 0 30px 0; min-width: 500px; width: 100%; min-height:597px;}

.group:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.group { display: inline-block; }

#doug-neiner-three {
	font-family: MyriadPro-Regular;
	overflow: hidden;
	//background-image: url(../images/employer-boxes-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
		}
#doug-neiner-three .col { width: 100%; float: left; font-size: 1rem; }
#doug-neiner-three .col:nth-child(1) { margin-left:  0%; width:95.7%; }
#doug-neiner-three .col:nth-child(2) { margin-left: 0%; width:95.7%; min-height:240px;}
/*#doug-neiner-three .col:nth-child(3) { margin-left: 0%; width:100%; }*/
.boxesContent {
	padding: 20px;
}#Emplopyer-AD-banner {
	width: 910px;
	//margin-bottom: 10px;
}
.boxesContent h3 {
	font-size: 30px;
	color: #666633;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: 100;
	line-height: 36px;
}
.boxesContent .eLinks {
	//background-color: rgba(255, 255, 255, 0.5);
	display: inherit;
	clear: both;
	//padding-top: 15px;
	//padding-right: 10px;
	//padding-bottom: 15px;
	//padding-left: 10px;
	width:540px;
	margin-top: 15px;
}

.boxesContent .eLinks ul {
	margin: 0px;
	//padding-left: 15px;
}
.boxesContent .eLinks li {
	float: left;
	//width: 50%;
	text-decoration: none;
}
.boxesContent .eLinks li span {
	text-decoration: none;
	margin-left:15px;
	margin-right:15px;
}
.boxesContent .eLinks a {
	color: #333333;
	text-decoration: underline;
}
.boxesContent .eLinks a:hover {
	text-decoration: none;
}
.boxesContent .eLinks .eButton {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.boxesContent .eLinks .eButton .btnL {
	background-color: #accecc;
	width: 47%;
	margin-right: 1%;
	text-align: center;
	display: block;
	margin-top: 20px;
}
.boxesContent .eLinks .eButton .btnR {
	width: 47%;
	margin-left: 1%;
	background-color: #accecc;
	display: block;
	text-align: center;
	margin-top: 20px;
}
.boxesContent .eLinks .eButton .btnL a, .boxesContent .eLinks .eButton .btnR a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
}
.boxesContent .eLinks .eButton .btnL a:hover, .boxesContent .eLinks .eButton .btnR a:hover {
	background-color:#c0e3e1;
}
.boxesContent .eLinks .eButton .btn {
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	font-size: 1rem;
	background: #585443;
	width:240px;
	text-align:center;
	margin-right:10px;
	margin-bottom: 10px;
}
.boxesContent .eLinks .eButton .btn a {
	color:#FFFFFF;
	display:block;
	text-decoration: none;
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	padding: 5px 10px 5px 10px;
}
.boxesContent .eLinks .eButton .btn a:hover {
	background-color:#7e785f;
}
#Emplopyer-postEvent {
	width: 910px;
	margin-bottom: 10px;
    margin-top: 10px;
}
#Emplopyer-postEvent .postEvent-header {
	font-size: 24px;
	color: #585241;
}

#Emplopyer-postEvent hr {
	width: 100%;
	margin-bottom: 20px;
	color: #585241;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #585241;
}

#Emplopyer-postEvent .eventBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#Emplopyer-postEvent .eventBox li {
	float: left;
	width: 25%;
	text-align: center;
	display: block;
}
#Emplopyer-postEvent .eventBox .box .titleNdate {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
#Emplopyer-postEvent .eventBox .box .titleNdate span {
	font-size: 16px;
	color: #585241;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}

#Emplopyer-postEvent .eventBox a {
	text-decoration: none;
	margin-bottom:20px;
}
.bgOnline{
	background-image:url(/Content/usermanage/images/img-employer-online-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgPrint{
	background-image:url(/Content/usermanage/images/img-employer-print-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
