* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
body{

	text-align: center;
}

.tdShipping {
	font-size: 13px;
	COLOR: #4679BF;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
}
td {
	font-size: 12px;
	COLOR: #776A62;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
}


.submitIM{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px;  
	PADDING-TOP: 0px; 
	}
form{
 margin : 0px 0px 0px 0px;
}

INPUT {
	COLOR: #606263;
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	font-size: 11px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;

}
SELECT {
	COLOR: #606263;
	BORDER-RIGHT: #cdcccc 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #cdcccc 1px solid;
	PADDING-LEFT: 1px;
	font-size: 11px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #cdcccc 1px solid;
	COLOR: #606263;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #cdcccc 1px solid

}
TEXTAREA {
	COLOR: #606263;
	BORDER-RIGHT: #cdcccc 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #cdcccc 1px solid;
	PADDING-LEFT: 1px;
	font-size: 11px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #cdcccc 1px solid;
	COLOR: #606263;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #cdcccc 1px solid

}
INPUT.btn {
	FONT-SIZE: 90%
}
.textbox {
	BORDER-RIGHT: #cdcccc 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #cdcccc 1px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 110%;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #cdcccc 1px solid;
	COLOR: #5182C4;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #cdcccc 1px solid
}


h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}
.navbarbg{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
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: x-small;
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: x-small;
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: x-small;
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: x-small;
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;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
/*formats the display of the text boxes throughout the front end*/
.txtfield{
	background-color: #FFFFFF;
	color: #776A62;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #776A62;
}
.txtfielddropdown{
	background-color: #FFFFFF;
	color: #776A62;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #776A62;
}
.menuhdr{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color : #A99D96;
	color : White;
	font-weight : bold;
	text-align : left;
	margin: 0px;
	font-size: 12px;
	line-height: 22px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 18px;
}
.menubdr{
	background-color : #A99D96;
}
.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #D7D7D7;
}

.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
}
.leftmenumain{
background-color: #D3CECB;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
text-align: left;
}
.leftmenumain a:link{
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
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: xx-small;
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: xx-small;
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: xx-small;
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: #FFFFFF;
	padding: 5px	
}

.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #efefef;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
}

/*formats the header text throughout the site*/
.txtheader{
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	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: 11px;
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: xx-small;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:link{
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:visited{
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:hover{
color: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:active{
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: left;
}

.hdrproduct{
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
#breadcrumb {
	MARGIN-TOP: -2px; FONT-SIZE: 100%; MARGIN-BOTTOM: 5px; COLOR: #606263 ; FONT-WEIGHT: bold;
}
.breadcrumb {
	MARGIN-TOP: -2px; FONT-SIZE: 100%; MARGIN-BOTTOM: 5px; COLOR: #606263; FONT-WEIGHT: bold;
}
#breadcrumb A {
	FONT-WEIGHT: bold; COLOR: #606263
}
.breadcrumb A {
	FONT-WEIGHT: bold; COLOR: #606263
	}
	li {
	line-height: normal;
	list-style-type: disc;
	padding-left: 25px;
	margin-left: 10px;
	text-indent: 5px;
}
.hdrproductLARGE {
	color: #2F5FC1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
.hdrproductSMALL {
	color: #2F5FC1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.prodstufftable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.menurow {
	padding : 10px 17px;
	text-align : left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #D3CECB;
	border-left: none;
	background-color: #FFFFFF;
	font-size: 12px;
}
.carttable {
	padding : 4px 0px 4px 2px;
	text-align : left;
	background-position: center top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.menurow_left {

	padding : 10px 17px;
	text-align : left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #D3CECB;
	border-left: 1px solid #D3CECB;
}
.tickbox {
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #2B5377;
	background: transparent 
	url(../images/misc/tickboxbak.jpg) no-repeat; 

}
.menurow_right {
	padding : 10px 17px;
	text-align : left;
	border-top: none;
	border-right: 1px solid #D3CECB;
	border-bottom: 1px solid #D3CECB;
	border-left: none;
}
.menurowL {
	padding : 10px 17px;
	text-align : left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #D3CECB;
	border-left: 1px solid #D3CECB;
	background-color: #FFF;
}
.menurowR {
	padding : 10px 17px;
	text-align : left;
	border-top: none;
	border-right: 1px solid #D3CECB;
	border-bottom: 1px solid #D3CECB;
	border-left: none;
	background-color: #FFF;
}
.smallnotice {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
}
/*formats the links in the minicart*/

.topsellers{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding : 0px 3px 3px;
	text-decoration: none;
	text-transform: lowercase;
}
.topsellers a:link{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.topsellers a:visited{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.topsellers a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.topsellers a:active{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
.tableline {
	border: 1px solid #9E9FA3;
}
.tablelineDark {

	border: 1px solid #59595B;
}
.searchfield2 {
	background-color: #FFFFFF;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 1px;
	border: 1px solid #B7B8BC;
}
.reportcolumn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: circle;
	FONT-SIZE: 11px;
}
.textarea {
	COLOR: #606263;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
	BORDER-RIGHT: #cdcccc 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #cdcccc 1px solid;
	PADDING-LEFT: 1px;
	font-size: 11px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #cdcccc 1px solid;
	COLOR: #606263;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #cdcccc 1px solid
}
.ProdHeader {
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.ProdHeaderLines {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 11px;
	border: 1px solid #B5B6BA;
}
.ProdHeaderBackg {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 13px;
	text-transform: none;
}

.Paypalmessage {
	font-size: 16px;
	font-weight: bold;
	color: #A40047;
	line-height: 24px;
}
.ingredients {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4875D2;
	line-height: 18px;
}
