body {
  margin: 0;
  padding: 0;
  background: url('gfx/bg.jpg');
  font-family: arial;
  }
  
img {
  border: 0;
  }
  
ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }
  
a {
  text-decoration: none;
  }
  
a:hover {
  text-decoration: underline;
  }
  
#container {
  width: 100%;
  }
  
#header {
  width: 100%;
  height: 148px;
  background: url('gfx/bg-header.jpg') repeat-x;
  }
  
#headerInner {
  width: 950px;
  height: 148px;
  margin: auto;
  }
  
ul.topLinks {
  float: right;
  width: 250px;
  display: inline;
  }
  
ul.topLinks li {
  float: right;
  margin-left: 10px;
  }
  
ul#headerRight {
  margin: 67px 70px 0 15px;
  }
  
ul#headerLeft {
  margin: 67px 25px 0 0;
  }
  
img#logo {
  float: right;
  margin-top: 12px;
  }
  
ul.mainMenu {
  float: left;
  font-size: 14px;
  color: #fff;
  width: 600px;
  margin: 15px 0 0 0;
  padding: 0;
  }
  
ul.mainMenu li {
  float: right;
  margin-left: 8px;
  }
  
ul.mainMenu li a {
  color: #fff;
  }
  
#content {
  width: 950px;
  margin: auto;
  margin-top: 5px;
  }
  
#rightCol {
  width: 240px;
  float: right;
  }
  
#midCol {
  width: 950px;
  }
  
ul.rightMenu {
  font-size: 11px;
  padding-right: 15px;
  width: 164px;
  background: #fff;
  margin: 0;
  padding: 0;
  text-align: right;
  }
  
ul.rightMenu li {
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: right;
  }
  
ul.rightMenu li a {
  color: #000;
  margin: 0;
  padding: 0;
  text-align: right;
  }
  
p.menuTitle {
  width: 211px;
  height: 52px;
  background: url('gfx/bg-menu-title.png') no-repeat !important;
  background: url('gfx/bg-menu-title.gif') no-repeat;
  margin: 0;
  padding: 0 28px 0 0;
  line-height: 52px;
  font-size: 22px;
  color: #fff;
  }
  
#leftCol {
  width: 681px;
  float: left;
  margin-bottom: 30px;
  }
  
h1#pageTitle {
  margin: 0;
  padding: 0 16px 0 0;
  font-size: 17px;
  width: 665px;
  height: 30px;
  background: url('gfx/bg-page-title.png') no-repeat !important;
  background: url('gfx/bg-page-title.gif') no-repeat;
  line-height: 30px;
  color: #fff;
  float: right;
  overflow: hidden;
  }

h1#pageTitle-mfg {
  margin: 0;
  padding: 0 16px 0 0;
  font-size: 17px;
  width: 665px;
  height: 50px;
  line-height: 30px;
  color: #000;
  float: center;
  }
  
.space {
  width: 681px;
  height: 80px;
  float: right;
  }

.space-small {
  width: 681px;
  height: 20px;
  float: right;
  }

.productSingle {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product.png') no-repeat !important;
  background: url('gfx/bg-product.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }

.productSingle {
  margin: 39px 0 0 27px;
  }

.productSingle img {
  margin: 17px 30px 25px 0;
  }

.productSingle p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingle a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }
     
.productSingle input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
  width: 70px;
  }
  
.productSingle2 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product.png') no-repeat !important;
  background: url('gfx/bg-product.gif') no-repeat;
  float: right;
  margin: 10px 7px 0 7px;
  position: relative;
  }  

.productSingle2 img {
  margin: 17px 30px 25px 0;
  }

.productSingle2 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }
  
.productSingle2 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }  

.productSingle2 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }
  
.productSingleSpecial {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special.gif') no-repeat !important;
  background: url('gfx/bg-product-special.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    
  
.productSingleSpecial2 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special2.gif') no-repeat !important;
  background: url('gfx/bg-product-special2.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial2 {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial2 img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial2 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial2 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial2 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    
 
.productSingleSpecial3 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special3.gif') no-repeat !important;
  background: url('gfx/bg-product-special3.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial3 {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial3 img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial3 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial3 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial3 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    
 
.productSingleSpecial4 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special4.gif') no-repeat !important;
  background: url('gfx/bg-product-special4.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial4 {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial4 img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial4 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial4 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #01fc30;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial4 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #01fc30;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    

.productSingleSpecial5 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special5.gif') no-repeat !important;
  background: url('gfx/bg-product-special5.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial5 {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial5 img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial5 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial5 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial5 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    
 
.productSingleSpecial6 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special6.gif') no-repeat !important;
  background: url('gfx/bg-product-special6.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial6 {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial6 img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial6 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial6 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial6 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    

.productSingleSpecial7 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special7.gif') no-repeat !important;
  background: url('gfx/bg-product-special7.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial7 {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial7 img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial7 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial7 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial7 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    

.productSingleSpecial8 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special8.gif') no-repeat !important;
  background: url('gfx/bg-product-special8.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial8 {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial8 img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial8 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial8 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial8 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    

.productSingleSpecial9 {
  width: 200px;
  height: 286px;
  background: url('gfx/bg-product-special9.gif') no-repeat !important;
  background: url('gfx/bg-product-special9.gif') no-repeat;
  float: right;
  margin: 10px 0 0 10px;
  position: relative;
  }
  
.productSingleSpecial9 {
  margin: 39px 0 0 27px;
  }  
  
.productSingleSpecial9 img {
  margin: 17px 30px 25px 0;
  }

.productSingleSpecial9 p.price {
  margin: 0;
  padding: 0;
  font-size: 17px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  bottom: 4px;
  left: 29px;
  }

.productSingleSpecial9 a.moreDetails {
  font-size: 12px;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  }  
  
.productSingleSpecial9 input.moreDetails2 {
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  color: #2b5ca9;
  position: absolute;
  bottom: 6px;
  right: 16px;
  border: 0;
  background: none;
  cursor: pointer;
  margin: 0;
  padding: 0;  
  width: 70px;
  }    

input.menuText {
  border: 0;
  font-family: arial;
  font-size: 11px;
  cursor: pointer;
  background: #fff;
  }

a.all {
  float: right;
  color: #b6b6b6;
  font-size: 11px;
  margin-right: 12px;
  display: inline;
  }
  
a.all2 {
  float: right;
  color: #b6b6b6;
  font-size: 11px;
  margin-right: 12px;
  display: inline;
  width: 180px;
  text-decoration: line-through;
  }  
  
.all2 {
  float: right;
  color: #b6b6b6;
  font-size: 11px;
  margin-right: 12px;
  display: inline;
  width: 180px;
  text-decoration: line-through;  
  }    
  
#all2 {
  float: right;
  color: #b6b6b6;
  font-size: 11px;
  margin-right: 12px;
  display: inline;
  width: 180px;
  text-decoration: line-through;
  }      
    
input.all {
  float: right;
  color: #284e9f;
  font-size: 11px;
  font-family: arial;
  margin-right: 12px;
  display: inline;
  float: right;
  overflow: hidden;
  border: 0;
  background: none;
  cursor: pointer;
  text-align: right;
  }

a.productName {
  font-size: 15px;
  font-weight: bold;
  color: #284e9f;
  width: 160px;
  height: 42px;
  display: inline;
  text-align: center;
  position: absolute;
  bottom: 23px;
  right: 20px;
  padding: 0;
  overflow: hidden
  }

input.productName {
  font-size: 15px;
  font-weight: bold;
  font-family: arial;
  color: #284e9f;
  width: 160px;
  height: 43px;
  display: inline;
  text-align: center;
  margin: 8px 20px 0 0;
  float: right;
  overflow: hidden;
  border: 0;
  background: none;
  cursor: pointer;
  }

a.productName:hover {
  text-decoration: none;
  }
    
#banner468 {
  margin: 58px 102px 18px 0;
  margin: 58px 102px 58px 0; /*4-11-08*/
  float: right;
  }
  
#banner200 {
  margin: 37px 10px 127px 0;
  float: right;
  }
  
p#subscribe {
  padding: 0 11px 0 0;
  width: 228px;
  }
  
#subscribeDiv {
  width: 225px;
  background: #fff;
  float: right;
  }
  
#subscribeDiv p {
  margin: 21px 20px 0 0;
  padding: 0;
  font-size: 13px;
  color: #848484;
  float: right;
  display: inline;
  }

#subscribeDiv form {
  margin-top: 24px;
  float: right;
  }
 
#subscribeDiv form input {
  width: 178px;
  height: 19px;
  border: 1px solid #d8d8d8;
  font-family: arial;
  font-size: 13px;
  line-height: 19px;
  color: #848484;
  margin: 0 21px 5px 0;
  }
  
#subscribeDiv form input#submit {
  background: #fff;
  font-size: 15px;
  font-family: arial;
  color: #5076b7;
  font-weight: bold;
  width: auto;
  border: 0;
  float: left;
  cursor: pointer;
  margin-left: 15px;
  }
  
#bottomMenu {
  width: 100%;
  height: 32px;
  float: right;
  background: url('gfx/bg-bottom-menu.jpg') repeat-x;
  }
  
#bottomMenuInner {
  width: 950px;
  margin: auto;
  }

#bottomMenuInner ul.mainMenu {
  margin: 0;
  }

#bottomMenuInner ul.mainMenu li {
  line-height: 32px;
  }
  
#footer {
  clear: both;
  width: 950px;
  margin: auto;
  }
  
ul#companyLogos {
  float: left;
  margin-left: 52px;
  display: inline;
  }
  
ul#companyLogos li {
  float: left;
  margin: 18px 17px 18px 0;
  }
  
#footer p#brands {
  color: #949496;
  font-size: 13px;
  margin: 45px 0 19px 0;
  float: right;
  width: 950px;
  text-align: center;
  }
  
img#banner468Footer {
  float: left;
  margin: 49px 0 36px 175px;
  }
  
#footer #icons {
  width: 70px;
  float: right;
  margin-top: 30px;
  }
  
#footer #icons img {
  display: block;
  margin: 0 auto 6px auto;
  }
  
p.footerText {
  float: right;
  font-size: 11px;
  color: #464a49;
  width: 600px;
  margin: 10px 0 10px 0;
  padding: 0;
  }
  
#bottomDiv {
  width: 100%;
  background: #fff;
  float: right;
  }
  
#bottomDiv p {
  width: 950px;
  margin: 34px auto 43px auto;
  color: #565656;
  font-size: 13px;
  text-align: justify;
  }
  
#searchBoxes {
  height: 205px;
  }
  
#productSearch {
  width: 272px;
  height: 97px;
  background: url('gfx/bg-search-products.png') no-repeat !important;
  background: url('gfx/bg-search-products.gif') no-repeat;
  float: right;
  margin-bottom: 24px;
  }
  
#infoSearch {
  width: 378px;
  height: 97px;
  background: url('gfx/bg-search-info.png') no-repeat !important;
  background: url('gfx/bg-search-info.gif') no-repeat;
  float: left;
  }
  
#productSearch p, #infoSearch p {
  font-size: 15px;
  font-weight: bold;
  color: #2b4ea0;
  margin: 20px 70px 10px 0;
  padding: 0;
  }
  
#searchBoxesInternal {
  height: 130px;
  }
  
#productSearchInternal {
  width: 272px;
  height: 58px;
  background: url('gfx/bg-search-products-internal.png') no-repeat !important;
  background: url('gfx/bg-search-products-internal.gif') no-repeat;
  float: right;
  margin-bottom: 10px;
  }
  
#infoSearchInternal {
  width: 378px;
  height: 58px;
  background: url('gfx/bg-search-info-internal.png') no-repeat !important;
  background: url('gfx/bg-search-info-internal.gif') no-repeat;
  float: left;
  }
  
#productSearchInternal p, #infoSearchInternal p {
  font-size: 15px;
  font-weight: bold;
  color: #2b4ea0;
  margin: 3px 40px 2px 0;
  padding: 0;
  }
  
#hpTopBanner {
  margin-right: 100px;
  }
  
#internalTopBanner {
  margin: 0 10px 10px 0;
  }
  
form {
  margin: 0;
  padding: 0;
  }
  
input.topSearchField {
  border: 0;
  width: 150px;
  height: 22px;
  background: url('gfx/search-field.jpg') top left no-repeat;
  padding-right: 10px;
  float: right;
  margin-right: 40px;
  font-family: arial;
  font-size: 11px;
  }
  
input#search02 {
  width: 210px;
  background: url('gfx/search-field02.jpg') top left no-repeat;
  padding-right: 10px;
  }
  
input.submitButton {
  border: 0;
  width: 58px;
  height: 22px;
  float: right;
  background: url('gfx/search.jpg') top left no-repeat;
  cursor: pointer;
  }
  
#contentBox {
  width: 643px;
  float: center;
  margin: 10px 0 0 10px;
  display: inline;
  }

#contentBox-lite {
  width: 643px;
  margin: 10px 0 0 10px;
  display: inline;
  }
  
#contentTop {
  width: 643px;
  height: 20px;
  background: url('gfx/bg-content-top.png') no-repeat !important;
  background: url('gfx/bg-content-top.gif') no-repeat;
  float: center;
  }
  
#contentBody {
  width: 643px;
  background: url('gfx/bg-content-body.png') repeat-y !important;
  background: url('gfx/bg-content-body.gif') repeat-y;
  float: center;
  }

#contentTop-lite {
  width: 643px;
  height: 20px;
  background: url('gfx/bg-content-top.png') no-repeat !important;
  background: url('gfx/bg-content-top.gif') no-repeat;
  }
  
#contentBody-lite {
  width: 643px;
  background: url('gfx/bg-content-body.png') repeat-y !important;
  background: url('gfx/bg-content-body.gif') repeat-y;
  }
  
#contentBody2 {
  width: 643px;
  background: url('gfx/bg-content-body.png') repeat-y top right !important;
  background: url('gfx/bg-content-body.gif') repeat-y top right;
  margin-right: 0px;
  margin-left: 0px;
  float: center;
  }
  
#contentBody h1 {
  margin: 0;
  padding: 17px 0 5px 0;
  font-size: 14px;
  text-align: center;
  }

#contentBody p {
  margin: 0 90px 0 120px;
  padding: 0;
  font-size: 12px;
  }
  
#contentBody-lite h1 {
  margin: 0;
  padding: 17px 0 5px 0;
  font-size: 14px;
  text-align: center;
  }

#contentBody-lite p {
  margin: 0 90px 0 120px;
  padding: 0;
  font-size: 12px;
  }
  
#contentBottom {
  width: 643px;
  height: 20px;
  background: url('gfx/bg-content-bottom.png') no-repeat !important;
  background: url('gfx/bg-content-bottom.gif') no-repeat;
  float: center;
  }

#contentBottom-lite {
  width: 643px;
  height: 20px;
  background: url('gfx/bg-content-bottom.png') no-repeat !important;
  background: url('gfx/bg-content-bottom.gif') no-repeat;
  }

img#mainProductPic {
  float: right;
  margin: 38px 146px 0 0;
  width: 350px;
  height: 350px;
  }
  
#mainProductDesc {
  width: 580px;
  float: right;
  margin-right: 35px;
  display: inline;
  }
  
#mainProductDesc p {
  margin: 0;
  padding: 0;
  }
  
#mainProductDesc-lite {
  width: 580px;
  margin-right: 35px;
  display: inline;
  }
  
#mainProductDesc-lite p {
  margin: 0;
  padding: 0;
  }  
  
p#hamchasha {
  float: left;
  margin-left: 146px;
  display: inline;
  }
  
p#smallDetails {
  margin: 38px 0 28px 0;
  font-size: 12px;
  }

h1#smallDetails {
  margin: 3px 0 3px 0;
  font-size: 16px;
  font-weight: normal;
  text-align: right;  
  }  

h2#smallDetails {
  margin: 3px 0 3px 0;
  font-size: 15px;
  font-weight: normal;
  text-align: right;  
  }  

h3#smallDetails {
  margin: 3px 0 3px 0;
  font-size: 14px;
  font-weight: normal;
  text-align: right;  
  }  

h4#smallDetails {
  margin: 3px 0 3px 0;
  font-size: 13px;
  font-weight: normal;
  text-align: right;  
  }  

h5#smallDetails {
  margin: 3px 0 3px 0;
  font-size: 12px;
  font-weight: normal;
  text-align: right;  
  display: inline;
  }  
  
  
p#productDescription {
  margin-bottom: 42px;
  font-size: 14px;
  text-align: justify;
  }  
  
#productPrice {
  width: 182px;
  height: 26px;
  background: url('gfx/bg-product-price.jpg') no-repeat;
  float: left;
  }

#productPrice-lite {
  width: 182px;
  height: 26px;
  background: url('gfx/bg-product-price.jpg') no-repeat;
  }
  
p#priceText {
  width: 92px;
  float: right;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  }
  
p#orderText {
  width: 90px;
  float: left;
  text-align: center;
  line-height: 26px;
  font-size: 16px;
  font-weight: bold;
  }
  
p#orderText a {
  color: #416cb0;
  }

.searchResultPic {
  float: right;
  border: 1px solid #a9a9a9;
  margin-right: 20px;
  }
  
.topSection {
  width: 643px;
  }

.searchResultDesc {
  width: 375px;
  float: left;
  margin-left: 40px;
  min-height: 189px;
  height: auto !important;
  height: 189px;
  display: inline;
  }
 
#contentBody .searchResultDesc h1 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #3d4f81;
  text-align: right;
  }
  
#contentBody p.searchResultDescription {
  margin: 0;
  padding: 0;
  color: #5c697c;
  }

#contentBody-lite .searchResultDesc h1 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #3d4f81;
  text-align: right;
  }
  
#contentBody-lite p.searchResultDescription {
  margin: 0;
  padding: 0;
  color: #5c697c;
  }

a.resultPath {
  color: #a9a9a9;
  font-size: 11px;
  margin-bottom: 22px;
  float: right;
  display: block;
  width: 100%;
  }
  
.contentResultBottom {
  width: 643px;
  height: 26px;
  float: right;
  background: url('gfx/bg-result-bottom.png') no-repeat !important;
  background: url('gfx/bg-result-bottom.gif') no-repeat;
  }
  
.contentResultBottom .quantity {
  width: 39px;
  height: 18px;
  line-height: 18px;
  border: 0;
  margin: 0;
  padding: 0;
  }
  
.contentResultBottom .submit {
  width: 49px;
  height: 18px;
  background: #abcbfe;
  border: 0;
  font-size: 14px;
  color: #304f85;
  font-family: arial;
  margin: 0;
  padding: 0;
  }
  
.contentResultBottom span {
  color: #fff;
  margin: 0 10px;
  }
  
.contentResultBottom form {
  float: left;
  margin: 2px 0 0 10px;
  padding: 0;
  width: 180px;
  }
  
.resultLinks {
  width: 643px;
  float: right;
  }
  
.categoryLink {
  float: right;
  display: block;
  width: 520px;
  color: #a9a9a9;
  font-size: 11px;
  margin-right: 24px;
  margin-top: 5px;
  line-height: 14px;
  display: inline;
  }
  
#contentBody .resultPriceText {
  float: left;
  margin: 0 0 5px 38px;
  font-size: 22px;
  color: #4a6a99;
  }
  
a.moreInfo {
  height: 18px;
  background: #e7e7e7;
  border: 0;
  float: right;
  display: block;
  font-size: 14px;
  color: #304f85;
  font-family: arial;
  margin: 2px 20px 0 0;
  padding: 0 15px;
  }
  
a.moreInfo:hover {
  text-decoration: none;
  }
  
input.InputPic {
  margin: 17px 30px 5px 0;
  }
  
input.productNameButton {
  position: absolute;
  bottom: 25px;
  right: 0;
  }
  
ul.rightMenu li form, ul.rightMenu li input {
  margin: 0;
  padding: 0;
  text-align: right;
  }
  
p#topLinks {
  position: absolute;
  width: 950px;
  text-align: center;
  overflow: hidden;
  top: -45px;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #A9A9A9;
  }
  
#content2 {
  position: relative;
  }
    
p#topLinks2 a {
  color: #a9a9a9;
  text-decoration: none;
  }
  
p#topLinks2 a:hover {
  text-decoration: underline;
  }

p.menuTitle2 {
  width: 209px;
  }    
  
#mailinglist_box {
  width: 681px;
  height: 65px;
  background: url('gfx/bg-mailinglist-box.gif') no-repeat !important;
  background: url('gfx/bg-mailinglist-box.gif') no-repeat;
  float: left;
  }  

#mailinglist_box p {
  font-size: 15px;
  font-weight: bold;
  color: #2b4ea0;
  margin: 3px 40px 2px 0;
  padding: 0;
  }
  
input.mailinglist_input {
  border: 0;
  width: 130px;
  height: 22px;
  background: url('gfx/input-field.gif') top left no-repeat;
  padding-right: 10px;
  float: right;
  margin-right: 8px;
  font-family: arial;
  font-size: 11px;
  }  
