body {
  margin:0;
  padding:0;
  text-align:center;
  font:normal 12px 'Times New Roman',Times,serif;
  color:#aaa;
  background:#fff;
}

a {
  text-decoration:none;
  color:#ddd;
}
* html a {
  height:1%;
}
a:hover {
  color:#fff;
}
a * {
  cursor:pointer;
}

img {
  border:0;
}

h1,
.txtContentTitle {
  margin:0 0 12px 0;
  font-size:1.2em;
  font-weight:bold;
  color:#fff;
}
h2 {
  margin:0 0 8px 0;
  font-size:1.2em;
  font-weight:bold;
}
h3 {
  margin:0 0 8px 0;
  font-size:1em;
  font-weight:bold;
}

p {
  margin:0 0 1em 0;
  line-height:1.2em;
}

ol, ul {
  margin:0 0 1em 20px;
  padding:0;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.textbox {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:12px;
	color:#333;
	background:#fff;
	border:1px solid #444;
}
.textboxDisabled {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	/*font-size:12px;*/
	color:#888;
	background:#fff;
	border:1px solid #444;
}
.dropDown {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:12px;
	color:#333;
	background:#fff;
	border:1px solid #444;
}
.button,
.txtButton,
.submit {	
	/* height: 18px; */
	padding:4px 5px;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
  color:#000;
  background:url('../styleImages/back-button.gif') no-repeat right;
  border:0;
}

form {
  margin:0;
  padding:0;
}

li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.txtButton {
	font-size:11px;
	font-weight:bold;
	padding:5px 10px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
  color:#000;
  background:url('../styleImages/back-button.gif') no-repeat right;
  border:0;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #70cdcc;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #FFFFFF;
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #70cdcc;
	border: 1px solid #66bbba;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #ffffff;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	padding:4px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:#f00;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

.RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

div#wrapper {
  position:absolute;
  left:0;
  top:50%;
  width:100%;
  margin:-304px 0 0 0;
  background:url('../styleImages/back-wrapper.gif') repeat-y center center;
}
div#wrapper-a {
  padding:2px 0 0 0;
  background:url('../styleImages/back-wrapper-a.gif') no-repeat top;
}
div#wrapper-b {
  padding:0 0 34px 0;
  background:url('../styleImages/back-wrapper-b.gif') no-repeat bottom;
}

div#holder {
  width:1011px;
  margin:32px auto 0 auto;
  text-align:left;
  background:url('../styleImages/back-holder.gif') no-repeat bottom;
}

div#header {
  position:relative;
  height:72px;
  padding:0;
  background:url('../styleImages/back-header.gif') no-repeat top;
}
a#logo {
  position:absolute;
  left:460px;
  top:10px;
}
ul#navbar {
  float:left;
  width:440px;
  min-height:1%;
  margin:0;
  padding:40px 0 0 40px;
  list-style:none;
  text-align:left;
  font-size:0.9em;
}
* html ul#navbar {
  height:1%;
}
ul#navbar:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
ul#navbar li {
  float:left;
}
ul#navbar li a {
  float:left;
  margin:0 10px 0 0;
  padding:8px 2px;
}
ul#navbar li a.selected {
  background:url('../styleImages/back-navbar-li-selected.gif') no-repeat bottom;
}
ul#navbar li span {
  float:left;
  padding:8px 2px;
}
ul#navbar li .inner {
  margin-right:0;
  padding:8px 0;
}
ul#navbar li .first {
  margin-right:0;
}
ul#navbar li .final {
}
ul#navbar li ul {
  display:none;
}
ul#navbar li ul * {
  display:none;
}
div#basket {
  position:absolute;
  right:40px;
  top:40px;
}
div#basket a {
  float:right;
  padding:8px 22px 8px 10px;
  background:url('../styleImages/back-basket.gif') no-repeat right 4px;
}

div#main {
  position:relative;
  min-height:380px;
  padding:50px 0 0 40px;
}
* html div#main {
  height:380px;
}

div#home {
  min-height:367px;
}
* html div#home {
  height:367px;
}
div#banner {
  float:left;
  width:569px;
  height:327px;
  padding:20px 0;
  background:url('../styleImages/back-banner.gif') no-repeat left top;
}
div#aside {
  float:left;
  width:171px;
  height:367px;
  padding:0 0 0 28px;
  background:url('../styleImages/back-aside.gif') no-repeat left top;
}
div#tagline {
  clear:left;
  font-size:10px;
}

div#menu {
  float:left;
  width:160px;
}

ul#navmenu {
  position:absolute;
  left:22px;
  top:42px;
  width:160px;
  margin:0;
  padding:0;
  list-style:none;
  font-size:0.9em;
}
ul#navmenu li {
  display:inline;
}
ul#navmenu li a {
  display:none;
}
ul#navmenu li ul {
  margin:0;
  padding:0;
  list-style:none;
}
ul#navmenu li ul li a {
  display:block;
  padding:5px 10px 5px 20px;
}
ul#navmenu li ul li a.selected {
  background:url('../styleImages/back-navmenu-li-selected.gif') no-repeat left;
}

div#content {
  margin:0 0 0 160px;
}

div#text {
  width:540px;
}
div#wide {
  padding:0 40px 0 0;
}

div#sortproducts {
  position:absolute;
  right:40px;
  top:4px;
}

div.pagination {
  position:absolute;
  left:40px;
  bottom:6px;
  text-align:left;
  font-size:11px;
}

div#category {
  min-height:1%;
  background:url('../styleImages/back-category.gif') no-repeat left top;
}
* html div#category {
  height:1%;
}
div#category:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div.product {
  float:left;
  width:174px;
  margin:0 25px 6px 0;
}
div.product a {
  display:block;
}
div.product div.image {
  height:162px;
  margin:0 0 4px 0;
  padding:2px;
  text-align:center;
  background:#fff url('../styleImages/back-product-thumb.gif') no-repeat;
}
div.product div.title {
  padding:0 2px;
  font-size:11px;
}
div.frame-c {
  position:absolute;
  width:12px;
  height:12px;
  z-index:800;
}
div.frame-e {
  display:none;
}
div.frame-lt {background:url('../styleImages/back-frame-lt.png') no-repeat;}
* html div.frame-lt {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/Malaya/styleImages/back-frame-lt.png', sizingMethod='crop');}
* html div.frame-lt {background:url('../styleImages/back-frame-lt.gif') no-repeat;}
div.frame-rt {background:url('../styleImages/back-frame-rt.png') no-repeat;}
* html div.frame-rt {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/Malaya/styleImages/back-frame-rt.png', sizingMethod='crop');}
* html div.frame-rt {background:url('../styleImages/back-frame-rt.gif') no-repeat;}
div.frame-rb {background:url('../styleImages/back-frame-rb.png') no-repeat;}
* html div.frame-rb {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/Malaya/styleImages/back-frame-rb.png', sizingMethod='crop');}
* html div.frame-rb {background:url('../styleImages/back-frame-rb.gif') no-repeat;}
div.frame-lb {background:url('../styleImages/back-frame-lb.png') no-repeat;}
* html div.frame-lb {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skins/Malaya/styleImages/back-frame-lb.png', sizingMethod='crop');}
* html div.frame-lb {background:url('../styleImages/back-frame-lb.gif') no-repeat;}
div#zoom div.frame-lt {
  margin:-1px 0 0 -1px;
}
div#zoom div.frame-rt {
  margin:-1px 0 0 370px;
}
div#zoom div.frame-rb {
  margin:351px 0 0 370px;
}
div#zoom div.frame-lb {
  margin:351px 0 0 -1px;
}
div.image div.frame-lt {
  margin:-1px 0 0 -1px;
}
div.image div.frame-rt {
  margin:-1px 0 0 159px;
}
div.image div.frame-rb {
  margin:151px 0 0 159px;
}
div.image div.frame-lb {
  margin:151px 0 0 -1px;
}
div#press div.frame-lt {
  margin:-1px 0 0 -1px;
}
div#press div.frame-rt {
  margin:-1px 0 0 223px;
}
div#press div.frame-rb {
  margin:315px 0 0 223px;
}
div#press div.frame-lb {
  margin:315px 0 0 -1px;
}

div#zoom {
  float:left;
  width:380px;
  height:361px;
  padding:3px;
  background:url('../styleImages/back-zoom.gif') no-repeat;
}
div#zoom img {
  display:block;
}

div#description {
  margin:0 0 0 400px
}
* html div#description {
  margin-left:397px
}
div.description {
  min-height:111px;
}
* html div.description {
  height:111px;
}
.txtPrice {
  font-size:1.2em;
  font-weight:bold;
  color:#fff;
}

div#related {
  min-height:1%;
  background:url('../styleImages/back-related.gif') no-repeat left top;
}
* html div#related {
  height:1%;
}
div#related:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}

div#press {
  min-height:1%;
}
* html div#press {
  height:1%;
}
div#press:after {
  content:'.';
  display:block;
  clear:both;
  height:0;
  visibility:hidden;
}
div#press div.article {
  float:left;
  width:238px;
  margin:0 20px 0 0;
}
div#press div.article div.image {
  height:326px;
  padding:2px;
  background:#fff;
}
div#press div.article div.image img {
  display:block;
}
div#press div.article div.title {
  font-size:11px;
}

div#footer {
  position:relative;
  top:20px;
  padding:24px 0 0 0;
  text-align:center;
  font-size:0.8em;
  background:url('../styleImages/back-footer.gif') no-repeat top;
}
