* { 
    -moz-box-sizing: border-box; 
}

form{
 margin : 0px 0px 0px;
}

.bodysmall{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 95%;
font-style: normal;
text-align: left;
}

.navbarbg{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
}
.navbarbg a{
display: block;
 color : Black;
 background-image : url(../images/menu/menubg.jpg);
/* border-top : 1px solid #CCCCCC; */
/* border-right : 1px solid #CCCCCC; */
/* border-left : 1px solid #CCCCCC; */

}
.navbarbg a:link{
background-color: #ffffff;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}
.navbarbg a:visited{
background-color: #ffffff;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}
.navbarbg a:hover{
color: #B22222;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-top: 4px;
width: 100%;
}
.navbarbg a:active{
background-color: #ffffff;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}

.xCellBorder{
background-color: #FFFFFF;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

.xTopCell{
background-color: #000000;
width: 100%;
}
/*formats the search box in the shoppage_header file.*/
.searchfield{
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:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
}
/*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:  Arial, Helvetica, sans-serif;
font-size: 95%;
font-style: normal;
font-weight: normal;
}
.txtfielddropdown{
background-color: #FFFFFF;
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;

}
.cartmenuhdr{
	font-family:  Arial, Helvetica, sans-serif;
	background-color : #003366;
	color : White;
	font-size: 92%;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : left;
}
.menuhdr{
	font-family:  Arial, Helvetica, sans-serif;
	background-color : #62A824;
	color : White;
	font-size: 92%;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : left;
}
.menubdr{
	background-color : #B3B7BB;
}
.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}
.cartdashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #DFDFDF;
}
.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
}
.leftmenumain{
background-color: #F7F7F7;
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: bold;
text-align: left;
}
.leftmenumain a:link{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
padding-bottom: 7px;
padding-left: 4px;
padding-top: 6px;
text-align: left;
text-decoration: underline;
width: 100%;
}
.leftmenumain a:visited{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
padding-bottom: 7px;
padding-left: 4px;
padding-top: 6px;
text-align: left;
text-decoration: underline;
width: 100%;
}

.leftmenumain a:hover{
background-color: #EEEEEE;
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
padding-bottom: 7px;
padding-left: 4px;
padding-top: 6px;
text-align: left;
text-decoration: none;
width: 100%;
}

.leftmenumain a:active{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
padding-bottom: 7px;
padding-left: 4px;
padding-top: 6px;
text-align: left;
text-decoration: underline;
width: 100%;
}

.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}


.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #efefef;
   font-size: 92%;
   font-weight: bold;
   border:1px solid #aaaaaa;
}

/*formats the header text throughout the site*/
.txtheader{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: bold;
}
/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: bold;
text-align: right;	
}
/*formats the links in the minicart*/

.cartminilinks{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:link{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:visited{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:hover{
color: #FF0000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:active{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
text-align: left;
}

.hdrproduct{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: bold;
}




/* BYZ: 25-MAY-2006: Custom-built styles created: */
.custom_footertext {
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;	
}
.custom_menuhdr{
	font-family:  Arial, Helvetica, sans-serif;
	background-color : #62A824;
	color : White;
	font-size: 92%;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : left;
}
.custom_dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #D1E6BD;
}



.custom_searchminilinks{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: bold;
text-align: left;
}
.custom_searchminilinks:link{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
text-align: left;
}
.custom_searchminilinks:visited{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
text-align: left;
}
.custom_searchminilinks:hover{
color: #FF0000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
text-align: left;
}
.custom_searchminilinks:active{
color: #333333;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
text-align: left;
}




.custom_related_product_highlighted{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 100%;
font-style: normal;
font-weight: bold;
}
.custom_related_product_normal{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 92%;
font-style: normal;
font-weight: normal;
}





.menuhdrcustomcenter{
	font-family:  Arial, Helvetica, sans-serif;
	background-color : #62A824;
	color : White;
	font-size: 92%;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : center;
}
.menuhdrcustomright{
	font-family:  Arial, Helvetica, sans-serif;
	background-color : #62A824;
	color : White;
	font-size: 92%;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : right;
}
.menuhdrcustomleft{
	font-family:  Arial, Helvetica, sans-serif;
	background-color : #62A824;
	color : White;
	font-size: 92%;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : left;
}




.hdrproduct_product_name_custom{
color: #62A824;
font-family:  Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
}
.dottedBorderbreadcrumbs
{
	border: 1px solid #AAAAAA;
	background-color: #EFEFEF;
	padding: 5px	
}
.errortext_custom{
color: #FF0000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}

.custom_customerbox{
	border: 1px solid #62A824; 
	background-color : #D1E6BD;
	padding : 5px
}
.custom_progress_box{
	border: 1px solid #9F9F9F; 
	background-color : #DFDFDF;
	padding : 3px
}

.fieldlabel_custom{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 95%;
font-style: normal;
font-weight: bold;
}

.fieldlabel_custom_non_bold{
color: #000000;
font-family:  Arial, Helvetica, sans-serif;
font-size: 95%;
font-style: normal;
font-weight: normal;
}

