/*
  $Id$

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

  Copyright (c) 2007 osCommerce

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License v2 (1991)
  as published by the Free Software Foundation.
*/

/* MARKUP */

BODY { 
  margin: 0;
  padding: 0; 
  font-family:  Tahoma; Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  min-width: 760px;
}

H1 {
  color: #4E4E4E;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  white-space: nowrap;
  margin: 5px 0 10px 0;
}

H2 {
  color: #4E4E4E;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
}

H6 {
  color: #4E4E4E;
  font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
}
#sizechart TABLE TR TD.chart {
  line-height: 1.8; 
  padding-left:20px;
  padding-right:20px;
  background:#FFFFFF;
}
TD, P {
  color:#4E4E4E;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}

IMG {
  border: 0;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 160px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}
/* TOP MENU */
.user_menu UL {
	MARGIN-TOP: 0px; TEXT-TRANSFORM: uppercase; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: none
}
.user_menu LI {
	DISPLAY: block; FONT-SIZE: 11px;  FLOAT: left; LINE-HEIGHT: 12px
}
.user_menu LI A {
	PADDING-RIGHT: 16px; DISPLAY: block; PADDING-LEFT: 14px; PADDING-BOTTOM: 2px; COLOR: #3d3943; PADDING-TOP: 3px; TEXT-DECORATION: none
}
.user_menu LI.last A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 14px; PADDING-BOTTOM: 2px; COLOR: #3d3943; PADDING-TOP: 3px; TEXT-DECORATION: none
}
.user_menu LI A:hover {
	TEXT-DECORATION: underline! important
}
/* TOP MENU */

/* LAYOUT */
#pagetopHeader {   
 line-height:25px;
 text-align:right; 
 padding-right:10px; 
 height:65px;
 color:black;     
 TEXT-TRANSFORM: uppercase;  
  background:url('images/layout/logo.gif') no-repeat; 
  background-position:8px 0; 
}
 
#pageHeader_menu {  
width: 100%;
  float:right;
  top: 0; 
  right:0;  
}
#pageContent {
  padding-left:5px;
  float: right;
  width: 79%;
}

#pageColumnLeft {
  float: left;
  width: 20%;
  padding-left: 5px;
  border-right: #D5D5D5 1px dotted;
}

#pageBlockBody {
  float: left; 
  margin: 0px 0 0px 0;
}

#pageColumnRight {
  float: right;
  width: 0%;
  margin: 75px 5px 10px 0;
}

#pageFooter { 
	border-top: #D5D5D5 2px solid;
	color:black;
	clear: both;
	text-align: right;   
	background:url('images/layout/secure_passed.gif') no-repeat;
	padding:5px 5px 10px 10px;
}
#pageFooter A{
  color:black;
 }
 #pageFooter A:hover{
  color:black;
 }
/* LINKS */
/* FOOTER LINKS */
.relatedsearches
{ 
/*	padding:20px 0 20px 20px;*/
	width:100%; 
 	background-color:#f6f6f6; 
}
.column h2,.column a,.relatedsearches h3
{
font:normal 12px arial,helvetica,sans-serif;
border:0;font-size:100%;font-style:inherit;
font-weight:inherit;margin:0;outline:0;
vertical-align:baseline;
}
 

.relatedsearches h3
{
	color:black;font-size:20px;
}
.relatedsearches .column
{
	float:left;padding:11px 20px 20px 20px;width:237px;
}
.relatedsearches .column a{
	color:#4d4d4d;display:block;font-size:12px;
	overflow:hidden;white-space:nowrap;
	text-decoration:none;
}
/* FOOTER LINKS */
#navigationBar A {
background:url('images/layout/navi_back.gif') repeat-x;
    color:black;   
	  padding-top:12px;
  padding-bottom:12px;
}

#navigationBar A:hover {
background:url('images/layout/navi_back_1.gif') repeat-x;
  color: white;
  text-decoration: underline;
}
A.specials {
 font-weight:bold;
}
.table-navi
{
background:url('images/layout/navi_back.gif') repeat-x;
} 
/* DEFINITIONS */

#siteLogo {
  float: left;
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {   
  left:0px;
  color:white;
  font-weight:normal; 
  text-align: left;
  padding-top: 5px;
  padding-right: 0px;
  height:34px;
}
 

#breadcrumbPath {
  float: left;
  padding-left: 5px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;
  font-family: Verdana, Arial, sans-serif;
  color: #465584;
  margin: 5px;
}

.moduleBox {
width:100%;
}
.moduleBox .title {
color:#4E4E4E;
padding-left:16px;
background:url('images/layout/box_title_icon.gif') no-repeat;
background-position:0 8px; 
padding-top:3px;
font-size:13px;
font-weight:bold;
height:28px;
border-bottom: #D8D8D8 1px solid; 
}
.moduleBox .content { 
  background-color: #FFFFFF;
  padding: 5px;
  margin-bottom: 5px;
  width:97%;

}

.moduleBox .content TABLE.cart {  
  border-width: 1px;
  border-style: dotted;
  border-color: #E1E1E1;
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;
  color: #FF0000;
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks { 
  padding: 5px; 
}






.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


/////////////////////////
.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; font-weight: normal; }

A {
  color: #4E4E4E;
  text-decoration: none;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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: white;
  vertical-align: top;
}

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 {
 color:white;
padding-left:10px;
padding-top:0px;
font-size:13px;
font-weight:bold;
height:28px;
background:url('images/layout/title_box.gif') repeat-x;
}
.productListing-heading A:hover {
 color:white;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
}

.boxCheckoutTrail {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

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


/* CSS Boxes */

.boxGroup {
  border-width: 0px;
  border-color: #bbc3d3;
  border-style: solid;
}

.boxNew {
}

.boxTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  TEXT-TRANSFORM: uppercase; 
  color: black; 
  border-bottom: #D8D8D8 1px solid; 
  vertical-align: top;
  padding-left: 15px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  background:url('images/layout/box_title_icon.gif') no-repeat;
  background-position:0 8px; 
}

.boxTitle A {
color:black; 
}
.boxTitle A:hover {
color:black; 
}
.boxContents { 
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 8px;
}

#variantsBlock {
}

#variantsBlockTitle {
  font-weight: bold;
  padding-bottom: 10px;
}

#variantsBlockData {
}

#productVariantCombinationNotAvailable {
  color: #ff0000;
}

.productInfoKey {
  font-weight: bold;
  padding-right: 10px;
  padding-bottom: 5px;
  vertical-align: top;
}

.productInfoValue {
  padding-bottom: 5px;
  vertical-align: top;
}

#productInfoPrice {
  font-weight: bold;
}

.ships24hours {
  color: #45B04C;
}
.line-space {
height:5px
}

INPUT.search {
	color:black;
    font-size:14px;
    border-right: #B7B6B6 1px solid;
	border-top: #B7B6B6 1px solid;
	border-left: #B7B6B6 1px solid;
	border-bottom: #B7B6B6 1px solid;
}
BUTTON.search {
	background-color: #D4E460; 
	border-right: #97A33A 1px solid;
	border-top: #F0FAA6 1px solid;
	border-left: #F0FAA6 1px solid;
	border-bottom: #97A33A 1px solid;
	CURSOR:hand;
	font-weight:bold; 
}

A.box_link {
TEXT-DECORATION: underline
}
#pageContent {
  width: 78%;
  padding-right: 5px;
}

#pageBlockBody {
  width: 99%; 
}

#pageColumnLeft {
  width: 20%;
}