html,table
{
	color:#242424;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

body
{
	background-color:#FFF;
	margin:0;
	padding:0;
	text-align:center;
}

a:link
{
	color:#AA0329;
}

a:hover
{
	color:#EE0439;
}

a:visited
{
	color:#AA0329;
}

img {
	border:0;
}

img.img-right {
	margin: 5px;
	float: right;
}

img.img-left {
	margin: 5px 10px 5px 5px;
	float: left;
}

h1{
	font: 20px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:5px 0;
}

h1.underline{
	border-bottom: 1px solid #E1E1E1;
	padding:0 0 5px 0;
	margin:5px 0 10px;
}

fieldset{
	border: 1px solid #CDCDCD;
}

h2{
	color:#BF032E;
	font: 15px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
}
h2 .black{
	color:#515151;
}
h2.heading{
	font-size: 20px;
	padding:0;
	margin:0 0 5px 0;
}
h2.underline{
	border-bottom: 1px solid #E1E1E1;
	padding:0 0 5px 0;
	margin:5px 0 5px;
}

fieldset legend{
	color:#7D7D7D;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 5px;
	margin:5px 0;
}

h3{
	color:#000;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
	text-align:left;
}

p {
	margin-top: 5px;
}

hr.sepbar{
	width: 100%;
	height: 1px;
	background: #DFDFDF;
	border: 0px;
	margin-bottom: 5px;
}




/* Forms */

#site-logo{
	margin-right: 420px;
}

#top-menu{
	width:400px;
	float:right;
	text-align: right;
	padding: 8px 0 0 0;
}
#top-menu a{
	padding:0 5px;
	display:inline;
	text-decoration: none;
	color: #565555;
	font-size:85%;
}
#top-menu a.top-menu-shopping-cart{
	background: transparent url("../images/icon-cart.gif") no-repeat center left;
	padding-left:17px;
	margin-left:3px;
}
#top-menu a.top-menu-online-support{
	background: transparent url("../images/icon-chat.gif") no-repeat center left;
	padding-left:17px;
	margin-left:3px;
}
#top-menu a.top-menu-currency{
	margin-left:3px;
	padding: 2px;
}
.top-menu-shopping-cart span{
	color: #980000;
}

#top-menu .top-sub-menu{
	margin-top: 2px;
	padding-top: 4px;
	background: transparent url("../images/dotted-line.gif") repeat-x top left;
}

#main-wrapper{
	margin:0 auto;
	width: 973px;
	text-align: left;
}

#menubar{
	background: transparent url("../images/menu-back.jpg") repeat-x top right;
	height: 32px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	overflow:hidden;
	margin-bottom: 10px;
	clear:both;
}

#left-menu-corner{
	background:transparent  url("../images/menu-left-corner.jpg") no-repeat top left;
	height: 29px;
}

#right-menu-corner{
	background:transparent url("../images/menu-right-corner.jpg") no-repeat top right;
	height: 32px;
	/*padding: 8px 10px;*/
	padding: 0 0 0 5px;
}
#menu-search {
	float: right;
	width: 180px;
	padding: 6px 0 0 0;
}
#menu-links{
	margin-left: 5px;
	margin-right: 185px;
}

/* GLOBALHEADER */
#globalnav { margin: 0; padding: 0; font: 12px Arial, Helvetica, sans-serif; font-weight:bold; padding-top:7px;}
#globalnav li { display: inline; padding: 0 10px 0 10px; }
#globalnav li a { overflow: hidden; color: #FFF; text-decoration:none; }

/* OVER STATES*/
#globalnav li a:hover { color: #FFFF99; }

/* ON STATES*/
#globalnav li .selected a { color: #FFF; }

	

#billboard{
	padding: 0 0 10px 0;
}

.main-container{
	min-height: 400px;	
}
.main-container-left{
	margin-right: 206px;
}
* html .main-container-left{
	margin-right: 200px;
}

.main-container-right .rightcol{
	float: right;
	width: 194px;
}

.box {
	width: 767px;
}

.home-gift-banners{
	float:right;
	width: 265px;
}

.home-featured-products{
	margin-right: 279px;
}

* html .home-featured-products{
	margin-right: 270px;
}

#bottom-menu{
	margin: 20px 0 ;
	text-align:center;
	color: #767676;
}

#bottom-menu-links{
	background: transparent url('../images/bottom-menu-back.jpg') no-repeat top left;
	height: 23px;
	font-weight:bold;
	padding: 3px 0 6px 0;
}
#bottom-menu-links a{
	color: #767676;
	text-decoration: none;
}


.more {
	padding-left: 16px;
	background: transparent url('../images/icon-more.gif') no-repeat center left;
	text-decoration: none;
}

.lucky-charms{
	background: #FFF url('../images/lucky-charms.jpg') no-repeat top left;
	height:29px; width:194px;
}
/*
.lucky-charms-item{
	border-bottom:1px solid #D9D9D9;
	float:left;
	height:90px;
	max-height:90px;
	padding:5px 0 5px 5px;
	position:relative;
	width:90px;
}

.lucky-charm-image{
	width:60px ; height: 60px;
	padding: 1px 5px 5px 0;
	float:left;
}

.lucky-charms-more{
	clear:left;
	font-size:80%;
}

.lucky-charms-item a{
	text-decoration: none;
	color: #242424;
}		
*/

.lucky-charms-items{
    border-collapse:collapse;
    line-height:14px;
    font-size:10px;
    list-style-type: none; padding:0; margin:0;
}
.lucky-charms-items a{
    text-decoration: none;
    color:#3A3A3A;
}
.lucky-charms-items li{
    vertical-align: top; padding: 3px 0;
}
.lucky-charms-items li.titletop{
    padding-left:1px;
}
.lucky-charms-items li.titlebottom{
    border-bottom:1px dotted #CDCDCD;
    text-align:right;
}
.lucky-charms-items li.images a{
    display:block; width:93px; float:left;
    height: 60px;
}
.lucky-charms-items li.images a.rightimg{
    text-align: right;
}


ul.bullet-style1 {
	padding:0;
	padding-left:18px;
	text-indent:0;
	margin:4px 0;
	list-style-type:none;
}

ul.bullet-style1 li{
	background: transparent url('../images/icon-bullet-01.gif') no-repeat 0 3px;
	padding-left: 16px;
	line-height: 18px;
}

ul.bullet-style1 li a{
	text-decoration: none;
}

/*bullet style 2*/
ul.bullet-style2 {
	padding:0;
	text-indent:0;
	margin:4px 0;
	list-style-type:none;
}

ul.bullet-style2 li{
	padding:0 0 6px 16px;
	line-height: 13px;
	background: transparent url('../images/icon-bullet-01.gif') no-repeat 0 2px;
}

ul.bullet-style2 li a{
	text-decoration: none;
	font-weight: bold;
}

/*bullet style 2*/
ul.bullet-style3 {
	padding:0;
	text-indent:0;
	margin:4px 0;
	list-style-type:none;
}

ul.bullet-style3 li{
	padding:0 0 6px 12px;
	line-height: 13px;
	background: transparent url('../images/icon-bullet-03.jpg') no-repeat 0 2px;
}

ul.bullet-style3 li a{
	text-decoration: none;
}


/*Login page*/
#login-box, .centeronly{
	padding: 0 90px ;
}


#login-box .leftside{
	margin-right:320px;
}

#login-box .leftside table td{
	color: green;
}

#login-box .rightside{
	float:right; width:310px;
}

#login-box .module-login-content{
	overflow:auto;
	padding: 15px 20px 15px 30px;
	background: transparent url('../images/back-login-box.gif') repeat-x top left;
	border: 1px solid #B7B7B7;
}

#login-box .module-login-content h2{
	height: 50px;
}


/* Forms */

.form-container{
	background-color: #F5F5F5;
	padding:10px;
	border-bottom: 1px solid #DEDBDE;
	overflow:auto;
	margin-bottom: 20px;
}

.form-caption{
	color: #4F4F4F;
	padding: 5px 0;
	font-size: 13px;
	font-weight: bold;
}

.asterisk{
 color: #980000;
 font-size:15px;
}

input[type=text], textarea, input[type=password], select{
	border-top: 1px solid #878585;
	border-left: 1px solid #878585;
	border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}


/* ---------- Help messages, general additional information, etc. ---------- */
.msg-info, .msg-error, .msg-alert, .msg-success{
	display: block;
	margin: 0.15em auto 1.2em;
	padding: 0.5em 0.5em 0.5em 2.8em;
	text-align: left;
	line-height:16px;
}
.msg-info {
	background: #ECF8FF url(../images/messages/information.png) no-repeat 0.5em 50%;
	border: 1px solid #D9E2EA;
}
/* ---------- Error messages ---------- */
.msg-error {
	background: #FFEEEE url(../images/messages/error.gif) no-repeat 0.5em 50%;
	border: 1px solid #C40A00;
}
/* ---------- Warning messages ---------- */
.msg-alert {
	background: #FEFFDF url(../images/messages/alert.gif) no-repeat 0.5em 50%;
	border: 1px solid #EFEFEF;
}
/* ---------- Success messages ---------- */
.msg-success {
	background: #F4FDEF url(../images/messages/success.gif) no-repeat 0.5em 50%;
	border-top: 1px solid #ACEC17;
	border-left: 1px solid #ACEC17;
	border-right: 1px solid #82BC0A;
	border-bottom: 1px solid #82BC0A;
}

.text-big{
	font-size: 120%;
	line-height:19px;
}

a.buttontext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding:5px 8px;
	background: url(../images/back-button.gif) repeat-x top left;
	color: #000;
	border:1px solid #CDCCCC;
	border-width:0 1px;
}
* html a.buttontext{
	padding:0 0 4px 5px;
}

a.buttontext:visited{
	color: #000;
}

span.buttontext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding:4px 0 3px 5px;
	background: url(../images/back-button.gif) no-repeat top left;
	color: #FFF;
}
* html span.buttontext{
	padding:0 0 3px 5px;
}
span.buttontext input{
	padding:3px 10px 4px 5px;
	background: url(../images/back-button.gif) no-repeat top right;
	border: 0;
	color: #FFF; font-size:11px; font-weight:bold;
}

/*
.icon-edit{
	background: transparent url(../images/icon-edit.gif) no-repeat 0 2px;
	padding-left: 12px;
}
.icon-expire{
	background: transparent url(../images/icon-expire.gif) no-repeat 0 2px;
	padding-left: 12px;
}
.icon-new{
	background: transparent url(../images/icon-new.gif) no-repeat 0 2px;
	padding-left: 12px;
}
*/

.ui-tabs-hide { display: none; }


#sidebar-nav {
	padding:8px 4px;
	text-indent:0;
	margin:0;
	list-style-type:none;
}

#sidebar-nav li{
	padding: 0 0 1px 0;
	line-height: 18px;
	margin: 0 0 1px 0;
}

#sidebar-nav li a{
	padding: 4px 7px;
	text-decoration: none;
	display:block;
	color: #000;
	background-color: #DADADA;
	border-left:4px solid #595959;
	margin:0;
}

#sidebar-nav li a:hover{
	color: #000;
	font-weight: bold;
	border-left:4px solid #333399;
}



/* home product display */
ul.product-row {
	padding:0;
	margin:0;
	border-bottom: 1px solid #e5e6e8;
	padding: 6px 0 0;
	/*background-color:green;*/
	overflow: auto;
	height: 1%;
}
ul.last-row {
	border-bottom: 0;
}
ul.product-row li {
	position: relative;
	display: inline;
	float: left;
	margin: 0 1px 0 0;
	width: 160px;
}
ul.product-row,
ul.product-row li {
	min-height: 14.7em;
}
ul.product-row li dl {
	top: 8px;
	width: 160px;
	min-height: 15em;
	padding:0;
	margin:0;
}
ul.product-row li dd {
	padding:0;
	margin:0;
}
ul.product-row li dd.image {
	text-align: center;
}
ul.product-row li dt {
	height: auto !important;
	height: 2.85em;
	min-height: 2.85em;
}

/* Product */
.product a{
	text-decoration: none;
}
.product .name a{
	text-decoration: none;
}
.product .name{
	font-weight: bold;
	line-height:14px;
}
.product .image{
	height: 120px; width: 120px;
}
.product .price{
	font-weight: bold;
}
.product .more a{
	padding: 0 0 0 16px;
	color: #6C6C6C;
}


.home-headaer span{
	display:none;
}

.spcial-offers{
	background: #FFF url('../images/header-special-offer.jpg') no-repeat top left;
	height:26px; width:488px;
}

.promotional-products{
	background: #FFF url('../images/header-promotional-products.jpg') no-repeat top left;
	height:26px; width:488px;
}

.snazzy-contents{
	margin: 8px 0 0 0;
	border-top: 3px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	background: #FFF url('../images/back-snazzy-contents.gif') repeat-y top left;
	overflow:auto;
}

.snazzy-contents .box1, .snazzy-contents .box2, .snazzy-contents .box3{
	padding: 10px;
	width: 304px;
}


.snazzy-contents .box1{
	float:right;
}

.snazzy-contents .box2{
	float:right;
}

.clearboth{
	clear:both;
}

.module-box{
	border: 1px solid #B7B7B7;
	padding: 15px 15px 15px 20px;
}

table.form{
	color: #606060;
}
table.form th{
	width: 120px;
	text-align: left;
	vertical-align: top;
	padding: 2px 0 0 10px;
}

.form-pay-details-right{
	border: 1px solid #DEDBDE; background-color:#F1EFF1; padding:2px;
	height: 226px; width: 364px;
}
.form-pay-details-left{
	border: 1px solid #DEDBDE; background-color:#F1EFF1; padding:2px;
	height: 226px; width: 364px;
}

table.form td{
	padding: 2px 0;
		vertical-align: top;
}

.errorMessage{
	color:#FF0000;
}

.button-holder{
	text-align:right;
	padding: 10px 0;
}

.button-holder-checkout-review{
       text-align:left;	
       margin-left:72%;
}

#processOrderButton, #processOrderButton_dummy,#processingOrderButton{
float:right;
}
#processOrderButton_dummy{
	background:url(../images/but-cart-checkout.gif) no-repeat 0 0;
	height: 42px;
	width:124px;
	margin:5px auto 0;
	overflow:hidden;
}
#processOrderButton{
	background:url(../images/but-cart-checkout.gif) no-repeat 0 0;
	height: 42px;
	width:124px;
	margin:5px auto 0;
	overflow:hidden;
}
.checkout-review{
    background: url("../images/but_review_order.gif") no-repeat scroll right top transparent;
    float: right;
    height: 36px;
    overflow: hidden;
    width: 144px
}

.nav4_Search{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333 ;
	font-size:11px;
	width:120px;
}
.nav4txt_capleft{float:left; overflow:hidden; height:18px; width:4px; margin:0; padding:0;}
.nav4txt_capright{float:left; overflow:hidden; height:18px; width:4px; margin:0; padding:0; }
.nav4txt_textholder{float:left; overflow:hidden; height:18px; margin:0; padding:0;
	background: transparent url("../images/back-search-input.gif") no-repeat top left;
	background-position: -6px 0; 
}
input.nav4_Search {
	background-color: transparent; 
	margin:2px 0 3px 0; padding:0; border:none;
}
.nav4txt_capright{background: transparent url("../images/back-search-input.gif") no-repeat top right;}
.nav4txt_capleft{background: transparent url("../images/back-search-input.gif") no-repeat top left;}

.leftcol{
	width: 205px;
	float: left;
}
.rightcol{
	width: 196px;
	float: right;
}
.contents{
	margin-left: 206px;
	min-height: 400px;
	padding: 10px 15px;
}
#deliveryInfo .contents{
	margin-left: 0;
}
.middlecol{
	float: left;
	min-height: 400px;
	padding: 10px 15px;
	border: 1px solid #CDCDCD;
	width:528px;
}
.rightonly{
	margin-right: 206px;
	min-height: 400px;
	padding: 10px 15px;
	border: 1px solid #CDCDCD;
}

.border{
	border: 1px solid #CDCDCD;
}

.leftbar-menu-title{
	background: transparent url("../images/back-sidebar-menu-title.gif") no-repeat top left;
	padding: 8px 0 2px 10px;
}

.leftbar-menu-contents{
	background: transparent url("../images/back-sidebar-menu.gif") repeat-y top left;
	padding: 8px 2px 5px 10px;
	border-top: 1px solid #CDCDCD;
}

.leftbar-menu-bottom{
	background: transparent url("../images/back-sidebar-menu-bottom.gif") no-repeat bottom left;
	height:8px;
}

.leftbar-menu-contents a{
	display: block;
	line-height: 16px;
	margin: 0 0 4px 0;
	color: #4D4D4D;
	text-decoration: none;
}

.leftbar-menu-contents a.selected{
	font-weight: bold;
}

table.contactus {
	border: 3px solid #E6E6E6;
	width: 400px;
	border-collapse: collapse;
}
table.contactus .email{
	background-color: #F7F7F7;
	width: 270px;
	padding: 5px;
}
table.contactus .phone-number{
	font-weight: bold;
	padding: 5px;
}

.breadcrumb{
	color: #959595;
	font: 11px Arial, Helvetica, sans-serif;
}
.breadcrumb a{
	color: #959595;
	text-decoration: none;
}

.breadcrumb a.current{
	color: #CC0033;
	font-weight: bold;
}

.ruler01{
	color: #CDCDCD;
	background-color: #CDCDCD;
	height: 1px;
	border: none;width: 100%;
}

.pagination{
	padding: 2px 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align:right;
}

.pagination .left-box{
	float:left;
}

.pagination a{
	color: #696969;
	text-decoration: none;
}

.pagination .current{
	color: #CC0033;
	font-weight: bold;
}

/*Products*/

.table-category-products{
	border-collapse:collapse;
}
.table-category-products .product-image{
	width:120px; height: 120px;
}
.table-category-products .title{
	line-height:12px;
	padding: 14px 0 0 0;
}
.table-category-products .title a{
	color: #4F4F4F;
	text-decoration: none;
}
.table-category-products .price{
	color: #CC0000;
	text-decoration: none;
	font-weight:bold;
}

.table-category-products td{
	width: 170px;
	border-bottom: 1px solid #EBEBEB;
	padding: 14px 8px 14px 0;
	vertical-align: top;
}

.table-category-products tr.last td{
	border-bottom: 0;
}

.product-details td{
	vertical-align: top;
}

.product-details .product-details-image{
	height:260px; width:260px; overflow: hidden; text-align:center;
	margin-right:10px;
}

.product-features table.customer-reviews td{
	border:0;
}

.product-details h1.title{
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #5C5C5C;
}

.product-details h2.pricing{
	font: 17px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CC0033;
	padding: 5px 0 10px 0;
}

.product-features{
	margin-top: 15px;
}

.product-features h2{
	background-color: #EEEEEE; 
	padding: 2px 4px;
	color: #5C5C5C;
	font-size: 13px;
}

.product-features table{
	border-collapse:collapse
}
.product-features table td{
	border:1px solid #EEE;
}

table.featured-products{
	border-collapse:collapse;
}

table.featured-products .title a{
	text-decoration: none;
}

table.featured-products .sub-categories a{
	text-decoration: none;
}

table.featured-products .sub-categories ul{
	list-style: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

table.featured-products .sub-categories ul li:before {
	content: "\00BB \0020";
	
}

table.featured-products .product-image{
	padding: 5px 0 5px 5px;
	width:120px; height:120px;
}

table.featured-products .title{
	font: 13px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

table.featured-products td{
	padding: 5px 8px 2px 0;
	vertical-align: top;
	width: 153px;
}

table.promotinal-products td{
	font-size: 10px;
	color: #737373;
	line-height: 13px;
}

table.promotinal-products a{
	color: #737373;
}

table.promotinal-products .product-image{
	padding: 5px 0;
	width:150px; height:63px;
}
/*-- Shopping cart --*/

table.shopping-cart{
	border-collapse: collapse;
	border: 1px solid #DF9F14; 
	width:100%;
}
.report-checkout{
	border: 1px solid #FFE1EA; 
}
table.shopping-cart td{
	padding:8px 6px;
	vertical-align: top;
	line-height:16px;
}

table.shopping-cart tr.last td{
	border-top: 1px solid #FF9BB7; 
}

table.shopping-cart tr.subtotal td{
	line-height:12px;
	padding:3px 6px;
}
table.shopping-cart tr.grandtotal td{
	border-top: 1px solid #FACC68;
	background-color: #FDE7B9; 
	padding:4px 5px;
}


table.shopping-cart th{
	border-bottom: 1px solid #FF9BB7; 
	padding:6px 6px 3px;
	vertical-align: top;
	text-align: left;
	background-color: #FAC855;
	background: #FAC855 url('../images/back-cart-title.gif') repeat-x top left;
	color: #6F4A09;
	font-size:11px;
	height: 24px;
}


table.shopping-cart-order{
	border: none; 
}

table.shopping-cart-order tr.last td{
	border-top: 1px solid #CDCDCD; 
}

table.shopping-cart-order th{
	border-bottom: 1px solid #CDCDCD; 
	background-color: #EAEAEA;
	color: #000;
}


.shopping-cart-container{
	width: 524px;
	/*text-align:center;*/
}

.shopping-cart-container table, .shopping-cart-container h2{
	text-align:left;
}

.shopping-cart-container .inputBox{
	text-align:center;
} 

.annouce{
	color: red;
}

.items .lc{
	float: left;
	width: 120px;
	font-weight: bold;
}
.items .rc{
	margin-bottom: 10px;
	margin-left: 130px;
}

.search-table{
	border-collapse: collapse;
}

.search-table td{
	border-bottom:1px solid #C3C3C3;
	vertical-align:top;
	padding: 8px 10px 8px 0;
}
.tabletext{
	padding:2px 0;
}

.product-swatechs-title{
	background-color:#EEE;
	display:block;
	padding:2px 6px;
}
.product-swatechs{
	border:2px solid #EEE;
	padding: 6px 2px;
}
.product-swatechs td{
	vertical-align:top;
}

.side-box{
	margin: 0 0 10px 0;
	width:194px;
}
.side-box .top{
	background: transparent url("../images/back-side-box.gif") no-repeat top left;	
	height:22px;
	padding: 3px 8px 0;
}
.side-box .top h2{
	font-size: 14px;
	margin:0; padding:0;
}
.light-text{
	line-height:12px; color: #6B6B6B; text-align:left; padding: 2px 0 4px;
}

/*-- Mini cart --*/
.mini-cart{
	margin-bottom: 10px;
	width:194px;
}
.mini-cart a{
	text-decoration: none;
}
.cart-header{
	background: #FFFFFF url(../images/back-minicart-title.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5A3F00;
	padding: 5px 7px 4px;
	margin-bottom:0;
}
.cart-body{
	border-left: 1px solid #DF9F14;
	border-right: 1px solid #DF9F14;
}
.cart-body, .cart-body td{
	font-size: 11px;
	line-height: 16px;
}
.cart-body table{
	border-collapse: collapse;
}

* html .cart-body table{
}

.cart-footer{
	background: #FFFFFF url(../images/back-minicart-bottom.gif) no-repeat top left;
	height:17px;
}

.cart-product{
	background-color:#FFFEE8; padding: 4px;
	border-bottom: 1px solid #FFEDB7;
	margin-bottom: 2px;
}

.cart-total{
	font-size: 12px;
	text-align:center;
	line-height: 30px;
}

.mini-cart .button-edit-cart{
	margin-right: -5px;
}

.p-views span{
	font-size:9px; color:#868585;
}
.p-views ul{
	padding:0; text-indent:0; margin:5px 0 0; list-style-type:none; overflow:auto;
}
.p-views ul li{
	float:left;
}
.p-views ul a{
	text-align:center;
	width: 21px; height:20px;
	margin:0 3px 0 0;
	background: #EDEBEB url(../images/product-views.gif) no-repeat top left;
	text-decoration:none; font-weight:bold;
	display:block;
}

.p-views ul a.selected{
	background: #FFF url(../images/product-views.gif) no-repeat top right;
}

.sub-menu{
	padding:0 0 0 10px;
}

.category-description {
	padding:5px;
	margin:5px 0;
	border:1px solid #BDBBAC;
	background: #faf8f3 url(../images/back-category.gif) repeat-x bottom left;
}
.category-description .category-image {
	background-repeat:no-repeat;
	min-height:120px;
	padding:0 0 0 130px;
}
.no-products{
	padding:5px 6px 0;
}
.currency-select{
	font-size:11px;
}
.gray-box{
	padding:6px;
	background: #F5F5F5;
	border:1px solid #E1E0E0;
}
table.shipping-methods{
	border-collapse: collapse;
	background-color:#FFF;
}
table.shipping-methods th{
	background-color: #E0E0E0;
	border: 1px solid #E4E4E4;
}
table.shipping-methods td{
	border: 1px solid #E4E4E4;
}
#quantity_error{
background: #FFEEEE url(../images/messages/error.gif) no-repeat 0.5em 50%;
border: 1px solid #C40A00;
color
}
/* begin css for popup on ordercomplete page */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:auto;
width:500px;
background:#FFFFFF;
border:8px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#intPopupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
text-align:center;
margin:100px;
}
a{
cursor: pointer;
text-decoration:none;
}

#intPopupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:245px;
width:500px;
background:#FFFFFF;
border:8px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#intPopupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}

/* end css for popup on ordercomplete page */

/* begin css for tabs product page */

#prod-specs{
	margin:15px 0;
	position:relative;
}

.box-tab1 {
border:1px solid #DADADA;
margin-top:-1px;
padding:6px 10px;
}
.tabs-nav {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
overflow:auto;
padding:0;
}
.tabs-nav li {
float:left;
margin:0 4px 0 0;
min-width:84px;
}
.tabs-nav .tabs-selected a {
color:#000000;
font-weight:bold;
}

#prod-specs label {
background:transparent url(../images/back_dot.gif) repeat-x scroll left bottom;
display:block;
float:left;
overflow:hidden;
width:200px;
}
.tabs-hide {
display:none;
}
/*Tabs*/
@media projection, screen { 
    .tabs-hide {
        display: none;
    }
}
@media print {
    .tabs-nav {
        display: none;
    }
}
/*Tabs Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0;
	overflow:auto;	
}
.tabs-nav:after { 
    display: block;
    clear:both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 4px 0 0;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0;
    background: url(../images/tab.gif) no-repeat;
}
.tabs-nav a {
    position: relative;
    z-index: 2;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
	padding:0 0 0 1px; 
}
.tabs-nav a span {
    background-position: top right;
	padding:7px 12px 7px 12px; 
	z-index: 2;
}
.tabs-nav .tabs-selected a {
    color: #000; font-weight: bold;
}
/*IE 6 */
* html .tabs-nav { 
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; 
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 30px; 
    min-height: 30px; 
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span{
    background-position: right -50px;
    outline: 0; /* prevent dotted border in Firefox */
	z-index: 2; margin-top:1px;
}
/* end css for tabs product page */



/************** One page checkout page************/

/* -- Checkout Screens -- */
#checkoutContainer{
width:772px;
padding-left:100px;
padding-right:100px;
float:left;
}
.but-edit {
	float:right;
}
.but-change {
background:url(../images/but-change.gif) no-repeat scroll right top;			
margin:0;height:6px;
padding:7px 0 15px 80px;
float:right;
}
.but-continue-checkout{
background:url(../images/but-continue.jpg) no-repeat scroll right top;
margin:0;height:15px;
padding:12px 68px 7px 54px;
}
.but-review-order{
background:url(../images/but_review_order.gif) no-repeat scroll right top;
margin:0;height:15px;
padding:11px 81px 7px 62px;
}
.but-place-order{
background:url(../images/but-cart-checkout.gif) no-repeat scroll right top;
padding:18px 1px 0 124px;
//margin-top:2px;
}

.but-backTo-shopping{
background:url(../images/but-cart-continue.gif) no-repeat scroll right top;
padding:1px 44px 14px 130px;
margin-top:2px;
}

#updateBody input{ width:48px;}
#editCartPanel_cartItems,#cartSummaryPanel_cartItems{
	width:100%;
}
#editCartPanel_cartItems tfoot,#cartSummaryPanel_cartItems tfoot{
	background-color: #FBF9F9;
    border-top: 1px solid #FACC68;
    padding: 4px 5px;
}
#editCartPanel_cartItems thead,#cartSummaryPanel_cartItems thead{
	background-color: #FBF9F9;   
}
#editCartPanel_cartItems tfoot,#cartSummaryPanel_cartItems tfoot th{
	text-align:right;
}

.order-summury {
	color:#545353;
}
.order-summury table {
	margin:0; padding:0;
	border-collapse: collapse;
}
.order-summury .cart td, .order-summury .cart th {
	border-bottom: 1px solid #dfdfdf;
}
* html .order-summury .cart-total, * html .order-summury .cart{
	width:258px;
}

.ch../ {
	margin-bottom:5px;
}

.checkout-rightonly .errorMessage {
background:#FFEEEE url(/freshlook/images/error.gif) no-repeat scroll 0.5em 50%;
border:1px solid #C40A00;
color:black;
font-size:8pt;
font-weight:bold;
padding:3px;
margin:0px;
}

* html .checkout-section {
	height:100%;
}
.checkout-section .heading{
	background: url("../images/menu-back.jpg") repeat-x scroll right top transparent;
	padding: 2px 11px;height:27px;
}
.checkout-section .heading h4{
	padding-top:1px; margin:0 0 0 4px;
	font-size: 100%; color:#8b8b37;height:0px;color: #FFFFFF; text-decoration: none;
}
.checkout-section .heading h4 a{
	color:#FFFFFF; text-decoration: none;
}
.checkout-section .heading a:hover h4{
	text-decoration: underline;
}
.checkout-section .body{
	padding: 10px 15px;
	//font-size: 13px; line-height:150%; 
	color: #6d6d6d;
	background-color: #fbf9f9;
	border: 1px solid #CFCFCF;
	border-top:none; float:left; width:740px;
}
.checkout-section .body ul li{
list-style-type:none;
}
.checkout-section-selected .heading{
	background: url("../images/menu-back.jpg") repeat-x scroll right top transparent;
}
.checkout-section-selected .heading h4{
	color: #FFF;
}
.checkout-section-selected .body{
	color: #333;
	background-color: #FFF;
	border: 1px solid #A3ACB5;
	border-top:none;
}
.checkout-section-selected .body ul.form li {
	list-style-type:none;
	margin:0;
	overflow:auto;
	margin-bottom:2px;
	min-height:21px;
}
.checkout-section-selected .body textarea, .checkout-section-selected .body select{
	border-top: 1px solid #878585;border-left: 1px solid #878585;
	border-right: 1px solid #D5D5D5;border-bottom: 1px solid #D5D5D5;
	font-size:12px;
}
.checkout-section-selected .body textarea.error, .checkout-section-selected .body select.error{
	border-color: #878585 red red #878585;
	font-size:12px;
}
.checkout-section-selected h5{
	color: #147880;
	margin:5px 0 10px;
	text-transform:capitalize;;
	font-size: 110%;
}
.checkout-section-selected .body .right-section{
	float:right;
	width:280px;
	padding:3px 0;
}
.checkout-section-selected .body .left-section{
	float:left;
	border:1px solid #CCCCCC;
	width:300px;
}
.checkout-section-selected .body .left-section div{
	padding:2px 6px;
}
#cc-security-details {
	background-color: #f1f1f1;
	margin: 10px 0;
	display:none;
}
ul.form {
	padding:0; margin:0;
}
ul.form li {
	list-style-type:none;
	margin:0;
	overflow:auto;
	margin-bottom:5px;
	min-height:28px;
}
ul.form label {
	display:block;
	font-weight:bold;
	//text-transform:capitalize;;
	width:150px;
	float:left;
}
ul.form li.checkbox {
	margin-left:140px;
}
ul.form .row label span {
	color:#6D9269;
	margin-left:5px;
	font-size:120%;
}
.checkout-section-selected ul.form label.error { 
	position:fixed;
}

.checkout-section-selected ul.form input.error,.checkout-section-selected ul.form select.error {
	border:1px red solid;
}
.checkout-section-selected ul.form label {
	display:block;
	font-weight:bold;
	//text-transform:capitalize;;
	width:112px;
	float:left;
	font-size:11px;
	
}
span.requiredNote {
	color:#980000;
	margin-left:5px;
	font-size:80%;
	text-transform:capitalize;
}
input.validation-failed {
	background:#FFEEEE none repeat scroll 0 0;
	border:1px solid red;
	}
input.error,select.error {background:#FFEEEE none repeat scroll 0 0; border:1px solid red; }	
.validation-advice{ display:none; }

/* -- Round Box -- */
.grayCurveBox a{
color:#1C7B7C;;
}
a.add-new-address{
color:#C05729;
font-size:11px;
font-weight:bold;
}
#isDefault{
color:#C05729;
font-size:12px;
font-weight:bold;
}
.grayCurveBox {border:1px solid #CFCFCF;border-top:none;float:left;font-size:12px;margin-bottom:15px;padding-top:10px;position:relative;width:100%;}
.grayCurveBox h5{
	font-size:140%; color: #cc6521; margin:0 0 10px;
}
.grayCurveBox h5 img{
	vertical-align: top;
}
.grayCurveBox p{
	margin:10px 0;
}
.grayCurveBox span.topLeft1 {
	background-position:0 0;
	left:-1px;
	top:-1px;
}
.grayCurveBox span.topRight1 {
	background-position:100% 0;
	right:-1px;
	top:-1px;
}
.grayCurveBox span.bottomLeft1 {
	background-position:0 100%;
	bottom:-1px;
	left:-1px;
}
.grayCurveBox span.bottomRight1 {
	background-position:100% 100%;
	bottom:-1px;
	right:-1px;
}
.grayCurveBox span.topLeft1, .grayCurveBox span.topRight1, .grayCurveBox span.bottomLeft1, .grayCurveBox span.bottomRight1 {
	background-image:url(/freshlook/images/right-gray-curve.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:0;
	height:5px;
	line-height:0;
	position:absolute;
	width:5px;
}
#orderSubmitPanel{
//background:#F6F6ED none repeat scroll 0 0;
border:0px solid #E7E7B5;
min-height:60px;
overflow:visible;
}
#orderSubmitPanel .buttons{
    float: right;
    width: 122px;
}
#orderSubmitPanel #continueShopping{
  display: inline;float: left;width: 250px;
}
#orderSubmitPanel .but-place-order{
    float: right;margin-top: 2px;
    padding: 29px 1px 0 124px;
}
#orderSubmitPanel a{
	font-size: 13px;
    font-weight: bold;
}
#orderSubmitPanel input{
	margin-top:5px;
}

.bill-left, .bill-right{
	background-color: #F1EFF1;
	border: 1px solid #DEDBDE;
	margin-top: 5px;
}

.bill-left ul.form,.bill-right ul.form{
	line-height: 26px;   
    padding: 1px;
}
/**************End One page checkout page************/

/**************Start order Complete page ************/
.OC-grayCurveBox {
    border: 1px solid #EBEBEB;
    float: right;
    min-height: 150px;
    padding: 10px 26px;
    width: 752px;
}
.OC-grayCurveBox h2{
margin:6px;
} 
.logoImg{
	background:url(../images/goldencharm-logo.gif) no-repeat top left;	
	height:64px; display:block;width:488px;border:none;
}
.orderComplete-category{
background: none repeat scroll 0 0 #EEEEEE;
float:left;
width:20%;
}
.orderComplete-category ul{
list-style-type:none;
padding-left:15px;
}
.orderComplete-category ul li a{
color: #4D4D4D;
    display: block;
    line-height: 16px;
    margin: 0 0 4px;
    text-decoration: none;
}
.orderComplete-summary{
width:80%;
padding-left:100px;
padding-right:100px;
}
#errorMessageShipping, #errorMessagePayment{
border: 1px solid red;
padding: 2px 2px 2px 26px;
color:red;
background: #FFEEEE url(../images/messages/error.gif) no-repeat 0.5em 50%;
}
.vat{
font-size:13px;
border: 1px solid #333333;
padding:2px;
}
.holiday-msg-info {
	background: url("../images/back-category.gif") repeat-x scroll left bottom #FAF8F3;
    border: 1px solid #BDBBAC;
    margin: 5px 0;
    padding: 5px 15px;
    color:red;
}
.orderitems-new{
float: left; margin-bottom: 10px; width: 100%;
}
.order-status .orderitems-new{
float: none; margin-bottom: 10px; width: 100%;
}
/* checkout page prompt box css */
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 1px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url('../images/title.gif') top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url('../images/messages/information.png');
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.confirm {
	background-image: url('../images/messages/alert.gif');
}
#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}
#popup_container input{
margin-right:5px;
padding:2px 5px 2px 5px;
border:1px solid #ccc;
}
.checkJavaScriptEnable{
	background-color: #ffeeb4;
	font-size:11px;
	font-weight: bold;
    margin-bottom: 8px;
    padding: 10px;
    width: 495px;
	border:1px solid #ffc800;
}
#howDoIGetThese{
	padding-right: 375px;
	cursor:default;
}
