

/* scroll bars */
BODY {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #e9e9e9;
	scrollbar-arrow-color: #b82537;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* This clas is for the front page menu system */
.FrontMenuCell {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	color: #ffffff;

}

/*  Info menu text */
.FrontMenu {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	white-space: nowrap;
	font-family: Futura T Book,Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: lowercase;
}
.FrontMenu:hover {
	color: #d2000a;
	text-decoration: none;
	white-space: nowrap;
}
.FrontMenuOn {
	color: #d2000a;
	text-decoration:none;
	white-space: nowrap;
}

/* Main styles */
.Header { 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	text-transform: Capitalize;
	
}
.Front { 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-transform: Capitalize;
}

}
.Front2 { 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d6967;
	padding: 3px;
}


.Box { 
	border: 1px solid #666666;
}

.MainArea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
}

.TextArea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


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

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

/* product name cell  */
.SmProdCell {
	padding-right: 1px;
	padding-left: 1px;
	border: 8px solid #666666;
	
}

.Pic {
	border: 1px solid #d2d2d2;
	background-color:#FFFFFF;
}

.VertLine {
	border-left: 1px solid #d2d2d2;
}

/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7a7d82;
	padding-left: 6px;	
}

/*  Large product description cell */
.LgProdDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
		
}
.ID {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #7a7d82;
	padding-left: 4px;
	padding-right: 4px;	
}


/* 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: 12px;
	color: #7a7d82;
	border-bottom: 1px solid #d2d2d2;
	
}

/* 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: 16px;
	color: #7a7d82;
	text-transform: capitalize;
	line-height: 140%;
	width: 60px;
}

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

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

/*  info menu cells */
.TopMenuCell {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.TopMenuCellOn {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/*  Info menu text */
.TopMenu {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;

}
.TopMenu:hover {
	color: #e6e6e6;
	text-decoration: none;
	white-space: nowrap;

}
.TopMenuOn {
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
	font-weight: BOLD;
}




/*  Main product menu text */
A.Light {
	COLOR: #666666; TEXT-DECORATION: none
}
A.Light:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.Light:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Light:hover {
	COLOR: #000000; TEXT-DECORATION: none;
	}
A.LightOn {
	COLOR: #000000; TEXT-DECORATION: none;
	font-weight: BOLD;
}

/* Product Menu Cells */
.MenuCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 12px;
	color: #666666;
}

.MenuCellOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	color: #000000;
	font-weight: BOLD;
}

/* 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: #999999;
}	
.PageNumberCurrent{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none;  
	font-weight: bold;
}
.SmLinkOff {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #999999; 
	text-decoration: none; 
	font-weight: bold;
}
.SmLinkOff:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000; 
	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: #666666;
	border: 1px  solid  #d2d2d2;
	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: #d2d2d2;
	border-bottom: 1px  solid  #d2d2d2 ;
	border-right: 1px  solid  #d2d2d2 ;
}

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

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

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

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

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

}

.NavBar {
	color: #666666;
	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: #C2C165; 
	filter:alpha(opacity=75); 
*/