/*
  $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; }
.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: #ccdaf0;
  color: #000000;
  margin: 0px;
}

A {
  color: #646464;
  text-decoration: none;
 
}

A:hover {
  color: #888888;
  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;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

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;
}
.copyright {
	color: #aaaaaa;

}
.infoBox {
  background: #D3D1D1;
}

.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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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: #FFFFFF;
  //shopping-cart content color
}

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;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFFFFF;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: normal;
  padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;  
  height: 36px;
  width: 100%;
  background: url('images/m27.gif');
  background-repeat: repeat-x;
  padding: 10px;
  padding-left: 15px;
  text-transform: none;
}

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;
}

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: #ff0000;
}

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; }

 










td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #646464;
}

 .bg{
  background-image: url(images/m20.gif);
  background-repeat: repeat-y; 
 }

 .se{
  width: 128px;
  font-size: 9px;
 }

 .ml{
  font-size: 12px;
  color: #6284d0;
  text-decoration: none;
 }
 .m2{
  font-size: 10px;
  color: #6284d0;
  text-decoration: none;
 }

 .ml1{
  font-size: 10px;
  color: #646464;
  text-decoration: underline; 
 }

 .ml2{
  font-size: 11px;
  color: #7d7d7d;
  text-decoration: underline; 
 }

 .bc{
  font-size: 12px;
  color: #ffffff;
 }

 .bc1{
  font-size: 12px;
  color: #D24037;
  font-weight: bold;
 }

 .br{
  border-color:#D3D1D1;
  border-width:1px;
  border-style:solid;
 }

 .px2{
  font-size: 2px;
 }

 .px3{
  font-size: 3px;
 }
  .px5{
  font-size: 5px;
 }

 .px7{
  font-size: 7px;
 }


 .th9{
  font-size: 9px;
  font-family: tahoma,verdana,arial;
  font-weight: normal;
  color: #616161;
  text-decoration: none;
 }

 .th9:hover{
  font-size: 9px;
  font-weight: normal;
  font-family: tahoma,verdana,arial;
  color: #616161;
  text-decoration: underline;
 }

TR.footerNavigation {
  background: #bbc3d3;
  font-size: 10px;
}

TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.footerNavigation { 
  color: #FFFFFF; 
}

A.footerNavigation:hover {
  color: #FFFFFF;
}
.customerNav{
  font-size: 10px;
  color: #84837e;
  text-decoration: none;
 }
 
 
 
 
li.liPdf,
li.liXls,
li.liZip,
li.liPpt,
li.liDoc,
li.liExc,
li.liVideo,
li.liAudio,
li.liSwf,
li.liPicture  {
	padding-left: 25px;		
	margin-top: .6em;
}

li.liPdf {
	background: #fff url(images/icons/iconPdf.gif) no-repeat 0 0;
}
li.liXls {
	background: #fff url(images/icons/iconXls.gif) no-repeat 0 0;	
}
li.liZip {
	background: #fff url(images/icons/iconZip.gif) no-repeat 0 0;	
}
li.liDoc {
	background: #fff url(images/icons/iconDoc.gif) no-repeat 0 0;	
}
li.liPpt {
	background: #fff url(images/icons/iconPpt.gif) no-repeat 0 0;	
}
li.liExc {
	background: #fff url(images/icons/iconExc.gif) no-repeat 0 0;	
}
li.liVideo {
	background: #fff url(images/icons/iconVideo.gif) no-repeat 0 0;	
}
li.liAudio {
	background: #fff url(images/icons/iconAudio.gif) no-repeat 0 0;	
}
li.liSwf {
	background: #fff url(images/icons/iconSwf.gif) no-repeat 0 0;	
}

li.liPic {
	background: #fff url(images/icons/iconPic.gif) no-repeat 0 0;	
}

li.liArrow {
	background: #fff url(images/icons/iconArrow.jpg) no-repeat 0 0;	
}

ul, ol, li {	line-height: 100%; }

li {
	color : #575757;	
	font-family: Verdana, Arial, Helvetica, sans-serif; /* needs to be redefined here for older browsers */
}

ol, li {
	font-size: 1em; /* this should stay as 1em. anything else will lead to potential problems with nested elements. Adjust font size in the body tag, or define a class for exceptions */
	line-height: 1.7em;
	margin: 0 0 1em 0;	
	text-align: left; /* compensates for an IE 6 bug */
}

ol {
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 1em;		
}

ol li {
	margin: 0 0 0.3em 0;		
}

ol li ol li {
	list-style-type: lower-roman; /*possible values: disc, circle, square, decimal, upper alpha, lower alpha, upper-roman, lower-roman, none*/
}

ol li ol li ol li{
	list-style-type: decimal; 
}

ul {
	background-color: #fff;
	list-style-type: none;
	padding: 0;	 
	margin: .6em 0 .6em 0;
	width: 100%; /*Fix the problem in IE6: without the width limit, the bullets sometimes disappear in the IE browser.*/
}
ul ul {
	margin: 0;
}
li {
	background-color: #fff;
}

ul li {
	background: white url(images/icons/bltDot.gif) no-repeat 0 0;
	margin-bottom: 0em;	
	padding-left: 25px;
	margin-top: .6em;
	/*border-top: 1px solid red;*/
}

ol li {
	background:none;
	padding-left: 0;
}

li br {
	line-height: 0.4em;
}

#rightTable{
  float: right;
  position:relative;
  width:auto;
  height:auto;
  top:15%;
  right:0;
  bottom:50px;
  left:10em;
    top: 150px;
	width: 0%;
	margin: 0;
	padding: 0 0 0 0;
	height: 0%;
}
<!--PAGE TITLE BEGIN-->
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

/* VJ Links Manager v1.16 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;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
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;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

.stars {
background-image: url('images/imgStars.jpg');
height: 71px;
background-repeat:no-repeat;
}
.starsText {
color: 79a9fd;
font-size:20px;
font-weight:bold;
font-family:"Maiandra GD";
text-align:RIGHT;
}

/* VJ Links Manager v1.16 end */

<!--PAGE TITLE END-->
/* End rules for elements */