body {
  color:#ffffff;
  background-color: #000000;
  padding:0;
  margin:0px 0px 20px 0px;
}
img.block {
  display:block;
}
img.nopad {
  padding: 0;
  margin: 0;
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.topbar {
  padding-bottom: 5px;
}
img.bottombar {
  padding-top: 5px;
}
#maincontainer {
  position: relative;
  width: 1000px;
  margin: auto;
}

p.ruleline {
  clear: both;
  margin:0;
  padding:7px 0px 0px 0px;
  border-bottom: 1px solid #666666;
}

a.bookmimg img {
  vertical-align: middle;
  border: none;
  padding:0;
  margin:0;
}

#sharemore {
  position: relative;
}

#socialbookmarks {
  display: none;
  position: absolute;
  top: 10px;
  left: 500px;
  width: 175px;
  background-color: #ffffff;
  background-image: url(../images/general/details-background.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 2px solid #656565;
}

#socialbookmarks a.closebox {
  float: right;
  padding-top: 2px;
  padding-right: 2px;
  text-decoration: none;
  font-size: 6pt;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  color: #000000;
}
#socialbookmarks a.closebox img {
  padding-right: 3px;
  vertical-align: middle;
  border: none;
}
#socialbookmarks table {
  margin: 10px 10px 10px 10px;
}

#socialbookmarks table tbody tr td {
  padding: 2px;
  border: none;
}

#socialbookmarks table tbody tr td a img {
  border: none;
}

#topspace {
  margin:0;
  padding: 15px 0px 0px 0px;
}

#pagecontent {
  position: relative;
  width: 1000px;
  padding-top: 102px;
}

#pagecontent #leftcolumn {
  position: relative;
  float: left;
  width: 392px;
  padding: 0px 0px 0px 30px;
  margin:0;
}


#pagecontent #leftcolumn #mediaplayer {
  position: relative;
  width: 392px;
  height: 385px;
  background-image: url(../images/media-player/media-player-background.jpg);
  background-repeat: no-repeat;
}

#pagecontent #leftcolumn #mediaplayernav {
  position: relative;
  width: 392px;
  height: 28px;
  overflow: visible;
  z-Index: 1;
}
#pagecontent #leftcolumn #mediaplayernav a img {
  visibility: hidden;
}
/* WARRANTY TABS */
/* WARRANTY BUTTON */
#warrantynav a.wn_warranty_link_on {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90px;
  height: 26px;
  background-image: url(../images/warranty/on/warranty.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
}

#warrantynav a.wn_warranty_link_off {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 90px;
  height: 26px;
  background-image: url(../images/warranty/off/warranty.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
}

#warrantynav a.wn_warranty_link_off:hover {
  background-image: url(../images/warranty/over/warranty.gif);
}

#warrantynav img.wn_warranty_link_marker {
  position: absolute;
  left: -23px;
  top: 27px;
  z-Index: 1;
}

/* SERVICE BUTTON */
#warrantynav a.wn_service_link_on {
  position: absolute;
  left: 86px;
  top: 0px;
  width: 91px;
  height: 26px;
  background-image: url(../images/warranty/on/service.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
}

#warrantynav a.wn_service_link_off {
  position: absolute;
  left: 86px;
  top: 0px;
  width: 91px;
  height: 26px;
  background-image: url(../images/warranty/off/service.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
}

#warrantynav a.wn_service_link_off:hover {
  background-image: url(../images/warranty/over/service.gif);
}

#warrantynav img.wn_service_link_marker {
  position: absolute;
  left: 61px;
  top: 27px;
  z-Index: 1;
}

/* PARTS BUTTON */
#warrantynav a.wn_parts_link_on {
  position: absolute;
  left: 173px;
  top: 0px;
  width: 140px;
  height: 26px;
  background-image: url(../images/warranty/on/parts.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
}

#warrantynav a.wn_parts_link_off {
  position: absolute;
  left: 173px;
  top: 0px;
  width: 140px;
  height: 26px;
  background-image: url(../images/warranty/off/parts.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
}

#warrantynav a.wn_parts_link_off:hover {
  background-image: url(../images/warranty/over/parts.gif);
}

#warrantynav img.wn_parts_link_marker {
  position: absolute;
  left: 170px;
  top: 27px;
  z-Index: 1;
}

/* MEDIA PLAYER TABS */
/* VIDEO BUTTON */
#pagecontent #leftcolumn #mediaplayernav a.video_link_on {
  position: absolute;
  left: 54px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/on/video.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 4;
}

#pagecontent #leftcolumn #mediaplayernav a.video_link_off {
  position: absolute;
  left: 54px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/off/video.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 3;
}

#pagecontent #leftcolumn #mediaplayernav a.video_link_off:hover {
  background-image: url(../images/media-player/tabs/over/video.gif);
}

#pagecontent #leftcolumn #mediaplayernav img.video_link_marker {
  position: absolute;
  left: 35px;
  top: 29px;
  z-Index: 1;
}

/* VIDEO BUTTON WITH NO 360 VIEW*/
#pagecontent #leftcolumn #mediaplayernav a.no360_video_link_on {
  position: absolute;
  left: 101px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/on/video.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 4;
}

#pagecontent #leftcolumn #mediaplayernav a.no360_video_link_off {
  position: absolute;
  left: 101px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/off/video.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 3;
}

#pagecontent #leftcolumn #mediaplayernav a.no360_video_link_off:hover {
  background-image: url(../images/media-player/tabs/over/video.gif);
}

#pagecontent #leftcolumn #mediaplayernav img.no360_video_link_marker {
  position: absolute;
  left: 81px;
  top: 29px;
  z-Index: 1;
}


/* 360 BUTTON */
#pagecontent #leftcolumn #mediaplayernav a.a360_link_on {
  position: absolute;
  left: 147px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/on/360.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 4;
}

#pagecontent #leftcolumn #mediaplayernav a.a360_link_off {
  position: absolute;
  left: 147px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/off/360.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 2;
}
#pagecontent #leftcolumn #mediaplayernav a.a360_link_off:hover {
  background-image: url(../images/media-player/tabs/over/360.gif);
}

#pagecontent #leftcolumn #mediaplayernav img.a360_link_marker {
  position: absolute;
  left: 128px;
  top: 29px;
}

/* ZOOM BUTTON */
#pagecontent #leftcolumn #mediaplayernav a.zoom_link_on {
  position: absolute;
  left: 240px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/on/zoom.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 4;
}

#pagecontent #leftcolumn #mediaplayernav a.zoom_link_off {
  position: absolute;
  left: 240px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/off/zoom.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 1;
}
#pagecontent #leftcolumn #mediaplayernav a.zoom_link_off:hover {
  background-image: url(../images/media-player/tabs/over/zoom.gif);
}

#pagecontent #leftcolumn #mediaplayernav img.zoom_link_marker {
  position: absolute;
  left: 221px;
  top: 29px;
}

/* ZOOM BUTTON WITH NO 360 VIEW*/
#pagecontent #leftcolumn #mediaplayernav a.no360_zoom_link_on {
  position: absolute;
  left: 194px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/on/zoom.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 4;
}

#pagecontent #leftcolumn #mediaplayernav a.no360_zoom_link_off {
  position: absolute;
  left: 194px;
  top: 0px;
  width: 98px;
  height: 28px;
  background-image: url(../images/media-player/tabs/off/zoom.gif);
  background-repeat: no-repeat;
  display: block;
  border:none;
  z-Index: 1;
}
#pagecontent #leftcolumn #mediaplayernav a.no360_zoom_link_off:hover {
  background-image: url(../images/media-player/tabs/over/zoom.gif);
}

#pagecontent #leftcolumn #mediaplayernav img.no360_zoom_link_marker {
  position: absolute;
  left: 175px;
  top: 29px;
}

#pagecontent #leftcolumn #mediaplayer #videoplayer {

  position: absolute;
  top: 7px;
  left: 23px;
}

#pagecontent #leftcolumn #mediaplayer #imageviewer {
  visibility: hidden;
  position: absolute;
  top: 7px;
  left: 23px;
}
#pagecontent #leftcolumn #mediaplayer #viewer360 {
  visibility: hidden;
  position: absolute;
  top: 7px;
  left: 23px;
}
#pagecontent #leftcolumn #reviews {
  position: relative;
  width: 392px;
  background-image: url(../images/blocks/review/middle.gif);
  background-repeat: repeat-y;
  margin:0;
  padding:0;
}
#pagecontent #leftcolumn #reviews #top {
  position: absolute;
  left: 0px;
  top: 0px;
}
 
#pagecontent #leftcolumn #reviews #reviewscontent {
  position: relative;
  margin-left: 33px;
  margin-right: 33px;
  margin-top: -10px;
}

#pagecontent #leftcolumn #reviews #reviewscontent h3 {
  font-size: 11pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
#pagecontent #leftcolumn #reviews #reviewscontent .boldlabel {
  font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #b6c5eb;
}
#pagecontent #leftcolumn #reviews #reviewscontent .itemleft {
  float: left;
  width: 70px;
  font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #b6c5eb;
  margin:0;
  padding:0px 0px 2px 0px;
}

#pagecontent #leftcolumn #reviews #reviewscontent .itemright {
  float: right;
  width: 247px;
  font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #ffffff;
  margin:0;
  padding:0px 0px 2px 0px;
}
#pagecontent #leftcolumn #reviews #reviewscontent .ratestar {
  padding-right: 1px;
  vertical-align: middle;
}
#pagecontent #leftcolumn #reviews #reviewscontent #reviewlinks {
  padding: 10px 0px 0px 0px;
  margin: 0;
}
#pagecontent #leftcolumn #reviews #reviewscontent #reviewlinks a {
  font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
  padding-right: 25px;
}

#pagecontent #leftcolumn #reviewsbot {
  position: relative;
  display: block;
  margin:0;
  padding:0;
}

#pagecontent #rightcolumn {
  position: relative;
  float: right;
  width: 502px;
  padding: 0px 30px 0px 0px;
  margin:0;
}

#pagecontent #rightcolumn h1 {
  color: #b6c5eb;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  margin:0;
  padding: 15px 0px 0px 0px;
}


#pagecontent #rightcolumn hr,#warranty_container hr {
  position: relative;
  border: none;
  color: #666666;
  background-color: #666666;
  height: 1px;
  padding:0;
  margin:5px 0px 0px 0px;
  display: block;
}

#warrantynav {
  position: relative;
  width: 392px;
  height: 31px;
}

#warrantynav a img {
  visibility: hidden;
}
#warrantynav hr {
  position: absolute;
  top: 26px;
  left: 0px;
  width: 500px;
  border: none;
  color: #666666;
  background-color: #666666;
  height: 1px;
  margin: 0;
  padding:0;
}

#pagecontent #rightcolumn p {
  font-size: 9pt;
  font-family: Arial, sans-serif;
  line-height: 22px;
  color: #ffffff;
}

#pagecontent #rightcolumn h3 {
  font-size: 11pt;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #ffffff;
  margin: 10px 0px 0px 0px;
  padding: 0;
}

#pagecontent #rightcolumn div.featuresleft {
  position: relative;
  float: left;
  padding-right: 20px;
  margin-top: 5px;
  width: 200px;
}

#pagecontent #rightcolumn div.featuresleft p {
  margin:0;
  padding:0;
  line-height: 10pt;
}
#pagecontent #rightcolumn div.featuresleft p a  {
  position: relative;
  font-size: 8pt;
  font-family: Arial, sans-serif;
  color: #b6c5eb;
}
#pagecontent #rightcolumn div.featuresleft p a img {
  vertical-align: middle;
  border: none;
  margin-right: 3px;
  
}
#pagecontent #rightcolumn div.details {
  display: none;
  position: absolute;
  width: 205px;
  background-color: #ffffff;
  background-image: url(../images/general/details-background.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
  border: 2px solid #656565;
  margin:0;
  padding:0;
}
#pagecontent #rightcolumn div.details a.closebox {
  float: right;
  padding-top: 2px;
  padding-right: 2px;
  text-decoration: none;
  font-size: 6pt;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  color: #000000;
}
#pagecontent #rightcolumn div.details a.closebox img {
  padding-right: 3px;
  vertical-align: middle;
  border: none;
}
#pagecontent #rightcolumn div.details p.detailstext {
  position: relative;
  font-size: 8pt;
  font-family: Arial, sans-serif;
  color: #000000;
  line-height: 10pt;
  margin: 0;
  padding: 5px 10px 10px 10px;
}

/* GENERIC FLOAT CLEAR */
#pagecontent p.clear {
  clear: both;
  padding:0;
  margin:0;
}
#pagecontent p.clearand5 {
  clear: both;
  padding: 0px 0px 10px 0px;
  margin:0;
}

#global_footer a.energystar {
  display: block;
  font-size: 7pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: #b6c5eb;  
  text-transform: uppercase;
  text-decoration: none;
  padding-right: 30px;
  float: right;
}

#homepage_footer a.energystar {
  position: relative;
  display: block;
  font-size: 7pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: #b6c5eb;  
  text-transform: uppercase;
  text-decoration: none;
  padding-right: 30px;
  float: right;
  margin-top: -36px;
}

#global_footer a.energystar img,#homepage_footer a.energystar img {
  padding-left: 3px;
  vertical-align: middle;
  border: none;
}

#pagecontent a.energystar {
  font-size: 7pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: #b6c5eb;  
  text-transform: uppercase;
  text-decoration: none;
}

#warranty_container a.energystar {
  font-size: 7pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: #b6c5eb;  
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 5px;
}

#pagecontent a.energystar img, #warranty_container a.energystar img {
  padding-left: 3px;
  padding-right: 25px;
  vertical-align: middle;
  border: none;
}

/* HEADER */
#special_header {
  position: absolute;
  width: 1000px;
  height: 92px;
  left: 0px;
  top: 0px;
  background-image: url(../images/tvoffer/linx-special-offer-header.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
}

#global_header {
  position: absolute;
  width: 1000px;
  height: 92px;
  left: 0px;
  top: 0px;
}

#linx_logo {
  position: absolute;
  left: 30px;
  top: 14px;
}

#linx_logo img {
  border: none;
}

p#platinumlink {
  position: absolute;
  left: 142px;
  top: 12px;
  font-size: 7pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: #cccccc;
  text-transform: uppercase; 
  margin:0;
  padding:0; 
}

p#platinumlink a {
  color: #ffffff;
  text-decoration: underline;
}

p#hooverlink {
  position: absolute;
  left: 780px;
  top: 22px;
  width: 200px;
  height: 37px;
  font-size: 7pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  color: #cccccc;
  text-align: right;
  margin:0;
  padding:0;
}

p#hooverlink a {
  color: #cccccc;
  text-decoration: none;
}

p#hooverlink a:hover {
  color: #ffffff;
  text-decoration: underline;
}

p#hooverlink a img {
  border: none;
  vertical-align: middle;
}

/* SPECIAL GUARANTEE */
#special_guarantee {
  position: relative;
  width: 1000px;
  padding-top: 540px;
  text-align: center;
}

#special_videos {
  position: relative;
  width: 1000px;
  height: 270px;
  margin-top: 30px;
}

#special_videos #video1 {
  position: absolute;
  left: 30px;
  top: 0px;
  width: 305px;
  height: 257px;
  background-image: url(../images/tvoffer/video-box.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#special_videos #spvideo1,#special_videos #spvideo2,#special_videos #spvideo3 {
  position: absolute;
  left: 20px;
  top: 26px;
  width: 265px;
  height: 208px;
}

#special_videos #video2 {
  position: absolute;
  left: 350px;
  top: 0px;
  width: 305px;
  height: 257px;
  background-image: url(../images/tvoffer/video-box.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}
#special_videos #video3 {
  position: absolute;
  left: 670px;
  top: 0px;
  width: 305px;
  height: 257px;
  background-image: url(../images/tvoffer/video-box.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}


/* FOOTER */
#homepage_footer {
  position: absolute;
  left: 0px;
  top: 530px;
  width: 1000px;
  text-align: center;
  font-size: 6pt;
  padding-top: 10px;
}


#global_footer {
  position: relative;
  width: 1000px;
  text-align: center;
  font-size: 6pt;
}

#warranty_footer {
  position: absolute;
  left: 0px;
  top: 530px;
  width: 1000px;
  text-align: center;
  font-size: 6pt;
  padding-top: 10px;
}

p.linxlink {
  margin: auto;
  font-size: 12pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #ccccff;
  text-align: center;
  width: 1000px;
  padding-bottom: 10px;
}

p.linxlink a {
  font-size: 12pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #ccccff;
}

#homepage_footer p,#global_footer p,#warranty_footer p {
  display: inline;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 8pt;
}

#global_footer p.footerlinks, #warranty_footer p.footerlinks, #homepage_footer p.footerlinks {
  color: #88d6f7;
}

.footer_copyright{ color: #fff; }

#homepage_footer {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#homepage_footer p.footerlinks a,#global_footer p.footerlinks a,#warranty_footer p.footerlinks a {
  color: #ffffff;
  text-decoration: underline;
  margin-left: 4px;
  margin-right: 4px;
}

#homepage_footer p.footertext, #global_footer p.footertext,#warranty_footer p.footertext {
  display: block;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 6pt;
  color: #b6c5eb;
  text-align: left;
  margin: 0px 0px 0px 32px;
  padding: 0;
  text-transform: uppercase;
}

#footerbar {
  position: relative;
  width: 974px;
  height: 72px;
  margin: 0px auto 0px auto;
  padding:0;
}

#footerbar img {
  margin:0;
  padding:0;
  vertical-align:middle;
  border: none;
}

a.actionlink {
  position: relative;
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 7pt;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0px 10px 0px 0px;
  padding:0;
}

a.actionlink:hover {
  text-decoration: underline;
}

a.actionlink img {
  position: relative;
  border:none;
  vertical-align: middle;
}

#special_splash {
  position: absolute;
  width: 1000px;
  height: 453px;
  left: 0px;
  top: 92px;
  background-image: url(../images/tvoffer/linx-special-offer-background.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#special_splash img#offers {
  padding-left: 30px;
  padding-top: 15px;
}

#special_splash a.specialoffer1 {
  position: absolute;
  left: 360px;
  top: 130px;
}

#special_splash a.specialoffer2 {
  position: absolute;
  left: 866px;
  top: 130px;
}

#special_splash a.specialoffer3 {
  position: absolute;
  left: 866px;
  top: 320px;
}

#homepage_splash {
  position: absolute;
  width: 1000px;
  height: 458px;
  left: 0px;
  top: 92px;
  background-image: url(../images/homepage/linx-homepage-border.jpg);
  background-repeat: no-repeat;
}

#warranty_splash {
  position: absolute;
  width: 1000px;
  height: 458px;
  left: 0px;
  top: 122px;
  background-image: url(../images/homepage/linx-homepage-border.jpg);
  background-repeat: no-repeat;
}

#warranty_container {
  position: absolute;
  left: 470px;
  top: 0px;
  width: 500px;
  margin-top: -15px;
}

#wnwarrantyc,#wnservicec,#wnpartsc {
  position: relative;
  width: 500px;
  height: 320px;
  overflow: auto;
  scrollbar-3dlight-color: #F0F0F0;
  scrollbar-arrow-color: #b6c5eb;
  scrollbar-track-color: #666666;
  scrollbar-darkshadow-color: #333333;
  scrollbar-face-color: #666666;
  scrollbar-highlight-color: #b6c5eb;
  scrollbar-shadow-color: #333333;
}
#wnservicec,#wnpartsc {
  display: none;
}
#wnwarrantyc h3 {
  color: #b6c5eb;
  font-size: 11pt;
  font-weight: bold;
  font-family: Arial, sans-serif;
  padding: 10px 15px 0px 0px;
  margin: 0;
}
  
#wnwarrantyc p,#wnservicec p,#wnpartsc p {
  color: #ffffff;
  font-size: 10pt;
  font-weight: normal;
  font-family: Arial, sans-serif;
  padding: 5px 15px 0px 0px;
  margin: 0;
}

#homepage_splash h1 {
  position: absolute;
  left: 370px;
  top: 95px;
  font-size: 13pt;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  z-Index: 1;
}

#homepage_splash h2 {
  position: absolute;
  left: 370px;
  top: 118px;
  font-size: 10.5pt;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  color: #ccccff;
  z-Index: 2;
}

#homepage_splash p {
  position: absolute;
  width: 420px;
  left: 470px;
  top: 145px;
  font-size: 9pt;
  font-family: Arial, sans-serif;
  line-height: 22px;
  color: #ffffff;
  border-left: 1px solid #ee3a43;
  padding: 0px 0px 0px 22px;

}

#homepage_splash_image {
  position: absolute;
  left: 30px;
  top: 0px;
}

#topnav {
  position: absolute;
  left: 178px;
  top: 41px;
}
#topnav img {
  position: absolute;
  left: -13px;
  top: -18px;
}
#topnav img#bluebar {
  position: absolute;
  left: -133px;
  top: 32px;
}
#topnav a img {
  visibility: hidden;
}
/* TOP NAV BUTTONS */
/* MAIN PAGE BUTTON */
#topnav a.main_link_on {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 111px;
  height: 32px;
  background-image: url(../images/topnav/on/linx-main-page.gif);
  display: block;
  border:none;
  z-Index: 1;
}

#topnav a.main_link_off {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 111px;
  height: 32px;
  background-image: url(../images/topnav/off/linx-main-page.gif);
  display: block;
  border:none;
}

#topnav a.main_link_off:hover {
  background-image: url(../images/topnav/over/linx-main-page.gif);
}

#topnav img.main_link_marker {
  position: absolute;
  left: -67px;
  top: 32px;
}
/* THE SYSTEM BUTTON */
#topnav a.system_link_on {
  position: absolute;
  left: 107px;
  top: 0px;
  width: 112px;
  height: 32px;
  background-image: url(../images/topnav/on/linx-system.gif);
  display: block;
  border:none;
  z-Index: 1;
}

#topnav a.system_link_off {
  position: absolute;
  left: 107px;
  top: 0px;
  width: 112px;
  height: 32px;
  background-image: url(../images/topnav/off/linx-system.gif);
  display: block;
  border:none;
}

#topnav a.system_link_off:hover {
  background-image: url(../images/topnav/over/linx-system.gif);
}

#topnav img.system_link_marker {
  position: absolute;
  left: 40px;
  top: 32px;
}

/* HAND VAC BUTTON */
#topnav a.handvac_link_on {
  position: absolute;
  left: 214px;
  top: 0px;
  width: 112px;
  height: 32px;
  background-image: url(../images/topnav/on/linx-hand-vac.gif);
  display: block;
  border:none;
  z-Index: 1;
}

#topnav a.handvac_link_off {
  position: absolute;
  left: 214px;
  top: 0px;
  width: 112px;
  height: 32px;
  background-image: url(../images/topnav/off/linx-hand-vac.gif);
  display: block;
  border:none;
}

#topnav a.handvac_link_off:hover {
  background-image: url(../images/topnav/over/linx-hand-vac.gif);
}

#topnav img.handvac_link_marker {
  position: absolute;
  left: 147px;
  top: 32px;
}

/* STICK VAC BUTTON */
#topnav a.stickvac_link_on {
  position: absolute;
  left: 321px;
  top: 0px;
  width: 112px;
  height: 32px;
  background-image: url(../images/topnav/on/linx-stick-vac.gif);
  display: block;
  border:none;
  z-Index: 1;
}

#topnav a.stickvac_link_off {
  position: absolute;
  left: 321px;
  top: 0px;
  width: 112px;
  height: 32px;
  background-image: url(../images/topnav/off/linx-stick-vac.gif);
  display: block;
  border:none;
}

#topnav a.stickvac_link_off:hover {
  background-image: url(../images/topnav/over/linx-stick-vac.gif);
}

#topnav img.stickvac_link_marker {
  position: absolute;
  left: 254px;
  top: 32px;
}
/* BATTERY BUTTON */
#topnav a.battery_link_on {
  position: absolute;
  left: 428px;
  top: 0px;
  width: 129px;
  height: 32px;
  background-image: url(../images/topnav/on/linx-battery-system.gif);
  display: block;
  border:none;
  z-Index: 1;
}

#topnav a.battery_link_off {
  position: absolute;
  left: 428px;
  top: 0px;
  width: 129px;
  height: 32px;
  background-image: url(../images/topnav/off/linx-battery-system.gif);
  display: block;
  border:none;
}

#topnav a.battery_link_off:hover {
  background-image: url(../images/topnav/over/linx-battery-system.gif);
}

#topnav img.battery_link_marker {
  position: absolute;
  left: 369px;
  top: 32px;
}

/* WARRANTY BUTTON */
#topnav a.warranty_link_on {
  position: absolute;
  left: 552px;
  top: 0px;
  width: 112px;
  height: 32px;
  background-image: url(../images/topnav/on/linx-warranty.gif);
  display: block;
  border:none;
  z-Index: 1;
}

#topnav a.warranty_link_off {
  position: absolute;
  left: 552px;
  top: 0px;
  width: 112px;
  height: 32px;
  background-image: url(../images/topnav/off/linx-warranty.gif);
  display: block;
  border:none;
}

#topnav a.warranty_link_off:hover {
  background-image: url(../images/topnav/over/linx-warranty.gif);
}

#topnav img.warranty_link_marker {
  position: absolute;
  left: 487px;
  top: 32px;
}

/* SPECIAL TV OFFER BUTTON - OFFSET FOR GLOW */
a.specialtvoffer {
  display: block;
  width: 154px;
  height: 59px;
  background-image: url(../images/buttons/special-tv-offer/over/linx-special-tv-offer.jpg);
  background-repeat: no-repeat;
  border: none;
  margin-left: -15px;
}
a.specialtvoffer:hover {
  background-image: url(../images/buttons/special-tv-offer/off/linx-special-tv-offer.jpg);
}

/* LEARN MORE BUTTON - OFFSET FOR GLOW */
a.learnmore {
  display: block;
  width: 154px;
  height: 59px;
  background-image: url(../images/buttons/learnmore/off/linx-learn-more.jpg);
  background-repeat: no-repeat;
  border: none;
  margin-left: -15px;
}
a.learnmore:hover {
  background-image: url(../images/buttons/learnmore/over/linx-learn-more.jpg);
}

/* BUY NOW BUTTON SPECIAL - OFFSET FOR GLOW */
a.buynow {
  display: block;
  width: 102px;
  height: 47px;
  background-image: url(../images/buttons/buynow/off/buynow.jpg);
  background-repeat: no-repeat;
  border: none;
  margin-left: -15px;
  z-Index: 1;
}
a.buynow:hover {
  background-image: url(../images/buttons/buynow/over/buynow.jpg);
}

/* BUY NOW BUTTON SEC PAGES - OFFSET FOR GLOW */
a.buynowbutton {
  display: block;
  width: 154px;
  height: 59px;
  background-image: url(../images/buttons/buy-now/off/linx-buy-now.jpg);
  background-repeat: no-repeat;
  border: none;
  margin-left: -15px;
  z-Index: 1;
}
a.buynowbutton:hover {
  background-image: url(../images/buttons/buy-now/over/linx-buy-now.jpg);
}
a.buynowbutton img {
  visibility: hidden;
}

a.buybattery{ background-image: url(../images/buttons/buy-now/off/linx-buy-battery.jpg) !important; }
a.buybattery:hover{ background-image: url(../images/buttons/buy-now/over/linx-buy-battery.jpg) !important; }

a.buycharger{ background-image: url(../images/buttons/buy-now/off/linx-buy-charger.jpg); }
a.buycharger:hover{ background-image: url(../images/buttons/buy-now/over/linx-buy-charger.jpg); }

/* FOOTER LINKS */
.footerbarlink {
  display: block;
  float: left;
}
.footerbarlink img {
  border: none;
  visibility: hidden;
}
#ftl_special {
  width: 138px;
  height: 72px;
  background-image: url(../images/footer/off/hoover-special-offers.jpg);
}
#ftl_special:hover {
  background-image: url(../images/footer/on/hoover-special-offers.jpg);
}

#ftl_upright {
  width: 117px;
  height: 72px;
  background-image: url(../images/footer/off/hoover-upright-vacuums.jpg);
}
#ftl_upright:hover {
  background-image: url(../images/footer/on/hoover-upright-vacuums.jpg);
}

#ftl_carpet {
  width: 117px;
  height: 72px;
  background-image: url(../images/footer/off/hoover-carpet-cleaners.jpg);
}
#ftl_carpet:hover {
  background-image: url(../images/footer/on/hoover-carpet-cleaners.jpg);
}

#ftl_hard {
  width: 116px;
  height: 72px;
  background-image: url(../images/footer/off/hoover-hard-surface-cleaners.jpg);
}
#ftl_hard:hover {
  background-image: url(../images/footer/on/hoover-hard-surface-cleaners.jpg);
}

#ftl_canister {
  width: 117px;
  height: 72px;
  background-image: url(../images/footer/off/hoover-canister-vacuums.jpg);
}
#ftl_canister:hover {
  background-image: url(../images/footer/on/hoover-canister-vacuums.jpg);
}

#ftl_specialty {
  width: 117px;
  height: 72px;
  background-image: url(../images/footer/off/hoover-specialty-vacuums.jpg);
}
#ftl_specialty:hover {
  background-image: url(../images/footer/on/hoover-specialty-vacuums.jpg);
}
#ftl_cleaners {
  width: 116px;
  height: 72px;
  background-image: url(../images/footer/off/hoover-cleaners-detergents.jpg);
}
#ftl_cleaners:hover {

  background-image: url(../images/footer/on/hoover-cleaners-detergents.jpg);
}

#ftl_bags {
  width: 132px;
  height: 72px;
  background-image: url(../images/footer/off/hoover-bags-belts-filters-parts.jpg);
}
#ftl_bags:hover {
  background-image: url(../images/footer/on/hoover-bags-belts-filters-parts.jpg);
}

/* OFFSET CORRECTION */
a.no_offset {
  margin-left: 0px;
}
/* GENERIC BUTTON FLOAT */
a.left {
  float: left;
}
a.right {
  float: right;
}
