/**
 * CSS Overrides
 */
 
 

body {
    background-color: #ccc;
    font-family: Arial;
    color: #333;
}

body.mceContentBody {
    background-color: #fff;
}

#footer {
	font-family: Arial;
	color:#000; /* Normal Text colour */
	font-size:11px; /* Footer font-size*/
	text-align: center;
	padding-top:5px;
	height: 24px;
}

#footer a:link, #footer a:visited {
	color:#000; /* Normal Text colour */
	font-size:11px; /* Footer font-size*/
	text-decoration:none; /* Footer link decoration */
}

#site-copyright {
    background-color:#CECECE; /* Footer background-colour */
    text-align: center;
}
#site-copyright a:link, #footer a:visited {
	color:#000; /* Normal Text colour */
	font-size:11px; /* Footer font-size*/
	text-decoration:none; /* Footer link decoration */
}


/* Sidebar left specific styling */

#sidebar_left .block {

}

/* Product specific styling */

.product-name {
text-align: center;

}

.product-link {
    text-align: center;

}

.product-quantity {

}

.product-price {
    text-align: center;

}

.product-currency {

}

/* Cart specific styling */

#sidebar_left #left-block #cart {
	padding:10px;
	background-color:#FFF;
}


#container
{
    width: 998px;
    width: 150px;
    text-align: left;
}

#cart
{
    margin-top: 10px;
    text-align: center;
}

#cart .item-count {
	display:block;
	padding:5px;
	color: #fce001;
	font-size: 12px;
	font-weight: bold;
}

#cart .item-count a.cart {
    color: #fff;

}

#cart .mini-cart {
	padding:10px;
}

#cart .cart-items {
	margin-left:1.5em;
}

#cart .cart-item {
	margin-bottom:3px;
}

.cart-item .product-name {
	font-size:11px;
	color: #333;
	text-decoration: none;
}

.cart-item .product-link {
	font-size:11px;
	color: #333;
	text-decoration: none;

}

.cart-item .product-quantity {

}

.cart-item .product-price {

}

.cart-item .product-currency {

}

/* Left Menu specific styling */

#left-block {

}


/* Content specific styling */


#left-block h2.title, #category-browse h2.title, #search-box h2.title {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
    text-align: left;
    width: 165px;
    padding: 2px;

}


#left-block ul.menu {
margin: 0px;
padding-left: 0px;

}

#left-block ul li.menu-item:hover {

}

#left-block ul li.menu-item.first:hover {

}
#left-menu ul li.menu-item {
    border-bottom: 0px #D2D2D2 solid;
}
#category-browse ul li.menu-item {
    border-bottom: 0px #C3C3C3 solid;
}
#category-browse ul li.menu-item:hover {
}

#category-browse ul li.menu-item.first:hover {

}

#left-block ul li.menu-item a {

}

/* Left Menu admin-link */

.admin-link {
padding:10px;
}

/* Table Styles */

th {
	background-color:#ffcc33;
	color:#000;
	font-weight: bold;
	font-style:normal;
}

#left-block li.menu-item a {
	display:block;
	font-size: 12px;
	font-family: Helvetica,Arial;
	color: #fff;
	padding:2px 0px 2px 15px;
	text-decoration: underline;
	text-align: left;
}

#left-block li.menu-item a:hover
{
	color: #FCE001;
	font-size: 12px;
	text-align: left;
}

#top-menu
 {
    border: 0px #000 solid;
    height: 37px;
    width: 100%;
    border-bottom: 1px solid #fff;
 }

#category-browse h2.title, #left-menu h2.title {
    color: #fff;
    padding-left: 15px;
    height: 25px;
}

#search-box h2.title {
    padding-left: 15px;
}

#search-box {
    margin: 8px;
}

#ssl-security {
    padding-top: 20px;
    padding-left: 20px;
}
#bd{
    background-color:#fff; 
    width: 998px;
    min-height: 600px;
}

#left-block li.level_1{
    padding-left: 20px;
}

#left-block li.level_2{
    padding-left: 40px;
}

#left-block ul.sub-menu li.level_1 a,
#left-block ul.sub-menu li.level_2 a,
#left-block ul.sub-menu li.level_3 a{
    font-size: 12px !important;
}

#right-block h1.title, #random-products h2.title {
    font-size: 14px;
    color: RGB(255,255,255);
    font-weight: bold;
    background-color: #333;
    margin-left: 17px;
    padding: 5px;
    width: 150px;
    text-align: center !important;
    vertical-align: middle;
}

#right-block h1, #right-block h2, #right-block h3, #right-block h4, #right-block h5 {
    color: RGB(255,255,255);
    font-weight: bold;
    background-color: #333;
    padding: 5px;
    width: 150px;
    text-align: center !important;
    vertical-align: middle;
}

#right-block h2 {
    font-size: 14px;
}

#left-block span.title {
    font-size: 10pt;
    color: #333;
    font-weight: bold;
    padding: 15px;
    width: 150px;
    text-align: left;
}

#right-block div.hotspot {
    margin-top: 5px;
    padding: 2px;
    border: 1px #333 solid;
    color: #333;
    width: 150px;
}

#right-block{
    vertical-align: top;
    text-align: center;
    padding-top: 15px;
}

#bd{
}

#content-block{
    padding: 0px 15px 0px 15px;
    font-family: Helvetica, Arial;
    color: #333;
    font-family: Arial;
    font-size: 12px;
    color: #333;
}

#content-block a{
    color: #333;
}

#content-block img
{
    padding: 0px 0px 5px;
}
#right-block a, #right-block div.product-name{
    color: #333;
    font-weight: bold;
    margin-top: 5px;
}

#content-block .yui-u{
    width: 22%;
}

#right-block .yui-u{
    width: 76%;
}
a.product-enquire-link{
    color: #333 !important;
    font-weight: bold;
}

#right-block a {
}

#right-block img {
    border: 1px #333 solid;
}

h1,h2,h3,h4,h5{
    color: #333;
}

h1.detail-product-header {
font-size: 16px;
}

.dmx {
    font: 11px tahoma;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #fff;
    font: 12px arial;
    color: #000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    color: #fff;
    border: 1px #fff solid;
    background: #669933;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    color: #fff;
    border: 1px #fff solid;
    background: #003366;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .item3,
.dmx .item3:hover,
.dmx .item3-active,
.dmx .item3-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item3 {
    color: #fff;
    border: 1px #fff solid;
    background: #669933;
}
.dmx .item3:hover,
.dmx .item3-active,
.dmx .item3-active:hover {
    color: #fff;
    border: 1px #fff solid;
    background: #003366;
}
.dmx .item3 img,
.dmx .item3-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
* html .dmx td { position: relative; } /* ie 5.0 fix */	
#content-block input {
}

.rss-block {
    border: 1px solid #000;
    width: 350px;
}

.rss-item {
    border: 1px solid #ff0000;
    width: 90%;
    margin: 10px auto;
    padding: 10px;
}

.rss-enclosure {
}

.rss-description {
    font: 12px arial;
}

.rss-link {
}

#selected-page {
    font-weight: bold;
    font-size: 16px;
}

span.old-price {
    text-decoration: line-through;
}

span.special-price {
    color: #ff0000;
}

.form-div {
  border: 0px #ccc solid;
  padding: 10px;
}

.form-div .submit {
  margin-left: 155px;
  margin-top: 10px;
}

.form-div .label {
  display: block;
  float: right;
  width: 150px;
  text-align: right;
  margin-right: 5px;
}

.form-div .form-row {
  padding: 5px 0;
  clear: both;
}

.form-div label.error {
  color: #ff0000;
  display: block;
  float: right;
  color: red;
  padding-left: 10px;
}

.form-div input[type=text], select, textarea {
  float: left;
}

.form-div textarea {
  height: 50px;
}

#container
{
    margin: 0 auto;
    width: 1000px;
}
#container
{
    border: 1px solid #000;
}
ul.menu {
    padding-left: 20px;
}
ul.menu li {
    list-style: none;
}
.style1 {color: #FFFFFF} 
.style3 { 
    color: #333333; 
    font-weight: bold; 
    font-style: italic; 
} 
div.divCustomerInfo{
position: relative;
height: 450px;
width: 950px;
overflow: auto;
}
div.left-block {
    width: 220px;
}

div.paging
{
    width: 90%;
}

#facebook-button
{
    text-align: center;
}

ul.sub-menu
{
    padding-left: 0px;
}

#top-nav a {
    font-family: Arial;
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

#facebook-button a
{
    color: #fff;
}

table.featured-items
    {
	background-color: #ce0000;
	border: 1px solid #000;
    }

span.featured-items-span
    {
	color: #FCE001;
    }

#right-block
    {
	padding-left: 15px;
    }

#bottom-region
    {
    font-family: Arial;
    color: #000;
    font-size: 10px;
    }

.browser-switcher
{
    max-width: 1060px;
    text-align: center;
}

#top-nav a
{
    padding: 4px;
}

.form-div {
  padding: 10px;
  width: 650px;
}

.form-div .submit {
  margin-left: 155px;
  margin-top: 10px;
}

.form-div .label {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 5px;
}

.form-div .form-row {
  padding: 5px 0;
  clear: both;
  width: 700px;
}

.form-div label.error {
  width: 250px;
  display: block;
  float: left;
  color: red;
  padding-left: 10px;
}

.style1 {color: #FFFFFF} 
.style3 { 
    color: #333333; 
    font-weight: bold; 
    font-style: italic; 
} 
div.divCustomerInfo{
position: relative;
height: 450px;
width: 950px;
overflow: auto;
}

#container,
#content-region,
#bottom-region
{
    background: #fce001 url('/ps_image/i-g-menu-left.jpg') repeat-y top left;
}

#top-nav strong { font-weight: 900; }
#top-nav a { font-weight: bold; text-decoration: underline; }

.detail-page-description p,
.detail-page-description p
{
    font-family: arial;
    font-size: 11pt;
}

.yellow-block
{
    background: yellow;
    border: 1px solid #000;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}
