/*
	CSS Framework 
	by Sandesh Karalkar, July 2009
	Version :0.1 
*/
p, code, pre, kbd {
	margin:0 0 1.5em 0;
}

img.centered, .aligncenter, div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
img.alignright {display: inline;margin:0.50em;}
img.alignleft {display: inline;margin:0.50em;}
.alignright {float: right;}
.alignleft {float: left;}

/* -- Custom Styles -- */.center

#header, #ecom-mainarea, #footer {
	text-align:left;
}

ul.ul-vertical{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}
ul.ul-vertical li{
	display: inline;
}

/* -- Header -- */
					 
ul.topmenu{
	padding:5px 0;
	font-size: 90%;
}
ul.topmenu li{
	margin:0;
	padding: 0 8px;
	border-right: 1px solid #ccc;
}
ul.topmenu li.first{
	padding-left: 0;
}
ul.topmenu li.last{
	padding-right: 0;
	border-width: 0;
}
ul.topmenu li.dot{
	background:url(../images/pendant-images/devider-dot.gif) no-repeat scroll 100% 50%;
	border-width: 0;
	padding-right: 10px;
}
ul.topmenu li.nodevider{
	border-width:0;
}
ul.topmenu li form{
	display:inline;
}
ul.topmenu li input{
	font-size:11px;
	border: 1px solid #dfdfdf;
	background-color: #f1f1f1;
	padding: 2px; margin:0;
	color: #939393;
}
ul.topmenu li a{
	color: #525252;
	text-decoration: none;
}
ul.topmenu li a:hover{
	color: #858585;
}

/* navigation */
#ecom-header-bar {
	background-color:#13848d; color: #FFF;
	clear:both;
}
#nav {
	background:url(../images/pendant-images/back-nav.gif) no-repeat top left;
	font: 110% Georgia, Times New Roman, serif;
	padding:0 10px;
	overflow:auto;
	height:29px;
	width:100%;
}
#nav li{
	padding:6px 18px;
	margin:0;
	display: block;
	float:left;
}
#nav li.selected{
	background:url(../images/pendant-images/back-nav-selected.gif) repeat-x top left;
	border-left: 1px solid #11656b;
	border-right: 1px solid #11656b;
}
#nav li a{
	color: #FFF;
	text-decoration: none;
}
#nav li a:hover{
	color: #fcf360;
}
#nav li a:active{
	color: #000;
}

/* -- Side navigation -- */
#sidedeepcategory {
	//padding:10px;
}
h4.browse-products {
	background:url(../images/pendant-images/back-browse-prod.gif) no-repeat top left;
	padding:0; margin: 0 0 8px 0;
	height: 21px;
}
h4.browse-products span{
	display:none;
}
#side-nav {
	font: 90% Verdana, Arial, sans-serif;
	margin: 0; padding: 0;
	line-height: 120%;
	text-transform: lowercase;
}
#side-nav li{
	margin:5px 0 0;
	list-style-type: none;
}
#side-nav li a{
	text-decoration: none;
	color: #242424;
}
.side-nav-level2{
	
}
#side-nav .side-nav-level2{
	margin: 0 0 0 1.5em;
}
#side-nav .side-nav-level2 .selected{
	font-weight:bold;
}
#side-nav .side-nav-level2 li a{
	color:#2b756f;
}
#side-nav li a:hover, #side-nav .side-nav-level2 li a:hover{
	color:#FF0000;
}
.hr-light{
	background: #cfcfcf url(../images/pendant-images/back-hr-light.gif) repeat-x top left;
	height: 0px;
	margin: 10px 0; padding:0; line-height:1%;
}


/* -- Main Content area -- */
#ecom-mainarea {
	margin-top:2px;
	min-height:400px;
}
.browse-column {
	background: transparent url(../images/pendant-images/back-browse.gif) repeat-y top left;
}
#ecom-mainarea .left{
	background-color:#ededed;
	float:left;
	width:220px;
}
#ecom-mainarea .right {
	float:right;
	margin:0;
	width:220px;
}
#ecom-mainarea .checkout-right {
	float:right;
	margin:0;
	width:280px;
}

#ecom-mainarea .centeronly {
	padding:0 90px;
	
}
#ecom-mainarea .rightonly {
	margin-left:0;
	margin-right:240px;
}

#ecom-mainarea .checkout-rightonly {
	margin-left:0;
	margin-right:300px;
}
#ecom-mainarea .centeronly {
	margin-left:0;
	margin-right:0;
}
.endcolumns {
	clear:both;
	height:0;
	visibility:hidden;
}
.fix-padding-10 {
	padding: 10px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.billboard{
	height:596px; width:780px;
	background:url(../images/cufflinks-images/billboard.jpg) no-repeat top left;	
}
.billboard .cms-text{
	padding:45px; 
}
.billboard .cms-text h2{
	color:#7cc0cb; font-family: Georgia, Times new roman, serif; font-style:italic; font-size: 260%;
}
.billboard .cms-text p{
	font-family: Georgia, Times new roman, serif; font-size:120%; width:300px;
}
.billboard .cms-text a.button{
	display:block; float:left; color:#8e9193; text-transform:uppercase; font-weight:bold;
	background-color:#d7eaed; padding:1px 8px;
	border-top:1px solid #eef6f7;
	border-left:1px solid #eef6f7;
	border-right:1px solid #bccdcf;
	border-bottom:1px solid #bccdcf;
}
.billboard .cms-text a.button:hover{
	background-color:#5ecadb; color:#fff;
}
.billboard .flash-offer, .billboard .summury {
	padding:28px 25px 0 25px;
}
.billboard .flash-offer {
	margin-right:600px; 
	font-size: 95%;
	color: #21bfcb;
	text-transform:uppercase;
	line-height:170%;
}
.billboard .flash-offer a{
	color: #21bfcb;
}
.billboard .flash-offer a:hover{
	color: #FF0000;
}
.billboard .summury {
	float:right;
	width:543px;
	color: #333333;
}
* html .billboard .summury {
	width:340px;
}
.billboard .summury h4{
	padding:0; margin:0 0 5px;
	font: 140% Georgia, Times New Roman, serif;
}
.billboard .summury h1{
	padding:0; margin:0 0 10px;
	font: 200% Georgia, Times New Roman, serif;
	color: #cc6521;
}
.billboard .summury a.link{
	font: 100% Georgia, Times New Roman, serif;
	color: #333333;
	margin-left:431px;
	text-decoration: none;
	border-bottom: 1px solid #d4d4d4;
	padding-right:8px;
	background:url(../images/pendant-images/bullet-arrow1.gif) no-repeat 100% 55%;
}
.billboard .summury a.link:hover{
	color: #FF0000;
}
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* -- Bottom stripe -- */
#home-stripe {
	margin-top:10px;
}
#home-stripe .leftcol {
	float:left;
	width:220px;
	background-color: #21bfcb;
}
#home-stripe .rightcol {
	border: 6px solid #21bfcb;
	margin-left: 240px;
	padding:8px 12px;
	background:#7ad9e0 url(../images/pendant-images/back-stripe.gif) no-repeat 95% 0%;
}
#home-stripe .rightcol h4{
	font: 150% Georgia, Times New Roman, serif;
	margin:-7px 0 0 0; padding:0;
	
}
#home-stripe .rightcol h4 a{
	color: #FFF;
	padding-right:12px;
	background:url(../images/pendant-images/bullet-arrow2.gif) no-repeat 100% 80%;
}
#home-stripe .rightcol h4 a:hover{
	color: #FF0000;
}
#home-stripe .rightcol p{
	margin:0; padding:0;
	font-size:90%;
	width:70%;
	line-height:130%;
	color: #333333;
}

/* -- Footer area -- */
#footer {
	margin-top:10px;
}
.copyrights {
	text-align: center;
	font-size:90%;
	color: #8f8f6d;
	line-height:150%;
	margin:15px 0 10px;
}
.copyrights a{
	color: #8f8f6d;
}
.footer-links {
	background-color: #f5f5f0;
	border-top: 1px solid #dcdca8;
	border-bottom: 1px solid #dcdca8;
	padding:10px;
	overflow:auto;
	color:#333;
}
* html .footer-links {
	height: 100%;
}
.footer-links .col4{
	float:left;
	width:25%;
}
.footer-links .heading{
	display:block;
	text-transform: uppercase;
}
.footer-links ul.links{
	margin: 0;
}
.footer-links ul.links li{
	list-style-type: none;
	margin: 0;
}
.footer-links ul.bottom-nav li{
	float:left;
	width:130px;
}
.footer-links a, .footer-links a:link{
	color:#333;
	text-decoration: none;
}
#footer a:hover{
	color:#FF0000;
}

/* -- Currency Dropdown -- */
:focus {outline:none;}

.js ul.newList {left:-9999px;}

/**/
ul.newList {
	margin:0; padding:0; 
	list-style:none; 
	position:absolute; 
	top:1px;
	border:1px solid #dfdfdf; 
	overflow:auto; 
	z-index:9999; 
	width:200px;
	text-align:left;
	color: #525252;
	background-color: #FFF;
}
.newListSelected { 
	width:180px; 
	padding:1px 0 0 1px; 
	background:url(../images/pendant-images/bullet-arrow-down.gif) 
	no-repeat 97% 50%; 
	/*border: 1px solid #dfdfdf;*/
	text-align:left;
	z-index:9999; 
	display:inline;
	color: #525252;
}
.newListSelected span { 
	text-align:left;
}
.selectedTxt {
	overflow:hidden; 
	height:16px; 
	padding:0 23px 0 24px;
	display:inline;
}
ul.newList li {
	padding:3px 8px; 
	padding-left:24px;
	display:block;
	border-width:0;
}
.hiLite {
	background-color:#7ad9e0!important; 
}
.newListHover {
	background-color:#ccc!important; 
	color:#000!important; 
	cursor:default;
}
.newListSelHover, .newListSelFocus {
	background:url(../images/pendant-images/bullet-arrow-down-hover.gif) no-repeat 97% 50%; 
	cursor:default;
}
.newListOptionTitle {
	font-weight:bold;
}
.newListOptionTitle ul {
	margin:3px 0 0;
}
.newListOptionTitle li {
	font-weight:normal; border-left:1px solid #ccc;
}
.icon-GBP{
	background:url(../images/pendant-images/flags/gb.gif) no-repeat 2% 50%; 
}
.icon-USD{
	background:url(../images/pendant-images/flags/us.gif) no-repeat 2% 50%; 
}
.icon-EUR{
	background:url(../images/pendant-images/flags/eu.gif) no-repeat 2% 50%; 
}

/* -- Catalog -- */
#category-footer-content{
border:1px solid #CFCFCF;
padding:10px;
}

.category-header {
	background-color: #F5F5F0;
	margin-bottom:10px;	
}
.category-body {
	padding:1px 12px 10px;width:752px;min-height:450px;
	border: 1px solid #EBEBEB;float:right;
}
.category-desc {
	border-bottom:1px dotted #2B756F;
	margin-bottom:10px;
	padding-bottom:10px;
}

* html .category-header {
	height:100%;
}
.category-header h1{
	color:#545456;font: 200% Georgia, Times New Roman, serif;
	margin:0 0 5px;padding:5px 5px 4px;text-transform:capitalize;
}
.category-header .desc{
	display: block;
}
.productdetail {
	padding:1px 12px 10px;width:752px;min-height:450px;
	border: 1px solid #EBEBEB;float:left;
}
.productsummary-container {
	margin:0; padding:0;float:left;
	color: #242424;
	width:748px;
}
.productsummary-container li{
	border-bottom:1px dotted #CFCFCF;display:inline;float:left;font-size:90%;line-height:120%;margin:0;height:225px;min-height:225px;padding:0 12px 10px 0;
	text-align:center;vertical-align:top;width:169px;
}
.productsummary-container li.third{
	margin-right:0;
}
.productsummary-container .product-name a{
	text-decoration: none;
}
.productsummary-container .product-img a{
	margin: 8px auto;
	display: block;
	text-align: center;
}
.productsummary-container .product-img a:hover{
	border: 6px solid #f5f5f0;
	margin: 2px auto;
}
.productsummary-container .buttons , .productsummary-container .feature-price , .productsummary-container .product-id , .productsummary-container .product-desc{
	display:none;
}

.pagination-top {
	font-size: 80%;	float:right;
	text-align:right;padding-top;10px;margin-bottom:10px;
	border-bottom:1px solid #EBEBEB;
	width:100%;
}
.pagination-bottom {
	font-size: 80%;float:right;text-align:right;width:100%;border-top:1px solid #EBEBEB;
}
.pagination strong, .pagination a{
	margin: 0 2px;
	text-decoration: none;
}

.breadcrumb {
	font-size: 90%;
	color: #999999;
	margin-bottom:10px;
}
.breadcrumb-category {
	margin-right: 10px;
}
.breadcrumb a{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

/* -- Product Details -- */
.product-nav {
	float:right;
}
.product-content {
	overflow:auto;
	color: #333;
	font-size: 90%;
}
.product-content .product-image{
	float:left;
	width:340px;
}
.preview .more-views{
	position: absolute;
}
.preview .more-views a{
	text-decoration: none;
}
.product-image .thumbs{
	overflow:auto;
	border-left: 4px solid #eaeaea;
	position: absolute;
	display:none;
}
* html .product-image .thumbs{
	height:100%;
}
.product-image .thumbs a{
	display:block;
	float:left;
	border: 4px solid #eaeaea;
	border-left-width: 0;
}
.product-content .product-info{
	height:350px;margin-left:360px;width:48%;
}
.product-info h1{
	padding:0; margin:0 0 5px;
	font: 200% Georgia, Times New Roman, serif;
}
.product-info h1 .nl{
	display: block; padding:5px 0 0;
	font: 50% Arial, sans-serif;
}
#product-feature-list,#product-feature-list  li{
	margin:0px;
	list-style-type:none;
}
#product-feature-list li span {
display:inline-block;
width:160px;
}
.purchase-box, #product-info-list {
	/* margin-top: 20px; */
	padding-top: 10px;
	
}

#product-feature-list ul{
  margin-left:170px;
}
#product-info-list ul{
    margin-left: 340px;
}
.purchase-box .purchase-price{
	margin-right: 0px;
}
.purchase-box .purchase-options{
	float:right;
	width: 110px;
}
.purchase-options ul{
	padding:0; margin:0;
}
.purchase-options ul li{
	padding:0; margin:0;
	list-style-type: none;
}
* html .purchase-options ul li{
	margin:4px 0 0;
}
.purchase-options ul li a{
	text-decoration: none;
	color: #999999;
	text-transform:uppercase;
}
.purchase-options ul li a:hover{
	color: #FF0000;
}
#product-info-list {
	margin:60px 0 0;
	line-height:160%;
}
#product-info-list li{
	margin:0; padding:0;
	list-style-type: none;
}
#product-info-list li span{
	width:150px;
	display: inline-block;
}
.add-form label{
	display:inline-block;
	width:70px;
	padding: 0 0 5px 0;
	vertical-align: top;
}
.add-form .product-price{
	font-size:120%;
	font-weight:bold;
}
.price{
	font-size:73%;
}
#variant_price_display{
font-size:160%;
}
.product-info .product-price{
font-size:160%;
}
.add-form .row{
	margin: 1px 0;
}
.add-form input{
	font-size:11px;
	border: 1px solid #dfdfdf;
	background-color: #f1f1f1;
	padding: 2px; margin:0;
	text-align: center;
}
.product-overview {
	clear:none;
	border-top:1px solid #f1f1f1;
	margin: 10px 0;
	padding: 10px 0;
	color:#333;
	font-size: 100%;
	line-height: 150%;
	
}
.product-overview h4{
	margin: 0;
	font-size: 150%;
}
#isDefault{
font-size:15px;
color:#339900;
text-decoration:underline;
}
.customer-reviews {
	margin:10px 0;
}
.review{
	clear:left;
	overflow:auto;
	border-bottom:1px dotted #EAEAEA;
	padding: 10px 0;
}
* html .review{
	height:100%;
}

.review .customer {
	width:160px;
	float:left;
}
.review .desc {
	margin-left:180px;
}

/* ---checkout page --- */
#checkoutContainer {
float:left;
padding-left:100px;
padding-right:100px;
width:772px;
}
.checkout-step-1, .checkout-step-2, .checkout-step-3, .checkout-step-4 {
	background: #FFF url('../images/pendant-images/cart-steps.gif') no-repeat top right;
	padding: 7px 0 8px;
	margin-bottom: 20px;
}
* html .checkout-step-1, * html .checkout-step-2, * html .checkout-step-3, * html .checkout-step-4 {
	height: 100%;
}
.checkout-step-1 {
	background-position: 100% 0;
}
.checkout-step-2 {
	background-position: 100% -34px;
}
.checkout-step-3 {
	background-position: 100% -68px;
}
.checkout-step-4 {
	background-position: 100% -102px;
}
.showcart-body {
	padding:1px 12px 10px;width:752px;min-height:100px;
	border: 1px solid #EBEBEB;float:left;
}

table.shopping-cart {
	border-collapse: collapse;
	//border:1px solid #dfdfdf;
	width:100%;
	margin-bottom:2px;
}
* html table.shopping-cart {
	width:695px;
}
table.shopping-cart th{
	border-bottom:1px solid #dfdfdf;
	background-color: #f1f1f1;
	color: #525252;
	padding:5px 10px;
	text-align: left;
}
table.shopping-cart td{
	border-bottom:1px solid #dfdfdf;
	padding:10px;
	font-size: 90%;
	line-height:150%;
	vertical-align: top;
}
table.shopping-cart tr.last td{
	background-color: #f1f1f1;
}
table.shopping-cart tr.last .total{
	font-size:120%;
}
table.shopping-cart h5{
	font: 120% Georgia, Times New Roman, serif;
	margin: 0 0 5px;
	font-weight: bold;
}
table.shopping-cart h5 a{
	text-decoration: none;	
}
table.shopping-cart input{
	text-align: center;
}
.cart-image strong{
	height:122px; 
	display:block;
	overflow:hidden;
}
.cart-image span{
	height:15px; display:block;
	overflow:hidden;
	background: #FFF url('../images/pendant-images/back-cart-image.gif') no-repeat top center;
}
.cart-bottom-left{
	//margin-right: 280px;
	float:left;
	margin-top:10px;
	width:421px;
}
.cart-bottom-right{
float:right;
padding-top:10px;
text-align:right;
width:310px;
}
.cart-conf {
	background-color: #f1f1f1;
	border:1px solid #dfdfdf;
	padding:5px 10px; font-size: 90%; line-height:150%;
	margin-bottom:20px;
	float:left;
}
.cart-conf table{
	background-color: #FFF;
	margin: 5px 0 15px;
	width: 100%; 
}
.cart-conf table th, .cart-conf table td{
	font-size:100%; padding:2px 5px;
}
.cart-conf table th {
	background-color: #dedede; font-weight:normal; text-align: left;
}
.cart-conf .input-box, .cart-conf select{
	background-color: #FFF;
	font-size: 100%;
	border: 1px solid #dfdfdf;
	margin: 2px 0;
}
* html .cart-conf {
	height: 100%;
}
.but-continue {
	float:left;
	margin-left:45px;
}

/* -- Checkout Screens -- */

my-account table, td, th {
vertical-align:text-top;
}

.but-edit {
	float: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;
	font-size: 100%;
}
* html .order-summury .cart-total, * html .order-summury .cart{
	width:258px;
}

.checkout-section {
	margin-bottom:5px;
}

.checkout-section  textarea{
	height:45px;
	padding:5px;
	width:220px;
}
* html .checkout-section {
	height:100%;
}
.checkout-section .heading{
	background: #152b40 url('../images/back-menu-section.gif') no-repeat;
	padding: 2px 11px;height:25px;
}
.checkout-section .heading h4{
	padding:1px; margin:0 0 0 4px;
	font-size: 100%; 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: 90%; line-height:150%; color: #6d6d6d;
	background-color: #f6f6ed;
	border: 1px solid #dfdfdf;
	float:left;
	width:740px;
}
.checkout-section .body ul li{
list-style-type:none;
}
.checkout-section-selected .heading{
	background: #152b40  url('../images/back-check-section-selected.gif') no-repeat;
}
.checkout-section-selected .heading h4{
	color: #FFF;
}
.checkout-section-selected .body{
	color: #333;
	background-color: #FFF;
	}
.checkout-section-selected h5{
	color: #4B5B81;
	margin:5px 0 10px;
	text-transform:uppercase;
	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;
}
ul.form label {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	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 {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	width:135px;
	float:left;
}
span.requiredNote {
	color:#980000;
	margin-left:5px;
	font-size:80%;
	text-transform:capitalize;
}


/* -- Login/Registration Screens -- */
#login-box-fr {
	margin-right: -184px;
	margin-left: -127px;
}

.module-box {
border:1px solid #B7B7B7;
padding:15px 15px 15px 20px;
}
.module-login-content h3{
	color:#29385B;
	font-size:20px;
	
}
#login-box .leftside{
float:left;
width:48%;
}
#login-box .leftside table td{
	//color: green;
	padding:4px 10px 2px 5px;
}
#login-box .leftside table{
	margin:0;
}
#login-box .leftside td span a{
	font-size:90%;
}
#login-box .rightside{
	float:right; width:48%;
}
#login-box .module-login-content{
	overflow:auto;
	padding: 15px 20px 30px;
	background: #FFF url('../images/cufflinks-images/back-login.jpg') repeat-x 0 -2%;
	border: 1px solid #B7B7B7;
}
.module-register-content{
	background-image: none;
	border: 1px solid #B7B7B7;	
}
#login-box .module-login-content h4{
	height: 45px;
	color: #FFF;
}
#login-box .module-register-content h5{
	color: #29385B;
	background-color: #f5f5f0;text-transform:uppercase;
	padding:8px 16px; margin:0 0 5px 0;
}
* html #login-box .module-register-content h5{
	height:10%;
}
#login-box .module-register-content table{
	margin: 10px 20px 15px 30px;
	width:96%;
}
.error {
	color: #FF0000; font-size:90%;
}

* html table.my-account {
	width: 910px;
}
.item-table {
	border-collapse: collapse;
}
.item-table {
	border-collapse: collapse;
}
.item-table th{
	text-align: left;
	background-color: #F1F1F1;
}
.item-table td{
	border-bottom: 1px dotted #dfdfdf;
}
.item-table .options td{
	padding-bottom:10px;
}
tr.subtotal{
	font-weight: bold;
}
.right-float-menu {
	float:right;
	padding:10px 0;
}
.right-float-menu a{
	margin:0 6px 0 0;
}

.search-head {
	border-bottom: 1px solid #dfdfdf;
	margin-left:0;
}
/* -- Forms -- */
.mendatory{
	background-image: url('../images/pendant-images/icon-mendatory.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
input[type=text], textarea, input[type=password], select{
	border: 1px solid #dfdfdf;
	background-color: #F8F8F8;
	padding: 2px; margin:0;
	color: #333;
	font-size:100%;
}
select{
	padding:0;
	height: 20px;
}

/* -- Bullets -- */
ul.bullet-style1 {
	padding:0;
	text-indent:0;
	margin:4px 0;
}
ul.bullet-style1 li{
	list-style-type:circle;
	margin-left:15px;
}

/* -- Mandatory filed */

.asterisk {
color:#FF0000;
font-size:15px;
}

/* -- Icons Sprite-- */

.small-icon, .medium-icon, .large-icon, .star-rating, .star-rating span {
	background-image: url(../images/pendant-images/icons-sprite.gif);
	vertical-align: middle;
}
.icon-msg-success {
background-position:-80px -32px;
}

.small-icon {
	width: 12px;
	height: 10px;
}

.icon-delete {
background-position:-64px -16px;
}
.medium-icon {
	width: 16px;
	height: 16px;
	margin-right:2px;
}
.icon-new {
background-position:-128px -32px;
}
.icon-pdf {
background-position:-80px -16px;
}

.icon-add {
background-position:0 -16px;
}

.icon-update {
background-position:0 -32px;
}

.icon-save {
	background-position: -16px -16px;
}
.icon-email {
	background-position: -32px -16px;
}
.icon-print {
	background-position: -48px -16px;
}
.icon-zoom {
	background-position: -16px -32px;
}
.icon-secure {
	background-position: -96px -32px;
}
.icon-refresh {
	background-position: -112px -32px;
}
.icon-msg-info {
	background-position: -32px -32px;
}
.icon-msg-error {
	background-position: -64px -32px;
}
.star-rating {
	width: 80px;
	height:16px;
	background-position: 0 -64px;
}
.star-rating span{
	background-position: 0 -48px;
	display:block;
	color:#FFF;
}

/* -- messages -- */
.msg-info, .msg-alert, .msg-error, #TB_ajaxContent p.msg-info {
    padding: 3px 5px 1px 22px;
}
.msg-info {
	background: #ECF8FF url(../images/information.png) no-repeat 0.5em 50%;
	border: 1px solid #D9E2EA;
	}
.below-banner-info {
	background: #efefed;
	border: 1px solid #D9E2EA;
	margin: 10px 0 15px 1px; 
	padding-left:4px;
}
.msg-success {    
     border:1px solid #339900;
	 color:#339900;
	 padding:3px 5px 3px 24px;
} 

.msg-info img, .msg-error img, .msg-alert img, .msg-success img{
	float:left; 
	margin: -1px 0 0 -19px;
}
.msg-error {
	color: #FF0000;
	border:1px solid #C40A00;
}
.msg-alert {
	color: #333399;
}
.validation-advice {
	color: #FF0000;
}

/* -- Round Box -- */
.grayCurveBox {
	border:1px solid #EBEBEB;
	min-height:150px;
	padding:1px 12px 10px;
}
.grayCurveBox-right {
	border:1px solid #EBEBEB;
	float:right;
	min-height:150px;
	padding:1px 12px 10px;
	width:552px;
	margin-left:200px;
}
.grayCurveBox h5{
	font-size:140%; color: #838385; 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(../images/pendant-images/right-gray-curve.gif);
	background-repeat:no-repeat;
	display:block;
	font-size:0;
	height:5px;
	line-height:0;
	position:absolute;
	width:5px;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}


/*Begin New css for new checkout page as goldencharm*/

#checkout-heading h2{
	color:#4B5B81;
    font-size:15px;
    margin:0 0 5px;
}
#checkout-heading .black{
 color:#525252;	
}
fieldset legend {
    color:#7D7D7D;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	padding:2px 5px;
	margin:5px 0;
}

fieldset {
	border:1px solid #CDCDCD;
	margin:5px 0;
	padding:2px 5px;
}

.items .lc {
	float:left;
	font-weight:bold;
	width:120px;
}

.items .rc {
	margin-bottom:10px;
	margin-left:130px;
}

table.shopping-cart-order{
	border: none; 
}

table.shopping-cart-order td {
	border-bottom:1px solid #DFDFDF;
	font-size:90%;
	line-height:150%;
	padding:5px;
	vertical-align:top;
}

table.shopping-cart-order tr.last td{
	border-top: 1px solid red;
}

.button-holder {
float:right;
position:relative;
padding-top:10px;
//width:786px;
}
.button-holder .backbutton{
//padding-left:435px;
}
.button-holder .backbutton-review{
//padding-left:472px;
}
.but-add-cart-vitual input {
margin-top:6px;
padding:3px;
vertical-align:top;
}

a.buttontext {
background:transparent url(../images/back-button.gif) repeat-x scroll left top;
border-color:#CDCCCC;
border-style:solid;
border-width:0 1px;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding:5px 8px;
text-decoration:none;
}

.gray-box {
background:#F5F5F5 none repeat scroll 0 0;
border:1px solid #E1E0E0;
float:left;
padding:6px;
width:98%;
}

.gray-box table{
 margin-bottom:0px;	
}
.button-holder-checkout-review {
//margin-left:65%;
text-align:left;
}
.order-items{
//float:left;
width:100%;
}

h1.underline {
border-bottom:1px solid #E1E1E1;
margin:5px 0 10px;
padding:0 0 5px;
font-size:20px;
}
.contents{
min-height:400px;
padding:10px 15px;
}

.contents h2{
-x-system-font:none;
color:#4B5B81;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0 0 5px;
padding:0;
}

#deliveryInfo .contents {
margin-left:0;
}
#deliveryInfo .border {
border:1px solid #CDCDCD;
}
table.form {
color:#606060;
}

.centeronly h2{
color:#4B5B81;
}

table.form td {
padding:2px 0;
vertical-align:top;
}

.category-description {
background:#FAF8F3 url(../images/back-category.gif) repeat-x scroll left bottom;
border:1px solid #BDBBAC;
margin:5px 0;
padding:5px;
}

.category-description table{
color:#242424;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:17px;
margin-bottom:0;
}

#processOrderButton, #processOrderButton_dummy,#processingOrderButton{
float:right;
}
#processOrderButton_dummy{
	background:url(../images/cufflinks-images/but-cart-checkout.gif) no-repeat 0 0;
	height: 42px;
	width:125px;
	margin:5px auto 0;
	overflow:hidden;
}
#processOrderButton{
	background:url(../images/cufflinks-images/but-cart-checkout.gif) no-repeat 0 0;
	height: 42px;
	width:125px;
	margin:5px auto 0;
	overflow:hidden;
}
.checkout-review{
    background: url("../images/cufflinks-images/but_review_order.gif") no-repeat scroll right top transparent;
    float: right;
    height: 36px;
    overflow: hidden;
    width: 128px
}
/*End New css for new checkout page as goldencharm*/

/*begin New css for new order complete page for popup*/
#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:0 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;
}
#order-complete-message strong{
color:#FF0000;
}

#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;
}
/*ens New css for new order complete page for popup*/



/* begin css for tabs product page */

#prod-specs{
	margin:3px;
	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/cufflinks-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;
	color:#545456;
}
.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 */

/*
	CSS Framework 
	by Sandesh Karalkar, May 2010
	Version :0.3.2 
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#545456;background:#fff;font-family:"Verdana", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a:active {color:#d50007;}
a {color:#29385b;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:360px;height:56px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* lists.css */
.inline-list{list-style-type: none; margin:0px; padding:0px; display:inline;}
.inline-list li{margin:0px; padding:0px; display:inline;}
.nobullet-list{padding:0; margin:.5em 0;}
.nobullet-list li{list-style-type: none;}

/* grid.css */
.container {width:940px; margin:0 auto;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;height:0px;}
div.space {height:10px;}
div.hr-space {height:10px;padding:9px}
div.morespace {height:25px;}
/*div.dotted-line {margin:8px 0 0; background:url(../images/dotted-line.gif) repeat-x top left;	}*/
div.hline{border-top:1px solid #e7edf9;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:right;}
.leftbar{width:140px; float:left;}
.leftonly{margin-left:162px;}

/* ------------ Custom Styles ------------------------------------- */
.container{}
.center{
	font-size:90%;	line-height:180%; min-height:450px; 
}
#ecom-header{
	background:url(../images/back_header.gif) repeat-x bottom left;	height:101px; 
}
h1.logo span{
	display:none;
}
h1.logo a{
	/*background:url(../images/cufflinks-images/sayers-london-logo.gif) no-repeat top center;*/
	height:82px; display:block; margin:13px 0 0 0;
}
h1.logo{
	margin:0; padding:0; text-align:center;
}
h1.logo a{
	/* background:url(../images/cufflinks-images/sayers-london-logo-hover.gif) no-repeat top center;	 */
}
#ecom-header  .menubar{
	border-bottom:1px solid #cecfd2;
	padding:0 2px; overflow:hidden;
	background-color:#29385b;height:29px;
}
#ecom-header .menu{
	margin-left:640px; padding-right:10px;
}
#ecom-header .menu a{
	color:#f0f0f0;
}
#ecom-header .menu a:hover{
	color:#FFFFFF;
}
#ecom-header .tools{
	font-size:78%; text-transform:uppercase;
	float:left; width:660px;
}
#ecom-header .tools ul{
	display:inline;
}
#ecom-header .tools ul li{
	padding-left:6px;
}
#ecom-header .tools ul li a{
	color:#bcbcbe;
}
#ecom-header .tools ul li a:hover{
	color:#FFF;
}
form.search{
	display:inline; width:200px;
}
input.search-box{
	border:0 solid #545f7a; color:#d5d4d4; font-size:inherit; font-family:inherit;
	border-top-width:1px; border-left-width:1px; 
	width:170px; background-color:#6c7a9c; padding:3px;
}
input.search-box:focus{
	color:#f0f0f0; 
}
.search-button{
	font-size:inherit; font-family:inherit; color:#FFF; padding:2px; font-weight:bold;
	background-color:#4b5b81; border-width:0;
}

.billboard{
	background-color:#29385b; padding:5px;
}
.billboard .images{
	overflow:hidden; margin-bottom:5px;
}
.billboard .images .image1{
	float:left; width:230px;
}
.billboard .images .image2{
	float:right;
}
.billboard .cms-text{
	background-color:#FFF; padding:20px 16px 5px;
}
.billboard .cms-text h2{
	color:#29385b; font-family: Georgia, Times new roman, serif; font-style:italic; font-size: 280%; margin-bottom:0.2em;
}
.billboard .cms-text p{
	font-family: Georgia, Times new roman, serif; font-size:130%; line-height:inherit; color:#3f3f3f;
	margin:8px 0;
}
.billboard .pcols{
	overflow:hidden;
}
.billboard p.col1{
	float:left; width:480px; 
}
.billboard p.col2{
	margin-left:490px; padding-left:15px; border-left:1px dotted #d2d2d2;
}
.billboard .cms-text a.button{
	text-decoration:underline;
}
.billboard .cms-text a.button:hover{
	color:#FF0000;
}
.billboard p.cms-text2{
	font-family: Arial, Helvetica, sans-serif; font-size:105%; color:#7a7a7a; line-height:140%;
}

/* navigation */
.main-menu{
	width:500px; float:left; text-align:left;
}
.buttons {
	font-size:80%; text-transform:uppercase; text-align:right; float:right; padding-top:7px;
}
.buttons li{
	text-align:right; margin-left:15px;
}
.buttons li a{
	color:#000; 
}

/* -- Side navigation -- */
.side-nav {
	font-family: Georgia, "Times New Roman", serif;
	font-size:95%; margin-top:0; line-height:185%; margin-bottom:10px;
}
.side-nav li{
	padding: 0 0 1px;
}
.side-nav li a{
	color: #29385b;
}
.side-nav li a:hover{
	color: #000;
}
.side-nav li a:active{
	color: #d50007; 
}
.side-nav li ul{
	font-size:95%; padding-left:1em; margin-bottom:2px;
}

/*- Footer -*/
.footer{
	font-size:80%; color:#838385; border-top: 1px solid #cccccc; padding:10px 0 30px;
}
.footer-left{ width:620px; float:left; overflow:hidden;}
.footer-right{ margin-left:640px; text-align:right;}
.footer .links {list-style-type: none; padding:0; width:140px; float:left; margin-right:20px;}
.footer .links li{ padding:0; text-transform:uppercase;}
.footer a{ color:#838385;}
.footer a:hover{ color:#000;}
.footer a:active{ color:#FF0000;}

.form-pay-details-right{
background-color:#F1EFF1;
border:1px solid #DEDBDE;
padding:2px;
}
.form-pay-details-left{
background-color:#F1EFF1;
border:1px solid #DEDBDE;
padding:2px;
}
.clears {
clear:both;
font-size:0;
height:0;
line-height:0;
margin:0;
padding:0;
}
.but-change {
background:url("../images/but-change.gif") no-repeat scroll right top transparent;
float:right;
height:6px;
margin:0;
padding:7px 0 15px 80px;
}
.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;
}
#editCartPanel_cartItems thead th, #cartSummaryPanel_cartItems thead th {
background-color:#F6F6ED;
}
#editCartPanel_cartItems tfoot, #cartSummaryPanel_cartItems tfoot {
background-color:#F6F6ED;
border-top:1px solid #FACC68;
padding:4px 5px;
}
#editCartPanel_cartItems tfoot, #cartSummaryPanel_cartItems tfoot th {
text-align:right;
}
#cartSummaryPanel_cartItems th,td{border:1px solid #FFFFFF;}
.but-review-order {
background:url("../images/review_order.gif") no-repeat scroll right top transparent;
height:15px;
margin:0;
padding:11px 81px 7px 62px;
}
.but-place-order {
background:url("../images/btn-checkout.gif") no-repeat scroll right top transparent;
padding:18px 1px 0 124px;
}

.bill-left, .bill-right{
	background-color: #F1EFF1;
    	border: 1px solid #DEDBDE;
    	padding: 2px;
	margin-top:6px;
}
.bill-left ul.form,.bill-right ul.form{
	line-height: 26px;   
    padding: 1px;
}
#orderSubmitPanel .buttons{margin-top:-6px;}
/**************Start order Complete page ************/
.OC-grayCurveBox {
    border: 1px solid #EBEBEB;
    float: right;
    min-height: 150px;
    padding: 10px 20px 10px;
    width: 752px;
}


.logoImg{
	background:url(../images/cufflinks-images/sayers-logo-orderComplete.gif) no-repeat top left;
	height:76px; display:block;width:490px;border:none;
}
.orderComplete-category{
/*background: none repeat scroll 0 0 #EEEEEE;*/
float:left;
width:16%;
}
.orderComplete-category ul{
list-style-type:none;
padding-left:1px;
}
.orderComplete-category ul li a{
color: #4D4D4D;
    display: block;
    line-height: 16px;
    margin: 0 0 4px;
    text-decoration: none;
}
.orderComplete-summary{
width:84%;
padding-left:72px;
}
#errorMessageShipping, #errorMessagePayment{
border: 1px solid red;
padding: 2px 2px 2px 26px;
color:red;
background: #FFEEEE url(../images/error.gif) no-repeat 0.5em 50%;
}
.vat{
font-size:13px;
border: 1px solid #333333;
padding:1px;
}
.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%;
}
.grayCurveBox .orderitems-new{
float: none; margin-bottom: 10px; width: 100%;
}
table.contactus {
    border: 3px solid #E6E6E6;
    border-collapse: collapse;
    width: 400px;
}
/* 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/information.png');
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.confirm {
	background-image: url('../images/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: 380px;
	cursor:default;
	line-height:20px;
}
