/**
 * 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 $
 */

	
/* grey b4b4b2 pink ff7979 */
body {
	margin:7px 0 0 30px;
	font-family:arial, helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	background-color:#ffffff;
}

a img {
	border:none;
}

a:link,#navEZPagesTOC ul li a {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
	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:#b4b4b2;
}

a:active {
	color:#000000;
}

a:focus {outline: none}

ul {
	list-style-type:square;
}

h1 {
	font-size:1em;
}

.strong {
	font-weight:bold;
}

h2 {
	font-size:1em;
	text-transform:uppercase;
	color:#ff7979;
}

h3 {
	font-size:1em;
}

h4,h5,h6,LABEL,h4.optionName,LEGEND,ADDRESS,.sideBoxContent,.larger {
	font-size:1em;
}

.biggerText {
	font-size:1em;
}

h1,h2,h3,h4,h5,h6 {
	margin:.3em 0;
}

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

FORM,SELECT,INPUT {
	display:inline;
	font-size:1em;
	background-color:#ffffff;
}

TEXTAREA {
	margin:auto;
	display:block;
	width:95%;
}

input:focus,select:focus,textarea:focus {
	background:#F0F8FF;
}

FIELDSET {
	padding:.5em;
	margin:.5em 0;
	border:1px solid #b4b4b2;
}

LEGEND {
	font-weight:bold;
	padding:.3em;
}

LABEL,h4.optionName {
	line-height:1.5em;
	padding:0;
}

LABEL.checkboxLabel,LABEL.radioButtonLabel {
	margin:.5em .3em;
}

#logo,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.centerBoxContentsAlsoPurch,.attribImg {
	float:left;
}

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

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

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

P {
	padding:0;
	margin:0;
}

ADDRESS {
	font-style:normal;
	padding:.5em;
}

.clearBoth {
	clear:both;
}

HR {
	height:1px;
	margin-top:.5em;
	border:none;
	border-bottom:1px solid #9a9a9a;
}


	
/*warnings, errors, messages*/
.messageStackWarning,.messageStackError,.messageStackSuccess,.messageStackCaution {
	line-height:1.8em;
	padding:.7em;
	border:1px solid #e7e7e7;
	margin-bottom:10px;
	text-align: right;
}

.messageStackWarning,.messageStackError,.messageStackCaution {
	background:#fcfcfc!important;
	color:#ff0000;
	font-weight:bold;
}

.messageStackSuccess {
	background:#99ff99!important;
	color:#000000;
	font-weight:bold;
}


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

#headerWrapper,#contentMainWrapper,#logoWrapper,#cartBoxListWrapper,#ezPageBoxList,#cartBoxListWrapper ul,#ezPageBoxList ul,#mainWrapper,#popupAdditionalImage,#popupImage {
	margin:0;
	padding:0;
}

#contentMainWrapper {
	border:1px solid #b4b4b2;
	padding:0;
	margin:0;
}

#navColumnOneWrapper,#navColumnTwoWrapper,#mainWrapper {
	margin:auto;
}

#tagline {
	color:#ffffff;
	font-size:.9em;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
	position:relative;
	top:20px;
	background-color:#000000;
	padding:5px;
	font-weight:bold;
	width:330px;
}

#tagline:hover {
	background-color:#777777;
}

#tagline a:link {
	color:#ffffff;
}

#tagline a:visited {
	color:#ffffff;
}

#cartSection {
	text-align:right;
	list-style-type:none;
	text-transform:uppercase;
	font-size:1em;
	line-height:1.3em;
	margin:10px 5px 10px 0;
}

#headerRight {
	width:600px;
}

div#sendSpendWrapper {
	border:1px solid #ff7979;
	float:right;
	margin:20px 0 30px 15px;
	padding:8px;
}

#checkoutSuccessThanks {
	margin-top:20px;
}

.floatingBox,#accountLinksWrapper,#sendSpendWrapper,#checkoutShipto,#checkoutBillto,#navEZPagesTOCWrapper {
	margin:0;
	width:47%;
}

.wrapperAttribsOptions {
	margin:0;
	padding:0;
}


	
/*navigation*/
.navSplitPagesResult {
}

.navSplitPagesLinks {
}

.navNextPrevCounter {
	margin:0;
	font-size:1em;
}

.navNextPrevList {
	display:inline;
	white-space:nowrap;
	margin:0;
	padding:0;
	list-style-type:none;
}

.navNextPrevList a {
	color:#b4b4b2;
	padding-left:1em;
	font-size:1em;
}

.navNextPrevList a:hover {
	color:#000000;
}

#navMainWrapper,#navCatTabsWrapper {
	margin:0;
	background-color:#9a9a9a;
	font-weight:bold;
	color:#ffffff;
	height:1%;
	width:100%;
}

#navSuppWrapper {
	text-align:center;
	padding:1.5em;
	color:#000000;
	text-transform:lowercase;
	font-size:1em;
	z-index:2;
}

#navSuppWrapper ul {
	display:inline;
	list-style-type:none;
}

#navSuppWrapper ul li {
	display:inline;
}

#navSuppWrapper ul li a {
	color:#000000;
	padding:0 1em;
}

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

#navMain {
	height:20px;
	float:right;
	clear:both;
}

#navMain ul li,#navCatTabs ul li {
	display:inline;
	border-left:2px solid;
	color:#b4b4b2;
	position:relative;
	top:23px;
}

#navMain ul li a,#navCatTabs ul li a {
	text-decoration:none;
	padding:0 1.3em;
	margin:0;
	color:#b4b4b2;
	white-space:nowrap;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
}

#navMain ul li a:hover {
	background-color:#000000;
	color:#ffffff;
}

#navMain ul li.firstbar,#navSupp ul li.firstbar,#navCatTabs ul li.firstbar {
	display:inline;
	border-left:none;
}

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

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

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

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

#navCategoryIcon,.buttonRow,#indexProductListCatDescription {
	margin:.5em;
}

#navMainSearch {
	float:right;
}

#navBreadCrumb {
	background-color:#ffffff;
}

#navEZPagesTop {
	background-color:#ffff33;
}

#navBreadCrumb,#navEZPagesTop {
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
	color:#ff7979;
	margin:0;
	padding:.5em;
}

#navBreadCrumb a {
	color:#b4b4b2;
}

#navBreadCrumb a:hover {
	color:#000000;
}

.breadCrumbSeparator {
	color:#b4b4b2;
}

#captcha-img {
	border:1px solid #555555;
}

#contactUsForm img {
	margin:0 1.4em;
}

#contactUsDefault address {
	display:none;
}

#navColumnOne {
	background-color:#ffffff;
	border-right:1px solid #b4b4b2;
}

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

#createAcctSuccessHeading {
	color:#ff7979;
	text-transform:uppercase;
}

#productListing img,.specialsListBoxContents img {
	border:none;
}

#productListHeading,#specialsListingHeading {
	display:none;
}

.centerBoxContentsProducts {
	margin:4px 0 4px 4px;
	position:relative;
	left:5px;
}

#productListing {
}

h3.itemTitle,h3.itemPrice {
	font-size:1em;
	font-weight:normal;
	clear:both;
}

h3.itemPrice {
	padding-bottom:10px;
	font-weight:bold;
}

#sorter {
	float:left;
}

.listingDescription {
	display:none;
}

div.specialsListBoxContents {
	text-align:left;
	font-size:1em;
	font-weight:normal;
	margin:8px;
}

.specialsListBoxContents img {
	margin-bottom:4px;
}


	
/*The main content classes*/
#contentColumnMain,#navColumnOne,#navColumnTwo,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew,.alert {
	vertical-align:top;
}


	
/*size-chart*/
.sizeChartHeader {
	background-color:#b4b4b2;
	font-family:arial, helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}

.sizeChartGraph {
	margin-bottom:15px;
}

.sizeChartRow {
	color:#ff7979;
	text-transform:uppercase;
	font-family:arial black, arial, sans-serif;
}

#sizeLink {
	position:relative;
	left:181px;
	bottom:32px;
	text-decoration:underline;
}

#sizeLink a {
	text-decoration:underline;
	font-size:7.3pt;
}


	
/* Help-Info Page FAQ*/
.faqHeader {
	font-family:arial black;
	text-transform:uppercase;
	font-size:1em;
	color:#ff7979;
	height:25px;
}

.faqQuestions {
	font-size:1em;
	line-height:1.4em;
}

.faqQuestions li {
	list-style:square;
}


	
/*.content,*/
#productPrices {
	margin:0 0 1em;
}

#productDescription {
	margin:0 0 14px;
	padding:0;
	width:260px;
}

#productPrices {
	font-weight:normal;
	font-size:1em;
	color:#ff7979;
}

#attrib-1,#attrib-2,#attrib-3,#attrib-4,#attrib-5 {
	width:10em;

	
/*color:#905f10;*/
	background-color:#ffffff;
	text-transform:capitalize;
}

#productAttributes {
	line-height:.8em;
	font-size:9pt;
}

#productMainImage {
	float:left;
}

#productMainImage img,#newProductsDefault img {
	border:none;
}

#productStuff {
	float:left;
	width:360px;
}

#productExtraLinks {
	width:60px;
	margin-left:5px;
}

#productAdditionalImages {
	float:left;
	padding:10px 0;
}

#productAdditionalImages img {
	border:none;
	margin:1em 1.5em 0 0;
}

#productName {
	text-transform:uppercase;
	margin:0 0 .5em;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	line-height:20px;
}

#productManufacturer {
	text-transform:uppercase;
	margin:0 0 .3em;
	color:#b4b4b2;
	font-size:1em;
	font-weight:normal;
	line-height:20px;
}

.attribsSelect {
	font-weight:normal;
	font-size:1em;
	position:relative;
	bottom:4px;
}

#productDescription p {
	padding:0;
	font-weight:normal;
}

.navNextPrevWrapper {
	position:relative;
	bottom:25px;
	float:right;
}

.navNextPrevCounter {
	display:none;
}

#categoryIcon a,#ezPagesHeading {
	text-transform:uppercase;
	margin:0 0 .5em;
	color:#b4b4b2;
	font-size:1em;
	font-weight:bold;
	line-height:20px;
}

#productMainImage {
	padding-top:1em;
}

#productDetailsList {
	margin:0;
	padding:0;
	color:#b4b4b2;
}

.imgLink {
	color:#b4b4b2;
	text-transform:uppercase;
	text-decoration:underline;
	position:relative;
	bottom:3px;
}

a:hover .imgLink {
	color:#000000;
}

#crossSell {
	width:220px;
	float:right;
	background-color:#ffffff;
	padding-top:5px;
	margin:100px 0 1em;
	border:1px solid #b4b4b2;
}

h4.optionName {
	width:40px;
	margin:3px 0;
	position:relative;
	top:3px;
}

.crossSellHeading {
	font-size:1em;
}

#crossSell img {
	margin-bottom:1em;
}

#productTellFriendLink,#wishlistLink {
	margin:1em 1em 0 0;
	padding:0;
	float:left;
}

#newProductsDefault #sorter {
	display:none;
}

.alert {
	color:#FF0000;
	margin-left:.5em;
}

.advisory {
}

.important {
	font-weight:bold;
}

.notice {
}

.rating {
}

.gvBal {
	float:right;
}


	
/* Gift Certificate */
#gvSendDefault .advisory {
	padding:30px 20px;
}

#gvSendDefaultMessagePersonal,#gvSendDefaultMessage,#gvSendDefaultMessageSecondary {
	line-height:2em;
	font-size:1em;
}

#gvSendDefaultMessagePersonal {
	font-weight:bold;
}

#gvSendDefaultMainMessage {
	font-size:1em;
}

.centerColumn,#bannerOne,#bannerTwo,#bannerThree,#bannerFour,#bannerFive,#bannerSix {
	padding:0;
}

.smallText,#siteinfoLegal,#siteinfoCredits,#siteinfoStatus,#siteinfoIP {
	font-size:.9em;
}


	
/*Shopping Cart Display*/
#cartAdd {
	float:left;
	text-align:center;
	margin:0;
	border:none;
	padding:0;
}

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

.tableHeading,#cartSubTotal {
	background-color:#e9e9e9;
}

#cartSubTotal {
	border-top:1px solid #cccccc;
	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,#cartInstructionsDisplay,.cartTotalsDisplay {
	padding:.5em 0;
}

.cartUnitDisplay,.cartTotalDisplay {
	text-align:left;
	padding-right:.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 ul {
	list-style:disc;
	line-height:1.3em;
	position:relative;
	left:13px;
}

#mediaManager {
	width:50%;
	margin:.2em;
	padding:.5em;
}

.mediaTitle {
	float:left;
}

.mediaTypeLink {
	float:right;
}

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

.productSpecialPrice,.productSalePrice,.productSpecialPriceSale,.productPriceDiscount {
	color:#ff0000;
}

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

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

#cartBoxListWrapper li,#ezPageBoxList li,.cartBoxTotal {
	margin:0;
	padding:.2em 0;
}

#cartBoxEmpty,#cartBoxVoucherBalance {
	font-weight:bold;
}

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

.lineTitle,.amount {
	text-align:right;
	padding:.2em;
}

.amount {
	width:5.5em;
}


	
/*Image Display*/
#productMainImage,#reviewsInfoDefaultProductImage,#productReviewsDefaultProductImage,#reviewWriteMainImage {
	margin:0 1em 0 0;
}

#cartImage {
	margin:0 1em;
}

#scQuantityHeading {
	padding-left:14px;
}


	
/*Attributes*/
.attribImg {
	margin:.3em 0;
}

.attributesComments {
}


	
/*list box contents*/
.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew {
	margin:1em 0;
}


	
/*Store Locations */
#nyStore {
	float:left;
	padding:0;
	font-size:1em;
}

#laStore {
	float:right;
	padding:0;
	font-size:1em;
}


	
/*sideboxes*/
.columnLeft {
}

h3.leftBoxHeading,h3.leftBoxHeading a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:4px;
}

.leftBoxHeading,.centerBoxHeading {
	margin:0;
}

.leftBoxContainer {
	margin:1em;
}

#categoriesHeading {
	display:none;
}

#categoriesContent {
	text-transform:uppercase;
	font-family:Arial Black, Arial, sans-serif;
	color:#b4b4b2;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
}

#subscribeHeading,#blanksideboxHeading {
	text-transform:uppercase;
	font-family:Arial Black, Arial, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}

#manufacturersHeading {
	text-transform:uppercase;
	font-family:Arial Black, Arial, sans-serif;
	color:#b4b4b2;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin-top:1.3em;
}

#blanksideboxHeading {
	font-weight:normal;
	font-family:arial, helvetica, sans-serif;
	font-size:8.5pt;
}

#searchHeading {
	font-size:8pt;
	text-transform:uppercase;
	font-weight:normal;
}

#searchContent {
	text-align:left;
	padding-bottom:1em;
}

#searchContent form {
	padding:0;
	margin:0;
	line-height:20px;
}

#subscribeContent,#manufacturersContent,#blanksideboxContent {
	text-align:left;
}

#subscribe,#subscribeContent {
	margin:0;
}

#subscribeContent,#blanksideboxContent {
	background:none;
	font-size:14px;
	font-weight:normal;
	font-family:Arial Black, Arial, sans-serif;
	color:#000000;
	text-transform:uppercase;
	text-align:left;
}

div#blanksidebox {
	margin:50px 0 0;
}

#blanksidebox a,#blanksidebox a:visited {
	font-size:14px;
	font-weight:normal;
	font-family:Arial Black, Arial, sans-serif;
	color:#ffffff;
	background-color:#000000;
	padding:3px 50px 3px 3px;
	text-transform:uppercase;
	text-align:left;
}

#blanksidebox a:hover {
	color:#ffffff;
	background-color:#ff7979;
}

#subscribe,#blanksidebox {
	padding:5px 0 5px 10px;
	margin-top:2em;
}

.leftBoxContainer a {
	color:#b4b4b2;
}

.leftBoxContainer a:hover {
	color:#000000;
}

.sideBoxContent {
	background-color:#ffffff;
}

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

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

h3.leftBoxHeading a:hover {
	color:#FFFF33;
	text-decoration:none;
}

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

.rightBoxContent {
	background-color:#ffffff;
	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,.accountQuantityDisplay,.ratingRow,LABEL#textAreaReviews,#productMainImage,#reviewsInfoDefaultProductImage,#productReviewsDefaultProductImage,#reviewWriteMainImage,.centerBoxContents,.categoryListBoxContents,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew,.gvBal,.attribImg {
	text-align:center;
}

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

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

#bestsellers li {
	padding:0;
	margin:.3em 0;
}

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

#upProductsHeading {
	text-align:left;
}

#upDateHeading {
	text-align:right;
}


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

.forward,#shoppingCartDefault #PPECbutton {
	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;*/
}

#myAccountGen li,#myAccountNotify li {
	margin:0;
}

.accountTotalDisplay,.accountTaxDisplay {
	width:20%;
	text-align:right;
	padding-right:
	
/*vertical-align: top*/
10px;
}

.accountProductDisplay {
	text-align:left;
	padding-left:220px;
}

th#myAccountTotal {
	text-align:right;
	padding-right:10px;
}

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

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

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

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

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

#popupShippingEstimator,#popupSearchHelp,#popupAdditionalImage,#popupImage,#popupCVVHelp,#popupCouponHelp,#popupAtrribsQuantityPricesHelp,#infoShoppingCart {
	background-color:#ffffff;
}

.information {
	padding:10px 0;
	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:.2em;
}


	
/* Custom */
#indexDefault,#indexDefaultMainContent {
	padding:0;
	margin:0;
}

#indexDefaultHeading {display: none}

.verisign1 {
	position:relative;
	bottom:50px;
}

.verisign2 {
	position:relative;
	bottom:40px;
	right:15px;
}

.verisign3 {
	position:relative;
	left:15px;
}

.newsletterSignUp {
	font-weight:bold;
}

#contactExtra {
	color:#8e8c92;
	font-size:8.5pt;
	line-height:10pt;
}

.Section1 a:link,.Section1 a:visited {
	color:#ff7979;
}

.Section1 a:hover {
	color:#000000;
}

.faqQuestions a:link,.faqQuestions a:visited {
	color:rgb(120,120,120);
}

.faqQuestions a:hover {
	color:#000000;
}

#shoppingCartDefault .tableHeading {
	background-color:#cacaca;
}

#shoppingCartDefault .cartQuantityUpdate {
}

#advSearchResultsDefault {
	padding-top:25px;
}

.cartRemoveItemDisplay img {
	margin-right:4px;
}

#addBookAdd {
	margin-right:26px;
}

#checkoutSuccessHeading {
	font-size:9pt;
}

#checkoutSuccess a {
	color:#ff7979;
}

#checkoutSuccess a:hover {
	color:#b4b4b2;
}

#checkoutSuccessOrderNumber {
	text-transform:uppercase;
	color:#b4b4b2;
}

#gvSendDefaultMessageSecondary,#gvSendDefaultMessagePersonal {
	display:none;
}

#gvSendDefaultMainContent,#gvSendDefaultMainMessage {
	width:280px;
}

#gvSendDefaultMainContent a,#gvRedeemDefaultMessage a {
	text-decoration:underline;
}

#sendSpendWrapper {
	text-align:center;
	line-height:14px;
}

#intlShippingWarning {
	color:#b4b4b2;
	font-size:7.3pt;
	padding:10px;
}

#map1 {
	margin:20px 0 20px 43px;
}

#map2 {
	margin:20px 50px 20px 0;
}

#loginButtonRow {
	position:relative;
	bottom:8px;
}

#checkoutPayment .radioButtonLabel {
	display:none;
}

#contactButton a,.inputLabelPayment a:link {
	font-size:7.3pt;
	text-decoration:underline;
}

#checkoutPayment p {
	padding:0;
}

#timeoutDefault .forward {
	margin-right:34px;
}

#timeoutDefault fieldset {
	width:380px;
}

#timeoutDefaultContent a {
	text-decoration:underline;
}

#contactUsDefault .success {
	font-weight:bold;
}

#productPageStuff {
	position:relative;
	left:10px;
}

.cartTotalsDisplay {
	display:none;
}

#accountLinksWrapper li {
	text-transform:lowercase;
}

#accountHistoryDefault .notice {
	color:#ff7979;
	font-weight:bold;
}

#accountHistoryDefault {
	color:#000000;
}

#contactButton a:link {
	font-size:7.1pt;
	text-decoration:underline;
}

#addressInfoWarning {
	font-size:7.3pt;
	padding-left:4px;
	padding-bottom:4px;
	width:580px;
}

#addressBookDefault .instructions {
	display:none;
}

#checkoutConfirmDefault .important,#checkoutConfirmDefault h4 {
	font-weight:normal;
}

#createAcctSuccess a,#createAcctSuccess a:visited,#createAcctDefault a,#createAcctDefault a:visited {
	color:#ff7979;
}

#createAcctSuccess a:hover,#createAcctDefault a:hover {
	color:#000000;
}

#checkoutShipping fieldset,#checkoutPayment fieldset,#addressBookDefault fieldset,#accountEditDefault fieldset,#accountPassword fieldset,#advSearchDefault fieldset,#timeoutDefault fieldset,#gvSendDefault fieldset,#passwordForgotten fieldset {
	border:none;
}

#passwordForgotten legend {
	color:#000000;
	padding-left:0;
	margin-left:0;
}

.checkoutCellPad {
	padding-left:10px;
}

#alsoPurchased h2 {
	color:#000000;
}

#alsoPurchased h2 {
	color:#000000;
}

#createAcctDefaultHeading {
	text-transform:uppercase;
	color:#ff7979;
	padding-left:6px;
}

#createAcctDefault legend,#checkoutPayment legend {
	text-transform:uppercase;
	color:#ff7979;
	margin:0;
	padding:5px 0;
}

#createAcctDefault fieldset {
	border:none;
}

#createAcctDefault a:link {
	color:#ff7979;
}

#loginDefault .floatingBox legend {
	text-transform:uppercase;
	color:#ff7979;
}

#loginDefault .floatingBox {
	height:135px;
}

#passwordForgot1 {
	margin:10px 2px;
	font-size:7.3pt;
}

#passwordForgot1 a {
	text-decoration:underline;
}

#cartSection {
	color:#ff7979;
}

#logoffDefaultHeading,#ezPagesHeading,#accountDefaultHeading,#loginDefaultHeading,#addressBookDefaultHeading,#cartDefaultHeading,#accountPassword legend,#advSearchDefaultHeading,#advSearchResultsDefaultHeading,#checkoutPaymentHeading,#checkoutShippingHeading,#newProductsDefaultHeading,#checkoutConfirmDefaultHeading,#gvSendDefaultHeadingSend {
	display:none;
}

#productsListingListingTopLinks {
	color:#ff7979;
	text-align:right;
	position:relative;
	bottom:43px;
	right:15px;
}

#productsListingTopNumber {
	position:relative;
	bottom:30px;
	right:15px;
}

.navSplitPagesLinks a:link,.navSplitPagesLinks a:visited {
	color:#b4b4b2;
}

.navSplitPagesLinks a:hover {
	color:#000000;
}

.cartAttribsList li {
	list-style-type:square;
	text-transform:capitalize;
}

#searchContent .swizzle {
	position:relative;
	bottom:3px;
}

.freeShip2 {
	font-size:1em;
	color:red;
}


#shippingTag {height:34px;width:340px;margin-top:5px; float: left}
#social {height:34px;width:45px;margin:15px 0 0 60px; float: left}

#shippingTag a {
display:block;
background:#FFFFFF url(../images/hdr_banner.png) no-repeat scroll 0 0;
height:34px;
text-indent:-999em;
width:340px;
}
#shippingTag a:hover {
background:#FFFFFF url(../images/hdr_banner.png) no-repeat scroll 0 -34px;
display:block;
height:34px;
width:340px;
}
