/*
  $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: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  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;
}

.infoBox {
/*  background: #D3D1D1;*/
  background:#000000;
}

.infoBoxWhite {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.infoBoxContents1 H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	padding: 3px;
}
.infoBoxContents1 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.infoBoxContents1 A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.infoBoxContents1 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.infoBoxContents1 A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.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;
  display: none;
}

TD.infoBoxHeading1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 5px;
  COLOR: #ffffff;
}

TD.infoBoxHeadingWhite {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 5px;
  COLOR: #000000;
}

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  
}

.productListing-heading 

{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #444444; border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid;text-align:center; }


TD.productListing-data {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;
color: #000000;text-align:center;
}

TD.tbcolfirst { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; border-top: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; text-align:center;}
TD.tbcollast { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; border-top: #000000 1px solid; border-right: #000000 1px solid; text-align:center;}


TD.tbfootcolfirst { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; background-color: #E9E9E9; border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; }

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
}

A.pageResults:visited {
  color: #000000;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
  text-decoration: none;
  height:20px;
  width: 100%;
  background: url('images/m99.jpg');
  padding-bottom:0px;
  padding-left: 15px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 30px;
  padding-left: 10px;
  color: #000000;
}

TD.smallText1, SPAN.smallText1, P.smallText1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  color: #000000;
}

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: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}

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: 0px;
}

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;
}


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
 font-size: 11px;
 color: #0076B1;
 text-decoration: none;
 font-weight: bold;
 font-family: arial;


}


 .pr_price{
 font-size: 12px;
 color: #D42700;
 font-weight: bold;
 font-family: verdana;
 }

 .pr_descr{
 font-size: 11px;
 color: #767676;
 text-decoration: none;
 font-family: arial;

}




.moduleRow { }
.moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFEFEF; }

.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: #CCCCCC;
	font-weight: bold;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }














td{
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #646464;
}

 .bg1{
 background-image: url("images/m09.gif");
 background-repeat: no-repeat;
 }


 .ch1{
 font-size: 10px;
 color: #A0A0A0;
 font-family: arial;
 }

 .ch2{
 font-size: 12px;
 color: #656565;
 font-family: verdana;
 font-weight: bold;
 }

 .ch3{
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 }

 .ch4{
 border-left: #BFBFBF 0px solid;
 border-right: #BFBFBF 0px solid;
 }
               
 .ch5{
 font-size: 11px;
 color: #9F9F9F;
 font-family: arial;
 }

 .ch6{
 font-size: 12px;
 color: #D42700;
 font-weight: bold;
 font-family: verdana;
 }

 .ch7{
 font-size: 11px;
 color: #6E7175;
 font-family: arial;
 }

 .ch8{
 font-size: 9px;
 color: #B3B4B7;
 text-decoration: none;
 }

 .ch9{
 font-size: 11px;
 color: #DB0C00;
 font-family: arial;
 font-weight: bold;
 }

 .ch10{
 padding-left: 7px;
 }

 .ch11{
 font-size: 11px;
 color: #202020;
 font-family: verdana;
 }

 .ch12{
 font-size: 12px;
 color: #202020;
 font-family: verdana;
 }

 .ch13{
 font-size: 11px;
 color: #656565;
 font-family: arial;
 }



 .ml1{
 font-size: 10px;
 color: #575757;
 text-decoration: none;
 font-family: arial;
 }

 .ml2{
 font-size: 11px;
 color: #AF2406;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 }

 .ml3{
 font-size: 10px;
 color: #A6A6A6;
 font-family: arial;
 }

 .ml4{
 font-size: 11px;
 color: #656565;
 text-decoration: none;
 font-family: arial;
 }

 .ml5{
 font-size: 11px;
 color: #0076B1;
 text-decoration: none;
 font-weight: bold;
 font-family: arial;
 }

 .ml6{
 font-size: 11px;
 color: #ACACAC;
 text-decoration: none;
 font-family: arial;
 }

 .ml7{
 font-size: 11px;
 color: #74767C;
 text-decoration: none;
 font-family: arial;
 }             

 .ml8{
 font-size: 11px;
 color: #656565;
 text-decoration: none;
 font-family: arial;
 }

 .ml9{
 font-size: 11px;
 color: #D42700;
 text-decoration: none;
 font-family: arial;
 }

 .se{            
 border: #A2A2A2 1px solid;
 width: 136px;
 font-size: 9px;
 color: #858585
 }


 .image_border{
  border:0px solid #717171; 
 }

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

ul.sitemap {
color: #000000;
}

.catdescript {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.imgleft {
        float: left;
        margin-right: 10px;
        }










.slide-show-controls A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.slide-show-controls A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.slide-show-controls A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formcaption {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-right: 6px;
	text-transform: uppercase;

}
.formcaption1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-transform: uppercase;

}
.subtitlebackground {
	BACKGROUND-COLOR: #000000
}
.subtitleheader {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.text A:link {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.text A:visited {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.subtitlecaption {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.directionsbackground {
	BACKGROUND-COLOR: #eeeeee
}
.directionsborder {
	BACKGROUND-COLOR: #000000
}
.newsheader {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.newsheader:link {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.newsheader:visited {
FONT-WEIGHT: bold; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.newsheader:active {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.newsheader:hover {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.newsheaderbackground {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}
.newsheaderborder {
	
}
.newsfooter {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.newsfooter:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.newsfooter:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.newsfooter:active {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.newsfooter:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: underline
}
.newsfooterbackground {
	BACKGROUND-COLOR: #666666
}
.newsfooterborder {
	
}
.newscontent {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.newsimageborder {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #ffffff
}
.newsthumbborder {
	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #ffffff
}
.newsshort {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.newsshort:link {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.newsshort:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.newsshort:active {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.newsshort:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.newsmore {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.newsmore:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.newsmore:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.newsmore:active {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: none
}
.newsmore:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: 2px; TEXT-DECORATION: underline
}
.formcontrol {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.formbutton { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; background-color: #F5F5F5; border: #000000 1px solid; }
.whitetd{color: #FFFFFF;}
.sale { color: #FF0000; font-weight: normal; }
.nosale { color: #000000; font-weight: normal; text-decoration: line-through; }
.productcontainerborder { border: #E9E9E9 1px solid; }
.main-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.main-menu A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.main-menu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.main-menu A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.main-menu A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.black-border {
	border: 1px solid #000000;
}
.sqbull {
	background:url(images/li_bg1.jpg) left bottom no-repeat;	color: #FFFFFF
}
.sqbull_red {
	background:url(images/li_bg1.jpg) left bottom no-repeat;
	color: #FF0000;
}

.tbcol { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; border-top: #000000 1px solid; border-right: #000000 1px solid; }
.tbcolblank { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.tbfootcolheader { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #444444; border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-right: #000000 1px solid; }
.tbfootcolvalue { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; background-color: #E9E9E9; border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-right: #000000 1px solid; }
.tbfootcolfirst { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; background-color: #E9E9E9; border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; }
.tbfootcollast { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; background-color: #E9E9E9; border-top: #000000 1px solid; border-bottom: #000000 1px solid; border-right: #000000 1px solid; }

tbfootcol2first { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; background-color: #E9E9E9; border-bottom: #000000 1px solid; border-left: #000000 1px solid; border-right: #000000 1px solid; }
.tbfootcol2last { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; background-color: #E9E9E9; border-bottom: #000000 1px solid; border-right: #000000 1px solid; }
.tbfootcol2value { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; background-color: #E9E9E9; border-bottom: #000000 1px solid; border-right: #000000 1px solid; }
.tbfootcol2header { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #444444; border-bottom: #000000 1px solid; border-right: #000000 1px solid; }
.subtitlebackground { background-color: #000000; color: #FFFFFF; font-weight:bold;}
.greeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.right-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
		border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.size-guide-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
TD.size-guide-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.padding-left-5 {
	padding-left: 5px;
}
.sizechart {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sizechart:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sizechart:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sizechart:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.sizechart:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
.keyword-search {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
.keyword-search a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	
}
.keyword-search a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
}
.advanced-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.advanced-search a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.advanced-search a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border-top-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border-left-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* 3-columns layout BOF */
.itemContainer {
  color:#000000;
  padding:3px;
  /*border-right:1px solid #000000;
  border-bottom:1px solid #000000;*/
  height: 330px;
}

.itemContainer-right {
  color:#000000;
  padding:3px;
  border:0px;
  /*border-bottom:1px solid #000000;*/
  height: 330px;
}

.itemContainer div {
  color:#000000;
}

.newsheaderbackground2 {
  font-weight:bold;
  height: 35px;
}

.itemContainer div a {
  border:0px;
}
/* 3-columns layout EOF */