

/* scroll bars */
BODY {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #cccccc;
	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: #434446;
}
/* gallery pic styles */
.BigGreen { 
	text-decoration: none;
	font-size: 16px;
	color: #69bd44;
	}
.Green { 
	text-decoration: none;
	color: #69bd44;
	}	
.Red { 
	text-decoration: none;
	color: #ce210f;
	}	
	
#Thumbs .imagethumb{
	margin: 4px;
	padding: 1px;
	border: 1px solid #000000;
	text-decoration: none;
}

#Thumbs .imagethumb:hover{
	margin: 4px;
	padding: 1px;
	border: 1px solid #00ABC3;
	text-decoration: none;
}

#Thumbs .imagethumbon{
	margin: 4px;
	padding: 1px;
	border: 1px solid #00ABC3;
	text-decoration: none;
}

/* Main styles */
.Foot{ 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #cfdd26;
	padding-right: 15px;
	letter-spacing: 1px;
}
.Header { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #69bd44;
	text-transform: capitalize;
	padding-left: 15px;
	padding-top: 22px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.Header2 { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #69bd44;
	text-transform: capitalize;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.SubHeader { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #69bd44;
	padding-bottom: 5px;
	text-transform: capitalize;
}
.Line { 
	border-bottom: 1px solid #bfbfbf;
}
.Pad { 
	padding: 15px;
}
.Pad2 { 
	padding-top: 10px;
	padding-bottom: 10px;
}

.SubText { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #434446;
	line-height: 140%;
}
.TextArea { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #434446;
	line-height: 140%;
	padding: 15px;
	padding-top: 0px;
}

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

.SmProdName {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #434446;
	text-transform: uppercase;
}

/* product name cell  */
.SmProdCell {
	padding-right: 10px;
	padding-left: 10px;
	border: 0px solid #bfbfbf;
}
.SmProdDesc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #434446;
}

.Pic {
	padding: 2px;
	padding-top: 6px;
	padding-bottom: 10px;
}

/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #69bd44;
}
.ProdCode {
	font-size: 11px;
	color: #cccccc;
}
/*  Large product description cell */
.LgProdDesc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #434446;
	padding-bottom: 10px;
	line-height: 140%;	
}

/* 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: 13px;
	color: #69bd44;
	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: #69bd44;
	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: #434446;
	line-height: 140%;
	padding-left: 6px;
}

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


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

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

}
.Link2 {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	color: #69bd44; 
	text-decoration: underline; 

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

}
.Link3 {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	color: #cfdd26; 
	text-decoration: none; 

}
.Link3:hover {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	color: #69bd44; 
	text-decoration: none; 

}
/*  info menu cells */
.TopMenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
}
.TopMenuCellOn {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #006f3c;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
}
/*  main info menu text */
.TopMenu {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenu:hover {
	color: #006f3c;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenuOn {
	color: #006f3c;
	text-decoration: none;
	white-space: nowrap;
}

/*  ezyfolio menu cells */


.Menu {
	color: #434446;
	text-decoration: underline;
	white-space: nowrap;
}
.Menu:hover {
	color: #69bd44;
	text-decoration: underline;
	white-space: nowrap;
}
.MenuOn {
	color: #69bd44;
	text-decoration: underline;
	white-space: nowrap;
}
/*  ezyfolio sub menu cells */

/*  Main product menu text */
A.Light {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Light:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Light:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Light:hover {
	COLOR: #69bd44; TEXT-DECORATION: none
}
A.LightOn {
	COLOR: #69bd44; TEXT-DECORATION: none
}
/*  Main product level 1 menu text */
A.LightLevel1 {
	COLOR: #000000; TEXT-DECORATION: none
}
A.LightLevel1:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.LightLevel1:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.LightLevel1:hover {
	COLOR: #69bd44; TEXT-DECORATION: none
}
A.LightLevel1On {
	COLOR: #69bd44; TEXT-DECORATION: none
}

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

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

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



.MenuCellOn {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 15px;
	
}

/* Product Level 1Menu Cells */
.MenuCellLevel1 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 10px;
	font-weight: bold;
}



.MenuCellLevel1On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	height: 10px;
	font-weight: bold;
}
/* Product Level 2 Menu Cells */
.MenuCellLevel2 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 10px;
}



.MenuCellLevel2On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	height: 10px;
}

/* Product Level 3 Menu Cells */
.MenuCellLevel3 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 10px;
	padding-left: 30px;
	
}



.MenuCellLevel3On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 10px;
	padding-left: 30px;
	
}


/* Product Level 4 Menu Cells */
.MenuCellLevel4 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	
}



.MenuCellLevel4On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 40px;
	
}


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



.MenuCellLevel5On {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 50px;
	
}
/* 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: 10px; 
	font-style: normal; 
	text-decoration: none;
	color: #69bd44;
}	
.PageNumberCurrent{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #434446; 
	text-decoration: none;  
	font-weight: bold;
}
.SmLinkOff {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #69bd44; 
	text-decoration: none; 
	font-weight: bold;
}
.SmLinkOff:hover {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #434446; 
	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: #434446;
	border: 1px  solid  #bfbfbf ;
	background-color: #ffffff;
}
.OrderTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 180%;
	color: #434446;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #cfdd26;
	border-bottom: 1px  solid  #434446 ;
	border-right: 1px  solid  #434446 ;
}

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

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

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

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

}

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

}

.NavBarOn {
	color: #69bd44;
	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: #69bd44; 
	filter:alpha(opacity=75); 
*/
