/*
Color Guide: knex.com
K'NEX Limited Partnership Group
Author: Adam Fullen


green: 008752
yellow: fff200
red: ed1c24
blue: 003d91

*/


body {
margin:0px 0px 0px 0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-image:url(/images/general/bg_stretch.jpg);
background-repeat:repeat-x;
}
a:link, a:active, a:visited {
color: #0000FF;
}
a:hover {
color:#0066FF;
}

.centerDiv	{
border:1px solid #ffffff;
background-color: #bfbfbf;
width: auto;
}
.textLinks	{
color:#FFFFFF;
padding:0px 0px 0px 0px;
margin-top:6px;
text-indent:10px;
}
.textLinks a	{
color:#FFFFFF;
text-decoration:none;
font-size: 11px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.cartDiv{
float:right;
font-size:11px;
color:#FFFFFF;
margin-right:5px;
margin-top:10px;
}
.cartDiv a:link, .cartDiv a:active, .cartDiv a:visited {
color:#FFFFFF;
text-decoration:none;
}
.cartDiv a:hover {
color:#FFCC00;
text-decoration:none;
}
.internationalDiv	{
float: right;
margin-right:15px;
margin-top:7px;
}
.internationalDiv a	{
text-decoration:none;
font-size:11px;

}

.themeForm	{
margin: 0px;
padding:0px;
}
.themeForm select	{
width:159px;
font-size:10px;
margin-bottom:2px;
}

.footerLinks {
size:11px;
}
a.headerLink:link, a.headerLink:active, a.headerLink:visited	{
color: #ffffff;
text-decoration:none;
line-height:28px;
}
a.headerLink:hover	{
color: #FFCC33;
text-decoration:none;
line-height:28px;
}

.genTopNav	{
height: 28px;
padding-left: 10px;
padding-right: 10px;
background-image: url(/images/general/genNavBg.jpg);
background-repeat:no-repeat;
background-position:right;
font-size:11px;
}

.genTopNavOn	{
height: 28px;
padding-left: 10px;
padding-right: 10px;
background-image: url(/images/general/genNavBg_over.jpg);
background-repeat:repeat-x;
font-size:11px;
}
