/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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 {
    color: #000000;
	background-image: url(./images/web/bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 28px;
}

A {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {

}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, 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;
}


.infoBoxContents {
	text-align: center;
}
.infoBoxContents a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.infoBoxContents a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;  
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F0D57;
	padding-left: 6px;
	padding-top: 4px;
}

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: 11px;
	line-height: 1.5;
	padding-left: 6px;
	text-align: left;
}

.main a {
	color: #2F0D57;
	
}

.main a:hover {
  color: #d66611;
  text-decoration: underline;

}

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, 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; }
.left_menu_j {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	/*background-color: #2F0D57;*/
}
.main_menu_about {
	color: #2F0D57;
}
.main_menu_about a {
	color: #2F0D57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}.main_menu_about a:hover {
	text-decoration: none;
	color: #2F0D57;
}
.menu_acc_jj {
	margin-bottom: 2px;
	color: #FFFFFF;
}
.menu_acc_jj a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5AD20E;
	/*font-weight: bold;*/
	text-align: center;
}
.menu_acc_jj a:hover {
	text-decoration: none;
	text-align: center;
	color: #5AD20E;
}
.left_menu_style {
}
.left_menu_style a {
	color: #FDFDFD;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hr_line_style {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 1px;
}
.subtitel_font_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AF080F;
}
.name_font_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.jj_font_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mf_des {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 160%;
	text-decoration: blink;
	padding-left: 30px;
}

/*****************************************/
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:hover {
	text-decoration: none;
}


#sidebar input {
	width: 120px;
}
#sidebar small {
	font-size: 10px;
	line-height: 18px;
}

#allrow {
	width: 752px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	border: thick solid #8db6ef;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#sidebar {
	float: left;
	width: 136px;
	padding-top: 22px;
}
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #2869c3;
	padding-left: 6px;
	margin-bottom: 6px;
}
#nav {
	padding-top: 6px;
	padding-bottom: 60px;
	margin-right: 4px;
	text-align: center;
}
#nav li {
	padding: 0px;
	border: 1px solid #498c3a;
	display: block;
	background-image: url(images/web/navbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#nav a {
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	background-image: url(images/web/navbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#sidebar h3 {
	text-align: center;
}
#sidebar h3 a {
	font-size: 12px;
	color: #325c86;
	font-weight: normal;
}
.content {
	width: 600px;
	float: left;
	padding-left: 6px;
}
.box {
	font-size: 11px;
	color: #800080;
	padding-right: 2px;
	padding-top: 7px;
}
.fontsize {
	font-size: 15px;
}

.box img {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box h2 {
	font-size: 11px;
	color: #003366;
	text-align: center;
	margin: 0px;
	padding-top: 22px;
}
.box p {
	line-height: 12px;
	margin-bottom: 20px;
}
.article {
	font-size: 12px;
	padding-top: 12px;
	clear: both;
	padding-right: 30px;
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.article h1 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 40px;
	text-align: center;
}
.article h2 {
	font-size: 22px;
	line-height: 24px;
	text-align: center;
}
.article h3 {
	text-align: center;
	padding-bottom: 14px;
}



.article p {
	margin-bottom: 16px;
	line-height: 16px;
}
#orange {
	color: #ff9900;
}
#list1 li {
	padding-left: 35px;
	background-image: url(images/web/lispic1.gif);
	background-repeat: no-repeat;
	background-position: 14px;
}
#list2 li{
	padding-left: 77px;
	background-image: url(images/web/listpic2.gif);
	background-repeat: no-repeat;
	background-position: 57px 0px;
}
#list3 li{
	padding-left: 238px;
	background-image: url(images/web/listpic2.gif);
	background-repeat: no-repeat;
	background-position: 195px 0px;
	margin-bottom: 14px;
}
#list4 li{
	padding-left: 100px;
	background-image: url(images/web/listpic6.gif);
	background-repeat: no-repeat;
	background-position: 80px 0px;
	margin-bottom: 14px;
	text-align: left;
}
/*.article h3 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin-top: 44px;
	line-height: 20px;
}*/

.content #host {
	font-size: 10px;
	color: #1a1919;
	padding-top: 8px;
	padding-right: 40px;
}
.content #host img {
	float: left;
	margin-right: 50px;
}
.content #host p {
	margin-bottom: 22px;
}
.content #host h2 {
	font-size: 10px;
	color: #000080;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 20px;
	font-weight: normal;
}
#host span {
	padding-top: 70px;
	display: block;
	padding-bottom: 3px;
}

#footer {
	font-size: 11px;
	line-height: 11px;
	color: #5f615e;
	text-align: center;
}
#titl {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 42px;
	text-align: left;
	color: #000000;
}
#banner {
	background-image: url(images/web/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 281px;
}
#banner span{
	font-size: 25px;
	/*text-align: center;*/
	display: block;
	font-weight: bold;
	line-height: 24px;
	color: #ffffff;
	padding-top: 5px;
	padding-right:200px;
	
	
}

#banner a {
	display: block;
	text-decoration: none;
	font-size: 11px;
}


#wrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	width: 416px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#wrapper #list3 li{
	text-align: left;
}

#wrapper #list3 i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008000;
}
#wrapper #list3 strong {
	font-size: 14px;
	font-style: italic;
}
#wrapper span {
	padding-left: 238px;
	display: block;
	text-align: left;
	padding-bottom: 15px;
}
#wrapper span font {
	font-size: 14px;
}
#wrapper #fontstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000080;
	font-weight: bold;
}
#wrapper p {
	margin-top: 12px;
}
#wrapper h2 {
	font-size: 11px;
	margin-top: 28px;
	margin-bottom: 12px;
	font-weight: normal;
}
#tb {
	border: 1px solid #000000;
	padding: 12px;
	color: #800080;
	margin-top: 12px;
	margin-bottom: 28px;
}
#wrapper h1 {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
#wrapper #box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
#box2 h2 {
	color: #800080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.green {
	color: #008080;
}
.green2 {
	color: #008000;
}

.dark {
	color: #800080;
}
.blue {
	color: #0000ff;
}
.black {
	color: #000000;
}
.purple {
	color: #000080;
}
.pink {
	color: #ff00ff;
}
.red {
	color: #FF0000;
}


.font16 {
	font-size: 16px;
}
.font14 {
	font-size: 14px;
}
.font18 {
	font-size: 18px;
}



#box2 h1 {
	color: #FF0000;
	margin-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.alignleft {
	text-align: left;
}
#well {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
}
#well h1 {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 30px;
}
#well p {
	margin-bottom: 18px;
	text-align: left;
}

#well h2 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 18px;
}
.article h5 {
	font-weight: bold;
	font-size: 14px;
	color: #008080;
	text-align: center;
	padding-bottom: 10px;
}
.article h4 {
	color: #ff9900;
	line-height: 26px;
}
#click {
	font-size: 12px;
	color: ##008080;
	font-weight: bold;
	text-align: center;
}
#click a {
	color: #ff9900;
	text-decoration: none;
}
.article #small,#small #click{
	font-size: 10px;
}
#product a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000FF;
}
#product h1 {
	color: #af080f;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	line-height: 26px;
	font-weight: bold;
}
#product h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #af080f;
}
#product p {
	color: #000000;
}
.productlist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aca899;
	padding-bottom: 80px;
	padding-top: 20px;
}
.fontstyle {
	color: #666666;
	font-size: 22px;
}
#fontstyle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ff6600;
}

#navigation {
	font-size: 10px;
	color: #333333;
	margin-top: 40px;
	margin-bottom: 40px;
}
.article2 {	
    width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.article2 a {
	color: #ff9900;
	font-size: 18px;
	font-style: normal;
}
.bkborder {
	border: 1px solid #000000;
	padding: 3px;
}
#valuelist {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	list-style-type: none;
	font-size: 16px;
}
#valuelist li {
	background-image: url(images/icon-value.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 12px;
}
