

/* scroll bars */
BODY {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #cceaef;
	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: 10px;
	color: #5b1300;
}
.varDesc { 
	font-family: Verdana, Helvetica, sans-serif;	font-size: 10px;
	color: #5b1300;
	text-transform: lowercase;
}

/* gallery thumbnails: */
#Thumbs .imagethumb{
	margin: 4px;
	padding: 1px;
	border: 2px solid #ffffff;
	text-decoration: none;
}
/* gallery thumbnails: dont think these hovers are working in explorer? */
#Thumbs .imagethumb:hover{
	margin: 4px;
	padding: 1px;
	border: 2px solid #105171;
	text-decoration: none;
}

#Thumbs .imagethumbon{
	margin: 4px;
	padding: 1px;
	border: 2px solid #105171;
	text-decoration: none;
}
/* Main styles */
.Logo {
	background-color: #cceaef;
	background-image: url(Layout_Graphics/LogoBlue.gif);
	background-repeat: no-repeat;  
	background-position: center center;
}
.TopBG {
	background-color: #dbf0f4;
	padding-right: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b1300;
	text-transform: uppercase;
	/*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;
	*/
}
.Stripe {
	background-image: url(Layout_Graphics/TopStripeBlue.gif);
	background-repeat: repeat-x; 
	background-position: top;  
}
.MenuBG {
	background-color: #cceaef;
}
.Header { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #5b1300;
	font-weight: bold;
	text-transform: Capitalize;
	padding-bottom: 10px;
}

.CatHeader { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 27px;
	color: #5b1300;
	text-transform: uppercase;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.CatTextFloat { 
	position: absolute;
	float: right;
	display: inline;
	top: 215px;
	left: 415px;
	width: 150px;
	height: 160px;
	text-align: left;
	z-index: 1;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 170%;
	color: #5b1300;
}
.SubHeader { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b1300;
	font-weight: bold;
	text-transform: Capitalize;
}


.FrontText { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #5b1300;
	text-transform: uppercase;
	padding-bottom: 6px;
}

.Box { 
	border: 1px solid #5b1300;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #5b1300;
	text-transform: uppercase;
}
.Box2 { 
	border-top: 1px solid #5b1300;
	border-bottom: 1px solid #5b1300;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #5b1300;
	text-transform: uppercase;
}
.Box3 { 
	border-right: 1px solid #5b1300;
	border-bottom: 1px solid #5b1300;
	border-top: 1px solid #5b1300;
}
.Box4 { 
	border-right: 1px solid #5b1300;
	border-bottom: 1px solid #5b1300;
}
.Line { 
	border-bottom: 1px solid #5b1300;
}

.MainArea { 
	padding-left: 20px;
	padding-right: 20px;
}
.MainArea2 { 
	padding-left: 20px;

}
.MainArea3 { 
	padding-left: 20px;
	border-bottom: 1px solid #5b1300;
}
.TextArea { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b1300;
	line-height: 140%;
}
.TextArea2 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b1300;
	line-height: 140%;
	text-align: right;          
}
/* small product card classes */
/* product name */

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

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

.Pic {
	border: 1px solid #404041;
}

/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #5b1300;
	letter-spacing: 2px;
}

/*  Large product description cell */
.LgProdDesc {
	font-family: Verdana, Helvetica, sans-serif;	font-size: 10px;
	color: #5b1300;
	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: Verdana, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #5b1300;
	padding: 6px;
}

/* 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: 10px;
	color: #5b1300;
	text-transform: capitalize;
	line-height: 140%;
	width: 80px;
}

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

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

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


/*  info menu cells */
.TopMenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b1300;
	border-right: 1px solid #5b1300;
	text-transform: uppercase;
	text-decoration: none;
}

/*  main info menu text */
.TopMenu {
	color: #5b1300;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenu:hover {
	color: #cceaef;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenuOn {
	color: #cceaef;
	text-decoration: none;
	white-space: nowrap;
}

/*  ezyfolio menu cells */
.MenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b1300;
	border-right: 1px solid #5b1300;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.MenuCellOn {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #cceaef;
	border-right: 1px solid #5b1300;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.FootMenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #5b1300;
	border: 1px solid #5b1300;
	border-right: 0px solid #5b1300;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.FootMenuCell2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #5b1300;
	border: 1px solid #5b1300;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}


.Menu {
	color: #5b1300;
	text-decoration: none;
	white-space: nowrap;
}
.Menu:hover {
	color: #cceaef;
	text-decoration: none;
	white-space: nowrap;
}
.MenuOn {
	color: #cceaef;
	text-decoration: none;
	white-space: nowrap;
}
/*  ezyfolio sub menu cells */
.SubMenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b1300;
	border-right: 1px solid #5b1300;
	text-transform: uppercase;
}


.SubMenu {
	color: #5b1300;
	text-decoration: none;
	white-space: nowrap;
}
.SubMenu:hover {
	color: #cceaef;
	text-decoration: none;
	white-space: nowrap;
}
.SubMenuOn {
	color: #cceaef;
	text-decoration: none;
	white-space: nowrap;
}
/*  Main product menu text */
A.Light {
	COLOR: #5b1300; TEXT-DECORATION: none; font-size: 8px;
}
A.Light:visited {
	COLOR: #5b1300; TEXT-DECORATION: none; font-size: 8px;
}
A.Light:active {
	COLOR: #5b1300; TEXT-DECORATION: none; font-size: 8px;
}
A.Light:hover {
	COLOR: #5b1300; TEXT-DECORATION: none; font-weight: bold; font-size: 8px;
}
A.LightOn {
	COLOR: #5b1300; TEXT-DECORATION: none; font-weight: bold; font-size: 8px;
}
/*  Main product level 1 menu text */
A.LightLevel1 {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLeel1:visited {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLevel1:active {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLevel1:hover {
	COLOR: #5b1300; TEXT-DECORATION: none; font-weight: bold;
}
A.LightLevel1On {
	COLOR: #5b1300; TEXT-DECORATION: none; font-weight: bold;
}

/*  Main product level 2 menu text */
A.LightLevel2 {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLevel2:visited {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLevel2:active {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLevel2:hover {
	COLOR: #5b1300; TEXT-DECORATION: none; font-weight: bold;
}
A.LightLevel2On {
	COLOR: #5b1300; TEXT-DECORATION: none; font-weight: bold;
}

/*  Main product level 3 menu text */
A.LightLevel3 {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLevel3:visited {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLevel3:active {
	COLOR: #5b1300; TEXT-DECORATION: none
}
A.LightLevel3:hover {
	COLOR: #5b1300; TEXT-DECORATION: none; font-weight: bold;
}
A.LightLevel3On {
	COLOR: #5b1300; TEXT-DECORATION: none; font-weight: bold;
}



/* Product Level 1Menu Cells */
.MenuCellLevel1 {
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b1300;
	text-transform: uppercase;
}



.MenuCellLevel1On {
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
/* Product Level 2 Menu Cells */
.MenuCellLevel2 {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b1300;
	text-transform: capitalize;
}



.MenuCellLevel2On {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:45px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}

/* Product Level 3 Menu Cells */
.MenuCellLevel3 {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b1300;
	text-transform: capitalize;
}



.MenuCellLevel3On {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}


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

.OrderText {
	padding: 3px;
	border-bottom: 1px  solid  #5b1300 ;
}
.OrderTextCustomBoxMainDesc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
	padding-left: 3px;
	padding-right: 3px;
	color: #5b1300;
	background-color: #ffffff;
	border-bottom: 1px  solid  #5b1300 ;
}
.OrderSubmit {
	height: 30;
	white-space: nowrap;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #ffffff;
}

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

/* Contact us classes */
.Ph {
	color: #5b1300;
	padding: 4px;
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 10px;
}
.Ph2 {
	color: #5b1300;
	padding: 4px;
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 10px;
}

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

}

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

}

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