body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: black;
    background-repeat: repeat-x;
    padding: 0;
    font-family: arial;
    font-size: 80%;
    letter-spacing:1.5px;
}
form {
    margin: 0;
    padding: 0;
}
table {
    font-size: 14px;
    padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
th {
    text-align: left;
}
td {
}
h1 {
    margin: 0;
    padding: 20px 0;
    font-size: 24px;
        font-family: Arial;
}
h2 {
    margin: 0;
    padding: 0 0 15px;
        font-size: 125%;
}
h3 {
    margin: 0;
    padding: 0 0 15px;
        font-size: 120%;
    font-weight: normal;
}

h4 {
    margin: 0;
    color: #FFFFFF;
    font: normal 13px arial;
    letter-spacing: 0px;
}

p {
    margin: 0;
    padding: 0 0 15px;
}
ul, ol {
    margin: 0;
    padding: 0 0 15px 20px;
}
ul ul, ol ol, ul ol, ol ul {
    padding: 0 0 0 20px;
}
li {
    margin: 0;
    padding: 0;
}
ul {
    list-style: disc;
}
img {
    vertical-align: bottom;
}
a img {
    border: none;
}
a {
    color: #CCCCCC;
    text-decoration: none;
}
a:hover {
  color: #c1c2c2;
}
input, textarea, select {
    vertical-align: middle;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
}

.cb {
    clear: both;
    height: 1px;
        overflow: hidden;
    visibility: hidden;
}
.tr {
    text-align: right;
}
.tc {
    text-align: center;
}
.fr {
    float: right;
}
.textfield1 {
    border: 1px solid #ffffff;
    border-right: 1px solid #0077bb;
    border-bottom: 1px solid #0077bb;
    background-color: #ffffff;
}
.textfield2 {
    border: 1px solid #c7c7c7;
    background-color: #ffffff;
}
.textfield3 {
    border: 1px solid #050000;
    background-color: #ffffff;
}
.button1 {
    border: 1px solid #dedfdf;
    background-color: #2aa3e6;
    color: #ffffff;
}
.button2 {
    border: 1px solid #939699;
    background-color: #939699;
    color: #ffffff;
}
.button3 {
    border: 1px solid #454240;
    background-color: #454240;
    color: #ffffff;
}
.width40px {
    width: 40px;
}
.width100px {
    width: 100px;
}
.width120px {
    width: 120px;
}
.width200px {
    width: 200px;
}
.height100px {
    height: 100px;
}
.red {
    color: #cc0000;
}
.layouttable {
    border: none;
}
.layouttable tr, .layouttable td {
    border: none;
    padding: 0 7px 7px 0;
}


#header {
/*    background-image: url("../images/main_01.jpg");
    background-repeat: repeat-x;*/
    background-color: black;
}
#header2 {
/*    height: 190px;
        overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;*/
}
#header3 {
    margin: auto;
    width: 1000px;
    overflow: hidden;
    height: 70px;
}
#menu {
/*  float: left;
    width: 100%;
    text-align: center;
    font-weight: normal;
    height: 20px;
    line-height: 27px; */
}
#menu p {
    color: #FFFFFF;
    font-weight: normal;
    padding-top: 180px;
        padding-right: 0;
    padding-bottom: 0;
    padding-left: 40px;
}
#menu a {
    text-decoration: none;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
        font-weight: normal;
    padding-right: 5px;
        padding-left: 5px;
}
#menu a:hover, #menu strong a {
    text-decoration: none;
    font-weight: normal;
    color: #CCCCCC;
}

#menu a:active, #menu strong a {
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
}
#signin {
    padding: 138px 0 0 0;
    color: #ffffff;
}
#signin table {
    margin: 0;
    color: #ffffff;
}
#signin label {
    font-size: 95%;
}
#signin a {
    text-decoration: none;
    color: #ffffff;
}
#signin a:hover {
    text-decoration: underline;
}
#content {
    background-image: url("../img/home08.gif");
}
#content2 {
    background-image: url("../img/home03.gif");
    background-repeat: repeat-x;
    text-align: center;
}
#content3 {
    margin: auto;
    width: 910px;
        background-image: url("../img/homec01.gif");
    background-repeat: repeat-y;
    padding: 0 0 30px;
        text-align: left;
}
#leftcol {
    float: left;
    width: 202px;
        overflow: hidden;
}
#leftcol2 {
    border-right: 1px solid #989798;
    border-left: 1px solid #989798;
}
#search {
    border-bottom: 1px solid #ffffff;
    background-color: #2ba6df;
    background-image: url("../img/home04.gif");
    background-repeat: repeat-x;
    padding: 10px 20px;
}
#search p {
    padding: 0;
}
#leftcol h3 {
    background-color: #199cdb;
    padding: 10px 20px;
        color: #ffffff;
}
#leftcol ul {
    list-style: none;
    border-bottom: 1px solid #becbd3;
    padding: 0;
    color: #2d2d2d;
}
#leftcol li {
    display: inline;
    padding: 0;
}
#leftcol a {
    display: block;
    border-top: 1px solid #becbd3;
    padding: 3px 10px 3px 20px;
        text-decoration: none;
    color: #2d2d2d;
}
#leftcol a:hover, #leftcol strong a {
    background-color: #b0def9;
    font-weight: normal;
}
#leftcol ul ul {
    border-bottom: none;
}
#leftcol ul ul a {
    background-color: #f1f9fe;
    background-image: url("../img/homed01.gif");
    background-repeat: no-repeat;
    background-position: 30px 50%;
    padding: 3px 10px 3px 40px;
}
#leftcol ul ul a:hover, #leftcol ul ul strong a {
    background-color: #f1f9fe;
    text-decoration: underline;
}
#leftcol ul ul ul a {
    background-position: 50px 50%;
    padding: 3px 10px 3px 60px;
}
#leftcol ul ul ul ul a {
    background-position: 70px 50%;
    padding: 3px 10px 3px 80px;
}
#mainimg {
    padding: 0;
}
#maincol {
    float: none;
    width: 1000px;
    overflow: hidden;
    background-color: black;
    margin: auto;
    padding: 0px;
}
#maincol2 {
    width: 800px;
    padding: 0px;
    background-color: black;
    margin: 0px;
    float: left;
}
#menu_column{
    width: 199px;
    float: right;
    text-align: left;
    overflow: visible;
    color: #c1c2c2;
}
#menu_column.submenu{
    margin-top: 20px;
}
#menu_column.submenu span{
    margin-bottom: 10px;
}
#maincol3 {
    width: 800px;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    margin: 0px;
    float: left;
    min-height: 100px;
}
#image_menu{
    background-color:  rgb(38,38,38);
    width: 800px;
    height: 25px;
    text-align: right;
}
#image_menu a{
    line-height: 24px;
    padding-right: 5px;
    font-weight: bold;
}
.rmenu_item{
    display: list-item;
    list-style-type: none;
    color:white;
    margin-left: 5px;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 3px;
}
.rmenu_item.active a{
    color: red;
}
#image_menu a.active{
    color: red;
}
div.div_article{
    top: 70px;
    position: absolute;
    padding: 20px;
    width: 760px;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.9);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";    
}
.tip {
    margin: 4px 0 0;
    background-color: #4cb6f1;
    color: #ffffff;
}
.tip2 {
    float: right;
    width: 320px;
        padding: 20px 0 0;
}
.tip3 {
    padding: 0;
}
.tip4 {
    padding-top: 0;
    padding-right: 0px;
        padding-bottom: 0;
    padding-left: 0;
}
.tip .cb {
    background-color: #ffffff;
    visibility: visible;
}
.tip h2, .tip a {
    color: #ffffff;
}
#footer {
/*    background-image: url("../images/main_14.jpg");
    background-repeat: repeat-x;
    height: 61px;
        padding-top: 25px;
        text-align: center;
    background-position: bottom;
*/
    background-color: black;
    float: left;
    color: #c1c2c2;
}
#footer p {
    margin: auto;
    width: 100%;
    padding: 6px 10px;
}



#path {
    float: left;
    padding: 10px 20px;
        color: #787878;
}
#path2 {
    padding: 10px 0;
    color: #787878;
}
#path a, #path2 a {
    text-decoration: none;
    color: #787878;
}
#path a:hover, #path2 a:hover {
    text-decoration: underline;
}
.paging {
    padding: 10px;
        text-align: right;
}
.paging em {
    font-style: normal;
    color: #cccccc;
}
.product {
    border-bottom: 1px solid #bababa;
    padding: 10px 0;
}
.product3 {
    float: right;
    width: 450px;
}
.product2 {
    padding: 0;
}
.product2 a img {
    border: 1px solid #737274;
}
.product2 a:hover img {
    border: 1px solid #333333;
}
.product4 {
    padding: 0 30px 0 0;
}
.product5 a {
    border: 1px solid #cfcfcf;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    background-color: #2aa3e6;
    padding: 1px 3px;
    text-decoration: none;
    color: #ffffff;
}
.product5 a:hover {
    background-color: #006fad;
}

#images {
    float: left;
    width: 260px;
        overflow: hidden;
}
#images a {
    float: left;
    margin: 0 10px 10px 0;
}
#images a img {
    border: 1px solid #737274;
}
#images a:hover img {
    border: 1px solid #333333;
}
#productcontent {
    float: right;
    width: 290px;
}
#rates {
    width: 550px;
}
#rates th {
    border-bottom: 1px solid #bcbcbc;
    padding: 3px 20px 3px 0;
    font-weight: normal;
}
#rates td {
    padding: 3px 20px 15px 0;
}
h2.spec {
    margin: 0 0 15px;
        border-bottom: 3px double #bcbcbc;
    padding: 0;
}
#downloads {
    padding: 15px 0 13px;
        list-style: none;	
}
#downloads a {
    display: block;
    background-image: url("../img/pdf01.gif");
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 10px 0 10px 80px;
        text-decoration: none;
    color: #999999;
}
#downloads a strong {
    font-weight: normal;
    color: #666666;
}
#downloads a:hover, #downloads a:hover strong {
    text-decoration: underline;
    color: #0094e8;
}

#cart {
    width: 550px;
}
#cart th {
    border-bottom: 1px solid #bcbcbc;
    padding: 3px 20px 3px 0;
    font-weight: normal;
}
#cart td {
    padding: 5px 20px 0 0;
}
