body {
    background-color: #000000;
    color:#000000;
    font-family: "Trebuchet MS",Arial,Tahoma,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

html, body	{
	height: 100%;
	}

a:link, a:visited { color:  #981a38; text-decoration:none; }
a:hover, a:focus { color:  #981a38; text-decoration:underline; }
h1 { font-size:100%; 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	line-height: 1; }
h2 { font-size:12.5pt; }
h3 { font-size:11.5pt; }
h4 { font-size:10pt; }
h5 { font-size:9pt; }

.ephoto img, .lightbox img	{
	border: 2px #981a38 solid;
	margin-bottom: 10px;
	background: #1f1f1f;
	}

input, textarea, select {
    border: 1px solid #444444;
    background-color:#ffffff;
    font-size: 12px;
	color: #000000;
}

table {
    font-size:9pt;
}

table td {
    padding:5px;
    vertical-align: top;
}


table td.label {
    vertical-align:top;
    color:#000000;
}

#enquireLabel label	{
	color: #000000;
	}
/** ADD PRODUCT **/
table.add-product {
    float:left;
}
/** PRODUCT TABLE **/
table.products td{
    border:solid 1px silver;
}
/** DROPPABLE AREA **/
.droppable {
    border:solid 1px silver;
    padding:20px;
    margin:10px;
}

.droppable-active {
    border:solid 1px green;
}
.droppable-hover {
    border:dashed 2px green;
}
.dropped {
}

.draggable {
    float: left;
    width: 180px;
    height: 150px;
}
.draggable img {
    border: 1px solid #555555;
}

/** GALLERY **/
span.instructions {
    margin:5px;
    color:gray;
}
.removable {
    padding:20px;
}
.set-gallery-submit {
    text-align:right;
    border:solid 1px gray;
    background-color:#000;
    color:#fff;
}
input.photo_include {
    display:none;
}
pre.tut {
    border:dashed 1px gray;
    background-color:silver;
    color:#2e2e2e;
    width:400px;
    padding:5px;
}

/** WRAPPER **/
div#wrapper {
    color:#FFFFFF;
    margin:auto;
    margin-top:20px;
	margin-bottom: 20px;
    padding:23px;
    width:804px;
}

#container {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -116px;
	 background: #000000;
 }

/** EQUIPMENTS LISTING **/
div.equipment {
    border:solid 1px #951433;
    margin:3px;
	width: 190px;
	height: 350px;
	background-color: #161616;
	float:left;
	overflow: hidden;
	padding-bottom:10px;
}

strong.red	{
	color: #981a38;
	font-weight: bold;
	}
	/*
.fleft	{
	float: left;
	}*/
	
.more	{
	margin-top: 5px;
	}
	
#image	{
	margin-bottom: 10px;
	}
	
.flright	{
	float: right;
	width: 370px;
	}

div#leftcol	{
	float: left;
	width: 150px;
	}
	
div#leftcol table	{
	width: 210px;
	}

div#rightcol	{
	/*float: right;*/
	width: 170px;
	margin: 0 auto;
	}

table.fleft	{
	width: 170px;
	float: left;
	}

.edesc	{
	width: 170px;
	height: auto;
	}

.ephoto	{
    margin: 0 auto 4px auto;
	text-align:center;
	}
	
.ename	{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #981a38;
}
	
.eheading {
	margin-bottom: 15px;
	width: 180px;
	background-color: #981a38;
	height:22px;
	padding:5px;
}

.emore {
	text-align:right;
	width: 180px;
}

.esoldstatus {
    color: #ff7200;
}

.photolist {
	margin: 5px;
}

/** INFO FRAME **/
div#INFO_FRAME {
    margin:20px;
    background-color:#ffffff;
    color:#000000;
    padding:20px;
}

#border	{
	border: solid 1px #981a38;
	padding: 20px;
		}

/* PRODUCT EDIT */
textarea.admin-prod {
    width: 36em;
    height: 9em;
}

/* FOOTER */

#bottom, .push {
     height: 116px;
 }
 
#bottom	{
	background: url(/~minework/images/footer-bg.gif) repeat-x;
	margin: 25px 0 0 0;
	padding: 0px;
	}
	
#footer	{
	position: relative; top: 25px;
	width: 842px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	}

#footer-left	{
	float: left;
	text-align: center;
	line-height: 15px;
	}
	
#footer-left p	{
	color: #727272;
	margin: 0;
	}
	
#footer-left img a	{
	margin-top: -10px;
	margin-bottom: 10px;
	border: none;
	}

#footer-left img	{
	border: none;
	margin-bottom: 10px;
	margin-top: -10px;
	}
	
#footer-right	{
	float: right;
	color: #aeaeae;
	text-align: center;
	}
	
#footer-right li	{
	display: inline;
	margin-left: 5px;
	}
	
.fr-lower	{
	color: #727272;
	margin: 0;
	margin-top: 15px;

	}
	
.fr-upper	{
	margin: 0;
		}
	
.fr-upper a:link, .fr-upper a:visited	{
	color: #aeaeae;
	text-decoration: none;
	}
	
.fr-upper a:hover, .fr-upper a:focus	{
	color: #aeaeae;
	text-decoration: underline;
	}
	
.fr-lower a:link, .fr-lower a:visited	{
	color: #727272;
	text-decoration: none;
	}
	
.fr-lower a:hover, .fr-lower a:focus	{
	color: #727272;
	text-decoration: underline;
	}
	
.content-bottom {
	height:17px;
	width: 850px;
	margin: 0;
	padding: 0;
	background: url(/~minework/images/contentbottom.gif) top left no-repeat;
	/*margin: -15px 0 30px 0;*/
	margin-top: -2px;
}

/* HEADER */

#content	{
	width: 850px;
	}

#main-col	{
 	width: 842px;
	margin-left: auto;
	margin-right: auto;
	}

#top	{
 	background: url(/~minework/images/top-bg.gif) repeat-x;
	width: auto;
	height: 159px;
	}
	
#head-menu	{
	position: relative;
	width: 842px;
	margin: 0 auto;
	}
	
.phoneNo	{
	background: url(/~minework/images/phone-no.gif) no-repeat;
	width: 202px;
	height: 46px;
	float: right;
	position: relative; top: 58px; right: 17px; /*left: 320px;*/
	}
	
.logo	{
	float: left;
	margin-top: 25px;
	}
	
.logo img	{
	border: none;
	}
	
/* MENU */

#menu	{
	clear: both;
	position: relative; top: 24px;/*top: -109px; */
	width: 842px;
	}

#menu li	{
	list-style: none;
	display: block;
	height: 29px;
	float: left;
	margin: 0 8px 0 0;
	}

#menu li.last {
	margin: 0px;
}

#menu li a {
	text-indent: -9999px;
	display: block;
}
	
#menu li a.active {
	background-position: 0px -29px;
}


/* start suckerfish */
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font: 12px Arial, Helvetica, sans-serif;
}

#menu li ul li {
	display: block;
	width: 13em;
	margin: 0px;
}

#menu li ul a {
	text-indent: 0;
	color: #fff;
	text-decoration: none;
	height:29px;
	line-height:29px;
	padding:0 0 0 1em;
	border-bottom: 1px solid #921111;
}

#menu li ul a:hover {
	background-color: #921111;
	text-decoration: none;
}

#menu li ul { /* second-level lists */
	position: absolute;
	background: #000;
	width: 13em;
	border-left: 1px solid #921111;
	border-right: 1px solid #921111;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	visibility:visible;
}
/* end suckerfish */
	
.hom	{
	background: url(/~minework/images/home-button.gif) no-repeat;
	height: 29px;
	width: 47px;
	}
	
.hom:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
#home .hom	{
	background: url(/~minework/images/home-button.gif) no-repeat 0 -29px;
	}

.abo	{
	background: url(/~minework/images/about-button.gif) no-repeat;
	height: 29px;
	width: 56px;
	}
	
.abo:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
#about .abo	{
	background: url(/~minework/images/about-button.gif) no-repeat 0 -29px;
	}
	
.mac	{
	background: url(/~minework/images/hiresales-button.gif) no-repeat;
	height: 29px;
	width: 91px;
	}
	
.mac:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
.inn	{
	background: url(/~minework/images/innovation-button.gif) no-repeat;
	height: 29px;
	width: 84px;
	}
	
.inn:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}

.ele	{
	background: url(/~minework/images/electrical-button.gif) no-repeat;
	height: 29px;
	width: 144px;
	}
	
.ele:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
#machinery .mac	{
	background: url(/~minework/images/machinery-button.gif) no-repeat 0 -29px;
	}
	
.rec	{
	background: url(/~minework/images/recruitment-button.png) no-repeat;
	height: 29px;
	width: 91px;
	}
	
.rec:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
.cs 	{
	background: url(/~minework/images/contracts-button.gif) no-repeat;
	height: 29px;
	width: 133px;
	}
	
.cs:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
#recruitment .rec	{
	background: url(/~minework/images/recruitment-button.gif) no-repeat 0 -29px;
	}
	
.ser	{
	background: url(/~minework/images/service-button.gif) no-repeat;
	height: 29px;
	width: 71px;
	}
	
.ser:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
#service .ser	{
	background: url(/~minework/images/service-button.gif) no-repeat 0 -29px;
	}
	
.lin	{
	background: url(/~minework/images/links-button.gif) no-repeat;
	height: 29px;
	width: 48px;
	}
	
.lin:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
#links .lin	{
	background: url(/~minework/images/links-button.gif) no-repeat 0 -29px;
	}
	
.con	{
	background: url(/~minework/images/contact-button.gif) no-repeat;
	height: 29px;
	width: 83px;
	}
	
.con:hover	{
	background-position: 0 -29px;
	background-repeat: no-repeat;
	}
	
#contact .con	{
	background: url(/~minework/images/contact-button.gif) no-repeat 0 -29px;
	}
	
.content-container {
	width:804px;
	background: #ffffff url(/~minework/images/contentbg.gif) top left no-repeat;
	padding: 23px 23px 0 23px;
}

/* ENQUIRY */

#contact	{
	margin-bottom: 15px;
	}

#contact .impt {
	border: #981a38 solid 1px;
	width: 250px;
	}
	
#contact textarea {
	height: 200px;
	}
	
#contact .submit	{
	border: #981a38 solid 1px;
	}

/* BANNER */

#banner	{
	width: 850x;
	height: 193px;
	margin: 30px 0;
}

.tickercontainer { /* the outer div with the black border */
width: 840px; 
height: 35px; 
margin: 15px auto; 
padding: 0;
overflow: hidden;
background: url(/~minework/images/marquee.gif) 0px 0px no-repeat;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 3px;
top: 10px;
width: 832px;
overflow: hidden;
}

.holder	{
	clear: both;
	width: auto;
	height: 1px;
	margin: 0;
	padding: 0;
	}

div.equipment {
	color: #000000;
	}
	
div.tile1	{
	background-color: #ffffff;
	}
	
/*div.tile1 .edesc, div.tile1 .esl, .tile1 .eprice	{
	color: #000000;
	}*/
	
div.tile0	{
	background-color: #cecdcd;
	}
	
.tenyears	{
	margin-top: 10px;
	margin-left: 18px;
	position: absolute;
	}
