@charset "UTF-8";

/* CSS Document */
/* Wines Online - John McGeary 2007*/

.DISPTABLE
{
   BACKGROUND-COLOR: #ffffff;
   FONT-FAMILY: Verdana;
	font-size: 10pt; 
	color: #000000;
}

.DISPTABLE TD
{
   BACKGROUND-COLOR: #FFFFFF;
   FONT-FAMILY: Verdana;
	font-size: 10pt; 
	color: #000000;
}

.DISPTABLE TH
{
   FONT-FAMILY: Verdana;
   font-size: 10pt; 
   color: #000000;
}

.FEATURETABLE
{
   BACKGROUND-COLOR: #ffffff;
   FONT-FAMILY: Verdana;
	font-size: 10pt; 
	width: 240px;
	color: #000000;

}

.FEATURETABLE TD
{
   BACKGROUND-COLOR: #FFFFFF;
   FONT-FAMILY: Verdana;
	font-size: 10pt; 
	color: #000000;
}

.FEATURETABLE TH
{
   BACKGROUND-COLOR: #FFFFFF;
   FONT-FAMILY: Verdana;
	font-size: 10pt; 
	color: #000000;
	FONT-WEIGHT: bold;
}


.DISPTABLE TH
{
   FONT-FAMILY: Verdana;
	font-size: 10pt; 
   FONT-WEIGHT: bold;
	text-align: left;
	color: #000000;
}



#content {
	width:90%;
	height:100%;
	padding:20px;
}

.divdisp {
	margin:10px;
	width:100%;
}

#ordersummarytable {
	width:50%;
}

#tblOrderReview {
	width: 550px;
}

.selectboxes {
	background-color:#BED87D;
}
#divOrderSummary {
	width: 550px;
	overflow: hidden;
}



p {
	margin-bottom:              20px;
	margin-left:                13px;
	margin-right:               13px;
	color:                      #000000;
}

hr {
	border:                     1px solid #93b33b;
	margin-top:                 20px;
	margin-bottom:              20px;
    margin-left:                13px;
    margin-right:               13px;
}

h1 {
	font-size:					16px;
	color:						#000000;
	margin-left:                13px;
	padding-top:                13px;
	margin-bottom:              8px;
}

h2 {
	font-size:					16px;
	color:						#93b33b;
	margin-bottom:              8px;
	margin-left:                13px;
	padding-top:                13px;
}

h3 {
	font-size:					13px;
	color:						#93b33b;
	margin-bottom:              8px;
	margin-left:                13px;
}

h4 {
	font-size:					12px;
	color:						#93b33b;
	margin-bottom:              8px;
	margin-left:                13px;
}


h5 { /*CHANGE TO THIS ONE*/
	width:                      530px;
	height:                     30px;
	clear:                      left;
	text-align:                 left;
	font-size:					16px;
	font-weight:                bold;
	color:						#93b33b;
	margin-bottom:              8px;
	margin-left:                13px;
	border-bottom:              2px solid #93b33b;
	padding-top:                 15px;
	background-color:           #FFFFFF;
}


.desc { /*CHANGE TO THIS ONE*/
	width:                      530px;
	clear:                      left;
	font-weight:                normal;
	text-align:                 left;
	font-size:					12px;
	color:						#333333;
	background-color:           #FFFFFF;
}

ul {
	padding-left:               30px;
	margin-top:                 10px;
	margin-bottom:              10px;
	
}

li {
	margin-bottom:              5px;
	color:                      #ffffff;
	margin-right:               13px;
}

a {
    color:						#009900;
	text-decoration:            none;
}

a:hover {
	text-decoration:            none;
}



body {
	font-size:					12px;
	font-weight:				200;
	line-height:                20px;
	color:						#000000;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	width:	                    100%;
	
	height:                     100%; 
}


* {
	margin:						0;
	padding:					0;
}


.green {
	color:                      #93b33b;
}



/* --------- Main Container --------- */

#main_container {
	width:						780px;
	height:                     100%;
	margin:						0 auto;
	margin-top:                 13px;
	background-color:           #ececec;
}


/* --------- Masthead ---------*/

#masthead {
	width:						780px;
	height:						197px;
	margin:						0;
	background:					transparent url(http://img.ediy.co.nz/template/layouts/WinesOnline/masthead.jpg) no-repeat top left;
}


#masthead_text {
	width:                      210px;
	float:                      left;
}

#masthead_text h3 {
	font-size:					12px;
	color:						#ffffff;
	margin-left:                13px;
	padding-top:                20px;
}

#masthead_text h4 {
	font-size:					12px;
	color:						#ffffff;
	margin-left:                13px;
	padding-top:                40px;
}

#basket_area {
    width:                      130px;
	float:                      right;
	margin:                     20px;
}

/* ---  IE6 HACK HACK  --- */

* html #basket_area {
	margin-top:                 20px;
	margin-left:                15px;
	margin-right:               13px;
	margin-bottom:              20px;
	width:                      125px;
}

#basket_area h3 {
	font-size:					12px;
	color:						#ffffff;
	border-bottom:              1px solid #ffffff;
	margin:                     0px;
	padding:                    0px;
}

#basket_area h4 {
	font-size:					12px;
	color:						#ffffff;
	border-top:                 1px solid #ffffff;
	margin:                     0px;
	padding:                    0px;
}

#basket_area p {
	font-size:					12px;
	color:						#ffffff;
	margin-left:                13px;
	margin:                     0px;
	padding:                    0px;
}



/* -------- Left Column -------- */


#mainarea {
    width:						780px;
	height:                     100%;
	background:					transparent url(http://img.ediy.co.nz/template/layouts/WinesOnline/mainarea_bg.gif) repeat-y top left;
	background-color:           #ffffff;
}



#left_column {
	margin:						0;
	width:						210px;
	height:                     100%; 
	float:						left;
	background:					transparent url(http://img.ediy.co.nz/template/layouts/WinesOnline/left_bg.jpg) repeat-x top left;
	background-color:           #ececec;
	
}



/* -------- Right Column -------- */

#right_column {
	width:                      570px;
	height:                     100%;
	float:                      right;
    background:					transparent url(http://img.ediy.co.nz/template/layouts/WinesOnline/textarea_bg.jpg) repeat-x top left;
	background-color:           #ffffff;
	margin:						0;
}

#col_container {
    background:					transparent url(http://img.ediy.co.nz/template/layouts/WinesOnline/dividers.gif) repeat-y top left;
	width:                      565px;
	
}

.product {
    float:                      left;
	width:                      160px;
	margin:                     13px;
	border-bottom:              1px solid #cccccc;
}

/* ---  IE6 HACK HACK  --- */

* html .product {
	margin-left:                7px;
}

.product p {
	color:						#000000;
	margin:                     0px;
	margin-top:                 8px;
	margin-bottom:              8px;
	padding:                    0px;
}

.product h2 {
	font-size:					12px;
	color:						#000000;
	margin:                     0px;
	margin-top:                 13px;
	padding:                    0px;
}

.product h3 {
	font-size:					14px;
	font-weight:                bold;
	color:						#cc0000;
	margin:                     0px;
	margin-top:                 8px;
	margin-bottom:              8px;
	padding:                    0px;
}

input {
    border:                     2px solid #336633;
	background-color:           #FFFF99;
	font-size:					12px;
	font-weight:                bold;
	margin-right:               2px;
	padding:                    2px;
}

#expander {
    clear:                      left;
    width:                      570px;
	height:						1px;
}

/* ---  IE6 HACK HACK  --- */

* html #expander {
	clear:                      none;
	width:                      0px;
	height:                     0px;
}


/* -------- Navigationn -------- */

#navigation {
	width:						560px;
	height:                     25px;
	float:                      left;
	margin-top:                 23px;
	margin-left:                10px;
	display:                    block;
	padding-top:                4px;
	padding-bottom:             4px;
}

* html #navigation {
	margin-top:                 20px;
	padding-top:                7px;
	padding-bottom:              2px;
	height:                     27px;
}

#navigation ul {
	margin:						0px;
	padding:					0px;
	display:                    block;
	
}

#navigation li {
	display:                    inline;
	margin-left:                13px;
}


#navigation a {
	text-decoration:			none;
	color:						#ffffff;
	margin:                     0px;
}
#navigation a:hover {
	color:						#ffffff;
	text-decoration:			underline;
	margin:                     0px;
}


#navigation #current a {
	background-color:           #ffffff;
	color:                      #000000;
	margin:                     0px;
	padding:                    6px;
	border-bottom:              2px solid #ffffff;
} 

#navigation #current a:hover {
	text-decoration:			none;
	color:                      #000000;
	background-color:           #ffffff;
	margin:                     0px;
	padding:                    6px;
	border-bottom:              2px solid #ffffff;
} 

#subscribe_box {
	background-color:           #93b33b;
	margin:                     13px;
	padding:                    10px;
}

#subscribe_box h2 {
    color:                      #FFFFFF;
	margin:                     0px;
	padding:                    0px;
}

#subscribe_box p {
    color:                      #FFFFFF;
	margin:                     0px;
	padding:                    0px;
}


/* --------- Footer --------- */

#footer {
	width:						780px;
	height:						110px;
	clear:                      both;
	background:					transparent url(http://img.ediy.co.nz/template/layouts/WinesOnline/footer_bg.jpg) no-repeat top left;
	background-color:			#cacaca;
	
}

#footer p {
	padding-top:                65px;
	color:						#FFFFFF;
	text-align:                 center;
	font-size:					9px;
}


#footer a {
	font-size:					9px;
	color:						#FFFFFF;
	text-decoration:			none;
}

#footer a:hover {
	font-size:					9px;
	color:						#FFFFFF;
	text-decoration:			underline;
}

.xmenu_menu { filter:alpha(opacity=90);-moz-opacity:0.90;z-index:999;border-color:White;border-style:solid;border-width: 1px 0px 1px 0px;background-color:#333333;position:absolute;left:0px;top:0px;visibility:hidden;}
.xmenu_main, a.xmenu_main:link, a.xmenu_main:visited{ text-align:left;color:#000000;text-decoration:none;border-style:none;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:11px;font-weight:bold;font-family: Verdana, sans-serif;}
a.xmenu_main:hover, a.xmenu_main:active{color:#FFFFFF;text-decoration:none;border-style:none;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:11px;font-weight:bold;font-family: Verdana, sans-serif;}
.xmenu_plain, a.xmenu_plain:link, a.xmenu_plain:visited{text-align:left;color:#000000;text-decoration:none;background-color:#CCCCCC;border-style:solid;border-color:White;border-width:0px 1px 0px 1px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:10px;font-family:Verdana,sans-serif;}
a.xmenu_plain:hover, a.xmenu_plain:active{color:#FFFFFF;text-decoration:none;background-color:#333333;border-color:White;border-style:solid;border-width:0px 1px 0px 1px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:10px;font-family:Verdana,sans-serif;}
a.xmenu_l:link, a.xmenu_l:visited{text-align:left;background: #CCCCCC url(HM_More_white_right.gif) no-repeat right;color:#000000;text-decoration:none;border-style:solid;border-color:White;border-width:0px 1px 0px 1px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:10px;font-family:Verdana,sans-serif;}
a.xmenu_l:hover, a.xmenu_l:active{text-align:left;background: #333333 url(HM_More_white_right.gif) no-repeat right;color:#FFFFFF;text-decoration:none;border-style:solid;border-color:White;border-width:0px 1px 0px 1px;padding:5px 2px 5px 2px;cursor:hand;display:block;font-size:10px;font-family:Verdana,sans-serif;}

#bottomstatusbar { width: 100%; position: fixed; bottom: 0px; border-top: 1px solid #666666; z-index:99; margin-left: -10px; }
.bottombar td, .bottombar th { color: #ffffff; font: 9pt tahoma, arial, san-serif; } 
.bottombar a { color: #eeeeee; text-decoration: none; } 
.bottombar a:hover { color: #ffffff; } 
/*.link-cart {
   background: url(/icons/silk/icons/cart_go.png) left center no-repeat; 
   padding-left: 24px; 
	margin-top: 10px;
	font-size: 8pt;
	color: #333333;
	font-family: arial, verdana, sans-serif;
}*/

#pnl-checkout {
   color: #333;
}

a.link-cart {
	color: #333333;
}

.link-cart:hover { 
	color: #666;
	text-decoration: none;
}

.link-print {
   background: url(/icons/silk/icons/printer.png) left center no-repeat; 
   padding-left: 20px; 
	margin-top: 10px;
	font-size: 8pt;
	color: #333;
	padding-right: 20px;
	font-family: arial, verdana, sans-serif;
}

.link-print:hover { 
	color: #666;
	text-decoration: none;
}

.link-refer {
   background: url(/icons/silk/icons/email_go.png) left center no-repeat; 
   padding-left: 20px; 
	margin-top: 10px;
	font-size: 8pt;
	color: #333;
	
	font-family: arial, verdana, sans-serif;
}

.link-refer:hover { 
	color: #666;
	text-decoration: none;
}


#bottomstatusbar {
	margin-right: 20px;
	/* background: url(/icons/botstatusbck.gif?vv); */
	/* border-top: 3px groove #ffff99;
/*	
	background-color: #000000;
	opacity:.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80); */
}

.bottomcartbutton {
	/*padding: 2px 4px 2px 4px; border: 2px groove #ffff99; background: url(/icons/botstatusbut.gif?vv); */
}

.statusbarpanel {
	border-right: 2px solid #cccccc;
}

*html #bottomstatusbar { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}



 
.trans80 {width: 100%; background-color: #000000;opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80; }
.trans85 {width: 100%; background-color: #000000;opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85; }
.trans90 {width: 100%; background-color: #000000;opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90; }
.trans95 {width: 100%; background-color: #000000;opacity:.95;filter: alpha(opacity=95); -moz-opacity: 0.95; }
.trans100 {width: 100%; background-color: #000000;opacity:1;filter: alpha(opacity=100); -moz-opacity: 1; }

.trans80YEL {width: 100%; background-color: #666666;opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80; }

#tipclick_div{
	position:absolute;
	visibility:hidden;
	background-color: #eeeeee;                   
	border: 1px solid #999999;
	line-height:18px;
	z-index:100;
	opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.90;
	color: #000000;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../icons/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../icons/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#cloud li.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud li.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud li.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud li.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud li.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud li.tag6 { font-size: 1.4em; font-weight: 600; }
#cloud li.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud li.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud li.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud li.tag10 { font-size: 2.5em; font-weight: 900; }
#cloud li.tag11 { font-size: 2.7em; font-weight: 900; }

#cloud { margin: 0; padding: 2px; line-height: 3em; text-align: center; }
#cloud li { padding: 0px;display: inline;  }


#pnlOptions {
	text-align: right;
}

.moreinfo {
	display: none;
}
	
	.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpc

/* Stars */
.ux-rating-reset,
.ux-rating-star {
	float:left;
	width:17px;
	height:15px;
	text-indent:-999em;
	cursor:pointer;
	display:block;
	background:transparent;
	overflow:hidden
}
.ux-rating-reset,
.ux-rating-reset a {
	background:url(/icons/delete.gif) no-repeat 0 -16px
}
.ux-rating-star,
.ux-rating-star a {
	background:url(/icons/star.gif) no-repeat 0 0px
}
.ux-rating-reset a,
.ux-rating-star a {
	display:block;
	width:16px;
	height:100%;
	background-position:0 0px
}
.ux-rating-star-on a {
	background-position:0 -16px!important
}
.ux-rating-star-hover a {
	background-position:0 -32px
}
.ux-rating-reset-hover a {
	background-position:0 -16px
}
.ux-rating-disabled a {
	cursor:default !important
}
.ux-rating-star {
	background:transparent!important;
	overflow:hidden!important
}

.ext-ie .ux-rating-clearfix {
    zoom: 1;
}
.ux-rating-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}