/**
 * 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_new.css nifty_zen v1.5 2006-09-06 jettrue $
 */
 
/* Site centering instructions for this template are found under #outermainWrapper*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	margin:10px 0;
	background-color: #fff;
	}
	
	* {
	margin:0;
	padding:0;
	}
	
#frontpage {
	color: #666666;
	font-size:14px;
	font-style:oblique;
	margin:0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content {
	color: #666666;
	margin:0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#trust {
	background-color: #CE1A19;float: left}

#prince{padding-left: 250px;padding-right: 40px;}

	
#headerWrapper{
	background-image: url(/images/headerbackground-envelope2010.jpg);
	background-color: #FFCCCC;
	background-repeat: no-repeat;
	height: 200px ;
	
}

/* space & border between listing items */
.productListing-odd td, .productListing-even td {
	text-align: left;
	vertical-align: top;
	padding:0.5em;
	margin-bottom: 1em;
	border-bottom: 3px double #FFCCCC; /*adjust to taste*/
	}

a img {
	border: none;
	}

a:link, #navEZPagesTOC ul li a {
	color: #666666;
	font-family:Verdana, Arial;
	text-decoration: none;
	}
	
a:visited {
	color: #666666;
	font-family:Verdana, Arial;
	text-decoration: none;
	}	

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ff9999;
	font-weight:bold;
	font-family:Verdana, Arial;
	}
	
#navMain ul li a:hover{
	color: #FFFFFF
}

a:active {
	color: #000;
	}

h1 {
	font-size: 1.1em;
	}
	
h2 {
	font-size: 1.1em;
	}
	
h3 {
	font-size: 1.1em;
	}

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

.biggerText {
	font-size: 1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
	
	
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
	
FORM, SELECT, INPUT {
	font-size: 1em;
	margin: 2px;
	}
	
#navMainSearch INPUT {
	font-size:10px;
	}
	
#navMainSearch form {
	margin-bottom:2px;
	}

form {
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
	
input:focus, select:focus, textarea:focus {
	background-color: #FFFFFF;
	}
	
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 3px solid #FFCCCC;
	}
	
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel, LABEL.hiddenLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
       
	
	}
	
#logo {
	margin-left:15px;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

#checkoutPayment .inputLabel {
	width:85%;
	}

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

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

P, ADDRESS {
	padding: 0.5em;
	}
	
ADDRESS {
	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 #000000;
	}
	
.messageStackWarning, .messageStackError {
	background-color: #ffcccc;
	color: #000000;
	}
	
.messageStackSuccess {
	background-color: #FF0099;
	color: #000000;
	}
	
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	}

#navColumnOneWrapper, #navColumnTwoWrapper{
	background:#ffffff;
	}
	
#tagline {
display:none;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width: 80%;
	margin-left: 50px;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
	
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
	
.navNextPrevCounter {
	font-size: 0.9em;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	color: #000;
	width: 100%;
	height: 25px;
	} 
	
#navCatTabsWrapper {
	color: #000;
	width: 100%;
	line-height:1.3;
	}
	
/*This section controls the top tab links */
div#navMain {
	float:left;
	height:0; /*background color behind tabs, should match logo color (blue default)*/
	background-color: #FFFFFF;
	} 
	
ul#back,ul#back li {
	list-style-type:none;
	}
	
ul#back {
	margin-left: 1.5em;
	font-size:13px;
	}
	
ul#back li {
	float:left;
	margin-right: 3px;
	text-align: center;
	}
	
ul#back a {
	float:left;
	width: 7em;
	padding: 5px;
	text-decoration:none;
	color: #CCCCCC;  /*color of top tabs and text color (Burgandy)*/
	background-color: #666666;
	} 
	
ul#back a:hover {
	color: #9999cc; /*color of top tabs and text color when you hover over them (red default) */
	background-color: #FF9999;
	} 

ul#back a:active {
	background: #fff;
	color: #FF9999; /*color of top tabs and text color after click on them (red default) */
	} 	
	
/*end top tab links */

/*wrappers - page or section containers*/

#outermainWrapper {
	background-color: #fff; /*this controls the color of the small outermost strip of background border (grey border default)*/
	width: 1024px;
	max-width: 1024px;
	/*padding:8px 8px 8px 0;*/
	text-align:center;
	margin:0 auto;
border: 1px solid #000;
border-color:#FFFFFF;
	padding:0px 0px 0px 0px; /*to center this site, uncomment these, and erase the padding:8px 8px 8px 0; above. Then open up includes/templates/nifty_zen/jscript/jscript/niftyalayout.js and follow instructions there*/
	}

#mainWrapper {
	background-color: #FFFFFF; /*this controls the color of the inner rounded edges, both top right and bottom right (blue default)*/
	text-align: left;
	width: 1024px;
	max-width:1024px;
	}

#contentMainWrapper {
	border-top:0.2em solid #ffffff; /*color of border below the tabs (red default)*/
	color:#666666;
	background:#fff;
	font-size:100%;
	position:relative;
	}
	
#navSuppWrapper {
	color:#ffffff;
	border-top-width: 0.4em;
	border-top-style: solid;
	border-top-color: #ffffff;
	}
	
#navSupp {
	background:#cccccc; /*color of footer where the Home link is (blue default)*/
	}

#navColumnOne {
	padding: 1em 0 0 0 ;
	background:#ffffff; /*background color of left sidebox (light blue default */
	border-right:1px solid #ffffff;  /* left sideboxes border (default grey) */
	}
	
#navColumnTwo {
	padding: 0;
	background:#ffffff; /*background color of right sidebox (light blue default */
	border-left:1px solid #ffffff; /* right sideboxes border (default grey) */
	}
	
h3.leftBoxHeading, h3.rightBoxHeading{
	padding:0;
	margin-top:3px;
	width:100%;
	background-color: #ff9999;
	}	
	
h3.rightBoxHeading a:hover, h3.rightBoxHeading a, h3.leftBoxHeading a:hover, h3.leftBoxHeading a{
	color: #666666; /* text color of sidebox heading */
	text-decoration: none;
	}
	
#navSupp ul, #navCatTabs ul  {
	padding: .2em .5em;
	list-style-type: none;
	text-align: center;
	background:#ffffff;
	}
	
#navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
	
#navSupp ul li a{
	text-decoration: none;
	padding: 0 0.5em;
	color: #666666;
	white-space: nowrap;
	}
	
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0 0.5em;
	color: #ffffff;
	font-weight:bold;
	white-space: nowrap;
	}
	
#navCatTabs ul li a:HOVER, #navEZPagesTop a:hover{
	color: #FFFFFF;
	font-weight:bold;
	}
	
#navEZPagesTop {
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.3em 4em;
	background-color: #CCCCCC;
	color: #FFFFFF;
	}		
	
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;


	border: 1px solid #000000;
	}
	
#navEZPagesTOC ul  {
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}
	
#navEZPagesTOC ul li {
	white-space: nowrap;
	}
	
#navEZPagesTOC ul li a {
	padding: 0 0.5em;
	}

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

#navMainSearch {
	float: right;
	}
	
#navBreadCrumb {
	font-size: 1em;
	font-weight: bold;
	padding: 0.5em;
	background:#ffffff;
	}
	
/*The main content classes*/

#indexProductListCatDescription{
	border: 4px solid #F0E0C7;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
	}

.alert {
	color: #933;
	margin-left: 0.1em;
	font-size: 0.9em;
	}

.advisory {}

.important {
	font-size: 1.1em;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}

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

.centerColumn {
	line-height:1.2;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
	
#siteinfoLegal {
	padding:10px;
	}

/*Shopping Cart Display*/

ul#productDetailsList {
	padding-left:10px;
	}

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #666666;
	padding: 1em;
	}

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

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

#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: 0.5em 0em;
	}
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
	
#scUpdateQuantity {
	width: 2em;
	}
	
#cartBoxEmpty, #cartBoxVoucherBalance {
  	font-weight: bold;
  	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #FF0099;
	font-weight: bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #FF0099;
	font-weight: bold;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	color: #FF0099;
	text-align: left;
	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;
	}
	
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #933;
	}

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	padding: 0.2em 0em;
	} 
	
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

.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 {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	font-size: 1em;
	color: #FF0000;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	}
	
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	margin-bottom: 1em;
	}

.sideBoxContent {
	padding-left: 0.5em;
	margin-bottom:1em;
	}

.rightBoxContent {
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .rightBoxHeading, .centerBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
#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;
	}
	
#upProductsHeading {
	text-align: left;
	}
	
#upDateHeading {
	text-align: right;
	}
	
/*misc*/
.back {
  	float: left;
	}
	
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	} 

.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: #ffffff;
	}

.hiddenField {
	display: none;
	}
.visibleField {
	display: inline;
	}
	
.information {padding: 10px 3px; line-height: 150%;}


.categoryListBoxContents img{
border: 1px solid #909090;
}

#productMainImage img {
border: 1px solid #909090;

}

.centeredContent img {padding: 0.5em;
border: 0px solid #909090;
}

#indexCategoriesHeading, #productListHeading {
display: none;
}

#categoryDescription{
padding-left: 1.0em;
}

#helplinesidebox{background-color: #F0E0C7;}
#helplinesidebox h3{display:none;}
#helpline{padding-top: 1em;margin-top: 0.05em;
	font-size: 2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #624446;
	text-align: center;
}
#number{padding-top: 0.2em;
	font-size: 2em;
    font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
#time{padding-top: 1.3em;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #624446;
	text-align: center;
}

#flashsidebox h3{display:none;}
#flowers {float: left;width: 110px;}
#whypost {padding-right: 30px;}
#ezpagecontents{padding-right: 60px;}
a.mylink:link {	color: #C3364B;	font-face: arial;	font-size: 12px;	line-height: 16px;	text-decoration: none;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;}
a.mylink:visited {	color: #C3364B;	font-face: arial;	font-size: 12px;	line-height: 16px;	text-decoration: none;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;}
a.mylink:hover {	color: #ffffff;	font-face: arial;	font-size: 12px;	line-height: 16px;	text-decoration: none;	background-color: #C3364B;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;}
a.mylink:active {	color: #C3364B;	font-face: arial;	font-size: 12px;	line-height: 16px;	text-decoration: none;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;}/*--------------------------------------------------main body text styles*/
.myheader {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	font-style: normal;	line-height: 16px;	font-weight: bold;	color: #5A6F36;}
.mysubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #5A6F36;
}
.mytitle {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-style: normal;	line-height: 16px;	font-weight: bold;	color: #AB1B36;}
.mybody {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 13px;	font-style: normal;	line-height: 20px;	font-weight: normal;	color: #747474;}
.myitalics {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-style: italic;	line-height: 20px;	font-weight: normal;	color: #AB1B36;}.myitalicspt {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: italic;	line-height: 20px;	font-weight: normal;	color: #FFFFFF;}.mybodypt {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: normal;	line-height: 20px;	font-weight: normal;	color: #000000}
.myfooter {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: normal;	line-height: 16px;	font-weight: normal;	color: #999999;}
.myfooterCaps {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: normal;	line-height: 16px;	font-weight: normal;	color: #666666;}


#productGeneral li{margin-left: 2em;}
#adbanner {
	width: 650px;
	text-align: center;padding-left: 100px;
}

#postal {font-size:1.3em;background-color: #FF99B4;width:27em; padding: 5px}
