<!--
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font: 70% "Trebuchet MS", Arial, Helvetica, sans-serif; color: #d4d4d4; text-decoration: none;
background: #cecece url(../../../../images/bg-main.jpg) repeat-x;
}

a { color: #ff6521; }
a:hover { color: #ffff08; }
a img {
border: 0;
}

legend {
 color: #d4d4d4;
margin-left: 0px;
padding-left: 0px;
}

/*________ Header Nav ________*/

#header {
text-align: right;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
height: 131px;
}
#header h1 img {
float: left;
margin-top: 0px;
}
#header img {
margin-top: 33px;
}

#topNotice {
background: #e70000;
}
#topNotice p {
padding: 5px 0;
color: #FFF;
font-size: 12px;
}

/*________ Utility Nav ________*/

#utilityNav {
float: right;
	padding-top: 3px;
	color: #fff;
width: 470px;
font: 90% Tahoma, Arial, Helvetica, sans-serif;
}
#utilityNav ul {
float: right;
	list-style-type: none;
	display: inline;
	margin-right: 7px;
height: 17px;
}
#utilityNav ul li {
	display: inline;
}

#utilityNav ul li.lastLink { border-right: none; }

#utilityNav ul li a {
margin-top: 5px;
	color: #c6c6c6;
display: block;
float: left;
padding-left: 16px;
margin-right: 15px;
	text-decoration: none;
}

#skip { background: url(../../../../images/icon-skip-to-content.gif) left no-repeat; }
#sitemap { background: url(../../../../images/icon-site-map.gif) left no-repeat; }
#help { background: url(../../../../images/icon-help.gif) left no-repeat; }
#login { background: url(../../../../images/icon-logon.gif) left no-repeat; }
#cartcontents { background: url(../../../../images/icon-cart.gif) left no-repeat; }
#checkout { background: url(../../../../images/icon-checkout.gif) left no-repeat; }
#myaccount { background: url(../../../../images/icon-my-account.gif) left no-repeat; }
#logoff { background: url(../../../../images/icon-logoff.gif) left no-repeat; }

#utilityNav ul li a:hover {
	color: #ffff00;
	text-decoration: underline;
}
#utilityNav form {
	display: inline;
float: right;
vertical-align: bottom;
height: 17px;
}
#utilityNav form label {
	color: #c6c6c6;
padding-left: 14px;
margin-top: 5px;
background: url(../../../../images/icon-search.gif) left no-repeat;
}
#utilityNav form div {
	display: inline;
}
#zoom_query {
	width: 89px;
	height: 11px;
	padding: 1px;
	margin-top: 2px;
	vertical-align: bottom;
	background-color: #eaf2f8;
	border: 1px solid #000; 
font-size: 90%;
}
.goButton {
	vertical-align: bottom;
}





/*________ Navigation ________*/

#navigation {
width: 100%;
background: url(../../../../images/bg-navigation.jpg) no-repeat center;
}

#mainNav {
clear: both;
list-style-type: none;
height: 20px;
padding-top: 4px;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 110%;
}
#mainNav li {
display: inline;

}
#mainNav li a {
padding: 4px 12px;
color: #fff;
text-decoration: none;
}
#mainNav li a:hover {
background: url(../../../../images/bg-nav-hover.gif) repeat-x;
}


/*________ Sub Nav ________*/

#subNav {
clear: both;
list-style-type: none;
height: 19px;
padding-top: 5px;
font-size: 90%;
}

#subNavLists {
width: 710px;
margin-left: auto;
margin-right: auto;
text-align: left;
}




#subNav li {
display: inline;
}
#subNav li a {
padding: 4px 15px;
color: #fff;
text-decoration: none;
}
#subNav li a:hover {
color: #c4c4c4;
}
.subNavHead {
font-weight: bold;
padding-right: 15px;
}

#currencies {
float: right;
}
#currencies li a {
padding: 4px 4px;
}


/*________ contentArea ________*/

#contentArea {
width: 710px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
#contentArea2 {
width: 770px;
margin-left: auto;
margin-right: auto;
text-align: left;
background: #cecece url(../../../../images/bg-products-list.jpg) repeat-x;
}
#contentArea {
background: #1e1e1e url(../../../../images/bg-flower-logo2.jpg) no-repeat top right;
padding: 30px;
}


#content {
padding: 0px 10px;
}

#content h2 {
	font-size: 140%;
color: #9d9c9d;
	margin-bottom: 15px;
}

#content p, #contentArea p {


	margin-bottom: 15px;
}



#advertisingArea {
padding: 10px;
text-align: center;
}


#listingPage {
background: url(../../../../images/bg-flower-logo.jpg) top right no-repeat;
}

/*________ Product Detail Page ________*/

#detailPage p {
font-size: 115%;



}
#detailPage h2 {
font-size: 150%;
margin-bottom: 5px;
font-weight: normal;
}
#productDesc {
width: 382px;
float: left;
margin-right:23px;
}
#productDesc img {
height: 307px;
width: 189px;
}
#productDesc form {
text-align: center;
margin: 13px 0px;
}

#productBuy {
float: left;
width: 300px;
}
#productBuy div {
margin-bottom: 30px;

}
#productBuy div form div p {
float: left;
margin-bottom: 10px;
width: 46%;
display: inline;
}
#productBuy div form div {
margin-bottom: 18px;
}
#productBuy div form div select {
margin-right: 28px;
font-size: 115%;
}
#productBuy div form div input {
font-size: 120%;
}
#productBuy div form div label {
font-size: 120%;
font-weight: bold;
}

#productBuy h2 {
color: #ffff08;
margin-bottom: 0px;
line-height: 1;
}
#productBuy small {
font-size: 90%;
margin-bottom: 16px;
display: block;
}
#productBuy p {
margin-bottom: 18px;
}

/*________ pageNav ________*/

.pageNav {
list-style-type: none;
float: right;
}
.pageNav li {
display: inline;
padding: 0 2px;
font-weight: bold;
font-size: 95%;
}

.pageNav li a {
color: #9b9b9b;
font-weight: normal;
}
.pageNav li a:hover {
color: #cdcdcd;
}


/*________ products ________*/

#products div {
width: 165px;
float: left;
margin-right: 30px;
text-align: center;
color: #282828;
margin-bottom: 30px;
}
#products .noMargin {
margin-right: 0px;
}

#products h3 {
font-weight: normal;
	font-size: 100%;
line-height: 1;
margin-top: 5px;
}
#products p {
	margin-bottom: 0px;
}


/*________ footer ________*/

#footer {
color: #676767;
text-align: center;
width: 770px;
margin:auto;
clear: both;
padding-top: 20px;
background: #cecece url(../../../../images/bg-footer.jpg) no-repeat bottom center;
}
#footer p {
font-size: 90%;
}
#footer ul {
list-style-type: none;
}
#footer ul li {
display: inline;
}
#footer a {
color: #676767;
text-decoration: none;
}

#footer a:hover {
color: #676767;
text-decoration: underline;
}

#footerNav {
margin: 15px 0px 15px 0px;
}
#footerNav li {
padding: 0px 5px;
}





/*________ Misc ________*/


.clearfix:after 
{
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.boldText { font-weight: bold; }








/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	}

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







/*navigation*/

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

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #9a9a9a;
	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;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: left;
	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;
}

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

#navEZPagesTop {
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #9a9a9a;
	}


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

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

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}


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

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

.cartTableHeading, #cartSubTotal {
	background-color: #393939;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 0.5em;
	}

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

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #474747;
	}
#productinfoBody .productSalePrice, #productinfoBody .productPriceDiscount {
color: #ff0000;
}

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	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;
	}



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




.sideBoxContent {
	/*background-color: #ffffff;
	padding: 0.4em;*/
	}




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, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .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;
	}

#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}
.forward {
	float: right;
}



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

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

.cartQuantity input {
width: 20px;
}
.cartProductDisplay img {
border: 1px solid #fff;
}
.cartProductDisplay li {
margin-left: 30px;
}
.cartProductDisplay a {
color: #fff;
font-weight: bold;
}

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: #393939;
	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 {
	background-color: #ffffff;
	}


#navColumnOneWrapper {
position: absolute;
}


#loginForm legend, #createAccountForm legend { 
display: none;
}
legend {
font-weight: bold;
}
fieldset {
border: 0px;
}

#loginForm label, #createAccountForm label {
display: block;
float: left;
width: 100px;
text-align: right;
margin-right: 10px;
}
#loginForm input, #createAccountForm input, #loginForm p {
margin-left: 110px;
margin-bottom: 5px;
margin-right: 5px;
}
#loginForm fieldset input, #createAccountForm fieldset input, #createAccountForm textarea {
width: 200px;
margin-left: 0px;
}
#loginForm fieldset, #createAccountForm fieldset {
margin-top: 10px;
}

#newsletterOptions {

width: 190px;
margin-left: 110px;
padding-bottom: 10px;
}

#newsletterOptions label {
float: none;
display: inline;

}
div#newsletterOptions input {
width: 20px;
margin: 0px;
padding: 0px;
padding-bottom: 15px;
}


#accountLinksWrapper ul {
margin-left: 30px;
margin-bottom: 15px;
}
#contentArea h3, #infoShoppingCart h3, #infoShoppingCart p, #infoShoppingCart h2, #contentArea h2 {
margin-bottom: 10px;
}
#contentArea ul {
margin-left: 30px;
margin-bottom: 15px;
}
#contentArea ul ul {
margin-left: 30px;
}

#navBreadCrumb {
margin-bottom: 15px;
}

.instructions { 
float: left; 
width: 400px;
margin-left: 20px;
}
.clearBoth { clear: both; }

#infoShoppingCart {
margin: 20px;
background-color: #1e1e1e;
text-align: left;
}

.signature {
font-weight: bold;
margin-top: 30px;
padding-top: 10px;
padding-left: 30px;
height: 28px;
background: url(../../../../images/bg-signature-flower.jpg) left top no-repeat; 
}

#searchForm {
width: 450px;
}
#searchForm fieldset {
margin-top: 15px;
}
#searchForm fieldset fieldset {
margin-top: 0px;
}
#searchForm legend {
display: inline;
}
#searchForm input, #searchForm select {
margin-bottom: 5px;
margin-right: 5px;
}
#searchForm select {
width: 145px;


}

.centeredContent input {
width: 260px;
}
#search-in-description {
width: 10px;
}

#gvFaqDefaultMainContent {
margin-bottom: 15px;
}



.colorBlock, p.colorOptions span {
float: left;
margin-right: 3px;
font-weight: bold;
}

a.colorBlock:hover {
border: 1px solid #ffff08;
}

address {
font-style: normal;
margin-bottom: 15px;
}



#cartProdTitle {
font-weight: bold;
}
#cartProdTitle ul {
font-weight: normal;
}

#contactUsForm textarea {
margin-bottom: 5px;
}

.floatingBox {
width: 500px;
}
.floatingBox img {
margin-top: 5px;
}

#addressOptions {
margin-top: 15px;
margin-bottom: 15px;
}
#addressOptions address {
margin-left: 110px;
}
#addressOptions input {
margin-left: 89px;
}
#addressOptions legend {
display: block;
font-weight: bold;
margin-bottom: 10px;
font-size: 120%;
}
#addressOptions label {
font-weight: bold;
margin-left: 5px;
}

#checkoutOrderTotals {
width: 400px;
}

#ottotal {
font-weight: bold;
border-top: 1px solid;
margin-bottom: 15px;
}

.cartQuantity {
vertical-align: top;
}

.shippingPrice {
float: right;
margin-right: 323px;
font-weight: bold;
}

#comments {
margin-top: 10px;
}

#ezContent {
float: left;
width: 500px;
}

#ezContent blockquote {
padding-left: 30px;
margin-bottom: 15px;
}

#navEZPagesTOC {
width: 182px;
float: left;
margin-right: 20px;
background-color: #393939;
}
#navEZPagesTOC ul {
margin: 0px;
padding: 0px;
font-weight: normal;
list-style-type: none;
border: 1px solid #8d8d8d;
border-top: 0px;
}
#navEZPagesTOC ul li {
padding-bottom: 5px;
padding-top: 5px;
list-style-type: none;
border-bottom: 1px solid #4c4c4c;
}
.ezHeader {
font-weight: bold;
background-color: #8d8d8d;
color: #1e1e1e;
padding: 5px;
}

dl {
margin-bottom: 15px;
}
dt {
width: 200px;
text-align: right;
font-weight: bold;
float: left;
clear: left;
}

#myAccountShipInfo {
width: 200px;
}

#contactDetails {
float: left;
}

.cartRemoveItemDisplay {
padding-left: 5px;
}

#scProductsHeading {
text-align: left;
padding-left: 10px;
}

#sizeChart {
margin-bottom: 15px;
border: 1px solid
}
#sizeChart th {
width: 100px;
text-align: left;
border-bottom: 1px solid;
}

table#sizeChart .skinny {
width: 50px;
}

#sizeConversion {
margin-bottom: 15px;
border: 1px solid;

}

#sizeConversion th {
text-align: left;
width: 70px;
height: 19px;
padding-left: 43px;

}
.aus {
background: url(../images/flag-aus.gif) no-repeat;
}
.usa {
background: url(../images/flag-usa.gif) no-repeat;
}
.uk {
background: url(../images/flag-uk.gif) no-repeat;
}
.eur {
background: url(../images/flag-eur.gif) no-repeat;
}
#sizeConversion td {
width: 30px;
}


#cartProdTitle ul {
padding-left: 80px;
}

#ezContent dl {
text-align: left;
padding: 10px;
}
#ezContent dt {
font-weight: normal;
margin-bottom: 5px;
text-align: left;
margin-left: 10px;
margin-right: 10px;
}
#ezContent dd {
margin-bottom: 5px;
}

#ezContent address {
padding-left: 30px;
}

#ezContent ol {
padding-left: 40px;
margin-bottom: 15px;
}

.productDesc {
clear: both;
padding-top: 5px;
}
.outfitButton {
clear: left;
padding-top: 10px;
}


#csNotifications input {
margin-left: 20px;
}
#csNotifications {
margin-bottom: 10px;
}

.cartImageDisplay {
width: 90px;
vertical-align: top;
padding-top: 9px;
}

.cartTotalDisplay {
vertical-align: top;
padding-top: 9px;
}

#checkoutshippingBody fieldset {
padding-top: 10px;
border-bottom: 1px solid #333;
padding-bottom: 5px;
width: 390px;
}

.shippingPrice {
margin: 0px;
}

fieldset#comments {
border: 0px;
}

.imgLeft {
float: left;
margin-right: 10px;
}

#flower {
vertical-align: bottom;
}

p.newsDate {
color: #ff6521;
font-size: 90%;
}

#navEZPagesTOC ul li.newsHeader {

text-align: center;
padding: 0px;
font-size: 110%;
}

#checkoutShippingContentChoose {
padding-bottom: 10px;
border-bottom: 1px solid #333333;
width: 390px;
}

#scProductsHeading {
padding-left: 105px;
}

#ccProductsHeading {
text-align: left;
}

#manuDetails dt {
width: 50px;
font-weight: bold;
}
.infoPage h4 {
clear: left;
}