/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color:#FFFFFF;
}

a:link, a:visited { color: #2a9ac2; text-decoration: none; } 
a:active, a:hover { color: #2a9ac2; text-decoration: none }

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #f4a806;
}
h1 {
	font-size: 2.7em;
	font-weight: bold;
	line-height: 100%;
	color: #f4a806;
        
}

.clearBoth {

	clear: both;

	}

#heavensenttv_container {
	width: 900px;
	margin: auto;
}
#heavensenttv_title {
	height: 57px;
	font-size: 24px;
	font-weight: bold;
	color: #1589ee;
	line-height: 1.6em;
	padding-top: 20px;
	padding-left: 30px;
}
#heavensenttv_title span {
	color:#898989;
}

#heavensenttv_header_img {
	padding-top: 5px;
	width: 900px;
	height: 251px;
	background: url(http://heavensenttv.com/images/satelliteheader.jpg) no-repeat;
}

#heavensenttv_menu {
	float: left;
	height: 50px;
	width: 700px;
        padding-top: 170px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.heavensenttv_menulink{
	float: left;
	width: 775px;
	height: 26px;
        margin: 0px;
	padding: 0px;
}

.heavensenttv_menulink ul {
	margin: 0px;
	padding-left: 25px;
	padding-top: 10px;
	list-style: none;
}

.heavensenttv_menulink li{
	display: inline;
}

.heavensenttv_menulink li a{
	float: left;
	padding: 28px 0px;
	font-size: 11px;
	font-style:italic;
        font-weight: bold;
	text-align: center;
	text-decoration: none;
	color:rgb(254,242,6);
        width: 88px;
        background: url(http://heavensenttv.com/images/menulinkhalo.png) no-repeat;
}

.heavensenttv_menulink li a:hover {
   background-position: -92px 0;
}

.heavensenttv_menulink li a:active {
   background-position: -184px 0;
   text-decoration: blink;
}


#heavensenttv_content_left {
	float: left;
	width: 500px;
	text-align: justify;
	padding-bottom: 20px;
}

#heavensenttv_antenna_topleft {
       height: 261px;
       width:  500px;
       background: url(http://heavensenttv.com/images/antennainstallationoffer.jpg) no-repeat;
       position: relative;
}
 

#heavensenttv_antenna_topleft a img {
      border-style: none;
}

#heavensenttv_content_right {
	float: left;
	width: 320px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-left: 30px;
}

#heavensenttv_right_bot {

	background: #1aa8ff;
	color: #fff;
	margin: 0px 0px 0px 22px;
	text-align: justify;
	padding: 1px 10px 2px 16px;

}

#store_links_bot {
	background: #ffffff;
	margin: 0px 0px 0px 32px;
}

div.img
{
  margin: 10px 4px 4px 4px;
  /*border: 1px solid #0000ff; */
  border-style:none; 
  border: 0px; 
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}
	
div.img img {
  border-style: none;
  display: inline;
  border: 0px;
  margin-top: 0px;
  /* border: 1px solid #ffffff; */
}

div.img a:hover img {border: 1px solid #ffffff;}

div.desc {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}

#heavensenttv_footer {
	float: left;
	width: 900px;
	height: 50px;
	margin-top: 30px; 
	color: #FFFFFF;
	background: url(http://heavensenttv.com/images/heavensenttv_footer_bg.jpg) repeat-x;
}

#heavensenttv_footer_left {
	float: left;
	width: 450px;
	margin-top: 0px;
	padding-left: 50px;
}
#heavensenttv_footer_left a {
	color: #fff;
	
}
#heavensenttv_footer_right {
	float: left;
	width: 330px;
	margin-top: 0px;
	padding-left: 70px;
}

.templatem_postdate {
	width: 132px;
	height: 19px;
	padding-left: 3px;
	font-weight: bold;
	background: url(http://heavensenttv.com/images/heavensenttv_post_bg.jpg) no-repeat;
}
