
/* basic page layout */
body
{
	background-color: #000;	
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1
{
	text-transform: uppercase;	
	font-family:"Lucida Sans","Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#pagebg
{
	width: 1031px;
	min-height: 500px;
	background: #000 url(/images/tuffstaff/page_bg.jpg) top left repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#pagebox
{
	width: 965px; /*962 is largest img */
	min-height: 500px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
/* header layout  */
#headerbox
{
	height: 111px;
	width: 962px;
	background: url(/images/tuffstaff/header_bg.jpg) top left no-repeat;	
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 12px;
}
#headerlogo
{
	width: 299px;
	height: 94px;
	position: absolute;
	top: 10px;
	left: 22px;
}
#headertoptabs
{
	float: right;
	padding-right: 11px;
	width: 400px;	
	height: 33px;
	text-align: right;
}
.headertoptab
{
	background: url(/images/tuffstaff/header_toptab_bg.jpg) top left no-repeat;	
	width: 179px;
	height: 26px;
	margin-left: 5px;
	display:inline-block;
	text-align: center;
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
}
#headertabs
{
	width: 430px; 
	height: 26px;
	position: absolute;
	top:83px;
/*	left:639px;*/
	right:19px;
	text-align: right;
}
/* footer */
#footerbox
{
	width: 	958px;
	height: 239px;
	background: url(/images/tuffstaff/footer_bg.jpg) top left no-repeat;
	position: relative;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
}
#footerlogo
{
	width: 315px;
	height: 90px;
	padding-top: 26px;
	padding-left: 27px;
	margin-bottom: 15px;
/*	position:absolute;
	top: 26px;
	left: 27px;*/
}
#copyline
{
	position: absolute;
	top:186px;
	left: 0px;
	clear: both;	
	height: 27px;
}
#copyl
{
	width: 400px;
	float:left;
	color: #fff;
	padding-left: 27px;
	padding-top: 7px;
}
#copyr
{
	width: 500px;
	float:right;
	color: #fff;
	padding-right: 19px;
	text-align: right;
}
#copyr a,
#copyr a:link,
#copyr a:visited
{
	text-decoration: none;
	color: #fff;
}
#copyr a:hover,
#copyr a:active
{
	text-decoration: underline;
	color: #fff;
}
#footersocialbox
{
	width: 265px;
	float: right;
}
.footerbrands /* table */
{
	position:absolute;
	top: 44px;
	left: 18px;	
}
.footersocialicons
{
	position:absolute;
	top: 49px;
	left: 774px;
	width: 164px;
}
#networktitle
{
	width: 290px;
	position: absolute;
	left: 30px;
	top: 16px;
	color: #f04e23;
	margin: 0px;
	font-size: 22px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#socialtitle
{
	text-align:center;
	width: 290px;
	position: absolute;
	left: 668px;
	top: 8px;
	color: #fff;
}
#socialtitlebig
{
	color: #f04e23;
	margin: 0px;
	font-size: 22px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
#sociallinks
{
	height: 146px;
	width: 100px;
	position: absolute;
	top: 20px;
	left: 668px;
	background: url(/images/vdivider.jpg) left center no-repeat;
	
}
#sociallinks a,
#sociallinks a:link,
#sociallinks a:visited
{
	color: #fff;
	text-decoration:none;
}
#sociallinks ul
{
	padding-top: 30px;
	margin-left: 0px;	
	padding-left: 30px;
}
#sociallinks li
{

	padding-left: 0px;
	list-style-image: url(/images/list-bullet.jpg);
	font-size: 9px;
	padding-top: 4px;
}
/* right column */
#rightcol
{
	width: 230px;
	float:right;
}
#logincol
{
	width: 230px;
	height: 159px;
	background: url(/images/tuffstaff/login_col_bg.jpg) top left no-repeat;
	border-bottom: 1px solid #ffffff;
	position:relative;
}
#logincol h3
{
	margin-top: 0px;
	padding-left: 19px;
	padding-top: 20px;
	font-size: 13px;
}
#logincol .loginuser
{
	position:absolute;
	top: 49px;
	left: 29px;
	width: 169px;
	height: 23px;
	border: none;
	background: none;
}
#logincol .loginpass
{
	position:absolute;
	top: 86px;
	left: 29px;
	width: 169px;
	height: 23px;
	border: none;
	background: none;
}
#logincol .loginbutton
{
	left: 82px;
	top: 117px;
	position: absolute;
}
#partnercol
{
	width: 230px;
	height: 203px;
	background: url(/images/tuffstaff/partner_col_bg.jpg) top left no-repeat;
	margin-bottom: 13px;
}
#partnercol h3
{
	margin-top: 0px;
	padding-top: 13px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	font-size: 13px;
}
#partnercol img
{
	padding-left: 15px;
	padding-right: 15px;
}
#partnercol p
{
	padding-left: 15px;
	padding-right: 15px;
}
/*
#homead
{
	height: 146px;
	width: 230px;
	background: url(/images/tuffstaff/ad_home_bg.jpg) top left no-repeat;
	text-align: center;
	margin-bottom: 22px;
	padding-top: 25px;
}

*/
#homead
{
	height: 165px;
	width: 230px;
/*	background: url(/images/ausguards/ad_home_bg.jpg) top left no-repeat;*/
	text-align: center;
	margin-bottom: 22px;
	padding-top: 10px;
	background-color: #FECB0E;
/*	color: #ffffff;*/

}
#homead img
{
	margin: 5px;	
}
#homead a,
#homead a:link,
#homead a:visited,
#homead a:active,
#homead a:hover
{
	color: #000000;	
	text-decoration: none;
}
/* flash / title box */
#titlespace
{
	width: 962px;
	height: 176px;
	left-margin: auto;
	right-margin: auto;
	margin-bottom: 17px;
}
/* page content*/
#homepagecontentbox
{
	width: 690px; /*was 710 is largest img */
	min-height: 550px;
	background-color: #fff;
	color: #585858;
	padding-left:10px;
}
#homepagecontentbox p
{
	font-size: 12px;
	line-height: 15px;
}
#pagecontentbox
{
	width: 965px; /*962 is largest img */
	min-height: 550px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}

/* home content */
#wantstaffbox
{
	width: 337px;
	height: 437px;
	background: url(/images/tuffstaff/want_staff_bg.jpg) top left no-repeat;
	position:relative;
	float:left;
}
#wantstafftext
{
	width: 310px;	
	margin-left: 11px;
	color: #333333;
}
#wantstafftext p
{
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 13px;
}
#wantstaffbutton
{
	position: absolute;
	top: 257px;
	left: 141px;
}
#wantworkbox
{
	float: right;
	width: 337px;
	height: 437px;
	background: url(/images/tuffstaff/want_staff_bg.jpg) top left no-repeat;
	position:relative;
}
#wantworktext
{
	width: 310px;
	margin-left: 11px;
	color: #333333;
}
#wantworktext p
{
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 14px;
}
#wantworkbutton
{
	position: absolute;
	top: 257px;
	left: 141px;
}
#wantstaffbox h1,
#wantworkbox h1
{
	margin: 0px;
	padding-top: 14px; /* 22 */
	margin-bottom: 0px;
	font-size: 32px;
	color: #000;
	text-align:center;
	line-height:50px;
}
#wantstaffbox h2, 
#wantworkbox h2
{
	margin-top: 15px; /* 14 */
	margin-bottom: 15px; /* 23 */
	font-size: 20px;
	color: #000;
	text-align:center;
	line-height:15px;
}

/* forms css from previous site */
.titleyellow
{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align:left;
	background-color:#BDBDBD;
	height: 26px;
	margin-top: 15px;
	padding-top: 8px;
	padding-left: 5px;
	margin-bottom: 8px;
}
/* news */
#newspage .date
{
	display: block;
	background-color: #FECB0E;
	border: 1px solid #5a2727;
	width: 53px;
	height: 38px;
	color: #000;
	font-weight: bold;
	float: left;
	margin-right: 14px;
	text-align: center;
	text-transform: uppercase;
	line-height: 15px;
	padding-top: 8px;
}
#newspage .datebig
{	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#newspage p
{
	margin-left: 69px;	
}

/* enquiry  forms */
#enquirenowbox
{
	background-color: #FECB0E;
	color: #585858;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}
#enquirenowbox h1
{
	margin-top: 0px;
	padding-top: 10px;
	color: #585858;	
}
.enquireform
{
		
}
.enquireformtextbox
{
	width: 175px; /* total : 250 now 230 */
	height: 21px; /*total: 29 */
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 8px;
	color: #585858;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE99F;
	border: none;
}
.enquireformlistbox
{
	width: 175px; /* total : 250 */
	height: 160px;/*total: 168 */
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 8px;
	color: #585858;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE99F;
	border: none;
	white-space: normal;
	
}
.enquireformcheckbox
{
	margin-bottom: 20px;
	float: left;
}
.enquireformbutton
{
	
}
/* colors */

.yellow
{
	color: #ffcb0f;	
}
a,
a:link,
a:visited
{
	color: #000000;
}
a:hover,
a:active
{
	color: #ffcb0f;
}

.yellow{
color:	#FECB0E;
}

#homebox {
	background-color:#EEEEEE;
	float:left;
	margin:10px 0;
	padding:0 19px 9px 19px;	
}
