/*
  $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: 11px; padding-left:12px; padding-right:12px;}
.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: #000099; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
background-color:#012639;
background-image:url(header/dkBlueTile.jpg);
font-family:arial, helvetica, sans-serif;
font-size:11px;
margin:0;
padding:0;
text-align:center;
color:#224D68;
}



/* note this changes spacing of all infoboxes in main content area - so will change button position if changed */
.contentArea .infoBox {margin-bottom:6px;} 

/*.columnLeft { margin-left:17px; }
.columnRight { margin-right:17px; }*/

.storeBorder {
	border: 0px solid black;
	width:900px;
	margin:0 auto;
	min-height:800px;
	text-align:left;
	background-image:url(header/bkgd.jpg);
	background-repeat:no-repeat;
}

.storeLogo {
  text-align:center;
}

/*
img {
  border-width:0px;
}
*/

A {
  color: #224D68;
  text-decoration: underline;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

td.headerNavigation, div.headerNavigation {
  font-family:arial, helvetica, sans-serif;
  font-size: 8pt;
  background: #000000;
  color: #ffffff;
  padding-top:5px;
  padding-bottom:5px;
  font-weight : bold;
  text-align:center;
}

A.headerNavigation { 
margin-left: 4px;
margin-right: 4px;
color: #FFFFFF;
text-decoration: none;
}

A.headerNavigation:hover {
margin-left: 4px;
margin-right: 4px;
color: #FFFFFF;
text-decoration: underline;
}



A.breadCrumb
{
color:#000000;
text-decoration:none;
font-family:arial, helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
}

A.breadCrumb:hover
{
color :#000000;
text-decoration:underline;
font-family:arial, helvetica, sans-serif;
font-size: 11px;

}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #5EBC47;
}

TD.headerInfo {
  font-family:arial, helvetica, sans-serif;
  font-size: 12px;
  background: #5EBC47;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

td.footer, div.footer {
  font-family:verdana, helvetica, sans-serif;
  width:671px;
  margin:5px 0px 0px 203px;
  color:#D0E5F6;
  padding-bottom:10px;

}

.footer p {
text-align:center;
}

.footer a,.footer a:hover {
color:#D0E5F6;
text-decoration:none;
}

.blueBar {
color:#76B4D9;
font-weight:bold;
}

.infoBox {
  background: #67A1D4;  
  margin-bottom: 10px;
}

.infoBoxContents,.infoBoxContentsPlus {
  background: #ffffff;
  padding:0px;
  font-family:arial, helvetica, sans-serif;
  font-size: 11px;
  
}
.infoBoxPlus {
  background: #000000;  
  margin-bottom: 0px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family:arial, helvetica, sans-serif;
  font-size: 11px;
  border-width: 0px;
}

TD.infoBoxHeading {
  font-family:arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background:#67A1D4;
  height: 22px;
  color: #FFFFFF;
  border-width: 0px;
  text-align: center;
}

a.infoBoxHeadingLink {
  color: #FFFFFF;
  text-decoration:none;
}

TD.infoBox, SPAN.infoBox {
  font-family:arial, helvetica, sans-serif;
  font-size: 11px;
}

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


A.pageResults {
  color: #0000FF;
}

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

span.pageHeading
{
  font-family:arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: capitalize;
  color: #67A1D4;
}

TD.pageHeading, DIV.pageHeading {
  font-family:arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background:#01679B;
  text-align:center;
  padding-top:4px;
  padding-bottom:3px;
}

h1 {
  font-family:arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background:#01679B;
  text-align:center;
}

TD.pageHeading {
  padding-top:5px;
}

#mainContent h1 {
  margin:0px;
}

TD.main, P.main {
  font-family:arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.3;
  color:#224D68;
}

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

TD.fieldKey {
  font-family:arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:arial, helvetica, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family:arial, helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:arial, helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:arial, helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:arial, helvetica, sans-serif;
  font-size: 12px;
  color: #003365;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:arial, helvetica, sans-serif;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}

option.markOptionOutOfStock {
  color: #FF0000;
}

SPAN.productSpecialPrice {
  font-family:arial, helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:arial, helvetica, sans-serif;
  color: #000000;
}

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


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

.ShowShipping {
  background: #D9D9D9;
  color: #4a4a4a;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
} 
	
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
}

.main li {
	width:100%;
	list-style-type:disc;
	vertical-align: top; 
}

.quantityDiscountsNotifications { color:navy; }


table {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size:11px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #fff;
}

td.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #fff;
  height:22px;
  color: #01679B;
  font-weight: bold;
  border-bottom:1px solid #3EA2D4;
}

.productListing-heading a:hover,.productListing-heading a {
  color:white;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  border-bottom:1px solid #3EA2D4;
}

.recentlyViewed-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-bottom:10px;
  background: #FFFFFF;
}

.specialsListing-heading,.featuredListing-heading,.best_sellersListing-heading,.newproductsListingBox-heading,.recentlyViewed-heading,.alsoListingBox-heading, .xsellListingBox-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #330000;
  color: #FFFFFF;
  font-weight: bold;
  padding-left:10px;
}

.specialsListingBox-header {border: solid 1px #ff0000;}
.specialsListingBox-body {border: solid 1px #ff0000;background:white;}
.featuredListingBox-header {border: solid 1px #330000;}
.featuredListingBox-body {border: solid 1px #330000;background:white;}
.specialsListing-heading {background: #ff0000;}
.best_sellersListingBox-header {border: solid 1px #009900;}
.best_sellersListingBox-body {border: solid 1px #009900;background:white;}
.best_sellersListing-heading {background: #009900;}
.newproductsListingBox-header {border: solid 1px #000099;}
.newproductsListingBox-body {border: solid 1px #000099;background:white;}
.newproductsListingBox-heading {background: #000099;}
.xsellListingBox-header {margin-top:30px;border: solid 0px #993300;font-size:larger;}
.xsellListingBox-body {border: solid 0px #993300;background:white;margin-top:10px;}
.xsellListingBox-body a {text-decoration:none;}
.xsellListingBox-heading {border-bottom:1px solid #3EA2D4;background: #fff;text-transform:uppercase;color:#01679B;padding:0px;font-family:arial, helvetica, sans-serif;}
.alsoListingBox-header {border: solid 1px #990033;}
.alsoListingBox-body {border: solid 1px #990033;background:white;}
.alsoListingBox-heading {background: #990033;}
.recentlyViewed-header {border: solid 1px #330099;}
.recentlyViewed-body {border: solid 1px #330099;background:white;}
.recentlyViewed-heading {background: #330099;}

.productDescriptionHeading {
  width:100%;
  border-bottom:1px solid #3EA2D4;
  color:#01679B;
  font-weight:bold;
}
.productDescriptionBody {
  margin-bottom:1em;
}

.greetingText, .greetingText a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:red;
}


ul.plain li {list-style-type: none;}
li.arrow {list-style-image:  url('images/list_arrow.gif');}

.newsdeskHeader {
  background:#1953A2;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;
}

.newsdeskHeader a, .newsdeskHeader a:hover {
  color:white;
  text-decoration:underline;
}

a.newsdeskSelected {
  color:white;
  text-decoration:none;
  font-weight:bold;  
}

.newsdeskContent {
  background:#CED5DD;
  color:black;
}

.newsdeskImage {
  text-align:center;
}

.newsdeskMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.newsdeskMain img {
  border:1px solid black;
}

.create_border {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 4px 4px 4px 4px;
}

.locatorHeader {
  background:#156A0B;
  color:white;
  padding-left:20px;
  padding-right:20px;
  margin-top:5px;  
}

.locatorContent {
  background:#E8F8D1;
  color:black;
}

.locatorMain {
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  height:600px;
  vertical-align:top;
}

.searchBox {
  text-align:right;
  margin-right:20px;
  padding-bottom:10px;
}

.searchText {
  font-weight:bold;
  color:black;
}

.image {
  border: 0px solid black;
}

.boxheader {
  color:#01679B;
  padding-bottom:3px;
}

.sitemap ul {margin:0;padding:0;}
.sitemap ul li {font-weight:bold;}
.sitemap ul ul li {font-weight:normal;}
.sitemap li {list-style-type: none;}
.sitemap ul ul {margin:0;font-weight:normal;padding:0;padding-left:25px;}
.formPad td {padding-bottom:3px;}




a img {
border:none;
}

#columnLeft {
padding:0;
margin:0;
position:relative;
float:left;
width:203px;
text-align:center;
border:0px solid green;
}

#columnLeft a, #topNav a {
color:#00669C;
}

#columnLeft div.menuHeading {
padding:0;
font-weight:bold;
border-width:0px;
margin:0px 0px 5px 0px;
text-transform:uppercase;
color:#5EBC47;
font-size:12px;
border-width:0px;
}

#columnLeft p {
color:#fff;
margin:40px 0px;
margin-top:15px;
font-weight:bold;
}

ul#leftNav {
text-align:left;
list-style-type:none;
border-top:1px solid #67A1D4;
margin:0px 35px 15px;
padding:0;
}

ul#leftNav li {
border-bottom:1px solid #67A1D4;
}

ul#leftNav li a {
display:block;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
padding:3px 0px;
}

ul#leftNav li a:hover {
background-color:#ffffff;
}

.infoBoxWave {
width:149px;
margin: 0px 0px 10px 0px;
}

.infoBoxWaveBox {
border:1px solid #67A1D4;
background-color:#fff;
background-image:url(header/wave.gif);
background-repeat:no-repeat;
background-position:bottom;
padding:10px 10px 58px;
text-align:left;

}

.infoBoxWave ul {
margin: 0px 3px;
padding:0;
list-style-type:none;
}

.infoBoxWave ul li {
padding:3px 0px;
}

.infoBoxWave ul li a {
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}

.greenRule {
border-top:1px solid #5EBC47;
margin:10px 0px;
}

#logo {
margin:0;
margin-top:25px;
}

/* right section styles start */

#mainColumn {
padding:0;
margin:0;
margin-left:203px;
width:697px;
color:#224D68;
border:0px solid orange;
}

#topNav {
position:relative;
background-color:#fff;
border:1px solid #67A1D4;
float:left;
margin-top:25px;
width:615px;
text-align:center;
}

#topNav ul {
list-style-type:none;
margin:0px;
padding:0;
}

#topNav ul li {
display:inline;
margin:0px;
padding:0;
}

#topNav div {
padding:6px 8px;
}

#topNav ul li a,#topNav div a {
padding:0px 5px;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
}

#topNav ul li a:hover , #topNav div a:hover, #columnLeft .infoBoxWave ul li a:hover {
color:#5EBC47;
}


#cartIcon {
position:absolute;
top:20px;
left:50%;
margin-left:370px;
width:56px;
}

#rotatingText {
position:absolute;
float:right;
width:339px;
padding:0px 0px 3px 25px;
background-image:url(header/heartBullet.jpg);
background-repeat:no-repeat;
background-position: top left;
font-style:italic;
font-weight:bold;
color:#012636;
top:150px;
left:50%;
margin-left:60px;
}

#mainContent {
padding:0;
margin:0;
margin-top:185px;
background-color:#fff;
background-image:url(header/whiteTopFade.jpg);
background-repeat:no-repeat;
background-position:top;
width:671px;
min-height:650px;
color:#224D68;
font-family:verdana, helvetica, sans-serif;
}

.contentArea {
padding:30px;
padding-top:37px;
color:#224D68;
}

div#breadCrumb {
position:absolute;
top:200px;
left:50%;
margin-left:-217px;
width:600px;
}

.productListingName {
margin-bottom:5px;
}

.productListingName a {
font-size:13px;
font-weight:bold;
text-transform:uppercase;
color:#00669C;
}

.productListingPrice {
color:#74C142;font-size:13px;font-weight:bold;font-family:arial, helvetica, sans-serif;
}

hr {
	color:#3EA2D4;
	background-color:#3EA2D4;
	height:0px;
	border-width:0px;
	border-top:1px solid #3EA2D4;
}

/*div { border:1px dashed pink;}
table { border:1px dashed green;}*/

.menuSelected {font-weight:bold;color:#5EBC47;}
.menu {font-weight:normal;}