button, input[type="button"] {
	cursor: pointer;
}

a {
	color: #666;
	text-decoration: none;
}

table.categoryList tr td a:link, table.categoryList tr td a:active, table.categoryList tr td a:visited {
	color: #006666 !important;
	text-decoration: underline !important;
	cursor: pointer !important;
}

table.categoryList tr td a:hover {
	color: #006666;
}

a:hover {
	color: #666666;
	text-decoration: none !important;
}

#CategoryAdminMain {
	width: 950px;
}

#CategoryAdminMainLeft {
	width: 300px;
	float: left;
}

#CategoryAdminMainRight {
	width: 500px;
	float: right;
}

.GetCategoryBox {
	padding: 20px 0 5px 0;
}

.CategoryListBox {
	padding: 20px 15px;
	background-color: #eee;
}

.btnUpdateBox {
	padding: 25px 0;
}

	.btnUpdateBox input, .GetCategoryBox input {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background: none repeat scroll 0 0 #EEEEEE;
		border-color: #CFCFCF #CFCFCF #999999;
		border-image: none;
		border-radius: 5px 5px 5px 5px;
		border-style: solid;
		border-width: 1px;
		box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
		float: left;
		font-family: Arial;
		color: #666;
	}

	.btnUpdateBox input {
		font-weight: bold;
		text-transform: uppercase;
		padding: 15px 20px;
		font-size: 16px;
	}

.GetCategoryBox input {
	font-weight: normal;
	padding: 4px 10px;
	font-size: 12px;
}

	.btnUpdateBox input:hover, .GetCategoryBox input:hover {
		background: none repeat scroll 0 0 #E9e9e9;
		color: #222;
	}

.cleaner {
	height: 1px;
	line-height: 1px;
	clear: both;
	font-size: 1px;
}

select.ddlMajorLandingPage {
	width: 176px;
}
/* LEFT MENU */

.DnnModule-SEOMenu h3 {
	color: #FFFFFF;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	margin: 0;
	padding: 19px 10px 5px 15px;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.DnnModule-SEOMenu h3 .dnnLabel {width: 160px; padding: 0; margin: 0; float: none; text-align: left;}

.DnnModule-SEOMenu ul li {
	border-top: 1px solid #DBE2EF;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 5px 5px 4px 19px;
	color: #FFFFFF;
}

	.DnnModule-SEOMenu ul li a {
		line-height: 125%;
		color: #fff;
	}

		.DnnModule-SEOMenu ul li a:hover {
			line-height: 125%;
			color: #eee;
		}

.DnnModule-SEOMenu ul {
	padding-left: 15px;
	padding-right: 12px;
	margin-left:0;
	margin-top: 5px;
}

	.DnnModule-SEOMenu ul li:first-child {
		border: medium none;
	}

.DnnModule-SEOCategoryItem {
	margin: 1em;
	padding: 0.5em;
}

.DNNModule-SEOCategoryItemList {
	margin: 12px 12px 0 12px;
	color: #077B83;
	text-transform: uppercase;
	width: 570px;
}

	.DNNModule-SEOCategoryItemList tr {
		margin: 0;
		padding: 0;
	}

	.DNNModule-SEOCategoryItemList td.even {
		width: 270px;
	}

	.DNNModule-SEOCategoryItemList td.odd {
		padding-left: 10px;
	}

	.DNNModule-SEOCategoryItemList tr > td {
		vertical-align: top;
	}

	.DNNModule-SEOCategoryItemList a,
	.DNNModule-SEOCategoryItemList a:hover {
		text-decoration: underline;
		color: #077B83;
	}

.DNNModule-SEOCategoryItemList-MoreJobs {
	text-align: left;
	padding-right: 20px;
	padding-top: 9px;
  padding-left: 2px;
}

.htmlModuleContent {
	padding: 10px;
	float: left;
}

	.htmlModuleContent h2 {
		font-weight: bold !important;
	}

.buttonShowAll {
	float: right; 
	padding: 5px 40px 5px 15px;
	display: block;
	text-transform: uppercase;
	background-color: #EE4444;
	background: url('http://cdn.hudson.com/Portals/_default/Skins/HudsonVersion2/images/buttons-bg-sprite.gif') no-repeat top right;
	margin-top: 10px;
	margin-bottom: 20px;
	vertical-align: top;
}

	.buttonShowAll a:link {
		text-decoration: none;
		color: #FFFFFF;
		font-weight: bold;
	}

	.buttonShowAll a:hover {
		text-decoration: underline;
		color: #FFFFFF;
		font-weight: bold;
	}

.listModuleContent {
	padding: 10px;
	display: block;
}

.jobs-leftCol {
	float: left;
	width: 330px;
	display: block;
	
}

.jobs-rightCol {
	float: right;
	width: 330px;
	display: block;
}

	.jobs-leftCol a, .jobs-rightCol a {
		font-weight: bold !important;
		text-transform: uppercase !important;
		color: #077B83 !important;
		text-decoration: none !important;
	}


.jobs-leftCol-hidden, .jobs-rightCol-hidden {
	display: none;
	visibility: hidden;
}

.jobs-leftCol-block, .jobs-rightCol-block {
	display: block;
	margin-top: 2px !important;
	/* margin-bottom: 12px !important; */
	padding: 0px !important;
	color: #817869 !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 12px !important;
}

.jobs-leftCol-hidden p, .jobs-rightCol-hidden p {
	display: none;
	visibility: hidden;
}

.twoColsInOneRow {
	display: block;
	clear: both;
}



.DNNModule-SEOCategoryItem h3 {font-size: 20px;}
.DNNModule-SEOCategoryItem h3 a {text-decoration: none !important; margin-left: -130px;}
.DNNModule-SEOCategoryItem a {color: #077B83; text-decoration: none !important;  }
.DNNModule-SEOCategoryItem td.even a, .DNNModule-SEOCategoryItem td.odd a { /*padding-left: 13px; */  display: block; }
.DNNModule-SEOCategoryItem a:hover {color: #066;}
.DNNModule-SEOCategoryItemList td { padding: 5px 0 5px 5px; /*border-bottom: 1px solid #ccc; */background: url('images/joblist-icon2.png') top left repeat-x; }
.DNNModule-SEOCategoryItem img {margin-top: 40px;}

hr {border: none; visibility: hidden;}
p.jobs-leftCol-block, p.jobs-rightCol-block {display: none;}
.DnnModule-SEOJobList .ModSEOJobListC h2 {margin-top: 20px;}
.DNNModule-SEOCategoryItem .DNNModule-SEOCategoryItemList-MoreJobs {float: right;}
.DNNModule-SEOCategoryItem .DNNModule-SEOCategoryItemList-MoreJobs a {background: #71A4A5; color: #fff; text-decoration: none; padding: 2px 5px; line-height: 16px;}