* { 
    -moz-box-sizing: border-box; 
}
body{
	margin : 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
form{
 margin : 0px 0px 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}
.navbarbg{
display: none;
}
.xCellBorder{
display: none;
}

.xTopCell{
display: none;
}
/*formats the search box in the shoppage_header file.*/
.searchfield{
display: none;
}
/*formats the display of the text boxes throughout the front end*/
.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
.menuhdr{
display: none;
}
.menubdr{
display: none;

}
.dashed{
display: none;
}

.leftmenumain a{
display: none;
}
.leftmenumain{
display: none;
}

.dottedBorder {
display: none;
}

.submitbtn {
display: none;
}

/*formats the header text throughout the site*/
.txtheader{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
}
/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
display: none;
}
/*formats the links in the minicart*/

.cartminilinks{
display: none;
}

.hdrproduct{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
}

/* BYZ: 01-AUG-2006: New style added: */
.style1 {display: none}

/* BYZ: 01-AUG-2006: New styles added (taken from the old sl_styles.css file) : */
.top_bot_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000099;
}
.desc_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.desc_txt_bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
/*Following based on catmenumain from shop.css for use in tmp_categorytemplate.htm*/
.catmenumain a{
display: none;
}
.catmenumain{
display: none;
}
.styleticktoselecttext{
display: none;
}
