/* =GLOBAL
----------------------------------------------- */

* { margin: 0; padding: 0; }
 /*10pt Arial, Helvetica, sans-serif*/
body { color: #000; font: 13px Verdana, Arial, Helvetica, sans-serif; text-align: left; background: #000;  }

.logo { float: left; background:  url("/images/logo-fun.gif") top left no-repeat; width: 216px; height: 77px; }
.logo a { display: block; width: 216px; height: 77px; }
.logo a span { display: none; }

div.wrapper { width: 910px; margin: 0 auto; padding-top: 30px; background:#FFF; }

.banner_inner { margin-bottom: 20px; }
.banner-home { margin-bottom: 20px; }
p { line-height: 1.5em; margin-bottom: 1.5em; padding-left:6px; }

a { color: #CE1534; text-decoration: none; }
a:hover { color: #FFF; text-decoration: underline; }
a img { border: none; }


h1 { font-size: 20px; color: #ce1534; margin-bottom: 10px; font-weight: normal; padding-left:6px; }
h2 { font-size: 18px; color: #000; margin-bottom: 25px; font-weight: normal; padding-left:6px;}
h3 { font-size: 12px; font-weight: bold; color: #CCCECE; margin-bottom: 1.5em; padding-left:6px; }

div.nav_wrapper { width: 815px; float: left; }

div.container { width: 910px; margin: 0 auto; float: left; }

div.col1 { width: 400px; float: left; margin-right: 35px; }
div.col1 a {text-decoration:underline;}
div.col2 { width: 400px; float: left; margin-right: 35px; }
div.col2 a {text-decoration:underline;}
div.col3 { width: 340px; float: right; }
div.colck { width: 860px; float: left; margin-right: 35px; }

/* New Main Nav by CK */
div.navimain {position: relative; float: left; height: 34px;  }
div.navimain ul { position: relative; float: left; height: 26px; list-style: none; padding-left:10px; }
div.navimain ul li { display: block; float: left; font-size: 14px; font-weight: bold; margin-right: 20px; }
div.navimain ul li a {display: block; overflow: hidden; color: #000; padding-top: 10px;}
div.navimain ul li a:hover { color: #CE1534; text-decoration: none; }
div.navimain ul li.active a { color: #CE1534; }
/* secondary nav */
div.secondnav {position: relative; float: left; height: 24px;  }
div.secondnav ul { position: relative; float: left; height: 26px; list-style: none; padding-left:10px; }
div.secondnav ul li { display: block; float: left; font-size: 14px; font-weight: bold; margin-right: 10px; }
div.secondnav ul li a {display: block; overflow: hidden; color: #000; padding-top: 10px;}
div.secondnav ul li a:hover { color: #CE1534; text-decoration: none; }

/* Top Telephone */
.top-info { float:right; text-align:right; width: 355px; padding: 3px 5px 1px 0; color: #FFFFFF; }
.top-info p {color: #000; font-family: "Trebuchet MS", Arial, Sans-Serif; text-align:right; font-size:18px; font-weight:bold;}

/* =NAVIGATION - MAIN
---------------------------------------------------*/
div.nav_main { position: relative; float: right; height: 44px; margin-right: -79px; margin-top: 12px; }
div.nav_main ul { position: relative; float: left; height: 36px; }
div.nav_main ul li { display: block; float: left; }
div.nav_main ul li a { display: block; overflow: hidden; height: 0px; padding-top: 36px; }


/* =BANNERS
---------------------------------------------------*/
.banner { margin: 15px 0 45px 0; }
.banner_inner { margin: 15px 0 15px 0; background:  url("/images/banner_inner.jpg") top left no-repeat; width: 910px; height: 72px; }
.banner-home { margin: 15px 0 15px 0;  background: url("../images/banner-hm.jpg") top left no-repeat; width: 910px; height: 30px; }
.bannerck { margin: 2px 0 16px 0; }


/* =PRODUCT IMAGES
---------------------------------------------------*/
.products { float: left; margin-right: 10px; }
.products a img { border: #FFF 4px solid; }
.products a:hover img { border: #ce1534 4px solid; }

.products a span { display: none; }

.products_last { float: left; margin-bottom: 45px; }
.products_last a img { border: #FFF 4px solid; }
.products_last a:hover img { border: #ce1534 4px solid; }

.products_last a span { display: none; }


/* =FOOTER NAVIGATION
---------------------------------------------------*/
.footer_nav { background:  url("/images/footer_bg.jpg") top left repeat-x #000; width: 910px; float: left; margin-bottom: 15px; }
.footer_nav_left { padding: 4px 20px; border-right: #000 1px solid; float: left; }
.footer_nav_mid {  padding: 4px 20px; border-right: #000 1px solid; border-left: #121212 1px solid; float: left; }
.footer_nav_mid2 {  padding: 4px 20px; border-right: #000 1px solid; border-left: #121212 1px solid; float: left; width: 152px; }
.footer_nav_right {  padding: 4px 20px; border-left: #121212 1px solid; float: left; width: 220px; }

.footer_nav p { font-size: 11px; color: #CCCECE; }
.footer_nav p a { color: #619B9B; text-decoration: none; }
.footer_nav p a:hover { text-decoration: underline; }


.footer_nav ul { display: block; float: left }
.footer_nav ul li { display: block; font-size: 11px; color: #CCCECE; line-height: 1.5em; }
.footer_nav ul li a { color: #CCCECE; }
.footer_nav ul li a:hover { text-decoration: underline; }


/* =FOOTER
---------------------------------------------------*/
.footer_wrapper { border-top: #666 2px solid; margin-top: 20px; padding: 10px; }

.footer { float: right; }
.footer p { font-size: 10px; color: #999; padding-left:6px; }
.footer p a { color: #999; }
.footer p a:hover { color: #EEE; text-decoration: none; }



/* =MISC
----------------------------------------------- */
.clear { clear: both; }
.logo { float: left; }
.left { float: left; margin-right: 30px; }
.leftimage { float: left; margin: 0 15px 15px 0; }
.rightimage { float: right; margin: 0 0 15px 15px; }
.right { float: right; }
.indent { margin-left: 20px; }
.red { font-weight: bold; color: #ce1534; padding-left:6px;}
.blue { font-weight: bold; color: #009999; padding-left:6px;}
.green { font-weight: bold; color: #00BF00; padding-left:6px;}
.telephone {font-size:18px;}

