

/* scroll bars */
BODY {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #e9e9e9;
	scrollbar-arrow-color: #E5811F;
	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: #636466;
}

/* Main styles */
.Header { 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A47359;
	padding-left: 15px;
	border-bottom: 1px solid #cbcbc5;
}

.SubHeader { 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A47359;
	text-transform: uppercase;
}
.Box { 
	border: 1px solid #f3c4be;
	background-color: #FFFFFF;
}

.PadMainArea { 
	padding-left: 10px;
	padding-right: 17px;
}


.MainArea { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636466;
	padding: 10px;
	padding-top: 10px;
	line-height: 140%;
}

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

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

/* product name cell  */
.SmProdCell {
	padding: 3px;
}
.SmProdIDCell {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D4B39;
	background-color:  #F2E9D4;
}
.Pic {
	padding: 4px;
	border: 4px solid #F2E9D4;
}

/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6D4B39;
	padding-left: 10px;
	border-bottom: 1px solid #cbcbc5;
}
.LgProdIDCell {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6D4B39;
	background-color:  #F2E9D4;
	border-bottom: 1px solid #cbcbc5;
}

/*  Large product description cell */
.LgProdDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D4B39;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px solid #cbcbc5;
}

/* 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;
	line-height: 140%;
	width: 80px;
}

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

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


/*  info menu cells */
.TopMenuCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #808284;
	text-transform: uppercase;
	border-left: 1px solid #636466;
}

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



/*  Main product menu text */
A.Light {
	COLOR: #6D4B39; TEXT-DECORATION: none
}
A.Light:visited {
	COLOR: #6D4B39; TEXT-DECORATION: none
}
A.Light:active {
	COLOR: #6D4B39; TEXT-DECORATION: none
}
A.Light:hover {
	COLOR: #E5811F; TEXT-DECORATION: none
}
A.LightOn {
	COLOR: #E5811F; TEXT-DECORATION: none
}

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: #E5811F; TEXT-DECORATION: none
}
A.LightLevel1On {
	COLOR: #6D4B39; TEXT-DECORATION: none
}

A.LightLevel2 {
	COLOR: #B3834E; TEXT-DECORATION: none
}
A.LightLevel2:visited {
	COLOR: #B3834E; TEXT-DECORATION: none
}
A.LightLevel2:active {
	COLOR: #B3834E; TEXT-DECORATION: none
}
A.LightLevel2:hover {
	COLOR: #6D4B39; TEXT-DECORATION: none
}
A.LightLevel2On {
	COLOR: #6D4B39; TEXT-DECORATION: none
}

A.LightLevel3 {
	COLOR: #B3834E; TEXT-DECORATION: none
}
A.LightLevel3:visited {
	COLOR: #B3834E; TEXT-DECORATION: none
}
A.LightLevel3:active {
	COLOR: #B3834E; TEXT-DECORATION: none
}
A.LightLevel3:hover {
	COLOR: #6D4B39; TEXT-DECORATION: none
}
A.LightLevel3On {
	COLOR: #6D4B39; TEXT-DECORATION: none
}
/* Product Menu Cells */

/*level 1 cascade */
.MenuCellLevel1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	background-image: url(Layout_Graphics/images/MenuBG_Grey_L1OffTop.gif);
	background-repeat: no-repeat;  
	background-position: top right; 
	height: 24px; 
}
.MenuCellBGBottomLevel1 {
	background-image: url(Layout_Graphics/images/MenuBG_Grey_L1OffBot.gif);
	background-repeat: no-repeat;  
	background-position: bottom right;
 
}
.MenuCellBGSliceLevel1 {
	background-image: url(Layout_Graphics/images/MenuBG_Grey_L1OffSlice.gif);
	background-repeat: repeat-y;  
	background-position:  right; 
}

.MenuCellLevel1On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L1OnTop.gif);
	background-repeat: no-repeat;  
	background-position: top right; 
	height: 24px; 
}

.MenuCellBGBottomLevel1On {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L1OnBot.gif);
	background-repeat: no-repeat;  
	background-position: bottom right;  

}
.MenuCellBGSliceLevel1On {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L1OnSlice.gif);
	background-repeat: repeat-y;  
	background-position:  right; 
}

/* level 2 cascade */
.MenuCellLevel2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OffTop.gif);
	background-repeat: no-repeat;  
	background-position: top right; 
	height: 24px; 
}
.MenuCellBGBottomLevel2 {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OffBot.gif);
	background-repeat: no-repeat;  
	background-position: bottom right;

}
.MenuCellBGSliceLevel2 {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OffSlice.gif);
	background-repeat: repeat-y;  
	background-position:  right; 
}

.MenuCellLevel2On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OnTop.gif);
	background-repeat: no-repeat;  
	background-position: top right;
	height: 24px;  
}

.MenuCellBGBottomLevel2On {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OnBot.gif);
	background-repeat: no-repeat;  
	background-position: bottom right;  
}
.MenuCellBGSliceLevel2On {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OnSlice.gif);
	background-repeat: repeat-y;  
	background-position:  right; 
}

/* casc level3 */
.MenuCellLevel3 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OffTop.gif);
	background-repeat: no-repeat;  
	background-position: top right; 
	height: 24px; 
}
.MenuCellBGBottomLevel3 {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OffBot.gif);
	background-repeat: no-repeat;  
	background-position: bottom right;

}
.MenuCellBGSliceLevel3 {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OffSlice.gif);
	background-repeat: repeat-y;  
	background-position:  right; 
}

.MenuCellLevel3On {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	TEXT-DECORATION: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OnTop.gif);
	background-repeat: no-repeat;  
	background-position: top right;
	height: 24px;  
}

.MenuCellBGBottomLevel3On {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OnBot.gif);
	background-repeat: no-repeat;  
	background-position: bottom right;  
}
.MenuCellBGSliceLevel3On {
	background-image: url(Layout_Graphics/images/MenuBG_LtBro_L2OnSlice.gif);
	background-repeat: repeat-y;  
	background-position:  right; 
}

/* view cart etc */
.CartCell {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #6D4B39;
	TEXT-DECORATION: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cbcbc5;
	border-top: 1px solid #cbcbc5;
}
.CartCell2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #6D4B39;
	TEXT-DECORATION: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cbcbc5;

}



.Link2 {  
	color: #E5811F; 
	text-decoration: none; 

}
.Link2:hover {  
	color: #636466; 
	text-decoration: none; 
}


/* 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: #636466;
}	
.PageNumberCurrent{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #E5811F; 
	text-decoration: none;  
	font-weight: bold;
}
.SmLinkOff {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #636466; 
	text-decoration: none; 
	font-weight: bold;
}
.SmLinkOff:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #E5811F; 
	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: #636466;
	border: 1px  solid  #f3c4be ;
	background-color: #ffffff;
}
.OrderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	FONT-weight: bold;
	line-height: 180%;
	color: #E5811F;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
	border-bottom: 1px  solid  #f3c4be ;
	border-right: 1px  solid  #f3c4be ;
}

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

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

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

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

/* navigation bar for product systems with sub cats */
.NavCell {
	color: #D6B789;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	white-space: nowrap;
	border-bottom: 1px solid #cbcbc5;
}

.NavBar {
	color: #D6B789;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	white-space: nowrap;

}

.NavBarOn {
	color: #A47359;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	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); 
*/