BODY {
    margin: 0px;
}
.main {
    width: 807px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial;
    color: black;
    font-size: 12px;
}

.topmenu {
    background-image: url(/images/topbackground.jpg);
    background-repeat: no-repeat;
    height: 71px;
}

.t2a h1 {
    font-size: 16px;
    font-family: Arial;
    color: #990000;
    margin-top: 120px;
    margin-left: 10px;
}

.t2a {
    width: 400px;
    height: 152px;
    float: left;
    background-image: url(/images/orion.jpg);
    background-repeat: no-repeat;
}

.t2b {
    width: 407px;
    height: 152px;
    float: right;
    background-image: url(/images/top2background.jpg);
    background-repeat: no-repeat;
}

.t2c {
    clear: both;
}

.t3 {
    width: 807px;
    height: 166px;
    background-image: url(/images/b4.jpg);
    background-repeat: no-repeat;
    background-position: 1px;
}

.t31 {
    width: 390px;
    float: left;
}

.t32 {
    width: 400px;
    float: right;
}
                  
.t4 {
    width: 807px;
    background-image: url(/images/b5a.jpg);
    background-repeat: repeat-y;
    background-position: 1px;
    padding: 5px;
}

.delimiter {
    width: 807px;
    height: 22px;
    background-image: url(/images/delimiter.jpg);
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 2px;
    padding-left: 3px;
    text-align: left;
}

.rdelimiter {
    width: 807px;
    height: 22px;
    background-image: url(/images/delimiter.jpg);
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 2px;
    text-align: right;
}

.promos {
    height: 110px;
    width: 807px;
}

.promoitem {
    height: 105px;
    width: 150px;
    background-image: url(/images/promo-background.jpg);
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    padding-top: 3px;
    margin-left: 8px;
}

.rclink a {
    font-family: arial;
    color: #990000;
    size: 12px;
    text-decoration: none;
}

.rclink a:hover {
    font-family: arial;
    color: #990000;
    size: 12px;
    text-decoration: underline;
}

ul#topbuttons {
    width: 807px;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding-left: 35px;
    text-align: center;
}

li#onbutton {
    width: 98px;
    height: 38px;
    background-image: url(/images/button-on.jpg);
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-top: 15px;
    margin-left: 5px;
    text-align: center;
    font-family: Arial;
    padding-top: 10px;
    color: white;
    font-size: 11px;
}

li#onbutton a {
    color: white;
    text-decoration: none;
}

li#onbutton a:hover {
    color: white;
    text-decoration: underline;
}

li#offbutton {
    width: 98px;
    height: 38px;
    background-image: url(/images/button-off.jpg);
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-top: 15px;
    margin-left: 5px;
    text-align: center;
    font-family: Arial;
    padding-top: 10px;
    color: #990000;
    font-size: 11px;
}

li#offbutton a {
    color: #990000;
    text-decoration: none;
}

li#offbutton a:hover {
    color: #990000;
    text-decoration: underline;
}

.lgroup {
    width: 120px;
    float: left;
    text-align: right;
    border-right: 1px solid #990000;
    margin-top: 5px;
    padding-right: 5px;
}

.lgroup ul {
    display: block;
    list-style-type: none;
    margin: 10px 0px 0px 0px;
    
}

.lgroup ul li a {
    font-family: Arial;
    color: #333333;
    font-size: 12px;
    text-decoration: none;
}

.lgroup ul li a:hover {
    font-family: Arial;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}

.grouphead {
    color: #990000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

.undergroups {
    
}

.undergroups ul {
    width: 400px;
    display: block;
    list-style-type: none;
    margin: 15px 0px 0px 0px;
    padding-left: 10px;
}

.undergroups ul li {
    width: 87px;
    float: left;
    background-color: #666666;
    text-align: center;
    margin-left: 5px;
    height: 18px;
}

.undergroups ul li.promo {
    width: 87px;
    float: left;
    background-color: #990000;
    text-align: center;
    margin-left: 5px;
    height: 18px;
}

.undergroups ul li a {
    font-family: Arial;
    font-size: 12px;
    color: white;
    text-decoration: none;
}

ul.undercopy {
    width: 800px;
    display: block;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
}

ul.undercopy li {
    width: auto;
    float: left;
    text-align: left;
    margin-left: 10px;  
}

ul.undercopy li.first {
    width: auto;
    float: left;
    text-align: left;
    margin-left: 0px;  
}

ul.undercopy li a {
    color: #666666;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

ul.undercopy li a:hover {
    text-decoration: underline;
}

ul.undercopy li a.special {
    color: #990000;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

ul.undercopy li a.special:hover {
    text-decoration: underline;
}



.t2b .search {
    text-align: right;
    color: white;
    padding-right: 20px;
    margin-top: 10px;    
}

.t2b .search .searchinput {
    border: 1px  solid #FFFFFF;
    background: none;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
}

.t2b .login {
    padding-left: 40px;
    padding-right: 10px;
    padding-top: 0px;
    text-align: left;
    color: #FFFFFF;
}

.t2b .login .loginheader {
    font-family: Arial;
    font-size: 16px;
    color: #FFFFFF;
}

.t2b .login .logininput {
    border: 1px solid #FFFFFF;
    background: none;
}

.product-title {
    font-family: arial;
    font-size: 14px;
    color: #990000;
    font-weight: bold;
}

.product-title a {
    font-family: arial;
    font-size: 14px;
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}

.product-title a:hover {
    text-decoration: underline;
}

.product-category {
    font-family: arial;
    font-size: 12px;
    color: #666666;
}

.product-model {
    font-family: arial;
    font-size: 12px;
    color: #666666;
}

.product-shortspecs {
    font-family: arial;
    font-size: 12px;
    color: #666666;
}

#randomright .product-title a {
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

#randomright .product-title a:hover {
    text-decoration: underline;
}

#randomright .product-category {
    font-family: arial;
    font-size: 12px;
    color: #e8e8e8;
}

#randomright .product-model {
    font-family: arial;
    font-size: 12px;
    color: #e8e8e8;
}

#randomright .product-shortspecs {
    font-family: arial;
    font-size: 12px;
    color: #e8e8e8;
}

#randomleft {
    padding-top: 5px;
}

.linkblack a {
    font-family: arial;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.linkblack a:hover {
    text-decoration: underline;
}

.linkm {
    border-left: 1px solid #666666;
    margin-left: 20px;
    padding-left: 20px;
}

.linkm li {
    list-style-type: square;
    color: #990000;
}

.lisubcat li {
    list-style-type: square;
    color: #333333;
}

.lisubcat li a {
    list-style-type: square;
    color: #333333;
}

.linkm a {
    font-family: arial;
    font-size: 12px;
    color: #990000;
    text-decoration: none;
}

.linkm a:hover {
    text-decoration: underline;
}
       
.leftp {
    text-align: left;
    font-family: arial;
    font-size: 11px;
    text-indent: 15px;
    padding-left: 5px;
    color: #333333;
    margin-top: 3px;
}


#container {
     position:relative;
     width:803px;
     height:110px;
     overflow:hidden;
     background-color:#fff;
}

#div1 {
     position:absolute;
     left:0px;
     top:0px;
     width:1580px;
     height:110px;
 }
 
#div2 {
     position:absolute;
     left:800px;
     top:0px;
     width:1580px;
     height:110px;
 }

