

/* scroll bars */
BODY {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #9D9FA1;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

/* text style in any unclassed cell, including the order variations */
TD { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9FA1;
}

/* CSS swap images */
.BGTop {
	background-image: url(Layout_Graphics/Baz-TopBG.jpg);
	background-repeat: no-repeat;  
}
.BGFoot {
	background-image: url(Layout_Graphics/Baz-FootBg.jpg);
	background-repeat: no-repeat;  
	background-position: bottom;
}
/* Main styles */

.Header { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #A50D12;
	text-transform:capitalize;
	padding-bottom: 6px;
	padding-left: 30px;
}
.SubHeader { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 20px;
	text-transform: capitalize;
	background-image: url(Layout_Graphics/Baz-Pic-Header.gif);
	background-repeat: no-repeat;  
	background-position: bottom;
}
.SubText { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	}
.Line { 
	border-bottom: 1px solid #bfbfbf;
}

.MainArea { 
	border-left: 0px solid #bfbfbf;
	padding-left: 10px;
	padding-right: 20px;
	text-align:left;
}

.FolioPic { 
	border-left: 1px solid #bfbfbf;
	padding-left: 6px;

}
.TextArea { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9FA1;
	line-height: 140%;
	padding: 30px;
	padding-right: 20px;
}

/* small product card classes */
/* product name */

.SmProdName {
	text-decoration: none;
	font-familly: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* product name cell  */
.SmProdCell {
	padding: 8px;
	padding-bottom: 16px;
	border: 0px solid #bfbfbf;
}
.SmProdDesc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9FA1;
}

.Pic {
	border: 0px solid #bfbfbf;
	padding: 10px;
	padding-top: 14px;
	padding-bottom: 0px;
}

/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #A50D12;
	font-weight:bold;
}

/*  Large product description cell */
.LgProdDesc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9FA1;
	padding-top: 10px;
	padding-bottom: 10px;	
}

/* For the cell of the price / features / document uploads title - make sure this cell has colspan="3" */
.LgProdVarTitle {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9FA1;
	border-bottom: 1px solid #bfbfbf;
}

/* For the product feature / price name cell - if this is wrapping too much increase the width. */
.LgProdVarName {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #A50D12;
	text-transform: capitalize;
	line-height: 140%;
	width: 100px;
}

/* For the product feature / price details cell  */
.LgProdVarText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9FA1;
	line-height: 140%;
	padding-left: 6px;
}

/* For the variations description cell  */
.varDesc { 
	font-family: Verdana, Helvetica, sans-serif;	font-size: 10px;
	color: #5b1300;
}


/* For the "back to products" links on the large product page */
.BackLink {
	color: #A50D12;
	text-decoration: none;
}
.BackLink:hover {
	color: #9D9FA1;
	text-decoration: none;
}
/* General links throughout the site */
.Link {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	color: #A50D12; 
	text-decoration: underline; 

}
.Link:hover {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	color: #9D9FA1; 
	text-decoration: none; 

}


/*  info menu cells */
.TopMenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9FA1;
	text-transform: lowercase;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #bfbfbf;
}

.TopMenuCell2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9FA1;
	text-transform: lowercase;
	padding-left: 10px;
	padding-right: 10px;

}
.TopMenuCellOn {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9FA1;
	text-transform: lowercase;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #bfbfbf;
}
/*  main info menu text */
.TopMenu {
	color: #9D9FA1;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenu:hover {
	color: #A50D12;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenuOn {
	color: #A50D12;
	text-decoration: none;
	white-space: nowrap;
}

/*  ezyfolio menu cells */
.MenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9FA1;
	padding-right: 10px;
}


.Menu {
	color: #9D9FA1;
	text-decoration: underline;
	white-space: nowrap;
}
.Menu:hover {
	color: #A50D12;
	text-decoration: underline;
	white-space: nowrap;
}
.MenuOn {
	color: #A50D12;
	text-decoration: underline;
	white-space: nowrap;
}
/*  ezyfolio sub menu cells */

/*  Main product menu text */
A.Light {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.Light:visited {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.Light:active {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.Light:hover {
	COLOR: #A50D12; TEXT-DECORATION: none
}
A.LightOn {
	COLOR: #A50D12; TEXT-DECORATION: none
}
/*  Main product level 1 menu text */
A.LightLevel1 {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLeel1:visited {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel1:active {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel1:hover {
	COLOR: #A50D12; TEXT-DECORATION: none
}
A.LightLevel1On {
	COLOR: #A50D12; TEXT-DECORATION: none
}

/*  Main product level 2 menu text */
A.LightLevel2 {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel2:visited {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel2:active {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel2:hover {
	COLOR: #A50D12; TEXT-DECORATION: none
}
A.LightLevel2On {
	COLOR: #A50D12; TEXT-DECORATION: none
}

/*  Main product level 3 menu text */
A.LightLevel3 {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel3:visited {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel3:active {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel3:hover {
	COLOR: #A50D12; TEXT-DECORATION: none
}
A.LightLevel3On {
	COLOR: #A50D12; TEXT-DECORATION: none
}

/*  Main product level 3 menu text */
A.LightLevel4 {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel4:visited {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel4:active {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel4:hover {
	COLOR: #A50D12; TEXT-DECORATION: none
}
A.LightLevel4On {
	COLOR: #A50D12; TEXT-DECORATION: none
}

/*  Main product level 3 menu text */
A.LightLevel5 {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel5:visited {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel5:active {
	COLOR: #9D9FA1; TEXT-DECORATION: none
}
A.LightLevel5:hover {
	COLOR: #A50D12; TEXT-DECORATION: none
}
A.LightLevel5On {
	COLOR: #A50D12; TEXT-DECORATION: none
}

/* Product Menu Cells */
.MenuCell {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #9D9FA1;
	TEXT-DECORATION: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px solid #bfbfbf;
}



.MenuCellOn {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom: 1px solid #bfbfbf;
	
}

/* Product Level 1Menu Cells */
.MenuCellLevel1 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #9D9FA1;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-bottom: 1px solid #bfbfbf;
	
}



.MenuCellLevel1On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-bottom: 1px solid #bfbfbf;
	
}
/* Product Level 2 Menu Cells */
.MenuCellLevel2 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #9D9FA1;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-bottom: 1px solid #bfbfbf;
	
}



.MenuCellLevel2On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 20px;
	border-bottom: 1px solid #bfbfbf;
}

/* Product Level 3 Menu Cells */
.MenuCellLevel3 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #9D9FA1;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 30px;
	border-bottom: 1px solid #bfbfbf;
}



.MenuCellLevel3On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 30px;
	border-bottom: 1px solid #bfbfbf;
}


/* Product Level 4 Menu Cells */
.MenuCellLevel4 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #9D9FA1;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 40px;
	border-bottom: 1px solid #bfbfbf;
}



.MenuCellLevel4On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 40px;
	border-bottom: 1px solid #bfbfbf;
}


/* Product Level 5 Menu Cells */
.MenuCellLevel5 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #9D9FA1;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 50px;
	border-bottom: 1px solid #bfbfbf;
}



.MenuCellLevel5On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 1px;
	padding-left: 50px;
	border-bottom: 1px solid #bfbfbf;
}
/* Classes for the page numbers - except for the main word "Pages", which is a unclassed table cell  */
.PageNumberBar {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none;
	color: #9D9FA1;
}	
.PageNumberCurrent{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #A50D12; 
	text-decoration: none;  
	font-weight: bold;
}
.SmLinkOff {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #9D9FA1; 
	text-decoration: none; 
}
.SmLinkOff:hover {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #A50D12; 
	text-decoration: none; 
	font-weight: bold;
}

/* "View Cart" order form classes */
.OrderBox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	color: #9D9FA1;
	border: 1px  solid  #bfbfbf ;
	background-color: #ffffff;
}
.OrderTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	FONT-weight: bold;
	line-height: 180%;
	color: #9D9FA1;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
	border-bottom: 1px  solid  #9D9FA1 ;
	border-right: 1px  solid  #9D9FA1 ;
}

.OrderText {
	padding: 3px;
	border-bottom: 1px  solid  #9D9FA1 ;
}
.OrderSubmit {
	height: 30;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}

/* Category small display card - text class */
.CatDesc {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* Contact us classes */
.Ph {
	color: #A50D12;
	padding: 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.Ph2 {
	color: #9D9FA1;
	padding: 4px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

/* navigation bar for product systems with sub cats */
.NavCell {
	color: #9D9FA1;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	padding-top: 3px;

}

.NavBar {
	color: #9D9FA1;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	padding-top: 3px;

}

.NavBarOn {
	color: #A50D12;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
}


/* Extra css codes incase you need them */
/*
	background-image: url(http://www.winedinner.com.au/Layout_Graphics/images/Winelist.jpg);
	background-repeat: no-repeat;  or  repeat-x;   or repeat-y;  
	background-position: top left;  or 10,120;   or center center;
 	background-color: #A50D12; 
	filter:alpha(opacity=75); 
*/