/* WASTED SPACE COMMUNICATIONS
http://www.mywastedspace.com 
Style Sheet for TEXAS EXTRUSION SERVICE INC 
*/

body {
	font-size: 1px;
	line-height: 1em;
	color: #000;
	background: #000;
	margin: 0 auto !important;
text-align: center;
	width: 1024px;
	height: 100%;
	}

#page {
	background: url("/used_equipment_pics/main-bg1.jpg") no-repeat center;
	text-align: left;
	margin: 0 auto !important;
	position: relative;
	width: 1024px;
	height: 768px;
	}

#menu {
	
	position: absolute;
	left: 34px;
	top: 374px;
	}

#footer {
	position: absolute;
	top: 696px;
	width: 1024px;
	height: 72px;
	}

/* menu items */


li.about, li.gearcase, li.extruder, li.services, li.brands, li.barrels, li.inhouse, li.used, li.contact, li.links {height: 32px; } 

li.about a {
	background: url("/images/menu/about.jpg") no-repeat top left;
	}
li.about a:hover {
	background: url("/images/menu/about-hov.jpg") no-repeat top left;
	}

li.gearcase a {
	background: url("/images/menu/gearcase.jpg") no-repeat top left;
	}
li.gearcase a:hover {
	background: url("/images/menu/gearcase-hov.jpg") no-repeat top left;
	}


li.extruder a {
	background: url("/images/menu/extruder.jpg") no-repeat top left;
	}
li.extruder a:hover {
	background: url("/images/menu/extruder-hov.jpg") no-repeat top left;
	}


li.services a {
	background: url("/images/menu/services.jpg") no-repeat top left;
	}
li.services a:hover {
	background: url("/images/menu/services-hov.jpg") no-repeat top left;
	}


li.brands a {
	background: url("/images/menu/brands.jpg") no-repeat top left;
	}
li.brands a:hover {
	background: url("/images/menu/brands-hov.jpg") no-repeat top left;
	}


/*li.mitsubishi a {
	background: url("/images/menu/mitsubishi.jpg") no-repeat top left;
	height: 4px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
li.mitsubishi a:hover {
	background: url("/images/menu/mitsubishi-hov.jpg") no-repeat top left;
	}*/


li.thoreson a {
	background: url("/images/menu/thoreson.jpg") no-repeat top left;
	height: 4px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
li.thoreson a:hover {
	background: url("/images/menu/thoreson-hov.jpg") no-repeat top left;
	}


/*li.xaloy a {
	background: url("/images/menu/xaloy.jpg") no-repeat top left;
	height: 4px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
li.xaloy a:hover {
	background: url("/images/menu/xaloy-hov.jpg") no-repeat top left;
	}*/


li.barrels a {
	background: url("/images/menu/barrels.jpg") no-repeat top left;
	}
li.barrels a:hover {
	background: url("/images/menu/barrels-hov.jpg") no-repeat top left;
	}


li.inhouse a {
	background: url("/images/menu/inhouse.jpg") no-repeat top left;
	}
li.inhouse a:hover {
	background: url("/images/menu/inhouse-hov.jpg") no-repeat top left;
	}


li.used a {
	background: url("/images/menu/used.jpg") no-repeat top left;
	}
li.used a:hover {
	background: url("/images/menu/used-hov.jpg") no-repeat top left;
	}


li.contact a {
	background: url("/images/menu/contact.jpg") no-repeat top left;
	}
li.contact a:hover {
	background: url("/images/menu/contact-hov.jpg") no-repeat top left;
	}


li.links a {
	background: url("/images/menu/links.jpg") no-repeat top left;
	}
li.links a:hover {
	background: url("/images/menu/links-hov.jpg") no-repeat top left;

	}


/* drop-down menu */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 232px;
	border-bottom: 0;
	}

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 193px;
	top: 0;
	display: none;
	}

ul li a, ul li a:hover {
	display: block;
	background: transparent;
	padding: 16px;
	border: 0;
	}

li:hover ul, li.over ul { 
	display: block; 
	}

/* logos */

/*.xaloy-logo {
	background: transparent;
	position: absolute;
	left: 640px;
	bottom: 20px;
	height: 34px;
	width: 109px;
	}*/

/*.mitsubishi-logo {
	background: transparent;
	height: 34px;
	width: 124px;
	position: absolute;
	left: 339px;
	bottom: 20px;
	}*/

.thoreson-logo {
	background: transparent;
	height: 34px;
	width: 124px;
	position: absolute;
	left: 484px;
	bottom: 20px;
	}

* {
	padding: 0;
	margin: 0;
	}

img {
	border: 0;
padding: 0;
	}

.preload {
	display: none !important;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1% }
* html ul li a { height: 1%; }
/* End */
