/*
	CSS Framework 
	by Sandesh Karalkar, July 2009
	Version :0.1 
*/

body {
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
}
pre, code, tt {
	font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace;
}
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bold;
}
em, i, dfn {
	font-style: italic;
}
dfn {
	font-weight:bold;
}
p, code, pre, kbd {
	margin:0 0 1.5em 0;
}
blockquote {
	margin:0 1.5em 1.5em 1.5em;
	font-family:Georgia;
	font-size:110%;
	font-style: italic;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul, ul li {
	list-style-type:disc;
}
ol, ol li {
	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;
}
th {
	font-weight:bold;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tfoot {
	font-style:italic;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom: 1px dotted;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	text-decoration: line-through;
}
pre {
	margin:1.5em 0;
	white-space:pre;
	padding:0.50em;
	background-color: #EEEEEE;
	overflow:scroll;
}
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;
}
.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*:first-child+html .clearfix {
	zoom: 1;
	display: block;
}
* html .clearfix {
	zoom: 1;
	display: block;
}
small{
	font-size:80%;
}
a:link, a {
	color: #147880;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000;
}

/* -- Custom Styles -- */

#header, #ecom-mainarea, #footer {
	width: 940px;
	margin: 0 auto;
	text-align:left;
}
* html #page-container {
	text-align:center;
}
ul.ul-vertical{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}
ul.ul-vertical li{
	display: inline;
}

/* -- Header -- */
#page-container {
	margin: 0 auto;
}

#header{
	
} 
#ecom-header{
	width: 940px;
	margin: 0 auto;	
} 
#ecom-header #header-left {
	width:280px;
}
#ecom-header #header-center {
	width:0px;
}
#ecom-header #header-right {
	padding:0;
	float:right;
	width:640px;
	text-align:right;
}
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;
}
#ecom-header ul.border{
	border-bottom: 1px solid #cccccc;
	margin-left: 290px;
}

/* 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 .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:10px;
	position:relative;
	text-align:left;
	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 .center {
	margin-left:240px;
	margin-right:240px;
	voice-family:inherit;
}
#ecom-mainarea .centeronly {
	padding:0 90px;
	
}
#ecom-mainarea .rightonly {
	margin-left:0;
	margin-right:240px;
}

#ecom-mainarea .searchrightonly {
	float:left;
	margin-left:0;
	margin-right:0;
	width:700px;
}

#ecom-mainarea .leftonly {
margin-right:0;
}

#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 {
	/* background:url(../images/pendant-images/banner.jpg) no-repeat top left;	
	height:460px;*/
}
.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 {
	width:435px;
	color: #333333;
	margin-left: 465px;
    position: absolute;
}
* 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:348px;
	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: #21bfcb;
	margin-bottom:10px;
}
.category-desc {
	border-bottom:1px solid #2B756F;
	margin-bottom:10px;
	padding-bottom:10px;
}

* html .category-header {
	height:100%;
}
.category-header h1{
	color: #FFF;
	padding:15px 0px 0; margin:0 0 5px;
	font: 250% Georgia, Times New Roman, serif;
	text-transform: lowercase;
}
.category-header .desc{
	display: block;
}
.productsummary-container {
	margin:0; padding:0;
	color: #242424;
	width:710px;
        float:left;
}
.productsummary-container li{
	border-bottom:1px dotted #CFCFCF;
	display:inline-block;
	font-size:90%;
	line-height:120%;
	margin:0;
	height:220px;
	padding:0 12px 10px 0;
	text-align:center;
	vertical-align:top;
	width:160px;
	float:left;
}
.productsummary-container li.third{
	margin-right:0;
}
.productsummary-container .product-name{
   height:27px;
   overflow:hidden;
}
.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 {
	font-size: 80%;
	float:right;
}
.pagination strong, .pagination a{
	margin: 0 2px;
	text-decoration: none;
}

.breadcrumb {
	font-size: 90%;.productsummary-container .product-name
	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{
	margin-left:360px;
}
.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:table-cell;
width:160px;
}
.purchase-box, #product-info-list {
	margin-top: 30px;
	padding-top: 10px;
	border-top:1px solid #f1f1f1;
}

#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:30px 0 0;
	line-height:160%;
}
#product-info-list li{
	margin:0; padding:0;
	list-style-type: none;
}
#product-info-list li span{
	width:160px;
	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;
}
.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: 90%;
	line-height: 150%;
	
}
.product-overview h4{
	margin: 0;
	font-size: 110%;
}
#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 --- */
.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;
}
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:8px;
	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;
}
.cart-bottom-right{
	float:right;
	width:260px;
	text-align: right;
}
.cart-conf {
	background-color: #f1f1f1;
	border:1px solid #dfdfdf;
	padding:5px 10px; font-size: 90%; line-height:150%;
	margin-bottom:20px;
}
.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 -- */
.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;
}
* html .checkout-section {
	height:100%;
}
.checkout-section .body{
	padding: 10px 15px;
	font-size: 90%; line-height:150%; color: #6d6d6d;
	background-color: #f6f6ed;
	border: 1px solid #dfdfdf;
}

.checkout-section-selected .heading{
	background: #94943b url('../images/pendant-images/back-check-section-selected.gif') no-repeat;
}
.checkout-section-selected .heading h4{
	color: #FFF;
}
.checkout-section-selected .body{
	color: #333;
	background-color: #FFF;
	border: 3px solid #94943b;
}
.checkout-section-selected h5{
	color: #147880;
	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%;
}
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;
}
#login-box .leftside{
	margin-right:320px;
}
#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:310px;
}
#login-box .module-login-content{
	overflow:auto;
	padding: 15px 20px 15px 30px;
	background: #FFF url('../images/pendant-images/back-login.gif') 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: #FFF;
	background-color: #21bfcb;
	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;
}
.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;
}
/* -- 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;
}
.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: 2px 0 0 -20px;
}
.msg-error {
	color: #FF0000;
	border:1px solid #C40A00;
}
.msg-alert {
	color: #333399;
}
.validation-advice {
	color: #FF0000;
}

/* -- Round Box -- */
.grayCurveBox {
	border:1px solid #E1E1E1;
	margin-bottom:15px;
	padding:10px;
	position:relative;
	font-size:90%;
	line-height:150%;
}
.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(../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;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
	list-style: none;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */ 
	border: 1px solid #d4d4d4;
	border-width: 1px 1px 0 1px;
	background-color: #f1f1f1;
}
.tabs-nav .tabs-selected a {
    color: #000;
	background-color: #FFF;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.tabs-nav { /* auto clear */
    display: inline-block;
}
.tabs-nav .tabs-disabled {
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}


/*Begin New css for new checkout page as goldencharm*/

#checkout-heading h2{
	color:#147880;
    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 {
padding:10px 0;
text-align:right;
}


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;
padding:6px;
}

.gray-box table{
 margin-bottom:0px;	
}
.button-holder-checkout-review {
margin-left:65%;
text-align:left;
}

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:#147880;
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:#147880;
}

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;
}
/*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;
}
.clear {
clear:both;
font-size:0;
height:0;
line-height:0;
margin:0;
padding:0;
}
/*ens New css for new order complete page for popup*/



/************** 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_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 thead,#cartSummaryPanel_cartItems thead{background:#FBF9F9;}
#editCartPanel_cartItems tfoot,#cartSummaryPanel_cartItems tfoot{
	background-color: #FBF9F9;
    border-top: 1px solid #FACC68;
    padding: 4px 5px;
}
#editCartPanel_cartItems tfoot,#cartSummaryPanel_cartItems tfoot th{
	text-align:right;
}
#cartSummaryPanel_cartItems th,td{border:2px solid #FFFFFF;}
.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/pendant-images/back-nav.gif") no-repeat scroll top transparent;
	padding: 2px 11px;height:25px;
}
.checkout-section .heading h4{
	padding-top: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: #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/pendant-images/back-nav.gif") 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:118px;
	float:left;
}
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 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: 250px;
}
#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;
	padding: 2px;
	margin-top: 5px;
}

.bill-left ul.form,.bill-right ul.form{
	line-height: 26px;   
    padding: 1px;
}

#processOrderButton, #processOrderButton_dummy,#processingOrderButton{
float:right;
}
#processOrderButton_dummy{
	background:url(../images/pendant-images/but-cart-checkout.gif) no-repeat 0 0;
	height: 42px;
	width:94px;
	margin:5px auto 0;
	overflow:hidden;
}
#processOrderButton{
	background:url(../images/pendant-images/but-cart-checkout.gif) no-repeat 0 0;
	height: 42px;
	width:94px;
	margin:5px auto 0;
	overflow:hidden;
}
.checkout-review{
    background: url("../images/pendant-images/but_review_order.gif") no-repeat scroll right top transparent;
    float: right;
    height: 36px;
    overflow: hidden;
    width: 94px
}
/**************End One page checkout page************/

/**************Start order Complete page ************/
.OC-grayCurveBox {
    border: 1px solid #EBEBEB;
    float: right;
    min-height: 150px;
    padding: 14px 20px 10px;
    width: 752px;
}
.logoImg{
	background:url(../images/pendant-images/pendant-logo.gif) no-repeat top left;	
	height:64px; display:block;width:280px;border:none;
}
.orderComplete-category{
background: none repeat scroll 0 0 #EEEEEE;
float:left;
width:16%;
}
.orderComplete-category ul{
padding-left:15px;
margin:0px;
}
.orderComplete-category ul li{
list-style-type:none;
}
.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;
margin-top:20px;
}
#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: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%;
}
.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: 385px;
	cursor:default;
	line-height:11px;
}
/* start homepage promo product related css*/
.promo-products {
    clear: both;
}
.promo-products .productsummary-container {
    float: left;
    width: 100%;
}
.promo-products .productsummary-container li.productsummary{height: 176px;width: 176px;}
.promo-products h3 a {
    float: right;
    font-size: 75%;
    font-weight: normal;
    color:#FFF;
    font-family: Georgia,Times New Roman,serif;
    border:0px solid #0143aa;
    padding:0 4px;
}
.promo-products h3 a:hover{color:red;}
.promo-products h3 {
    color: #843B3C;
    font-size: 150%;
    font-weight: bold;
    height: 20px;
    margin-bottom: 0;
    padding: 0 15px;
}
.promo-products h3 span {
	color: #FFFFFF;;
    font:75% Georgia,Times New Roman,serif;
    float:left;
}
/* end homepage promo product related css*/

.billboard .images .image2 {
    float: left;
    width: 192px;
}
.billboard .images{width:980px;overflow:hidden;}
