﻿/* --------------- */
/* MAIN - COMMON TO ALL */
/* --------------- */


/* Main */

html, body
{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(  '../Images/html_bg.gif' );
}


h1, h2, h3, h4, h5, h6, p, form
{
	margin: 0px;
	padding: 0px;
}


a
{
	color: #BB0000;
}

a:hover
{
	color: Black;
}

#wrapper
{
	width: 1000px;
	margin: 0px auto;
	background-color: #FFF;
}



#content
{
	width: 1000px;
	margin: 0px auto;
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
}

.redstar
{
	color: Red;
}


/*  header */


#top
{
	background-image: url( '../Images/bg_header_top.gif' );
	background-repeat: repeat-x;
	background-position: 50% top;
}

#header
{
	background-repeat: no-repeat;
	height: 140px;
}

#headercaption
{
	float: left;
	width: 600px;
	height: 137px;
}
#headercaption img
{
	border-style: none;
}


#headernav
{
	float: right;
}

#headernav a
{
	font-size: smaller;
	color: #999999;
	text-decoration: none;
}


#headernav a:hover
{
	color: #333333;
}

#headercontact
{
	color: #999999;
	font-size: smaller;
	text-align: center;
}
#headercontact a
{
	color: #800000;
	text-decoration:underline;
	font-size: small;
	
}


/* menu */

.menustyle
{
	color: #FFFFFF;
	background: #800000;
	font-family: 'Times New Roman';
	font-size: small;
	text-align: center;
	background-image: url(      '../Images/Menu.gif' );
}



/* Login */


#loginleft
{
	float: left;
	width: 400px;
}
#loginmain
{
	height: 500px;
}



#truckadlogin
{
	float: left;
	width: 398px;
	height: 200px;
	border: 1px solid black;
	margin-top: 20px;
}

#userlogin
{
	background-image: url(      '../Images/Login.jpg' );
	background-repeat: no-repeat;
	width: 330px;
	height: 200px;
	padding-top: 10px;
	float: right;
}

#subuserlogin
{
	width: 310px;
	height: 170px;
	color: White;
}

#userlogin #subuserlogin a:hover
{
	color: white;
}


#AccCreatedText
{
	padding-top: 40px;
	text-align: center;
}
#Contact-thankyou
{
	padding-top: 40px;
	text-align: center;
}



/*---------- FOOTER----- */


#footer
{
	clear: both;
	height: 40px;
	padding-top: 10px;
	background-image: url(       '../Images/Footer.jpg' );
	color: #790000;
	font-family: "Times New Roman";
}

#footer a
{
	color: #790000;
}

#footer a:hover
{
	color: black;
}


#bottomnav
{
	float: right;
	width: 270px;
	font-size: 14px;
}

#bottomnav a
{
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

#bottomnav a:hover
{
	font-weight: normal;
	text-decoration: underline;
}




#validtext
{
	float: left;
	width: 34%;
	height: 35px;
	padding-top: 2px;
}

#validtext p
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
}

#validtext a
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}



/* text heading */



.texthead
{
	color: #800000;
	font-size: larger;
	font-style: oblique;
	font-weight: bold;
}










/* --------------- */
/* HOME PAGE ONLY */
/* --------------- */


#topcontent
{
	width: 100%;
	height: 200px;
}


#leftnavhome
{
	border-width: thin;
	border-color: #D3E8F1;
	float: left;
	width: 100%;
	height: 135px;
}

.lefthome
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 12px;
	width: 25%;
	color: #3E3E3E;
	padding: 20px;
}

.lefthome b
{
	color: Maroon;
}
.lefthome a
{
	color: #BB0000;
}

.lefthome a:hover
{
	color: Black;
}




#rightmainhome
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
	width: 100%;
	color: #3E3E3E;
}




#truckad
{
	float: left;
	margin-left: 4%;
	width: 250px;
	height: 200px;
	border: 1px solid black;
	margin-top: 20px;
}
#galleryie
{
}

#galleryff
{
	width: 230px;
	height: 230px;
	float: right;
	margin-right: -230px;
	margin-top: -290px;
}


#homertbottom
{
	float: right;
	width: 580px;
}







#homepwrgen
{
	margin-right: 10px;
	background-image: url(  '../Images/homepowergen.gif' );
}

#title
{
	background-image: url(  '../Images/homepowergentitle.gif' );
	background-repeat: repeat-x;
	height: 30px;
	color: White;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}



#homepwrgen a
{
	color: #BB0000;
	text-decoration: none;
}

#homepwrgen a:hover
{
	color: Black;
	text-decoration: underline;
}

.bold
{
	font-weight: bold;
	color: #550000;
	text-align: center;
	height: 5px;
}


/* OTHER PAGES */



.Profileie
{
	height: 600px;
	width: 800px;
}

.Profileff
{
	height: 600px;
	width: 800px;
	margin-left: 200px;
}

.companyhis
{
	background-image: url(  '../Images/profile_bg.jpg' );
	width: 1000px;
	height: 600px;
	background-repeat: no-repeat;
}

#leftnav
{
	float: left;
	width: 20%;
	color: #999999;
	font-size: smaller;
}

#leftnav a
{
	color: #BB0000;
}


#leftnav a:hover
{
	color: Black;
}



#rightmain
{
	font-family: 'Times New Roman' , Times, serif;
	float: right;
	margin-left: 5px;
	font-size: 14px;
	width: 78%;
	color: #3E3E3E;
}

#rightmain a
{
	color: #BB0000;
}

#rightmain a:hover
{
	color: Black;
}


#leftpic
{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 14px;
	color: #3e3e3e;
}

#leftpic img
{
	border-style: none;
}


#qualityleft
{
	border-style: inset;
	border-width: 2px;
	color: #3e3e3e;
	font-weight: bold;
	margin-left: 10px;
}





/* POWER GEN */

#leftnavpgen
{
	float: left;
	width: 5%;
	height: 700px;
}


#slideshow
{
	height: 98px;
	overflow: hidden;
	width: 520px;
}



.urbangreymenu .menusubhead
{
	font-family: 'Times New Roman' , Times, serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding: 1px;
	text-align: center;
	line-height: 20px;
	background-image: url(    '../Images/NavSub.gif' );
	color: #880000;
	display: block;
	padding: 5px 0;
}






.urbangreymenu .menusubhead a:hover
{
	background-image: url(    '../Images/NavSub.gif' );
	color: #808080;
}



.urbangreymenu
{
	width: 160px; /*width of menu*/
}

.headerbar
{
	border: thin groove #FFFFFF;
	font: bold 13px Verdana;
	color: white;
	background-image: url(  '../Images/NavHead.gif' );
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 6px 0px 6px 4px;
	background-repeat: no-repeat;
}

.urbangreymenu .headerbar a
{
	text-decoration: none;
	color: white;
	display: block;
}

.urbangreymenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li
{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a
{
	color: #3E3E3E;
	background-image: url(   '../Images/NavSub.gif' );
	font-family: 'Times New Roman' , Times, serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 5px 0;
	line-height: 20px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
}


.urbangreymenu ul li a:hover
{
	/*hover state CSS*/
	color: white;
	background: #FFA8A8;
}

/* DOWNLOAD */


.tabledwld
{
	border: 1px ridge;
}

/* CAREER */


#careerleftpic img
{
	border-style: none;
}





#tablecareer
{
	border-style: solid;
	border-width: 2px;
	width: 100%;
}

.careerhead
{
	font-weight: bold;
	text-align: center;
	background-color: Maroon;
	color: White;
}


#careercontact
{
	font-family: 'Times New Roman' , Times, serif;
	float: right;
	font-size: 14px;
	width: 80%;
	color: #3E3E3E;
}



.careertexthead
{
	text-transform: uppercase;
	text-decoration: underline;
	color: #800000;
	font-size: larger;
	font-style: oblique;
	font-weight: bold;
}



/* FACILITY */



.facilitycaption
{
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	width: 150px;
}


#facility
{
	width: 600px;
	height: 1000px;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 8%;
}

.facilitypic
{
	height: 175px;
	vertical-align: top;
}




.facilitypic img
{
	border-style: none;
}


/* PARTS */




#parts
{
	width: 600px;
	height: 1850px;
	float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 8%;
}



.partspic
{
	height: 175px;
	vertical-align: top;
}


.partscaption
{
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	width: 150px;
}


.partspic img
{
	border-style: none;
}



