/* CSS Document */
body{
	margin:0px;
	background-color: #EFEFEF;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-image: url('../../gfx/bgslice.jpg');
}
#backlayer {
	position: relative;
	width: 100%;
	margin-top: 0px;

}
#main{
	position: relative;
	width:	968px;
	height: 710px;
	top:30px;
	background-color:#E3E1E1;	
}
#header{
	position: absolute;
	background-image: url('../../gfx/header-slice.jpg');
	width:	968px;
	height:	135px;
	left:	0px;
	top: 0px;
}
#logo{
	position: absolute;
	left:	25px;
	top:	40px;
}
#flash_area{
	position: absolute;
	height: 97px;
	width: 475px;
	top: 18px;
	left: 265px;
	text-align: left;
}
#contact_deets{
	position: absolute;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	line-height: 23px;
	top: 40px;
	left: 770px;
	text-align: left;
}

#language{
	position: absolute;
	top: 10px;
	right: 20px;
}


#left{
	position: absolute;
	top: 170px;
	left:10px;
	width:221px;
	background-color:#FFFFFF;
}
#left_main{
	position:absolute;
	top:201px;
	left:10px;
	width:221px;
	height:488px;
	background-color:#FFFFFF;
}
#right{
	position:absolute;
	top:170px;
	left:738px;
	width:221px;
	background-color:#FFFFFF;
}
#right_main{
	position:absolute;
	top:201px;
	left:738px;
	width:221px;
	height:488px;
	background-color:#FFFFFF;
}
#content{
	position:absolute;
	top:170px;
	left:240px;
	width:490px;
	background-color:#FFFFFF;
}
#content_main{
	position:absolute;
	top:201px;
	left:240px;
	height:488px;
	width:490px;
	background-color:#FFFFFF;
}
#navbar{
	position:absolute;
	width:968px;
	height:23px;
	background-color:#BFBEBE;
	top:135px;
	left:0px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
#registar{
	position:absolute;
	width:196px;
	height:124px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	bottom:20px;
	left:11px;
	background-image: url('../../gfx/reg-slice.jpg');
}
#regpic{
	width:196px;
	height:124px;
}
#footer{
	position:absolute;
	font-size:10px;
	font-weight:normal;
	top:693px;
	left:10px;
	color:#000000;
	width: 948px;
	
}
.buttons{
	border-left: 1px;
	border-right:0px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#FFFFFF;
}
.last_button{
	border-left: 1px;
	border-right:1px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#FFFFFF;
}
.zero_m{
	margin:0px;
}
a.main_links{
	display:	block;
	padding-left:17px;
	padding-right:17px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#605E5E;
	font-size:	11px;
	color:	#FFFFFF;
	text-decoration:none;
	height:13px;
}
a.main_links:hover{
	background-color:	#FF9900;
}
h1{
	font-size:10px;
	font-weight:bold;
	margin-top:	8px;
	margin-bottom:8px;
	margin-left:8px;
	margin-right:8px;
	text-align:left;
}
P{
	font-size:	12px;
	margin:		16px;
	text-align:	left;
}
p.bold{
	font-weight:bold;
}
p.contact{
	margin:1px;
}
.inputs{
	width:	190px;
	background-color:#ECEAEA;
	border-color:#B2B1B1;
	border-style:solid;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textareas{
	width:190px;
	height:105px;
	background-color:#ECEAEA;
	border-color:#B2B1B1;
	border-style:solid;
	border-width:1px;
}
.submits{
	background-color:#FFFFFF;
	border-color:#B2B1B1;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size:10px;
	padding:1px;
}
.reglink{
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.links{
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.links:hover{
	color:orange;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2{
	font-size:11px;
	text-align:left;
	margin-left:12px;
	margin-top:12px;
	margin-bottom:0px;
	text-decoration:underline;
}
.title_links{
	color:#000000;
}
.title_links:hover {
	color:#FF9900;
}
.p_links{
	color:#000000;
	text-decoration:none;
}

/* NEILS!!! */

#content_mainNP {
	position:absolute;
	top:201px;
	left:240px;
	height:488px;
	width:490px;
	background-color:#FFFFFF;
	text-align: left;
	font-family: "Verdana";
	font-size: 12px;
	color: Black;
}

#content_main_scroll {
	position:absolute;
	top:201px;
	left:240px;
	height:488px;
	width:490px;
	background-color:#FFFFFF;
	text-align: left;
	font-family: "Verdana";
	font-size: 12px;
	color: Black;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hide; 
}

h5 {
	margin-top: 15px;
	margin-left: 15px;
}

p.content {
	margin-left: 15px;
	font-family: "Verdana";
	font-size: 12px;
	color: Black;
}

/* Stewart */

p.mactype {
	margin-left: 125px;
	line-height: 0px;
	font-family: "Verdana";
	font-size: 12px;
	color: Black;
}

p.weightfrom {
	margin-left: 310px;
	line-height: 0px;
	font-family: "Verdana";
	font-size: 10px;
	color: Black;
}


ul.n_pavers {
	line-height: 16px;
	margin-left: 200px;
/* Stewart */
	margin-top: 0px;
}

ul.n_paverinfo {
	line-height: 16px;
	margin-left: 30px;
}

ul.u_pavers {
	line-height: 16px;
	margin-left: 200px;
}

.contentlinks {
	color: Blue;
}

#paverspic {
	position: absolute;
	width: 150px;
	height: 100px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	top: 15px;
	left: 320px;
}

/* Stewart */

.piclink {
	border-style: none;
}

.newpiclink {
	border-style: none;
	width:150px;
	height:100px;
}
/* Products & services */

#spares {
	position: absolute;
	width: 255px;
	top: 15px;
	left: 220px;
	font-family: "Verdana";
	font-size: 11px;
}

#spareshead {
	position: absolute;
	left: 10px;
	top: 45px;
}

#sppic {
	position: absolute;
	top: 45px;
	left: 100px;
	height: 80px;
	width: 100px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}

#overhauls {
	position: absolute;
	width: 255px;
	top: 145px;
	left: 220px;
	font-family: "Verdana";
	font-size: 11px;
}

#overhaulshead {
	position: absolute;
	left: 10px;
	top: 175px;
}

#opic {
	position: absolute;
	top: 175px;
	left: 100px;
	height: 80px;
	width: 100px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}

#services {
	position: absolute;
	width: 255px;
	top: 275px;
	left: 220px;
	font-family: "Verdana";
	font-size: 11px;
}

#serviceshead {
	position: absolute;
	left: 10px;
	top: 305px;
}

#sepic {
	position: absolute;
	top: 305px;
	left: 100px;
	height: 80px;
	width: 100px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}

h5.pns {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

/* Spares */
#sparepic1 {
	position: absolute;
	width: 145px;
	height: 100px;
	left: 10px;
	top: 50px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
#sparepic1label {
	position: absolute;
	width: 145px;
	left: 10px;
	top: 155px;
}
#sparepic2 {
	position: absolute;
	width: 145px;
	height: 100px;
	left: 171px;
	top: 50px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
#sparepic2label {
	position: absolute;
	width: 145px;
	left: 171px;
	top: 155px;
}
#sparepic3 {
	position: absolute;
	width: 145px;
	height: 100px;
	left: 332px;
	top: 50px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
#sparepic3label {
	position: absolute;
	width: 145px;
	left: 332px;
	top: 155px;
}
#sparepic4 {
	position: absolute;
	width: 145px;
	height: 100px;
	left: 10px;
	top: 190px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
#sparepic4label {
	position: absolute;
	width: 145px;
	left: 10px;
	top: 295px;
}
#sparepic5 {
	position: absolute;
	width: 145px;
	height: 100px;
	left: 171px;
	top: 190px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
#sparepic5label {
	position: absolute;
	width: 145px;
	left: 171px;
	top: 295px;
}
#sparepic6 {
	position: absolute;
	width: 145px;
	height: 100px;
	left: 332px;
	top: 190px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
#sparepic6label {
	position: absolute;
	width: 145px;
	left: 332px;
	top: 295px;
}

#pagemove {
	position: absolute;
	left: 220px;
	top: 325px;
}

/* Spares 2 */

#sparepictwo1label {
	position: absolute;
	left: 28px;
	top: 155px;
}

#page2move {
	position: absolute;
	left: 205px;
	top: 250px;
}

/* Contact */

#content_mainNPcont {
	position:absolute;
	top:201px;
	left:240px;
	height:488px;
	width:490px;
	background-color:#FFFFFF;
	text-align: left;
	font-family: "Verdana";
	font-size: 16px;
	color: Black;
	font-weight: Bold;
}

#contaddress {
	position: absolute;
	font-size: 14px;
	left: 25px;
	top: 25px;
}

#contdetail {
	position: absolute;
	font-size: 14px;
	left: 240px;
	top: 25px;
}

#contposition {
	position: absolute;
	font-size: 12px;
	left: 25px;
	top: 210px;
/*	font-weight: normal; */
}

#contname {
	position: absolute;
	font-size: 12px;
	left: 230px;
	top: 210px;
/*	font-weight: normal; */
}

#contphone {
	position: absolute;
	font-size: 12px;
	left: 330px;
	top: 210px;
/*	font-weight: normal; */
}

a.cont {
	font-family: "Verdana";
	font-size: 12px;
	color: Black;
/*	font-weight: normal; */
}

p.cont {
	font-family: "Verdana";
	font-size: 12px;
	color: Black;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* CMS Used Equipment */

#used_list {
	position: relative;
	width: 470px;
	height: 90px;	
}

#pichead {
	position: absolute;
	width: 100px;
	height: 15px;
	left: 15px;
	top: 10px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

#picture {
	position: absolute;
	width: 100px;
	height: 70px;
	left: 10px;
	top: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

#manhead {
	position: absolute;
	width: 85px;
	height: 15px;
	left: 115px;
	top: 10px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

#man {
	position: absolute;
	width: 85px;
	height: 20px;
	left: 115px;
	top: 0px;
	text-align:center;
}

#modhead {
	position: absolute;
	width: 50px;
	height: 15px;
	left: 200px;
	top: 10px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

#model {
	position: absolute;
	width: 50px;
	height: 20px;
	left: 200px;
	top: 0px;
	text-align:center;
}

#deshead {
	position: absolute;
	width: 210px;
	height: 15px;
	left: 260px;
	top: 10px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

#des {
	position: relative;
	width: 210px;
	height: 70px;
	left: 260px;
	top: 0px;
}


h5.equip {
	margin-top: 5px;
	margin-left: 15px;
}

#paverspicA {
	position: absolute;
	width: 150px;
	height: 100px;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	top: 60px;
	left: 320px;
}

p.cs {
	font-weight: Bold;
	font-size: 16px;
	margin-left: 180px;
	margin-top: 140px;
}

P.center{
	font-size:	11px;
	margin:		12px;
	text-align:	center;
}
#previous{
	position:absolute;
	bottom:2px;
	left:125px;
}
#next{
	position:absolute;
	bottom:2px;
	left:250px;
}

.footlinks {
	font-size: 10px;
	color: Black;
}

P.boxes{
	font-size:	11px;
	margin:		0px;
	text-align: left;
}

ul.services {
	margin-left: 40px;
	font-size: 11px;
}

a.contONE {
	font-family: "Verdana";
	font-size: 10px;
	color: Black;
	font-weight: Bold;
}

#pagemove2 {
	position: absolute;
	left: 175px;
	top: 320px;
}

.LEFTLINKS {
	color: Black;
	font-weight: Bold;
}

span {
	font-weight: bold;
	text-decoration: underline;
}

h2.pavemac {
	text-decoration: none;
}

.machinetable {
  position: relative;
  margin-left: 30px;
  width: 450px;
}

.heada {
  position: absolute;
  left: 0px;
  text-decoration: underline;
}

.headb {
  position: relative;
  left: 200px;
  text-decoration: underline;
}

.cola {
  position: absolute;
  left: 0px;
}
.colb {
  position: absolute;
  left: 80px;
}
.colc {
  position: absolute;
  left: 200px;
}
.cold {
  position: relative;
  left: 320px;
}

/* News Pages */

#news_box {
	position: relative;
	width: 470px;
	height: 108px;
}

#news_pic {
	position: absolute;
	width: 125px;
	height: 90px;
	left: 10px;
	top: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

#news_head {
	position: absolute;
	width: 325px;
	height: 10px;
	left: 145px;
	top: 0px;
}

#news_item {
	position: relative;
	width: 325px;
	height: 100px;
	left: 145px;
	top: 15px;
	padding: 0px;
	margin: 0px;
}

/* Motorspray Equipment */

#motor_list {
	position: relative;
	width: 470px;
	height: 90px;
}

#motor_img {
	position: absolute;
	width: 100px;
	height: 70px;
	left: 10px;
	top: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

#motor_price {
	position: absolute;
	width: 60px;
	height: 70px;
	left: 120px;
	top: 0px;
}

#motor_model {
	position: absolute;
	width: 290px;
	height: 20px;
	left: 180px;
	top: 0px;
}

#motor_des {
	position: relative;
	width: 290px;
	height: 70px;
	left: 180px;
	top: 15px;
}

/* Equipment list */

#equip_list {
	position: relative;
	width: 470px;
	height: 90px;
}

#equip_img {
	position: absolute;
	width: 100px;
	height: 70px;
	left: 10px;
	top: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
}

#equip_price {
	position: absolute;
	width: 60px;
	height: 70px;
	left: 120px;
	top: 0px;
}

#equip_partno {
	position: absolute;
	width: 290px;
	height: 20px;
	left: 180px;
	top: 0px;
}

#equip_des {
	position: relative;
	width: 290px;
	height: 70px;
	left: 180px;
	top: 15px;
}

p.zm {
	margin: 0px;
}
#content_img {
	position:absolute;
	z-index: 2;
	top:135px;
	left:240px;
	height:553px;
	width:720px;
	background-color:#FFFFFF;
}
#navbar_img{
	position:absolute;
	width:240px;
	height:23px;
	background-color:#BFBEBE;
	top:135px;
	left:0px;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.images {
	width: 340px;
	height: 255px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	margin: 5px;
	margin-top: 10px;
}
#img_prev_next{
	position:absolute;
	width:220px;
	left:10px;
	top:460px;
	z-index: 2;
}

#img_prev{
	position:absolute;
	left:0px;
}
#img_next{
	position:absolute;
	right:0px;
}
