body, html, div, ul, ol, li { padding: 0px; margin: 0px; }

body {
  background: #2f2d2f;
}

div#htmlbody {
  width: 1012px;
  margin: 10px auto;
}

div#sitetitle {
  height: 129px;
  background: url(../images/dw/sitetitle.jpg) no-repeat;
}

.dwphone {
  font-family: Arial;
  position: absolute;
  margin-top: 100px;
  margin-left: 330px;
  color: #FDFFDF;
  font-size: 24px;
  line-height: 100%;
}

img.icqonline {
  position: absolute;
  margin-top: 130px;
  margin-left: 420px;
}

div#sitetitle a {
  display: block;
  margin-left: 28px;
  width: 236px;
  height: 115px;
  text-decoration: none;
}

div#mainmenu {
}

div#mainmenu ul {
  list-style: none;
  height: 61px;
  margin-left: 275px; /* 217px*/
}

div#mainmenu ul li {
  display: block;
  float: left;
  background: url(../images/dw/mmenu-tab.jpg) no-repeat left bottom;
  margin: 18px 5px 0px 6px;
  padding-left: 10px;
}

div#mainmenu ul a {
  text-decoration: none;
  color: white;
  font-family: arial;
  height: 31px;
  _height: 43px;
  display: block;
  padding-top: 12px;
  text-align: center;
  background: red url(../images/dw/mmenu-tab.jpg) no-repeat right bottom;
  padding-right: 10px;
}

div#mainmenu ul li.active{
  background: url(../images/dw/mmenu-tab-cur.jpg) no-repeat left bottom;
  padding-left: 25px;
  margin: 0px;
}

div#mainmenu ul li.active a {
  background: url(../images/dw/mmenu-tab-cur.jpg) no-repeat right bottom;
  padding-top: 23px;
  padding-right: 16px;
  height: 38px;
  _height: 61px;
}

div#bitoverlay {
  height: 55px;
  width: 330px;
  background: url(../images/dw/tiny-bit.gif) no-repeat left bottom;
  margin-bottom: -62px;

}

div#bitoverlay input {
  border: none;
  height: 20px;
  width: 199px;
  padding: 2px 10px 0 10px;
  background: url(../images/dw/login.gif) no-repeat center;
}

div#bitoverlay input.submit {
  width: 67px;
  position: absolute;
  background: url(../images/dw/login-button.gif) no-repeat center;
  margin-left: -68px;
  margin-top: 1px;
}

div#outercart {
  background: #6f6f71 url(../images/dw/cart-bg-outer.jpg) no-repeat bottom;
  padding: 0 1px 5px 0;
  text-align: right;
}

div#endofcart a {
  font-weight: bold;
  padding-right: 9px;
  color: white;
  text-decoration: none;
}

div#endofcart {
  clear: left;
}

div#rcart {
  min-height: 81px;
  _height: 81px;
  background: url(../images/dw/cart-bg.jpg) no-repeat top;
}


div#outerhdrtext {
  background: #6f6f71 url(../images/dw/cart-bg-outer.jpg) no-repeat bottom;
  padding: 0 1px 5px 0;
  text-align: justify;
}

div#innerhdrtext {
  min-height: 81px;
  _height: 81px;
  background: url(../images/dw/hdrtext-bg.jpg) no-repeat top;
}

div#hdrtext {
	padding:5px 25px 5px 25px;
	color:#F1F1F1;
	font-size:1.2em;
	}

div#hdrtext a {
	color:#F1F1F1;
	}


div#rcart a#opencart {
  text-decoration: none;
  display: block;
  text-align: right;
  padding: 0 10px 0 0;
  color: #dbf6bd;
  font-size: 14px;
  text-decoration: none;
}


div#rcart h3 {
  display: none;
}

div#rcart ul {
  list-style: none;
  height: 60px;
  padding-left: 270px;
}

div#rcart ul li {
  display: block;
  float: left;
  width: 260px;
  padding: 10px 0 0 80px;
  margin: 0px 1px 0 0;
  color: white;
}

div#rcart ul li a {
  color: #90b211;
}

div#rcart ul li div {
  float: right;
}

div.tiresearch, div.rimsearch div.akbsearch {
  width: 1012px;
  height: 70px;
}

div.capsearch {
  width: 1012px;
  height: 70px;
}

div.tiresearch {
  background: url(../images/dw/tiresearch.gif) no-repeat top;
}

div.rimsearch {
  background: url(../images/dw/rimssearch.jpg) no-repeat top;
}

div.akbsearch {
  background: url(../images/dw/akbsearch.jpg) no-repeat top;
}

div.capsearch {
  background: url(../images/dw/capsearch.jpg) no-repeat top;
}

div.tiresearch table, div.rimsearch table, div.akbsearch table, div.capsearch table {
  margin-left: 150px;
  width: 840px;
}

div.tiresearch table tr.header th, div.rimsearch table tr.header th, div.akbsearch table tr.header th, div.capsearch table tr.header th {
  padding-top: 16px;
}

div.tiresearch b, div.rimsearch b, div.akbsearch b, div.capsearch b {
  display: none;
}

div.rimsearch td.submit {
  width: 110px;
}
div.akbsearch td.submit {
  width: 110px;
}
div.capsearch td.submit {
  width: 110px;
}


table.goods {
  width: 1012px;
}

table.goods tr.odd {
  background: #F1F1F1;
}

table.goods tr.whites {
  background: #FFF;
}

table.goods tr {
  background: #A1A1A1;
}

table.goods tr.even {
  background: #ebf0da;
}

table.goods tr.state_1 {
  background: #A1A1A1;
}
/*
table.goods tr.even.state_1 {
  background: #Abf0AA;
}
*/

table.related { width: 1012px; margin-bottom: 15px; }
table.related th { background: url(../images/dw/goods-header.png) repeat-x top; color:#ffffff; }
table.related tr { background: #EBF0DA; }
table.related td { border: 1px solid #dae6bd; }

div.frontsearch {
  margin: 5px 0;
}

table.goods td {
  border: 1px solid #dae6bd;
}

table.goods td a {
   color: #92be10;
}

table.goods th {
  background: url(../images/dw/goods-header.png) repeat-x top;
}


.goods_info {
  border-collapse: collapse;
  border: 1px solid black;
  font-family: arial;
  font-weight: normal;
  font-size: 14px;
}

.goods_info th {
  background: #ebf0da;
  font-size: 1.2em;
}

.goods_info td {
  background: #ffffff;
}


table.neworder {
	width: 1012px;
	}
table.neworder tr {
	background: #ebf0da;
	font-size:1.1em;
	}

div.neworder p {
	margin: 1px;
	padding: 5px;
	background: #ebf0da;
	font-size:1.2em;
	}

div.primary-index h2 {
  color: white;
  clear: left;
}

h2.plain {
  background: url(../images/dw/h1.jpg) no-repeat center;
  padding: 10px 50px;
  font-weight: normal;
  font-size: 14px;
  margin: 5px 0 0 0;

}

div.plain, div#footer {
  background: url(../images/dw/plain.jpg) repeat-x top #6f6f71;
  padding: 10px;
  color: white;
  font-size: 14px;
}

ul.plain {
  list-style: none;
}

div.plain a {
  color: white;
}

ul.plain li {
  padding: 1px 4px;
  margin: 2px;
}

html table.register, html div.register {
  background: #EBF0DA;
  color: #333333;
}

tr.state_3 {
  font-weight: bold;
}

tr.state_4 {
  font-weight: bold;
  font-style: italic;
}



div#footer dd input {
  width: 900px;
}

div#loading {
  width: 400px;
  background: #6F6F71 url(../images/dw/plain.jpg) repeat-x scroll center top;
  color: white;
}

div.plain table.goods {
  width: 992px;
}

.sortt {
	color: #fff;
	border-bottom: 1px dotted;
	text-decoration: none;
        display: inline-block;
	}

.sorttsel {
	color: #fff;
	font-weight: bolder;
	text-decoration: none;
	border-bottom: 1px dashed;
	}

span.sorttab {
	color: #fff;
	}


.at_table {
	color: #ffffff;
	background: #6F6F71;
	}

td.at_table {
	color: #ffffff;
	background: #6F6F71;
	}

.collection
	{
	}

.collection td
	{
	background-color:white;
	}

.collection a
	{
/*	color:#73812A; */
	color: black;
	}

.collection li
	{
	margin-left: 20px;
	}

.collection th
	{
	background-color:#73812A;
	text-align: center;
	font-size: 1.2em;
	color: white;
	}

.presents_headtext
	{
	font-size: 1.2em;
	text-align: center;
	color: #0171B6;
	}

.advbnr
	{
	text-align: center;
	padding-top: 4px;
	}
