@charset "utf-8";

/* Global */
body {background:url(../images/bg.gif) repeat-x top; font-size:12px; font-family:arial;}
img{border:0;}
a{text-decoration:none;}

/* Header */
.headerlink a{color:white; font-weight:bold; padding:5px;}
.headerlink a:hover{color:orange; font-weight:bold; padding:5px;}

/* Content */
h1 {display: inline; font-size:14px; font-weight:bold; color:#144a65;}
.title{font-size:14px; font-weight:bold; color:white; padding-left:10px;}
.title a{font-size:14px; font-weight:bold; color:white; padding-left:10px;}
.title-content{font-size:14px; font-weight:bold; color:#144a65; padding-left:10px;}
.pro-name-table{padding-left:10px; padding-top:3px; padding-bottom:3px; background:url(../images/bg-product.gif) no-repeat top;}
.pro-name a{color:#144a65; font-weight:bold;}
.pro-name a:hover{color:orange; font-weight:bold;}

/* Left */
.nav-table{padding:10px;}
.navlink a{color:#dd0f19; font-size:12px; font-weight:bold;  line-height:20px;}
.navlink a:hover{color:orange; font-size:12px; font-weight:bold;  line-height:20px;}
.nav-sublink a{color:black; font-size:11px; line-height:18px; font-weight:normal;}
.nav-sublink a:hover{color:orange; font-size:11px; line-height:18px; font-weight:normal;}

/* Right */
.special-table{padding:10px; text-align:center;}
.special-name a{color:#144a65; line-height:20px;}
.special-name a:hover{color:orange; line-height:20px;}
.special-price a{color:#9e9e9e; font-weight:bold; line-height:20px;}
.special-price a:hover{color:orange; font-weight:bold; line-height:20px;}

/* Footer */
.footer{padding:5px; color:white; font-weight:bold; font-size:11px;}
.footer-link a{color:white; font-weight:bold; font-size:11px; line-height:18px;}
.footer-link a:hover{color:orange; font-weight:bold; font-size:11px; line-height:18px;}
.footer-FPlink a{color:#256d9d; font-weight:bold; font-size:11px; line-height:18px;}


TR.productlisting-odd{
	vertical-align: top;
}

SPAN.productSpecialPrice {
  font-size: 15px;
  color: #DD0F19;
  font-weight: bold;
}
SPAN.productPrice {
  font-size: 15px;
  color: #DD0F19;
  font-weight: bold;
}