@charset "utf-8";
/* CSS Document
Mod Digital
Written by: Chantelle Baxter
*/


body
{
background-color: #292929;
font-family: Arial, Helvetica, sans-serif;
}

.wrapper
{
width: 825px;
margin: auto;
background: url(../images/testbg.gif) bottom right no-repeat;
}

.blankwrapper
{
width: 825px;
margin: auto;
}


.header
{
height: 100px;
margin: 0px;
margin-top: 10px;
}

.header .logo
{
float: left;
}

.header .menu2
{
float: left;
margin-left: 100px;
margin-top: 10px;
}

/* Homepage */
.panel
{
font-size: 10px;
color: #FFFFFF;
}

.panel #ourservices
{
float: left;
width: 205px;
padding-left: 17px;
margin-top: 32px;
line-height: 17px;
border-right: 1px solid #383838;
}

.panel #ourservices img
{
padding-bottom: 26px;
}

.panel #ourservices a
{
color: #ffffff;
}

.panel #ourservices a:hover
{
text-decoration: none;
}


.panel #companyhistory
{
float: left;
width: 335px;
padding-left: 32px;
margin-top: 32px;
line-height: 17px;
}

.panel #companyhistory p
{
margin: 0px;
padding: 0px;
}

.panel #companyhistory p.right
{
float: right;
}

.panel #companyhistory a
{
color: #ff5a00;
}

.panel #companyhistory a:hover
{
text-decoration: none;
}

.panel #companyhistory img
{
padding-bottom: 26px;
}



.panel #stafflogin
{
padding-left: 27px;
margin-top: 32px;
float: left;
line-height: 17px;
}

.panel #stafflogin #loginbox
{
width: 208px;
background: #333333;
padding-bottom: 20px;
}

.panel #stafflogin #loginbox form
{
padding-left: 20px;
padding-top: 10px;
padding-bottom: 0px;
width: 170px;
}

.panel #stafflogin #loginbox input
{
width: 165px;
}

.panel #stafflogin #loginbox input.button
{
width: 43px;
padding-top: 10px;
}

.panel #stafflogin img
{
padding-bottom: 26px;
}

div.tinytext
{
margin: 0px;
font-size:9px;
color: #a2a2a2;
line-height: 10px;
padding-left: 20px;
padding-right: 10px;
padding-top: 15px;
width: 170px;
}

/*Content */

.content .columnleft
{
width: 205px;
float: left;
color: #FFFFFF;
padding: 0px;
}

.content .columnleft ul
{
font-size: 11px;
list-style-type: none;
margin: 0px;
padding: 0px;

}

.content .columnleft ul li
{
color: #a4a4a4;
text-decoration: none;
border-bottom: 1px solid #3c3c3c;
padding-top: 8px;
padding-bottom: 8px;
}

.content .columnleft ul li:hover
{
color: #ffffff;
text-decoration: none;
background: #666666;
}



.content .columnleft ul li a
{
color: #a4a4a4;
text-decoration: none;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
width: 100%;
}

.content .columnleft ul li a:hover
{
color: #ffffff;
text-decoration: none;
background: #666666;
width: 205px;
}

.content .columnleft ul.contact li
{
color: #a4a4a4;
text-decoration: none;
border-bottom: 1px solid #3c3c3c;
border-top: 1px solid #3c3c3c;
padding-top: 8px;
padding-bottom: 8px;
}

.content .columnleft ul.contact li:hover
{
color: #a4a4a4;
text-decoration: none;
border-bottom: 1px solid #3c3c3c;
border-top: 1px solid #3c3c3c;
padding-top: 8px;
padding-bottom: 8px;
background: none;
}



.content .columnleft ul.contact li a
{
color: #ff5a00;
text-decoration: underline;
padding:0px;
margin:0px;
}

.content .columnleft ul.contact li a:hover
{
color: #ff5a00;
text-decoration: none;
padding:0px;
margin:0px;
background: #292929;
}



.content .columnleft img
{
padding-top: 60px;

}

.content .columnright
{
width: 550px;
padding-left: 65px;
float: left;
font-size: 11px;
color: #FFFFFF;
line-height: 19px;
}

.content .columnright a
{
color: #ff5a00;
}

.content .columnright a:hover
{
color: #ff5a00;
text-decoration: none;
}

.content .columnright img
{
padding-bottom: 5px;
}


.content .columnleft ul li.active
{
color: #ffffff;
text-decoration: none;
background: #666666;
width: 205px;
}

.content .columnleft ul li.active a
{
color: #ffffff;
}


.content .columnleft ul li.active ul
{
margin-left: 20px;
}


.content .columnleft ul li.sub
{
color: #ffffff;
text-decoration: none;
background: #333333;
width: 205px;
}


.content .columnleft ul li.sub a
{
padding-left: 40px;
color: #FFFFFF;
}

.content .columnleft ul li.subactive
{
color: #ffffff;
text-decoration: none;
background: #999999;
width: 205px;
}

.content .columnleft ul li.sub a:hover
{
color: #ffffff;
background: #999999;
}

.content .columnleft ul li.sub:hover
{
color: #333333;
background: #999999;
}


.content .columnleft ul li.subactive a
{
color: #333333;
padding-left: 40px;
}



h1
{
font-size: 24px;
color: #ff5a00;
font-weight: normal;
padding:0;
margin: 0;
padding-bottom: 10px;
}

h2
{
font-size: 13px;
color: #ff5a00;
font-weight: normal;
}





/* Footer */


.footer
{
margin-top: 50px;
font-size:10px;
line-height: 20px;
padding-top: 15px;
text-align: center;
color: #999999;
border-top: 1px solid #383838;
}

.footer span
{
color: #ff5a00;
}


.footer a
{
color: #999999;
text-decoration: none;
}

.footer a:hover
{
text-decoration: underline;
}

.footer img
{
float: left;
}

/*menu*/

#multi-level {height:30px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */

.menu li.active{
color: #ffffff;
text-decoration: none;
background: #666666;
width:61px; 
background:url(../images/aboutus_on.gif) no-repeat;
}

.menu li.p1 {width:61px; background:url(../images/aboutus_on.gif) no-repeat; }
.menu li.p2 {width:117px; background:url(../images/products_on.gif) no-repeat;}
.menu li.p3 {width:76px; background:url(../images/employment_on.gif) no-repeat;}
.menu li.p4 {width:87px; background:url(../images/industry_on.gif) no-repeat;}
.menu li.p5 {width:72px; background:url(../images/contact_on.gif) no-repeat;}

/* set up the normal unhovered images in the links */
.menu li a#links {width:61px;  }
.menu li a#aboutus {width:61px; background:url(../images/aboutus_off.gif) no-repeat; }
.menu li a#products {width:117px; background:url(../images/products_off.gif) no-repeat;}
.menu li a#employment {width:76px; background:url(../images/employment_off.gif) no-repeat;}
.menu li a#industry {width:87px; background:url(../images/industry_off.gif) no-repeat;}
.menu li a#contact {width:72px; background:url(../images/contact_off.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#aboutus:hover, .menu li:hover a#aboutus,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#employment:hover, .menu li:hover a#employment,
.menu li a#industry:hover, .menu li:hover a#industry,
.menu li a#contact:hover, .menu li:hover a#contact { background:transparent; }

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:26px; background: #636466; padding:3px 0; border:0; white-space:nowrap; width:155px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:155px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:155px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:0; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#636466 url(../images/arrow_over.gif) 145px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#da6a38; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#da6a38 url(../images/arrow_over.gif) 145px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#da6a38 url(../images/arrow_over.gif) 145px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:155px; top:-3px; background: #636466; padding:3px 0; border:0; white-space:nowrap; width:155px; z-index:200; height:auto; z-index:300; color: #FFFFFF;}


/* Contact Us */


#contactusform
{
width: 410px;
background: #333333;
padding: 10px;
padding-left:10px;
padding-top: 20px;
}


#flashcontent
{
z-index: -1;
}
