/*==============*/
/* SAVEACUP CSS */
/*==============*/


/*====================*/
/* GLOBAL CLASS RULES */
/*====================*/

/* Removes all default margins and padding */

* {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
}

.forward {
	float: right;	
}


.back {
	float: left;
}


.clearBoth {
	clear: both;	
}


.centeredContent {
	text-align: center;
}


.normalprice {
	color: #BD201D;
	text-decoration: line-through;
}


/*=============*/
/* TEXT STYLES */
/*=============*/


body {
	background-color: #f4f8f0;
	color : #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	width: 977px;
}


p {
	font-size: 13px;
	padding-bottom: 6px;
	line-height: 21px;
	padding-top: 10px;
}

em {
	color: #97cf5c;
	font-weight: bold;
}

p em{
	color: #97cf5c;
	font-size: 44px;
	float: left;
	line-height: 37px;
	margin-right: 3px;
	font-style: normal;
	margin-top: 1px;
}

.dropcap:first-letter {
	float: left;
	color: #97cf5c;
	font-size: 44px;
	line-height: 42px;
	padding-right: 3px;
	font-style: normal;
	font-weight:bold;
}


strong, b {
	color: #97cf5c;
	font-weight: normal;
}


h1, h2, h3, h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 24px;
	padding-bottom: 10px;
	color: #97cf5c;
	font-weight: lighter;
}


h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #97cf5c;
	font-weight: lighter;
	line-height: 32px;
	font-style: normal;
	padding-bottom: 4px;
	padding-top: 10px;
}


h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #97cf5c;
	font-weight: lighter;
	line-height: 28px;
	font-style: normal;
	padding-bottom: 10px;
}


h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 24px;
	padding-top: 12px;
	font-style: normal;
	padding-bottom: 12px;
}


#productName, #productPrices {
	font-size: 18px;
}


/* List Globals */

ul {
	list-style-type: none;
}


a {
	color: #000000;
	text-decoration: none;
}


a:hover {
	color: #97cf5c;
}


img {  
	border-style: none;
}


/* Table */

table {
	border-width: 1px;
	border-color: #E6E6E6;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #E6E6E6;
}


td {
	border-width: 1px;
	border-color: #E6E6E6;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #E6E6E6;
	padding: 4px;
}


th {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	background-color: #E6E6E6;
	padding: 4px;
	text-align: left;
	border: 1px none #D3D3D3;
}


/* Form styles */


select {
	font-size: 12px;
}


label {
	padding-right: 6px;
	font-size: 12px;
	color: #666666;
}


legend {
	font-size: 12px;
	color: #2E5BAF;
	line-height: 20px;
}


fieldset input, fieldset select {
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}


fieldset {
	padding-left: 8px;
	padding-bottom: 12px;
	padding-right: 8px;
}


textarea {
	margin-top: 10px;
}


/*=============*/
/* PAGE LAYOUT */
/*=============*/


#indexBody, #shippinginfoBody {
	padding-bottom: 20px;
}


#mainWrapper {
	vertical-align: top;
	background-repeat: repeat-y;
	background-image: url(../../../../../images/style/bg.gif);
}

#popupImage {
	background: none;
	width: 100%;
}


/*=============*/
/* HEADER TAGS */
/*=============*/


.shippingEstimatorWrapper {
	background-color: #FFFFFF;
}
		

#headerWrapper {
	margin-top: 0px;
	background-image: url(../../../../../images/style/header_bg.gif);
	background-repeat: no-repeat;

}


/* Makes room for the banner image*/

#logoWrapper {
	height:184px;
	background-image: url(../../../../../images/style/header.jpg);
	background-repeat: no-repeat;
	width: 897px;
	margin-left: 40px;
}


#tagline {
	float: left;
	width: 550px;
	margin-top: 92px;
	height: 42px;
	margin-left: 0px;
	padding-left: 190px;
}


#tagline h1 {
	color: #FFFFFF;
	font-size: 28px;
	line-height: 36px;
}

#tagline h1 b {
	color: #FFFFFF;
	font-weight: bold;
}


#tagline p {
	color: #fff;
	text-align: left;
	line-height: 10px;
}


#navMainWrapper {
	height: 32px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	width: 897px;
	background-image: url(../../../../../images/style/menu.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
}


/* Home and Log In Links */

#navMain ul {
	padding:  0;
	line-height: 21px;
}


#navMain ul li {
	float: left;
}


#navMain ul li a {
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 14px;
	padding-right: 14px;
}


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

#navMain ul li a.selected {
	color: #FFFFFF;
	background-color: #4B646B;
}

#navMainSearch {


}


input {


}


#navCatTabsWrapper {
	text-align: center;
	width: 815px;
	background-image: none;
	height: 20px;
	position: absolute;
	top: 12px;
	padding-left: 16px;
	padding-right: 16px;
}


/* Product links at top of page */

#navCatTabs ul {
	padding-top:  5px;
	padding-bottom:  5px;
	text-align: center;
	line-height: 15px;
}


#navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}


#navCatTabs ul li a {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}


/*===============*/
/* CENTER COLUMN */
/*===============*/


.centerColumn {
	vertical-align: top;
	float: left;
	padding-left: 0px;
	padding-right: 16px;
	width: 480px;
	padding-bottom: 16px;
	padding-top: 28px;
}


.content {
	padding-bottom: 8px;
}


#indexDefaultMainContent {
	padding-bottom: 8px;
	padding-top: 0px;
}


/* Added by me */

#welcometext {
	text-align : justify;
	padding-right: 6px;
	padding-left: 6px;
}


#whatsNew h2 {
	text-align: center;
	padding-bottom: 16px;
	font-size: 22px;
	line-height: 24px;
}


/* PRODUCT LISTS */

.categoryImg {
	padding-top: 0px;
}


/* puts a gap between input box and button */

.productListing-data input {
	margin-bottom: 6px;
}


#productListing h3 {
	font-size: 12px;
}


.itemTitle a {
	color: #000000;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}


.listingDescription {


}


.listingProductImage {
	padding-top: 8px;
	padding-right: 16px;
}


/* lines-up title text in table */

#listCell0-0, #listCell0-1 {
	text-align: left;
}


/* PRODUCT INFO */

#prodInfoLeftBar {
	float: left;
	width: 200px;
}


#prodInfoRightBar {
	float: right;
	width: 260px;
}


#prodInfoRightBar h2 {
	padding-top: 0px;
}


.prodInfoSpec {
	float: right;
	width: 260px;
	margin-bottom: 10px;
}

#productQuantityDiscounts {
	font-size: 8px;
}

#productQuantityDiscounts table {
	width: 100%;
}

.categoryIcon {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
}


.categoryIcon a {
	color: #97cf5c;
	line-height: 24px;
}


#productMainImage {
	padding-right: 16px;
	padding-bottom: 16px;
}


#productDescription {
	padding-right: 16px;
	font-size: 12px;
	padding-top: 16px;
}


.navNextPrevWrapper {
	padding-top: 16px;
}


.navNextPrevList {
	width: 100px;
	display: inline;
}


.navNextPrevList a img {
	padding-right: 8px;
	padding-left: 8px;
}


#productDateAdded {
	font-size: 12px;
	padding-top: 16px;
	clear: left;
}


#productInfoLink {
	font-size: 12px;
}


.centerBoxContentsAlsoPurch {
	font-size: 12px;
	padding-bottom: 8px;
}


#cartAdd {


}


#productDetailsList {


}


#productAttributes {


}


#productAttributes select {
	font-size: 8px;
}


/* SHOPPING CART */

#cartProdTitle {
	width: 120px;
	margin-left: 4px;
	margin-right: 4px;
	float:right;
}


#cartContentsDisplay {
	font-size: 10px;
	line-height: 12px;
}

.cartTotalsDisplay, #cartSubTotal {
	font-size: 12px;
	color: #2E5BAF;
	line-height: 18px;
}


.buttonRow {
	padding-top: 16px;
}


.buttonRow input {
	margin-left: 16px;
}


.messageStackError {
	background-color: #BC1F1D;
	padding: 8px;
	font-size: 16px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin-bottom: 6px;
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
}


.markProductOutOfStock {
	color: #BC1F1D;
	font-weight: bold;
	font-size: 15px;
	padding-left: 2px;
}


.shippingEstimatorWrapper {
	width: 520px;
	padding: 16px;
	margin-top: 16px;
}


.shippingEstimatorWrapper form {
	padding-top: 8px;
	padding-bottom: 16px;
	padding-left: 16px;
}


.shippingEstimatorWrapper .back {
	margin-bottom: 8px;
	margin-top: 6px;
}


.shippingEstimatorWrapper table {


}


/* Checkout Options */

#checkoutShippingContentChoose, #freeShip, #defaultSelected {
	padding-bottom: 8px;
	font-size: 12px;
	padding-top: 8px;
}


#freeShip, #defaultSelected {
	color: #BD201D;
	text-transform: uppercase;
}


/* CONTACT US */

#contactUsDefault form {
	padding-top: 16px;
}


#contactUsNoticeContent {
	padding-top: 8px;
}


/* Featured and Special Products */

.centerBoxContentsNew {
	width: 130px;
	height: 140px;
	background-image: url(../images/panel.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 18px;
	padding-left: 15px;
	font-size: 10px;
	line-height: 16px;
}


.gridWrapper {
	width: 480px;
}


#featuredProducts {
	padding-bottom: 8px;
}


#featuredProducts h2, #specialsDefault h2 {
	font-size: 22px;
	padding-bottom: 12px;
	text-align: center;
}


/*=============*/
/* LEFT COLUMN */
/*=============*/


/* Needs to be aligned to the top if in a table. */

#navColumnOne {
	vertical-align: top;
	float: left;
	padding-top: 12px;
	width: 190px;
	margin-left: 0px;
	padding-left: 58px;
}


.leftBoxContainer {
	width: 236px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 10px;
	padding-right: 7px;
}


.leftBoxHeading {
	color: #97cf5c;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 24px;
	font-weight: lighter;
}


.leftBoxHeading a {
	color: #97cf5c;
}


/* SIDEBOX CONTENT - padding and text styles */

.sideBoxContent {
	padding-top: 6px;
	padding-left: 0px;
	text-align: left;
	padding-bottom: 6px;
	padding-right: 8px;
	line-height: 16px;
	font-size: 12px;
}


.sideBoxContent a {
	line-height: 22px;

}

.sideBoxContent li {
	background:url(../images/li_line_2.gif) bottom left repeat-x;
	list-style: none;
}

#catBoxDivider {
	margin-top: 16px;
	margin-bottom: 0px;
	height: 4px;
	border-style: none;
	color: #E9E9E9;
	background-color: #E9E9E9;
}

#deliverysidebox img {
	padding-top: 12px;
	padding-bottom: 6px;
}

#featured {
	background-color: #EAF4D5;
}


#navBreadCrumb {


}



/*==============*/
/* RIGHT COLUMN */
/*==============*/


/* Needs to be aligned to the top if in a table. */

#navColumnTwo {
	vertical-align: top;
	float: right;
	margin-right: 0px;
	padding-right: 40px;
}


.rightBoxContainer {
	width: 150px;
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 16px;
}


.rightBoxHeading {
	color: #97cf5c;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 24px;
	font-weight: lighter;
}


.rightBoxHeading a {
	color: #97cf5c;
}


#featuredContent img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


/*========*/
/* FOOTER */
/*========*/


#navSuppWrapper {
	height: 48px;
	font-weight: normal;
	color: #ffffff;
	clear: both;
	background-image: url(../../../../../images/style/footer.gif);
	background-repeat: no-repeat;
}


#navSupp {
	text-align: left;
}


#navSupp ul li {
	display: inline;
	white-space: nowrap;
	padding-right: 14px;
}


#navSupp ul li a {
	display: inline-block;
	color: #134069;
}


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


#navCatTabsWrapper {
	height: 26px;
	background-color: #989da3;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-y;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 42px;
}


#navCatTabs {
	text-align: left;
}


/* Home link on footer bar */

#navCatTabs a {
	color: #134069;
}


#navCatTabs a:hover {
	color: #FF6600;
}


/* #footerpics and #footertext added by me */

#footerpics, #bannerSix, #footertext, #siteinfoLegal, #siteinfoIP {
	text-align: center;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5D8;
	margin-bottom: 24px;
}

#protxformcardsacceptedContent img {
	padding-right: 6px;
	padding-top: 6px;
}
