/*[fmt]1A90-1A0B-3*/
@import url(_menu.css);

body {
	background-color: white;
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #6A725D;
	line-height: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

td {
	font: 11px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #6A725D;
	padding: 0px;
	line-height: 1.6em;
}

img {
	border: 0;
}

a {
	color: #E33000;
/*#4E5241;*/
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #AAB29D;
	text-decoration: none;
}

a.item {
	font-size: 12px;
	line-height: 16px;
	color: #6A725D;
	font-weight: bold;
	text-decoration: none;
}

a.nav {
	font-size: 13px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #6A725D;
	line-height: 22px;
}

a.nav:hover {
	color: #E33000;
/*#AAB29D;*/
	font-size: 13px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 22px;
}

a.nav-on {
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 22px;
	color: #E33000;
	font-size: 13px;
}

input.file, input.qty, input.phone, input.code, input.text, input.short, input.search {
/*
border: 1px solid #234127;
*/
	color: #6A725D;
	border: 1px solid #A9A9A9;
	font: 11px Verdana;
	line-height: 1.5em;
	height: 1.8em;
	padding: 1px 2px 2px;
	width: 80%;
	vertical-align: middle;
}

input.file {
	display: inline;
}

input.text {
}

input.short {
	width: 15em;
}

input.search {
	margin-top: 2px;
/*
height:20px;
border: 1px solid #272A21;
*/
	width: 15em;
}

input.qty {
	font-size: 10px;
	padding-left: 2px;
	width: 3em;
	height: 20px;
	vertical-align: middle;
}

input.phone {
	width: 11em;
}

input.code {
	width: 5em;
}

input.box {
	margin: 2px;
	margin-left: 0;
	padding-left: 0;
	vertical-align: middle;
}

input.admButton {
	background-color: #EEEEEE;
	color: #333333;
	font-size: 10px;
	width: 60px;
}

input.button, input.buttonDel {
	float: right;
	background-color: #EEEEEE;
	color: #333333;
	font: 10px Tahoma, Verdana;
	padding: 0px 4px 1px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 6px;
}

input.buttonDel {
	background-color: #B22222;
	color: white;
}

select {
	font: 10px Tahoma;
	vertical-align: middle;
}

select.qty {
	height: 1.8em;
	width: 54px;
	height: 1.5em;
	vertical-align: middle;
}

option {
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: middle;
}

textarea {
	width: 98%;
	height: 6em;
	font-size: 11px;
	padding: 4px;
	margin-top: 0.2em;
	border: 1px solid #A9A9A9;
/*
border: 1px solid #262E1F;
*/
}

ul {
	margin-top: 0.2em;
}

li {
}

p {
	margin-bottom: 2em;
}

.border-left {
	border-left: 1px solid #262E1F;
}

.red {
	color: #E33000;
}

.grey {
	color: #6A725D;
}

.nowrap {
	white-space: nowrap;
}

.header {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #657054;
}

.header-red {
	color: #E33000;
	font-size: 14px;
	line-height: 18px;
	height: 24px;
}

.subheader, .subheader-gray, .subheader-green {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: 18px;
}

.subheader {
	color: #E33000;
}

.subheader-green {
	color: #006600;
}

.SubHeader-WithLine {
	color: #E33000;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border-top: 1px solid #8C927B;
	text-align: center;
}

a#logoff {
	float: right;
	margin-right: 10px;
}

.right {
	padding-left: 225px;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.message {
	color: #E33000;
	font-weight: normal;
	line-height: 15px;
}

table.root {
	border: 0px solid #C9C9C7;
}

table.root td {
	padding: 0px;
}

/*
td.footer {
padding-top: 6px;
padding-bottom: 4px;
padding-left: 12px;
font-size: 10px;
}
td.footer a {
font-size:9px;
color: #6A725D;
}
td.footer a:hover {
color: #E33000;
}
td.footer a.on {
color: #E33000;
}
*/
table.content {
	width: 100%;
}

table.content td {
	padding: 0px 0px 4px 12px;
	vertical-align: top;
}

table.content td.nav {
	width: 168px;
	padding: 0px 4px 2em 2px;
	vertical-align: top;
}

table.content td.nav .logo, table.content td.nav .logoGlobal {
	margin-top: 0px;
	height: 190px;
	display: block;
}

table.content td.nav .logoGlobal {
	height: 80px;
}

table.content td.nav ul {
	border: 0px solid green;
	margin-left: 0;
	margin-bottom: 1.5em;
	padding-left: 0;
}

table.content td.nav li {
	border: 0px solid black;
	margin-left: 15px;
	padding-left: 0px;
	list-style: disc outside;
/*
background-image: url("../img/global/dot.gif");
background-position: 5 left;
background-repeat: no-repeat;
*/
}

table.content td.nav ul.nav {
	border: 0px solid red;
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0;
	min-height: 75px;
}

table.content td.nav ul.nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
	font: 13px Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 1.3em;
}

table.content td.nav ul.nav li a {
	font: 13px Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #6A725D;
}

table.content td.nav ul.nav li a:hover {
	color: #E33000;
}

table.content td.nav ul.nav li a.on {
	color: #E33000;
}

table.content td.nav .navQuotesCol {
	width: 170px;
	height: auto;
	padding: 0;
	margin: 0;
	background-color: #CCFFFF;
	background-image: url(../img/icons/logo_drweil_recommends.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 90px;
	font: 11px/1.5em Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#oolong .navQuotesCol {
	background-color: #CCFFFF;
}

table.content td.nav .navQuotesCol div {
	border: 0px solid blue;
	padding: 0 1em;
}

table.content td.nav .navQuotesCol img {
	margin-bottom: 1em;
}

table.content td.nav .navQuotesCol div b, table.content td.nav .navQuotesCol div strong {
	font-size: 10px;
}

table.form {
	width: 100%;
}

table.form th {
	color: #E33000;
	font-size: 14px;
	padding: 0px 4px 4px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}

table.form td {
	padding: 3px 2px;
	vertical-align: top;
}

table.form td.left, table.form td.left-required {
	width: 140px;
}

table.form td.left-required {
	color: #E33000;
}

table.form label {
	padding: 2px;
	line-height: 2em;
}

a.add {
	background-image: url(../img/nav/btn_red.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 24px;
	padding-top: 1px;
	margin-left: 0.5em;
	height: 19px;
	vertical-align: middle;
}

a#submitBtn {
	background-image: url(../img/nav/btn_search.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 24px;
	height: 19px;
	float: right;
}

table.list {
	width: 100%;
	margin-left: 0px;
}

table.list td {
	padding: 10px 12px;
	line-height: 15px;
	border-bottom: 1px solid #8C927C;
}

tr.noborder td {
	padding: 10px 12px;
	line-height: 15px;
	border-bottom: 0px;
}

tr.border td {
	padding: 3px 4px 4px;
	line-height: 15px;
	border-bottom: 1px solid #6A725D;
}

tr.header td {
	font-size: 12px;
	font-weight: bold;
	background-color: #EBEDE8;
}

td.bottomBorder {
	border-bottom: 1px solid #8C927C;
}

table.box {
	border-top: 1px solid #8C927C;
	border-bottom: 0px solid #8C927C;
	width: 100%;
}

table.box td {
	padding: 4px;
	text-align: center;
}

table.cart {
}

table.cart td {
	padding: 4px 2px 6px 12px;
}

table.grids {
	border-top: 1px solid #8C927C;
	border-left: 1px solid #8C927C;
}
 
table.grids th {
	background-color: #EBEDE8;
	font-size: 11px;
	padding: 4px;
	border-bottom: 1px solid #8C927C;
	border-right: 1px solid #8C927C;
}
table.grids td  {
	padding: 4px;
	border-bottom: 1px solid #8C927C;
	border-right: 1px solid #8C927C;
}


td.content {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 12px;
}

td.corporate1 {
	background-color: #4E5241;
	color: white;
	padding: 20px 12px;
}

td.corporate2 {
	background-color: #383F2F;
	color: white;
	padding: 20px 12px;
}

td.corporate1 .subheader, td.corporate2 .subheader {
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	height: 26px;
}

td.corporate1 a, td.corporate2 a {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #AAB29D;
}

td.corporate1 a:hover, td.corporate2 a:hover {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: white;
}

td.corporate1 a.nav-on {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: white;
}

tr.row1 td {
	background-color: #D7DCCF; /*background-color: #C7CEBB;*/
}

tr.row2 td {
	background-color: white;
}

table.description {
	width: 100%;
}

table.description td {
	border-top: 1px solid #C2C2C2;
	padding: 10px 12px;
}

/***********************************************
DHTML menu
**********************************************
div.dmMenu   {
background-color: #EBEDE8;
color: #6A725D;
position:absolute;
left: 0px;
top: 0px;
visibility: hidden;
display: block;
padding: 6px 3px 12px 11px;
margin: 0px;
width: 192px;
border: 0px;
font-weight: normal;
filter : alpha (opacity=95, FinishOpacity=15);
}

div.dmMenu a.dmMenuItem {
border: 0px;
text-decoration: none;
padding: 0px 0px;
color: #6A725D;
}
div.dmMenu a.dmMenuItem:hover{
color: #E33000;
}

div.dmMenu a {
padding:3px 0px;
}
div.dmMenu a:hover{
color:#E33000;
}
div.dmMenu td {
padding: 3px 0px;
}

Shades*/
.ShadeMedium {
	background-color: #E1DFDF;
	color: black;
}

.ShadeLight {
	background-color: #EFEFEF;
	color: black;
}

/*padding*/
.LeftRightPadding {
	padding-left: 5px;
	padding-right: 5px;
}

/**********************************************
***********************************************
2006.7.10, Online Coupon
************************************************/
#coupon {
	border: 1px solid #6A725D;
	width: 400px;
	padding: 10px;
	margin-top: 1em;
	margin-bottom: 2em;
}

#coupon hr {
	height: 1px;
	margin-top: 0;
	margin-bottom: 1.2em;
}

#coupon a {
	color: #6A725D;
}

#coupon a:hover {
	color: #E33000;
}

#pleaseWaitLayer {
	padding: 20px;
	width: 300px;
	text-align: center;
	background-color: white;
	position: relative;
	visibility: hidden;
	z-index: 2;
	right: 80px;
	top: -240px;
}

#pleaseWaitLayer #pleaseWaitMesg {
	border: 1px solid #FF4B1E;
	padding: 15px;
	color: #E33000;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

#hiddendiv {
	display: none;
}

#hiddendiv img {
	width: 0px;
}

/************************************************
END OF COUPON
***********************************************
***********************************************
2007.4.13, Ye Wang: online store
2008.11.17, Ye Wang: Re-Skin for Visual Edit
************************************************/
/*
.prodRow {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	display: block;
	border: 0px solid green;
	margin-bottom: 1em;
}

.prodBox, .prodBoxLeft, .prodBoxRight {
	width: 182px;
	float: left;
	border: 1px solid #D5D5D5;
	border-width: 0px 1px 1px;
	text-align: center;
	vertical-align: bottom;
	padding: 0;
}

.prodBox {
	border-left: 0;
}

.prodBoxLeft {
}

.prodBoxRight {
	border-left: 0;
	border-right: 0;
	clear: right;
}

.prodBox img, .prodBoxLeft img, .prodBoxRight img {
	margin: 0.2em auto 0.8em;
}

.prodRowBottom {
	width: 367px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid red;
}
*/
table#estore {
	margin: 1em auto; 
	width: 100%;
}
table#estore td { 
	padding: 0.1em;
}
table#estore tr.prodRow td {
	border: 0px solid #D5D5D5;
	border-bottom-width: 1px;
	text-align: center; 
	padding: 1.5em 0.3em;
	padding-top: 0.1em;
	text-align: center;
}
table#estore tr.prodRow td.mid {
	border-width: 1px;
	border-top-width: 0;
}  
/************************************************
END OF ONLINE STORE
***********************************************


***********************************************
2008.4.11, Section index classes;
************************************************/
#navSection {
	width: 170px;
	padding: 0;
}

#navSection #logo {
	height: 75px;
}

#navSection #navLocal {
	margin-top: 110px;
}

/************************************************
END OF SECTION INDEX CLASSES;
************************************************/
.crossout {
	text-decoration: line-through;
	color: #E33000;
}

/************************************************
2008.8.4, Ye Wang
Social Responsibility: special layout
************************************************/
#responsibility {
}

#responsibility #navSection {
	width: 180px;
}

#responsibility #navSection #navLocal {
	margin: 0;
}

#responsibility #navSection #logo {
	height: 140px;
}

#navSection ul#navLocal {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navSection #navLocal a {
	color: #6A725D;
	font-size: 13px;
	line-height: 22px;
}

#navSection #navLocal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*[empty]display:;*/
}

#navSection #navLocal ul li {
	background-image: url(../img/gnav/dot.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 16px;
	line-height: 1.3em;
	padding-bottom: 0.5em;
}

#navSection #navLocal ul a {
	color: #6A725D;
	font-size: 11px;
	line-height: 1.3em;
}

#navSection #navLocal a:hover, 
#navSection #navLocal li a:hover, 
#navSection #navLocal a.on, 
#navSection #navLocal li a.on {
	color: #E33000;
	/*[empty]display:;*/
}

#responsibility td {
}

#responsibility p {
	border: 0px solid green;
	margin-top: 0;
	margin-bottom: 1.5em;
}

#responsibility h1 {
	font-size: 16px;
	border-bottom: 1px solid #657054;
	padding-top: 0;
	padding-bottom: 0.5em;
	margin-top: 0;
	margin-bottom: 1em;
}

#responsibility h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0.2em;
	color: #669900;
}

#responsibility table.chart {
}

#responsibility table.chart th {
	font-size: 12px;
	color: white;
	background-color: #669900;
	padding: 1em;
}

#responsibility table.chart td {
	padding: 4px 2px;
	border-bottom: 1px solid #657054;
}

#responsibility table.chart td.left {
	background-color: #CCFF99;
}

#responsibility table.chart ul {
	margin: 0;
	padding: 0;
	padding-left: 2em;
}

#responsibility table.chart li {
	margin: 0;
	padding: 0;
	padding-bottom: 2em;
}

#photoIntro {
	width: 375px;
	vertical-align: middle;
	padding: 0;
}

#photoIntro img {
	margin: 0;
}

.text-green {
	color: #669900;
}

hr {
	border: 0;
	border-bottom: 1px solid #657054;
	width: 100%;
	margin-bottom: 1px;
}

.caption {
	font: 10px Tahoma;
	line-height: 1.4em;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0.2em;
	clear: both;
}

a.button, a.buttonAlert {
	background-image: url(../img/nav/btn_search.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	margin: 0.2em 0;
	padding: 0;
	padding-right: 25px;
	color: #6A725D;
	float: right;
}

a.buttonAlert {
	background-image: url(../img/nav/btn_red.jpg);
	color: #E33000;
}

a.button:hover {
	color: #E33000;
}

a.buttonAlert:hover {
	color: #6A725D;
}

a.del {
	font-size: 10px;
	padding: 1px 2px;
	border: 1px solid #EE3300;
}

a.del:hover {
	border-color: #6A725D;
}

.notes {
	border: 1px dashed #D3D3D3;
	padding: 4px;
	margin-top: 0.5em;
	background-color: #FFFFE0;
	font: 11px Tahoma;
	line-height: 1.5em;
}

/***************************************
	2009.1.13, Ye Wang
	Welcome
****************************************/
table.rows {
	margin: 0.5em 0;
}
table.rows tr td {	 
	padding: 1.5em 0.5em 1.5em 0; 
	border-bottom: 1px solid #657054
} 
table.rows td img {
	margin-right: 1em;
}
table.rows td h3 {
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 0.5em;
	color: #669900; 
}
div#topImageBanner {
	position: relative;
	margin-left: -12px;
	margin-top: -60px;
	margin-bottom: 1em;
}
/***************************************
	END OF WELCOME
****************************************/
