/* CSS Document for JobsUploaded.co.uk's blog pages */

.module {
	background: url("../images/css/dropshadow_back.gif") repeat-x bottom;
	margin:0;
	padding:0;
	clear:both;
}

.modulebar {
	display:inline;
}

.moduleheaderbar {
	clear:both;
margin:0;
padding:0;
}

.moduleroundcont {
	width: 100%;
	color: #fff;
	background: url("../images/css/headbar_blue_back.gif") repeat-x;
	height: 25px;
	position: relative;
	font-size: 90%;
}

.moduleroundtop {
	background: url("../images/css/headbar_blue_rght.gif") no-repeat top right;
}

img.headcorner {
   width: 3px;
   height: 3px;
   border: none;
   display: block !important;
}

.bigtext {
	margin:2px 0 0 5px;
	font-weight:bold;
	color:#FFFFFF;
/*	display:inline; */
}
.bigtext a {
	color:#ffffff;
	text-decoration:none;
}
.bigtext a:hover {
	color:#ffffff;
	text-decoration:underline;
}


.expandcollapse {
	width:10%;
	float:right;
	padding-right: 10px;
}

.expandcollapse img, .expandcollapse input {
	float: right;
}

.expandcollapse img {
	float: right;
}

img.modcorner {
   width: 11px;
   height: 12px;
   border: none;
   margin-left: -3px;
   margin-bottom: -5px;
   display: block !important;
}

img.modcornerright {
   width: 11px;
   height: 12px;
   border: none;
   margin-right: -3px;
   margin-top: -7px;
   display: block !important;
   float: right;
}

.moduletext {
	margin:0;
	padding: 10px 10px 0 15px;
	background: #f3f3f1;
/*	height: 0.01%;  */

}

.moduletext p, .jobstext p, .fatext p {
	margin:0;
	padding: 0 0 5px 0;
	font-weight: normal;
/*	font-size: 75%; */
}

.moduletext a {
	color:#0066FF;
	text-decoration:none;
}
.moduletext a:hover {
	text-decoration:underline;
	color: #FF8800;
}

.pagination {
	height:30px;
}


.contenttitle {
	font-weight: bold;
	text-decoration: none;
	color:#0066FF;
}
a:hover .contenttitle {
	text-decoration: underline;
}


hr .single{
	height: 1px;
	border:#DDDDDD 1px solid;
}


/* modulefooter styles for IE 6 and IE 7 */
.modulefooter {
	padding:0 0 5px 0;
	margin:0;
	width: 100%;
	clear:both;
	background: #f3f3f1;
}

.modulefooter p {
	margin: 0;
	padding: 0;
	height: 10px;
}

.modulefooter .left {
	float: left;
	clear:both;
	padding: 0;
	margin: 0;
	width: 70%;
	vertical-align:top;
}

.modulefooter .right {
	float: right;
	width: 30%;
	padding:0px;
	margin:2px 0px;
	vertical-align:middle;
}

.module .modulefooter p a {
	text-decoration: none;
	color:#0066FF;
	font-weight: normal;
	font-size: 95%;
	padding: 0;
	margin: 0;
	height:10px;
}

.modulefooter .right img {
	float: right;
	vertical-align:bottom;
	padding:0px;
	margin:0px 0px 0px 0px;
	border:0px;
}

.moduleroundbottom {
	margin:0px 0 10px 0;
	padding:0;
	clear:both;
}


html > body .modulefooter {
	padding:0 0 5px 0;
	margin:0;
	width: 100%;
	clear:both;
}

html > body .modulefooter .left {
	float: left;
	clear:both;
	padding: 0;
	margin:0;
	width: 70%;
	vertical-align:top;
}

html > body .modulefooter .right {
	float: right;
	width: 30%;
	padding:0px;
	margin:2px 0px;
/*	margin:0px;  */
	vertical-align:middle;
}

html > body .module .modulefooter p a {
	text-decoration: underline;
	color: #e08e38;
	font-weight: normal;
	font-size: 95%;
	padding: 0px;
	margin: 0px;
	height:10px;
}

html > body .modulefooter .right img {
	float: right;
	vertical-align:bottom;
	margin:0px 10px 0px 0px;
	margin:0px;
	border:0px;
}

.contentcategory {
	color:#999999;
}


/* Header Banner */
#corner_bannerheader {
	padding:20px 0px 0px 25px; 
	margin: 0;
	color:#EEEEEE; 
	font-weight:bold; 
	font-size:22px;
}

#admincorner_banner {
	background: url('../images/banners/admin-corner-banner.jpg') no-repeat; 
	height:70px; 
	width:725px;
}

#accountingcorner_banner {
	background: url('../images/banners/accounting-corner-banner.jpg') no-repeat; 
	height:70px; 
	width:725px;
}

#careercorner_banner {
	background: url('../images/banners/career-corner.jpg') no-repeat; 
	height:70px; 
	width:725px;
}

#hrcorner_banner {
	background: url('../images/banners/hr-recruitment-corner-banner.jpg') no-repeat; 
	height:70px; 
	width:725px;
}
#itcorner_banner {
	background: url('../images/banners/it-corner-banner.jpg') no-repeat; 
	height:70px; 
	width:725px;
}

#marketingcorner_banner {
	background: url('../images/banners/marketing-corner-banner.jpg') no-repeat; 
	height:70px; 
	width:725px;
}

#salescorner_banner {
	background: url('../images/banners/sales-corner-banner.jpg') no-repeat; 
	height:70px; 
	width:725px;
}

