.boxText {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}
.errorBox {
	font-family : "Trebuchet MS", Arial;
	font-size : 10px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFCC00;
}
.stockWarning { font-family : "Trebuchet MS", Arial; font-size : 10px; color: #cc0033; }
.productsNotifications {
	background-color: #CCCCCC;
}
.pricetag {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.orderEdit {
	font-family : "Trebuchet MS", Arial;
	font-size : 10px;
	color: #CC0000;
	text-decoration: none;
}

body {
	color: #333333;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/backtop.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
td {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.boxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}


.left {
	background-image: url(images/left.png);
	background-repeat: repeat-y;
	background-position: left top;
}


a {
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #FF33CC;
	font-weight: bold;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #CC0066;
	font-weight : bold;
	text-decoration: none;
}

A.headerNavigation {
	color: #FF0099;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #FF33CC;
	font-weight: bold;
	text-decoration: none;
}

TR.headerError {
	background-color: #CC0000;
}

TD.headerError {
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
	background-color: #CC0000;
}

TR.headerInfo {
	background-color: #FFFF99;
}

TD.headerInfo {
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	text-align: center;
	background-color: #FFCC99;
}

TR.footer {
}

TD.footer {
	font-size: 10px;
	color: #330000;
	font-weight: normal;
}

.infoBox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.infoBoxContents {
	font-size: 12px;
	color: #333333;
}

.infoBoxNotice {
	background-color: #CC0000;
}

.infoBoxNoticeContents {
	font-size: 10px;
	background-color: #FFCC00;
	color: #FF0000;
}

TD.infoBoxHeading {
	font-size: 10px;
	font-weight: bold;
	color: #CC0066;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	height: 20px;
	vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
	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 {
	border: 1px dotted #E4E4E4;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
	border-spacing: 1px;
}

.productListing-heading {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #99CC00;
}

TD.productListing-data {
	font-size: 11px;
}

A.pageResults {
	color: #6699FF;
	text-decoration: none;
}

A.pageResults:hover {
	color: #333333;
	background-color: #E9E9E9;
	text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 20px;
	font-weight: normal;
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
	font-size: 10px;
	color: #000000;
}

TD.main, P.main {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
.main {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
	color: #333333;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}

TD.accountCategory {
	font-size: 13px;
	color: #3366FF;
}

TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-size: 12px;
}

TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-size: 10px;
	color: #CC0066;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 12px;
	background-color: #F0F0F0;
	color: #333333;
	font-weight: bold;
	padding: 1px;
	border: 1px solid #FFFFFF;
}

TEXTAREA {
	width: 50%;
	font-size: 11px;
	background-color: #EFEFEF;
	color: #333333;
	padding: 0px;
	border: 1px solid #3399FF;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
}

SPAN.greetUser {
	font-size: 12px;
	color: #6699FF;
	font-weight: bold;
}

TABLE.formArea {
	border: 1px solid #99CCFF;
	background-color: #CEE7FF;
}

TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #FF0000;
	font-weight: bold;
}

SPAN.errorText {
	color: #FF0000;
}

.moduleRow {
	background-color: #EBEBEB;
}
.moduleRowOver {
	background-color: #CAE4FF;
	cursor: pointer;
	cursor: hand;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.moduleRowSelected {
	background-color: #99CC00;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #CC0099;
}
.checkoutBarCurrent {
	font-size: 10px;
	color: #3366FF;
}

/* message box */

.messageBox {
	font-size: 10px;
	color: #CC0000;
}
.messageStackError, .messageStackWarning {
	font-size: 10px;
	background-color: #FFCC00;
}
.messageStackSuccess {
	font-size: 10px;
	background-color: #99CC00;
	font-weight: bold;
	color: #000000;
}

/* input requirement */

.inputRequirement {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FF0000;
}
.smallboximg {
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
}

td img {display: block;}
.productinfo {
	border: 1px solid #EBEBEB;
	font-size: 11px;
	color: #333333;
}
.majortext {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.pricetagproduct {
	font-size: 16px;
	font-weight: bold;
	color: #339999;
	font-family: "Trebuchet MS", Arial;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: #e6e7e6;
	border: 1px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: tahoma, Arial, sans-serif;
	font-size: 11px;		
	text-decoration: none;
	position: relative;
	display: block;
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: "Trebuchet MS", Arial;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}

.randomProductDiv {
	color: #330000;
	
	font-family: Verdana, Arial;
	font-size: 10px;

}

.privatemessages { font-family: "Trebuchet MS", Arial; font-size: 10px; background-color: transparent; font-weight: bold; color: #ff0000; text-align: center; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}

.warnbuyer {
	color: #FFFFFF;
	font-size: 10px;
}
.right {
	background-image: url(images/right.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.mid {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#htmlElement {
	padding: 10px;
	background-color: #000;
}
/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; text-align:center;}
.ProductsCycleSlideshow {
	height: 310px;
	width: 500px;
	padding:0;
	margin:0;
	overflow: hidden;
	border: 2px solid #FF99CC;
	background-color:#fff;
}
.PCSChild { height: 296px; width: 486px; padding: 7px; text-align:center; top:0; left:0 }
.PCSChild  a {
	text-decoration: none;
	color:#6699FF;
}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput {
	text-align:center;
	font-size:12px;
}
.PCSOutput a {
	text-decoration: none;
	color:#6699FF;
}
.PCSPager { margin:7px; }
.PCSPager a {
	border: 1px solid #CCCCCC;
	background: #fff;
	color:#bbc3d3;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
	font-size:10px;
}
.PCSPager a.activeSlide {
	border: 1px solid #FF99CC;
	color:#CC33CC;
	background-color: #FFCCFF;
}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/