@charset "utf-8";

/* Header - Top
-------------------------------------------------------------------------------*/
#topbar {display:none;}

/* Horizontal navigation
---------------------------------------------*/
#hmenu{display:none;}

/* Home Banner 
------------------------------------------------*/
#banner {margin:0;}
#banner #slideshow {display:none;}
#banner #box {width:100%;}
#banner #box #text h1 {font-size:1.6em;font-weight:normal;color:#FFF;margin:0;}
#banner #box #text h2 {font-size:1.6em;font-weight:normal;color:#FFF;}

/* Home Page Promo Area
---------------------------------------------*/
#homepromo {height:310px;}
#homepromo .promoarea {float:left;width:290px;height:165px;margin-right:18px;}
#homepromo .promoarea h2 {color:#C00;font-size:1.95em;font-weight:bold;padding-bottom:12px;}
#homepromo .promoarea p {font-size:1.6em;font-weight:normal;line-height:1.3em;margin:0;padding:0;}
#homepromo .promoarea img {margin-top:10px;}
#homepromo .promoarea a{font-size:1.6em;color:#39C;text-decoration:none;}
#homepromo .promoarea a:hover{color:#C00;text-decoration:underline;}
#homepromo .promoarea ul{margin:0 0 1.5em 3.6em;list-style:disc url('/common/images/list_bullet_disc.gif');}
#homepromo .promoarea ul li{font-size:1.6em;margin-bottom:.4em;line-height:1.2em;}
#homepromo .promoarea ul li a{font-size:1em;}
#homepromo .promobox {padding:12px;line-height:2.5em;background-color:#DEEAF6;width:250px;margin-top:15px;}
#homepromo .promobox p{color:#006;font-size:2.5em;}

/* Sub Page Content
---------------------------------------------*/
#wrapper {margin:0}
#wrapper h1{font-size:2.9em;color:#006;margin:0;padding-bottom:20px;}
#wrapper h2{font-size:1.85em;color:#C00;}
#wrapper ul{margin:0 0 1.5em 3.6em;list-style:disc url('/common/images/list_bullet_disc.gif');}
#wrapper ul li{font-size:1.6em;margin-bottom:.4em;/*line-height:1.5em;*/}
#wrapper ul li ul{list-style:circle url('/common/images/list_bullet_circle.gif) outside');}
#wrapper select{font-size:.95em;}
#wrapper input{font-size:.95em;}
#wrapper textarea{font-size:.95em;}

/* Products
---------------------------------------------*/

#products #toprow {float:left;width:100%;}
#products #midrow {float:left;width:100%;margin-top:30px;}
#products #btmrow {float:left;width:100%;margin-top:30px;}
#products .photo_left {float:left;}
#products .photo_right {float:left;margin-left:20px;}
#products .description {float:left;margin-left:5px;width:190px;}
#products h2 {margin-bottom:3px;}

/* Gallery
-------------------------------------------------------------------------------*/
#gallery{font-size:1.5em;line-height:30px;}
#gallery .selected{font-weight:bold;}


/* Footer
-------------------------------------------------------------------------------*/
#footer{display:none;}

/* Miscellaneous
-------------------------------------------------------------------------------*/
hr{display:none;}


