/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #908168;
  color: #000000;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
}

A {
  color: #000000;
  text-decoration: underline;
}
A.blueTxt {
  color: #0073E6;
  text-decoration: underline;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

td.header {
  background: url("images/layout/header.jpg") no-repeat;
  height: 150px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.sideinfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  height: 40px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.sideinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #B31212;
  height: 49px;
  margin-top: 6px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F4EDE4;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F4EDE4;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DFD9CE;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DFD9CE;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #990000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

#main_content {
    background: url("images/layout/background.jpg") repeat-x #F7EBD6;
    width: 950px;
    margin: 0 auto 0 auto;
}
#header {
 position:relative;
}

#logo {
    margin-left: 100px;
    margin-top: 0px;
    float: left;
}

#hap {
    margin-left: -500px;
    margin-top: -3px;
    float: left;    
}
#div_hap {
 top:0;
 left:50;
 float: left;    
 width:80px;
 text-align: right;
}

#header_nav {
    float: left;
    font-size: 12px;
    color: #FFFFFF;
 position:relative;
}

#header_caption {
    font-family: "News701 BT";
    font-size: 36px;
    margin-left: 150px;
    margin-top: 25px;
}
h1.header_caption {
    font-family: "News701 BT";
    font-size: 36px;
}
#header_desc_large {
    margin: 0;
    margin-top: 20px;
    margin-left: 220px;
    padding: 0;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}

#header_desc_small {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    font-family: Verdana;
    font-size: 14px;
}

#headernav_line {
    width: 270px;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 15px;
    border: none;
    border-bottom: 1px dashed #000000;
}

#navshoppingCart {
    font-size: 12px;
    color: #B31212;
    text-decoration: underline;
}

#shoppingCart {
    float: left;
    padding-top: -3px;
    margin-right: 5px;
}

#top_menu {
    
    margin-right: 120px;
}

#top_menu a, #top_menu a:hover, #top_menu a:visited {
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #062166;
}

.footerNavigation {
    color: #000000;
    font-family: Verdana;
    font-size: 10px;
}

.footerNavigation a {
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

#navigation-box {
    background: #F9F3EA;
}

.footerNavigation a:hover, .footerNavigation a:visited {
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

.seperator {
    float: left;
    background: url("images/layout/seperator.png") no-repeat;
    width: 1px;
    height: 21px;
    margin-left: 17px;
    margin-right: 17px;
}

td.headerNavigation {
    background: url("images/layout/top_menu_fill.jpg") repeat-x top left;
    padding: 0;
    margin: 0;
}

div.menuItem {
    background: url("images/layout/top_button_fill.jpg") no-repeat #F7EBD6;
    background-position: top right;
    float: left;
    height: 37px;
    width: 90px;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px; 
    padding-top: 8px;   
}
div.menuItemHome {
    background: url("images/layout/home.jpg") no-repeat #F7EBD6;
    background-position: top left;
    float: left;
    height: 37px;
    width: 90px;
    text-align: center;
    padding-right: 10px;
    padding-left: 20px; 
    padding-top: 8px;   
}
div.menuItemBlog {
    background: url("images/layout/blog.jpg") no-repeat #F7EBD6;
    background-position: top left;
    float: left;
    height: 37px;
    width: 40px;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px; 
    padding-top: 8px;   
}
div.menuItemBlog2 {
    background: url("images/layout/top_button_fill.jpg") no-repeat #F7EBD6;
    background-position: top left;
    float: left;
    height: 37px;
    width: 40px;
    text-align: center;
    padding-right: 0px;
    padding-left: 20px; 
    padding-top: 8px;   
}
a.top_menuitem {
    font-family: 'Rotis Serif' Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #6D6145;
    text-decoration: none;
}

a.top_menuitem:hover, a.top_menuitem:visited {
    color: #A99A78;
    text-decoration: none;
}

#left-sidebox {
    background: #DFD9CE;
}

#leftbar-space {
    background: #F7EBD6;
}

#intro-top {
    background: url("images/layout/intro-top.jpg") no-repeat;
    margin: 0;
    padding: 0;
    width: 501px;
    height: 3px;
}

#intro-middle {
    background: url("images/layout/intro-middle.jpg") repeat-x #F5DEB6;
    min-height: 287px;
    padding: 0;
    margin: 0;
    width: 501px;
    padding-bottom: 20px;
}

#intro-content ul {
    padding: 0;
    margin: 0;
    padding-top: 32px;
    padding-left: 13px;
    list-style-type: none;
}

#intro-content ul li {
    background: url("images/layout/intro-listback.png") 0px 5px no-repeat;
    padding-left: 13px;
    line-height: 16px;
}

.intro-title {
    padding-top: 7px;
    padding-left: 9px;
    padding-bottom: 18px;
}

#productInfo {
    padding-top: 7px;
    padding-left: 9px;
    padding-bottom: 18px;
    font-family: Verdana;
    font-size: 12px;
}

#productInfo pre {
    font-family: Verdana;
    font-size: 12px;
} 

#productPrice {
    padding: 0;
    color: #990000;
}

#productReleased {
    color: #314781;
    font-size: 20px;
    padding: 0;
    padding-left: 55px;
}

#orderNowButton {
    margin-left: 67px;
}

#small-title {
    font-size: 12px;
    font-family: Verdana;
    font-weight: 700;
    padding-left: 9px;
    padding-right: 9px;
}

#intro-text {
    font-family: Verdana;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 9px;
    padding-right: 9px;
    line-height: 17px;
}

#intro-bottom {
    background: url("images/layout/intro-bottom.jpg") no-repeat;
    margin: 0;
    padding: 0;
    width: 501px;
    height: 5px;
}

#intro-content {
    float: left;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 11px;
    padding-right: 10px;
    width: 304px;
    line-height: 17px;
}

#intro-picture {
    float: left;
    width: 170px;
    text-align: center;
    padding-top: 20px;
    padding-left: 10px;
}
#intro-name {
    float: right;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 11px;
    padding-right: 10px;
    width: 170px;
}

#feature-top {
    background: url("images/layout/feature-top.jpg") no-repeat;
    padding: 0;
    margin: 0;
}

#feature-bottom {
    background: url("images/layout/feature-bottom.jpg") no-repeat;
    padding: 0;
    margin: 0;
}

#feature-content {
    background: #F4EDE4;
    padding: 0;
    margin: 0;
}

#feature-image {
    margin-left: 13px;
    margin-top: 0;
}

#feature-info {
    margin-left: 10px;
    margin-top: 12px;
    font-family: Verdana;
    font-size: 11px;
}

#feature-info pre {
    font-family: Verdana;
    font-size: 11px;
}

#feature-addcart {
    margin-left: 19px;
    margin-top: 14px;
    padding-left: 0px;
    padding-top: 5px;
    height: 25px;
}

#feature-addcart input {
    color: #990000;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
}

#feature-details {
    background: url("images/layout/viewdetail.png") no-repeat;
    margin-left: 14px;
    margin-top: 12px;
    padding-left: 32px;
    padding-top: 4px;
    height: 22px;
}

#feature-details a, #feature-details a:hover, #feature-details a:visited {
    color: #990000;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
}

#right-sidebox {
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 10px;
}

#navigationbox-middle {
    padding-left: 31px;
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}

#navigationbox-middle ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    line-height: 24px;
}

#navigationbox-middle a, #navigationbox-middle a:hover, #navigationbox-middle a:visited {
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
    text-decoration: underline;   
}

#main-content {
    padding-left: 9px;
}
td.main-content2 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#freereport-box {
    background: #DFD9CE;
    
}

#title {
    color: #990000;
    font-family: Verdana;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.advertise-title {
    padding: 0;
    margin: 0;
    padding-left: 18px;
    padding-top: 3px;
}

#advertise-content {
    padding: 0;
    margin: 0;
    padding-left: 27px;
    padding-top: 20px;
}

.freereportbox-content ul {
    list-style-type: none;
    line-height: 18px;
    margin: 0;
    padding: 0;
    padding-left: 12px;
}

.freereportbox-content a, .freereportbox-content a:hover, .freereportbox-content a:visited {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
}

#pageContainer {
    width: 501px;
    overflow: hidden;
}
#pageContainer2 {
    width: 700px;
    overflow: hidden;
}

#content {
    background: #FCF9F4;
}
#content2 {
    background: #FCF9F4;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#content-back {
    background: url("images/layout/content-back.jpg") no-repeat #FCF9F4;
    height: 100%;
}

.sideinfoBoxFooting {
    height: 13px;
    border: none;
}

.boxText {
    font-family: Verdana, Arial, sans-serif; 
    font-size: 11px;
    line-height: 18px; 
    padding-left: 10px;
}

.boxText a, a:hover, .boxText a:visited {
    color: #000000;
    text-decoration:underline;
}

#sidebox_link {
    background: url("images/layout/link-bg.png") 34px 6px no-repeat;
    font-size: 12px;
    padding-left: 50px;
    color: #000000;
    text-decoration: underline;
}

#content-box {
    width: 217px;
    padding-left: 0px;
}

#contentbox-top {
    background: url("images/layout/contentbox-top.jpg") no-repeat;
    height: 15px;
}

#contentbox-bottom {
    background: url("images/layout/contentbox-bottom.jpg") no-repeat;
    height: 17px;
}

#contentbox-middle {
    background: url("images/layout/contentbox-middle.jpg") repeat-y;
    padding-bottom: 10px;
    padding-left: 18px;
    padding-right: 18px;
    color: #B31212;
    font-size: 11px;
}

#contentbox-middle h2 {
    font-size: 16px;
    font-weight: bold;
    color: #4B555F;
    padding: 0;
    margin: 0;
}

#logo-bottom {
    padding-left: 42px;
    width: 270px;
}

#footer_text {
    padding-left: 70px;
}

.contentFrontBoxSpecialsInside {
    border: 1px solid #B31212;
	background: #ffffff;
}

.contentFrontBoxSpecials {
    padding-bottom: 53px;
}

.details-button {
}

.details-button a {
    border: none;
}

.buynow-button a {
    border: none;
}

.frontSpecials {
    color: #B31212;
    font-size: 11px;
    text-decoration: none;
}

#productlink {
    padding-left: 12px;
    padding-right: 12px;
}

#productName {
    color: #334B82;
    font-size: 18px;
    margin-top: 0px;
}
/* DWD Contribution -> Add: Browse by Categories. */

UL.BrowseBy {
  list-style-type: disc;
  list-style-position: inside;

  list-style: none;
  margin-left: 1em;
  padding-left: 2em;
  text-indent: -1em;
} /* UL.BrowseBy */

LI.BrowseBy {

} /* LI.BrowseBy */

/* DWD Contribution End. */

/* BOF: More Pics  */
IMG.productsMainImage {
	border-width:2px;
  border-style:solid;
  border-color:black;
}

IMG.productsImages {
	border-width:2px;
  border-style:solid;
  border-color:black;
}

IMG.productsImages:hover {
	border-color:blue;
}

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color: #666;
}
/* EOF: More Pics  */

/* page style */
.content_header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.content_header_green {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #399;
}

.content_header_large {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #399;
}

.content_text {
	font-family:Verdana;
	font-size: 12px;
	line-height: 17px;
}

.content_bold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.content_bold_underline {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 17px;
}

.content_bolditalic_blue {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: blue;
	line-height: 17px;
}

.content_text_blue {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: blue;
}

.content_italic {
	font-family: Verdana;
	font-size: 12px;
	font-style:italic;
	line-height: 17px;
	color: blue;
	text-decoration: underline;
}

.content_bolditalic {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 17px;
}

.content_text_italic {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
}

.align_right {
	float: right;
}

.content_link_tag a, .content_link_tag a:hover, .content_link_tag a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}

.content_image {
	text-align: center;
}

.content_center {
	text-align: center;
}
#intro-picture {
    float: left;
    width: 170px;
    text-align: center;
}
#intro-name {
    float: right;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 11px;
    padding-right: 10px;
    width: 170px;
}
