@charset "utf-8";
/* CSS Document */

body {


background-image: url('');

font-family: "Century Gothic", verdana, arial, helvetica, sans-serif;

font-size: 12px;

color: #ffffff;

margin: 20px;

}

/* ----------------------  categories box CONTENT parent and child categories ---------------------------------- */

/* supersym - main product category titles */
a.category-top, a.category-top:visited {
	color: #de91b5;
	text-decoration: itallac;
	font-family: "Century Gothic", verdana, arial, helvetica, sans-serif;
	font-size: 1.3em;
	letter-spacing: 1px;
	line-height: 25px; 
	}
	
a.category-top:hover {
	color: #02a1e3;
	}
	
a.category-links, a.category-links:visited {
	color: #84675a;
	text-decoration: none;
	font-family: "Century Gothic", verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 1px;
	line-height: 25px; 
	}
	
a.category-links:hover {
	color: #02a1e3;
	}
	
	
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #cc0063;
	font-family: "Century Gothic", verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	font-family: "Century Gothic", verdana, arial, helvetica, sans-serif;
	color: #89af3d;
	}
	
SPAN.category-subs-selected {
	color: #cc0063;
	font-family: "Century Gothic", verdana, arial, helvetica, sans-serif;
	}
/* ----------------------  end categories box links ---------------------------------- */



/* Link Attributes */

a {

color: #83a217;

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

text-decoration: none;

}



a:link, #navEZPagesTOC ul li a {

color: #83a217;

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

text-decoration: none;

}



a img {

border: none;

}



a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover,

#navCatTabs ul li a:hover{

color: #cc0063;

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

text-decoration: none;

}



ul {

	list-style-position:inside;

}

/* Link Attributes */



.hiddenField {

display: none;

}

.visibleField {

display: inline;

} 



td {

text-decoration: none;

font-size: 13px;

color: #84675a;

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

}



h1 {

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

color: #83a217;

font-size: 20px;

text-align: center;

}



textarea{

}



select{

}



#attribsCheckbox {

font-size: 14px;

}



.quotesblue {

border-bottom: 2px solid #84675a;

color: #84675a;

}



.quotesblue a {

color: #02a1e3;

}



.quotesblue a:hover {

color: #cc0063;

}



.quotespink {

border-bottom: 2px solid #84675a;

color: #84675a;

}



.quotespink a {

color: #cc0063;

}



.quotespink a:hover {

color: #02a1e3;

}



#productQuantityDiscounts {

align: center;

}



/* Menu Script Attributes */

#dropmenudiv{

position:absolute;

border:1px solid white;

border-bottom-width: 0;

font:normal 11px Century Gothic;

line-height:19px;

z-index:100;

}



#dropmenudiv a{

color: white;

width: 100%;

display: block;

text-indent: 3px;

font:normal 11px Century Gothic;

border-bottom: 1px solid white;

padding: 1px 0;

text-decoration: none;

font-weight: none;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #de91b5;

}

/* End of Menu Script Attributes */



h1 {

font-size: 20px;

font-family:Century Gothic,Microsoft Sans Serif, Arial,Helvetica;

font-weight: normal;

}



h2 {

font-size: 18px;

font-family:Century Gothic,Microsoft Sans Serif, Arial,Helvetica;

font-weight: normal;

}



h3 {

font-size: 18px;

font-family:Century Gothic,Microsoft Sans Serif, Arial,Helvetica;

font-weight: normal;

}



.listingDescription {

font-size: 14px;

font-style: italic;

}



h3.itemTitle {

font-size: 11px;

font-family:Century Gothic,Microsoft Sans Serif, Arial,Helvetica;

font-weight: normal;

}



#productName {

color: #84675a;

}



#productPrices {

color: #cc0063;

}



#attribsOptionsText {

font-size: 15px;

font-family:Century Gothic,Microsoft Sans Serif, Arial,Helvetica;

font-weight: normal;

text-decoration: underline;

padding: 2px;

}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

font-size: 14px;

font-family:Century Gothic,Microsoft Sans Serif, Arial,Helvetica;

font-weight: normal;

}



.biggerText {

font-size: 13px;

}



h1, h2, h3, h4, h5, h6 {

margin: 0.3em 0em;

font-family:Century Gothic,Microsoft Sans Serif, Arial,Helvetica;

font-weight: normal;

}



CODE {

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

font-size: 1em;

}



/* BOF form definitions */

FORM, SELECT, INPUT {

display: inline;

font-size: 1em;

margin: 0.1em;

}



SELECT, INPUT {

background-color: #ffffff;

}



TEXTAREA {

background-color: #ffffff;

float: left;

margin: auto;

display: block;

width: 95%;

}



input:focus, select:focus, textarea:focus {

background: #ffffff;

}



FIELDSET {

padding: 0.5em;

margin: 0.5em 0em;

border: 1px solid #f3c301;

}



LEGEND {

padding: 0.3em;

font-size: 13px;

}



LABEL, h4.optionName {

padding: 0em;

margin: 0em 0.3em;

font-size: 13px;

}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

margin: 0.5em 0.3em;

}



LABEL.inputLabel {

width: 11em;

float: left;

 }

 

LABEL.inputLabelPayment {

width: 15em;

float: left;

}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {

width: 12em;

float: left;

}

/* EOF form definitions */

	

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch,

.attribImg {

float: left;

}



#logo {

float: center;

}	



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 #f3c301;

}



/* BOF warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess,  .messageStackCaution {

line-height: 1.8em;

padding: 0.2em;

border: 0px solid #84675a;

}



.messageStackWarning, .messageStackError {

background-color: #ffffff;

color: #83a217;

}



.messageStackSuccess {

background-color: #ffffff;

color: #83a217;

}



.messageStackCaution {

background-color: #ffffff;

color: #83a217;

}

/* EOF warnings, errors, messages*/



/* BOF wrappers - page or section containers*/

#mainWrapper {

text-align: left;

vertical-align: top;

margin: 0em;

padding-top: 2px;

width: 940px;

}



#headerWrapper {


font-size: 11px;

margin: 0px;

padding: 0px;

width: 940px;

height: 222px;

}



#mpccats {

text-align: center;

font-size: 12px;

padding-left: 650px;

padding-right: 35px;

padding-top: 95px;

width: 124px;

height: 231px;

}



#footerWrapper {

margin: 0em;

padding: 0em;

width: 940px;

}



#contentMainWrapper {

background: url('http://ribbonista.com.au/mid.png') repeat-y top center;

padding: 5px 15px;

margin: 0em;

width: 940px;

}

#categoryDescription {

text-align: center;

}



#logoWrapper, #cartBoxListWrapper,

#ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, 

#popupAdditionalImage, #popupImage {

margin: 0em;

padding: 0em;

}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

margin: auto;

} 



#tagline {

color:#84675a;

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: 47%;

}



.wrapperAttribsOptions {

margin: 0.3em 0em;

vertical-align: middle;

}

/* EOF wrappers - page or section containers*/



/* BOF navigation*/

.navSplitPagesResult {

visibility: hidden

}

.navSplitPagesResult {}

.navSplitPagesLinks {}

.navNextPrevCounter {

margin: 0em;

font-size: 0.9em;

}



.navNextPrevList {

display: inline;

white-space: nowrap;

margin: 0;

padding:  0.5em 0em;

list-style-type: none;

}



#navSuppWrapper {

background: url('http://ribbonista.com.au/mid.png') repeat-y;

font-size: 11px;

}

 

#navMainWrapper, #navSuppWrapper {

margin: 0em;

padding: 0 25px;

font-weight: normal;

color: #84675a;

height: 1%;

}



#navMain {

padding: 15px 0;

}



#navCatTabs a:hover {

color: #cc0063;

}



#navSupp {

text-align: center;

font-size: 11px;

color: #83a217;

padding: 0.5em;

}



#navMain ul, #navSupp ul, #navCatTabs ul  {

margin: 0;

padding:  0em;

list-style-type: none;

text-align: center;

}



#navMain ul li, #navSupp ul li, #navCatTabs ul li {

display: inline;

}



#navCatTabs ul li  a{

padding: 0;

margin: 0;

text-decoration: none;

color: #84675a;

white-space: nowrap;

line-height: 2em;

}



#navMain ul li a, #navSupp ul li a {

text-decoration: none;

padding: 0em 0.5em;

margin: 0;

color: #84675a;

white-space: nowrap;

}



#navEZPagesTOCWrapper {

font-weight: normal;

float: right;

height: 1%;

border: 1px solid #84675a;

}



#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;

}



#navMainRight {

float: right;

}



#navMainRight a {

text-decoration: none;

padding: 0em 0.5em;

margin: 0;

color: #83a217;

white-space: nowrap;

font-size: 0.95em;

}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

margin: 0.5em;

}



#indexProductListCatDescription {

text-align: center;

}



#navBreadCrumb {

border-top: 0px #f3c301 solid;

border-bottom: 0px #f3c301 solid;

color: #ffffff;

}



#navEZPagesTop {

background-color: #ffff33;

}



#navBreadCrumb, #navEZPagesTop {

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

font-size: 0px;

font-weight: normal;

margin: 0em;

padding: 0.45em;

}



#navColumnOne {

background-color: #ffffff;

}



#navColumnTwo {

background-color: #ffffff;

}

/* EOF navigation*/



/* BOF The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents,

.specialsListBoxContents, .categoryListBoxContents, .additionalImages,

.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured,

.centerBoxContentsNew, .alert {

vertical-align: top;

}



/*.content,*/

#productDescription, .shippingEstimatorWrapper {

padding: 0.5em;

}



#productDescription {

font-size: 13px;

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

}



#productPrices {

font-size: 15px;

font-family: Century Gothic, Microsoft Sans Serif, Arial, Helvetica;

}



.alert {

color: #eb338e;

margin-left: 0.5em;

font-size: 11px;

}

.advisory {}

.important {

font-weight: normal;

font-style: italic;

}

.notice {}

.rating{}

.gvBal {

float: right;

}

.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {

padding: 0.7em;

}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

font-size: 11px;

vertical-align: middle;

}



#socialnetworks {

float: right;

vertical-align: bottom;

}



#socialnetworks  img{

border: 0;

padding: 3px;

}



#siteinfoLegal {

background: url('http://ribbonista.com.au/footer.png') no-repeat;

height: 121px;

vertical-align: top;

padding: 0.9em 35px;

color: #84675a;

}

/* EOF The main content classes*/



/* BOF Shopping Cart Display*/

#cartAdd {

float: center;

text-align: center;

margin: 1em;

border: 0px solid #84675a;

padding: 1em;

}



.tableHeading TH {

border-bottom: 1px solid #ffffff;

}



.tableHeading, #cartSubTotal {

background-color: #02a1e3;

}



#cartSubTotal {

border-top: 1px solid #ffffff;

font-weight: normal;

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;

}



.cartQuantity {

width: 4.7em;

}



.cartNewItem {

color: #ef4e9c;

position: relative;  /*do not remove-fixes stupid IEbug*/

}



.cartOldItem {

color: #ef4e9c;

position: relative; /*do not remove-fixes stupid IEbug*/

}



.cartBoxTotal {

text-align: right;

font-weight: normal;

}



.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: #eb338e;

}



.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: normal;

}



.totalBox {

width: 5.5em;

text-align: right;

padding: 0.2em;

}



.lineTitle, .amount {

text-align: right;

padding: 0.2em;

}



.amount {

width: 5.5em;

}



#cartProdTitle {

font-weight: normal;

vertical-align: middle;

}

/* EOF Shopping Cart Display*/



/* BOF Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage,

#reviewWriteMainImage {

margin: 0em 1em 1em 0em ;

text-align: center;

}



.categoryIcon {}



#cartImage {

margin: 0.2em 0.2em;

}

/* EOF Image Display*/



/* BOF Attributes*/

.attribImg {

width: 20%;

margin: 0.3em 0em;

}



.attributesComments {}

/* EOF Attributes*/



/* BOF list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages,

.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured,

.centerBoxContentsNew {

margin: 1em 0em;

}

/* EOF list box contents*/ 



/* BOF sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a {

font-size: 1em;

color: #ffffff;

}



.leftBoxHeading, .centerBoxHeading {

margin: 0em;

background-color: #ffffff;

padding: 3px;

}



.leftBoxContainer {

border: 1px solid #ffffff;

margin-top: 1.5em;

}



.sideBoxContent {

background-color: #ffffff;

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: #ffffff;

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, .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;

}



.categoryListBoxContents {

font-size: 11px;

}



#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;

}

/* EOF sideboxes*/



/* BOF misc*/

.back {

float: right;
font-weight: bold;
font-size: 14px


vertical-align: middle;

}



.forwardhelp {

float: right;

font-size: 11px;

}



.forward {

float: right;

font-size: 11px;

text-align: center;

}



#PPECbutton {

float: right;

text-align: center;

}



.normal {

font-weight: normal;

}



.rowOdd {

background-color: #ffffff;

height: 1.5em;

vertical-align: top;

}



.rowOdd td {

border-bottom: 1px #f3c301 solid;

border-top: 1px #f3c301 solid;

}



.rowEven td {

border-bottom: 1px #f3c301 solid;

border-top: 1px #f3c301 solid;

}



.rowEven {

background-color: #ffffff;

height: 1.5em;

vertical-align: top;

}



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: #02a1e3;

font-weight: normal;

height: 2em;

}



TR.tableHeading  th{

font-weight: normal;

}



#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;

}

/* EOF misc*/







/**



 * CSS Buttons 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_buttons.css 2765 2006-01-01 21:15:45Z birdbrain $



 */







/* css buttons */



.cssButton, .cssButtonHover {



width : 20em;



background-color: #F4F4F4;



color : #000000;



border: 2px outset #F4F4F4;



font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;



font-size: 1.1em;



text-align:center;



white-space: nowrap;



text-decoration: none;



font-weight: bold;



padding: 0.3em;



/*border-spacing: 1px;*/



/*margin-left: auto;



margin-right: auto;*/



/*display: block;*/



/*vertical-align: top;*/



/*line-height: 130%;*/



/*cursor: pointer;*/



}







.cssButtonHover {



color: #616161;



border-style: inset;



text-decoration: none;



}



/* adding the styles below might be needed if the default button width is changed */



/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */



.small_delete, .button_prev, .button_next, .button_search  {width: 7em;}



.button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {width: 10em;}



.button_return_to_product_list, .button_add_selected {width: 22em;}



.button_in_cart{width: 19em;}  



.button_submit {width: 18em;}



.button_update_cart {color: red;}



.button_update_cartHover {color: black;}



/*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/

.CeonManualCardFormGadgetError { background: #ff6633; }

.CeonManualCardCardIcon { margin-right: 4px; margin-bottom: 4px; }

.CeonManualCardCardsAcceptedSideboxCardIcon { margin-left: 4px; margin-bottom: 4px; }
