/* ========= Cart and Checkout =========== */

.cards {
	padding: 0 0 0 5px;
	vertical-align: middle;
}

.shoppingCartData table, .shoppingData table {
	width: 100%;
	margin: 10px 0 0 0;
}

.delete input {
	background: url(/UserUploadImages/system/btn_delete.gif) no-repeat top left;
	border: 0;
	width: 24px;
	height: 24px;
	font-size: 0;
	cursor: pointer;
  	cursor: hand;
  	color: #fb8684;
}

.title, .CustomerTitle, .DeliveryTitle, .DeliveryFeeTitle, .PaymentTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 0;
	display: block;
}

.amount select {
	font-size: 10px;
}

.cartContent table {
	border-collapse: collapse;
	border: 0px solid #ecedf1 !important;
	width: 100%;
}

.cartContent input, .cartContent select {
	font-size: 11px;
	border: 1px solid #858585;
}

.headerRow {
	color: #000;
	font-size: 12px;
	background-color: #ecedf1;
	font-weight: normal;
}

.headerRow th {
	height: 25px;
	text-align: left;
	padding: 1px 5px;
}

.cartContent td {
	padding: 5px;
}

.dataRow {
	border-bottom: 1px solid #d4dddf;
}

.dataRow td{
	border-right: 1px solid #d4dddf;
	padding: 4px;
}

.attributeRow td{
	background: url(/UserUploadImages/cartSeparatorLine.jpg) repeat-x left bottom; }

.attributeRow td div{
	margin: 0 0 4px 0 !important;
	color: #D58F12;
}

.delete { border-right: 0 !important; }

.summary {
	float: left;
	font-weight: bold;
	background: url(/UserUploadImages/viewItemTextEnd.jpg) no-repeat left top;
	width: 250px;
	height: 17px;
	padding: 8px 0 0 0;
	font-size: 15px;
	color: #d58f12;
}

.checkoutLink {
	float: right;
}

.checkoutLink a{
	background: url(/UserUploadImages/system/btnToOrderpage.gif) no-repeat 0px 0px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0 7px 40px;
	color: #fff;
	width: 158px;
	display: block;
}

.checkoutLink a:hover {
	color: #fff;
}


.title, .CustomerTitle, .DeliveryTitle, .DeliveryFeeTitle, .PaymentTitle {
	background: url(/UserUploadImages/headerBg_blue_200px.jpg) no-repeat left bottom;
	padding: 0 0 5px 5px;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.DeliveryFeeContent, .PaymentContent, .PaymentFormContent, .ButtonsArea {
	float: right;
	width: 195px;
	overflow: hidden;
}

.AddCMSSysCheckout {
	background: url(/UserUploadImages/headerBg_gray_550px.jpg) no-repeat 0px 28px; }

.DeliveryFeeValue, .TotalPriceValue, .value {
	font-size: 15px;
	color: #D58F12;
	font-weight: bold;
}

.CustomerContent, .DeliveryContent, .DeliveryFeeContent, .PaymentContent {
	float: left;
	margin: 10px 8px 0 0;
}

.DeliveryFeeContent, .PaymentContent {
	border-bottom: 2px solid #737373;
}

.CustomerContent, .DeliveryContent {
	height: 400px;
}

.LoginContent, .DeliveryFeeCalculation {
	display: none;
}

.ButtonsArea  {
	margin: 15px 0 0 0;
	width: 205px;
}

.ButtonsArea input  {
	background: url(/UserUploadImages/system/btn-to-order-page.gif) no-repeat 0px 2px;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 73px 20px 11px;
	color: #fff;
	border: 0pt none;
	cursor: pointer;
}

.ValidateContent {
	background-color: #DADADA;
	position: absolute;
	top: 150px;
}

.ValidateContent ul {
	margin: 5px;
	padding: 5px;
}


/* ========= Article page =========== */


.relArtItem {
	position: relative;
}

.relArtArtHeader {
	border-bottom: 4px solid #231f20;
	width: 772px;
}

.artAttrItem {
	margin-bottom: 5px;
}

.attributeName {
	float: left;
	width: 60px;
}

.relArtArtHeader h3 {
	background: url(/UserUploadImages/system/tabRelated.gif) no-repeat top left;
	color: #fff;
	font-size: 16px;
	padding: 4px 5px 4px 25px;
	font-weight: normal;
	margin: 0;
	width: 166px;
}

#contentInfo .articleName {
	color: #b63237;
	font-size: 20px;
}

#contentInfo .articleFullDesc {
	color: #565656;
	font-size: 13px;	
}

#contentInfo .AddCMSSysArtAttrView {
	color: #565656;
	font-size: 13px;
}

#contentInfo .articlePrice {
	color: #b63237;
	font-size: 20px;
}

#contentInfo .articlePricePrevious {
	color: #565656;
	font-size: 13px;
	display: block;
	text-decoration: none;
}

#contentInfo .AddCMSSysBuyButton input {
	background: url(/UserUploadImages/system/btnAddToCart.gif) no-repeat top left;
	width: 158px;
	height: 27px;
	color: #fff;
	font-weight: bold;
	border: none;
	font-size: 13px;
}

#contentInfo .AddCMSSysBuyButton input:hover {
	background: url(/UserUploadImages/system/btnAddToCartOver.gif) no-repeat top left;
}

#contentImage .articleImage img {
	margin-bottom: 10px;
}
 
#contentImage .thumbnails img {
	height: 70px;
	border: 2px solid #5b5b5b;
	margin: 0 5px 5px 0;
}


.artListFilterByBrand, .artListSort {
	display: none;
}

#contentList .artListItems {
	float: left;
	border-left: 1px solid #bababa;
}

#contentList .artListItem {
	float: left;
	border-right: 1px solid #bababa;
	position: relative;
}

#contentList .articleThumb {
	position: relative;
	z-index: 1;
}

#contentList .articleName, .relArtItem .articleName {
	position: absolute;
	margin: 0;
	width: 192px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: url(/UserUploadImages/system/articleListNameBg.png) top left;
	z-index: 2;
	bottom: 0px;
	padding: 5px 0;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	filter: alpha(opacity=80);
}

#contentList .articleThumb a:hover .articleName {
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#pageContent {
	width: 980px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}



#content {
	width: 975px;
	float: right;
}

#contentImage {
	width: 350px;
	margin-top: 20px;
	float: left;
}

#contentInfo {
	width: 600px;
	margin-top: 20px;
	float: right;
}

#contentRelated {
	margin-top: 30px;
	clear: both;
}

/* ===== Top Navigaton ==== */

#topNav { 
	border-bottom: 6px solid #b63237;
	height: 26px;
	width: 980px
}

#topNav li {
	margin: 0 5px 0 0;
}

#topNav a {
	color: #fff;
	background: url(/UserUploadImages/system/topNavR.gif) no-repeat top right;
	font-size: 13px;
	padding: 4px 5px 6px 0;
}

#topNav span {
	padding: 4px 5px 7px 9px;
	background: url(/UserUploadImages/system/topNavL.gif) no-repeat top left;
}

#topNav a:hover, #topNav .AddCMSSysMainSelected { background: url(/UserUploadImages/system/topNavRS.gif) no-repeat top right; }
#topNav a:hover span, #topNav .AddCMSSysMainSelected span { background: url(/UserUploadImages/system/topNavLS.gif) no-repeat top left; }


/* =====Page Settings ==== */

body {
	margin: 23px 0;
	background: #fff url(/UserUploadImages/system/bodyBg.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: none; }

#pageWrapper {
	width: 1000px;
	margin: 0 auto;
}

#pageTop {
	position: relative;
}

.logo {
	margin: 0 0 23px 0;
	display: block;
}

#pageFotter {
	border-top: 1px solid #b2b2b2;
	padding: 5px 0;
	text-align: center;
	font-size: 12px;
}



/* ===== Random Items and Related items ==== */


#pageRandomItems {
	position: absolute;
	top: 370px;
	left: 6px;
	width: 980px;
	background: url(/UserUploadImages/system/line-1x190px.gif) no-repeat bottom left;
	padding-left: 1px;
}

.TeaserArticlesStartpage {
	border-left: 1px solid #a1a1a1;
}

#pageRandomItems  .articleThumb, .relArtItem {
	border-right: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	float:left;
}

.randomTitle {
	border-bottom: 4px solid #b63237;
	width: 966px;
	clear: both;
	height: 25px;
}

.randomTitle h2 {
	background: url(/UserUploadImages/system/tabStartpageL.png) no-repeat top left;
	color: #fff;
	font-size: 14px;
	padding: 4px 5px 4px 7px;
	font-weight: normal;
	margin: 0;
	display: inline;
	float: left;
}

.randomTitle span {
	background: url(/UserUploadImages/system/tabStartpageR.png) no-repeat top left;
	width: 10px;
	height: 25px;	
	float: left;
}

#cart {
	position: absolute;
	top: 123px;
	right: 20px;
	width: 138px;
	display: none;
	z-index: 100;
}

.cartBtn a {
	background: none !important;
	padding: 0 !important;
}

.productsAmount, .productsTotalPrice, .shoppingCartLink {
	font-size: 11px;
}

.productsAmount {
	height: 22px;
	background: url(/UserUploadImages/system/bgCartItem.gif) no-repeat top left;
	padding: 3px 0 0 37px;
}

.productsTotalPrice {
	height: 27px;
	background: url(/UserUploadImages/system/bgCartSum.gif) no-repeat top left;	
	padding: 3px 0 0 37px;
}

#cart .empty {
	height: 27px;
	background: url(/UserUploadImages/system/bgCartEmpty.gif) no-repeat top left;
	padding: 5px 0 0 0;
	text-align: center;
}

.shoppingCartLink {
	height: 20px;
	background: url(/UserUploadImages/system/btnChangeOrder.gif) no-repeat top right;
	text-align: right;
}

.shoppingCartLink a {
	padding-right: 15px;
	color: #fff;
	text-decoration: none;
}

.shoppingCartLink a:hover {
	text-decoration: underline;
}

/* ===== IE6 fix ==== */

*html #topNav { 
	height: 27px;
	overflow: hidden;
}

