

/* scroll bars */
BODY {
	scrollbar-track-color: #fff5ce;
	scrollbar-face-color: #ffea97;
	scrollbar-arrow-color: #c8be9b;
	scrollbar-3dlight-color: #fff5ce;
	scrollbar-highlight-color: #fff5ce;
	scrollbar-shadow-color: #fff5ce;
	scrollbar-darkshadow-color: #fff5ce;
}

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

/* Main styles */
.Header { 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AEA587;
	padding-right: 130px;
	text-transform: uppercase;
}
.TextArea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.TextArea2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}
.Line {
	border-bottom: 1px solid #f1e7c1;
}

.MainArea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	padding-top: 0px;
	padding-right: 20px;
}

.MenuPad { 
	padding-right: 14px;
}
/* small product card classes */
/* product name */

.SmProdName {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A2E6;
}

/* product name cell  */
.SmProdCell {
	padding: 4px;
	border: 1px solid #f1e7c1;
	background-color: #ffffff;
}

.Pic {
	padding: 4px;
	border: 1px solid #f1e7c1;
	background-color: #ffffff;
}

/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A2E6;
	text-transform: Capitalize;
	border: 1px solid #f1e7c1;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 6px;
}

/*  Large product description cell */
.LgProdDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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-transform: capitalize;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A2E6;
	FONT-weight: bold;
	border-bottom: 1px solid #f1e7c1;
}

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

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

/* For the "back to products" links on the large product page */
.BackLink {
	color: #00A2E6;
	text-decoration: none;
}
.BackLink:hover {
	color: #AEA587;
	text-decoration: none;
}
/* General links throughout the site */
A.Link{
	COLOR: #00A2E6; 
	TEXT-DECORATION: none;
}
A.Link:hover {
	COLOR: #AEA587; 
	TEXT-DECORATION: none;
}


/*  info menu cells */
.TopMenuCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
	color: #AEA587;
	padding-bottom: 56px;
	text-transform: uppercase;
}

.TopMenuCell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AEA587;
	padding-bottom: 19px;
	text-transform: uppercase;
}

/*  Info menu text */
.TopMenu {
	color: #AEA587;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenu:hover {
	color: #00A2E6;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenuOn {
	color: #00A2E6;
	text-decoration: none;
	white-space: nowrap;
}



/*  Main product menu text */
A.Light {
	COLOR: #AEA587; TEXT-DECORATION: none
}
A.Light:visited {
	COLOR: #AEA587; TEXT-DECORATION: none
}
A.Light:active {
	COLOR: #00A2E6; TEXT-DECORATION: none
}
A.Light:hover {
	COLOR: #00A2E6; TEXT-DECORATION: none
}
A.LightOn {
	COLOR: #00A2E6; TEXT-DECORATION: none
}

/* Product Menu Cells */
.MenuCell {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #AEA587;
	TEXT-DECORATION: none;
	padding-bottom: 3px;
	padding-left: 20px;	
}



.MenuCellOn {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-bottom: 3px;
	padding-left: 20px;
}

/* Classes for the page numbers - except for the main word "Pages", which is a unclassed table cell  */
.PageNumberBar {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none;
	color: #AEA587;
}	
.PageNumberCurrent{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #00A2E6; 
	text-decoration: none;  
	font-weight: bold;
}
.SmLinkOff {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #AEA587; 
	text-decoration: none; 
	font-weight: bold;
}
.SmLinkOff:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #00A2E6; 
	text-decoration: none; 
	font-weight: bold;
}

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

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

/* Category small display card - text class */
.CatDesc {
	color: #AEA587;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	FONT-weight: bold;
}

/* Contact us classes */
.Ph {
	color: #00A2E6;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.Ph2 {
	color: #000000;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

}

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

}

.NavBarOn {
	color: #000000;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial, 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: #00A2E6; 
	filter:alpha(opacity=75); 
*/