/* UNIVERSAL */

body {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	color: #333333;
	font: 11px/20px Verdana, Arial, sans-serif;
	background: #ffffff url('../styleImages/corner-bird.png') no-repeat bottom right fixed;

}

div {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #E07E77;
	outline: none;
}

a.pink {
	color: #E07E77;
}

a:hover {
	color: #bfc278;
}

#pageSurround {
	width: 615px;
	margin: 0px auto;
}

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

p {
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	
}

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

.red {
	color: #d10015;
}

.green {
	color: #333;
}

.black {
	color: #000;
}

.grey {
	color: #555;
}

.pink {
	color: #e47e77;
}

a.stdLink {
	color: #e47e77;
}

a.stdLink:hover {
	color: #333;
}

form {margin: 0px;padding: 0px;}

form#GiftCert {	margin-left:10px;}

input { vertical-align: middle;}

.textbox {
	color: #555;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 10px;
}

.textbox.padded {
	padding: 2px;
}

.check {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.check.tCentered {
	margin-bottom: .25em;
	margin-right: 5px;
}

.textboxDisabled {
	color: #333333;
	background: #FFFFFF;
	border: none;
	font-size: 10px;
}


h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #e07e77;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

h2.topRule {
	border-top: 1px dotted #555;
	padding-top: 15px;
}


h3 {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #438edc;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}



/**GENERAL LIST STYLING
**************************/
ol {margin: 3px 0px 0px 20px;padding: 0px;}
ol li {padding-bottom: 5px;}
ol li.num {color: #C6EADD;list-style-type:outside;}



/* HEADER */

#Header {
	position: relative;
	width: 615px;
	min-height: 50px; /* Min Height Hack */
	height: auto !important;
	height: 50px;
	margin-bottom: 22px;
}

.header-title {
	position: absolute;
	bottom: 1px;
	left: -2px;
}


.header-navigation {
	position: absolute;
	bottom: -0.35em;
	right: 0px;
}

table.site-docs {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	text-transform: lowercase;
}

table.site-docs a {
	color: #000;
}

table.site-docs a:hover {
	color: #bfc278;
}

table.site-docs tr td {
	font-size: 9px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

table.site-docs tr td.cart-list-item {
	background: transparent url('../styleImages/lola-bag.gif') no-repeat center right;
	padding-right:18px;
	margin-right: 0px;
	cursor: pointer;
}

.header-newsletter {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 9px;
	background: transparent url('../styleImages/icon-newsletter.gif') no-repeat  center left;
	padding-left: 20px;
	min-height: 11px; /* Min Height Hack */
	height: auto !important;
	height: 11px;
}

.header-newsletter a {
	background: none;
	color: #bfc278;
}

/* LEFT COLUMN AND NAVIGATION*/

#LeftColumn {
	width: 115px; 
	float: left;
	color: #333;
}

#LeftColumn.productPages {
	padding-top: 52px;
}


#LeftColumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}

#LeftColumn ul li {
	margin: 0px;
	padding: 0px;
}

#LeftColumn ul#category-main { }

#LeftColumn ul#category-main li {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#LeftColumn ul#category-main li a {	
	color: #000;
}

#LeftColumn ul#category-main ul.category-sub {
	margin-top: 0px;
	margin-bottom: 3px;
	/*	display: none;  Hidden By Default Revealed with Javascript */
}

#LeftColumn ul#category-main ul.category-sub li {
	font-size: 9px;
	font-weight: normal;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 8px; 
}

#LeftColumn ul#category-main ul.category-sub li a {	
	color: #555555;
}

#LeftColumn ul#category-main li a.navHilite {	
	color: #bfc278;
}

#LeftColumn ul#category-main ul.category-sub li a.navHilite {
	color: #bfc278;
}

#LeftColumn ul#category-main li a:hover {
	color: #bfc278;
}

#LeftColumn ul#category-main ul.category-sub li a:hover {
	color: #bfc278;
}


.leftNavHilite {
	color:#ffff00;
}


/* CONTENT */

#Content {
	width:500px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#Content p {
	margin: -.6em 0px .8em 10px;
	padding: 0px 0px 12px 0px;

}

p.flushTop {
	/* margin-top: -.8em; */
}

#ContentBox {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
}

.head-banner {
	height: 60px;
}

.head-banner img {
	float: right;
}


/* CATEGORY PAGE */

#Content .categoryRow {
	width: 516px;
	padding-bottom: 25px;
}

#Content .categoryProduct {
	border: 0px solid #000;
	width: 152px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.7em;
}

#Content .categoryProduct img {
	margin: 0px 0px 3px 0px;
}

#Content .categoryProduct a.productName {
	color: #000;
}

#Content .categoryProduct span.priceText {
	font-weight: normal;
	color: #575757;
	white-space: nowrap;
}

/* FOOTER */

#Footer {
	padding: 20px 0px 20px 0px;
}

.footer-newsletter {
	margin-top: 2px;
	font-size: 9px;
	background: transparent url('../styleImages/icon-newsletter.gif') no-repeat  center left;
	padding-left: 20px;
	min-height: 11px; /* Min Height Hack */
	height: auto !important;
	height: 11px;
	display: inline-block;
	float: right;
}

.footer-newsletter a {
	background: none;
	color: #bfc278;
}

/*PRICING STYLES */

.txtOldPrice {
	text-decoration:line-through;
	color: #d10015;

}

.priceSale, span.Sale {
	color: #438edc;
}

.txtOldPrice {text-decoration:line-through;}
.OutOfStock {color:#FF0000;background:#FFFFFF;}
.Save {color:#32393E; background: #667777;}


/* PRODUCT PAGE */

#SingleProd {
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
	border: 0px solid #000;
}
	
#MainProdImage {
	margin: 0px;
	width: 370px;
	margin: 0px;
}

#LightBoxGallery {
	margin: 0px;
	padding: 0px;
}

.LightBox {
	margin: 0px;
	padding: 0px;
}

.LightBoxImage {
	margin: 0px 0px 4px 0px;
	padding: 1px;
	border: 1px solid #bfc278;
	width: 116px;
	width: 116px;
}

.LightBox a:active {
  outline: none;
}


#MoreImages {
	margin: 0px;
	padding: 0px;
	float: right;
}

#MoreImages a {
	font-size: 11px;
	color: #bfc278;
}

#ProdDescription {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#ProdDescription p {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	font: normal normal 11px/1.4em arial;
	color: #666;
}

#ProdDescription ul {
	list-style-type: none;
	padding: 0px;
	margin: 12px 0px 0px 0px;
	font: normal normal 10px arial;
	color: #666;
}

#ProdDescription ul li {
	padding-bottom: 3px;
}

#ProdInfo { }

#ProdPrice {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	font-size:20px;
	color:#666666; 
	font: normal normal 12px arial;
	font-weight: bold;
}

#ProdOptions {
}

#Options, .product-quantity table {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-transform: lowercase;
	color:#333333; 
	font: normal normal 11px arial;
}

#Options tr td, .product-quantity table tr td {
	padding: 0px 10px 2px 0px;
}

.OptionsStyle {
	border: 1px solid #CCC;
	width: 150px;
}

.product-quantity table tr td select {
	border: 1px solid #CCC;
	width: 40px;
}

#ProdBuy { }

#ProdBuy a { }

#ProdLevels { }

#ProdLevels p {
	margin: 0;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	font: normal normal 10px arial;
}

#SingleProd h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #e07e77;
	margin: -0.6em 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-transform: lowercase;
}

.product-holder {
	width: 500px;
	margin: 0px;
	padding: 0px;
}

.product-image {
	width: 370px;
	float: left;
}

.product-gallery {
	width: 122px;
	padding-left: 8px;
	float: left;
}

.product-add-to-bag {
	border-top: 1px dashed #b4c6d9;
	border-bottom: 1px dashed #b4c6d9;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 10px 0px;
}

#ProdBuy { }

#ProdBuy a { }

.product-quantity {}

.product-quantity .p {
	margin-left: 0px;
	text-transform: lowercase;
}


/* CART : LEFT */

#LeftColumn ul#category-main ul.category-cart {
	margin-top: 0px;
	margin-bottom: 3px;
}

#LeftColumn ul#category-main ul.category-cart li {
	font-size: 9px;
	font-weight: normal;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 1px; 
}

#LeftColumn ul#category-main ul.category-cart li a {	
	color: #555555;
}

#LeftColumn ul#category-main ul.category-cart li a:hover {
	color: #bfc278;
}


#LeftColumn ul#category-main li span.cart-nav-title {	
	color: #000;
}

#Session {
	/*Required as Language & Currency Boxes are not used within general Cart.tpl pages*/
} 

/* CART : PROGRESS */

.cartProgress {
	color: #333333;
	border: 1px dotted #999;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background: #fff url('../styleImages/cart_lbl_checkoutProg.gif') no-repeat center left;
}

.cartProgress ul {
	padding: 0px 0px 0px 157px;
	margin: 0px;
	list-style-type: none;
}

.cartProgress ul li {
	margin: 0px;
	padding: 6px 8px 6px 22px;
	display: inline-block;
	color: #555;
	font-size: 11px;
	background-position: 0px .6em;
	background-repeat: no-repeat;
}

.cartProgress ul li.uno {
	background-image: url('../styleImages/cart_check_prog_01_off.gif');
}

.cartProgress ul li.dos {
	background-image: url('../styleImages/cart_check_prog_02_off.gif');
}


.cartProgress ul li.tres {
	background-image: url('../styleImages/cart_check_prog_03_off.gif');
}

.cartProgress ul li.quatro {
	background-image: url('../styleImages/cart_check_prog_04_off.gif');
}


.cartProgress ul li.uno.txtcartProgressCurrent {
	background-image: url('../styleImages/cart_check_prog_01_on.gif');
	color: #005700;
}

.cartProgress ul li.dos.txtcartProgressCurrent2 {
	background-image: url('../styleImages/cart_check_prog_02_on.gif');
	color: #005700;
}

.cartProgress ul li.tres.txtcartProgressCurrent3 {
	background-image: url('../styleImages/cart_check_prog_03_on.gif');
	color: #005700;
}

.cartProgress ul li.quatrio.txtcartProgressCurrent4 {
	background-image: url('../styleImages/cart_check_prog_04_on.gif');
	color: #005700;
}


#cartTable {
	margin-bottom:20px;
}

.cartTable {
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	font-size: 11px;
	line-height: 1.4em;
	text-transform: lowercase;
	margin-bottom: 12px;
}

.cartTable  small {
	font-size: 9px;
	line-height: 1.35em;
}

.cartTable  span.price {
	font-size: 10px;
}
	
.tdcartTitle {
	font-weight: normal;
	color: #438edc;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	text-align: center;
	padding: 3px;
	font-size: .9em;
}

.tdcartEven {
	text-align: center;
	background:#f3f3f3; 
	border-right: 1px dotted #999;
	padding: 3px;
	border-bottom: 1px dotted #999;
}

.tdcartOdd {
	background: #f7f6d1;
	text-align: center;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 3px;
}

.tdcartWhite {
	text-align: left;
	background:#fff; 
	border-right: 1px dotted #999;
	padding: 3px;
	border-bottom: 1px dotted #999;
}

	
.deleteCol { }

.deleteCol a {
	color: #d10015;
	font-family: arial;
	font-size: 11px;
}

.deleteCol a:hover {
	color: #000;
}

.cartShippingTable {
	width: 500px;
	padding-bottom: 6px;
	border: none;
	border-collapse: collapse;
	font-size: 11px;
	text-transform: lowercase;
}

.cartShippingTable tr td {
	padding: 5px 6px 5px 0px;
	border-bottom: 1px dotted #999;
	text-align: right;
}

.cartShippingTable tr td.col1 {
	width: 320px;
}

.cartShippingTable tr td.col2 {
	width: 105px;
	padding-right: 20px;
}

.cartShippingTable tr td.col2-full {
	padding-right: 20px;
}

.cartShippingTable tr td.col3 {
	width: 102px;
	text-align: left;
	padding-right: 0px;
}


p.cartEmpty {
	font-size: 11px;
	color: #d10015;
}

a.orderButtons {
	/* display: block; (Width 110) */
	display: inline-block;
	margin: 0px;
	text-align: center;
	border: 1px dotted #555;
	padding: 3px 6px;
	font-weight: normal;
	background-color: #e7fbe1;
	color: #438edc;
	font-size: 12px;
	font-family: verdana;
	text-transform: uppercase;
}

a.disabledButtons {
	/* display: block; (Width 110) */
	display: inline-block;
	margin: 0px;
	text-align: center;
	border: 1px dotted #555;
	padding: 3px 6px;
	font-weight: normal;
	background-color: #eee;
	font-size: 12px;
	font-family: verdana;
	text-transform: uppercase;
	color: #333;
}




a.orderButtons.padLeft {
	margin-left: 10px;
}

a.orderButtons.gold {
	background-color: #f7f6d1;
	color: #555;
}

a:hover.orderButtons {
	text-decoration: none;
	background-color: #fff;
	border: 1px dotted #438edc;
	color: #438edc;
}

.lb_submit {
	cursor: pointer;
	margin: 0px 0px 0px 10px;
	padding: 3px 6px;
	text-align: center;
	width: 120px;
	display: block;
	border: 1px dotted #555;
	font-weight: normal;
	font-size: 12px;
	font-weight: normal;
	color: #438edc;
	text-transform: uppercase;
	background-color: #e7fbe1;
	
}

.lb_submit:hover {
	background-color: #fff;
	border: 1px dotted #438edc;
	color: #438edc;
}


/* STEP 1 */

.login-table {
	padding: 10px 0px 0px 10px;
	margin: 0px;
	border: 0px;
}

.login-table tr td {
	padding: 3px 8px 3px 0px;
	border: 0px;
}

.infoBox {
	border-top: 1px dotted #555;
	padding-top: 15px;
	margin-top: 20px;
}

/* REGISTRATION / PROFILE TABLE */

.registerTable {
	border-spacing: 0px;
	margin: 0px;
	padding: 5px 0px 20px 0px;
	border: 0px;
	width: 500px;
}

.registerTable tr td {
	padding: 2px 10px 2px 10px;
	text-align: left;
}

.registerTable input {
	width: 150px;
}

.registerTable input.check {
	width: auto;
}


.registerTable select {
	width: 156px;
}

.req {
	color: #d10015;
	font-size: 9px;
}



/* CART DELIVERY TABLES */

input.cartTableInput {
	width: 102px;
	padding: 2px;
	margin: 0px;
}

select.cartTableInput {
	width: 98px;
	padding:0px;
	margin: 0px;
}

.deliveryEdit {
	padding: 0px;
	margin: -10px 0px 34px 0px;
	border: 0px;
	width: 500px;
}

.deliveryEdit tr td {
	border: 1px dotted #aaa;
	width: 241px;
	padding: 0px;
}

.deliveryEdit tr td.center {
	width: 16px;
	padding: 0px;
	border: 0px;
}

.deliveryEdit tr td table {
	empty-cells:hide;
	padding: 10px;
	margin: 0px;
	border: 0px;
	width: 241px;
}

.deliveryEdit tr td table tr td {
	border: 0px;
	padding: 0px;
	width: 241px;
}

.deliveryEdit tr td table.delEditTable tr td {
	padding: 2px 0px 2px 0px;
	font-size: 9px;
}

.deliveryEdit tr td table.delEditTable tr td.label {
	text-align: right;
	padding-right: 6px;
	width: 99px;
}

.deliveryEdit tr td table.delEditTable tr td.field {
	width: 136px;
}

.deliveryEdit tr td table.delEditTable tr td input {
	width: 130px;
}

.deliveryEdit tr td table.delEditTable tr td select {
	width: 136px;
}


/* GATEWAY PAGE */

.gateWayTable {
	border-top: 1px dotted #999;
	width: 500px; 
	margin: 3px 0px 0px 10px;
}

.gateWayTable tr td.tdcartEven {
	text-align: left;
	background:#f3f3f3; 
	border-right: 0px;
	padding: 3px;
	border-bottom: 1px dotted #999;
}

.gateWayTable tr td.tdcartOdd {
	text-align: left;
	background:#f7f6d1; 
	border-right: 0px;
	padding: 3px;
	border-bottom: 1px dotted #999;
}



.gatewayTextComment {
	color: #555;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 250px;
	height: 100px;
}

/* ACCOUNT PAGES */


.orderTable {
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	font-size: 11px;
	line-height: 1.4em;
	text-transform: lowercase;
	margin-bottom: 12px;
		border-left: 1px dotted #999;

}


.orderTD {
	font-weight: normal;
	color: #438edc;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	text-align: center;
	padding: 3px;
	font-size: .9em;
}


.orderTable .tdcartEven {
	text-align: left;
	background:#f3f3f3; 
	border-right: 1px dotted #999;
	padding: 6px 3px;
	border-bottom: 1px dotted #999;
	vertical-align: top;
}

.orderTable .tdcartOdd {
	background: #f7f6d1;
	text-align: left;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 6px 3px;
		vertical-align: top;
}


/*Profile */

#Profile {
	margin: 0px 0px 18px 0px;
	padding: 0px;
	text-transform: lowercase;
}

#Profile tr td {
	padding-bottom: 5px;
	padding-right: 12px;
	font-size: .9em;
}

/* END SZ */



/**COUPONS
************/
.addCoupon:link, .addCoupon:visited, .addCoupon:hover, .addCoupon:active {
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	text-decoration: none;
}

.pagination {
	font: normal normal 11px/11px arial;
	text-transform: uppercase;
}

.pagination.top {
	padding: 0px 0px 17px 0px;
	margin: -3px 0px 0px 0px;
	line-height: 11px;
}















