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

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height:15px; color:#7A7A7A; }
.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: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
  font-size:11px;
}

A:hover {
  color: #E78700;
  text-decoration: underline;

}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

.infoBox {
  background: inherit;
}

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

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

TABLE.productListing {

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #E78700;
  font-weight: bold;
}

td.productListing-heading a {
 color: #E78700;
 text-decoration: underline;
 }

td.productListing-heading a:hover {
 color: red;
 text-decoration: underline;
 }


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#2F4761;
  font-weight:700;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #E78700;
}

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;
  height:25px;
}

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: #FF9714;
  font-weight:700;
  font-size:11px;
}

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





/* Custom CSS*/

body {
background-color: #2b2b2b;
margin: 0;
padding: 0;
text-align: center;
}


#container {
width: 960px;
margin: 0 auto 0 auto;
text-align: left;
min-height: 700px;
background:#fff;
} 


#header-top {
height: 60px;
width: 960px;
background: #FFF url('images/header_top.jpg') top;
}

#menu-parent {
display:inline;
padding-top:60px;
width:960px;
float:left;

}

#logo {

padding-left: 0px;
width:288px;
float:left;
background:no-repeat;
}

#menu-back {
height: 31px;
width: 672px;
background: #356AA0 url('images/menunewbg.jpg') no-repeat;
float:left;
clear:right;
}

#menu-corner {
height: 32px;
width: 20px;
background: #356AA0 url('images/menu_corner.jpg');
float:left;
}

#menu-below {
height: 32px;
width: 672px;
background: #FFFFFF ;
float:left;
margin-right: -3px;
}



div.clear {

clear:right;}








#nav-menu ul{


list-style: none;
padding: 0;
margin: 8px;
float: left;
}

#nav-menu li
{
float: left;
margin: 0 0.1em;
display: inline;
}


#nav-menu li a
{

float: left;
display: block;
color: #FFF;
font-family: Tahoma, Verdana;
font-size:11px;
text-decoration: none;
text-align: center;
font-weight: 700;
padding:0 8px 0 8px;
*padding:0 6px 0 6px;
border-right: 1px dotted #ffffff
}



/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */



#content 
{
width:960px;
height:200px;
background: #fff;
}

#sidebar{
width:243px;
float: left;
padding:15px;
}

div.category-box
{
background: #2f4763 url(images/category_title.jpg) no-repeat;
width:243px;
height:39px;
}

span.category-title
{
padding-left:20px;
}


span.category-title-white
{
font-family: Tahoma,Verdana,sans-serif;
font-size:11px;
color:#fff;
font-weight: bold;
padding-top:20px;
}

span.category-title-yellow {
font-family: Tahoma,Verdana;
font-size:11px;
color:#f6c81b;
font-weight: bold;
padding-top:20px;
}

.category-box-inner {
width:243px;
height:191px;
background: #2f4763 url(images/catgrad.jpg) repeat-x;
}


div.category-box-inside
{
background-color: #fff;
width:223px;
height:191px;
/*margin: 0 auto;*/
margin-left: 10px;
}


#vert-menu ul { 
padding :10px 0 0 0;
margin: 0;
}

#vert-menu ul li
{
background: #FFF url(images/bullet.jpg) no-repeat;
list-style:none;
background-position: 10px 9px;
line-height:26px

}


#vert-menu li a
{
display:block;
text-align:left;
font-family: Tahoma, Verdana;
font-size:11px;
color:#000;
text-decoration: none;
font-weight: 700;
padding: 0 8px 0 30px;
border-bottom: 1px dotted #ccc;
width:179px;
}


div.category-box-bottom {
background: #2f4763 url(images/category-bottom.jpg) repeat-x;
width:243px;
height:31px;
}


div.specials-box {
background: #2f4763 url(images/specials-grad.jpg) repeat-x;
width:242px;
height:225px;
}

.specials-box a {
color:white;
font-size:11px;
margin:5px;
line-height:17px;

}

div.specials-bottom {
background: #2f4763 url(images/specials_bottom.jpg) no-repeat;
width:242px;
height:32px;
}

#content{
display:inline;
width:960px;
}


#body-content{
float:left;
width:630px;
font-family: Tahoma, Verdana;
font-size:12px;
line-height:18px;
color:#333;
}


span.txtgrey {
float:left;
width:650px;
font-family: Tahoma, Verdana;
font-size:12px;
color:#333;
}


ul#body-content li
{
width:600px;
font-family: Tahoma, Verdana;
font-size:12px;
line-height:18px;
color:#333;
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
background-position: center left;
list-style-type: none;
list-style-image: none;
list-style-position: 10px 5px;
padding-left: 15px;
/*padding-top:5px;*/
}



div.header_image {
background: #FFF url(images/header_image.jpg) no-repeat;
float:left;
padding-top:20px;
}

div#body-content img.header-image {
padding-top:15px;
}

#footer
{
background:#314b6c;
width:960px;
height: 50px;
font-family: Tahoma,Verdana;
font-size:10px;
color:#fff;
text-align:center;
padding-top:20px;
}

#footer a
{

color:#fff;
}



div.clear2 {
clear:both;}

div.body-text{
padding-top:10px;
font-family: Tahoma, Verdana;
font-size:11px;
color:#333;
}


.body-text p{
text-align:justify;
padding:10px;
line-height:13px;
}

#search_box {
padding-top:5px;
padding-left:100px;
float:left;
}




#search_box #s {
    float: left;
    padding: 2px;
    margin: 3px 0 0 6px;
    border: 1px solid #c0c0c0;
    width: 159px;
	height:21px;
	font-family: Tahoma, Verdana;
font-size:11px;
color:#c0c0c0;
    background: none;
}
#search_box #go {
    float: left;
	margin: 0px 4px 0 4px;

}


#icon-parent {
width: 230px;
margin: 0px 4px 0px 4px;
float:left;
}

div.shopping_cart {
width:105px;
float:left;
margin-top:5px;
}


div.shopping_cart a {
font-family: Tahoma,Verdana;
font-size:11px;
color:#2f4762;
text-decoration:underline;
width: 70px;
}

div.contact_us {
float:left;
width:110px;
float:left;
margin-top:5px;
margin-right: -4px;
}


div.contact_us a {
font-family: Tahoma,Verdana;
font-size:11px;
color:#2f4762;
text-decoration:underline;
width: 70px;
}


h1
{
font-family: Tahoma, Verdana;
font-size: 20px;
color:#31435B;
}

h2
{
font-family: Tahoma, Verdana;
font-size: 12px;
color:#31435B;
width:650px;
font-weight:700;
}

h4
{
font-family: Tahoma, Verdana;
font-size: 11px;
color:#31435B;
width:650px;
font-weight:700;
}

div#leftmenu {
margin:0; 
padding:0;
text-align: left;
}
#pmenu {padding:0; margin:0; list-style-type: none; width:179px;}
#pmenu ul {padding:0; margin:0; list-style-type: none; width:179px;}
#pmenu li {position:relative; float: left;  }
#pmenu a { /**/ font: bold 11px  Tahoma, Verdana, sans-serif; }
#pmenu a, #pmenu a:visited {display:block;width:178px; color:#000; height:27px; line-height:26px; text-decoration:none; text-indent:5px; background: #FFF url(images/bullet.jpg) no-repeat ; background-position: 10px 9px;
/* url(images/design/menu-over.jpg) no-repeat;*/ border:1px solid #fff; border-width:0 1px 0px 0;  padding: 0 8px 0 30px;    }
#pmenu li:hover > a {background: #FFF url(images/bullet.jpg) no-repeat; background-position: 10px 9px;
/* url(images/design/menu-normal.jpg) no-repeat; */color:#6F4D27; /*padding-left: 30px;*/ }
#pmenu li ul {display: none; width:186px;} 
#pmenu li:hover > ul {display:block; position:absolute; top:0; left:186px; width:179px;}


div.header-space{
padding-top:14px;
}
