@charset "UTF-8";
/* CSS Document */

/*	CSS Document for LTC
	Designed by The Cube Lab
	Designer name : Steve

/*------------------------------
			GLOBAL
-------------------------------*/




body {
	font-size: small;
	font-family: lucida grande, helvetica, verdana, sans-serif;
	text-align: center;
	margin: 0;
	background: url(../images/body_bg.gif) repeat-x top left;
}

body.scaffolding {
	background: url(../images/body_bg1.gif) repeat-x scroll left top;
}

body.search {
	background: url(../images/body_bg2.gif) repeat-x scroll left top;
}

body.hoists {
	background: url(../images/body_bg3.gif) repeat-x scroll left top;
}

body.training {
	background: url(../images/body_bg4.gif) repeat-x scroll left top;
}

img {
	border: none;
}

xbody.summary #content {
	float: left;
	width: 760px;
	background: white;
	padding-bottom: 60px;
	margin-top: 20px;
}


xbody.general #sidebar {
	background: url(../images/sidebar_bg.gif) no-repeat top left;
}

body.scaffolding #content, body.access #content, body.training #content, body.general #content, body.home #content, body.search #content, body.hoists #content  {
	float: left;
	width: 480px;
	background: white;
	margin-top: 20px;
	padding-bottom: 60px;
}

body.generalwide #content, body.home #content {
	position: relative;
	float: left;
	width: 740px;
	background: white;
	margin-top: 20px;
	padding-bottom: 60px;
}

body.general #logo, body.home #logo, body.generalwide #logo {
		background: url(../images/logo.gif) no-repeat top left;
}

body.scaffolding #logo {
		background: url(../images/logo1.gif) no-repeat top left;
}

body.access #logo, body.search #logo, body.access #logo, body.hoists #logo {
		background: url(../images/logo2.gif) no-repeat top left;
}

body.training #logo {
		background: url(../images/logo3.gif) no-repeat top left;
}

body.hoists #logo {
		background: url(../images/logo4.gif) no-repeat top left;
}


a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

/*------------------------------
			LAYOUT
-------------------------------*/

#container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}

#sponsor {
	width: 760px;
	height: 75px;
	background: #fff;
	border-bottom: 5px solid #000;
	text-align: right;	
}

#header {
	width: 760px;
	height: 111px;
	background: url(../images/telno.gif) no-repeat top right;
        background-color: #868b91;
	text-align: right;
	padding: 0;
	margin: 0;
}

#two #header {
        
}


/* Scaffolding */
.scaffolding #header {
	background-color: #ffd204;
background-image:url(../images/telno5.gif);
}

/* Access */
.search #header {
	background-color: #f47321;
background-image:url(../images/telno3.gif);
	
}

/* Hoists */
.hoists #header {
	background-color: #8bd3f5;
background-image:url(../images/telno1.gif);
}

/* Training */
.training #header {
	background-color: #a7d59e;
background-image:url(../images/telno2.gif);
}

#logo {
	float: left;
	width: 220px;
	height: 111px;
	text-align: left;
}


#navcontainer {
	width: 760px;
	xheight: 37px;
	padding: 0;
	margin: 0;
}

#myGallery {
	float: left;
	width: 760px;
	height: 380px;
}

#gallery {
	border: 1px solid red;
	width: 760px;
	
}

#icons {
	float: left;
	width: 760px;
	height: 202px;
	background: url(../images/icons.gif) no-repeat;
	margin-top: 60px;
}


#internal {
	padding: 0 20px;
}

#choose {
	position: absolute;
	width: 145px;
	height: 66px;
	bottom: 70px;
	left: 50px;
	background: url(../images/choose.gif) no-repeat;
}

.image {
	float: left;
	text-align: center;
	color: #666;
	font-weight: bold;
	background: #f1f1f1;
	padding: 2px;
	margin: 3px;
	border: 1px solid #777;
}

#homebuttons {
	position: relative;
	width: 720px;
	height: 90px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	width: 280px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#sidebar div {
	padding: 0 20px;
}

#footer {
	clear: both;
	width: 100%;
	height: 180px;
	background: black;
	padding-top: 60px;
}

#footercontainer {
	position: relative;
	width: 760px;
	margin: 0 auto;
}

#footeraddress{
	position: absolute;
	width: 450px;
	left: 0;
	border-right: 1px solid white;
	padding-right: 10px;
	margin-top: 8px;
}

#footercontact {
	position: absolute;
	width: 340px;
	left: 470px;
	margin-top: 8px;
}




/*------------------------------
			NAVIGATION
-------------------------------*/

#topmenu {
	padding: 0;
	padding-top: 90px;
	margin: 0;
}

#topmenu li {
	display: inline;
	padding-left: 10px;
}

#topmenu li a {
	text-decoration: none;
	color: black;
	text-transform: uppercase;
	background: url(../images/topnavbullet.gif) no-repeat 0 50%;
	padding-left: 10px;
}

x.first {
	background: none;
}

#navcontainer ul {
	float: left;
	padding: 0;
	margin: 0;
	width: 760px;
	xheight: 37px;
	list-style: none;
	background: black url(../images/navcontainer_bg.jpg) top left repeat-x;
}

#navcontainer ul li {
	float: left;
}

#navcontainer ul a {
	float: left;
	display: block;
	padding: 4px 0.9em;
	line-height: 2.1em;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	background: url(../images/navcontainer_strip.jpg) no-repeat top left;
}

#navcontainer ul .first a {
	background: none;
}

#navcontainer a:hover {
	background: url(../images/navcontainer_strip_over.jpg) no-repeat top left;
}

.here {
	color: red;
	background: url(../images/navcontainer_strip_over.jpg) no-repeat top left;
}

#icons ul {
	display: none;
}

#sidebar ul {
	padding-bottom: 30px;
	padding-left: 2px;
}

#sidebar ul li {
	padding: 8px 0;
	text-decoration: none;
	list-style: none;
}

#sidebar ul li a {
	text-decoration: none;
	background: url(../images/bullet1.gif) no-repeat 0 50%;
	padding-left: 20px;
}

#sidebar ul li a:hover {
	background: url(../images/bullet1over.gif) no-repeat 0 50%;
}


/*------------------------------
			TEXT
-------------------------------*/

#sidebar p {
	padding-left: 5px;
}


#footer {
	color: white;
}

#footeraddress {
	text-align: right;
	line-height: 1.6em;
}

#footercontact {
	text-align: left;
	line-height: 1.6em;
}

/*------------------------------
			LINKS
-------------------------------*/
a:link {
	color: #b09200;
	font-weight: bold;
}

a:visited {
	font-weight: bold;
}

a:hover, a:active {
	color: black;
}

#footer a:hover {
	color: #fff;
}

#footer a:visited {
	color: #b09200;
	font-weight: bold;
}


.search1 {
	display: block;
	padding: 20px 0;
	background: url(../images/search1.gif) no-repeat;
	text-indent: -9000px;
}

.search2 {
	display: block;
	padding: 20px 0;
	background: url(../images/search2.gif) no-repeat;
	text-indent: -9000px;
}

.search3 {
	display: block;
	padding: 20px 0;
	background: url(../images/search3.gif) no-repeat;
	text-indent: -9000px;
}

.search1 a:hover {
	background: none;
}


/*------------------------------
			HEADINGS
-------------------------------*/

#logo h1 {
	text-indent: -9999px;
	font-size: 1.1em;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 120%;
}

.title1 {
	background: url(../images/title1.gif) no-repeat top left;
	text-indent: -9000px;
}

.title2 {
	background: url(../images/title2.gif) no-repeat top left;
	text-indent: -9000px;
}

.title3 {
	background: url(../images/title3.gif) no-repeat top left;
	text-indent: -9000px;
}

.title4 {
	background: url(../images/title4.gif) no-repeat top left;
	text-indent: -9000px;
}

.title5 {
	background: url(../images/title5.gif) no-repeat top left;
	text-indent: -9000px;
}


.title6 {
	background: url(../images/title6.gif) no-repeat top left;
	text-indent: -9000px;
}

.title7 {
	background: url(../images/title7.gif) no-repeat top left;
	text-indent: -9000px;
}

.title8 {
	background: url(../images/title8.gif) no-repeat top left;
	text-indent: -9000px;
}

.title9 {
	background: url(../images/title9.gif) no-repeat top left;
	text-indent: -9000px;
}

.title10 {
	background: url(../images/title10.gif) no-repeat top left;
	text-indent: -9000px;
}

.title11 {
	background: url(../images/title11.gif) no-repeat top left;
	text-indent: -9000px;
}

.title12 {
	background: url(../images/title12.gif) no-repeat top left;
	text-indent: -9000px;
}

.title13 {
	background: url(../images/title13.gif) no-repeat top left;
	text-indent: -9000px;
}

.title14 {
	background: url(../images/title14.gif) no-repeat top left;
	text-indent: -9000px;
}

.title15 {
	background: url(../images/title15.gif) no-repeat top left;
	text-indent: -9000px;
}

.title16 {
	background: url(../images/search1.gif) no-repeat top left;
	text-indent: -9000px;
}

.title17 {
	background: url(../images/search2.gif) no-repeat top left;
	text-indent: -9000px;
}

.title18 {
	background: url(../images/title18.gif) no-repeat top left;
	text-indent: -9000px;
}

/*------------------------------
			IMAGES
-------------------------------*/
.map {
	float: right;
	margin-top: -205px;
	border: none;
}

.gallery {
	float: left;
	margin-top: -121px;
	border: none;
}

#footercontact img {
	padding-top: 3px;
}

.imageleft {
	float: left;
	padding: 8px;
}

.logos {
	padding: 5px 0;
}

/*

.bannertext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-align: right; text-decoration: none}
a.menutext:hover {  color: #669966; font-size: 11px}
.bannertextleft { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-align: left; text-decoration: none ; padding-left: 12px}
.bannertexthere { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-align: right; text-decoration: none }
a.bannertext:hover {  color: #FFFFFF}
.popuptext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align: justify }
.contactText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #006633; text-align: justify ; padding-left: 12px}
.contactFields { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003300; text-align: justify ; padding-left: 8px}
.buttonText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-align: right; text-decoration: none }
.tabletext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: justify }

*/


/*--------------------------------
       FORM STYLES
---------------------------------*/

fieldset {
	border: none;
	margin-left: -11px;
}

form {
	width: 410px;
	xheight: 183px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	xpadding-bottom: 280px;
	font-size: 1.2em;
}

legend {
	font-weight: bold;
	color: #000;
}

label {
	display:  block;
	color: #333;
}

input {
	width:  380px;
	height: 1.6em;
	background: #ffffcc url(../images/fieldbg.jpg) no-repeat top left;
	border: 1px solid #ccc;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}

textarea {
	width:  380px;
	background: #ffffcc url(../images/fieldbg.jpg) no-repeat top left;
	border: 1px solid #ccc;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}

input.btn {
	width: 80px;
	font-size: 1.0em;
}

.searchbutton {
	width: 40px;
	font-size: 0.8em;
}

.selectbutton {
	width: 160px;
}



/*------------------------------
			TABLES
-------------------------------*/

#searchresults {
	width: 100%;
	border-top:1px solid #999;
	border-right:1px solid #999;
	margin:	1em auto;
	border-collapse: collapse;
}

#searchbox {
	xwidth: 100px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-collapse: collapse;
	
}

#searchbox td {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

caption {
	text-align: left;
	font-size: 1.2em;
}

#sidebar caption {
	padding-left: 5px;
	padding-bottom: 3px;
}


#searchresults td, #searchbox td { /*content*/
	color: #666;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	padding: .3em 1em;
}

#searchresults tr.odd td { /*every other row, content only*/
	background: #bcbdbf;
	color: #000;
}

#searchresults tr.odd .column1 { /*every other row, left column only*/
	background: #bcbdbf;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}


#searchresults .column1 { /*every other row, left column only*/
	background: #f9fcfe;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}

#searchresults thead th, #searchbox thead th { /*headings*/
	background: #bcbdbf;
	font-weight: bold;
	color: #fff;
	padding-left: 1em;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
}



input.searchbtn {
	width: 80px;
	font-size: 1.0em;
	margin-top: 6px;
	margin-left: 6px;
}






