body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  background-image: url(images/bg_body.jpg);
  background-repeat: repeat-x;
}

a 
{
    color:#22326d;
    text-decoration:underline;
    font-weight:bold;
}

a:hover
{
    text-decoration:underline;
}

#outer_container {
  width: 950px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  background-color: #666666;
  background-image: url(images/bg_container.jpg);
  background-repeat: repeat-x;
  margin-top: 10px;
  text-align: left;
  margin-bottom:15px;
}
#header {
  background-color: #000000;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  height: 184px;
  width:950px;
}
#menu {
  background-color: #000000;
  margin-top: 1px;
  margin-bottom: 1px;
  text-align: left; 
  height: 34px;
  display:block;
  width:950px;
}
#menu a {
  font-size: 13px;
  color: #FFFFFF;
  line-height: 34px;
  text-decoration: none;
  font-weight: bold;
  padding-right: 37px;
  padding-left: 37px;
  height:34px;
  float:left;
  display:block;
}
#contents {
  font-size: 12px;
  color: #333333;
  background-color: #E9E9E9;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url(images/bg_contents.jpg);
  background-repeat: repeat-x;
  display: block;
  width:890px !important;
  width:950px;
  height:auto !important;
  height:100%;
}

td 
{
    font-size: 12px;
  color: #333333;
}

.footer {
  line-height: 34px;
  color: #FFFFFF;
  font-size: 12px;
}

.footer a {
  color: #FFFFFF;
  padding-right: 5px;
  padding-left: 5px;
}

H1 {
  font-size: 20px;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
}

/*  Take out the "-1" to have the old searh..  */
#search {
  background-image: url(images/bg_search.jpg);
  height: 48px;
  width: 305px;
  position: absolute;
  margin-left: 633px;
  margin-top: 125px;
}

#menu a:hover {
  background-repeat: no-repeat;
  background-image: url(images/hover_white.gif);
  background-position: center top;
}
#menu a.alt:hover {
  background-image: url(images/hover_red.gif);
  background-repeat: no-repeat;
}
#menu a.mixed:hover {
  background-image: url(images/hover_mixed.gif);
}
.submenu a {
  background-color:#000000;
  font-size: 12px;
  color:#0099FF;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  padding-left: 20px;
  line-height: 26px;
  width: 160px;
  display: block;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  border-left-color: #FFF;
  z-index:200;
}
.submenu a:hover {
  background-color:#333333;
  color: #FFFFFF;
  text-decoration:underline;
}
.submenu{
  position: absolute; 
  margin-top: 220px;
  margin-right:-3px; 
  display: none;
  z-index:250;
}

#products {
	margin-left: 130px;
}
#news {
	margin-left: 255px;
}
#support {
	margin-left: 365px;
}
#chip {
	margin-left: 490px;
}
#company {
	margin-left: 655px;
}

#revtek_sub{
	margin-top:54px;
  /*margin-top:81px;*/
}

#bernstein_sub{
	margin-top:81px !important;
}
.submenu_sub{
  position: absolute;
  display: none;
  float: left;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 181px !important;
  margin-left: 161px;
}
.submenu_sub a{
  background-color:#343434;
}
.ld_table {
  line-height:20px;
}
.ld_tble_header td{
  border-bottom:1px solid #CCCCCC;
}
.ld_tble_header {
  line-height:18px;
  font-weight:bold;
  font-size:12px;
  border-bottom:1px solid #CCCCCC;
}
.dealer td {
  border-bottom:1px solid #CCCCCC;
}
.center td {
  border-bottom:1px solid #CCCCCC;
}

.tab_cell {
  border:1px solid #CCCCCC; 
  background-image: url(images/tabBG.jpg);
  background-repeat: repeat-x;
  background-color:#F7F7F7;
}#outer_container #contents #clear {
  display: block;
  height: 15px;
}
#outer_container #contents #description {
  display: block;
  min-height: 130px !important;
  height: 130px;
  width: 600px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}
#outer_container #contents #description #descr-text {
  display: block;
  margin: 0px;
  float: left;
  width: 630px;
  min-height: 135px;
}
#outer_container #contents #description #descr-text #descr-text-1 {
  display: block;
  margin: 0px;
  padding: 0px;
  width: 440px;
  float: left;
}
#outer_container #contents #description #descr-text #descr-action {
  display: block;
  margin: 0px;
  float: right;
  height: 135px;
  width: 170px;
  text-align: right;
}
#outer_container #contents #description h2 {
  margin: 0px;
  font-size: 14px;
}
#outer_container #contents #description #descr-text #descr-action h2 #rrp {
  color: #666;
}
#outer_container #contents #description #descr-text #descr-action h2 #price {
  color: #2b489c;
  font-weight: bold;
  font-size: 15px;
}

#price-gst
{
    font-size:10px;
}

#outer_container #contents #description #descr-text form {
  vertical-align: bottom;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float:right;
  margin-top: 55px;
}

#outer_container #contents #images-desc {
  display: inline;
  float: right;
  margin: 0px;
  padding: 0px;
  height: 225px;
  width: 225px;
}

.prod-img
{
    border: 1px solid #CCC;
    display: block;
  float: right;
  margin: 0px;
  padding: 0px;
  height: 225px;
  width: 225px;
    
}

#outer_container #contents .sub-desc {
  background-color: #cfcfcf;
  border: 1px solid #d5d5d5;
  display: block;
  width: 890px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  vertical-align: middle;
}
#outer_container #contents .sub-desc .sub-desc-text a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

#outer_container #contents .sub-desc .sub-desc-text table tr td ul li 
{
    padding:5px;
}

#outer_container #contents .sub-desc .sub-desc-text a:hover {
  text-decoration: underline;
}

#outer_container #contents .sub-desc h2 {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin: 0px;
  text-align:left;
}
#outer_container #contents .sub-desc-text {
  display: block;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFF;
  background-image: url(images/product/product-desc.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  margin: 0px;
  text-align:left;
  width: auto !important;
  width: 100%;
  background-color: #cfcfcf;
}
#outer_container #contents .sub-desc .sub-desc-text #space {
  padding-left: 150px;
  display: inline;
}

#outer_container #contents .sub-desc .sub-desc-text #col-2 {
  display: inline;
  width: 250px;
  padding-left: 20px;
  float:left;
}
#outer_container #contents #box-accesories {
  display: block;
  width: 800px;
}

#outer_container #contents .sub-desc-small {
  background-color: #cfcfcf;
  border: 1px solid #d5d5d5;
  width: 440px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  vertical-align: middle;
  float:left;
}

#outer_container #contents .sub-desc-small h2 {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin: 0px;
}


#outer_container #contents .sub-desc-small-2 {
  background-color: #cfcfcf;
  border: 1px solid #d5d5d5;
  width: 440px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  vertical-align: middle;
  float:right;
}

#outer_container #contents .sub-desc-small-2 h2 {
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin: 0px;
}

#outer_container #contents .sub-desc .sub-desc-text table tr td ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#outer_container #contents .sub-desc .sub-desc-text table tr td ul li {
  padding-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#outer_container #contents table tr td  ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#outer_container #contents table tr td  ul li ul {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  margin: 0px;
  list-style-type: square;
}

/* CATEGORY LIST  */

#outer_container #contents .category-list {
  display: block;
  width: 882px;
  background-image: url(images/category-pages.gif);
  background-position: center;
}
#outer_container #contents #category-top {
  background-image: url(images/category-pages-top.gif);
  background-repeat: no-repeat;
  background-position: top;
  height: 13px;
  width: 882px;
  margin: 0px;
}
#outer_container #contents #category-bottom {
  background-image: url(images/category-pages-bottom.gif);
  background-position: bottom;
  height: 13px;
  width: 882px;
  margin:0px;
}

#outer_container #contents .category-list #category-middle {
  margin: 0px;
  width: 846px;
  display: block;
  padding-top: 8px;
  padding-right: 18px;
  padding-bottom: 8px;
  padding-left: 18px;

}
#outer_container #contents .category-list #category-middle .product {
  background-image: url(images/product-category.gif);
  width: 201px;
  background-repeat: repeat-y;
  margin: 0px;
  display: block;
  float: left;
  padding-right: 2px;
  padding-left: 2px;
  background-position: center;
}
#outer_container #contents .category-list #category-middle .product #products-top {
  background-image: url(images/product-category-top.gif);
  background-position: top;
  width: 201px;
  height: 13px;
  background-repeat: no-repeat;
}

#outer_container #contents .category-list #category-middle #products-bottom {
  background-image: url(images/product-category-bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 18px;
  width: 201px;
}

#outer_container #contents .category-list #category-middle .product h1 
{
    margin-top:0px;
    height:50px;
  min-height:50px !important;
  padding-top: 0px;
  padding-right: 12px;
  padding-bottom: 3px;
  padding-left: 5px;
}

#outer_container #contents .category-list #category-middle .product h1 a {
  margin: 0px;
  font-size: 14px;
  text-align: center;
}
#outer_container #contents .category-list #category-middle .product img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding-bottom: 10px;
}
#outer_container #contents .category-list #category-middle .product p {
  text-align: center;
  font-size:12px;
  font-style: italic;
  padding-right: 15px;
  padding-left: 10px;
  margin: 0px;
  padding-bottom: 10px;
  height:50px;
  min-height:50px !important;
}
#outer_container #contents .category-list #category-middle .product h2 {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  margin: 0px;
  padding-bottom: 10px;
  padding-top: 2px !important;
  padding-top: 10px;
}
#outer_container #contents .category-list #category-middle .product h2 #price-cat {
  font-weight: bold;
  font-size: 14px;
}
#outer_container #contents .category-list #category-middle .product h2 #your-price-cat {
  font-size: 12px;
  color: #2b489c;
  font-weight: bold;
}
#outer_container #contents .category-list #category-middle .product h2 #your-price-cat #your-price {
  font-size: 14px;
}

/* CHECKOUT PAGES */

#outer_container #contents #check-out .sub-desc .sub-desc-text ul {
  margin: 0px;
  padding: 20px;
  list-style-type: square;
}
#outer_container #contents #check-out .sub-desc .sub-desc-text ul li {
  float: left;
  padding-right: 20px;
  height: 20px;
  width: 180px;
}
#outer_container #contents #check-out #button {
  display: block;
  margin: 0px;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0px;
  padding-left: 5px;
}
#outer_container #contents #check-out #button #button-left {
  float: right;
  margin: 0px;
  padding: 0px;
}
#outer_container #contents #check-out #button #button-left img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding-left: 30px;
}

#outer_container #contents #check-out .sub-desc .sub-desc-text .product-images img {
  padding: 0px;
  border: 1px solid #CCC;
}

#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart {
  display: block;
  height: 125px;
  width: 850px;
}
#outer_container #contents #check-out .sub-desc #title {
  display: inline;
  float: right;
  padding-right: 40px;
  padding-left: 0px;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
  width: 100px;
}

#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart h1 {
  display: inline;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 400px;
}
#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart #check-out-list p {
  font-style: italic;
  padding-top: 20px;
}

#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart .product-images {
  display: block;
  float: left;
  height: 120px;
  width: 120px;
}
#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart #quantity {
  float: right;
  width: 120px;
  display: block;
  padding-top: 30px;
  vertical-align: bottom;
}
#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart #quantity img {
  vertical-align: bottom;
}

#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart #check-out-list {
  float: left;
  width: 450px;
  display: block;
  padding-top: 20px;
}
#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart #check-out-price {
  display: block;
  float: right;
  width: 120px;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  padding-top: 30px;
}
#outer_container #contents #check-out .sub-desc #title-checkout {
  display: block;
}
#outer_container #contents #check-out .sub-desc #title-checkout h2 {
  width: 500px;
  float: left;
}

#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart #quantity input {
  display: inline;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  color: #333;
  background-color: #ddd;
}
#outer_container #contents #check-out .sub-desc .sub-desc-text .list-cart #quantity form {
  text-align: right;
  width: 120px;
}
#outer_container #contents #check-out h4 {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  padding-top: 10px;
  margin: 0px;
}
#outer_container #contents #check-out h4 #big {
  font-size: 18px;
}

#outer_container #contents #check-out table tr td h2 a {
  padding-left: 10px;
  font-size: 12px;
  color: #2B489C;
}
#outer_container #contents #check-out table tr td .sub-desc-text h3 {
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
  display: inline;
}
#outer_container #contents #check-out .sub-desc .sub-desc-text .history {
  text-align: center;
  vertical-align: top;
}

#login
{
    text-align:right;
    width:970px;
    font-size:12px;
    padding-top:5px;
    padding-bottom:0px;
    margin:0px;
}

#login a
{
    color:White;
}

#userName
{
    color:White;
}

.footer {
  line-height: 34px;
  color: #FFFFFF;
  font-size: 12px;
}
#footer a {
  color: #FFFFFF;
  padding-right: 5px;
  padding-left: 5px;
}

.AddToCartButton {
  width: 128px;
  height: 23px;
  background: transparent url(images/order-product.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
    cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.UpdateAccountButton
{
  width: 126px;
  height: 27px;
  background: transparent url(images/update-account.gif) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
    cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color:White;
}

.CheckoutNowButton
{
  width: 168px;
  height: 30px;
  background: transparent url(images/check-out.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
    cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color:White;
}

.ContinueShoppingButton
{
  width: 168px;
  height: 30px;
  background: transparent url(images/continue-shopping.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
    cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color:White;
}

.ContinueCheckoutButton
{
  width: 168px;
  height: 30px;
  background: transparent url(images/complete-purchase.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
    cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  color:White;
}

#price
{
    font-size: 15px;
  color: #2b489c;
  font-weight: bold;
}

#ziller
{
    text-align:right;
    width:970px;
    padding-bottom:10px;
}

#ziller #ziller-text a
{
    color:fff;
    text-decoration:none;
    font-size:10px;
    vertical-align:middle;
    padding-bottom:15px;
    font-weight:bold;
}


#outer_container #contents table tr td a {
  font-weight:bold;
  color: #000;
  text-decoration: none;
}

#outer_container #contents .ld_table tr td {
  font-weight:bold;
  color: #000;
  text-decoration: none;
}

#outer_container #contents .sub-desc-text .review {
  border: 1px solid #7f7f7f;
  margin-bottom: 10px;
}
#outer_container #contents .sub-desc-text .review table tr td a img {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}
#outer_container #contents .sub-desc-text .review table tr td h2 a {
  text-transform: none;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
#outer_container #contents table tr .not-selected a {
  color: #FFF;
}


#outer_container #contents .sub-desc-text .review table {
  background-color: #FFF;
}
#outer_container #contents table tr .not-selected {
  background-color: #666;
}

#root-cat-tab-box-top
{
    background-image: url(images/root-cat-tabbox-top.gif);
    width:882px;
    display:block;
    height:20px;
}

#root-cat-tab-box-middle
{
    background-image: url(images/root-cat-tabbox-middle.gif);
    background-repeat:repeat-y;
    width:882px;
    display:block;
    height:auto;
}

#root-cat-tab-box-bottom
{
    background-image: url(images/root-cat-tabbox-bottom.gif);
    background-position:bottom;
    width:882px;
    display:block;
    height:20px;
}



/* SLIDER HOME PAGE - BEGIN */

        
       /* slider specific CSS */
        .sliderGallery {
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 220px;
            width: 850px;
      z-index: 0;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding: 0;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
      
        }
    
        .slider {
            width: 820px;
            height: 25px;
            margin-top: 155px;
            margin-left: 5px;
            padding: 1px;
            position: relative;
            background: url(images/productbrowser_scrollbar.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(images/productbrowser_scroller.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #333;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 200px;
        }
        
        .slider .slider-lbl3 {
            left: 330px;
        }

        .slider .slider-lbl4 {
            left: 450px;
        }

        .slider .slider-lbl5 {
            left: 570px;
        }
        .slider .slider-lbl6 {
            left: 700px;
        }

/* SLIDER HOME PAGE - END */

