body{
text-align: center;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
background-color:#ffffff;
}

#container{
width:948px;
height:120%;
margin:0 auto;
text-align: left;
background:#ffffff;
}

#header{
	height:104px;
	font-size:18px;
	font-weight:bold;
	color:#de1618;}


#search{
	height:100px;
	margin:20px 0 10px 0;}
	
#searchtable td{
	padding:0px;}	

a, visited{
	color:#616163;
	text-decoration:underline;}
	
a:hover{
	color:#de1618;
	}
	
#searchbox {
	border:1px solid #cccccc;
	width:205px;
	padding:4px;
	margin:0 0 8px 0;
	color:#999999;}	
	
#searchareabox {
	border:1px solid #cccccc;
	width:150px;
	padding:3px;
	color:#999999;}
	
#searchbutton
{
  display: block;
  width: 59px;
  height: 25px;
  background: url('../images/searchBTN.gif') no-repeat 0 0;

}

#searchbutton:hover
{ 
  background-position: 0 -25px;
}

#searchbutton span
{
  display: none;
}

.breadCrumb{
	margin:0 10px 20px 10px;
	font-size:11px;
	color:#cccccc;}
	
.breadCrumb a, visited{
	color:#999999;
	text-decoration:none;}

.breadCrumb a:hover{
	color:#666666;
	text-decoration:underline;}

#rightcol{
	float:right;
	width:252px;
	}

#leftcol{
	float:left;
	width:676px;
	}
	
.clearboth{
	clear:both;}	

#homeleft{
	float:left;
	width:168px;}
	
#homemain{
	float:left;
	width:486px;
	margin-left:10px;
	}	
	
.rightbox{
	position:relative;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background: #ffffff url('../images/boxbg.jpg') repeat-x bottom;
	padding:50px 0 20px 0;
	margin:0 0 20px 0;}
	
	
#rightcol .rightbox{
	position:relative;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background: #ffffff url('../images/rightbg.jpg') repeat-y;
	padding:50px 0 20px 0;
	margin:0 0 20px 0;}	
	

#homeleft .rightbox{
	position:relative;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background: #ffffff url('../images/leftbg.jpg') repeat-y ;
	padding:50px 0 20px 0;
	margin:0 0 20px 0;}	
	
	
.rightbox1{
	position:relative;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background: #;
	padding:50px 0 20px 0;
	margin:0 0 20px 0;}
	
	
.rightbox table{
	padding:0 5px;}
	
.rightbox td{
	padding:5px 0;}	

.subhead1{
	background: url('../images/subhead.jpg') no-repeat 0 0;
	height:44px;
	width:256px;
	position:absolute;
	left:-5px;
	top:0;}
	
.subhead2{
	background: url('../images/subhead2.jpg') no-repeat 0 0;
	height:44px;
	width:172px;
	position:absolute;
	left:-5px;
	top:0;}	
	
.subhead3{
	background: url('../images/subhead3.jpg') no-repeat 0 0;
	height:44px;
	width:490px;
	position:absolute;
	left:-5px;
	top:0;}	

.uploadbox {
font-family: verdana, arial, sans-serif;
font-size: 75%;
color: #00FF00;
font-weight: normal;
border: #797979 1px solid;
background-color: #ffffff;
width: 292px;
height: 17px;
} 
	
.rightbox .subheadtitle{
	height:37px;
	color:#ffffff;
	padding:0 0 0 5px;
	font-weight:bold;
	font-size:14px;}
	
	
.rightbox ul{
	padding:0;
	margin:0 40px;}	

.rightbox li{
	list-style:url('../images/bullet.gif');
	line-height:20px;}	
	

.rightbox p{
	padding:0 10px;}
	
.rightbox .latestjobs .nobullet{
	list-style:none;
	list-style-image:none;
	color:#939292;}	
	
.rightbox .latestjobs{
	margin:0 5px 5px 20px;}	
	
	#findadoc ul{
	margin:0 0 0 30px;
	padding:0;}
	
#uploadcvbutton
{
  display: block;
  width: 120px;
  height: 25px;
  background: url('../images/uploadcvBTN.gif') no-repeat 0 0;
  margin-bottom:5px;

}

#uploadcvbutton:hover
{ 
  background-position: 0 -25px;
}

#uploadcvbutton span
{
  display: none;
}	


#quicksubmitbutton
{
  display: block;
  width: 120px;
  height: 25px;
  background: url('../images/quicksubmitBTN.gif') no-repeat 0 0;
  margin-bottom:5px;

}

#quicksubmitbutton:hover
{ 
  background-position: 0 -25px;
}

#quicksubmitbutton span
{
  display: none;
}	
	
#intro{
	border-bottom:1px solid #e1e1e1;
	line-height:18px;
	margin:0 0 16px 0;}	
	
#homemain a img {
	border:1px solid #e1e1e1;}

#homemain a img:hover{
	border:1px solid #c4c3c3;}
	
#footer{
	margin:20px 0;
	font-size:11px;
	border-top:1px solid #e1e1e1;
	}
	

#footer td{
	padding:4px 0;}	


/* listing page */

h1{
	font-size:20px;
	font-weight:bold;
	color:#de1618;
	margin:0;
	padding:0;
	}
	
.greytext{
	color:#999999;
	font-size:11px;}	
	
#jumpMenu{
	color:#999999;}	
	
#listing{
	margin:20px 0;
	padding:0 10px;}
	
.redlink{
	color:#de1618;}
	
.redlink:hover{
	color:#616163;}	
	
	
#pagination-flickr{
	float:right;}	
#pagination-flickr li{
	border:0;
	margin:0; 
	padding:0; 
	font-size:11px; 
	list-style:none;
	/* savers */ float:left;
	}
	
#pagination-flickr a{
	border:solid 1px #DDDDDD; 
	margin-right:2px; 
	}
	
#pagination-flickr .previous-off, #pagination-flickr .next-off{
	color:#666666; 
	display:block; 
	float:left; 
	font-weight:normal; 
	padding:3px 4px; 
	}
	
#pagination-flickr .next a, #pagination-flickr .previous a { 
	font-weight:normal; 
	border:solid 1px #FFFFFF; 
	}
	
#pagination-flickr .active{ 
	color:#DE1618; 
	font-weight:bold; 
	display:block; 
	float:left; 
	padding:4px 6px;
	}
	
#pagination-flickr a:link, #pagination-flickr a:visited{ 
	color:##666666; 
	display:block; 
	float:left; 
	padding:3px 6px; 
	text-decoration:none;
	}
	
#pagination-flickr a:hover{ 
	border:solid 1px #c4c3c3;
	}	
	
/* product page */

.greytext2{
color:#999999;}

#buttons {
border-left:1px dotted #CCCCCC;
float:right;
padding:0 0 10px 10px;
width:145px;
}
	
#basicdetails td{
	padding:3px 0;}	


#buttons td{
	padding:0;}
	
#printpagebutton
{
  display: block;
  width: 120px;
  height: 25px;
  background: url('../images/printpageBTN.gif') no-repeat 0 0;
margin-bottom:6px;
}

#printpagebutton:hover
{ 
  background-position: 0 -25px;
}

#printpagebutton span
{
  display: none;
}




#tellfriendbutton
{
  display: block;
  width: 120px;
  height: 25px;
  background: url('../images/tellfriendBTN.gif') no-repeat 0 0;
margin-bottom:6px;
}

#tellfriendbutton:hover
{ 
  background-position: 0 -25px;
}

#tellfriendbutton span
{
  display: none;
}



#addbasketbutton
{
  display: block;
  width: 120px;
  height: 25px;
  background: url('../images/addbasketBTN.gif') no-repeat 0 0;
margin-bottom:6px;
}

#addbasketbutton:hover
{ 
  background-position: 0 -25px;
}

#addbasketbutton span
{
  display: none;
}




#applynowbutton
{
  display: block;
  width: 120px;
  height: 25px;
  background: url('../images/applynowBTN.gif') no-repeat 0 0;
margin-bottom:6px;
}

#applynowbutton:hover
{ 
  background-position: 0 -25px;
}

#applynowbutton span
{
  display: none;
}	

.notetext{
	color:#e66c00;
	font-weight:bold;
	font-style:italic;}
	
	
h2{
	font-size:18px;
	font-weight:bold;
	color:#de1618;
	margin:20px 0 10px 0;
	padding:0;
	}
	
#listing h2{
	font-size:14px;
	font-weight:bold;
	color:#de1618;
	margin:10px 0;
	padding:0;}	
		
		
.underline{
	border-bottom:3px solid #de1618;}		


.clsH2 a, visited{
	color:#de1618;
}

.clsH2 a:hover{
	color:#616163;
}

#contacth2 {
margin:0px;
padding:0px;
}
#subhead_inner{
	background: url('../images/subhead_inner.png') no-repeat 0 0;
	height:44px;
	width:222px;
	position:relative;
	left:-5px;
	top:20px;
	margin:0 0 25px 0;}
	
.fpp25{
	border:1px solid #e1e1e1;
	padding:5px;
	background:#FFFFFF url('../images/boxbg.jpg') repeat-x center bottom;
	margin:0 0 20px 0;}	

.fpp25 h3{
	color:#de1618;
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px;
	padding:0;
	}
	
.fpp25 h3 a, visited{
	color:#de1618;
	text-decoration:none;}
	
.fpp25 h3 a:hover{
	color:#444444;
	text-decoration:none;}	
	
.redlinks{
	color:#de1618;}
	
.redlinks:hover{
	color:#616163;}	
	
#oztable td{
	 padding:3px 0;}	
	 
	 
#carebox{
font:Arial, Helvetica, sans-serif;
margin-left:20px;
margin-top:20px;
}


#submitbutton
{
  display: block;
  width: 59px;
  height: 25px;
  background: url('../images/submitBTN.gif') no-repeat 0 0;

}

#submitbutton:hover
{ 
  background-position: 0 -25px;
}

#submitbutton span
{
  display: none;
}


#requestcvbutton
{
  display: block;
  width: 120px;
  height: 25px;
  background: url('../images/cvrequestBTN.gif') no-repeat 0 0;

}

#requestcvbutton:hover
{ 
  background-position: 0 -25px;
}

#requestcvbutton span
{
  display: none;
}



#sendbutton
{
  display:block;
  width: 59px;
  height: 25px;
  background: url('../images/sendBTN.gif') no-repeat 0 0;
  margin-top:6px;
  position:relative;
  left:41px;

}

#sendbutton:hover
{ 
  background-position: 0 -25px;
}

#sendbutton span
{
  display: none;
}
