

/* scroll bars */
BODY {
	scrollbar-track-color: #191718;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #FFD200;
	scrollbar-3dlight-color: #191718;
	scrollbar-highlight-color: #191718;
	scrollbar-shadow-color: #191718;
	scrollbar-darkshadow-color: #191718;
}

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

/* text style in any unclassed cell, including the order variations */
.Whitetext { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


/* gallery pic styles */

.GalleryHeader {  /* main gallery instructions, & sub gallery header */
	color:				#FFD200;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			15px;
	text-align:			left;
	text-transform: 	capitalize;
	margin:				0;
	margin-bottom:		10px;
	padding: 			0;
	font-weight:		normal;
	}
.ImageGallerys ul {  /* main gallery style */
	width: 100%;
	list-style: none;
	}
	
.ImageGallerys li {   /* main gallery style */
	margin-right: 	10px;
	margin-bottom: 	20px;
	padding:		0;
	float: 			left;
	display: 		inline;
	border: 		0px solid #bca281;
	}
	
.ImageGallerys div {   /* main gallery style */
	padding:			2px;
	padding-left:		6px;
	font-size:			13px;
	text-align:			left;
	line-height: 		120%;
	color:				#fff;
	position:			relative;
	top: 				-26px; 
	margin-left:		2px;
	height: 			20px;
	left:				1px;
	width:				141px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	text-transform:		capitalize;
	font-weight:		normal;
	font-style:			normal;
	background-color:	#000000;
	filter:				alpha(opacity=75);
	opacity:			0.75;
	}
.ImageGallerys div a {
	color:				#FFF;
	text-decoration:	none;
	}
	
.ImageGallerys div a:hover {
	color:				#FFD200;
	text-decoration:	none;
	}

.imagethumbs{   /* main gallery image style */
	margin: 		0px;
	padding: 		1px;
	border: 		1px solid #bca281;
	text-decoration: none;
	background-color:#FFF;
}

.imagethumbs:hover {   /* main gallery image style */
	margin: 		0px;
	padding:	 	1px;
	border: 		1px solid #FFD200;
	text-decoration: none;
	background-color:#FFF;
}

.imagethumbon{   /* main gallery image style - not used */
	margin: 		0px;
	padding: 		1px;
	border: 		1px solid #FFD200;
	text-decoration: none;
	background-color:#FFF;
}

.SubGalleryText {  /* sub gallery description text  */
	margin-bottom:		10px;
	font-size:			13px;
	}
.SubGalleryText a { /* sub gallery back & links  */
	color: 				#FFD200;
	text-decoration: 	none; 
	line-height:		200%;
	}

.SubGalleryText a:hover{  /* sub gallery back & links  */
	color: 				#fff;
	text-decoration: 	none; 
	line-height:		200%;
	}	

.ImageGallery ul {  /* sub gallery style */
	width: 100%;
	list-style: none;
	}
	
.ImageGallery li {   /* sub gallery style */
	margin-right: 	5px;
	margin-bottom: 	5px;
	padding:		0;
	float: 			left;
	display: 		inline;
	border: 		0px solid #bca281;
	}
.imagethumb{   /* sub gallery image style */
	margin: 		0px;
	padding: 		1px;
	border: 		1px solid #bca281;
	text-decoration: none;
	background-color:#FFF;
}

.imagethumb:hover {   /* sub gallery image style */
	margin: 		0px;
	padding:	 	1px;
	border: 		1px solid #FFD200;
	text-decoration: none;
	background-color:#FFF;
}
.GalleryPopup { /* pop up title & text */
		font-family: 	Verdana, Arial, Helvetica, sans-serif;
		font-size:		11px;
		line-height:	140%;
		color: 			#000;
		text-align:		left;
		margin-top: 	10px;
	}



	

/* Main styles */

.Header { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 140%;
	font-style:italic;
}
.Header2 { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-transform: capitalize;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 140%;
	font-style:italic;
}
.SubHeader { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFD200;
	text-transform: capitalize;
	line-height: 140%;
	font-style:italic;
}
.Clearence { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFD200;
	text-transform: capitalize;
	line-height: 140%;
	border-top: 1px solid #FFD200;
	border-bottom: 1px solid #FFD200;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
}
.Yellow { 
	color: #FFD200;
}
.SubText { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style:italic;
	text-transform: capitalize;
}
.Line { 
	border-bottom: 1px solid #D1D3D4;
}

.MainArea { 
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

.TextArea { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1D3D4;
	line-height: 140%;
	padding: 20px;
}
.TextArea2 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
	padding: 20px;
	padding-top: 10px;
}
.ContactTextArea { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1D3D4;
	line-height: 140%;
	padding: 20px;
	padding-right: 10px;
	padding-left: 20px;
}
.ContactTextArea2 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1D3D4;
	line-height: 140%;
	padding: 20px;
	padding-left: 0px;
}
/* small product card classes */
/* product name */

.SmProdName {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD200;
	text-transform: uppercase;
}
.SmProdName:hover {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
}
/* product name cell  */
.SmProdCell {
	padding-top: 4px;
	padding-bottom:4px;
}
.SmProdDesc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1D3D4;
}
.ProdCode {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom:4px;
	background-image: url(Layout_Graphics/code-bg.gif);
	background-repeat: no-repeat;
	background-position:left center;
}

.Pic {
	position: relative;
	border: 3px solid #ffffff;
	background-color:#FFFFFF;
	width: 206px;
	height: 300px;
}
.Pic2 {
	border: 0px solid #ffffff;
}
/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFD200;
}

/*  Large product description cell */
.LgProdDesc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1D3D4;
	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: 12px;
	color: #FFD200;
}

/* 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: #FFD200;
	text-transform: capitalize;
	line-height: 140%;
	width: 100px;
}

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

/* For the variations description cell  */
.varDesc { 
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 10px;
	color: #D1D3D4;
}


/* For the "back to products" links on the large product page */
.BackLinkCell {
	color: #000000;
	text-decoration: none;
	border: solid 1px #000000;
}
.BackLink {
	color: #000000;
	text-decoration: none;
}
.BackLink:hover {
	color: #FFD200;
	text-decoration: none;
}
/* General links throughout the site */
.Link {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none; 
}
.Link:hover {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-style: normal; 
	color: #FFD200; 
	text-decoration: none; 

}

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

}
.Link3 {  
	font-family: Verdana, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none; 
}
.Link3:hover {  
	font-family: Verdana, Helvetica, sans-serif; 
	color: #ffffff; 
	text-decoration: none; 
}
/*  info menu cells */
.TopMenuCell {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
.TopMenuCellOn {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

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

/*  ezyfolio menu cells */
.MenuCell {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}


.Menu {
	color: #D1D3D4;
	text-decoration: underline;
	white-space: nowrap;
}
.Menu:hover {
	color: #FFD200;
	text-decoration: underline;
	white-space: nowrap;
}
.MenuOn {
	color: #FFD200;
	text-decoration: underline;
	white-space: nowrap;
}
/*  ezyfolio sub menu cells */

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


A.Light2 {
	COLOR: #FFD200; TEXT-DECORATION: none
}
A.Light2:visited {
	COLOR: #FFD200; TEXT-DECORATION: none
}
A.Light2:active {
	COLOR: #FFD200; TEXT-DECORATION: none
}
A.Light2:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.Light2On {
	COLOR: #ffffff; TEXT-DECORATION: none
}
/*  Main product level 1 menu text */
A.LightLevel1 {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLeel1:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLevel1:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLevel1:hover {
	COLOR: #FFD200; TEXT-DECORATION: none
}
A.LightLevel1On {
	COLOR: #FFD200; TEXT-DECORATION: none
}

/*  Main product level 2 menu text */
A.LightLevel2 {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLevel2:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLevel2:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLevel2:hover {
	COLOR: #FFD200; TEXT-DECORATION: none
}
A.LightLevel2On {
	COLOR: #FFD200; TEXT-DECORATION: none
}

/*  Main product level 3 menu text */
A.LightLevel3 {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLevel3:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLevel3:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.LightLevel3:hover {
	COLOR: #FFD200; TEXT-DECORATION: none
}
A.LightLevel3On {
	COLOR: #FFD200; TEXT-DECORATION: none
}



/* Product Level 1Menu Cells */
.MenuCellLevel1 {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}



.MenuCellLevel1On {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
/* Product Level 2 Menu Cells */
.MenuCellLevel2 {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 20px;
	
}



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

/* Product Level 3 Menu Cells */
.MenuCellLevel3 {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 30px;
	
}



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


/* Product Level 4 Menu Cells */
.MenuCellLevel4 {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 40px;
	
}



.MenuCellLevel4On {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 40px;
	
}


/* Product Level 5 Menu Cells */
.MenuCellLevel5 {
	text-transform: capitalize;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 50px;
	
}



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

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

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

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

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

}

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

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

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