/* =================Main Style==================*/
* { margin:0; padding:0; outline: none; outline-width:10px; outline-color: transparent;}
a:focus { outline: none;-moz-outline-style: none;}
a:link { outline: none; -moz-outline-style: none;}
a:active, a:focus { outline: none; -moz-outline-style: none;}
a:visited { outline: none; -moz-outline-style: none;}
a:hover, a:hover span	{ outline: none; -moz-outline-style: none;} 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none; outline: none;
}


html { padding: 0; margin: 0;}


body {
	background: #FFF url(../images/bg_dots.png) repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333;
		margin:0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
background:#FFFFFF !important;
}

#page-wrap {
	background: url(../images/bg_main.png) no-repeat top center;
	/*margin: auto !important;*/
	font-size:90%;
margin:0 auto 10px !important;
width:882px;
}

p, address {
padding:0.5em 0 0.5em 0;
}

ul {
	list-style:inside;
	}
	
.centerColumn ul li {
	list-style:none;
	font-size: 14px;
	line-height: 24px;
	padding-top: 0;
}

a:visited {
	color: #88B94A;
	text-decoration: none;
	}
 
a:link, a:visited {
	color: #4B1F66;
	text-decoration: none;
	}
 
 
a:hover {
	color: #DD8241;
	}

a:active {
	color: #DD8241;
	}
	
h1 {
color:#4B1F66;
font-size:16px;
line-height:2em;
}

span.category-subs-selected {
color:#DD8241;
font-weight:bold;
}

h2, h3 {
padding: 10px 0 10px 0;
font-size: 16px;
}


.cartRemoveItemDisplay input {
position: relative;
bottom: 14px;
}

hr {
border-color:-moz-use-text-color -moz-use-text-color #E5E5E5;
border-style:none none solid;
border-width:medium medium 1px;
height:1px;
margin:1em 0;
}

/* =================Fonts==================*/

#headerWrapper {
	}



/* =================Page Navigation - All Pages except HOME==================*/

#menu_wrap {
	/*background: url(./img/bg_menu.jpg) 0 0 repeat-x;*/
	height: 45px;
	text-align: center;
	margin: 0 0 0 230px; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
overflow: hidden;
}

#menu_body, #navCatTabsWrapper {
	margin: auto;
	/*width: 830px;*/
	text-align: left;
	margin-bottom: 6px;
	}
	
#navEZPagesTop {
	font-size: 14px;
	margin: 0 0 0 15px;
	padding-top: 5px;
	}

#navEZPagesTop ul {
	list-style: none;}

#navEZPagesTop li {
	display: inline;
	list-style-type: none;
	}

#navEZPagesTop a:link, #navEZPagesTop a:visited, #navEZPagesTop a:active {
	float:left;
	margin-left:10px;
}
	
#navEZPagesTop a span {
	float:left;
	display:block;
	padding:5px 10px;
	/*color:#FFF;**see STYLINGS***/
	}
	
* { margin:0; padding:0; }

#navEZPagesTop a:hover {
	background: url(../images/nav_r.gif) 100% 0 no-repeat;
	/*color:#FFF;**see STYLINGS***/
}

#navEZPagesTop a:hover span {
	background: url(../images/nav_l.gif) 0 0 no-repeat;
	/*color:#FFF;**see STYLINGS***/
}

/* =================SUBLINK Page Navigation - All Pages except HOME==================*/
.sublinks {
	line-height:100% !important;
	margin: -10px 0 0 10px !important;
	padding: 0 !important; 
}
.sublinks #navEZPagesTop a:link, .sublinks #navEZPagesTop a:visited, .sublinks #navEZPagesTop a:active {
	float:left;
	margin-left:0px;
}


#navEZPagesTop a:link, #navEZPagesTop a:visited, #navEZPagesTop a:active { text-decoration: none; color : #4B1F66; }

.sublinks #navEZPagesTop a:link, .sublinks #navEZPagesTop a:visited, .sublinks #navEZPagesTop a:active { 
font-family:Arial,Helvetica,sans-serif;
font-size:11px ;
text-decoration: none; 
color : #dd8241;  
background: url(../images/nav_r.gif) 0 0 no-repeat;
}
.sublinks #navEZPagesTop a:hover, .sublinks #navEZPagesTop a:hover span { 
text-decoration: underline; 
color : #4B1F66;
background: #ffffff none;
}

/* ----------------- sublinks and search positioning tweaks ----------------*/
#subheader {
margin-left: 275px;
margin-top: 10px;
}

.srchtwks {
margin: 10px 40px 0 0 !important;
float: right!important;
}


/* =================Header==================*/
#headerWrapper {
	margin: auto;
	width: 830px;
	font-size: 11px;
	color: #568032;
	}

#navMainWrapper {
	padding: 0 0 0 0;
	text-align:right;
	padding-right: 110px;
	clear: both;
	}

#navMain {
	float: right;
	margin-right: 10px;
	}
	
#cart {
	background: url(../images/cart.gif) 0 7px no-repeat;
	float: right;
	padding:7px 0 0 20px;
	color: #568032;
	}

#navMain { 
background: url(../images/bg_submenu.png) top left; 
height: 20px; 
padding: 7px 0 0 10px; 
overflow:hidden;
}

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

#navCatTabs ul {
	text-align: left;}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	white-space: nowrap;
	color: #568032;
	}

#navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #DD8241;}

#logoWrapper {
	height: 80px;
	margin: auto;
	width: 830px;
	}

#logo {
	float: left;
	width: 240px;
	margin-left: 0px;
	}


/*wrappers - page or section containers*/
#mainWrapper {
	margin: 0 auto 0;
	background: #FFF;
	width: 829px;
	text-align: left;
	}
	
#mainWrapper tbody {
	padding: 0;
	margin: 0;
	outline: none 0;
	}

#leftcol {
	float: left;
	width: 220px;
	font-family: century gothic;
	margin-top: 0px;
	}

#leftcol h3 {
	font-size: 15px;
	}
	
h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading a:hover, h3.leftBoxHeading a:link, h3.rightBoxHeading, h3.rightBoxHeading a {
color:#568032 !important;
font-size:15px;
}

#categories, #chcategories {
	/*background: url(../images/bg_cate.jpg) 0 0 no-repeat;*/
	font-weight: bold;
	}
	
#categoriesContent, #chcategoriesContent {
padding-top: 5px !important;
}
	
#categoriesHeading, #chcategoriesHeading {
	color: #568032;
	height: 25px;
	padding-top: 0 !important;
	padding: 0 0 10px 10px !important;
	}
	
#categoriesContent ul, #chcategoriesContent ul {
list-style-image:none;
list-style-position:inside;
list-style-type:none;
}
	
#categoriesContent li, #chcategoriesContent li {
	list-style: none;
	}
	
#leftcol .sideBoxContent li a, #leftcol .sideBoxContent li a:hover { /*hiding bullets on sidebar*/
		padding-left: 10px !important;
		background: none !important;
}
#leftcol .sideBoxContent li a {
	background: url(../images/purp_bullet.gif) no-repeat;
	font-size: 14px;
	line-height: 24px;
	padding-left: 24px;
	padding-top: 2px;
}

#leftcol .sideBoxContent li a:hover {
	background: url(../images/orng_bullet.gif) no-repeat;
}

#leftcol .sideBoxContent li a.category-products {
	background: none;
	font-size: 12px;
	line-height: 24px;
	padding-left: 24px;
	padding-top: 2px;
}

h3#categoriesHeading, h3#chcategoriesHeading {
	font-size: 16px;
	}
	
.leftBoxContainer {
	background: url(../images/bg_ltitle.jpg) 0 40px no-repeat;
	margin-bottom:10px;
	}
	
#categories, #chcategories {
	background: url(../images/bg_ltitle.jpg) 0 25px no-repeat;
	margin-bottom:10px;
	}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	background: transparent;
	padding: 15px 0 15px 10px;
	}

/*=================Mainbody===============*/
#mainbody {
	width: 580px;
	background: none;
	font-family: century gothic;
	font-size:14px;
	}
	
#mainbody .centerBoxHeading {
	padding-left: 0;
	}

#navMainSearch {
	float: right;
	/*padding: 13px 0 0 8px;*/
	padding: 0 0 0 8px;
	/*margin-right: 80px;*/
	margin-right: 10px;
	margin-top:-10px;
	background: url(../images/bg_search.png) no-repeat;
	}

#navMainSearch table {
	}

.search_input {
	border: 0;
	background: transparent;
	color: #4B1F66;
	font-size: 11px;
	}

#main_pad {
	}
	
#main_pad2 {
	padding: 0px 10px 15px 10px;
	}
	
#navBreadCrumb {
	/*padding: 0.5em 0.5em;*/
	padding: 0 0.5em 0.5em;
	color: #568032;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	}

#navBreadCrumb a {
	color: #568032;
	text-decoration: underline;
	}

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

#welcome {
	/*background:transparent url(../images/welcome.jpg) 0 0 no-repeat;*/
	height: 423px;/****changed to 540 for Lauren's Out of Office edits****/
	width: 530px;
	margin-bottom: 10px;
}

#welcome .pad {
	width: 530px;
	}
	
#welcome .pad img {
float:left;
margin-right: 10px;
}

#welcome .pad p {
padding: 0 0 10px 0 !important;
}

#welcome h3 {
	color:#4B1F66;
	line-height:140%;
}

.greeting {
	margin-bottom: 0px;
	color: #DD8241;
	}
	
.greeting a {
	color: #DD8241;
	text-decoration:underline;
	}

/* ================Footer================*/

#footerwrapper {
background: url(../images/bg_footer.png) no-repeat center top;
font-size: 11px;
color:#666666;
height: 117px;
}

#footerwrapper a:link,
.copy a:link {
border:0 none;
color:#568032;
outline-style:none;
text-decoration:none;
}

#footerwrapper a:hover, #footerwrapper a:hover span,
.copy a:hover, .copy a:hover span {
border:0 none;
color:#DD8241;
outline-style:none;
text-decoration:underline;
}
#footerwrapper a:visited,
.copy a:visited {
border:0 none;
color:#88B94A;
outline-style:none;
text-decoration:none;
}

#footerwrapper .footerwidth {
margin: auto;
width: 830px;
height: 50px;
padding-top: 58px;
padding-right: 20px;
}

.payway {
float: left;
width: 70px;
margin-left: 30px;
}

#rside {
float: right;
width: 710px;
text-align: right;
margin-right: 20px;
}

.footnav {
margin-bottom: 6px;
text-align:right !important;
text-transform:lowercase;
}

.pad {
text-align:left !important;
}

.copy {
float: right;
width: 800px;
text-align: center;
}

#bannerSix {
	margin: auto;
	width: 830px;
	padding: 10px;
	}

.additionalImages {
width: 20% !important;
margin: 0 0 20px 0 !important;
}
	
.tv_prolist {
	/*padding: 0 10px;*/
	padding: 0 !important;
	color: #4B1F66;
	text-align: left !important;
	font-weight: bold;
	}

	
.tv_proimg {
	border: 1px solid #E5E5E5;
	text-align: center;
	padding: 8px;
	margin-bottom: 5px;
	vertical-align: middle;	
	}

.tv_proname a {
	font-size: 12px;
	font-weight: bold;
	color: #4B1F66;
	padding-bottom: 5px;
	}
	
.tv_proname a:hover {
	color: #DD8241;
	}
	
.tv_proprice {
	color: #568032;
	font-weight: bold;
	font-size: 13px;
	padding: 5px 0;
	}
	
.tv_prodesc {
	color: #666666;
	font-size: 11px;
	}
	
.productListing-data {
	padding: 8px;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	text-align: left;
	}
	
.tabTable {
	border-right: 1px solid #e5e5e5;
	}
	
tr.tableHeading, .productListing-rowheading {
background-color:#f5f3fc;
height:2em;
}	

h2.centerBoxHeading {
color:#DD8241;
font-size:16px;
text-align:left;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
color:#DD8241 !important;
}

#productsListingTopNumber {
padding: 0 0 10px 0;
}

/*#productsListingBottomNumber, #productsListingListingBottomLinks {
padding: 10px 0 0 0;
}*/

#main_pad2 {
list-style: none;
}

.alert {
font-size: 80%;
}

#mc-embedded-subscribe { /*button*/
	width: 45px;
	height: 35px;
	/*position:relative; 
	bottom: 28px; 
	left: 166px;*/
	float: right;
	margin: -40px 15px 0 0; 
	padding: 0;
	border: 0;
	background: transparent url(../images/subscribe.png) no-repeat center top;
	text-indent: -1000em;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;;
	color: #d9d9d9 !important;
}

#mailchimpsideboxContent {
padding: 10px 10px 10px 10px;
}
#mailchimpsidebox {
margin-bottom:0;
}

label, h4.optionName {
line-height:150%;
padding: 0 4px 0 0;
}

.attribsRadioButton {
padding: 0 0 0 4px;
}

#cartAdd {
/*border:1px solid #E7E7E7;*/
/*padding:1em;
margin:0 0 1em 1em;
text-align:center;*/
border: 0 !important;
padding:0;
margin:-10px 0 20px 0;
text-align:right;
}

.navNextPrevWrapper {
margin: 10px 0 20px 0;
}

.navNextPrevCounter {
font-size: 12px;
color: #8d6c9f;
}

#categoryIcon a {
color: #DD8241;
}

#categoryIcon a:hover {
color: #568032 !important;
}

a:hover {
color: #DD8241;
}

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

#downloadwidth {width:485px; word-wrap: break-word; padding: 0 50px 0 0; clear:both; overflow:hidden;}

.filename {
width: 25px;
word-wrap: break-word;
}

#accountHistInfo td, #myAccountOrdersStatus td, #downloads td {
text-align:center;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px dotted #e5e5e5;
	border-left: 1px dotted #e5e5e5;
	margin-right:5px;
	max-width: 125px !important;
	word-wrap: break-word;	
}


#privacyDefaultMainContent p {
padding-left: 0px !important;
}

#conditionsMainContent li {
list-style-position:inside;
padding-bottom: 10px;
}

#productDescription p  {
padding: 0 0 1em 0 !important;
}

#productDescription ul {
padding: 0 0 1em;
}

#productDescription ul li {
	list-style-image: url(../images/orng_bullet_prod_desc.gif);
	list-style-position: inside;
	line-height:150%;
}

#productListing {
margin-top: 10px !important;
}

#main_pad2 table {
margin-bottom: 1em;
}

#main_pad2 td {
padding: 5px;
}

#leftcol #ezpagesContent {
padding-left: 20px !important;
}

#leftcol #ezpagesContent ul li {
padding-bottom: 10px;
}

#leftcol #ezpagesContent ul li a {
line-height: 18px;
font-style:italic;
text-decoration:underline;
text-indent: none;
padding-left: 0px !important;
}

#checkoutSuccessMainContent ul, #ezPageDefault ul {
	padding: 10px 0 10px 0;
}
#checkoutSuccessMainContent ul li, #ezPageDefault ul li {
	background: url(../images/purp_bullet.gif) no-repeat;
	padding-left: 24px;
}
#ezPageDefault ul li ul li {
	padding-left: 24px !important;
	margin-left: 24px !important;

}
#sendSpendWrapper {
margin-left: 10px;
padding-left: 10px;
}

#productDescription { padding: 0 0 0 0; }
#attribsOptionsText { padding: 0 0 10px 0; margin-top: -10px; }
#productPrices {padding: 5px 0 15px; }

#proudtouse img, #designteam img { max-width: 200px; padding: 5px 0 0;}
#proudtouseContent, #designteamContent {padding-top: 5px !important;}

#designteamContent li { list-style-type: none; }

#reviewsDefault .smallProductImage { margin-right: 10px !important;  padding-top: 10px !important; }

#reviewsInfoDefaultDate { padding-top: 10px; }

#reviewsInfoDefaultPrice { padding-top: 0px; }

.rating { padding-top: 0px; }

#tv_prodetail { display: block; }

#productAdditionalImages .tv_prolist {text-align:center !important; }
#productAdditionalImages .tv_prolist a { font-weight: normal; font-size:11px; /*color: #ffffff !important;*/}

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

#productAdditionalImages .clearboth, #productAdditionalImages .clearBoth {
clear:none !important;
} /*MAJOR adjustment to image handler phto display*/

#productDescription { clear: both !important; } /*MAJOR adjustment to image handler phto display*/

.productListing-odd, .productListing-even { text-align: left; } /*temp fix for all products page...see ie vs firefox* - we need a grid here anyway*/
.productListing-odd td, .productListing-even td { /*float: left !important   BAD IDEA*/;} /*temp fix for all products page...see ie vs firefox* - we need a grid here anyway*/

#productAttributes {
	margin-top: -20px;
	margin-bottom: -20px;
	clear: both;
}
#productAttributes h3, #attribsOptionsText {
	margin-bottom:-10px;
}
	
.attribImg {
	color: #ffffff;
	display:block;
	width: 100px;
	margin-right: -60px;
}
.attribImg img {
	width: 30% !important;
	height: 30% !important;
	float: left;
}
.wrapperAttribsOptions {
	float: left;
}
.attribsRadioButton {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.wrapperAttribsOptions form, .wrapperAttribsOptions select, .wrapperAttribsOptions input {
	vertical-align:middle;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-right: 10px;
}

#alsoPurchased .tv_prolist, #specialsListing .tv_prolist {
	text-align: center !important;
}

#allProductsDefault .buttonRow, #newProductsDefault .buttonRow {
	display: none !important;
}

#newProductsDefault #newProductsDefaultListingTopNumber,#newProductsDefault #newProductsDefaultListingTopLinks {
	margin-top: 18px;
}

#allProductsDefault td.main, #newProductsDefault td.main {
	padding: 0px !important;
	text-align: left !important;
	font-size:13px;
	font-weight:bold;
	color:#568032;
}

#allProductsDefault table, #newProductsDefault table {
	margin: 0px !important;
}

#allProductsDefault .tv_proimg, #newProductsDefault .tv_proimg {
	border:1px solid #E5E5E5;
	min-height: 100px;
	margin: 0 -2px 0 -2px;
	vertical-align: middle;
}
#productListing .tv_proimg {
	border:1px solid #E5E5E5;
	min-height: 160px;
	margin: 0 -1px 5px -1px;
	vertical-align: middle !important;
}
#productListing .tv_proimg img {
	vertical-align: middle !important;
}

#productListing #productsListingBottomNumber, #productListing #productsListingListingBottomLinks {
	padding-top: 20px;
}

#productListing .tv_prolist {
	margin-bottom: 30px !important;
	margin-top: 10px !important;
}

#productListing .tv_prodetail {
	margin-bottom: -20px;
}

#productListing .tv_prodesc {
	margin-right: 10px;
}

#indexProductListCatDescription {
	padding: 0 0 20px !important;
}


#allProductsDefault .tv_proname, #newProductsDefault .tv_proname {
	text-align: left !important;
	padding-top: 5px;
}

#allProductsDefault .normalprice, #newProductsDefault .normalprice,
#allProductsDefault .productSpecialPrice, #newProductsDefault .productSpecialPrice,
#allProductsDefault .productPriceDiscount, #newProductsDefault .productPriceDiscount {
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

.specialsListBoxContents {
	margin:.5em 0 0;
}
#alsoPurchased .tv_prolist, .specialsListBoxContents .tv_prolist {
	padding: 10px 5px 0 5px !important;
}

#specialsListing #specialsListingBottomNumber, #specialsListing #specialsListingBottomLinks {
	padding-top: 20px;
}

#alsoPurchased img, .specialsListBoxContents img {
	padding: 5px;
}
.specialsListBoxContents .normalprice, .specialsListBoxContents .normalprice {
	color:#568032 !important;
}


#allnewbuttonmain {
	text-align:left;
	padding: 20px 0 0 0;
}

#reviewsDefault hr {
border-color: #E5E5E5 !important;
text-color: #E5E5E5 !important;
border-style:none none solid;
border-width:medium medium 1px;
height:1px;
margin:1em 0;
}

.tv_prohide, .listingDescription { display: none; visibility: hidden; text-indent: -9999px;}


#indexDefault #whatsNew {
	margin-top: -15px;
}
#indexDefault #whatsNew h2 {
	background: #FFFFFF url(../images/whatnewhead.png) no-repeat top left;
	text-indent: -9999px;
	margin-bottom: -15px;
}


#facebook {
	padding: 0 10px 0 10px !important;
	margin: -20px 0 50px 0 !important;
}
#facebook p {
	font-size: 100% !important;
	font-weight: bold;
	float: left;
	text-align: right;
}

#facebook img {
	float: left;
	margin-left: 5px;
}