@charset "UTF-8";
/* CSS Document */

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

	
html, body {
	text-align:center;
	width:100%;
	color:#3485D5;
	line-height:18px;
	font-size:12px;
	/*height:85%;*/
	background:#FFF;
}
body, h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
a, noscript {
	color:#3485D5;
	text-decoration:none;
	font-weight:normal;
	border:0;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
div, form {
	margin:0;
	padding:0;
}
/*div {
	border:1px solid #000;
	}*/

a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	text-decoration:none;
}
a:visited {
	color: #3485D5;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	text-decoration:underline;
}
a:active {
}
/*ul {
	list-style:none;
	}*/
	
h1 {
	font-size:24px;
	font-weight:normal;
	padding:40px 0 60px;
}
h2 {
	font-size:20px;
	font-weight:normal;
	line-height:24px;
}
h3 {
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
iframe {
	border:0;
	width:100%;
}
.biggerText {
	font-size: 1.2em;
}
h4, h5, h6 {
	margin: 0.3em 3px;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 0.1em;
}
input, textarea {
	color: #C99B4A;
	background:#FFF;
	border:1px solid #9e9473;
	outline:none;
}
input[type="hidden"] {
	border:0;
}
#cartAdd input {
/*border: 1px solid #FFD72E;*/
	}
TEXTAREA {
	/*	float: left;*/
	margin: auto;
	display: block;
	width: 100%;
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
input:focus, select:focus, textarea:focus {
	background: #FAFCCF;
}
FIELDSET {
	padding: 10px 20px;
	margin: 0.5em 0em;
	border: 1px dotted #3485D5;
}
FIELDSET FIELDSET {
	padding: 10px 20px;
	margin: 0;
	border: 1px dotted #3485D5;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
}
LABEL, h4.optionName {
	line-height: 1.5em;/*padding: 0.2em;*/
	}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
.categoryListBoxContents img {
	margin: 4px 0;
}
.categoryListBoxContents a {
	font-weight:bold;
	text-transform:none;
	font-size:14px;
	text-decoration:none;
}
.categoryListBoxContents a:hover {
	color: #FFD627;
}
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;
}
ADDRESS {
	font-style: normal;
}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
ul.bullet {
	list-style:circle;
	padding:12px 0 12px 15px;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;/*border: 1px solid #000000;*/
	}
.messageStackWarning, .messageStackError {
	/*background-color: #ff0000;*/
	color: #ED0A9A;
}
.messageStackSuccess {
	/*background-color: #99FF99;*/
	color: #C99B4A;
}
#formResultMessage .messageStackSuccess {
	/*background-color: #99FF99;*/
	color: #E78079;
}
.messageStackCaution {
	/*background-color: #FFFF66;*/
	color: #C99B4A;
}
/*wrappers - page or section containers*/
#mainWrapper {
	width:820px;
	margin:28px auto 15px auto;
	text-align:left;
	/*overflow:visable;*/
	vertical-align: top;
}
#content, #subPageHeader {
	clear:both;
	padding: 15px 0 0;
}
.home {
	padding:0;
}
#footer {
	color:#837031;
	margin: 0 8px 0 0;
	padding:8px 0px;
	border-bottom: 1px dotted #837031;
	font-size:10px;
	width:820px;
	clear:both;
}
#footer a {
	color:#C99B4A;
	text-transform:uppercase;
	padding: 0 4px 0;
}
#footer a.first {
	color:#C99B4A;
	text-transform:uppercase;
	padding: 0 4px 0 0;
}
#footer div {
	float:right;
	font-size:10px;
}
/* BEGIN: TOP NAV */	

	/* Nav Buttons */
			
		#navMain {
	margin:10px 0 0;
	list-style:none;
	float:left;
	height:11px;
	padding:0;
}
#navMain li {
	display:inline;
	padding:0 7px 0 0;
	margin:0;
}


#searchBttn {
	background:url(../images/global/nav/search_icon.gif) no-repeat center right;
	height:19px;
	/*width:67px;*/
			width:auto;
	float:right;
	text-align:left;
	padding:5px 24px 0 0;
	margin:3px 0 0;
	letter-spacing:1px;
	font-size:11px;
	cursor:pointer;
}
/*#searchBttn a {
			display:block;
			letter-spacing:1px;
			font-size:11px;
			}*/
			
		#login-cartBttn {
	background:url(../images/global/nav/cart_icon.gif) no-repeat center right;
	height:21px;
	/*width:116px;*/
			width:auto;
	float:right;
	text-align:left;
	padding:8px 22px 0 0;
	margin:0 0 8px 5px;
	color:#0067B5;
	white-space:nowrap;
	overflow:visible;
}
#login-cartBttn a {
	letter-spacing:1px;
	font-size:11px
}
/* Search Div */
			
		#searchBar {
	/*background: #fff;*/
			padding:8px;
	/*filter:alpha(opacity=85);
			-moz-opacity:.85;
			opacity:.85;*/
			/*position:absolute;*/
			/*top:54px;*/
			/*z-index:10;*/
			/*width: 766px;*/
			vertical-align:middle;
	clear:both;
	text-align: center;
	border-top: 1px dotted #3485D5;
	border-bottom: 1px dotted #3485D5;
	margin:0 0 10px;
}
#searchBar form {
/*margin:0 62px;*/
			}
#searchBar input[type=text] {
	border:1px solid #b6d2ff;
	width:175px;
	color:#3485d5;
	padding:4px
}
#searchBar input[type=hidden] {
	border:0;
}
/* END: TOP NAV */	
	
	

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#navColumnOneWrapper, #navColumnTwoWrapper {
/*margin: auto;*/
	}
#contentMainWrapper, #indexDefault {
	clear:both;
	padding: 0;
	height:auto;
	overflow:visible;
}
.centerColumn {
/*padding:15px 0 0;*/
	}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 42%;
}
.wrapperAttribsOptions {
	margin: 0em;
}
.wrapperAttribsOptions select {
	width: 105px;
	margin: 0 0 6px;
	padding:0;
}
/*navigation*/

#socialNav {
	height: 31px; 
	width:100%; 
	margin: 0 0 3px; 
	display:block;
}

#socialNav .twitter, #socialNav .facebook, #socialNav .blog {
	float: right;
	margin: 0 0 0 7px;
}

.navSplitPagesResult {
	padding: 10px 0;
	width: 49%;
	background-color: #FFF;
	color:#C99B4A;
}
.navSplitPagesLinks {
	width: 49%;
	background-color: #FFF;
	padding: 10px 0;
	text-align: right;
}
.navSplitPagesLinks a {
	color:#C99B4A;
	text-decoration: underline;
}
.navNextPrevCounter {
	margin: 0em;
}
.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%;
	}

#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 #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;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0 0 25px;
}
#indexProductListCatDescription p {
	margin:0;
}
#navMainSearch {
	float: right;
}
#navEZPagesTop {
	background-color: #ffff33;
}
#navBreadCrumb, #navEZPagesTop {
	float:right;
	margin:28px 0 0;
	width:520px;
	text-align:right;
}
#navColumnOne {
/*padding: 5px 0 0;*/
	}
#navColumnTwo {
/*background-color: #00BFBF;*/
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
.centerBoxContentsFeatured img {
	float:right;
}
.centerBoxContentsFeatured a {
	color:#fff;
	text-decoration:none;
}
.centerBoxContentsFeatured a:hover {
	color:#fff;
	text-decoration:underline;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}
.content {
	text-align:justify;
}
.alert, a.alert {
	color: #E78079;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
/*padding: 10px 0 0;*/
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
/*Shopping Cart Display*/
#cartAdd {
/*float: right;*/
	/*text-align: center;*/
	/*margin: 1em;*/
	/*border: 1px solid #000000;*/
	/*padding: 1em;*/
	}
#cartAdd input {
/*width:105px;*/
	}
.tableHeading th, .cartTableHeading th {
	border-bottom: 1px dotted #3485D5;
	text-align:left;
}
.tableHeading, .cartTableHeading, #cartSubTotal {
	color: #C99B4A;
	padding:5px 0;
	font-size:16px;
}
#prevOrders {
	border-bottom: 1px dotted #3485D5;
}
#prevOrders td {
	vertical-align:top;
	text-align:left;
	padding: 5px 0;
}
#cartSubTotal {
	font-weight: bold;
	text-align: right;
}
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 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;
}
.cartAttribsList {
	margin-left: 1em;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productGeneral {
	font-size:14px;
	font-weight:bold;
}
.productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #0D79BD;
	text-transform:uppercase;
	font-weight:bold;
}
.productSpecialPrice {
}
#productDescription a {
	text-decoration:underline;
}
.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;
}
#productMainImage a, #productAdditionalImages a {
	color:#3485D5;
}
#productMainImage a:hover, #productAdditionalImages a:hover {
	color:#FFD627;
	text-decoration:none;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0em;
}
.attribsSelect {
	font-weight:bold;
	font-size:12px;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
/*margin: 1em 0em;*/
	}
/*sideboxes*/
.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #fff;
}
.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	/*background-color: #FF6699;*/
	padding: 0;
}
.leftBoxContainer {
/*border: 1px solid #fff;*/
	/*margin-top: 1.5em;*/
	}
.sideBoxContent {
/*background-color: #fff;*/
	/*padding: 0.4em;*/
	}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
}
.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
}
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}
h3.rightBoxHeading a:hover {
	color: #FF0000;
	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, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
.centerBoxContentsFeatured, .centerBoxHeading {
	text-align:left;
}
#sorter {
/*padding:5px 0 0;*/
	}
#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;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
#featuredProducts {
	padding-top:50px;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	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;/*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;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #fff;
}
.information {
	padding: 10px 3px;
	line-height: 150%;
}
#infoShoppingCart {
	padding: 30px;
	text-align:left;
}
#gvSendDefaultHeadingDone, #gvSendDefaultHeadingConfirm {
	margin:0;
	padding:0;
}
.subColumn1-layoutA {
	float:left;
	width:402px;
	text-align:justify;
	margin:0 30px 30px 0;
}
.subColumn2-layoutA {
	float:right;
	margin:0 0 30px 0;
}
.subColumn1-layoutB {
	float:left;
	margin:0 0 30px 0;
}
.subColumn2-layoutB {
	float:right;
	width:537px;
	text-align:justify;
	margin:0 0 70px;
}
.productInfoColumn1 {
	float:left;
	width:325px;
	text-align:justify;
	margin:0 30px 30px 0;
}
.productInfoColumn2 {
	float:right;
	margin:0 0 30px 0;
}
/* HOME */

	#indexHomeBody {
	background: #FFF;
}
#featureBox1 {
	background:#F3DF89;
	width:399px;
	margin:8px 0;
	padding:15px;
	float:left;
	min-height:275px;
}
#featureBox1 .featureTxt div {
	color:#3485D5 !Important;
}
#featureBox2 {
	width:380px;
	margin:8px 0 0;
	padding:8px 0px;
	float:right;
	clear:right;
}
.animation {
	margin:0 0 8px;
}
#animationOneContent {
	float:left;
	width: 380px;
}
#bottomBox {
	background:#D5E5FF;
	clear:both;
	padding:10px;
}
.featureTxt, .featureTxt a {
	color:#837031;
}
.featureTxt .greeting a {
	color:#3485D5;
	text-decoration:underline;
}
.buyNowTxt, a.buyNowTxt, .productSpecialPrice, .normalprice {
	color:#E08A8A;
	font-weight:normal;
	text-transform:uppercase;
}
a.buyNowTxt:hover, .calloutTxt {
	color:#749A4D;
	text-decoration:none;
}
.price {
	color:#5CA4D3;
}
.podcontent {
	width:167px;
	float:left;
	text-align:center;
	margin: 10px 0 0;
}
#quicklinksBox {
	float:right;
	width:372px;
	padding:16px 0;
}
.quicklinksHolder {
	float:left;
	border-top:1px dashed #3485D5;
	margin-top:30px;
	/*margin-right: 15px;*/
		padding:10px 0 0;
	width:215px;
}
ul.quickLinks {
	list-style:url(../images/home/quicklinks_bullet.gif) inside;
	margin-left: 0;
	padding-left:0;
	text-transform:uppercase;
}
ul.quickLinks div {
	display:inline;
}
.quicklinksImgHolder {
	float:right;
	margin:15px 0 20px;
	text-align:center;
	width:150px;
}
#homeFeatured {
	overflow:hidden;
	padding:15px 0;
	background: url(../images/home/dots_vert.jpg) top left repeat-y;
	height:135px;
	width:100%;
}
/* SHOP Custom */

#indexBody, #productsnewBody, #productsallBody, #productinfoBody, #shoppingcartBody, #checkoutshippingBody, #checkoutpaymentBody, #checkoutshippingaddressBody, #checkoutpaymentaddressBody, #checkoutconfirmationBody, #checkoutsuccessBody, #productreviewswriteBody, #productreviewsBody, #productreviewsBody, #tellafriendBody, /*#CO-SLEEPERBody, */ #ShopBody {
	background: url(../images/bg_icons/stork_bg.gif) center 130px no-repeat;
}
.category-top {
/*font-weight:bold;*/
	}
a.category-top, a.category-subs, a.category-products, a.category-products:hover, #ezPageDefault a, #testimonials a, .locator_result a, #shippingInfo a, #stores a {
	color:#C99B4A;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
a.category-subs {
	color:#3485d5;
}
a.category-top:hover, a.category-subs:hover, a.category-products:hover, #ezPageDefault a:hover, #testimonials a:hover, .locator_result a:hover, #shippingInfo a:hover, #stores a:hover {
	color:#FFD627;
	text-decoration:none;
}
/* Featured Area */

#featuredpodOuterLeft, #featuredpodOuterRight, #featuredpodInnerTop, #featuredpodInnerBot {
	width:255px;
	overflow:auto;
	float:left;
}
#featuredpodOuterLeft {
	background: #B6D2FF url(../images/global/dotpodleft.gif) left repeat-y;
	margin:0 15px 0 0;
}
#featuredpodOuterRight {
	background: url(../images/global/dotpodright.gif) right repeat-y;
}
#featuredpodInnerTop {
	background: url(../images/global/featured-dotpodtop.gif) top no-repeat;
}
#featuredpodInnerBot {
	background: url(../images/global/featured-dotpodbot.gif) bottom no-repeat;
}
#featuredProducts {
	font-size:14px;
}
#featuredProducts .productPriceDiscount {
	font-size:24px;
}
#featuredProducts a.buyNowTxt {
	padding: 12px 0;
}
.featuredpodcontent {
	width:auto;
	float:left;
	text-align:left;
	padding: 8px 9px 8px 13px;
	font-size:12px;
	height: 235px;
}
.featuredpodcontent td {
	vertical-align:top;
}
#featuredpodOuterLeft ul {
	list-style:outside circle;
	margin:0 0 0 5px;
}
#featuredProducts .productPriceDiscount {
	margin: 0 0 40px;
}
/* Product listing */

#productListing/*, #crossSell*/ {
	/*background: url(../images/shop/additional_img_bg.gif) repeat-y;*/
	background: url(../images/global/bluedottedline_vert.gif) top right repeat-y;
	clear:both;
}
.centerBoxContentsProducts/*, .centerBoxContentsCrossSell*/ {
	background: url(../images/global/bluedottedline_vert.gif) top left repeat-y;
}
h3.itemTitle {
	font-size:14px;
	margin:0 0 0 2px;
	padding:0;
}
.categoryImg {
	float: left;
	margin: 0 10px 10px 0;
}
#productListingPrice {
	float:left;
	margin: 0 0 0 2px;
	width:49%;
	color:#C99B4A;
	font-weight: bold;
	height:16px;
	overflow: hidden;
	text-align:center;
	border-right:1px dotted #B7D2FF;
}
.productListingMoreinfo {
	float:right;
	width:49%;
	text-align: center;
}
.productListingMoreinfo a {
	color:#C99B4A;
	font-weight: bold;
}
/* Product page */

	/*#productAdditionalImages {
		margin: 20px 0 10px;
		background: url(../images/shop/additional_img_bg.gif) repeat-y;
		}*/
		
	#crossSell {
	margin: 20px 0 10px;
	background: url(../images/shop/additional_img_bg.gif) repeat-y;/*width: 546px;*/
		}
#crossSell img {
	height: 100px;
	width: 100px;
}
.centerBoxContentsCrossSell {
	margin: 10px 0 0;
}
#productInfoLink {
	margin:0 0 8px 0;
}
#productInfoLink a {
	/*text-transform:uppercase;*/
		background-color:#FFF;
	display:block;
	border:1px solid #3485D5;
	padding:1px 3px;
	text-decoration:none;
}
#productInfoLink a:hover {
	background-color:#FFD627;
}
/* Search */

#advancedsearchresultBody #productListing {
	background: none;
}
/* Forms */

/*form #firstname, form #lastname, form #email-address, form #telephone, form #fax, form #login-email-address, form #login-password, form #company, form #street-address, form #suburb, form #city, form #stateZone, form #postcode, form #country, form #password-current, form #password-new, form #password-confirm, form #disc-ot_coupon, form textarea, form #cc-cc-owner, form #cc-cc-number, form #cc-cc-expires-month, form #cc-cc-expires-year, form #cc-cc-cvv, form #from-name, form #from-email-address, form #to-name, form #to-name, form #to-email-address, #locator #zip, #locator #distance, #locator units, form #contactname {
	border-top: 1px solid #A7A88F;
	border-right: 1px solid #D4D6AE;
	border-bottom: 1px solid #D4D6AE;
	border-left: 1px solid #D4D6AE;
	background-color: #FCFDE2;
	padding: 2px 4px;
	}*/
.instructions {
	width:600px;
}
#cartContentsDisplay td {
	padding: 5px 0;
	text-align:left;
}
#cartContentsDisplay {
	border-bottom: 1px dotted #3485D5;
}
/* CONTENT PAGES */
	
	#ezPageDefault div {
/*text-align:justify;*/
		}
/* ABOUT */	
	
#AboutUsBody {
	background: url(../images/bg_icons/butterfly_bg.gif) center 150px no-repeat;
}
#flower {
	position: relative;
	top:-45px;
	left:50px;
	width: auto;
	z-index:10;
	width:72px;
}
#aboutPhoto {
	background:url(../images/about/photo_bg.gif) no-repeat;
	width:346px;
	height:382;
	text-align:center;
	vertical-align:middle;
}
#aboutPhoto img {
	margin:20px auto;
}
#aboutpodOuterSides, #aboutpodInnerTop, #aboutpodInnerBot {
	width:346px;
	overflow:auto;
}
#aboutpodInnerTop {
	background: #96b872 url(../images/about/podtop.gif) top no-repeat;
	margin:-65px 0 0;
}
#aboutpodInnerBot {
	background: url(../images/about/podbot.gif) bottom no-repeat;
}
#aboutpodOuterSides {
	margin:6px 0;
	border-width:0 6px;
	border-style:solid;
	border-color:#B6D2FF;
	width: 284px;
	color:#FFF;
	padding:25px 25px;
	font-size:14px;
}
#aboutpodOuterSides a {
	color: #FFF;
}
/* Testimonials */
		
	#testimonialsBody {
	background-color: #fff;
	background-image:none;
}
.testimonialsPodContent {
	font-size:22px;
	color: #FEE800;
	line-height:28px;
	font-weight:bold;
}
.testimonalsContent {
	width: 450px;
}
.testimonalsColumn2Bg {
	background: url(../images/bg_icons/giraffe_bg.gif) right 70px no-repeat;
}
/* News / FAQs */

	#newsBody {
	background: url(../images/bg_icons/whale_bg.gif) center 150px no-repeat;
}
#newslistbox, #FAQslistbox {
	width: 225px;
	float:left;
	margin: 0 15px 0 0;
}
#newsArticle {
	float: left;
	width:545px;
	text-align:justify;
}
#newsArticle img {
	margin: 0 0 10px 10px;
}
.Accordion {
	outline:none;
}
/* FAQs */
	
#productregistrationBody, #productregistrationsuccessBody, #faqsBody {
	background: url(../images/bg_icons/bug_flower_bg.gif) center 135px no-repeat;
}
#FAQsContent {
	float: left;
	width: 460px;
	text-align:justify;
}
#FAQsContent a {
	text-decoration:underline;
}
/* Store Locator */

	#storesBody {
	background: url(../images/bg_icons/rubberduck_bg.gif) center 150px no-repeat;
}
.locatorBox {
	margin: 0 0 0 150px;
	text-align:left;
}
.locator_page_links {
	margin: auto;
}
#locator #zip, #locator #distance {
	width: 125px;
}
#locator #locate {
	margin: 0 0 0 146px;
}
.locator_results {
	text-align: left;
	/*border: 1px solid #999;*/
		/*background: #eee;*/
		margin-top: 20px;
}
.locator_result {
	padding: 10px 0;
	margin: 10px 0 10px;
	border-bottom: 1px dotted #CDDEAE;
}
.location_results_summary {
}
input.submitLink {
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
}
input.submitLinkCurrentPage {
	color:#C99B4A;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
/* Terms of Use */

	#conditionsBody, #privacyBody, #sitemapBody, #shippinginfoBody {
	background: url(../images/bg_icons/starsmoon_bg.gif) center 140px no-repeat;
}
.conditionsContent {
	border-bottom: 1px dotted #CDDEAE;
}
/* Assembly Instructions */

#AssemblyInBody, #MiniCo-SleBody, #OriginalCoBody, #UniversalCBody {
	background: url(../images/bg_icons/cow_bg.gif) center 150px no-repeat;
}
.pdfLangist, .pdfLangist1 {
	list-style: none;
	clear:both;
}
.pdfLangist li, .pdfLangist1 li {
	float:left;
	padding: 0 20px 0 0;
}
.pdfLangist1 li {
	padding: 0 18px 0 0;
}
.pdfLangist div, .pdfLangist1 div {
	width:180px;
}
.linkTop {
	text-align:right;
}
/* PODS */

.solid-dotpot1 {
	background:url(../images/global/pods/solid-dotpot-bg.gif);
}
.solid-dotpot2 {
	background:url(../images/global/pods/solid-dotpot-topbot.gif) top repeat-x;
}
.solid-dotpot3 {
	background:url(../images/global/pods/solid-dotpot-topbot.gif) bottom repeat-x;
}
.solid-dotpot4 {
	background:url(../images/global/pods/solid-dotpot-sides.gif) left repeat-y;
}
.solid-dotpot5 {
	background:url(../images/global/pods/solid-dotpot-sides.gif) right repeat-y;
}
.solid-dotpot6 {
	background:url(../images/global/pods/solid-dotpot-tl.gif) top left no-repeat;
}
.solid-dotpot7 {
	background:url(../images/global/pods/solid-dotpot-tr.gif) top right no-repeat;
}
.solid-dotpot8 {
	background:url(../images/global/pods/solid-dotpot-bl.gif) bottom left no-repeat;
}
.solid-dotpot9 {
	background:url(../images/global/pods/solid-dotpot-br.gif) bottom right no-repeat;
	text-align: center;
}
.solid-dotpotContent {
	width:auto;
}
.white-dotpod1, .white-dotpod2, .white-dotpod3, .white-dotpod4 {
	width:176px;
	overflow:auto;
}
.white-dotpod1Home, .white-dotpod2Home, .white-dotpod3Home, .white-dotpod4Home {
	width:384px;
	overflow:auto;
	background-color:#FFF;
}
.white-dotpod1, .white-dotpod1Home {
	background: #FFF url(../images/global/pods/white-dotpodleft.gif) left repeat-y;
	margin:0 15px 0 0;
}
.white-dotpod2, .white-dotpod2Home {
	background: url(../images/global/pods/white-dotpodright.gif) right repeat-y;
}
.white-dotpod3 {
	background: url(../images/global/pods/white-dotpodtop.gif) top no-repeat;
}
.white-dotpod3Home {
	background: url(../images/global/pods/white-dotpodtophome.gif) top no-repeat;
}
.white-dotpod4 {
	background: url(../images/global/pods/white-dotpodbot.gif) bottom no-repeat;
}
.white-dotpod4Home {
	background: url(../images/global/pods/white-dotpodbothome.gif) bottom no-repeat;
}
.white-dotpodContent {
	width:auto;
	text-align:left;
	padding: 20px 12px;
}
#registrationRightCol {
	margin:0 0 0 100px;
}
#registrationRightCol form br {
	clear:both;
}
#registrationRightCol LABEL.inputLabel {
	width: 19em;
	float: left;
}
#registrationRightCol input, #registrationRightCol select {
	width:200px;
}
#registrationRightCol a.cssButton, a..cssButton:hover {
}
#categorylistboxContent ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	width:200px;
}


/* BLOG */

#blogBody {
	background: url(http://blog.armsreach.com/wp-content/themes/armsreachblog/images/headers/3_fish_bg.gif) center 120px no-repeat;
}

.blogheader_bg {
	height: 200px;
}

#blogSearch {
	float: right;
	height: 19px;
	padding: 0;
	margin: 3px 0 0 0;
	align: right;
}

#blogSearch input[type=text] {
	border:1px solid #b6d2ff;
	width: 97px;
	color:#3485d5;
	padding:4px;
}

#blogSearchForm .submit {
	width: 60px;
	margin-right: -1px;
}

#bloglistbox {
	width: 217px;
	float:left;
	margin: 70px 7px 0 0;
	overflow: hidden;
}

#archivelistbox {
	margin: 130px 0 30px 0;
	
}

#tagslistbox {
	margin: 0 0 130px 0;
}

#tagslistbox a {
	color: #C99B4A;
}

.bloglistboxDots {
	background:url(http://blog.armsreach.com/wp-content/themes/armsreachblog/images/global/blue-dot.gif);
	height: 3px;
	margin: 14px 0 22px;
}

#bloglistbox h3 {
	text-transform: uppercase;
	color: #6d6455;
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 12px;
}

#bloglistboxContent {
	vertical-align: top;
	text-align: left;
	float: left;
	padding: 0 5px 0 0;
	margin: 0 0 130px;
	font-size: 11px;
	font-weight: 600;
}

#bloglistboxContent .blogListTitle {
	font-style:italic;
	font-size: 12px;
	font-weight: 600;
}

#bloglistboxContent p, #bloglistboxContent a:link, #bloglistboxContent a:visited, #bloglistboxContent a:active {
	color: #C99B4A;
}

#bloglistboxContent a:hover {
	color: #FFD627;
}

.currentArchiveArrow {
	list-style-image: url('http://blog.armsreach.com/wp-content/themes/armsreachblog/images/global/arrow-down.gif');
}

ul.blogArchiveList li a:link, ul.blogArchiveList li a:visited, ul.blogArchiveList li a:active  {
	color: #C99B4A;
	font-size: 12px;
	font-weight: 300;
}

a.currentArchiveLink:link, a.currentArchiveLink:visited, a.currentArchiveLink:active  {
	font-weight: 600 !important;
} 


ul.blogArchiveList {
	color: #C99B4A;
	font-size: 12px;
	font-weight: 300;
	list-style-image: url('http://blog.armsreach.com/wp-content/themes/armsreachblog/images/global/arrow-right.gif');
	margin-left: 6px;
	padding-left: 6px;
}

ul.blogArchiveList li {
	margin-left: 6px;
	padding-left: 6px;
}


#blogSideButterfly {
	background:url(http://blog.armsreach.com/wp-content/themes/armsreachblog/images/global/sideButterfly.gif) no-repeat;
	height: 100px;
	width: 217px;
	margin: 130px 0 40px 0;
	padding 0;
}

#blogArticleArea {
	float: right;
	width:566px;
	text-align:justify;
	margin: 0 0 0 0;
	padding: 0;
}

.blogArticleList {
	margin: 0 0 35px 0;
}

.blogArticleListDots {
	background:url(http://blog.armsreach.com/wp-content/themes/armsreachblog/images/global/blue-dot.gif);
	height: 3px;
	margin: 14px 0 35px;
}

.blogDateHeader {
	width: 100%;
	height: 27px;
	margin: 0 0 0 0;
	background-color: #fceec1;
}

.blogDateHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: 600;
	color: #6d6455;
	padding: 8px 0 0 16px;
	text-transform: uppercase;
}


.blogContent {
	display: block;
}

.blogContent a:link, .blogContent a:visited, .blogContent a:active {
	color: #C99B4A;
}

.blogContent a:hover {
	text-decoration: underline;
}

.blogContentHeader {
	display: block;
	margin: 20px 0 20px 0;
}

.blogContentHeader a:link, .blogContentHeader a:visited, .blogContentHeader a:active {
	color: #6d6455;
}

.blogContentHeader a:hover {
	color: #000;
}

.blogContentHeader a.blogPostTitle {
	font-size: 16px;
	margin-left: 1px;
}

.blogContent p {
	margin: 0 0 20px 0;
	padding 0;
	text-align: justify; 
	text-justify: newspaper;
	display: block;
}

a.more-link:link, a.more-link:visited, a.more-link:active  {
	color: #6d6455;
}


#blogArticle img {
	margin: 10px;
	padding: 0;
	width: auto;
	display: block;
}

.wp-caption {
	background:url(http://www.armsreach.com/includes/templates/armsreach/images/global/pods/solid-dotpot-bg.gif);
	margin-top: 0;
	margin-bottom: 20px;
	max-width: 96%;
	padding: 15px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}


.alignright {
	float: right;
	margin-left: 20px;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#fb-root {
	margin: 10px 0 10px;
}

