﻿/*------------------------------------ **** COMMON STYLES  **** --------------------------------*/
/*------------------------------------ **** STYLES OF ELEMENT by TAG NAME **** --------------------------------*/

body {
	margin:0px 0px 0px 0px;
	border:0px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
}
img
{
	border:none; outline:none;
}

a 
{
	border:none; 
	outline: none;
	color: #2e7700; 
    text-decoration: none 
}

a:hover    
{ 
    text-decoration: underline 
}

a:active, a:selected 
{      
    border: none; outline: none; 
}
 
table
{
    border:none; width:100%;    
}

#main
{
    width:970px;
}
.nav_home
{
    background-image:url('../images/kplus_indus_logo.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    display:block;
    width:264px;
    height:81px; 
}

.nav_home:hover
{
    background-image:url('../images/kplus_indus_logo_over.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    display:block;
    width:264px;
    height:81px; 
}
.leftmainlinks
{
    width:265px;
    vertical-align:top;
}
.tdleft_btn_links
{
    background-image:url('../images/fade_left.gif');
    width:65px;
    background-position: 0 0;
    background-repeat:repeat-y; 
    
}

.tdbtn_links
{
    background-image:url('../images/bg_links.gif');
    background-position: 0 0;
    background-repeat:repeat-y;
    width:200px;
    vertical-align:top;
}

.tdbottom_links
{
    background:url('../images/fade_bottom.gif') no-repeat;   
    background-position: 0 0;
    width:155px;
    height:185px; 
    text-align:center;
    vertical-align:top;
    padding: 15px 20px 0px 0px;
}

.menu
{
    width: 200px; /*width of menu*/
}

.menu .headerbar
{
    font: bold 13px Verdana;
    color: white;
    text-transform: uppercase;
    margin:0px 0px 0px 0px;
}
.menu .headerbar a{
text-decoration: none;
color: white;
display: block;
}

.menu .about
{
    background:url('../images/btn_about.gif') no-repeat;   
    width:200px;
    height:35px; 
    display:block;
    
}
.menu .about:hover
{
    background:url('../images/btn_about_over.gif') no-repeat;   
    width:200px;
    height:35px; 
    display:block;
}

.menu .market
{
    background:url('../images/btn_markets.gif') no-repeat;   
    width:200px;
    height:35px;
    display:block; 
}
.menu .market:hover
{
    background:url('../images/btn_markets_over.gif') no-repeat;   
    width:200px;
    height:35px;
    display:block; 
}

.menu .service
{
    background:url('../images/btn_services.gif') no-repeat;   
    width:200px;
    height:35px; display:block;
}
.menu .service:hover
{
    background:url('../images/btn_services_over.gif') no-repeat;   
    width:200px;
    height:35px; display:block;
}

.menu .joboppor
{
    background:url('../images/btn_joboppor.gif') no-repeat;   
    width:200px;
    height:35px; display:block;
}
.menu .joboppor:hover
{
    background:url('../images/btn_joboppor_over.gif') no-repeat;   
    width:200px;
    height:35px; display:block;
}

.menu .contact
{
    background:url('../images/btn_contact.gif') no-repeat;   
    width:200px;
    height:35px; 
    display:block;
    background-position: 0 0;
}
.menu .contact:hover
{
    background:url('../images/btn_contact_over.gif') no-repeat;   
    width:200px;
    height:35px; 
    display:block;
    background-position: 0 0;
}

.menu ul
{
    list-style-type:none;
    padding: 0 10px 0 15px;
    margin:0;
    margin-bottom: 6px; /*bottom spacing between each UL and rest of content*/
    width:175px;
}

.menu ul li
{
    padding-bottom: 2px; /*bottom spacing between menu items*/
}

.menu ul li a
{
    font: normal 9pt Arial, Helvetica, sans-serif;
    color: black;
    background: #fff;
    display: block;
    padding: 0px 0;
    line-height: 18px;
    padding-left: 5px; /*link text is indented 5px*/
    text-decoration: none;
}

.menu ul li a:visited
{
    color: black;
}

.menu ul li a:hover
{ /*hover state CSS*/
    color: white;
    background: #6b9416;
    text-decoration:underline;
}

.bold   
{
    font-weight: bold; 
    font-size: 12px 
}

h1
{     
    color:#2e7700;
    font-size:28pt;
    font-family:IrisUPC;
    font-style:normal;
    font-weight:400;  
    padding-top:10px;
    padding-bottom:15px; 
    padding-left:15px;
    letter-spacing:-1px;
}
h2
{
    color: #2e7700; 
    font-size: 11px; 
    line-height: 14px; 
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
} 
    
.footer_home
{
    background-image:url('../images/kplusindus_bottom_logo.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    display:block;
    width:170px;
    height:52px; 
}

.footer_home:hover
{
    background-image:url('../images/kplusindus_bottom_logo_over.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    display:block;
    width:171px;
    height:52px; 
}

.blue      
{
    color: #2e7700; 
    font-size: 11px; 
    line-height: 14px; 
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.grey      
{
    color:Gray; 
    font-size: 11px; 
    line-height: 14px; 
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.white  a:link   
{ 
    color: white; 
    font-weight: 600; 
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.white a:visited   
{ 
    color: white; 
    font-weight: 600; 
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.white  a:hover 
{ 
    color: #2e7700; 
}
