/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2008 seveneye  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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 5px;
	font-family: verdana, tahoma,helvetica, sans-serif;
	font-size: 62.5%;
	color: #808080;
	background-repeat: no-repeat;
	background-position: top;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #5d3270;
	text-decoration: none;
	}
 
a:visited {
	color: #999999;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #ed0392;
	}

a:active {
	color: #ed0392;
	}

h1 {
	font-size: 1.5em;
	font-family:tahoma,verdana, Geneva, sans-serif;;
	color: #808080;
	}

h2 {
	font-size: 1.4em;
        font-family: tahoma, arial black, verdana, Geneva, sans-serif;
	color: #ed0392;
	}


h3 {
    font-family: tahoma,verdana, Geneva, sans-serif;;
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
        font-family: tahoma, Geneva,arial black,  sans-serif;
	color: #aca793;
	}

h1, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1,h2, h3, h4, h5, h6, p {
	position: relative;
	}

*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM{
	display: inline;
	font-size: 1em;
	margin: 0.1em;
background: #ACD111;
	}
SELECT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
border: 1px solid #999999;
background: #ACD111;
	}
INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;	
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
border-bottom:1px solid #dedede;
}


TEXTAREA {
	margin: auto;
	display: block;
	width: 100%;
border: 1px solid #dedede;
font-family: verdana,tahoma,arial;
	}

textarea:focus {
	background: #c3d70b;
	}
 select:focus,input:focus,{
background-color:#fff;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px dotted #cccccc;
border-radius:8px;
-moz-border-radius:8px;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}
HR{
1px dotted #999
}

h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
margin: 0.5em 0.3em 0.5em -0.7em;}

LABEL { line-height: 1.2em;
padding: 0.2em;
margin: 0.5em 0.3em;
border-bottom:0px solid #dedede;
background-color:white;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

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

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
font-weight: bold;
	}

.clearBoth {
	clear: both;
	}

#HR {
	margin-top: 0.7em;
             margin-bottom:0.1em
	}

table, td, th {
    padding-top:5px;
padding-bottom:1.2em;
}


/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.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 {
	text-align: left;
	width: 977px;
	}

#headerWrapper {
	border-right: 0px dotted #e1e1e1;
	border-bottom: 0px dotted #e1e1e1;
width:980px;
	}
 #cartBoxListWrapper, #ezPageBoxList,#mainWrapper, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper{
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	background-color: transparent;
	}

 #mainWrapper {
               padding-top:2em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#navColumnOneWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	border-right: 1px dotted #e1e1e1;
	}
#navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

#checkoutSuccessMainContent{
        font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

#checkoutSuccessOrderNumber{
   font-size: 1.7em;
}

#accountLinkWrapper{
  font-size: 1.2em;
}



.floatingBox, #sendSpendWrapper,  #navEZPagesTOCWrapper {
	margin: 07px;
        border-right-style: dotted;
        border-right-width:1px;
	width: 43%;
}
#accountLinksWrapper{
 border-right-style: dotted;
    border-right-width: 1px;
    font-size: 1.2em;
    margin: 7px;
    width: 63%;
	}

#checkoutBillto{
margin: 07px;
border-right-style: dotted;
        border-right-width:1px;
	width: 43%;
padding-right:4em;
	}
#checkoutShipto{
margin: 07px;
        border-right-width:1px;
	width: 43%;
padding-top:1em;
}

.wrapperAttribsOptions {
margin-left: 0px;
padding-left:1.7em;
width:280px;
	}
wrapperAttribsOptions#attrib-7-0 {
margin-left: 40px;
padding-left:1.7em;
width:280px;
	}
	
/*currencie and language wrappers*/	

#navCurrenciesWrapper a {
    background: none repeat scroll 0 50% transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #999999;
    font-size: 1.4em;
    margin: 0.21em;
    text-decoration: underline;
}

#navCurrenciesWrapper a:hover {
color: #ed0392;
text-decoration: none;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
display:none;
	margin: 1em 1em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0px 1px 0px 0px;
	padding: 0.1em 0em;
	list-style-type: none;
	float:right;
font-size: 0.7em;
	}

#navMainWrapper {
	margin: 0em;
	padding: 0.1em 0.0em 0.0em 0.0em;
	font-weight: bold;
	color: #ffffff;
	height: 17px;
	}

#navSuppWrapper {
    background-color: #FFFFFF;
    border-bottom: 0 solid #ED0392;
    color: #ACA793;
    font-weight: bold;
    margin-left: 0px;
    padding: 0 0 0 27px;
    width: 952px;
}

 #navCatTabsWrapper {
	margin-top: -45px;
	padding: 0.0em 0.0em;
	color: #aca973;
font-size:1.1em;
	}

#navMain ul {
    border: 0 dotted #C9C5C0;
    float: right;
    line-height: 0;
    list-style-type: none;
    margin: 0;
    padding: 1.1em 2em;
    text-align: right;
}
	
#navSupp ul {
	margin: 1em 2em 1em 3em;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: right;
	line-height: 1.5em;
background: url("http://chokoflowers.com/z/images/background_right_arrow.gif") no-repeat scroll left top transparent;
}

#navCatTabs ul {
    background-color: #FFFFFF;
    border-bottom: 1px solid #ED0392;
    font-family: tahoma,century gothic,verdana,Geneva,sans-serif;
    font-size: 1.7em;
    line-height: 0.5em;
    list-style-type: none;
    margin: 0 0 0 270px;
    padding: 0.7em 0;
    text-align: right;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a{
	text-decoration: none;
                display:inline;
	padding: 0em 0.5em;
	margin-top: -20px;
	color: #999999;
	white-space: nowrap;
	}
 #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0px;
	color: #666;
	white-space: nowrap;
	}

 #navSupp ul li a{
text-decoration: none;
	padding: 0em 0.5em;
	margin: 0px;
	color: #666;
	white-space: nowrap;
margin-left: 10px;
}


#navCatTabs ul li a {
	color: #808080;
	}

#navEZPagesTOCWrapper {
    width:40%;
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

#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.5em;
	}

#navMainSearch {
	float: right;
padding: 0.9em 0.5em;
	margin: 0;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #ffffff;
	background-image: url(../images/tile_back.png);
	font-size: 1.5em;
	font-weight: bold;
	margin-left: 350px;
padding: .9em 0.0em;
	}

#navColumnOne{
	background-color: transparent;
	background-image: url(../images/tile_back2.png);
	background-repeat: no-repeat;
	}
	#navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, 

.additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	vertical-align: top;
	}

.alert {
	}
/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
#productDescription {
    border-bottom: 0 dotted #999999;
    display: block;
    font-family: tahoma,century gothic,arial;
    font-size: 11px;
    margin-left: 323px;
    width: 440px;
color:#808080;
}

/* my extra content control for product description,*/ 
/*.productDescriptionContent {
        background-color:#ffffff;
        width:320px;
        margin-left:323px;
border-bottom: 1px dotted #999999 ;
padding-bottom: 1px;
        }*/

table.product{
     table-layout:auto;
     padding-top:5px;
     border-bottom:1px dotted #999999;
}

/*add button container holding the soft text background image.add_button_container {background-image: url(../images/pixel_trans.gif);}*/



.addthis_toolbox {
       display:inline;
       padding-left:320px;
       }

.alert {
	color: #999;
	margin-left: 0.5em;
	}
.advisory {}
.important {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.5em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn{
min-height:410px;
padding-top:2.1em;
padding: 1em;
width: 930px;
}
.smallText {
	font-size: 0.9em;
	}
	#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
        float: right;
	margin: 1em;
	background-color:#ffffff;
	font-size: 0.9em;
	}

#checkoutSuccess,#accountEditDefault,#addressBookDefault,#accountPassword,#acctNewslettersDefault,#discountcouponInfo,#timeoutDefault,#acco

untHistInfo,#newProductsDefault,#createAcctSuccess{
border:solid 0px #999;
width:650px;
}



/*Shopping Cart Display*/
#cartAdd {
   float: right;
    margin-top: 1.5em;
    padding-right: 0em;
    width: 110px;
	}

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

.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	 }

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

.tableRow, .tableHeading, {
	height: 2.2em;
	}
#cartSubTotal {
	height: 2.2em;
margin-top: 1.7em;
	font-size: 1.1em;
	}

.cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, , .cartTotalsDisplay {
	padding: 0.5em 0em;
font-size: 1.1em;
text-align:center;
	}

#cartInstructionsDisplay {
    padding: 1.7em;
    text-align: center;
}

.cartProductDisplay {
font-size: 1.1em;
text-align:left;
padding-top:1.1em;
	}
#cartProdTitle {
    float: left;
    font-size: 1.3em;
    padding-left: 3em;
    padding-top: 3em;
}


.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

.categoryIcon {display:none;}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
margin-left:0px;
margin-top:0px;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, 

.centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border-bottom: 2px dotted #e1e1e1;
	height: 2%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #999999;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading {
background-color: transparent;
        font-family: verdana;
	font-size: 1.4em;
	color: #c9c5c0;
	}

h3.leftBoxHeading a {
background-color: transparent;
        font-family: verdana;
	font-size: 1.4em;
	color: #c9c5c0;
	}


h3.rightBoxHeading, h3.rightBoxHeading a {
        background-color: transparent;
		 font-family: verdana;
	font-size: 1px;
	color: #c9c5c0;
	}
#manufacturersHeading,  #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
#currenciesHeading {
font-size: 1em;
	color: #c9c5c0;
}

.leftBoxHeading,  .rightBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	background-image: url(../images/tile_back0.gif);
	padding: 0.5em 0.2em;
	}
	.centerBoxHeading {
	margin: 0em;
	background-image: url(../images/tile_back02.png);
    background-repeat: no-repeat;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
    background-color: transparent;
	margin: 0em;
	border-right: 0px dotted #ded5ca;
	border-bottom: 0px dotted #e1e1e1;
	margin-top: .7em;
	}

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

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	 font-family: verdana;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent,#cartEmptyText, TH,  #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance,  #navEZPageNextPrev, #bannerOne, #bannerTwo, 

#bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, 

.cartRemoveItemDisplay, .cartQuantityUpdate,   #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-

data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews,  #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, 

#reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, 

.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.cartQuantity,.cartTotalDisplay{
font-size:1.2em;
padding-left:2.4em;}

#productMainImage{
}
#navCatTabsWrapper{
	text-align: center;
	}

.cartTotalsDisplay {
	text-align: center;
margin-top: .7em;
font-family: verdana;
	font-size: 1.1em;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: .5em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #fff;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #98948d;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #666666;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}

/* end categories box links */

/*misc*/
.back {
    float: left;
    padding-bottom: 2em;
padding-top: 0.9em;
}
	}

  #PPECbutton {
	float: right;
    padding-right: 0em;
	}
.forward{
float: right;
    padding-right: 0em;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFF;
	height: 1.5em;
vertical-align: middle;
	}

.rowEven {
	background-color: #FFF;
	height: 1.5em;
vertical-align: middle;
	}

.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: #ACD111;
    color: #FFFFFF;
    height: 3em;
	}

.productListing-rowheading {
	background-color: #c2e00ff;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
display:none;
	}

#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;
	}
.information {
padding: 10px 3px;
line-height: 150%;
    font-size: 1.1em;
    font-weight: bold;
}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px #fff000;
border-bottom-width: 6px;
width: 650px; /*width of featured content slider*/
height: 350px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 590px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 600px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: white;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #a79e91;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #fff;
}

#productName {
    color: #808080;
    font-size: 1.4em;
    margin-left: 0px;
    margin-top: 1px;
    width: 320px;
padding-bottom: 0.8em;
background-color:#fff;

}

#orderTotals{
     margin-top:1.9em;
 margin-bottom:1.9em;
	padding: 0.5em ;
font-size:1.1em;
}



#checkoutConfirmDefaultPayment,#checkoutConfirmDefaultShipment {
    background-color: #dedede;
    color: white;
    font-size: 1.5em;
    margin-bottom: 1em;
    margin-top: 10px;
    padding: 0.8em;
}


#logoffDefault, #unsubDefault{
margin-top:100px;
font-size:1.2em;
text-align:center;
}



#bestsellersHeading{
font-family: verdana;
font-size:1em;
font-weight:700;
}



#editablesideboxHeading{
color:white;
}



#productListHeading{
display:none;
}

#Previous Orders{
font-size:2.5em;
color:#999999;
}

#productAttributes{
margin-left:2px
}
#attribsOptionsText{
display:none;
}

#shoppingCartDefault,#checkoutConfirmDefault,#checkoutPayment,#checkoutShipping {
    border: 1px dotted;
    float: right;
    margin-right: 3.75%;
    padding: 5em;
    width: 82.5%;
border-radius:11px;
-moz-border-radius:11px;
}

#checkoutShipping,#siteMap, #privacy,{
    float: right;
    margin-right: 8.75%;
    width: 82.5%;
}

#siteMap, #privacy {
    float: right;
    margin-right: 8.75%;
    width: 72.5%;
}



#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle {
margin-left:1.5em;
font-size: 1.2em;
}

#ezpagesContent {
    margin-left: 20px;
font-size:1.3em;
}

#productsListingTopNumber{
display:none;
}

#ezPageDefault{
 float: right;
    margin-right: 8.75%;
    width: 87.5%;
}
#myAddtoBoxPrice{
border:solid #999;
}

#ProductAllContent {
    background-color: #F7F5F1;
    margin-left: 7em;
    width: 320px;
}
#productReviewLink{
margin-left:0px;}



#productPrices {
    border-top: 0 dotted #999999;
    font-size: 1.7em;
margin-left: 1.1em;
float:left;
display:none;
}

#productDescription { 
border-bottom: 0 dotted #999999;
    color: #808080;
    display: block;
    font-family: verdana,century gothic,arial;
    font-size: 11px;
    margin-left: 83px;
padding-top:1.1em;
}


.navNextPrevWrapper centeredContent{
margin-right:100px;
}



#accountDefault{
width: 82.5%;
margin-left:10%;
}


#contentMainWrapper {
    margin-left: 10px;
    padding: 1em;
}

.mainContent sucess{
font-size:1.7em;
margin-left:5em;
}


#indexDefaultHeading{
display:none;
}
#productsListingBottomNumber{
display:none;}

#ProductPriceAddToCart {
width:320px;
float:left;
border-bottom: 1px solid #dedede;
padding-bottom:1.4em;
background-color:#F7F5F1;
}


#CentreColumnLeft{
float:left;
background-color:#fff;
}

#CentreColumnRight{
float:right;
background-color:#fff;
}

/*
**.wrapperAttribsOptions#attrib-5{
 *   width: 280px;
*background-color:red;
*color:red;
*}
*
*
*INPUT#attrib-7-0{
*color:red;
*border-bottom:1px solid #dedede;
*margin-bottom: 2em;
*margin-top: -2em;
*}
*
*INPUT#attrib-2-0{
*margin-bottom: 2em;
*margin-top: -22px;
*}
*
*
*
*.attribsInputL#attrib-7-0{
*color:red;
*border:black;
*}
*#optionName back{
*margin-bottom:-2em;
*color:red;
*}
*/


#createAcctDefault{
background color:#dedec6
}


#socialMedia{
float:right;
margin:-55px -195px;
padding:1px;
width:10%;
}

#socialMedia {
    float: right;
    margin: -51px 71px;
    padding: 1px;

}

#reviewsDefault,#logoffDefault, #unsubDefault{
border:solid 0px #999;
width:650px;
}

/*#PPECbutton{
*float:right;
*/}

#checkoutSuccess,#accountEditDefault,#addressBookDefault,#accountPassword,#acctNewslettersDefault,#discountcouponInfo,#timeoutDefault,#acco

untHistInfo,#newProductsDefault,#createAcctSuccess{
border:solid 0px #999;
width:650px;
}


#contactUsDefault {
    border: 1px dotted #999999;
    margin-left: 10%;
    min-height: 410px;
    padding: 3em 4em 7em;
    width: 630px;
border-radius:11px;
-moz-border-radius:11px; 
}


.buttonRow{
padding-top:2.5em
}

.mainContentsuccess{
color:red;
background: url("http://chokoflowers.com/z/images/thank_you_label_2.png") no-repeat scroll right top transparent;
}


#passwordForgotten {
padding-top: 5em;
width:630px;
} 


#productPricesSecond{
background: none repeat scroll 0 0 white;
    border: 2px solid white;
    float: right;
    font-size: 1.8em;
    margin-left: 0;
    padding-left: 0.5em;
    width: 10em;
}

