.jswinK3Cart{
	/* if browser is ie6 jsWin will automaticly change fixed position to absolute */
	position:fixed;
	padding: 10px;
	color: #FFF;
	background-color: #75191B;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	top:200px;
	left:200px;
	z-index:999;
	font-size:11px;
}
.jswinK3Cart .titleBar{
	display:none;
}
.jswinK3Cart .footerBar{
	/*background-color:gray;*/
	margin-right:20px;
	margin-left:20px;
	margin-bottom:4px;
}
.jswinK3Cart .title{
	height:23px;
	margin-left:20px;
	line-height:23px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
.jswinK3Cart .close{
	height:13px;
	width:13px;
	margin-right:5px;
	margin-top:4px;
	line-height:30px;
	float:right;
	font-size:0px;
	background-image:url(img/close-b.png);
	background-repeat:no-repeat;
	text-indent: -10000px;
	overflow:hidden;
}
.jswinK3Cart .content{
	font-size: 16px;
	padding: 15px;
	background-color: #E8E8E8;
	color: #444;
	overflow:auto;
	display:block;
	visibility:visible;
}
.jswinK3Cart_modal{
	background-color:#444;
	opacity:0.7;
	filter: alpha(opacity = 50);
	position:fixed;
	top:0;
	left:0;
	z-index:998;
}
.jswinK3Cart h3{
	font-size: 16px;
	color: inherit;
	margin: 0 0 10px;
	padding: 8px 3px;
}
.jswinK3Cart span.numberItemInfo{
	display:block;
}
.jswinK3Cart span.totalCostInfo{
	display:block;
	padding-bottom:15px;
}
.jswinK3Cart .btncart{
	display:block;
	float:left;
	border:1px solid gray;
	padding:2px;
	background-color:#efefef;
	margin-right:15px;
	text-decoration:none;
	color:black;
	font-weight:bold;
}
.jswinK3Cart a.btnContinueShopping{
}
.jswinK3Cart a.btnGoToBasket{

}
#k3Cart, #invoiceTable {color: #444;}
#k3Cart h2 {
	color: #444;
	font-size: 1.2em;
}
#k3Cart table, #invoiceTable  {
	border-collapse: collapse;
	font-weight: bold;
	font-size : 13px;
	text-align: left;
	border-spacing: 2px;
	border:  none;
	text-indent: 0;
	width:100%;
	margin-bottom: 15px;
}
#k3Cart table a, #invoiceTable a{text-decoration: none;}
#k3Cart table td, #invoiceTable td{
	color: #444;
	padding:8px;
}
#k3Cart table thead, #invoiceTable thead{
	display: table-header-group;
	vertical-align: middle;
}
#k3Cart table tr, #invoiceTable table tr  {
	display: table-row;
	vertical-align: inherit;
}
#k3Cart table thead tr td, #k3Cart table tfoot tr:first-child td, #invoiceTable thead tr td, #invoiceTable tr#total td {
	background-color: #444;
	color: #FFF;
}
#k3Cart table tbody input {width: 35px;}
#k3Cart table tbody tr:nth-child(even), #invoiceTable tbody tr:nth-child(even) {background-color: #e8e8e8;}
#k3Cart table tbody td.productThumb{text-align:center;}
#k3Cart table tbody td.productThumb img {border:1px solid #444;}
#k3Cart table td.productQuantity{padding-left:16px;}
#k3Cart table td.productName a {
	color: #9e0010;
	font-weight: normal;
	text-decoration: underline;
}
#k3Cart table tfoot, #invoiceTable tfoot{border-top: 1px solid #444;}
#formCart table tfoot tr, #invoiceTable tfoot tr{background-color: #E8E8E8;}
#k3Cart .removeItem {
	background-color: #75191B;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding: 0 0 3px;
	line-height: 20px;
	display: block;
}
#invoiceTable td{
	font-weight: normal;
}
#invoiceTable td+td+td {
        text-align: center;
}
#invoiceTable tfoot tr:first-child td{padding-top: 12px;}
#invoiceTable td+td+td+td, #invoiceTable tfoot tr td {
	padding-right: 15px;
        text-align: right;
}
#invoiceTable tbody td{
        border-top: 1px solid #444;
	padding: 12px 8px;

}
/*********************************************/
/*************** Credit card form ************/
.pagination + .clear + .feedbackError{margin-top: 0;}
p.feedbackError{
	display: none;
	margin: 0;
}
#formCredit{padding-top: 15px;}
#formCredit fieldset{
	color: #444;
	border: none;
	margin: 0;
	padding: 0;
}
#formCredit #postContact, #formCredit #creditCardBox, #formCredit #acceptTermsCond{
	margin:0 0 15px;
	padding:15px;
	background-color: #e8e8e8;
	line-height: 1.4em;
}
#formCredit fieldset label{
        display: block;
}
#formCredit fieldset legend{
        font-size: 16px;
        font-weight: bold;
        color: #FFF;
        background-color: #444;
        text-align: center;
        width: 100%;
        padding: 5px 0;
        margin:0 0 10px 0;
}
#formCredit > span{
	color: #444;
	font-size: 12px;
}
#formCredit #postContact div {
	line-height: 0.9em;
	background-color: #fff;
	border: 3px solid #929292;
	position: relative;
}
#formCredit #postContact div small{
  font-size: 0.7em;
  padding: 15px;
}
#formCredit #postContact div img + small{
	position: absolute;
	right: 0;
	width: 125px;
}

#formCredit #postContact label, #formCredit #acceptTermsCond label{
	font-size:14px;
	line-height: 1.7em;
	color: #FFF;
	background-color: #b73c34;
	border: 3px solid #929292;
}
#formCredit #postContact label{margin-top: 10px;}
#formCredit #postContact div label{
	color: #fff;
	font-weight: bold;
	background-color: #75191b;
	border: 0;
	border-top: 3px solid #929292;
	margin-top: 0;
}
#formCredit #postContact span, #formCredit #acceptTermsCond span{
        background-color:#444;
        display: inline-block;
        padding: 3px 8px 3px;
        margin-right:8px;
		border: none;
        border-right: 3px solid #929292;
}
#formCredit label.redBold input, #formCredit label.redBold select{
	background-color: #F2DADA;
	border: 1px solid #9E0010;
}
#formCredit #acceptTermsCond label a{color: #FFF;}
#formCredit span.error{
	font-size: 11px;
	/*display: none;*/
        margin-left : 8px;
}
#creditCardBox fieldset > div{
	float: left;
	padding: 20px;
}
#creditCardBox fieldset > div + div{
	margin-left: 42px;
	margin-right: 30px;
}
 #formCredit #creditCardBox label, #formCredit #creditCardBox fieldset fieldset{
        font-size: 14px;
	width: 210px;
}
#creditCardBox input{
	line-height: 20px;
	width: 97%;
}
#creditCardBox fieldset fieldset{
	line-height: 20px;
	margin-top: 15px;
}
#formCredit #creditCardBox fieldset fieldset label{
	font-size: 11px;
	margin-top: 0;
	width: 80px;
	display: inline-block;
}
#formCredit #creditCardBox label + label{margin-top: 15px;}
#creditCardBox label + img{margin-left: -10px;	}
#creditCardBox div#pci_rel{
	text-align: center;
	margin-top: 10px;
}
#creditCardBox div#pci_rel a{
	display: block;
	margin-bottom: 30px;
}
#creditCardBox .note {
	font-size: 10px;
	line-height: 15px;
	display: block;
}
#formCredit #creditCardBox #memberForm_card_cvd {width: 50px;}
#formCredit #acceptTermsCond.error{
	background-color: #F2DADA;
	border: 1px dotted #9e0010;
}

/*****************************************/
/*************** ORDER STATUS ************/

ul.orderStatus{
	list-style-type:none;
	padding-left:15px;
}

ul.orderStatus li{
	height:20px;
}

ul.orderStatus li span.status_yes{
	color:green;
}
ul.orderStatus li span.status_no{
	color:gray;
}
ul.orderStatus li span.status_error{
	color:red;
}
ul.orderStatus li span.icon_yes{
	background: transparent url(../../admin/ui/img/icon16/accept.png) no-repeat scroll 0 0;
	height: 16px;
	width: 16px;
	text-indent: -6000px;
	font-size:0;
	display:block;
	float:left;
	margin-top:2px;
}
ul.orderStatus li span.icon_no{
	background: transparent url(../../admin/ui/img/icon16/time.png) no-repeat scroll 0 0;
	height: 16px;
	width: 16px;
	text-indent: -6000px;
	font-size:0;
	display:block;
	float:left;
	margin-top:2px;
}
ul.orderStatus li span.icon_error{
	background: transparent url(../../admin/ui/img/icon16/delete.png) no-repeat scroll 0 0;
	height: 16px;
	width: 16px;
	text-indent: -6000px;
	font-size:0;
	display:block;
	float:left;
	margin-top:2px;
}
ul.orderStatus .status_date{
	font-size:11px;
	color:black;
}

/*****************************************/
/*************** INVOICE ************/

table.invoiceTable {
	border-collapse: collapse;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-spacing: 2px;
	border: none;
	text-ident: 0;
	margin-bottom: 20px;
}
table.invoiceTable thead {
	display: table-header-group;
	vertical-align: middle;
}
table.invoiceTable tr {
	display: table-row;
	vertical-align: inherit;
}
table.invoiceTable thead td {
	background: #c9c9c9 url(img/tablehead.png) repeat-x scroll 0 0;
	border-bottom: 1px solid #ffffff;
	border-top: 2px solid #c6c6c6;
	border-right: 1px #c6c6c6 solid;
	color: #000000;
	font-size : 13px;
	padding: 8px 20px;
}
table.invoiceTable tbody td {
	border-top: 1px solid #AFA4A4;
	color: #000000;
	font-size : 13px;
	padding: 8px 20px;
}
table.invoiceTable tfoot .tfoot {
	background: #ededed url(img/tablebody.png) repeat-x scroll 0 0;
	border-bottom: 1px solid #ffffff;
	border-right: 1px #e9e9e9 solid;
	border-left: 1px #e9e9e9 solid;
	color: #000000;
	font-size : 13px;
	padding: 8px;
	font-weight: bold;
}
