/*
  $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; text-decoration: underline; }
.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: #9a9a9a; text-decoration: underline; }

BODY {
  background: #1e1e1e;
  color: #000000;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#centerpage{
width: 800px;
margin-top: 0px;
margin-left: auto;
margin-bottom: auto;
margin-right: auto;
background: White;
text-align: left;
border: 0px solid #555753;
}

/* More additions to alter colours of links in infoboxes */

div#list-menu li {
margin: 2px 0 0;
} 

div#list-menu a {
font-family: Arial, sans-serif;
padding: 0px 0;
padding-left: 0px;
text-decoration: none;
color: #1e1e1e;
} 

div#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #1e1e1e;
font-family: Arial, sans-serif;
}

div#list-menu a:hover {
font-weight : bold;
font-family: Arial, sans-serif;
color: #1e1e1e;
}

/* Change product links colours under categories */
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #1e1e1e;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #1e1e1e;
  color: #FFFFFF;
  font-weight : bold;
}

TR.columnColour {
  background: #ffffff;
}

TR.columnBorder {
  background: #ffffff;
}

TD.columnBorder {
  background: #ffffff;
}

TR.headerUnderline {
  background: #555753;
}

TD.headerUnderline {
  background: #555753;
}

TR.headerUnderline1 {
  background: #000000;
}

TD.headerUnderline1 {
  background: #000000;
}

TR.headerUnderline2 {
  background: #cccccc;
}

TD.headerUnderline2 {
  background: #cccccc;
}

/* For colour of left column */
TD.columnColour {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #eeeeee;
  color: #ffffff;
  font-weight : bold;
}

TD.columnColour, SPAN.columnColour, P.columnColour {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  
}

A.columnColour {
  color: #000000;
}

A.columnColour:hover {
  color: #000000;  
  text-decoration: underline;
}

A.headerNavigation { 
  color: #9a9a9a; 
}
/* To change bread crumb colour */
A.headerNavigation:hover {
  color: #9a9a9a;
  text-decoration: none;
}

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: #1e1e1e;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1e1e1e;
  color: #555753;
}

.infoBox {
  background: #555753;
}

.infoBoxContents {
  background: #ffffff;
  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 { /*Line added to change heading location after rounded corner removal*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
  padding-left:10px; /*Left padding added to header*/
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10px;
}
/* old background: #f8f8f9; */
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: #ffffff;
}

/* old 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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #555753;
  border-spacing: 1px;
}

TABLE.mainBorder {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
  background: #ffffff;
}

TABLE.mainBorder1 {
  border: 0px;
  border-style: solid;
  border-color: #ffffff;
/*  background: #ffffff;*/
  background-image: url("http://www.rostans.com/shop/catalog/images/IndexImage1.jpg");
  background-repeat: no-repeat;
}

TABLE.bodyColour {
  background: #000000;
}

TABLE.sizeTable {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #555753;
	border-collapse: collapse;
	background-color: white;
}
TABLE.sizeTable th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #555753;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
TABLE.sizeTable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #555753;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 11px;
  background: #1e1e1e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #000000;
  padding: 3px 0;
  padding-left: 3px;
  padding-right: 3px;
}

A.pageResults:hover {
  color: #ffffff;
  background: #1e1e1e;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Times New Roman, serif;
  font-size: 25px;
  font-weight: 500;
  color: #000000;
  
}

TD.pageHeadingSmall, DIV.pageHeadingSmall {
  font-family: Times New Roman, serif;
  font-size: 20px;
  font-weight: 500;
  color: #555753;
  
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #1e1e1e;
  font-weight: normal;
  background: #eeeeee;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

A.smallText {
  color: #0000FF;
}

A.smallText:hover {
  color: #0000FF;
}

/* picture frame colour and border */
TD.PicFrame, SPAN.PicFrame, P.PicFrame {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  border-color: #555753;
  border-style: solid;
  border-width: 1px;
}

A.PicFrame {
  color: #555753;
}

A.PicFrame:hover {
  color: #F323CE;
}

TD.smallTextBold, SPAN.smallTextBold, P.smallTextBold {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

TD.smallTextBoldP, SPAN.smallTextBoldP, P.smallTextBoldP {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

A.smallTextBold {
  color: #000000;
}

A.smallTextBold:hover {
  color: #000000;
}

TR.sizeTable {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: none;
}

TH.sizeTable {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

TD.sizeTable {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: none;
}

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: #f46987;
  border-style: solid;
  border-width: 3px;
}

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: #eeeeee; }

.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: #eeeeee; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }




/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
  background: #ffffff;
}

TD.contentBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ffffff
  color: #000000;
  padding-left:10px;
}

/*controls size guide font attributes */
.contentBoxContents {
  background: #ffffff
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

.CategoriesBox {
  /*background: #ffffff; */
}
TD.CategoriesBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-weight: none;
  color: #000000;
  
}
.CategoriesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}
.OrderHistoryBox {
  background: #555753;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.SearchBox {
  background: #555753;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #555753;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  background: #555753;
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #555753;
  color: #ffffff;
}
.ShoppingCartBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.imageInCart {
  background: #bbc3d3;
}

TD.imageInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #0040FF;
  font-weight : bold;
}

A.imageInCart { 
  color: #f46897; 
}

A.imageInCart:hover {
  color: #0040FF;
  text-decoration: none;
}

TR.headerFont {
  background: #1e1e1e;
}

TD.headerFont {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #1e1e1e;
  color: #555753;
}

A.headerFont { 
  color: #cccccc;
  font-weight : none;
}

A.headerFont:hover {
  color: #ffffff;
  text-decoration: none;
}

TR.footerFont {
  background: #1e1e1e;
}

TD.footerFont {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #1e1e1e;
  color: #9a9a9a;
}

A.footerFont { 
  color: #cccccc;
}

A.footerFont:hover {
  color: #ffffff;
  text-decoration: none;
}

TR.sizeFont {
  background: #ffffff;
}

TD.sizeFont {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #ffffff;
  font-weight : none;
}
A.sizeFont { 
  color: #000000;
  font-weight : bold; 
}

A.sizeFont:hover {
  color: #000000;
  text-decoration: underline;
}

TR.breadCrumb {
  background: #1e1e1e;
}
/* controls size ONLY of bread crumb and colour of non-links. for colour, go to A.headerNavigation:hover */
TD.breadCrumb {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #1e1e1e;
  color: #9a9a9a;
  font-weight : none;
}

A.breadCrumb { 
  color: #9a9a9a; 
}

A.breadCrumb:hover {
  color: #9a9a9a;
  text-decoration: underline;
  
div#list-menu {
width: 100%;
/* this width value is also effected by
the padding we will later set on the links. */
}

.tableBorder {
  background: #ffffff;
  border: 3px solid #555753;
}

TR.tableBorder {
  background: #ffffff;
  border: 3px solid #555753;
}

TD.tableBorder {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #0040FF;
  font-weight : none;
  border: 3px solid #46987;
}

.sizeFont, DIV.sizeFont {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #555753;
  }

.sizeFontBold, DIV.sizeFontBold {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #555753;
  }
  
SPAN.removeProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3366FF;
  font-weight: normal;
}

INPUT.quantitybox {
  border: 1px;
  border-style: solid;
  border-color: #000000;
    font-size: 12px;
  width: 20px;
  height: 22px;
  border-spacing: 0px;
  background: #F8f8f9;
}
.OutofStock { background-color: #FFCACB; }
.OutofStockAttrib { font-family: Verdana, Arial, sans-serif; font-size: 10px;  background-color: #FFCACB; color: #000000; }

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/