body {
    margin:0px; 
    padding:0px; 
    background:#fff; 
    color:#000; 
    font: 13px verdana, geneva, arial, sans-serif;
    margin: 0 6px;
    background-color: #f4f3f3;
}

a img {
    border: 0;
}

h3 {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    float: left;
}

h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom: 1px dotted #000;
    margin: 5px auto 15px;
    width: 250px;
    text-align: center;
}

#header {
    border-bottom: 2px dotted #4f4f4f;
    width: 974px;
    margin: 0 auto;
    position: relative;
}

#header a {
    padding: 5px 15px;
}

#header-ctrl {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 3px;
    right: 135px;
}

#header-ctrl li {
    float: left;
    padding: 3px 0 0 0;
    margin: 0;
    background: url(../img/header_vspace.gif) top right no-repeat;  
    height: 24px;
}

#header-ctrl li.last {
    background: none;
}

#search {
    position: absolute;
    top: 45px;
    right: 0px;
}

#search input {
    vertical-align: top;
}

#search input[type='text'] {
    border: 1px solid #585656;
    width: 250px;
    height: 21px;
}

#search input[type='submit'] {
    background: url(../img/btn-search.gif) no-repeat;
    border: 0;
    width: 65px;
    height: 25px;
}

#langs {
    position: absolute;
    top: 0;
    right: 0px;
    background: url(../img/langs.gif) no-repeat;
    height: 27px;
    width: 81px;
}

#langs div {
    margin: 6px 0 0 13px;
}

#langs a.current {
    background: url(../img/lang_select.gif) no-repeat 8px 10px;
}

#langs a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    padding: 15px 5px 1px 3px;
}

#langs a:hover {
    border-bottom: 1px dotted #FFF;
}

#categories {
    width: 974px;
    margin: 0px auto;
    min-height: 25px;
}

#categories ul {
    list-style: none;
    margin: 0 10px;
    padding: 0;
}

#categories ul li {
    float: left;
    margin: 5px 40px 5px 0;
    font: bold 14px verdana, geneva, arial, sans-serif;
}

#categories a {
    text-decoration: none;
    color: #474747;
}

#categories a:hover {
    border-bottom: 1px dotted #c4161c; 
}

.clear {
    clear: both;
    height:0px;
}

.vsplitter {
    border-top: 2px dotted #4f4f4f;
    height: 2px;
}

#lm-mp {
    width: 974px;
    margin: 0 auto;
}

#left-menu {
    float: left;
    height: 269px;
    width: 315px;
    background: url(../img/lm-bg.gif) no-repeat top left;
    margin: 3px 0;
}

#left-menu ul {
    list-style: none;
    width: 250px;
    margin: 32px auto 0;
}

#left-menu li {
    margin-bottom: 12px;
}

#left-menu a {
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    color: #474747;
}

#left-menu a:hover {
    border-bottom: 1px dotted #777;
}

#main-pic {
    width: 645px;
    float: right;
    margin-right: 10px;
}

#main-pic a {
    text-align: center;
    width: 645px;
} 

#news-brands {
    width: 974px;
    margin: 0 auto;
}

#news {
    width: 315px;
    height: 108px;
    background: url(../img/news_bg.gif) no-repeat top left;
    float: left;
}

#news a {
    color: #4f4f4f;
    text-decoration: none;
    position: relative;
    top: 50px;
    left: 4px;
}

#news a:hover {
    border-bottom: 1px solid #4f4f4f;
}

#brands {
    background: url(../img/brand_bg.gif) no-repeat top left;
    width: 645px;
    height: 98px;
    float: right;
    margin-right:11px;
}

#brands ul {
    list-style: none;
    margin: 0;
    padding: 28px 28px;
}

#brands ul li {
    float: left;
    margin: 0 25px 4px 0;
}

#brands a {
    color: #FFF;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

#brands a:hover {
    border-bottom: 1px dotted #FFF;
}

#contact-lp {
    width: 974px;
    margin: 0 auto;
}

#contactus {
    width: 315px;
    height: 211px;
    background: url(../img/contacts_bg.gif) no-repeat top left;
    float: left;
}

#contactus div {
    position: relative;
    top: 25px;
    left: 30px;
}

#contactus p {
    margin-left: 20px;
}

h3.contact {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 20px 0;
    width: 250px;
    float: none;
    border: 0;
    color: #E70D13;
}

#last-wares {
    width: 645px;
    height: 211px;
    float:right;
    margin-right:12px;
}

#last-wares table {
    width: 645px;
}

#last-wares table td {
    text-align:center;
}

#footer a:hover {
    border-bottom: 1px solid #474747;
}

#footer {
    margin: 3px auto 0;
    border-top: 2px dotted #4f4f4f;
    width: 974px;
    min-height: 50px;
}

#footer a {
    text-decoration: none;
    color: #444;
}

#footer ul {
    float: left;
    list-style: none;
    margin: 0 0 0 6px;
    padding: 0;
    width: 300px;
}

#footer ul li {
    float: left;
    margin: 5px 20px 0 0;
}

#footer p {
    float: right;
    margin: 5px 6px 0 0;
    color: #929191;
}

#page {
    width: 974px;
    margin: 0 auto;
}

#flatpage-content {
    margin: 2px 0 20px 0;
}

table {
    border-collapse: collapse;
}

table td {
    padding: 5px;
}

#ware-menu {
    float: left;
    width: 190px;
}

#categories-menu {
    float: left;
    width: 190px;
}

#ware-menu h3, #categories-menu h3 {
    color: #c4161c;
    border: 0;
    float: none;
    margin: 10px 0 5px;
}

#ware-menu ul, #categories-menu ul {
    margin: 0;
    list-style: none;
    padding-left: 20px;
}

#ware-menu ul li, #categories-menu ul li{
    padding: 1px 0;
}

#ware-list {
    float: right;
    width: 754px;
    padding-left: 12px;
    min-height: 370px;
    margin-right:10px;
    background: url(../img/vstripped.gif) repeat-y top left;
    min-height: 610px;
}

.wl-rightborder {
    background: #FFF url(../img/vstripped.gif) repeat-y top right;
    min-height: 610px;
}

#ware-detail div.wl-rightborder {
    background: #FFF url(../img/vstripped.gif) repeat-y top right;
    float: left;
    padding: 5px 18px 10px 0;
}

#ware-list ul {
    list-style: none;
    margin: 5px 0 0 5px;
    padding: 0;
}

#ware-list ul li {
    margin: 0 20px 0 0;
    padding: 0;
    width: 225px;
    float: left;
    height: 270px;
}

#ware-detail {
    float: right;
    width: 764px;
    background: url(../img/vstripped.gif) repeat-y top left;
    padding: 0 0 0 20px;
    min-height: 370px;
}

#ware-desc {
    margin: 0 0 5px;
}

#ware-desc p { 
    padding: 0;
    margin: 2px 0;
}

#ware-text {
    float:left;
    margin-left: 15px;
    width:350px;
}

#ware-text table td {
    margin: 0;
    padding: 5px 5px 5px 0;
}

#ware-text table td select {
    border: 1px solid #CCC;
}

.colors {
    cursor: pointer;
    padding: 2px;
}

.bgray {
    border: 1px dotted #CCC;
}

.bblack {
    border: 1px solid #000;
}

#ware-detail h2 {
    font-size: 14px;
    border:0;
    clear:both;
    margin: 0 0 8px;
}

#popular {
    list-style: none;
    margin: 5px 0 0 15px;
    padding: 0;
    width: 314px;
}

#popular li {
    margin: 0 10px 20px 0;
    padding: 0;
    width: 145px;
    float: left;
}

#suggest {
    list-style: none;
    margin: 5px 0 0 15px;
    padding: 0;
    width: 667px;
}

#suggest li {
    margin: 0 20px 20px 0;
    padding: 0;
    width: 140px;
    float: left;
}

#small-img {
    list-style: none;
    margin: 5px 0 5px 0;
    padding: 0;
    width: 381px;
}

#small-img li {
    margin: 0 5px 0 0;
    padding: 0px;
    float: left;
    height: 50px;
}

.small-active {
    padding: 1px;
    border: 1px solid #c4161c;
}

a.up-red {
    color: #c4161c;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px dotted #c4161c;
}

.folk a.up-red {
    margin: 0 4px 0 0;
    padding: 0;
}

a.up-red:hover {
    border-bottom: 1px solid #c4161c;
}

a.up {
    color: #c4161c;
    text-decoration: none;
    border-bottom: 1px dotted #c4161c;
}

a.up:hover {
    border-bottom: 1px solid #c4161c;
}

a.up-black {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px dotted #000;
}

a.up-black:hover {
    border-bottom: 1px solid #000;
}

a.black-dotted {
    color: #000;
    text-decoration: none;
}

a.black-dotted:hover {
    color: #c4161c;
    border-bottom: 1px dotted #c4161c;
}

#search-no {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    margin: 50px auto;
    width: 300px;
    padding: 20px 0;
    border-bottom: 1px dotted #c4161c;    
    border-top: 1px dotted #c4161c;    
}

#contact {
    margin: 10px 0px 20px;
}

#contact label {
    font-weight: bold;
    display: block;
}

div.sizename {
    margin: 20px 0;
}

table.size {
  border-collapse: collapse;
}

table.size td {
  border: 1px dotted #c4161c;
  padding: 5px;
}

table.size th {
  border: 1px solid #c4161c;
  text-align: center;
  padding: 5px;
}

#mag-window {
    margin: 15px 0 20px;
}

#mag-window a {
    margin: 0 20px 0 0;
}

#mag-location {
    margin: 0 0 0 20px;
    padding:0;
    float:right;
}

#mag-location p {
    margin: 0 0 10px;

}

.paginator {
    float:right;
    margin: 10px 15px 0 0;
}

.paginator a {
    text-decoration: none;
    color: #000;
    padding: 5px;
    font-weight: bold;
}

.paginator span.pageACT a {
    background-color: #c4161c;
    color: #FFF;
}

.right-striped {
    margin: 0 auto;
    width: 974px;
    min-height: 200px;
}

#main-wrapper {
    border: 2px solid #c4161c;
    border-top: 0;
    width: 974px;
    margin: 0 auto;
    background-color: #FFF;
    padding: 0px 15px 15px 15px;
}

#subscribe {
    margin-bottom: 20px;
}

input[type="text"], input[type="password"], select {
    border: 1px solid #000;
}

#registration {
    width: 500px;
    margin: 0 auto 30px;
}

#registration label {
    font-weight: bold;
    width: 200px;
    float:left;
    text-align: right;
    padding-right: 20px;
}

#login {
    width: 400px;
    margin: 0 auto 30px;
}

#login label {
    font-weight: bold;
    width: 100px;
    float:left;
    text-align: right;
    padding-right: 20px;
}

.errorlist {
    border: 1px dotted #c4161c;
    color: #c4161c;
    padding: 10px 20px;
}

.thanks {
    font: bold 14px verdana, geneva, arial, sans-serif;
    margin: 10px auto 30px;
    text-align: center;
    border: 1px dotted #000;
    padding: 20px;
}

.info {
    margin: 5px auto;
    border-left: 5px solid #c4161c;
    padding-left: 10px;
    text-align: justify;
}

#btn-add {
    cursor: pointer;
}

#tabs {
    margin: 20px 0;
}

#sbag table {
    margin: 10px auto;
    border-collapse: collapse;
}

#sbag table td {
  border: 1px solid #000;
  text-align: center;
  font: 12px verdana, geneva, arial, sans-serif;
  padding: 5px;
}

#sbag table th {
  border: 1px solid #c4161c;
  color: #c4161c;
  font: bold 13px verdana, geneva, arial, sans-serif;
  text-align: center;
  padding: 5px;
}

.captcha {
    position: relative;
    bottom: 25px;
}

#frm-paypel {
    width: 130px; 
    float: right;
}

#btn-paypel {
    border: 0pt none; 
    background-color: #FFF;
    cursor: pointer;
}

#ware-bigimg {
    cursor: url(../img/zoom-in.png), pointer;
}

.ware-smallimg {
    cursor: pointer;
}

a.brand-name {
    text-decoration: none;
    border-bottom: 1px dotted #999;
    color: #4a4a4a;
}

a.brand-name:hover {
    text-decoration: none;
    border-bottom: 1px solid #999;
}

.reduction {
    color: #C4161C;
}
