

.boxTitleLeft, .boxTitleRight {
	font-size:20px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #ddd;
	margin:0 0 10px 0;
	padding:8px 10px;
}

.boxCategories {
	border: 1px solid #ddd;
	margin:0 0 10px 0;
	padding:8px 10px;
}
.txtContentTitle {
	font-size:24px;
}
.boxContent {
	margin:0 0 10px 0;
	position: inherit;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
#subCats {
	text-align:justify;
	background-color: #555;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 19%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 200px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #e1e1e1;
	position: relative;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 3px;
	margin: 0px;
	
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 130px 6px;
}

/*
End Cross-Browser DHTML Menu
*/

body {
  margin:0;
  padding:0;
  text-align:center;
  /*font:normal 12px 'Times New Roman',Times,serif;*/
  font:normal 12px 'Trebuchet MS';  
  color:#555;
  background:#fff;
}

a {
  text-decoration:none;
  color:#000;
}
* html a {
  height:1%;
}
a:hover {
  color:#aaa;
}
a * {
  cursor:pointer;
}

img {
  border:0;
}

h1,
.txtContentTitle {
  margin:0 0 12px 0;
  font-size:1.3em;
  font-weight:bold;
  color:#555;
}
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;
	color:#cc0000;
}
.txtSale {
 	/*color: #70cdcc;*/
 	color: #000;
	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: #555;
}
.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: #555;
	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: #555;
	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: #555;
	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: #555555;
	padding: 4px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #555;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #555555;
}
.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: #555;
	padding: 3px;
}

.RatingMain {
	background-color: #555;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #555;
	padding: 3px;
}

.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #555;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #555;
	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;;*/
  
  float: left; margin: 10px 0 0 40px;
}

#newnav { margin-left: 22px; float:left; font-size: 1.4em; width:700px }

ul#navbar {
  float:left;
  width:710px;
  min-height:1%;
  margin:0;
  padding:35px 0 0 10px;
  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 16px 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;
  font-size:1.1em;
}
div#basket a {
  float:right;
  padding:8px 22px 8px 10px;
  background:url('../styleImages/back-basket.gif') no-repeat right 4px;
}

div#main {
  position:relative;
  z-index:2;
  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-port {
  float:left;
  width:370px;
  height:367px;
  padding:10px 0 0 10px;
  background:url('../styleImages/back-banner-portrait.png') no-repeat left top;
}

div#banner {
  float:left;
  width:569px;
  height:367px;
  padding:10px 0 0 25px;
  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;
  height:360px;
  padding: 0px;
  margin: 0px;
}

ul#navmenu {
  position:absolute;
  left:22px;
  top:42px;
  width:160px;
  margin:0;
  padding:0;
  list-style:none;
  font-size:1.2em;
}

div#menu ul#navmenu { top:0px; left:0px; }
ul#navmenu li {
  display:inline;
}
ul#navmenu li a {
        display:block;
  padding:5px 10px 5px 20px;
/*  display:none;*/
}



ul#navmenu li  a {
  display:block;
  padding:5px 10px 5px 20px;
}
ul#navmenu li  a.selected {
  background:url('../styleImages/back-navmenu-li-selected.gif') no-repeat left;
}

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;
}

ul#navmenu li ul li ul {
  margin:0 0 0 10px;
  padding:0;
  list-style:none;
  font-size:1em;
}

div#content {
  margin:0 0 0 160px;
}
div#content p { font-size:1.2em; }
div#content h1, div#content h2 { font-size:1.3em; }

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;
  height:200px;
}
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:1.2em;
}
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;
  overflow:hidden;
}
div#zoom img {
  display:block;
}

div#description {
 /* margin:0 0 0 400px*/
  float:left;
  width:400px;
  margin-left: 10px;
}
* 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:#555;
}

div#related {
  min-height:1%;
  background:url('../styleImages/back-related.gif') no-repeat left top;
  padding-left:10px
}
* 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:1.2em;
}

div#footer {
  position:relative;
  z-index:1;
  top:20px;
  padding:24px 0 0 0;
  text-align:center;
  font-size:0.9em;
  background:url('../styleImages/back-footer.gif') no-repeat top;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#fff;
	color:#000;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

#slider-wrapper {
    /*background:url(images/slider.png) no-repeat;*/
    width:370px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
    width:345px;
    height:347px;
	background:url(/images/icons/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:120px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/icons/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:31px;
	height:34px;
	background:url(/images/icons/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
   /* color:#efe9d1;*/
   color:#666;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
  .bloginner { width:150px; overflow: auto;  }
  .hpbox { font-size:1.1em; border:1px solid #efefef; padding:5px;margin-bottom:5px; background:#555 url(/images/homepage/christmas-banner.jpg) top right no-repeat; }
   .hpbox h2 { display:inline;margin-left:25px; color:#000066; }
   .hpbox p { display:inline;color:#000066; margin-left:2px; }
   div#banner { padding:10px 0 0 25px; width:550px }
  .blogsidebar { width:170px; height:400px; float:left; margin-right:10px; color:#555; overflow: hidden; }
  .blogsidebar h2 { font-size: 1.8em }
.footercontout { display:block;clear:both;text-align:center;height:1px;width:1px;overflow:hidden; }
#floatbottom { position: relative; margin-top: -60px;  height: 30px;  text-align:center; clear:both; font-size:11px; font-family:tahoma,verdana, arial; }
.hp3col {  width:575px; float:left; margin-left:15px;  }
.hp3col .product { height:196px; }
.hp3col .last {  margin: 0 0 6px 0;  }
#home { background:url(/skins/Malaya/styleImages/back-category.gif) 195px 5px no-repeat; }


