

/* scroll bars */
BODY {
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #000000;
	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: 11px;
	color: #000000;
}
/* surrounding product mini images.    */
.surround img {border:none; }
ul.surround {list-style:none; margin:0; padding-top:10px; width: 250px; }
ul.surround li {float:left; display: inline; border:1px solid #c4c9e6; margin: 0 4px 4px 0; padding: 2px 2px 2px 2px; background-color:#ffffff;text-align: center;}
ul.surround li a {display:inline; height:40px; width:40px; background:center; }
ul.surround li a:hover { background-color:#ffffff; color:#000000;}
.surround a {text-decoration:none; color:#373938}

/* random hot products on front page  */
img {border:none;}
 ul.popout {list-style:none; margin:0; padding-top:10px; width: 350px;}
 ul.popout li {float:left; display: inline; border:1px solid #000000;margin: 0 4px 4px 0; padding: 2px 2px 2px 2px; background-color:#ffffff;text-align: center;}
 ul.popout li a {display:inline; height:40px; width:40px; background:center; }
 ul.popout li a:hover { background-color:#DDDDDD; color:#000000;}
 a {text-decoration:none; color:#373938}



/* Main styles */


.Header { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #00ADEF;

	padding-left: 30px;
	padding-top: 6px;
}

.SubText { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #00ADEF;
	text-align: justify;
}
.Orange { 
	color: #f7941d;
}
.Blue { 
	color: #00ADEF;
}

.Lines { 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


.FolioPic { 
	border-left: 1px solid #bfbfbf;
	padding-left: 6px;

}
.MainArea { 
	padding-top: 30px;
}
.Testimonial { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #f7941d;
	line-height: 110%;
	position:	absolute;
	top:		20px;
	left:		39%;
	text-align:	left;
	font-style: italic;
	width:	600px;
	z-index: 1;
}
/* welcome  page template classes */
.Header2 { 
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #00ADEF;
	padding-left: 0px;
	padding: 6px;
	
}
.TextArea { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
	padding: 30px;
	padding-bottom: 10px;
	text-align: justify;
}
.TextArea2 { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 30px;
	text-align: justify;
}
.Price { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed1b24;
}

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

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

/* product name cell  */
.SmProdCell {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 6px;
	border: 0px solid #bfbfbf;
}
.SmProdDesc {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

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

/* Large Product Card classes */
/* Large product name cell */
.LgProdName {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #f7941d;
}

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

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

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

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


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


/*  info menu cells */
.TopMenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: lowercase;
}

/*  main info menu text */
.TopMenu {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
}
.TopMenu:hover {
	color: #00ADEF;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
}
.TopMenuOn {
	color: #00ADEF;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
}

/*  ezyfolio menu cells */


.MenuCell {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: lowercase;
}


.Menu {
	color: #000000;
	text-decoration: none;

}
.Menu:hover {
	color: #00ADEF;
	text-decoration: none;
}
.MenuOn {
	color: #00ADEF;
	text-decoration: none;
}
/*  ezyfolio sub menu cells */

/*  Main product menu text */
A.Light {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Light:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Light:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Light:hover {
	COLOR: #00ADEF; TEXT-DECORATION: none
}
A.LightOn {
	COLOR: #00ADEF; TEXT-DECORATION: none
}
/*  Main product level 1 menu text */
A.LightLevel1 {
	COLOR: #00ADEF; TEXT-DECORATION: none
}
A.LightLevel1:visited {
	COLOR: #00ADEF; TEXT-DECORATION: none
}
A.LightLevel1:active {
	COLOR: #00ADEF; TEXT-DECORATION: none
}
A.LightLevel1:hover {
	COLOR: #00ADEF; TEXT-DECORATION: none
}
A.LightLevel1On {
	COLOR: #00ADEF; TEXT-DECORATION: none
}

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

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

/* Product Menu Cells */
.MenuCell {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	padding: 5px;
	white-space:normal;
}
.MenuCell2 {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	COLOR: #00ADEF;
	padding: 5px;
}
.MenuPad {
	padding-right: 25px;
	padding-bottom: 10px;
}

.MenuCellOn {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-transform: lowercase;
}

/* Product Level 1Menu Cells */
.MenuCellLevel1 {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	COLOR: #00ADEF;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: lowercase;
}



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



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

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



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


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



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


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



.MenuCellLevel5On {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 50px;
	text-transform: lowercase;
}
/* 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: #00ADEF;
}	
.PageNumberCurrent{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #000000; 
	text-decoration: none;  
	font-weight: bold;
}
.SmLinkOff {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #00ADEF; 
	text-decoration: none; 
	font-weight: bold;
}
.SmLinkOff:hover {  
	font-family: Verdana, 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: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	border: 1px  solid  #bfbfbf ;
	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: #ffffff;
	border-bottom: 1px  solid  #000000 ;
	border-right: 1px  solid  #000000 ;
}

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

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

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

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

}

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

}

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