* {
margin: 0px;
border: 0px;
padding: 0px;
}

BODY {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
   	font: 75% Arial, Helvetica, sans-serif; 
	color: #626262;
}

img {
display: block;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

A {
  color: #dc85a8;
  text-decoration: none;
}

A:hover {
  color: #428dff;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/





TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}




TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.column_left {
background-color: #d3d3d3;
padding: 0;
margin: 0;
width: 185px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

  background: #ffffff;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}


.productlisting INPUT {
  border:1px solid #9a9a9a;
color: #9a9a9a;
}
TD.productListing-data {
  font-size: 10px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
padding-right: 0px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;

}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
}

TR.footertop {
  background: #abbbd3;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/


TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eff4f8;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-bottom: 12px;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-bottom: 12px;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: normal;
}

SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageStackError img, .messageStackWarning img, errorBox img, .messageStackSuccess img, .messageStackCaution img {
display: inline;
}

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #fff;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 0px;
  padding: 0px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  margin: 10px;
margin-left: 0px;
}



/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

#categories-table {
margin-bottom: 0px;
}
.category-products {
	display: block;
	width: 160px;
	height: 19px;
	padding-top: 4px;
	padding-left: 25px;
	color: #4c4c4c;
	text-decoration: none;
	font-size: 100%;
	border-bottom: 1px solid #d3d3d3;
	background-image: url(/shop/includes/templates/ribbons_galore/images/bg-category-nav.gif);
	background-repeat: no-repeat;
	background-color: #eaeaea;
	margin-bottom: -13px;
}
.category-products:hover {
	background-image: url(/shop/includes/templates/ribbons_galore/images/bg-category-nav-over.gif);
	background-repeat: no-repeat;
	background-color: #e1e1e1;
	color: #000000;
}

#categories-content {
	margin: 0;
	background: url(/shop/includes/templates/ribbons_galore/images/bg-categories-table.gif) no-repeat top;
	background-color: #d3d3d3;
	padding-top: 5px;
}
.category-top, .category-packaging, .category-handmade {
	display: block;
	width: 184px;
	height: 64px;
	background: url(/shop/includes/templates/ribbons_galore/images/bg-category.gif) no-repeat;
	margin-bottom: -13px;
	padding-left: 1px;
	padding-top: 1px;
	color: #dc85a8;
	font-weight: normal;
	font-size: 230%;
}

.category-packaging, .category-handmade {
font-size: 170%;
background: url(/shop/includes/templates/ribbons_galore/images/bg-category-other.gif) no-repeat;
}

.category-packaging div, .category-handmade div {
margin-top: 16px;
}

.category-top:hover {
color: #428dff;
}
.category-top div {
	margin-top: 20px;
}
.categoryImage {
	float: left;
	margin-right: 14px;
}

#categories-heading-tr, .leftboxfooter {
	display: none;
}

.category-subs-parent {
	font-weight: normal;
}

.categoryListing {
	padding: 1px;
	background-color: #FFFFFF;
	border: 3px solid #e9e9e9;
width: 172px;
float: left;
margin-right: 5px;
margin-bottom: 6px;
}
.categoryListing img {
	margin-bottom: 8px;
}
.categoryListing p {
	margin-left: 25px;
}
.categoryListing a {
	display: block;
	width: 172px;
	height: 172px;
	background-image: url(/shop/includes/templates/ribbons_galore/images/bg-category-images.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 100%;
	color: #4c4c4c;
}
.categoryListing a:hover {
	color: #000000;
}

.cartBox {
border: 1px dotted #adadad;
padding: 8px;
font-size: 90%;
}

/* ----   Utility Nav   ---- */
	 
#utilityNav {
	height: 30px;
	font-size: 75%;
	background-color: #fafafa;
}
#utilityNav ul {
	list-style-type: none;
	padding-top: 10px;
	float: right;
	display: inline;
}
#utilityNav li { 
	display: inline; 
}
#utilityNav li a {
	margin-left: 3px;
	padding-right: 5px;
	color: #a2a2a2;
	text-decoration: none;
	border-right: 1px solid #cdcdcd;
}
#utilityNav li a:hover {

	color: #cdcdcd;
}
#utilityNav form {
	margin-top: 7px;
	margin-right: 10px;
	width: 112px;
	float: right;
	display: inline;
}
#utilityNav p { display: inline; }
#utilityNav form label { display: none; }
#utilityNav form div { display: inline; }
#utilityNav form input {
	vertical-align: top;	
}
#utilityNav form div input {
	width: 86px;
	height: 12px;
	margin-right: 3px;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	margin-top: 2px;
	border-left: 0;
	font: 100% Arial,Helvetica,Sans Serif; color: #000000;
}

/* ----   Header   ---- */

<!--#headerGraphics {
	height: 82px;
	background-color: #FFFFFF;
}

#headerGraphics h1 {
	float: left;
	margin-right: 30px;
	padding: 0px;
}
#headerGraphics h2 {
float: left;
	padding-top: 10px;
}-->


#headerGraphics {
	height: 82px;
padding-bottom: 20px;
	background-color: #FFFFFF;
}
#headerGraphics h1 {
	float: left;
	margin-right: 30px;
margin-top: 10px;
}
#headerGraphics h2 {
	padding-top: 10px;
}

/* ----   Main Nav   ---- */

#mainNav {
	height: 54px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #adadad;
}
#mainNav ul{
	list-style-type: none;
}
#mainNav li {
	float: left;
}

/* ----   Footer   ---- */

#footer {
	clear: both;
	background-image: url(/images/bg-footer.gif);
	background-repeat: no-repeat;
	background-color: #e4e4e4;
	padding-bottom: 15px;
}
#footer p {
	font-size: 85%;
	margin-left: 25px;
}
#footer a {
	color: #626262;
	text-decoration: none;
}
#footer a:hover {

	color: #9d9d9d;
	text-decoration: none;
}

#footerNav {
	padding-top: 30px;
	font-size: 100%;
	list-style-type: none;
	margin-bottom: 15px;
}
#footerNav li {
	display: inline;
}
#footerNav li a {
	padding: 0px 25px;
	color: #626262;
	text-decoration: none;
	border-right: 1px solid #9d9d9d;
}
#footerNav li a:hover {
	color: #9d9d9d;
}


#footerUtility {
	font-size: 85%;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
}
#footerUtility li {
	display: inline;
}
#footerUtility li a {
	padding: 0px 15px;
	color: #626262;
	text-decoration: none;

	border-right: 1px solid #9d9d9d;
}
#footerUtility li a:hover {
	color: #9d9d9d;
}

#featured, #sideLogin {
	width: 146px;
	margin-left: 20px;
	margin-top: 15px;
}
#featured img {
	border: 3px solid #adadad;
	margin-bottom: 5px;
	width: 139px;
	height: 139px;
}
#featured h3, #sideLogin h3 {
	color: #bd6287;
	font-weight: normal;
	border-bottom: 1px solid;
	font-size: 105%;
	margin-bottom: 4px;
}
#featured p {
	line-height: 1.4;
	font-size: 95%;
	margin-bottom: 15px;
}
#featured-content {
	background-color: #d3d3d3;
}
#featured-heading-tr, #featured-footer {
	display: none;
}

#sideLogin p {
font-size: 80%;
}
#sideLogin a {
text-decoration: underline;
}

#sideLogin div {
padding-left: 20px;
background: url(/images/image-question.gif) no-repeat;
}

#email_addressx, #passwordx {
border-top: 1px solid #b2b2b2;
border-left: 1px solid #b2b2b2;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
height: 12px;
width: 138px;
color: #626262;
margin: 5px 0px;
padding: 3px;
}

#loginButton {
margin: 5px 0px;
}

#frontImages {
	width: 554px;
	text-align: right
}
#frontImages img {
	display: inline;
	padding: 1px;
	background-color: #FFFFFF;
	border: 3px solid #e9e9e9;
	margin: 1px;
}

/* ----   Main content area   ---- */

#content {
	width: 560px;
	float: right;
	display: inline;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #9a9a9a;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#content h2, #content h3, #content h4, #content h5 {
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#content p {
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 15px;
	line-height: 1.6;
}
#content ul {
	margin-left: 70px;
	margin-bottom: 15px;
}
#content a { color: #bd6287; }
#content a:hover { color: #a2a2a2; }
#content h5 {
	font-size: 110%;
}
#content h6 {
	font-size: 100%;
	margin-bottom: 5px;
	margin-left: 30px;
}
#content dl {
	margin-left: 30px;
	height: 50px;
	line-height: 1.6;
}
#content dt {
	width: 250px;
	float: left;
}
#content dd {
	width: 250px;
	float: left;
}

#shoppingcart-table {
width: 100%;
background-color: #ebebeb;

font: 80% Tahoma, Arial, Helvetica, sans-serif; 
color: #4c4c4c;
margin-bottom: 0px;
}
#shoppingcart-table a {
color: #4c4c4c;
}
#shoppingcart-table a:hover {
text-decoration: underline;
}
#shoppingcart-table img {
margin-bottom: 6px;
margin-top: 4px;
}
#cartContents {
margin: 12px;
}
.cartContentTotal {
border-top: 1px dashed #adadad;
margin-top: 5px;
padding-top: 5px;
}

#productArea {
clear: both;
}

#productArea div {
width: 180px;
float:left;
margin: 0px 3px 20px 0px;
padding-bottom: 6px;
background-color: #e9e9e9;
height: 285px;
}

#productArea div h4 {
font-weight: normal;
font-size: 100%;
margin-top: 5px;
margin-bottom: 2px;
padding: 0px 4px;
height: 35px;
}

#productArea div p {
line-height: 1.8;
padding: 0px 10px;
}

#productArea div img {
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
margin-left: 3px;
margin-top: 3px;

}

#productArea div div img {
padding: 0;
	background-color: #FFFFFF;
	border: 0;
}

#productArea div div {
float: none;
border: 0;
margin-bottom: 0px;
padding: 0px;
width: 170px;
height: 42px;
}

#productMainImage {
float: left;
margin-right: 15px;
text-align: center;
font-size: 80%;
}
#productMainImage img {
padding: 1px;
	background-color: #FFFFFF;
	border: 3px solid #e9e9e9;
margin-bottom: 5px;
}
#productInfoPage h1 {
margin-bottom: 5px;
}
#productInfoPage {
margin-left: 4px;
}
#productInfoPage h2 {
font-size: 110%;
margin-bottom: 5px;
}
#productInfoPage p {
margin-bottom: 15px;
margin-right: 30px;
}

#productOptions img {
display: inline;
}

.bordered {
border: 1px solid #adadad;
}
.redText {
color: #FF0000;
}

#shoppingCart input {
border: 1px solid #adadad;
margin-bottom: 2px;
}
#shoppingCart img {
margin-bottom: 2px;
margin-right: 5px;
}

.headerMargin {
margin-bottom: 15px;
}

.cartproductname, .cartproductprice, .subtotal {
font-size: 12px;
}


#formBorders input, #formBorders select, #formBorders textarea {
border: 1px solid #adadad;
padding: 2px;
margin: 1px;
}

#formBorders textarea {
width: 545px;
}

#loginButton input, #submitButton input {
border: 0px;
margin-top: 5px;
padding-left: 0px;
}

#submitButton input {
margin-right: 185px;
}

.SubmitBtn {
	background-color: #eaeaea;
	border: 1px solid #adadad;
	color: #dc85a8;
}

#inlineImages img {
display: inline;
}

.imgRight {
float: right;
}
.cartContentTotal {
padding-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px dashed #adadad;
}

#voucherhead {
padding-left: 50px;
width: 90px;
display: block;
}
.voucher input {
border: 1px solid;
}

/*________ SHOPPING CART ________*/

#scProductsHeading {
text-align: left;
padding-left: 10px;
}

#scTotalHeading, #scUnitHeading {
text-align: right;
}

#cartContentsDisplay {
margin-top: 10px;
}

.tableHeading th {
color: #fff;
padding: 5px 10px;
background-color: #abbbd3;
font-size: 10px;
}

#cartContentsDisplay td {
border-bottom: 1px dotted #bfbfbf;
font-size: 12px;
padding: 10px 5px;
vertical-align: top;
}

td.cartProductDisplay img {
float: left;
margin-right: 5px;
}

#shoppingCartDefault input {
margin: 0;
}

td.cartUnitDisplay, td.cartTotalDisplay {
text-align: right;
padding-right: 10px;
}

th#scRemoveHeading {
width: 30px;
}

td.cartRemoveItemDisplay {
text-align: center;
}

#cartSubTotal {
font-weight: bold;
text-align: right;
padding: 5px 10px;
}

#buttons .forward {
float: right;
}

#buttons .back {
float: left;
margin-right: 20px;
}

#cartContentsDisplay td.updateBtn input {
border: 1px solid #adadad;
}


/*_____ LOGIN/CREATE ACCOUNT ____*/

#loginDefault p {
padding-bottom: 10px;
}

#loginForm fieldset {
padding: 0;
}
#forgotPass {
font-size: 10px;
margin: 0 0 0 115px;
}
.centerColumn form {
margin-bottom: 20px;
}

.centerColumn form fieldset {
border: 0;
padding-bottom: 15px;
}

.centerColumn form legend {
display: none;
}

.centerColumn form fieldset label {
float: left;
clear: left;
width: 110px;
text-align: right;
margin: 0 5px 10px 0;
padding-top: 4px;
font-size: 11px;
}

.centerColumn form fieldset input,
.centerColumn form fieldset textarea {
display: block;
width: 216px;
margin: 0;
padding: 4px 0 4px 5px;
border: 1px solid #ccc;
float: left;
}

.centerColumn form fieldset select {
display: block;
padding: 4px 0 4px 5px;
margin: 0;
border: 1px solid #ccc;
float: left;
}

.centerColumn form textarea, .center_column form textarea {
overflow: auto;
font: 100% Arial, Helvetica, Sans Serif;
height: 50px;
}

.centerColumn form input {
margin: 0 0 0 115px;
}
.centerColumn form span.alert {
float: left;
padding: 7px 0 0 5px;
font-size: 11px;
font-weight: normal;
}
.centerColumn form #newsletter-checkbox {
width: 15px;
margin: 0 0 0 115px;
}
.centerColumn form .checkboxLabel {
width: 150px;
padding: 0;
clear: none;
}
#email-format-html {
width: 15px;
clear: left;
margin: 0 0 0 115px;
}
.centerColumn form .radioButtonLabel {
width: 55px;
padding: 0 0 0 5px;
clear: none;
text-align: left;
}
#email-format-text {
width: 15px;
}
#newsletterOptions {
padding: 0;
margin: 0;
}

address {
margin-bottom: 10px;
}

#ppLogo {
float: left;
margin: 0 5px 5px 0;
}

.totalBox {
border-bottom: 1px dotted #ccc;
float: right;
width: 70px;
padding: 3px 0;
clear: right;
}
.lineTitle {
border-bottom: 1px dotted #ccc;
float: right;
width: 200px;
padding: 3px 0;
}
#ottotal {
font-weight: bold;
font-size: 13px;
}