

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

/* Main styles */
.Header { 
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-transform: lowercase;
	padding-left: 8px;
}

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

.MainArea { 
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 24px;
	padding-top: 11px;
}
.TextArea { 
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	padding-left: 8px;
	padding-right: 11px;
	padding-top: 5px;
}
.TextArea2 { 
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 170%;
	padding-left: 8px;
	padding-right: 11px;
	
}

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

.SmProdName {
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-transform: lowercase;
}
.SmProdCode {
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	padding-top: 3px;
	text-transform: lowercase;
}
/* product name cell  */
.SmProdCell {
	padding-bottom: 6px;
}

.Pic {
	border: 3px solid #cccccc;
	padding: 4px;
}


.Pic2 {
	border: 3px solid #cccccc;
}

/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	FONT-weight: bold;
	text-transform: lowercase;
}
.LgProdCode {
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	FONT-weight: bold;
	text-transform: lowercase;
}
/*  Large product description cell */
.LgProdDesc {
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 11px;
	padding-bottom: 11px;	
}

/* For the cell of the price / features / document uploads title - make sure this cell has colspan="3" */
.LgProdVarTitle {
	text-transform: lowercase;
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	FONT-weight: bold;
}

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

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

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


/*  info menu cells */
.TopMenuCell {
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	color: #ff0000;
	text-transform: lowercase;
}
.TopMenuCell2 {
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	color: #ff0000;
	font-weight: bold;
	text-transform: lowercase;
}
/*  Info menu text */
.TopMenu {
	color: #ff0000;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenu:hover {
	color: #ff0000;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}
.TopMenuOn {
	color: #ff0000;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
}

.TopMenu2 {
	color: #ff0000;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenu2:hover {
	color: #666666;
	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: #ff0000; TEXT-DECORATION: none
}
A.Light:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.LightOn {
	COLOR: #ff0000; TEXT-DECORATION: none
}

/* Product Menu Cells */
.MenuCell {
	text-transform: lowercase;
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #666666;
	TEXT-DECORATION: none;
	padding-top: 1px;
	padding-bottom: 1px;

}



.MenuCellOn {
	text-transform: lowercase;
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	padding-top: 1px;
	padding-bottom: 1px;

}

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

/* "View Cart" order form classes */
.OrderBox {
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	color: #666666;
	border: 1px  solid  #cccccc ;
	background-color: #ffffff;
}
.OrderTitle {
	font-family: Helvetica, 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: #cccccc;
	border-bottom: 1px  solid  #cccccc ;
	border-right: 1px  solid  #cccccc ;
}

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

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

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

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

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

}

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

}

.NavBarOn {
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Helvetica, Helvetica, sans-serif;
	font-size: 11px;
	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: #ff0000; 
	filter:alpha(opacity=75); 
*/