/*-------------------------
GENERAL STUFF */

* {padding:0px; margin:0px;}
html, body {height:100%;}
.require {
	padding:0px 6px;
	background:url(../img/alert-red-12px.gif) no-repeat;
	margin-right:4px;
}
.require2{
	padding:0px 6px;
	margin-right:4px;
	clear: left;
	color:red;
}
body {
	background: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
#wrapper {
	width: 930px;
	margin: 0 auto;
	min-height: 100%;
	background: #fff url(../img/bg-wrapper.gif) repeat-x top;
}
.text /*for some form input fields */ {
	background: url(../img/bg-input.gif)!important;
	padding:2px;
}
blockquote {
	padding:10px 10px 0px 10px;
	background:#F5F5F5;
	margin-bottom:10px;
}
a {
	color: #D32F05;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
a:hover {
	color: #FF931F;
	text-decoration: none;
	border-bottom: 1px dotted #FF931F;
}


/* ---------------------------
CLASS FOR BUTTON-LINKS TO AVOID BOTTOM-BORDERS */

.buttonLinksNoBorder {
	text-decoration: none;
	border:0;
}
.buttonLinksNoBorder:hover {
	text-decoration: none;
	border:0;
}


/* -----------------------------
MASTHEAD STYLES - EMPLOYERS SECTION  */

#masthead {
	clear:both;
	position: relative;
	margin: 0px auto;
	width: 890px;
	padding-right: 20px;
	padding-left: 20px;
}
#leftMastheadContent {
	padding: 20px 20px 10px 0px;
	width: 199px;
	border-right: 1px solid #dadada;
}
#rightMastheadContent {
	padding:0;
	width: 140px;
	position: absolute;
	top: 125px;
	right: 25px;
	text-align: right;
	font-size: 11px;
	line-height: 12px;
}
#rightMastheadContent a {
	color:#999999;
	text-decoration:none;
}
#rightMastheadContent a:hover {
	color:#b30000;
	text-decoration:none;
}
#logoMastHead {
	position: absolute;
	width: 504px;
	height: 86px;
	bottom: 10px;
	left: 250px;
}
#logOutLinkCand {
	position: absolute;
	top: 10px;
	right: 20px;
	padding: 10px 0;
}
#logOutLinkCand a {
	color:#666;
	text-decoration:none;
	background: url(../img/bg-logout-button.png) no-repeat right;
	padding-right: 35px;
	padding-top: 7px;
	border: none;
	padding-bottom: 5px;
}
#logOutLinkCand a:hover {
	color:#FF0000;
	text-decoration:none;
	border-bottom: none;
}
#logOutLinkEmp {
	position: absolute;
	top: 10px;
	right: 20px;
	padding: 10px 0;
}
#logOutLinkEmp a {
	color:#666;
	text-decoration:none;
	background: url(../img/bg-logout-button.png) no-repeat right;
	padding-right: 35px;
	padding-top: 7px;
	border: none;
	padding-bottom: 5px;
}
#logOutLinkEmp a:hover {
	color:#FF0000;
	text-decoration:none;
	border-bottom: none;
}

/* -----------------------------
ADDITIONAL MASTHEAD STYLES - CANDIDATES SECTION  */
#rightMastheadContentCandidates {
	padding:0;
	width: 140px;
	position: absolute;
	top: 125px;
	right: 25px;
	text-align: right;
	font-size: 11px;
	line-height: 12px;
}
#rightMastheadContentCandidates a {
	color:#999999;
	text-decoration:none;
}
#rightMastheadContentCandidates a:hover {
	color:#b30000;
	text-decoration:none;
}


/* -----------------------
TOP MENU */

#topMenu ul {
}
#topMenu li {
	list-style: none;
	text-align: right;
}
#topMenu li a {
	display: block;
	width:160px;
	margin-bottom: 1px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 25px 3px 15px;
	border:none;
}
#topMenu #link1 a {
	background:#e1232a url(../img/square-orange-top-menu.gif) no-repeat right;
}
#topMenu #link2 a {
	background: #e64141 url(../img/square-orange-top-menu.gif) no-repeat right;
}
#topMenu #link3 a {
	background:#eb6039 url(../img/square-orange-top-menu.gif) no-repeat right;
}
#topMenu #link4 a {
	background:#f07e40 url(../img/square-orange-top-menu.gif) no-repeat right;
}
#topMenu #link5 a {
	background:#f59c47 url(../img/square-orange-top-menu.gif) no-repeat right;
}
#topMenu #link6 a {
	background:#fabb4f url(../img/square-orange-top-menu.gif) no-repeat right;
}
#topMenu #link7 a {
	background:#ffd956 url(../img/square-orange-top-menu.gif) no-repeat right;
}
#topMenu a:hover {
	color: #000000;
	background: #DFDFDF url(../img/square-orange-top-menu-hover.gif) no-repeat right!important;
}


/* ---------------------------
HORIZONTAL MENU  */

#horizMenu {
	background: #FFFFFF url(../img/bg-horiz-menu-a-3.gif) repeat-x top;
	width: 930px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 12px;
}
.horizMenuRightCells {
	border-right:1px solid #ccc;
	width:137px;
}
.horizMenuRightCells a {
	color: #666666;
	text-decoration: none;
	text-align:center;
	text-transform: uppercase;
	border:none;
	display: block;
	padding-top: 10px;
	padding-bottom: 12px;
}
.horizMenuRightCells a:hover {
	background: #FFFFFF url(../img/bg-horiz-menu-a-hover-3.gif) repeat-x top;
	color: #000000;
}


/* special styles for left side menu button on employers pages */
#horizMenuLeftCell a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	text-align:right;
	line-height: 12px;
	text-transform: uppercase;
	border:none;
	display: block;
	padding: 10px 60px 12px 0;
	background:url(../img/bg-leftHorizCellA.gif) no-repeat;
}
#horizMenuLeftCell a:hover {
	text-decoration: none;
	color: #000;
	border:none;
	background:url(../img/bg-leftHorizCellA-hover.gif) no-repeat;
}

#horizMenuLeftCell {
	width: 239px;
	border-right: 1px solid #ccc;
}

/* special styles for left side menu button on job seekers pages */

#horizMenuLeftCellCand a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	text-align:right;
	line-height: 12px;
	text-transform: uppercase;
	border:none;
	display: block;
	padding: 10px 60px 12px 0;
	background:url(../img/bg-leftHorizCellACand.gif) no-repeat;
}
#horizMenuLeftCellCand a:hover {
	text-decoration: none;
	color: #000;
	border:none;
	background:url(../img/bg-leftHorizCellACand-hover.gif) no-repeat;
}

#horizMenuLeftCellCand {
	width: 239px;

	border-right: 1px solid #ccc;
}


/*-----------------------------
CONTENT */


#mainContent {
	/*padding-bottom:20px;*/
	margin: 0px auto;
	width: 875px;
	padding-right: 35px;
	padding-left: 20px;
}
#leftColumn {
	padding: 10px 0px 10px 0px;
	float: left;
	width: 199px;
	text-align: right;
}
#leftColumn div {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
	border-bottom: none;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-left: 1px solid #CCCCCC;
	background: url(../img/bg-cells.gif) no-repeat right bottom;
	padding:0 0 20px 0;
}
#leftColumn h1 {
	font-size: 15px;
	margin-bottom: 3px;
	color: #000000;
	text-align: right;
	background: #EBEBEB;
	font-weight: normal;
	padding: 3px 10px;
	border-right: 1px solid #ccc;
}
#leftColumn p {
	margin:0 10px 0 10px;
	line-height:15px;
}
#leftColumn a {
	color: #333333;
	text-align: right;
}
#leftColumn a:hover {
	color: #CC3300;
}
#leftColumn li a {
}
#leftColumn li a:hover {
}
#rightColumn {
	margin-left: 219px;
	padding-top: 25px;
	position: relative;
	border-left: 1px solid #DADADA;
	padding-left: 20px;
}

#rightColumn h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -2px;
	margin-bottom: 5px;
	line-height: 30px;
}
#rightColumn h2 {
	background: url(../img/bg-class-headline.gif) repeat-x bottom;
	font-size: 18px;
	padding: 6px 0 6px 6px;
	font-weight: normal;
	width: 611px;
	border: 1px solid #dadada;
	margin-bottom: 12px;
	margin-top: 30px;
}
#rightColumn p {
	margin-bottom: 5px;
	line-height:18px;
}
#rightColumn .contentLists li {
	margin-bottom: 8px;
	list-style: square url(../img/square-orange-h2.gif) outside;
	margin-left: 20px;
}
.leftborder  {
border-left:1px solid #dadada!important;
}



/*-------------------------------
FOOTER    */

#footer {
	padding: 5px 50px 30px 0;
	text-align: right;
	background: #FFFFFF url(../img/bg-footer.gif) no-repeat bottom;
	margin: 0px auto;
}
#footerLinks a {
	color: #666666;
	margin-left: 10px;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	border:none;
	
}
#footerLinks a:hover {
	color: #CC3300;
	text-decoration: underline;
	text-decoration: none;
	border-bottom:1px dotted #CC3300;
}
#footerLinks {
	color: #999999;
	border-top: 1px solid #ccc;
	margin-left: 32px;
	letter-spacing: 1px;
}
#proformica {
	border-top:1px solid #ccc;
}
#proformica a {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	text-transform: none;
}
#proformica a:hover {
	color: #CC3300;
	text-decoration: none;
}
.orangeSquareInAdress {
	background:url(../img/square-footer-address.gif) no-repeat center;
	padding:0 5px;
	margin:0px 7px;
}

/*-------------------------------
RESUME CHECKLIST EMPLOYER   */

#resumeCheckListEmp {
	list-style: decimal inside;
}
#resumeCheckListEmp li {
	border-bottom: 1px solid #dadada;
	padding-right: 7px;
	padding-top: 4px;
}
#resumeCheckListEmp li a {
	text-decoration:none;
	color:#333;
	border:none;
}
#resumeCheckListEmp li a:hover {
	text-decoration:none;
	color:#FF931F;
	border:none;
}
#resumeCheckListEmp h4 {
	font-size:12px;
	margin-top:12px;
	text-transform: uppercase;
	padding-right: 10px;
}



/*-------------------------------
RESUME CHECKLIST CANDIDATES   */

#resumeCheckListCand {
	list-style: decimal inside;
}
#resumeCheckListCand li {
	border-bottom: 1px solid #dadada;
	padding-right: 7px;
	padding-top: 4px;
}
#resumeCheckListCand li a {
	text-decoration:none;
	color:#333;
	border:none;
}
#resumeCheckListCand li a:hover {
	text-decoration:none;
	color:#FF931F;
	border:none;
}
#resumeCheckListEmp h4 {
	font-size:12px;
	margin-top:12px;
	text-transform: uppercase;
	margin-right:10px!important;
}


/*-------------------------------
TILL RESUMEINFO.PHP   */

.dataTables {
	margin-top:22px;
	border-bottom:1px solid #dadada;
	border-right:1px solid #dadada;
	border-left:1px solid #dadada;
	background:#fff url(../img/bg-general-1.gif) repeat-x bottom;
	width: 620px;
}
.dataTables td {
	border-top:1px solid #dadada;
	padding: 6px;
	line-height: 14px;
}
.dataTables .headline {
	background:url(../img/bg-class-headline.gif) repeat-x bottom;
}
.dataTables h2 {
	font-size: 15px;
	background: url(../img/square-orange-h2.gif) no-repeat left top;
	margin:0px;
	border-bottom:none!important;
	color: #000000;
}
.dataTables h3 {
	font-weight:normal;
	font-size:18px;
	margin:3px 0px;
}
.dataTables a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
.dataTables a:hover {
	color: #FF931F;
	text-decoration: none;
	border-bottom: 1px dotted #FF931F;
}
.imageLinks {
	border-bottom:none!important;
}
.square-links a {
	color: #333333;
	text-decoration: none;
	background: url(../img/square-orange-top-menu.gif) no-repeat left;
	padding-left: 15px;
}
.square-links a:hover {
	color: #333333;
	text-decoration: none;
	background: url(../img/square-orange-top-menu-hover.gif) no-repeat left;
	padding-left: 15px;
	border-bottom: 1px dotted #999999;
}
.dataTables li {
	margin-top:4px;
}

#privacyBoxes {
	width:100%;
}
#privacyBoxes td {
	border:none;
	padding:3px;
	background:none;
}

/*-------------------------------
TILL SKILLS.PHP   */

#programmingTable {
border:none;
}
#programmingTable td {
border:none;
}
#programmingTable .bottomborder  {
border-bottom:1px solid #dadada!important;
}
#programmingTable .leftborder  {
border-left:1px solid #dadada!important;
}

/*-------------------------------
CART MENU FOR EMPLOYERS IN TOP DIV   */
#cartNavEmployer {
	width:130px;
	position: absolute;
	right: 0px;
	top: 50px;
	color: #666666;
	margin-right:25px;
	font-size: 11px;
	line-height: 12px;
}
#cartNavEmployer td {
}
#cartNavEmployer .bottomBorders {
	border-bottom:1px solid #dadada;
}
#cartNavEmployer .left {
}

#cartNavEmployer a {
	display:block;
	text-decoration:none;
	color:#999;
}
#cartNavEmployer a:hover {
	text-decoration:none;
	color:#cc0033;
}

/* MISCELLANEOUS STYLES */
.paragraphBluePreambles {
	color: #607EB7;
	font-weight: bold;
	font-size: 14px;
}

/* STYLES FOR PAGE EMPLOYER/INC/RECENT/MYPROFILE.PHP */

.specialButtonLinks a {
	color: #333333;
	text-decoration: none;
	background: url(../img/square-orange-top-menu.gif) no-repeat left;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: none;
	border-left: 1px solid #dadada;
	padding: 4px 4px 4px 15px;
}
.specialButtonLinks a:hover {
	background: url(../img/square-orange-top-menu-hover.gif) no-repeat left;
	border-bottom: 1px dotted #999999;
}

.visibility1, .visibility1 a {
font-color: red;
}
.visibility2, .visibility2 a {
color: red;
font-weight:bold;
}
.viewresTables {
	width: 600px;
	margin-bottom:5px;
	margin-top:5px;
	border-right:1px solid #dadada;
	
}
.viewresTables td {
	padding:5px;
	}

/* STYLES FOR NUMBERED LIST IN E.G. HOW-IT-WORKS.PHP */
.numberedLists {
	padding:50px 60px;
	background:#ededed;
	margin-right:30px;
	margin-bottom:100px;
}
.numberedLists li {
	margin-bottom:10px;
	margin-top:10px;
}


#ajaxticker1{
      width: 410px;
      height: 150px;
      padding: 10px 15px 5px 0px;
      background-color: transparent;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
     background-color: transparent;
}

.someclass{
      background-color: #FEEEB8;
      border: 1px #FFFFFF;
}

div.blurb {
	padding: 0px 0px 2px 0px;
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
        font-variant: normal;
	font-weight: bold;
	color: #666666;
}

div.h5 {
	padding: 0px 0px 2px 0px;
         font-family: arial, helvetica, sans-serif;
        align: left;
        font-size: 11pt;
	font-weight: normal;
	color: #666666;
}

.ajaxticker1 h5 .message h5 {
 background-color: #FFFFFF; // or whatever color you are working with
 }