body {
	margin: 0px;
	background-color: #ebebeb;
}

td {
	font: 12px/16px arial;
	color: #666464;
}

a {
	color: #0091dc;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #0091dc;
	text-decoration: underline;
	font-size: 12px;
}

a.smlgry {
	font: 9px/14px helvetica, arial, sans-serif;
	color: #acacac;
	text-decoration: none;
}

a:hover.smlgry {
	font: 9px/14px helvetica, arial, sans-serif;
	color: #acacac;
	text-decoration: underline;
}

a.smlwht {
	font: 9px/14px helvetica, arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

a:hover.smlwht {
	font: 9px/14px helvetica, arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}

a.smlblue {
	font: 9px/14px helvetica, arial, sans-serif;
	color: #0091dc;
	text-decoration: none;
}

a:hover.smlblue {
	font: 9px/14px helvetica, arial, sans-serif;
	color: #0091dc;
	text-decoration: underline;
}

div.tooltip {
	font: 9px/14px helvetica, arial, sans-serif;
	color: #ffffff;
	visibility: hidden; 
	width: 100%;
	text-align: center;
}

/* ==================== HEADER ==================== */

#header {
	width: 100%;
	background-color: #fff;
}

#header td {

}

/* ==================== FOOTER ==================== */

#footer {
	width: 100%;
	background-color: #ebebeb;
}

#footer td {
	padding-left: 32px;
	font: 9px helvetica, arial, sans-serif;
	color: #646464;
}

#footer td.top {
	height: 5px;
	background-image: url(../images/bn_top.gif);
	background-repeat: repeat-x;
}

#footer td.mid {
	height: 5px;
	background-image: url(../images/bn_btm.gif);
	background-repeat: repeat-x;
}

#footer td.btm {
	line-height: 14px;
	height: 40x;
}

#footer td.links {
	height: 22px;
	background-color: #f6f6f6;
}

#footer td.link {
	padding-left: 0px;
	height: 22px;
	background-color: #f6f6f6;
}

#footer td.link_ar {
	padding-left: 15px;
	padding-right: 5px;
	width: 26px;
	height: 22px;
	background-color: #f6f6f6;
}

#footer td.links2 {
	padding-top: 15px;
	padding-bottom: 12px;
}

#footer a, a:hover {
	color: #8c9192;
	text-decoration: none;
	font-size: 9px;
}

#footer a.blue, a:hover.blue {
	color: #0091dc;
	text-decoration: underline;
	font-size: 9px;
}

/* ==================== CONTENT ==================== */

#content {
	width: 800px;
}

#content td {
}

#content td.left_td {
	padding: 45px 55px 40px 32px;
}

#content td.right_td {
	padding: 45px 55px 40px 0px;
	width: 153px;
}

#content td.pagetitle {
	height: 40px;
	font: 16px arial, helvetica, sans-serif;
	letter-spacing: 0.15em;
	color: #0091dc;
}

#content td.logintitle {
	height: 10px;
	font: 16px arial, helvetica, sans-serif;
	letter-spacing: 0.15em;
	color: #0091dc;
}


#content td.heading {
	height: 40px;
	font: 12px arial, helvetica, sans-serif;
	color: #0091dc;
}

#content td.copy {
	
}

/* ---------- phase 2 ----------*/
#content td.left_td2 {
	padding: 3px 0px 40px 0px;
}

#content td.right_td_blue {
	padding: 0px 55px 40px 0px;
	width: 153px;
	border-left: 1px solid #0091dc;
}

#content td.heading2 {
	padding-top: 18px;
	padding-left: 32px;
	padding-right: 55px;
	height: 40px;
	font: 16px arial, helvetica, sans-serif;
	letter-spacing: 0.15em;
	color: #0091dc;
	background-color: #f5f5f5;
}

#content td.copy2 {
	padding-left: 32px;
	padding-right: 55px;
	padding-bottom: 30px;
	background-color: #f5f5f5;
}

/* ---------- others ----------*/
#content td.left_td3 {
	padding: 0px 55px 40px 32px;
}

#content td.left_td3_grey {
	padding: 10px 55px 35px 32px;
	background-color: #f5f5f5;
}

#content td.left_td_cart {
	padding: 20px 55px 40px 32px;
}

#content td.copy_about {
	color: #acacac;
}

/* ---------- misc ----------*/
#content td.pullout {
	background-color: #cce9f8;
	padding: 9px;
	line-height: 15px;
}

#content .blue {
	color: #0091dc;
}

#content .nz {
	font-size: 9px;
}

#content .title_nz {
	font-size: 12px;
}

#content .viewCart {
	background-color: #ebebeb;
	color: #333;
	border: none;
	font: bold 11px helvetica, arial, sans-serif;
	width: 133px;
	height: 21px;
	text-align: center;
}

#content .viewCart:hover {
	background-color: #ebebeb;
	color: #0091dc;
	border: none;
	font: bold 11px helvetica, arial, sans-serif;
	width: 133px;
	height: 21px;
	text-align: center;
}

#content .proceed {
	background-color: #00183e;
	color: #fff;
	border: none;
	font: bold 11px helvetica, arial, sans-serif;
	width: 133px;
	height: 21px;
	text-align: center;
}

#content .proceed:hover {
	background-color: #0091dc;
	color: #fff;
	border: none;
	font: bold 11px helvetica, arial, sans-serif;
	width: 133px;
	height: 21px;
	text-align: center;
}

#content .monthly {
	background-color: #fff;
	color: #0091dc;
	border: 1px solid #0091dc;
	font: bold 11px helvetica, arial, sans-serif;
	width: 133px;
	height: 21px;
	text-align: center;
}

#content .monthly:hover {
	background-color: #fff;
	color: #00183e;
	border: 1px solid #00183e;
	font: bold 11px helvetica, arial, sans-serif;
	width: 133px;
	height: 21px;
	text-align: center;
}

#content .submit {
	background-color: #0091dc;
	color: #fff;
	border: none;
	font: bold 11px helvetica, arial, sans-serif;
	padding: 0px 10px;
	height: 21px;
	text-align: center;
}

#content a, a:hover {
	font-size: 12px;
}

/* ==================== DD_1 ==================== */

#dd_1 {
	
}

#dd_1 td {
	font: 9px helvetica, arial, sans-serif;
}

#dd_1 td.pad {
	width: 10px;
	background-color: #CCE9F8;
}

#dd_1 td.link {
	border-top: 1px solid #CCE9F8;
	padding: 4px 1px;
	background-color: #CCE9F8;
}

#dd_1 td.link_top {
	padding: 4px 1px;
	background-color: #CCE9F8;
}

#dd_1 a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
}

#dd_1 a:hover {
	color: #0091dc;
	text-decoration: none;
	font-size: 10px;
}

/* ==================== SUBNAV ==================== */

#subnav {
	width: 100%;
	height: 20px;
}

#subnav td {
	color: #918c8c;
	font-size: 9px;
	vertical-align: middle;
}

#subnav td.gray {
	padding-left: 32px;
	background-color: #ebebeb;
}

#subnav td.blue {
	background-color: #0091dc;
}

#subnav a {
	color: #0091dc;
	text-decoration: none;
	font-size: 10px;
}

#subnav a:hover {
	color: #333;
	text-decoration: none;
	font-size: 10px;
}

#subnav a.onstate {
	color: #333;
	text-decoration: none;
	font-size: 10px;
}

/* ==================== CART ==================== */

#cart {
	width: 153px;
}

#cart td {
	padding: 0px 0px 2px 18px;
}

#cart td.title {
	padding: 14px 0px 7px 14px;
}

#cart td.arrow {
	padding: 0px;
}

#cart td.prodlist {
	font-weight:normal;
	line-height: 110%;
	padding: 10px 0px 8px 0px;
	vertical-align: top;
	font-size: 11px;
	color: #333;
	border-bottom: 1px solid #cccccc;
}

#cart .input {
	border: 0px solid #bfbfbf;
	margin-top: 2px;
	padding: 2px;
	font: 10px arial;
	width: 60px;
}

#cart td.pic {
	padding: 10px 0px 8px 5px;
	vertical-align: bottom;
	border-bottom: 1px solid #cccccc;
}

#cart td.products {
	padding-top: 25px;
	padding-bottom: 25px;
}

#cart td.price {
	font-size: 11px;
	color: #333;
	font-weight: bold;
	padding: 2px 0px;
	border-bottom: 1px solid #cccccc;
}

#cart td.donation {
	font-size: 9px;
	color: #333;
	font-weight: bold;
	padding: 2px 0px;
	border-bottom: 1px solid #cccccc;
	line-height: 115%;
}

#cart a, a:hover {
	font-size: 11px;
}

/* ==================== ORDER ==================== */

#order {
	
}

#order td {
	padding-right: 15px;
	font-size: 11px;
}

#order td.prodname {
	color: #00183e;
	font-weight: bold;
	height: 13px;
}

#order td.bottles {
	height: 20px;
}

#order td.boxes {
	color: #333333;
	font-weight: bold;
	padding-bottom: 3px;
}

#order td.blue {
	color: #0091dc;
	padding-bottom: 15px;
}

#order .input {
	border: 1px solid #bfbfbf;
	margin-top: 2px;
	padding: 2px;
	font: 10px arial;
	width: 95px;
}

#order .submit {
	background-color: #0091dc;
	color: #fff;
	border: none;
	font: bold 11px helvetica, arial, sans-serif;
	width: 95px;
	text-align: center;
}

#order .submit:hover {
	background-color: #00183e;
	color: #fff;
	border: none;
	font: bold 11px helvetica, arial, sans-serif;
	width: 95px;
	text-align: center;
}

/* ==================== FORM ==================== */

#form {
	
}

#form td.desc {
	font: 10px arial, helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}

#form td {
	font: 12px arial, helvetica, sans-serif;
	padding-bottom: 10px;
}

#form td.title {

}

#form .input {
	border: 1px solid #bfbfbf;
	padding: 2px;
	font: 10px arial;
}

#form .radio {
	border: none;
}

#form .submit {
	background-color: #0091dc;
	color: #fff;
	border: none;
	font: bold 11px helvetica, arial, sans-serif;
	text-align: center;
	height: 20px;
}

/* ==================== POP_HEADER ==================== */

#pop_header {
	width: 100%;
}

#pop_header td {

}

#pop_header td.title {
	font: bold 20px arial, helvetica, sans-serif;
	color: #00183e;
	padding-right: 20px;
}

#pop_header td.content {
	border-top: 20px solid #ebebeb;
}

#pop_header td.footer {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 15px;
}

#pop_header a.close {
	display: block;
	background-color: #00183e;
	color: #fff;
	font: bold 11px arial, helvetica, sans-serif;
	width: 100px;
	padding: 3px 5px;
	text-decoration: none;
	text-align: center;
}

#pop_header a:hover.close {
	display: block;
	background-color: #0091dc;
	color: #fff;
	font: bold 11px arial, helvetica, sans-serif;
	width: 100px;
	padding: 3px 5px;
	text-decoration: none;
	text-align: center;
}

/* ==================== POPUP ==================== */

#popup {
	width: 100%;
}

#popup td.main {
	padding: 20px 20px 5px 32px;
}

/* ==================== faq ==================== */

#faq {
	width: 153px;
}

#faq td {
	padding: 18px 0px 7px 18px;
}

#faq a, a:hover {
	font-size: 11px;
	color: #0091dc;
}

/* ==================== RIGHT_PANEL ==================== */

#right_panel {
	width: 153px;
}

/* ==================== LIST ==================== */

#list {

}

#list td {
	border-bottom: 1px solid #0091dc;
	font-size: 11px;
}

#list td.title {
	background-color: #cce8f7;
	color: #0091dc;
	padding: 5px;
}

#list td.arrow {
	padding: 8px 0px 5px 5px;
}

#list td.item {
	padding: 5px 10px;
}

/* ==================== ENTER ==================== */

#enter {

}

#enter td {
	color: #fff; font-size: 11px;
}

#enter .nz {
	font-size: 8px;
}

#enter a.link1 {
	color: #ffffff; font-size: 10px; text-decoration: none;
}

#enter a.link1:hover {
	color: #ffffff; font-size: 10px; text-decoration: underline;
}

#enter a.link2 {
	font-size: 10px; text-decoration: none;
}

#enter a.link2:hover {
	font-size: 10px; text-decoration: underline;
}

#enter .input {
	border: 1px solid #666;
	padding: 4px;
	font: 11px arial, helvetica, sans-serif;
	color: #ccc;
	margin: 2px;
	background-color: #223a5f;
	width: 200px;
}

#enter .submit {
	border: none;
	background-color: #0091dc;
	color: #fff;
	font: bold 11px arial, helvetica, sans-serif;
	padding: 0px 2px;
	margin: 2px;
	height: 20px;
	width: 80px;
}

#enter .submit:hover {
	border: none;
	background-color: #223a5f;
	color: #fff;
	font: bold 11px arial, helvetica, sans-serif;
	padding: 0px 2px;
	margin: 2px;
	height: 20px;
	width: 80px;
}

#enter a,a:hover {
	font-size: 11px;
}
 
/* ==================== MISC ==================== */
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0091dc;
}
#front a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091dc;

	
}
#front a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091dc;
	text-decoration:underline;
	
}
#front .nz {
	font-size: 10px;
}
.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00000;
	
}
.blue_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091dc;
	
}
#_footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091dc;
	text-decoration: underline;

	
}
#_footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0091dc;
	
}
#_footer {
	width: 745px;
	background-color: #f6f6f6;
}
#_footer.small{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}


