﻿.siteWrapper
{
	width: 948px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header-bg.jpg) no-repeat center top;
}
.clear
{
	clear: both;
}
.headerWrap
{
	width: 941px;
	padding: 0px 3px 0px 4px;
	clear: both;
	height: 124px;
	width: 100%;
}
.headerNav
{
	width: 808px;
	float: left;
}
.logo
{
	width: 137px;
	padding: 17px 0px 0px 0px;
	float: left;
}
.mainNav
{
	clear: both;
	display: block;
}
.mainNav ul
{
	width: auto;
	padding: 0px 0px 0px 0px;
	height: 43px;
	background: none;
}
.mainNav ul li
{
	width: auto;
	background: url(images/bullet-mainnav.gif) no-repeat left 26px;
	padding: 25px 38px 8px 13px;
	height: 10px;
	float: left;
	display: block;
	font: normal 12px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	position: relative;
	z-index:999;
}
.mainNav ul li.active, .mainNav ul li:hover
{
	background: #fff url(images/bullet-mainnav.gif) no-repeat left 26px;
	padding: 25px 38px 8px 13px;
	height: 10px;
	cursor: pointer;
}
.mainNav ul li.active a
{
	color: #0095da;
}
.mainNav ul li a
{
	color: #818285;
}
.mainNav ul li ul
{
	display: none;
	padding: 0px 0px 15px 15px;
	height: auto;
	z-index:999;
}
.mainNav ul li:hover ul
{
	display: block;
	width: 150px;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	background: #fff;
	left: 0px;
	top: 41px;
	position: absolute;
	
}
.mainNav ul li ul li
{
	background: none;
	margin: 0px;
	display: block;
	float: none;
	font: normal 10px Verdana, Geneva, sans-serif;
	padding: 0px 0px 3px 0px;
	text-transform: none;
	padding: 0px 0px 3px 15px;
	width: auto;
}
.mainNav ul li ul li:hover
{
	padding: 0px 0px 3px 15px;
}
.mainNav ul li ul li a
{
	color: #818285;
}
.mainNav ul li ul li a:hover, .mainNav ul li ul li a.active
{
	color: #0095da;
}
.mainBody
{
	clear: both;
	width: 948px;
	display: block;
	margin: 0px 0px 0px 0px;
}
.leftPanel
{
	width: 167px;
	float: left;
}
.block
{
	width: 167px;
	display: block;
	padding: 0px 0px 10px 0px;
}
.itemBlockTp
{
	background: url(images/panelTp-trans.png) no-repeat left top;
	width: 158px;
	display: block;
	padding: 3px 4px 0px 4px;
	overflow: hidden;
}
.blockCont
{
	width: 159px;
	display: block;
	overflow: hidden;
	background: #ababab;
	position: relative;
}
.blockContLight
{
	width: 159px;
	display: block;
	overflow: hidden;
	background: #e0e0e0;
	position: relative;
}
.blockBt
{
	background: url(images/panelBt-trans.png) no-repeat left top;
	width: 167px;
	height: 4px;
	display: block;
	overflow: hidden;
}
.blockCont h3, .blockContLight h3
{
	display: block;
	background: #fff;
	padding: 2px 5px 3px 0px;
	text-align: right;
	color: #a0a0a0;
}
.blockCont a.linkArrow
{
	color: #fffffe;
	font: normal 12px Verdana, Geneva, sans-serif;
	padding: 0px 0px 0px 15px;
	margin: 3px 0px 3px 12px;
	display: block;
	background: url(images/arrowWhite.gif) no-repeat left 4px;
}
.leftNav
{
	width: 158px;
	clear: both;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	display: block;
}
.leftNav ul
{
	width: 150px;
	padding: 0px 0px 0px 12px;
}
.leftNav ul li
{
	background: url(images/bullet-square.jpg) no-repeat left 4px;
	padding: 0px 0px 0px 15px;
	font: normal 12px Verdana, Geneva, sans-serif;
	line-height: 16px;
	width: 130px;
	color: #fffffe;
}
.leftNav ul li.active
{
	background: url(images/bullet-squareactive.jpg) no-repeat left 4px;
	padding: 0px 0px 0px 15px;
}
.leftNav ul li.active a
{
	color: #fffffe;
}
.leftNav ul li.active ul li a
{
	color: #dedede;
}
.leftNav ul li.active ul li a:hover
{
	color: #fffffe;
}
.leftNav ul li a
{
	color: #dedede;
	font-size: 12px;
}
.leftNav ul li a:hover
{
	color: #fffffe;
}
.leftNav ul ul
{
	width: 100px;
	padding: 0px;
}
.leftNav ul ul li
{
	background: none;
}
.leftNavCart
{
	width: 158px;
	clear: both;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	display: block;
}
.leftNavCart ul li a
{
	color: #818285;
}
.leftNavCart ul
{
	width: 150px;
	padding: 0px 0px 10px 12px;
	list-style: none;
}
.leftNavCart ul li
{
	padding: 0px 0px 0px 0px;
	font: normal 12px Verdana, Geneva, sans-serif;
	line-height: 16px;
	width: 140px;
	color: #818285;
	list-style: none;
}
.leftNavCart ul li em
{
	float: right;
	width: auto;
	margin: -17px 0px 0px 0px;
	text-align: right;
	font-style: normal;
}
.leftNavCart ul li.cartTotal
{
	font-weight: bold;
}
.leftNavCart .addContent
{
	border-top: 1px solid #ababab;
	padding: 3px 0px 3px 12px;
}
.leftNavCart .addContent a
{
	color: #818285;
	font: normal 12px Verdana, Geneva, sans-serif;
	padding: 0px 0px 0px 15px;
	background: url(images/arrowGrey.gif) no-repeat left 4px;
}
.rightNav
{
	width: 158px;
	clear: both;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	display: block;
}
.rightNav ul
{
	width: 150px;
	padding: 0px 0px 0px 12px;
}
.rightNav ul li
{
	background: url(images/bullet-right.jpg) no-repeat left 4px;
	padding: 0px 0px 0px 15px;
	font: normal 11px Verdana, Geneva, sans-serif;
	line-height: 16px;
	width: 130px;
}
.rightNavCircle ul
{
	width: 150px;
	padding: 0px 0px 0px 12px;
}
.rightNavCircle ul li
{
	background: url(images/bullet-circle.jpg) no-repeat left 6px;
	padding: 0px 0px 0px 15px;
	font: normal 11px Verdana, Geneva, sans-serif;
	line-height: 16px;
	width: 120px;
}
.rightNav ul li a
{
	color: #dedede;
}
.midPanel
{
	float: left;
	width: 602px;
	padding: 0px 6px 0px 6px;

}
.itemBlockNew
{
	width: 602px;
	clear: both;
	padding:0px 0px 8px 0px;

}
.itemImg
{
	width: auto;
	float: left;
}
.itemImg img
{
	display: block;
}
.itemBlockCont
{
	background: url(images/itemnewTp-trans.png) no-repeat left top;
	padding: 0px 0px 20px 0px;
	display: block;
	overflow: hidden;
	width: 602px;
	
}
.itemBlockContHome
{
	background: url(images/itemnewTp-trans.png) no-repeat left top;
	padding: 0px 0px 0px 0px;
	display: block;
	overflow: hidden;
	width: 602px;
			
}
.content
{
	width: 550px;
	overflow: hidden;
	padding: 21px 26px 0px 26px;
	position: relative;
}
.content h2
{
	text-align: right;
	display: block;
	padding: 0px 0px 30px 0px;
}
.content h3
{
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #818285;
	padding: 0px 0px 20px 0px;
	text-transform: none;
}
.content p
{
	font: normal 11px/15px Verdana, Geneva, sans-serif;
	padding: 0px 0px 10px 0px;
}
.content ul
{
		font: normal 11px/15px Verdana, Geneva, sans-serif;
	padding: 0px 0px 10px 0px;
	list-style-type:circle;
}
.itemDesc
{
	float: left;
	width: 300px;
	padding: 0px 28px 0px 0px;
	position: relative;
}
.itemDesc h2
{
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	text-align: left;
}
.itemDesc ul
{
	width: auto;
	padding: 15px 0px 10px 0px;
	border-bottom: 1px solid #bdbdbd;
	min-height:100px;
}
.itemDesc ul li
{
	font-size: 12px;
	color: #818285;
	line-height: 16px;
}
.itemDesc ul li a
{
	color: #818285;
}
.rightitemDesc ul
{
	padding: 15px 0px 46px 0px;
}
.itemDesc p
{
	clear: both;
	background: url(images/bullet-arrow.gif) no-repeat left 4px;
	padding: 0px 0px 0px 10px;
	margin: 6px 0px 6px 8px;
	line-height: 12px;
}
.itemDesc p a
{
	font-size: 11px;
	color: #818285;
	padding: 0px 0px 0px 0px;
}
.itemBlockBt
{
	background: url(images/itemnewBt-trans.png) no-repeat left top;
	width: 602px;
	height: 5px;
	display: block;
	overflow: hidden;
}
.articleBlock
{
	clear: both;
	width: 602px;
	padding: 0px 0px 0px 0px;
	display: block;
}
.articleCont
{
	background: url(images/articleBlock-trans.png) no-repeat left top;
	width: 195px;
	height: 194px;
	float: left;
}
.articleFrame
{
	position: relative;
	width: 191px;
	height: 190px;
	padding: 4px 0px 0px 4px;
}
.productCol
{
	padding: 0px 8px 0px 0px;
}
.productColBottomSpace
{
	padding: 0px 0px 8px 0px;
}
.lastCol
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.newTag
{
	position: absolute;
	right: -10px;
	top: 28px;
	z-index: 2;
	display: block;
}
.newTag img
{
	width: 82px;
	height: 83px;
}
.articleCont img
{
	display: block;
}
.articleCont ul
{
	width: 176px;
	padding: 0px 0px 0px 10px;
}
.articleCont ul li
{
	width: 166px;
	background: url(images/bullet-grey.jpg) no-repeat left 3px;
	padding: 0px 0px 0px 10px;
	font: normal 10px Verdana, Geneva, sans-serif;
}
.articleCont ul li.active
{
	background: url(images/bullet-blue.jpg) no-repeat left 3px;
	padding: 0px 0px 0px 10px;
}
.articleCont ul li a:hover, .articleCont ul li.active a
{
	color: #0095da;
}
.articleCont ul li a
{
	color: #818285;
}
.price
{
	clear: both;
	width: 167px;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 4px 10px;
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #818285;
}
.price em
{
	font-style: normal;
	width: auto;
}
.price b
{
	width: auto;
}
.rightPanel
{
	float: left;
	width: 167px;
	display: block;
}
.searchForm
{
	width: 135px;
	margin: auto;
	
	padding: 12px 0px 9px 0px;
	overflow: hidden;
}
.searchForm p
{
	clear: both;
	text-align: center;
}
.searchForm p input[type="text"]
{
	width: 125px;
	padding: 2px 5px;
	background: #e0e0e0;
	font-size: 11px;
	color: #818285;
	text-align: left;
	border: 0px;
}
.searchForm span
{
	float: right;
	width: auto;
	display: block;
	padding: 9px 0px 0px 0px;
}
.searchForm span input[type="submit"]
{
	background: url(images/search-submit.jpg) no-repeat left top;
	border: none;
	width: 18px;
	height: 17px;
	cursor: pointer;
}
.footerNav
{
	background: url(images/footer-bg.jpg) no-repeat left top;
	padding: 5px 0px 0px 0px;
	clear: both;
	width: 593px;
	margin: 5px auto;
	overflow: hidden;
	display: block;
}
.footerNav ul
{
	padding: 0px 0px 0px 70px;
}
.footerNav ul li
{
	background: url(images/bullet-footer.gif) no-repeat left 3px;
	font: normal 10px Verdana, Geneva, sans-serif;
	padding: 0px 20px 0px 10px;
	float: left;
	width: auto;
	text-transform: uppercase;
}
.footerNav ul li a
{
	color: #818285;
}
.acticleWrap
{
	float: left;
	width: 776px;
	padding: 0px 0px 0px 5px;
}
.articleBlockOverview
{
	clear: both;
	width: auto;
	padding: 0px 0px 0px 0px;
	display: block;
}
.articleContOverview
{
	background: url(images/articleBlockOverview-trans.png) no-repeat left top;
	width: 254px;
	height: 253px;
	float: left;
}
.articleFrameOverview
{
	position: relative;
	width: 249px;
	height: 248px;
	padding: 4px 0px 0px 4px;
}
.lastColOverview
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.newTagOverview
{
	position: absolute;
	right: -12px;
	top: 28px;
	z-index: 2;
	display: block;
}
.newTagOverview img
{
	width: 116px;
	height: 114px;
}
.articleContOverview img
{
	display: block;
}
.articleContOverview ul
{
	width: 226px;
	padding: 0px 0px 0px 10px;
}
.articleContOverview ul li
{
	width: 226px;
	
	padding: 0px 0px 0px 0px;
	font: normal 10px/11px Verdana, Geneva, sans-serif;
}
.articleContOverview ul li.activeOverview
{
	background: url(images/bullet-blue.jpg) no-repeat left 3px;
	padding: 0px 0px 0px 7px;
}
.articleContOverview ul li a:hover, .articleContOverview ul li.activeOverview a
{
	color: #0095da;
}
.articleContOverview ul li a
{
	color: #818285;
}
.productColOverivew
{
	padding: 0px 7px 0px 0px;
}
.productColOverviewBotSpace
{
	padding: 0px 0px 8px 0px;
}
.priceOverview
{
	clear: both;
	width: 226px;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	padding: 4px 10px;
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #818285;
	/*text-transform: uppercase;*/
}
.priceOverview em
{
	font-style: normal;
	float: none;
	width: auto;
}
.priceOverview b
{
	float: right;
	width: auto;
	
}
.articleDetail
{
	width: 775px;
	padding: 0px 0px 0px 1px;
	clear: both;
	overflow: hidden;
	display: block;
}
.articleDetaileTp
{
	background: url(images/articleDetailTp-trans.png) no-repeat left top;
	width: 731px;
	padding: 28px 22px 20px 22px;
	overflow: hidden;
	display: block;
}
.articleDetailBt
{
	background: url(images/articleDetailBt-trans.png) no-repeat left top;
	width: 775px;
	height: 6px;
	overflow: hidden;
	display: block;
}
.articleDetailCont
{
	width: 731px;
	padding: 0px 0px 0px 0px;
}
.tabWrapper
{
	clear: both;
	width: 731px;
	padding: 50px 0px 0px 0px;
	position: relative;
}
.detailDescBlock
{
	width: 731px;
	clear: both;
	position: relative;
}
.detailImg
{
	float: left;
	width: 243px;
	height: 243px;
	border: 1px solid #b0b0b0;
	overflow: hidden;
	position: relative;
}
.zoomBtn
{
	width: auto;
	position: absolute;
	right: 9px;
	top: 9px;
}
.detailDesc
{
	width: 455px;
	padding: 0px 0px 0px 25px;
	float: left;
}
.detailDesc h2
{
	padding: 0px 0px 15px 0px;
}
.detailDesc p
{
	font-size: 11px;
	line-height: normal;
}
ul.artileNo
{
	width: 450px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	clear: both;
	display: block;
}
ul.artileNo li
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #818285;
	line-height: 18px;
}
ul.artileNo li a
{
	color: #818285;
}
.priceTag
{
	width: 455px;
	border-bottom: 1px solid #d5d5d5;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	padding: 30px 0px 10px 5px;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #848484;
}
.priceTag del
{
	color: #848484;
}
.priceTag em
{
	color: #0095da;
	font-style: normal;
}
ul.stockDesc
{
	width: 455px;
	height: 32px;
	clear: both;
}
ul.stockDesc li
{
	float: left;
	width: auto;
	height: 22px;
	padding: 10px 20px 0px 20px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #848484;
	background: url(images/stock-li.jpg) no-repeat left center;
}
ul.stockDesc li.bestelBlock
{
	float: left;
	width: auto;
	height: 32px;
	padding: 0px 20px 0px 20px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #848484;
	background: url(images/stock-li.jpg) no-repeat left center;
}
ul.stockDesc li img
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: -5px 0px 0px 0px;
}
ul.stockDesc li input
{
	width: 28px;
	height: 15px;
	text-align: center;
	border-top: 1px solid #bababa;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #848484;
	padding: 2px 0px 0px 0px; /*background: url(images/textboxBg.gif) repeat-x left top;*/
}
ul.stockDesc li:first-child
{
	padding: 5px 20px 0px 0px;
	background: none;
}
ul.stockDesc li a
{
	color: #848484;
}
ul.stockDesc ul
{
}
ul.stockDesc ul li
{
	background: none;
	padding: 0px;
	margin: 0px 3px 0px 0px;
	width: 9px;
	height: 10px;
}
ul.stockDesc ul li.last
{
	float: none;
	clear: both;
	width: 1%;
}
ul.stockDesc ul li img
{
	display: block;
	width: 9px;
	height: 10px;
	margin: 0px 0px 0px 0px;
}
ul.stockDesc ul li:first-child
{
	background: none;
	padding: 0px;
	margin: 0px 2px 0px 0px;
}
a.lnkBestel
{
	background: url(images/cart.gif) no-repeat left 5px;
	padding: 10px 0px 10px 30px;
	float: left;
	width: auto;
}
a.lnkBestel:hover
{
	background: url(images/cartHover.gif) no-repeat left 5px;
	padding: 10px 0px 10px 30px;
}
ul.service
{
	width: 156px;
	margin: auto;
	text-align: center;
	padding: 20px 0px 0px 5px;
}
ul.service li
{
	display: inline;
	padding: 0px 2px 0px 2px;
}
.blockCont p
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}
.bel p
{
	text-align: right;
	padding: 10px 10px 20px 0px;
}
.blockCont strong
{
	font: normal 24px Verdana, Geneva, sans-serif;
	color: #dedede;
	padding: 10px 0px 15px 0px;
	display: block;
}
.logiForm
{
	width: 434px;
	padding: 0px 0px 24px 0px;
	overflow: hidden;
	clear: both;
	float: left;
}
.loginImg
{
	width: auto;
	position: absolute;
	bottom: 24px;
	right: 44px;
}
.logiForm p
{
	width: 400px;
	clear: both;
	padding: 0px 0px 16px 0px;
	overflow: hidden;
}
.logiForm p input
{
	width: 190px;
	width: auto;
	float: left;
}
.logiForm p input[type="text"], .logiForm p input[type="password"]
{
	width: 178px;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #727272; /*background: url(images/textboxBg.gif) repeat-x left top;*/
}
.logiForm p label
{
	padding: 0px 0px 0px 10px;
	width: auto;
	float: left;
}
.logiForm p.chkBox
{
	padding: 5px 0px 0px 0px;
}
.logiForm p.chkBox label
{
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
ul.passNav
{
	width: auto;
	padding: 0px 0px 0px 0px;
}
ul.passNav li
{
	background: url(images/from-arrow.gif) no-repeat left 6px;
	font: normal 11px Verdana, Geneva, sans-serif;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
}
ul.passNav li a
{
	color: #818285;
}
ul.passNav li a:hover
{
	color: #0095da;
	text-decoration:underline;
}
ul.passNav li a.active
{
	color: #0095da;
}
.continueBtn
{
	width: 594px;
	border-top: 1px solid #bdbdbd;
	margin: 0px 0px 0px 4px;
	padding: 12px 0px 0px 0px;
	text-align: right;
	clear: both;
	overflow: hidden;
	display: block;
	position: relative;
}
.continueBtn a
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #818285;
	background: url(images/bullet-grey.jpg) no-repeat left 4px;
	padding: 0px 70px 0px 10px;
}
.leftContent
{
	float: left;
	padding: 0px 7px 0px 0px;
	width: 774px;
}
.leftContTop
{
	background: url(images/leftcontTp-trans.png) no-repeat left top;
	overflow: hidden;
	display: block;
	width: 774px;
	padding: 26px 0px;
}
.leftContBt
{
	background: url(images/leftcontBt-trans.png) no-repeat left top;
	width: 774px;
	height: 5px;
	overflow: hidden;
}
.leftContHead
{
	padding: 0px 26px 20px 10px;
	text-align: right;
}
.leftContentContinue
{
	width: 741px;
	left:4px;
	border-top: 1px solid #bdbdbd;
	padding: 12px 25px 5px 0px;
	text-align: right;
	clear: both;
	overflow: hidden;
	display: block;
	margin-top: 20px;
	position: relative;
}
.leftContentContinue a
{
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #818285;
	background: url(images/bullet-grey.jpg) no-repeat left 4px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 40px;
}
.leftContentContinue a:hover
{
	color: #000000;
	text-decoration: underline;
}
ul.info
{
	width: 550px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
}
ul.info li
{
	float: none;
	width: 90%;
	padding: 0px 53px 0px 0px;
	font: normal 11px/20px Verdana, Geneva, sans-serif;
}
ul.info li em
{
	font-style: normal;
	float: left;
	width: 75px;
	color: #818285;
}
ul.info li a
{
	float: left;
	color: #44b1e4;
	width: auto;
}
/*Order Grid Start*/
.orderTableGrid
{
	width: 100%;
}
.gridHeader
{
	color: #818285;
	font-size: 11px;
	text-align: left;
}
.headerRow
{
	padding: 5px 10px 5px 0px;
	border-bottom: 1px solid #818285;
	border-top: 1px solid #818285;
}
.itemRow
{
	padding: 5px 10px 5px 0px;
	color: #818285;
	font-size: 11px;
}
/*Order Grid End*/
/*Cart Table Start*/
.cartTableWrapper
{
	padding: 0px 4px;
	position: relative;
}
.cartTable
{
	width: 100%;
}
.cartHeader
{
	color: #818285;
	font-size: 12px;
	text-align: left;
}
.cartHeaderCol
{
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
}
.cartItemCol
{
	padding: 8px 5px 8px 20px;
	color: #818285;
	font-size: 12px;
	border-bottom: 1px solid #bdbdbd;
}
.cartTable .col1
{
	width: 330px;
}
.cartTable .col2
{
	width: 31px;
	text-align: center;
}
.cartTable .col3
{
	width: 80px;
}
.cartTable .col4
{
	width: 96px;
}
.cartTable .col5
{
	width: 77px;
}
.cartTable .col6
{
	width: 22px;
}
.artikelName
{
	padding: 20px 0px 0px 10px;
	display: block;
	float: left;
	width: auto;
}
.cartItemCol img
{
	float: left;
}
.cartFooterLeft
{
	padding: 20px 0px 20px 20px;
	color: #818285;
	font-size: 12px;
}
.cartFooterRight
{
	padding: 20px 2px 20px 13px;
	color: #818285;
	font-size: 12px;
}
.tblCartFooter
{
	padding: 0px;
	margin: 0px;
}
.tblCartFooter td
{
	padding: 5px 0px;
	margin: 0px;
}
.cartTotalValue
{
	font-weight: bold;
}
/*Cart Table End*/

/*Order Placed Table Start*/
.orderTableWrapper
{
	padding: 0px 4px;
	position: relative;
}
.orderTableHead
{
	border-bottom: 1px solid #bdbdbd;
	overflow: hidden;
	padding: 0 18px 5px 25px;
	position: relative;
	height: 70px;
}
.orderTableHead h3
{
	float: left;
	width: auto;
	color: #008aa4;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	padding: 20px 0px 0px 0px;
}
.printBlock
{
	float: right;
	width: 80px;
}
a.printLink
{
	width: 80px;
	height: 49px;
	background: url(images/printOut-trans.png) no-repeat left top;
	display: block;
	cursor: pointer;
	text-indent: -10000px;
}
a.printLink:hover
{
	background: url(images/printOver-trans.png) no-repeat left top;
}
.tblOrderPlaced
{
	width: 100%;
	padding-top: 20px;
}
.tblOrderPlaced th
{
	text-align: left;
	color: #6b6b6c;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 25px;
	border-bottom: 1px solid #bdbdbd;
}
.tblOrderPlaced td
{
	text-align: left;
	color: #6b6b6c;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0px 10px 25px;
	border-bottom: 1px solid #bdbdbd;
}
.tblOrderPlaced td.nospacecol
{
	border: 0px;
	color: #6b6b6c;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
.tblOrderPlacedData
{
	padding: 0px;
	margin: 0px;
}
.tblOrderPlacedData th
{
	margin: 0px;
	width: 200px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	border: 0px;
	font-weight: normal;
}
.tblOrderPlacedData td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	padding: 5px 0px 0px 0px;
}
.orderDetailTable
{
	width: 100%;
}
.orderDetailHeader
{
	color: #818285;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
}
.orderDetailHeaderRow
{
	padding: 5px 5px 5px 25px !important;
}
.orderDetailItemRow
{
	padding: 5px 5px 5px 25px !important;
	
	color: #818285;
	font-size: 12px;
	border-bottom: 1px solid #bdbdbd;
}
.orderDetailFooter
{
	padding: 5px 5px 5px 5px;
	color: #818285;
	font-size: 12px;
	border: 0px !important;
}
.orderDetailFooterRow
{
	padding: 10px 0px 0px 0px !important;
	border: 0px !important;
}
.Black
{
	color:Black;
}
/*Order Placed Table End*/

/*Order Information Table Start*/
.orderInfoWrapper
{
	padding: 0px 4px;
	position: relative;
}
.orderInfoHead
{
	border-bottom: 0px;
	overflow: hidden;
	padding: 0 18px 5px 25px;
}
.orderInfoHead h3
{
	float: left;
	width: auto;
	color: #0095da;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding: 20px 0px 0px 0px;
}
.tblOrderInfo
{
	width: 100%;
}
.tblOrderInfoData
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
}
.tblOrderInfoData th
{
	padding: 5px 0px 5px 25px;
	margin: 0px;
	width: 200px;
	text-align: left;
	border: 0px;
	color: #6b6b6c;
	font-size: 12px;
	font-weight: normal;
}
.tblOrderInfoData td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #6b6b6c;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}
.tblOrderInfoData input[type=text], .tblOrderInfoData input[type=password]
{
	width: 271px;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif; /*background: url(images/textboxBg.gif) repeat-x left top;*/
}
.tblOrderInfoData input.txtboxMid
{
	width: 73px;
}
.tblOrderInfoData input.txtboxSmall
{
	width: 53px;
}
.tblOrderInfoData label
{
	padding: 0px 0px 0px 10px;
	color: #6b6b6c;
}
.tblOrderInfoData select
{
	float: left;
	margin: 0px 8px 0px 0px;
}
.formInfo
{
	padding: 0px 0px 0px 10px;
	color: #6b6b6c;
}
/*Order Information Table End*/

/*Breadcrumb Start*/
.breadcrumbWrapper
{
	width: 948px;
	position: relative;
	height: 16px;
}
.breadcrumb
{
	position: absolute;
	top: 0px;
	left: 177px;
	color: #000000;
	font-size: 10px;
	height: 50px;
}
.breadcrumbLeft
{
	position: absolute;
	top: 0px;
	left: 4px;
	color: #000000;
	font-size: 10px;
	height: 50px;
}
.breadcrumb a, .breadcrumbLeft a
{
	color: #818285;
	font-size: 10px;
}
.pathSeperator
{
	color: #818285;
	font-size: 10px;
	padding: 0px 4px;
}

/*Breadcrumb End*/
.Validation
{
	color: Red;
	font-size: 10px;
}
.RadioButtonList
{
	padding: 0px;
	margin: 0px 8px 0px 0px;
	padding-bottom: 0px;
}
.RadioButtonList td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #6b6b6c;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}
.RadioButtonList label
{
	padding: 0px 0px 0px 10px;
	color: #6b6b6c;
}
.modalBackground {
    background-color:Black;
    filter:alpha(opacity=60);
    opacity:0.7;
    height:100%;
}
