/* digital mastah */

html, body {
    margin:0;
    padding:0;
    text-align:center;
    font-family:'Trebuchet MS';
    background-color:#fdfeef;
    color:#777777;
}
h1, h2, h3, h4, h5, h6 {
    margin:0;
    padding:0;
}
img {
    border:0;
}
a {
    color:#6a6868;
    text-decoration:none;
}
a:hover {
    color:#1cc155;
}
ul {
    margin:0;
    padding:0;
    width:155px;
    margin:20px 22px;
    list-style:none;
    border-bottom:1px solid #e0dddd;
}
ul li {
    width:155px;
    height:23px;
    line-height:23px;
    padding-left:5px;
    font-size:11px;
    background-image:url('../images/left-menu-product-bg.gif');
    background-repeat:no-repeat;

}
#header {
    text-align:right;
}
.search {
    padding:42px 46px 0 0;
}
.search-text {
    width:154px;
    height:17px;
    border:1px solid #c9c9c9;
    vertical-align:top;
}
.search-button {
    vertical-align:top;
}
#main-menu {
    font-size:11px;
}
#main-menu a, #main-menu td {
    color:#fefefe;
}
.bar {
    color:#4ba76a;
}
.date {
    margin-right:10px;
}
#clear {
    clear:both;
}
#wrapper {
    width:868px;
    min-height:500px;
    margin:0 auto;
    background-image:url('../images/bg.jpg');
    background-repeat:repeat-y;
}
#container {
    width:851px;
    min-height:500px;
    margin:0 auto;
}
#header {
    width:852px;
    height:106px;
    background-image:url('../images/header.jpg');
    background-repeat:no-repeat;
}
#menu {
    width:852px;
    height:36px;
    background-image:url('../images/menu-bg.gif');
    background-repeat:repeat-x;
}
#content {
    width:828px;
    min-height:700px;
    padding:12px;
    text-align:left;
    background-color:#ffffff;
}
#left-wrapper {
    width:201px;
    min-height:500px;
    float:left;
    padding:12px;
    background-color:#e5e7e6;
}
.left-data-wrapper {
    width:199px;
    min-height:100px;
    border:1px solid #e0dddd;
    background-color:#f5f6f6;
    margin-bottom:10px;
}
.left-title {
    width:199px;
    height:36px;
    line-height:36px;
    color:#222121;
    font-size:11px;
    background-image:url('../images/left-title-bg.gif');
    background-repeat:no-repeat;
}
.left-menu-news {
    color:#4f4f4f;
    font-size:11px;
    padding:0 10px 10px 10px;
    text-align:justify;
}
.left-title span, .right-title span {
    margin-left:36px;
}
.continue {
    text-align:right;
}
.continue img {
    vertical-align:middle;
}
.continue a {
    color:#137e38;
}
.continue a:hover {
    color:#1cc155;
}
#right-wrapper {
    width:590px;
    float:left;
    margin-left:11px;
    text-align:left;
    font-size:11px;
    color:#4f4f4f;
}
#right-wrapper p {
    font-size:11px;
    text-align:justify;
}
.new-products-wrapper {
    font-size:12px;
    padding:2px;
    background-color:#bfe2fd;
    margin-bottom:5px;
    text-indent:5px;
}
.new-products-wrapper h3 {
    font-size:12px;
}
.img-wrapper {
    width:180px;
    height:180px;
    padding:6px;
    float:left;
}
.products-wrapper {
    width:590px;
    min-height:590px;
    background-color:#f6f8f6;
    border:1px solid #e3e1e0;
}
.right-title {
    width:590px;
    height:36px;
    line-height:36px;
    color:#222121;
    font-size:11px;
    background-image:url('../images/right-title-bg.gif');
    background-repeat:no-repeat;
}
#contact-table {
    margin-top:40px;
    margin-bottom:40px;
}
.promo-wrapper {
    padding:5px 20px;
}
.promo-wrapper a {
    color:#ffffff;
    text-decoration:underline;
}
.promo-wrapper a:hover {
    color:#90fe47;
}
#footer {
    width:852px;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:11px;
    color:#ffffff;
    background-color:#093819;
}
.row2 {
    background-color:#eeeeed;
}
.producttitle {
    background-color:#8d8d8b;
    color:#ffffff;
}
.store {
    text-align:center;
}
.store img {
    padding: 10px;
    border:  1px solid #ccc;
    background-color: #eee;
    margin-left:120px;
    margin-bottom:100px;
    width:  300px;
    height: 200px;
    top:  0;
    left: 0
}
.mix {
    color:#F6F8F6;
}
#headset-title,
#usb-title,
#mouse-title,
#dvd-title,
#dvd1-title,
#dvd2-title {
    text-align:center;
    font-size:13px;
    font-weight:bold;
    padding:2px;
    color:#ffffff;
    background-color:#838102;
}
pre {
    display:none;
}