﻿/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:13 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
a:active {
	text-decoration: none;
}
/* infobox related */
/* controls left border of inbox*/
td.left_sidebox{
background-image:url('images/infobox/box_bg_l.gif');
background-repeat:repeat-y
}
/* controls right border of inbox*/
td.right_sidebox{
background-image:url('images/infobox/box_bg_r.gif');
background-repeat:repeat-y
}



/*infobox controls */
td.infoBox, span.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
table.templateinfobox { 
	background-color:#FBFCFD;
	background-image:url('images/infobox/background_box.gif');
	background-repeat: repeat-y;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}

/* controls infobox content*/
td.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* extended for links*/
td.infoBoxContents a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration:none;
  color:#CC0000;
}
td.infoBoxContents a:hover{
  text-decoration: underline;
  color: blue;
}
/*infobox heading, used in left right columns and some modules in content area*/
td.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

td.infoBoxHeadingImage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image: url('images/infobox/background.gif');
  background-repeat: repeat-x;
  color: #000000
}
/* this affects prices on product_info.php*/
.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
/*infobox footer */
td.infoBoxFooterImage {
  background-image: url('images/infobox/backgroundfb.gif');
  background-repeat: repeat-x
}
td.infoboxFooter {}
/* content box heading*/
td.contentBoxHeading{}
td.contentBoxHeadingImage{
	background-image: url('images/infobox/background.gif');
	background-repeat: repeat-x;
	text-align:center
}
/*content box footer*/
td.contentBoxFooter{}
td.contentBoxFooterImage{
	background-image: url('images/infobox/backgroundfb.gif');
	background-repeat: repeat-x
}
/* infobox for notice*/
.infoBoxNotice {
	background-color:#FF595E;
	border:1px solid red;
}
td.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}
/* styles used in categories.php*/
a.topCat {
  color:#CC0000;
  font-size : 12px;
  font-weight: bold;

}
a.topCat1{
    color: black;
    font-size : 10px;
    font-weight: bold;
}
a.subCat{
    color:red;
  }
/* styles used in categories.php eof*/

/*errors and messages */
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background-color: #ffb3b5;
	font-weight: bold;
	border: 1px solid #FF0000;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #cc0033; 
	}
	
	
/* text controls */
td.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	}
td.boxText a {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	text-decoration:none;
	}
td.boxText a:hover {
	text-decoration:none;
	color:blue;
	}
.orderEdit { 
	color: #70d250; 
	text-decoration: underline; 
	}
td.category_desc {
  font-size: 11px;
  line-height: 1.5;
}
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;
}
span.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
td.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
span.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}
span.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  color: #ff0000;
}

span.errorText {
  color: #ff0000;
}
td.accountCategory {
  color: #aabbdd;
}
td.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}

/* input requirement */
.inputRequirement { 
	font-size: 10px; 
	color: #ff0000; 
	}

/* message box */
.messageBox { 
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.messageStackError, .messageStackWarning { 
	background-color: #ffb3b5; 
	}
.messageStackSuccess { 
	background-color: #99ff00; 
	}
tr.accountHistory-odd,
tr.addressBook-odd,
tr.alsoPurchased-odd,
tr.payment-odd,
tr.productListing-odd,
tr.productReviews-odd,
tr.upcomingProducts-odd,
tr.shippingOptions-odd {
  
}

tr.accountHistory-even,
tr.addressBook-even,
tr.alsoPurchased-even,
tr.payment-even,
tr.productListing-even,
tr.productReviews-even,
tr.upcomingProducts-even,
tr.shippingOptions-even
 {  
}
tr.subBar, td.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #f4f7fd;
}
/* products notification used on checkout success */
.productsNotifications { 
	background: #f2fff7; 
	}

/* product listing */
table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px
}

.productListing-heading {
  background: #b6b7cb;
  color: #000000;
  font-weight: bold;
}
td.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* header navigation and breadcrumb
Breadcrumb is not used in Helius, if used customise these styles*/
tr.headerNavigation {
  background: #000000;
}
td.headerNavigation  a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  text-decoration:none;
}

td.headerNavigation a:hover{
  color: #000000;
}
/*header message and error tables*/
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;
}
/* search */
a.pageResults {
  color: #0000FF;
}
a:hover.pageResults {
  color: #0000FF;
  background: #FFFF33;
}
/* page heading used for title of page*/
td.pageHeading, div.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #CC0000;
}

/* module row, style to select module in checkut shipping and checkout payment*/
.moduleRow { }
.moduleRowOver { 
	background-color: #B2C1D4; 
	cursor: pointer; 
	}
.moduleRowSelected {
	background-color: #E6ECF7;
}

/* Checkout Process status */
.checkoutBarFrom, .checkoutBarTo { 
	font-size: 10px; 
	color: #8c8c8c; 
	}
.checkoutBarCurrent { 
	color: #000000;
	font-size:10px;
	}

/* form related */
form{
	display:inline;
	}

td.fieldKey {
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-size: 12px;
}

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;
}


/* Links begin */
table.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

tr.linkListing-odd {
  background: #f8f8f9;
}

tr.linkListing-even {
  background: #F5F5F5;
}
/* links end */

/* Editing Attributes */
.attributeBoxContent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #808080; 
	}
tr.attributeBoxContent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #808080; 
	}
td.attributeBoxContent { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	background-color: #C0C0C0; 
	}

.storyboxtitle 	{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active		{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited	{FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover		{FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}

/* calender */
.yearHeader { 
	font-family: Helvetica, Arial, Verdana; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #FFFFFF; 
	text-decoration: none;
	} 
.calendarMonth { 
	background-color: #BBC3D3; 
	cursor: default; 
	width: 100%;
	}
.calendarHeader { 
	font-family: Helvetica, Arial, Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #FFFFFF; 
	text-decoration: none; 
	height: 22px;
	}
.calendarToday { 
	font-family: Arial, Verdana; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FFCF00; 
	padding-left : 3px; 
	text-decoration: none; 
	border:1px solid #FFFFFF; 
	height: 22px; 
	width: 18px;
	}
.calendarWeekend { 
	font-family: Arial, Verdana; 
	font-size: 10px; 
	color: #000000; 
	background-color: #CAEEFF; 
	padding-left : 3px; 
	line-height: 14px; 
	text-decoration: none; 
	border:1px solid #FFFFFF; 
	height: 22px; 
	width: 18px;
	}
.calendar { 
	font-family: Arial, Verdana; 
	font-size: 10px; 
	color: #000000; 
	background-color: #FFFFFF; 
	padding-left : 3px; 
	line-height: 14px; 
	text-decoration: none; 
	border:1px solid #FFFFFF; 
	height: 22px; 
	width: 18px; 
	}
.event { 
	font-family: Arial, Verdana; 
	font-size: 11px; 
	color: #000000; 
	background-color: #FFFFFF; 
	text-decoration: none; 
	border:1px solid #E6E6E6; 
	}
.empty { 
	background-color: #F0FAFF; 
	line-height: 14px; 
	height: 22px; 
	width: 18px; 
	}
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
	color: red; 
	text-decoration: underline;
	}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
	color: red; 
	text-decoration: underline;
	}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
	color: red; 
	text-decoration: underline;
	}

/* Helius Template Specific*/
 /* Show Header Page Links */
tr.HeaderPageLinksLeft, td.HeaderPageLinksLeft, p.HeaderPageLinksLeft {
  background-color: #;
  background-image: url('images/');
}
tr.HeaderPageLinksRight, td.HeaderPageLinksRight, p.HeaderPageLinksRight {
  background-color: #;
  background-image: url('images/');
}
tr.HeaderPageLinks, td.HeaderPageLinks, p.HeaderPageLinks {
  background-color: #;
  background-image: url('images/');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF
}
a.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
}
a.HeaderPageLinks:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #CC0000;
}
/* Show Cart Details */
tr.ShowCartDetails, tr.ShowCartDetails, p.ShowCartDetails {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
}

td.topCell2{
	background-image: url('images/logo2.jpg');
	background-repeat: no-repeat;
	background-position:  left 50%;
	width:100%;
	height:215px
}
table.topTable{
	background-color: #000000;
	background-image: url('images/');
	background-repeat: repeat-x;
	height:215px
}
.NavTable{
	background-color: #;
	background-image: url('images/menubg.gif');
	text-align: center
}
.NavTable2{
	background-color: #;
	background-image: url('images/');
	text-align: center
}
.ContentTable{
	background-image: url('images/');
}