.mainHalfColumn a {
  font-weight:bold;
  color:#00F;
  background-color:TRANSPARENT;
  text-decoration: none;
  text-transform: Capitalize;
  }
.mainHalfColumn a:hover {
  color:#F00;
  background-color:#FF9;
  text-decoration: none;
  }
div#winegardMenu {
  background-color:#FFF;
  }
div#winegardMenu img#imghead {
  margin-left:-4px;
  }
div#wgantSelector {
  background-color:#FF0;
  border:outset #B8860B 3px;
  text-align:center;
  padding:.2em .2em .5em .2em;
  }
div#wgantSelector a {
  display:block;
  background-color:#FFD700;
  border:1px solid #666;
  padding:.2em;
  margin-top:.5em;
  font-weight:bold;
  text-decoration:none;
  }
div.wgSharpshooter {
  border:1px solid black;
  margin:0;
  padding:0;
  }
div.wgSharpshooter div {
  width:45%;
  float:left;
  }
div.wgSharpshooter table {
  border-collapse: collapse;
  border:none;
  width:100%;
  }
div.wgSharpshooter table th {
  text-align:right;
  padding-right:2px;
  }
div.wgSharpshooter table th.capt {
  text-align:left;
  padding-left:1em;
  padding-top:1em;
  }
div.wgItem {
  width:95%;
  margin:2em;
  padding:0;
  }
div.wgItem div.wgItemHead {
  background:#DCDCDC url('/vendors/winegard/images/winegard_head.gif') no-repeat 2px 4px;
  min-height:42px;
  padding:2px;
  border-style:solid;
  border-width:1px 3px 3px 1px;
  border-color:#AAA #666 #666 #AAA;
  margin-bottom:1em;
  }
div#antennaNotice {
  width:250px;
  position:absolute;
  top:-110px;
  right:-135px;
  background-color:#008B8B;
  color:#FFF;
  text-align:center;
  font-weight:bold;
  padding:5px;font-size:1.1em;
  border:3px solid red;
	border-radius: 14px;
	-o-border-radius: 14px;
	-icab-border-radius: 14px;
	-khtml-border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  -webkit-box-shadow: 5px 5px 5px #888;
  -khtml-box-shadow: 5px 5px 5px #888;
  }
.shipNotice {
  font-size:1.2em;
  line-height:1.2;
  font-weight:bold;
  color:#900;
  background-color:#FF6;
  }
div.antSelectorNotice {
  overflow:hidden;
  clear:right;
  float:right;
  width:250px;
  background-color:#FF0;
  text-align:center;
  margin-left:1em;
  }
div.antSelectorNotice div.atticNotice {
  color:#FF0;
  background-color: #800000;
  font-weight:bold;
  text-align:center;
  padding:3px;
  margin:3px 0;
  border:1px solid red;
  }
/* Hides from IE-mac \*/
* html div.wgItem div.wgItemHead {height: 42px;}
/* End Hide */
div.wgItemHead h1, div.wgItemHead h2, div.wgItemHead h3 {
  padding-left:145px;
  }
.level3 {
  background:transparent;
  }