/*
  $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; }

FORM {
	display: inline;
}

.infoBox {
  background: #b6b7cb;
}

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

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;
}





.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: 1px;
  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;
}

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

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;
}

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 */
#manu * {background:none;border:none;}
#manu select {background-color:#fff;border:1px solid #4a4a4a;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

body{
padding:0px;
margin:0px;
background-color:#2E430E;
}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, input, textarea, body, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#646464;
	}

.main1_text	{ color:#540602;}

.h_text { color:#000000; font-size:10px; line-height:11px;}

.h_l_text { color:#FFFF37; font-size:18px; line-height:18px; text-transform:uppercase}

.h_r_text { color:#373737; font-size:10px; text-transform:uppercase; font-weight:bold}
.h_r_text a { color:#373737; font-size:10px; text-transform:uppercase; font-weight:bold;text-decoration:none;}
	
.ls_text, .ls_text a { color:#FFFFFF; font-size: 10px; text-transform:uppercase; line-height:10px; text-decoration:none; text-align:right}
.ls_text a:hover { text-decoration:underline}
	
.c_text, .c_text a { color:#3D5A12; font-size:9px; text-transform:uppercase; line-height:10px; text-decoration: none; text-align:right}
.c_text a:hover { text-decoration:underline}

.l_text { color:#2887C7; font-size:10px}

.l1_text { color:#FFFF37; font-size:10px}

.pr_text { text-decoration:line-through;color:#646464;font-size:11px;font-weight:normal;}

.pr1_text { color:#2887C7; font-size:12px;}

.pop_text, .pop_text a { color:#FFFFFF; text-decoration:none}
.pop_text a:hover { text-decoration:underline}

.pop_h_text { font-size:12px; }

.v_m img { vertical-align:middle}

.input	{width:30px; height:14px; border-color:#989797; border-width:1px; background-color:#ffffff; border-style:solid; text-align:center; padding:0px}

.input1	{width:156px; height:20px; border-color:#CECECE; border-width:2px; background-color:#ffffff; padding-left:5px; color:#000000; font-size:10px; line-height:10px}

.check { width:14px; height:14px; border:#989797 1px solid; background:#FFFFFF; margin:0px; padding:0px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(h-li0000.gif) repeat-x bottom; margin: 0px; padding: 5px 0px 5px 0px}
li a  {line-height:13px; color:#FFFFFF; text-decoration:none; margin-left:7px; text-transform:uppercase;} 
li a:hover {text-decoration:underline; }
li img { vertical-align: middle}

.sq { background:url(sq000000.gif) repeat-y}

.sq1 { background:url(sq100000.gif) left top}

.h_l { background: url(h-l00000.gif) repeat-x 0px 10px}

.m_t_dr { background:url(m-h-dr00.gif) repeat-x top}
.m_b_dr { background:url(m-h-dr00.gif) repeat-x bottom}
.m_l_dr { background:#FFFFFF url(m-v-dr00.gif) repeat-y left}
.m_r_dr { background:url(m-v-dr00.gif) repeat-y right}
.m_l_t { background:url(m-l-t000.gif) no-repeat left top }
.m_l_b { background:url(m-l-b000.gif) no-repeat left bottom }
.m_r_t { background:url(m-r-t000.gif) no-repeat right top }
.m_r_b { background:url(m-r-b000.gif) no-repeat right bottom}

.bg_cart { background:#D8EBBE}

.smallText a, .orderEdit {
	color:#000;
	text-decoration:underline;
}

.smallText a:hover, .orderEdit:hover {
	color:#000;
	text-decoration:none;
}

.main a {
	color:#FFFF37;
	text-decoration:none;
}

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

#main{
    margin: 0 auto;
    width: 1060px;
    overflow: hidden;
}

#head_r{
    background: url(/img/TJ12.png) no-repeat;
    height: 210px;
    position: absolute;
    width: 300px;
    margin: 24px 0 0 550px;
}
#head_l{
    background: url(/img/TJ_Logo.png) no-repeat center;
    height: 190px;
    position: absolute;
    width: 250px;
    margin: 5px 0 0 40px;
    background-size: 100%;
}

#head_l a{
    height: 100%;
    display: block;
}
 a { 
    text-decoration: none;
}

h2 a { color:#666666; font-size:14px; }

.item a{
  width: 45%;
  display: block;
  float: left;
  text-align: left; 
}

.intro{
    width: 55%;
    text-align: left;
    /* display: inline-block; */
    font: 12px/110% Verdana, Helvetica, sans-serif, Tahoma, Arial;
    overflow: hidden;
}

/*Back to top button*/ 

#back-top {
    position: fixed;
    top: 500px; 
    z-index:999; 
    margin-left: 85%;
}
#back-top a {
    width: 60px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #000;
}
/* arrow icon (span tag) */
#back-top span {
    width: 58px;
    height: 58px;
    display: block;
    margin-bottom: 7px;
    background: /*#ddd*/ url(top_TJ1.png) no-repeat center center;
    /* rounded corners */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    /* background color transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#game{
    width: 740px;
    border: 2px solid #373737;
    border-radius: 5px;
    background-color: white;
    padding: 10px;
}

#game_h{
    margin: 0 20px 20px;
    font: 12px/110% Verdana, Helvetica, sans-serif, Tahoma, Arial;
}

.mouse_left {
    float: left;
    width: 22px;
    height: 30px;
    background: url(/img/mouse_left.png) no-repeat top;
    text-align: center;
    margin: 5px;
    color: black;
    line-height: 25px;
}

.game_control {
    line-height: 40px;
    height: 40px;
    text-align: left;
    font: 12px/110% Verdana, Helvetica, sans-serif, Tahoma, Arial;
    
}

#game_control{
    margin: 20px 20px;
}

.cell{
    height: 247px;
}


.small_cheese{
    display: inline-block;
    width: 32px;
    height: 30px;
    margin: 0 5px -5px;
}

#l_bottom{
    height: 110px;
    max-width: 1060px;
    margin: -151px auto 0;
}

#l_bottom img{
	padding: 0 0 0 60px;
}
