@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;}
