﻿/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

* {
	padding: 0;
	margin-top: 10px;
}
html {
}
body {
	border-style: none; 
	border-color: inherit; 
	border-width: 0px; 
	margin-left: 0px; 
	margin-top: 10px;
	background: #ffffff url('/images/clouds1.jpg') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	width: 100%;
	position: relative;
}

a:link  {
	color:blue;
}
a img {border: none; }

#navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:link {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: purple;
	text-decoration: none;
	}

#navCatTabs ul li a:hover {
	color: #FF0000;
	}

#navSupp ul li a:hover {
	color: #FF0000;
	}

#navMain ul li a:hover {
	color: #FF0000;
	}

#navEZPagesTOC ul li a:hover {
	color: #FF0000;
	}

a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

.larger{
	font-size: 1.1em;
	text-align:left;
	}

.sideBoxContent{
	font-size: 1.1em;
	text-align:left;
	}

ADDRESS{
	font-size: 1.1em;
	text-align:left;
	}

LEGEND{
	font-size: 1.1em;
	text-align:left;
	}

h4.optionName{
	font-size: 1.1em;
	text-align:left;
	}

LABEL{
	font-size: 1.1em;
	text-align:left;
	}

h6{
	font-size: 1.1em;
	text-align:left;
	}

h5{
	font-size: 1.1em;
	text-align:left;
	}

h4{
	font-size: 1.1em;
	text-align:left;
	}

h1.cat_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom:0px;
}
span.cat_description {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	margin-bottom:0px;
}

.biggerText {
	font-size: 1.2em;
	}

h6 {
	margin: 0.3em 3px;
}

h5 {
	margin: 0.3em 3px;
}

h4 {
	margin: 0.3em 3px;
}

h3 {
	margin: 0.3em 3px;
}

h2 {
	margin: 0.3em 3px;
}

h1 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

SELECT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

FORM {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	display: inline;
	font-size: 10pt;
	display: block;
	width: 95%;
	}

textarea:focus {
	background: #F0F8FF;
	}

select:focus {
	background: #F0F8FF;
	}

input:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #000000;
	}

h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

LABEL.checkboxLabel {
	margin: 0.5em 0.3em;
	}

.attribImg {
	float: left;
	}

.centerBoxContentsAlsoPurch {
	float: left;
	}

.categoryListBoxContents {
	float: left;
	}

.specialsListBoxContents {
	float: left;
	}

.centerBoxContents {
	float: left;
	}

#logo {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

LABEL.switchedLabel  {
	width: 12em;
	float: left;
	}

LABEL.selectLabel  {
	width: 12em;
	float: left;
	}

ADDRESS {
	padding: 0.5em;
	}

P {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 3px;
	margin-top: 0.5em;
	border-bottom: 1px solid #9a9a9a;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: medium;
	border-right-style: none;
	border-right-color: inherit;
	border-right-width: medium;
	border-top-style: none;
	border-top-color: inherit;
	border-top-width: medium;
}

/*warnings, errors, messages*/
.messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackSuccess {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackError {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackWarning {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#popupImage {
	margin: 0em;
	padding: 0em;
	}

#popupAdditionalImage {
	margin: 0em;
	padding: 0em;
	}

#mainWrapper {
	margin: 0em;
	padding: 0em;
	}

#ezPageBoxList ul {
	margin: 0em;
	padding: 0em;
	}

#cartBoxListWrapper ul {
	margin: 0em;
	padding: 0em;
	}

#ezPageBoxList {
	margin: 0em;
	padding: 0em;
	}

#cartBoxListWrapper {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper {
	margin: 0em;
	padding: 0em;
	}

#headerWrapper {
	margin: 0em;
	padding: 0em;
	}

#mainWrapper {
	margin: auto;
	} 

#navColumnTwoWrapper {
	margin: auto;
	} 

#navColumnOneWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

#checkoutBillto {
	margin: 0;
	width: 47%;
	}

#checkoutShipto {
	margin: 0;
	width: 47%;
	}

#sendSpendWrapper {
	margin: 0;
	width: 47%;
	}

#accountLinksWrapper {
	margin: 0;
	width: 47%;
	}

.floatingBox {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navCatTabsWrapper {
	margin: 0em;
	background-color: transparent;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	}

#navSuppWrapper {
	margin: 0em;
	background-color: transparent;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	}

#navMainWrapper {
	margin: 0em;
	background-color: transparent;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	}

#navMain {
	float: right;
	margin-right: 25px;
}
#navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	}

#navSupp ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	}

#navMain ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
	}

#navCatTabs ul li {
	display: inline;
	}

#navSupp ul li {
	display: inline;
	}

#navMain ul li {
	display: inline;
	}

#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #ffffff;
	}

#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #ffffff;
	}

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #ffffff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#indexProductListCatDescription {
	margin: 0.5em;
	}

.buttonRow {
	margin: 0.5em;
	}

#navCategoryIcon {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: transparent;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
.alert {
	vertical-align: top;
	}

.centerBoxContentsNew {
	vertical-align: top;
	}

.centerBoxContentsFeatured {
	vertical-align: top;
	}

.centerBoxContentsAlsoPurch {
	vertical-align: top;
	}

.centerBoxContentsSpecials {
	vertical-align: top;
	}

.additionalImages {
	vertical-align: top;
	}

.categoryListBoxContents {
	vertical-align: top;
	}

.specialsListBoxContents {
	vertical-align: top;
	}

.centerBoxContents {
	vertical-align: top;
	}

#navColumnTwo {
	vertical-align: top;
	}

#navColumnOne {
	vertical-align: top;
	}

#contentColumnMain {
	vertical-align: top;
	}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

#productDescription {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerSix {
	padding: 0.8em;
	text-align: left;
	}
#bannerFive {
	padding: 0.8em;
	text-align: left;
	}
#bannerFour {
	padding: 0.8em;
	text-align: left;
	}
#bannerThree {
	padding: 0.8em;
	text-align: left;
	}
#bannerTwo {
	padding: 0.8em;
	text-align: left;
	}
#bannerOne {
	padding: 0.8em;
	text-align: left;
	}
.centerColumn {
	padding: 0.8em;
	font-size: 10pt;
	text-align: left;
	}
.page {
	background-color: #FFFFFF;
}

#siteinfoIP {
	font-size: 0.9em;
	}

#siteinfoStatus {
	font-size: 0.9em;
	}

#siteinfoCredits {
	font-size: 0.9em;
	}

#siteinfoLegal {
	font-size: 0.9em;
	}

.smallText {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

#cartSubTotal {
	background-color: #e9e9e9;
	 }

.tableHeading {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

#cartSubTotal {
	height: 2.2em;
	}

.tableHeading {
	height: 2.2em;
	}

.tableRow {
	height: 2.2em;
	}

.cartTotalsDisplay   {
	padding: 0.5em 0em 0em 0em;
	}

#cartInstructionsDisplay   {
	padding: 0.5em 0em 0em 0em;
	}

.cartQuantity   {
	padding: 0.5em 0em 0em 0em;
	}

.cartQuantityUpdate   {
	padding: 0.5em 0em 0em 0em;
	}

.cartRemoveItemDisplay   {
	padding: 0.5em 0em 0em 0em;
	}

.cartTotalDisplay   {
	padding: 0.5em 0em 0em 0em;
	}

.cartUnitDisplay   {
	padding: 0.5em 0em 0em 0em;
	}

.cartProductDisplay   {
	padding: 0.5em 0em 0em 0em;
	}

.cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

.cartUnitDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 2.5em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.productSpecialPriceSale {
	text-decoration: line-through;
	}

.normalprice {
	text-decoration: line-through;
	}

.productPriceDiscount {
	color: #ff0000;
	}

.productSpecialPriceSale {
	color: #ff0000;
	}

.productSalePrice {
	color: #ff0000;
	}

.productSpecialPrice {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper ul {
	list-style-type: none;
	}

.cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper li {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxVoucherBalance {
	font-weight: bold;
	}

#cartBoxEmpty {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.amount {
	text-align: right;
	padding: 0.2em;
	}

.lineTitle {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productReviewsDefaultProductImage {
	margin: 0em 1em 1em 0em ;
	}

#reviewsInfoDefaultProductImage {
	margin: 0em 1em 1em 0em ;
	}

#productMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxContentsFeatured {
	margin: 1em 0em;
	}

.centerBoxContentsAlsoPurch {
	margin: 1em 0em;
	}

.centerBoxContentsSpecials {
	margin: 1em 0em;
	}

.additionalImages {
	margin: 1em 0em;
	}

.categoryListBoxContents {
	margin: 1em 0em;
	}

.specialsListBoxContents {
	margin: 1em 0em;
	}

.centerBoxContents {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

h3.leftBoxHeading a {
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	background-color:#596ca6;
	}

h3.leftBoxHeading {
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	background-color:#596ca6;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}

.leftBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #000000;
	margin-top: 1.5em;
	}

.sideBoxContent {
	padding: 0.4em;
	}

.sideBoxContent ul{
	list-style: none inside none;
	margin-left: 0em;
	padding-left:0em;
}
.sideBoxContent ul li{
	text-align: left;
}
.sideBoxContent ul li ul{
	text-align: left;
	margin-left: 15px;
}

h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

h3.rightBoxHeading {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.attribImg {
	text-align: center;
	}

.gvBal {
	text-align: center;
	}

.centerBoxContentsNew {
	text-align: center;
	}

.centerBoxContentsFeatured {
	text-align: center;
	}

.centerBoxContentsAlsoPurch {
	text-align: center;
	}

.centerBoxContentsSpecials {
	text-align: center;
	}

.additionalImages {
	text-align: center;
	}

.categoryListBoxContents {
	text-align: center;
	}

.specialsListBoxContents {
	text-align: center;
	}

.centerBoxContents {
	text-align: center;
	}

#reviewWriteMainImage {
	text-align: center;
	}

#productReviewsDefaultProductImage {
	text-align: center;
	}

#reviewsInfoDefaultProductImage {
	text-align: center;
	}

#productMainImage {
	text-align: center;
	}

LABEL#textAreaReviews {
	text-align: center;
	}

.ratingRow {
	text-align: center;
	}

.accountQuantityDisplay {
	text-align: center;
	}

.productListing-data {
	text-align: center;
	}

.rightBoxHeading {
	text-align: center;
	}

.centerBoxHeading {
	text-align: center;
	}

.leftBoxHeading {
	text-align: center;
	}

#cartBoxGVBalance {
	text-align: center;
	}

.cartTotalsDisplay {
	text-align: center;
	}

.cartQuantity {
	text-align: center;
	}

.cartQuantityUpdate {
	text-align: center;
	}

.cartRemoveItemDisplay {
	text-align: center;
	}

.center {
	text-align: center;
	}

#siteinfoIP {
	text-align: center;
	}

#siteinfoStatus {
	text-align: center;
	}

#siteinfoCredits {
	text-align: center;
	}

#siteinfoLegal {
	text-align: center;
	}

#bannerSix {
	text-align: center;
	}

#bannerFive {
	text-align: center;
	}

#bannerFour {
	text-align: center;
	}

#bannerThree {
	text-align: center;
	}

#bannerTwo {
	text-align: center;
	}

#bannerOne {
	text-align: center;
	}

#navEZPageNextPrev {
	text-align: center;
	}

#navCatTabsWrapper {
	text-align: center;
	}

#cartBoxVoucherBalance {
	text-align: center;
	}

#cartBoxEmpty {
	text-align: center;
	}

#cartBoxGVButton {
	text-align: center;
	}

#cartEmptyText {
	text-align: center;
	}

TH {
	text-align: center;
	}

.centeredContent {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

#shoppingCartDefault #PPECbutton {
	float: right;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountNotify li {
	margin: 0;
	} 

#myAccountGen li {
	margin: 0;
	} 

.accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountTotalDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#infoShoppingCart {
	background-color: #ffffff;
	}

#popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}

#popupCouponHelp {
	background-color: #ffffff;
	}

#popupCVVHelp {
	background-color: #ffffff;
	}

#popupImage {
	background-color: #ffffff;
	}

#popupAdditionalImage {
	background-color: #ffffff;
	}

#popupSearchHelp {
	background-color: #ffffff;
	}

#popupShippingEstimator {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
/* categories box parent and child categories */
A.category-top:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-top {
	color: #000000;
	text-decoration: none;
	}
A.category-links:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-links {
	color: #000000;
	text-decoration: none;
	}
A.category-products:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-subs:visited {
	color: #000000;
	text-decoration: none;
	}
A.category-products {
	color: #000000;
	text-decoration: none;
	}
A.category-subs {
	color: #000000;
	text-decoration: none;
	}
A.category-top:hover {
	color: #000000;
	text-decoration: underline;
	}
A.category-products:hover {
	color: #000000;
	text-decoration: underline;
	}
A.category-subs:hover {
	color: #000000;
	text-decoration: underline;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
/* end categories box links */

.main_content {
	background-color:#ffffff;
	background-image: none;
	text-align: left;
}
.errBox{
	width: 400px;
	margin-left: 50px;
	border-collapse: collapse;
	border: 2px solid #000000;
	background-color: #FFFF00;}
.errBox td{
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: left;}
.errorText{
	color:#ff0000;
	font-weight: bold;}
