/*  Product Guide styles */
.guideDescription {
width: 180px;
margin-bottom: 15px;
text-align: left;
}
.genThemeForm1{
background-image: url(/images/general/leftcallout.gif);
background-repeat: no-repeat;
margin-top: 15px;
margin-left: 20px;
}
.genThemeForm2{
margin-left: 8px;
}
/*  End Product Guide styles */

#sidebar {
font-size: 12px;
}

#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
display: block;
table-layout: fixed;
}

#navlist li {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
}

#navlist a, #navlist a:visited {
display: inline;
width:106px;
float:left;
line-height:30px;
background-image: url(/images/products/products_tabOff.gif);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #000000;
text-decoration: none;
font-weight:bold;
text-align:center;
}

.ProductHomeCallout {
width: 100%;
background-image: url(/images/About_KNEX/AboutKNEXMain.jpg);
background-repeat: no-repeat;
height: 122px;
border-bottom:2px solid #4c4c49;
}
.ProductCalloutText {
width: 320px;
color: #003d91;
font-size: 14px;
font-weight: bold;
padding-top: 30px;
position: relative;
left: 325px;
text-align: center;
}

.productnav A:link {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #0740C1;

}

.productnav A:visited {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #000000;

}

.productnav A:active {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #707070;

}
.productnav A:hover {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #DB1C17;

}


.navsmall A:link {

font-size: 14px;
font-weight: bold;
font-family:Arial;
font-color: #0740C1;

}

.navsmall A:visited {


font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #000000;
}

.navsmall A:active {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #707070;

}

.navsmall A:hover {

font-size: 14px;
font-weight: bold;
font-family:Arial;
color: #DB1C17;

}

