/**
 * 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 $
 */

body {
	margin: 0;
	color: #000;
	font: 13px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #E6FFFF url(../images/background_slice_2.gif) repeat-x;
	text-align: left;
	}

HTML {
	height: 100%;
	background: #E6FFFF;
	}

a:link, #navEZPagesTOC ul li a {
	color: #9b1514;
	text-decoration: none;
	}

a:visited {
	color: #9b1514;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #F00;
	}

a:active {
	color: #9b1514;
	}

h1 {
	color: #9b1514;
	font: 18px/1 "Lucida Sans", Lucida, "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	}

h2 {
	font-size: 1.25em;
	color: #9b1514;
	}

h3 {
	color: #FFF;
	font: bold 12px/1 "Lucida Sans", Lucida, "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	letter-spacing: .1em;
	/*text-shadow: #5a5a5a 1px 1px 1px;*/
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h3, h4, h5, h6 {
	margin: 0.3em 0;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: 0;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	/*background: #F0F8FF;*/
	}

FIELDSET {
	padding: 0.5em 0;
	margin: 0.5em 0em;
	/*border: 1px solid #cccccc;*/
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em 0;
	*margin-left: -7px;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}
	
label {
	padding-left: 0;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	display: inline;
	}

#logo {
	margin-left: 10px;
	}

label.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

ADDRESS {
	padding: 0.5em 0;
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	/*border: 1px solid #000;*/
	}

.messageStackWarning, .messageStackError {
	background-color: #f00;
	color: #FFF;
	}

.messageStackSuccess {
	background-color: #E6FFFF;
	color: #000;
	}

.messageStackCaution {
	background-color: #FF6;
	color: #000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	/*background-color: #F0F0D4;*/
	text-align: left;
	width: 1000px;
	vertical-align: top;
	}


#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

table#contentMainWrapper {
	background-color: #F0F0D4;
	border: 1px solid #6E6E6E;
	border-top: none;
	*margin-top: -3px;
	}

#headerWrapper{
	height: 122px;
	}

.util_right {
	float: right;
	text-align: right;
	}

#main_nav {
	clear: both;
	height: 29px;
	margin: 0 auto;
	text-align: center;
	margin-top: 2px;
	*margin-top: -1px;
	/*padding-top: -1px;*/
	}

.main_nav_item {
	padding: 10px 20px 6px;
	margin-bottom: 20px;
	display: inline;
	text-transform: uppercase;
	color: #000;
	font: bold 12px/1 "Lucida Sans", Lucida, "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	letter-spacing: .2em;
	height: 28px;
}

.main_nav_item a {
	text-decoration: none;
	color: #000;
	}

.main_nav_item a:hover {
	text-decoration: underline;
	color: #000;
	}

.live_tab {
	background: url(../images/tab_red.gif) repeat-x;
	border: 1px solid #6E6E6E;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	padding: 21px 0;
	}

#navColumnOneWrapper {
	padding-left: 10px;
	}

#navColumnTwoWrapper {
	padding-right: 10px;
	}

#tagline {
	color:#000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
#accountLinksWrapper {
	margin: 0;
	width: auto;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

#productGeneral {
	width: 485px;
	}

/*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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #FFF;
	height: 1%;
	width: 100%;
	}

#navSupp {
	background: #FFF;
	color: #000;
	font: 12px/1.2 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #6E6E6E;
	border-top: none;
	height: 26px;
	padding-top: 9px;
	}

#footer_copy {
	float: left;
	padding-left: 20px;
	}

#footer_nav {
	float: right;
	padding-right: 20px;
	}

#footer_nav a {
	margin: 0 4px;
	color: #000;
	text-decoration: none;
	}
#footer_nav a:hover {
	text-decoration: underline;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #FFF;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000;
	}

#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;
	}

#navCategoryIcon, .buttonRow {
	margin: 0.5em 0;
	}

#indexProductListCatDescription {
	margin: 0;
	width: 485px;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #F0F0D4;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #F0F0D4;
	}

#navColumnTwo {
	background-color: #F0F0D4;
	border-right: 1px solid #6E6E6E;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	/*padding: 0.5em;*/
	padding-top: 1em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	/*padding: 21px 27px;*/
	padding: 21px 0 21px 27px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartContentsDisplay {
	border: 1px solid #6E6E6E;
	margin-bottom: 25px;
	}

#cartAdd {
	float: right;
	text-align: right;
	margin: .25em 1em 1em;
	/*border: 1px solid #000;*/
	padding: .25em 1em 1em;
	}

.button_in_cart {
	margin: -5px 2px 0 0 !important;
	}

.tableHeading TH {
	border-bottom: 1px solid #6E6E6E;
	}

.tableHeading, #cartSubTotal {
	background-color: #F0F0D4;
	 }

#cartSubTotal {
	border-top: 1px solid #6E6E6E;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

#cartInstructionsDisplay {
	padding: 2em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	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;
	text-align: center;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	}

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2.5em;
	color: #FFF;
	text-align: left;
	padding-left: 18px;
	}

h3.leftBoxHeading a,
h3.rightBoxHeading a {
	padding-left: 0;
}

h3.rightBoxHeading img{
	margin-left: -18px;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	/*background-color: #FF6699;*/
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #FFF;
	/*margin-top: 1.5em;*/
	}

.sideBoxContent {
	background-color: #FFF;
	padding: 0.4em;
	padding-left: 18px;
	font: 13px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .1em;
	}

.rightBoxHeading {
	margin: 0;
	/*background-color: #636;*/
	padding: 0;
	}

h3.leftBoxHeading a:hover {
	color: #FF3;
	text-decoration: none;
	}

h3.rightBoxHeading a:hover {
	color: #F00;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #FFF;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	/*text-align: center;*/
	}

.categoryListBoxContents {
	text-align: left;
	margin: 1em 0 0;
	}

#productListing,
.centerColumn {
	width: 485px;
}

.centerColumn ul li {
	list-style: disc;
	margin-left: 20px;
}

.centerColumn ol li {
	list-style: decimal;
	margin-left: 20px;
}


#ezPageDefault,
#newsDefault {
	width: 485px;
	}

#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: #00C;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F6F6E4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #FFF;
	height: 1.5em;
	vertical-align: top;
	}

.cellOdd, .cellEven {
	background-color: #F6F6E4;
	vertical-align: top;
	padding: 6px;
	}

.cellEven {
	background-color: #FFF;
	}

#productQuantityDiscounts{
	margin-top: -8px;
	}

#productQuantityDiscounts table tr td{
	border: 1px solid #6E6E6E;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li, #myReportsGen li{
	margin: 0;
	}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #F6F6E4;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #FFF;
	}
.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;
	}

#seAddressBlock,
.verticalSpace {
	margin: 15px 0 25px;
	}


.lefty {
	float: left
	}

.quick_number {
	width: 20px;
	float: left;
	padding-top: 4px;
}

.category, .category3 {
	width: 218px;
	height: 96px;
	/*padding: 15px 10px 10px;*/
	margin: 15px 27px 0 0;
	border: 1px solid #BEBEBE;
	background: #FFF;
	float: left;
	overflow: hidden;
	position: relative;
}

.minibanner {
	/*margin: -15px -10px -10px;*/
	position: relative;
	z-index: 10;
	height: 96px;
}

.category3 {
	margin: 15px 0 0 0;
}

.category img,
.category3 img {
	float: left;
	padding-right: 10px;
	display: inline;
}

.category div div,
.category3 div div{
	float: left;
	width: 118px;
}

.hidden {
	display: none;
}

#loginboxContent {
	background: #F6F6E4;
	border: 1px solid #BEBEBE;
}

#loginboxContent a {
	color: #9B1514;
	text-decoration: none;
	font-weight: bold;
	}

#inner_login{
	background: #CF1200;
	padding: 1px;
	padding-top: 0;
	margin-bottom: 20px;
}

.leftBoxHeading,
.rightBoxHeading {
	margin: 0;
	/*background: url(../images/tab_red.gif);*/
	height: 29px;
	padding: 0;
	margin-top: -1px;
	border-bottom: 1px solid #BEBEBE;
}

#loginbox .rightBoxHeading,
#loginbox .leftBoxHeading {
	height: 22px;
	background: none;
	border: none;
}

.rightBoxContainer,
.leftBoxContainer {
	border: 1px solid #BEBEBE;
}

#loginbox {
	border: none;
}

.brightBox {
	background: #FFF;
	border: 1px solid #BEBEBE;
	min-height: 250px;
	width: 483px;
}

 h2#productPrices{
	text-align: right;
	color: #000;
	margin-right: 2em;
	}

td {
	/*font-size: 1em;*/
}

#region_flag,
#util_links,
#navMainSearch {
	margin-top: 10px;
}

#util_links a{
	margin: 0 4px;
	color: #000;
	text-decoration: none;
	}

.red_pipe {
	color: #CF1200;
}

#colorBar {
	height: 4px;
	font-size: 1px;
}

.subpage {
	padding-left: 12px;
}

#welcome {
	line-height: 2.5em;
	border: 1px solid #BEBEBE;
	border-bottom: none;
	background: #FFF;
	padding-left: 18px;
}

#productName,
#productListHeading,
#indexCategoriesHeading {
	margin-top: 14px;
}

.concealed_cat {
	position: absolute;
	top: 0;
	left:0;
	display: block;
	width: 198px;
	height: 101px;
	cursor: pointer;
	margin: 6px 10px;
	z-index: 1;
}

.visible_cat {
	display: block;
	width: 198px;
	height: 101px;
	cursor: pointer;
	margin: -9px 0 9px;
}

iframe html body {
	background: #FFF !important;
}

#productDescription td {
	padding: 10px 0 !important;
	text-align: left;
	}

#checkoutShippingHeadingAddress {
	margin: 10px 0 5px;
}

.termsDescriptionDiv {
	padding: 0 12px;
	margin: 15px 0 20px;
	border: 1px solid #6E6E6E;
	display: block;
}

.totalDiv {
	padding: 12px;
	margin: 15px 0 15px;
	border: 1px solid #6E6E6E;
	display: block;
	background: #FFF;
}

.checkOutFields {
	margin: 15px 0;
}

.centerColumn h3 {
	color: #9b1514;
}

#checkoutConfirmDefaultBillingAddress {
	margin: 15px 0;
}

#scUnitHeading, #scTotalHeading,
#ccTaxHeading, #ccTotalHeading,
#listCell0-1 {
	text-align: right;
	padding-right: 0.2em;
}

#scRemoveHeading {
	text-align: center;
}

#productsListingTopNumber {
	margin: 20px 0 15px;
}

#indexProductListCatDescription {
	margin: 10px 0 20px;
}

.productListing-data {
	padding: 10px 0;
}

.product_image
{
	padding: 18px 0;
	text-align: center;
}

#categoryDescription {
	margin-bottom: 18px;
}

#ConfirmDefaultPayment {
	margin-top: 15px;
}

#ConfirmDefaultHeadingComments,
#ConfirmDefaultHeadingCart,
#orderTotals {
	margin: 15px 0 20px;

}

#checkoutSuccessOrderNumber,
#checkoutSuccessMainContent,
#checkoutSuccessLogoff,
#csNotifications,
#checkoutSuccessOrderLink,
#checkoutSuccessContactLink,
#checkoutSuccessThanks {
	margin: 20px 0;
}

td div#false_footer {
	color:#000;
	font-size: 12px !important;
	background: #FFF;
	height: 26px;
	width: 100%;
	border-top: 1px solid #6E6E6E;
	padding-top:9px;
}

.report_filename {
	float: left;
	width: 200px;
}

.report_date {
	float: left;
	width: 80px;
}

.report_number {
	float: left;
	width: 60px;
}

#search_box_top {
	width: 200px;
	height: 18px;
	margin: 0;
	position: relative;
	top: -3px;
	*top: 0;
}

body:nth-of-type(1) #search_box_top {
	position: relative;
	top: 0;
	
}

#submit_top {
	width: 45px;
	height: 22px;
}

#index_intro {
	margin: -3px 0 10px;
}

#clearSplit {
	padding-bottom: 15px;
}

#cat_label {
	color: #000;
}

#accountLinksWrapper h2{
	margin-top: 12px;
}

.staticRSSArticle a {
	color: #9B1514 !important;
}

.staticRSSArticle {
	letter-spacing: 0;
	margin: 10px 0;
}

#staticrsssidebox .rightBoxHeading {
	background: url(../images/tab_purple.gif) repeat;
}

#checkoutShipto, #checkoutBillto {
	width: 380px;
}

strong {
	font-weight: bold;
}