
@charset "utf-8";

/* CSS Document */

html {
  height: 100%; /* This forces the browser to display a vertical scroll bar at all times, thereby eliminating horizontal shift when navigating between long and shortpages */
  margin-bottom: .1px;
}

* {
  padding: 0;
  margin: 0;
}

form, input {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/18px Arial, Helvetica, sans-serif;
  color: #000;
  background: url(../images/bg.jpg) repeat-y #003296 center;
}


/* COMMON STYLE
--------------------------------------------------------- */
a {
  color: #003399;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
/*  margin: 1em 0;*/
  padding: 0;
}

p { margin: 15px 0; }
/* p { margin: 0 0 5px; } */

img { border: 0 none; }

h1 {
  font-size: 20px;
  margin: 18px 0;
  color: #003399;
}

h2 {
  margin: 4px 0;
  font-size: 18px;
  color: #003399;
}

h3 {
  margin: 5px 0;
  font-weight: bold;
  font-size: 17px; 
  color: #333333;
}

h4 {
  display: block;
  margin: 2px 0;
  font-size: 12px;
  color: #000;
}

ul {
  list-style: none;
}

ul li {
  padding-left: 30px;
  background: url(../images/bullet.gif) no-repeat 16px 10px;
  line-height: 26px;
}

ol li {
  margin-left: 35px;
  line-height: 180%;
}

.clr {
  clear: both;
  font-size: 1px;
  line-height: 1px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.inputbox {
  padding: 1px;
  padding-right: 0;
  border: solid 1px #666666;
}

.search_button {
  padding: 0 2px;
  border: solid 1px #666666;
  background: #fff;
}

/* LAYOUT STYLES
-------------------------------------------- */
#wrapper {
  margin: 0 auto;
  width: 956px;
}

#wrapper .pad {
  padding: 0 17px 0 43px;
}

#header {
}

#header .right {
  padding: 44px 40px 0 0;
  text-align: right;
  font-size: 18px;
}

#search {
  margin-bottom: 15px;
  font-size: 12px;
}

#nav_main {
  padding-left: 70px;
  height: 39px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: url(../images/bg_nav_main.jpg) no-repeat left top;
}

#nav_main a {
  display: inline-block;
  color: #fff;
  letter-spacing: 2px;
  padding: 8px 15px 0;
}

#left_column {
  float: left;
  margin-right: 10px;
  width: 235px;
}

#right_column {
  float: right;
  margin-top: 10px;
  width: 250px;
}

#content {
  float: left;
  width: 395px;
}

#nav_category {
  margin-bottom: 15px;
  padding-top: 7px;
  width: 235px;
  background: url(../images/bg_nav_cat.jpg) repeat-y;
}

#nav_category img {
  margin-bottom: 10px;
}

#nav_category a {
  display: block;
  margin-left: 15px;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #000;
}

#nav_category_bot { /* left navigation bottom */
  background: url(../images/bot_nav_cat.jpg) no-repeat bottom;
  height: 25px;
}

#nav_left a {
  font-size: 12px;
  color: #003296;
  font-weight: bold;
}

#left_column .sep {
  margin: 30px 0 16px;
  border-bottom: solid 1px #000;
}

.date {
  margin-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.price {
  display: block;
  margin: 20px 0;
  font-weight: bold;
}

/* HOME PAGE */
#hp_top {
  position: absolute;
  width: 452px;
  margin-left: -54px;
}

#green_ball {
  float: left;
  height: 175px;
  width: 181px;
  text-align: center;
  background: url(../images/green_ball.jpg) no-repeat;
}

#products_list {
  margin-top: 200px;
}

#products_list .item {
  float: left;
  width: 98px;
  height: 143px;
  text-align: center;
  font-size: 11px;
  line-height: normal;
  background: url(../images/hp_item_bg.jpg)
}

#products_list .item img {
  margin-bottom: 6px;
}

#products_list .item a {
  color: #fff;
  text-decoration: underline;
}

#products_list .item a:hover {
  text-decoration: none;
}

#products_list .item .pad {
  padding: 2px 5px 2px 2px;
}

#text_block {
  margin-top: 18px;
  width: 393px;
  height: 266px;
  color: #fff;
  background: url(../images/text_block_bg.jpg) no-repeat;
}

#text_block .pad {
  padding: 20px 13px 0;
}

#footer_links {
  margin: 10px 0;
  color: #003396;
  font-weight: bold;
  text-align: center;
}

#footer_links a {
   padding-bottom: 0;
   padding-left: 2px;
   padding-right: 2px;
   padding-top: 0;
}

#content .sep {
  margin: 20px 0 15px;
  border-top: solid 1px #000;
}

/* LATEST NEWS */
#latestnews_top {
  height: 13px;
  font-size: 0;
  background: url(../images/latest_news_top.jpg) no-repeat;
}

#latestnews_bg {
  background: url(../images/latest_news_bg.jpg) repeat-y;
}

#latestnews_bg .pad {
  padding: 1px 17px;
}

#latestnews {
  margin-top: 20px;
  font-size: 11px;
  width: 200px;
  height: 390px;
  overflow: auto;
}

#latestnews_bot {
  height: 18px;
  font-size: 0;
  background: url(../images/latest_news_bot.jpg) no-repeat;
}

/* CATEGORY */
#category {
  margin-top: 10px;
  width: 400px;
}

#category .item {
  margin: 10px 6px 10px 0;
  float: left;
  width: 400px; 
  text-align: center;
}

/*
#category .sep {
  float: left;
  width: 10px;
  height: 1px;
}
*/

/* SHOPPING CART - RIGHT MENU */
#sc_box {
  margin: 0 0 4px 25px;
}

#sc_box a {
  color: #000;
  padding: 0 5px;
  text-decoration: underline;
}

#sc_box a:hover {
  text-decoration: none;
}

#sc_box_top {
  height: 5px;
  font-size: 0;
  background: url(../images/shopping_cart_top.jpg) no-repeat;
}

#sc_box_content {
  width: 195px;
  text-align: center;
  background: url(../images/shopping_cart_bg.jpg) repeat-y;
}

#sc_box_content img {
  margin-bottom: 4px;
}

#sc_box_content span {
  display: block;
  margin: 8px 0 5px;
}

#sc_box_content .pad {
  padding: 4px 2px;
}

#sc_box_bot {
  height: 7px;
  font-size: 0;
  line-height: 0;
  background: url(../images/shopping_cart_bot.jpg) no-repeat;
}

/* FEATURE PRODUCTS */
#feature_products {
  margin-left: 25px;
  width: 190px;
  font-size: 11px;
  font-weight: bold;
}

#feature_products a {
  color: #003295;
}

#feature_products .item {
  margin-top: 0px; 
  background: #bed4ff;
}

#feature_products .pad {
  padding: 3px 4px;
}

#feature_products .imgholder {
  float: left;
  margin-right: 5px;
  height: 69px;
  width: 52px;
  border: solid 1px #fff;
  background: #000;
}


