body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body{
	background-repeat:repeat-x;
	background-image:url(../styleImages/backgrounds/background.png);
	background-color:#3b3535;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a0a5a8;
}

#siteWrapper{
	width : 930px;
	margin-left:auto;
	margin-right: auto;
}

#headerWrapper {
	height: 150px;
	background-image:url(../styleImages/backgrounds/header.png);
	background-repeat:no-repeat;
}

#headerTopMenu {
	padding-left:135px;
	padding-top:15px;
}


#headerTopMenu a, #headerTopMenu a:link, #headerTopMenu a:active, #headerTopMenu a:visited, #headerTopMenu a:hover{
	color:#FFFFFF;
	text-decoration:none;
	margin-right: 25px;
}

#headerRightMenu{
	left:697px;
	position:relative;
	top:87px;
	width:240px;
}

#headerRightMenu a, #headerRightMenu a:link, #headerRightMenu a:active, #headerRightMenu a:visited, #headerRightMenu a:hover{
	background-color: #646364;
	color:#FFFFFF;
	text-decoration:none;
	padding:4px 10px;
	margin-right: 10px;
}

#headerContactInfo{
	color:#ABABAB;
	left:697px;
	position:relative;
	top:0;
	width:230px;
	font-weight: bold;
	font-size: 1.1em;
}

.subHeading {
	margin-bottom:10px;
}

#sitebarContentWrapper{
	clear:both;
}

#sitebarWrapper{
	float:left;
	width:170px;
}

#contentWrapper{
	float: left;
	padding-top: 8px;
	padding-left: 50px;
	width:710px;
}

#footerWrapper{
	clear:both;
	margin-top:10px;
	padding: 5px 0px 10px 0px;
	border-top: 1px solid #f6f6f6;
	text-align: center;
}
.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}

a, a:link, a:active, a:visited, a:hover {
	text-decoration:none;
 	color: #a0a5a8;
}
 
a:hover {
	text-decoration:underline;
}
 
#BreadCrumb {
	margin-bottom: 10px;
	font-size: 1.1em;
}

#BreadCrumb strong {
 	font-weight:normal;
 	
}

.LeftBox {
margin-bottom: 30px;
}

#leftCategoriesBox{
	padding-top:8px;
}
#leftCategoriesBox ul {
 	padding: 0px;
 	list-style-type:none;
}

#leftCategoriesBox ul ul {
	display:none;
}
 
#leftCategoriesBox li {
 	background-color: #a0a5a8;
 	color: #0d0d0d;
 	margin-bottom:2px;
	padding-bottom:3px;
	padding-top:3px;
}
 
#leftCategoriesBox li a {
 	color: #0d0d0d;
 	display:block;
 	padding-left: 5px;
 	
}
 
 
#leftCategoriesBox h3 {
 	background-color: #f5f6f7;
 	font-size: 1em;
 	color: #3b3535;
 	padding-bottom:3px;
	padding-top:3px;
	font-weight:normal;
	text-align:center;
	display: block;
	margin-bottom: 10px;
}

#leftCategoriesBox h3 a{
color: #3B3535;
}

#leftMailinglistBox h3 {
	display: block;
	background-image:url(../styleImages/backgrounds/mailing_bg.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-bottom:15px;
	padding-top:5px;
	font-weight:bold;
}
#leftMailinglistBox .SmallTitle{
	color: #FFF;
}
#leftSearchBox .searchBox{
	width: 145px;
}
#leftMailinglistBox .textbox{
	width: 145px;
}

#leftDownloadBox {
	margin-top:20px;
}

#leftDownloadBox h3 {
	display: block;
	background-image:url(../styleImages/backgrounds/download_bg.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-bottom:15px;
	padding-top:5px;
	font-weight:bold;
}

#leftDownloadBox ul {
	margin-top:5px;
	list-style-type: disc;
	padding-left:14px;
	font-size: 0.95em;
}

#leftSearchBox h3 {
	display: block;
	background-image:url(../styleImages/backgrounds/search_bg.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-bottom:15px;
	padding-top:5px;
	font-weight:bold;
}

.SubmitBtn {
background:transparent url(../styleImages/icons/buttonSearch.png) no-repeat scroll 0 0;
border:medium none;
cursor:pointer;
display:block;
float:right;
height:17px;
margin:-17px 0 0;
padding:0;
text-align:right;
width:17px;
}
input {style.css (line 28)
vertical-align:middle;
}

#homeCatOverview dt{
	width: 160px;
	border: 1px solid #f0efef;
	color: #0e0d0d;
	text-align: center;
	margin:0 10px 10px 0;
	float:left;
	cursor: pointer;
}

#homeCatOverview dt .descr{
	background-color: #f0efef;
	height: 28px;
}

#homeCatOverview a {
	color: #0e0d0d;
}

#SubCategories dt{
	width: 160px;
	/*height: 100px;*/
	border: 1px solid #DEDEDE;
	color: #0e0d0d;
	text-align: center;
	margin:0 10px 10px 0;
	float:left;
	cursor: pointer;
}

#SubCategories dt .descr{
	background-color: #DEDEDE;
	/*position:relative;
	top: 88px;*/
}

#SubCategories a {
	color: #0e0d0d;
}
/*
#SubCategories img{
	height:100px;
}*/

.detailWrapper{
	width: 700px;
	background-color: #ffffff;
	padding-bottom:10px;
}

#ContentBox{
	background-color: #FFFFFF;
}

.detailWrapper .Title, #ContentBox .Title{
	background-color: #bfbfbf;
	padding:2px 10px;
}
.detailWrapper .Details{
	padding: 15px 30px;
}

.detailWrapper .Title h1, #ContentBox .Title h1 {
	color: #ae0216;
	padding: 2px 0px 2px 5px;
	font-size:1.5em;
}

.detailWrapper .left{
	float: left;
	width: 250px;
}
#MainProdImage{
	/*width: 250px;*/
}
.detailWrapper .right{
	float: left;
	margin-left:10px;
	width: 375px;
}

.detailWrapper .Title h2 {
	color: #191717;
	float: right;
	text-align:right;
	padding-top:5px;
	padding-right: 5px;
}

#mainProdImageWrapper{
	/*text-align: center;*/
	height: 300px;
	overflow:hidden;
}

#ProdDescription{
	color: #383737;
}
#Options  .label{
	color: #da1a1a;
	width: 50%;
	text-align: right;
	padding-right: 10px;
	font-size: 1.3em;
}
#Options {
	width: 100%;
}
#ProdPrice{
	margin: 20px 0px;
}
#ProdPrice table {
	color: #da1a1a;
	width: 100%;
	font-size: 1.4em;
}
#ProdPrice  .label{
	width: 50%;
	text-align: right;
	padding-right: 10px;
	
}
div.LightBox {
	width: 75px;
	float: left;
	margin-bottom: 15px;
}
div.img_1{
	margin-right: 12px;
	margin-left: 12px;
	
}
#ProdInfo {
	color : #000000;
	background-color: #eaeaea;
	margin-top:20px;
	padding:5px 20px;
}
#prodBtnAddBasket {
	color: #000000;
	font-size: 1.5em;
	background:#eaeaea url(../styleImages/icons/icon_cart.png) no-repeat scroll right 0;
	padding:2px 30px 2px 15px;
	border: none;
}
#ProdBuy{
	margin-top:20px;
}
.txtOldPrice {
	background:transparent url(../styleImages/striketrough.gif) no-repeat scroll right 3px !important;
}

#cartTable{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#cartTable td.tdcartOdd, #ViewOrders td.tdcartOdd {
	border: 1px solid #000000;
	padding-left: 2px;
}

#cartTable td.tdcartEven, #ViewOrders td.tdcartEven {
	border: 1px solid #000000;
	background-color: #EFEFEF;
	padding-left: 2px;
}


#cartTable .tdcartTitle, #ViewOrders .tdcartTitle {
	border: 1px solid #000000;
	background-color: #bfbfbf;
	color:#000000;
	padding: 3px 2px;
}

#ViewOrders{
	border: 1px solid #000000;
	margin: 10px 0px;
}

.priceCol {
padding-right: 5px;
}
strong {
	font-weight: bold;
}
.txtcartProgressCurrent {
	color: #ae0216;
}
.cartProgress{
	text-align:right;
	padding: 5px 0px 10px 0px;
	display: none;
}

.BlueBg{
	margin-top:20px;
}
.content {
	padding:10px;
}

form.quickBuy{
	margin-bottom: 10px;
}
#cartTableInfo{
margin-top:10px;
}
.AddBtn {
	background:transparent url(../styleImages/icons/add.gif) no-repeat;
	height: 17px;
	width:17px;
	padding:0;
	margin:-17px 0 0 0;
	text-align:right;
	border:none;
	cursor: pointer;
	}
	
	
a.txtButton {
	color: #000000;
	line-height:22px;
	padding:5px 10px;
	margin:2px 0 0 0;
	text-decoration:none;
	background-color: #EAEAEA;
	border: 1px solid #000000;
	}

a.txtButton:hover {
	color: #444444;
	}
	
.submit {
color: #000000;
	line-height:22px;
	padding:2px 10px;
	margin:2px 0 0 0;
	text-decoration:none;
	background-color: #EAEAEA;
	border: 1px solid #000000;
	}
	
.HeadingHalf{
	margin-bottom: 5px;
	font-size:1.4em;
	font-weight: bold;
}
#ProdBuyRegister p, #ProdBuyContinue p {
	margin-bottom:10px;
}
#ProdBuyLogin {
	margin-top:10px;
}
div.InfoBox{
	margin-bottom: 20px;
}
div.content td.label {
	width: 120px;
	padding-right: 10px;
}
p.remark {
	font-size: 0.9em;
	font-style: italic;
}

td.tdcartTitle{
	padding-top:10px;
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

p.txtError{
	color: #AE0216;
	margin-bottom: 20px;
}

#Account ul {
	list-style: disc;
	margin-left:25px;
}

#Account li {
	padding-bottom:5px;
}

#Profile {
	margin-top:10px;
}

#ViewOrdersInfo {
	font-size: 0.85em;
}

#ViewOrdersInfo li {
	padding-bottom: 5px;
}

.btmSubNav {
	padding-top: 10px;
}

#tblChangePass {
	width: 100%;
	margin-top: 10px;
}

#tblChangePass .label, #tblNewsLetter .label{
	width: 200px;
	vertical-align: top;
}

#tblNewsLetter{
	width: 100%;
	margin-top: 10px;
}
li.sales{
	margin-top: 10px;
	border:1px solid #e2001a;
	text-align: center;
}
.catview{
/*border: 1px solid #000000;*/

}
.catsep{
/*border: 1px solid #000000;*/
padding: 5px;
}

td.tdEven{
background-color: #EFEFEF;
}
td.catsep a.buy{
	display:block;
	padding:0px 0px 0px 5px;
	margin:0px;
	background:#eaeaea url(../styleImages/icons/icon_cart_small.png) no-repeat scroll right 3px;
	text-align: left;
	}
td.catsep a.info{
	display:block;
	padding:0px 0px 0px 5px;
	margin:0px;
	background:#eaeaea url(../styleImages/icons/icon_info_small.png) no-repeat scroll right 3px;
	text-align: left;
}
td.catsep .txtDefault{
	color: #555555;
}

input.textbox{
border: 1px solid #aaaaaa;
}
.prod_added{
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
}
.exclTax{
	color: #000000;
	font-size: 0.9em;
	text-align:center;
}

.indexInfo h3 {
	font-size : 1.5em;
	margin-bottom: 10px;
}

.indexInfo {
	margin-bottom: 10px;
}

