@charset "utf-8";
/* CSS Document */

body {
	font: 62.5%/145% Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	background-image: url(../images/linebg.png);
	background-color: #83A0B2;
	background-repeat: repeat-x;
	width: 937px;
	margin-left: auto;
	margin-right:auto;
}

a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

hr {
	width: 321px;
	border: none;
	background-image: url(../images/linebreak.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: .5em;
}

.productContainer {
	width: 96%;
	clear: both;
	margin: 1em 0;
	border: none;
}

.imageLeft {
	float: left;
	margin: 0 1em .5em 0;
	padding: .5em;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.imageRight {
	float: right;
	margin-left: 1em;
	margin-bottom: .5em;
	padding: .5em;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#wrapper {
	border: medium double #CCC;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 937px;
}

#banner {
	background-image: url(../images/banner_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 937px;
	height: 100px;
}

#bannerAds {
	width: 645px;
	height: 90px;
	float: right;
	padding: 5px;
}

#bannerNews {
	width: 260px;
	height: 80px;
	float: left;
	padding: 5px 10px 0 3px;
}

#content {
	background: url(../images/left_bg.png) repeat;
	width: 100%;
	overflow: visible;
}

.divider {
	width: 100%;
	height: 10px;
	background: url(../images/bar_hz.png) no-repeat;
}

h1, h2, h3, h4, h5, p, ul, ol, li {
	margin: 0;
	padding: 0;
}

#content ul {
	font-size: 1.2em;
	list-style: none;
	margin: 0;
	padding: 0;
}

#content li {
	padding: .3em 0 0 15px;
	margin-left: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#content li {
	padding: .3em 0 0 15px;
	margin-left: 15px;
	text-align: left;
}

#content h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin: 2em 10px .5em 15px;
}

#content h2 {
	font-size: 1.8em;
	line-height: 105%;
	font-weight: normal;
	margin: 2em 10px 1em 15px;
	text-align: left;
}

#content h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 1em 10px .5em 15px;
}

#content h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #233F54;
	margin: 1em 10px .5em 15px;
}

#content p {
	font-size: 1.2em;
	margin: .2em 15px .5em;
	text-align: left;
}

#bannerNews h5 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #233F54;
	margin: 0 0 .5em 15px;
}

#footer {
	clear: both;
	text-align: center;
	height: 115px;
	padding-top: 10px;
	background-image: url(../images/bar_hz.png);
	background-color: #9B2D31;
	background-position: top;
	background-repeat: no-repeat;
}

#footer img {
	display: inline;
	padding: .5em .1em;
	margin: 0 auto;
}

#copyright {
	height: 58px;
	padding-top: 10px;
	background-image: url(../images/bar_hz.png);
	background-position: top;
	background-repeat: no-repeat;
}

#navBottom {
	text-align: center;
	margin: 0 auto;
	padding: 1em;
}

.textOrange {
	color: #FF9900;
	font-weight: bold;
}

.textRed {
	color: red;
	font-weight: bold;
}

.submitBlue {
	border: none;
	font-weight: bold;
	color: #fff;
	background-color: #233F54;
	padding: 0;
	margin: 0;
	width: 6em;
}

.submitRed {
	border: none;
	font-weight: bold;
	color: #fff;
	background-color: #9B2D31;
	padding: 0;
	margin: 0;
	width: 7em;
}

.submitRed:hover {
	text-decoration: underline;
}

.submitBlue:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.imageCenter {
	margin: 2em 12%;
}

.PastShowpage {
	width: 93%;
	clear: both;
	color: white;
	background-color: #283F53;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.upcomingremotes {
	width: 95%;
	clear: both;
	color: white;
	background-color: #FFFF00;
	border: solid 3px #2B3368;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.guestbox {
	width: 896px;
	clear: both;
	color: white;
	background-color: #FFFF00;
	border: solid 3px #2B3368;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	box-shadow: 2px 7px 10px #888888;
}
.ifaupdates {
	width: 92%;
	clear: both;
	color: white;
	background-color: #http
://www.intotomorrow.com/IFA_News_Update.php#LG_Smart_ThinQ;
	border: solid 3px #2B3368;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #FFF;
}

.guestContainer {
	width: 96%;
	clear: both;
	margin: 1em 0;
	border: none;
	background-color: #CCCCCC;
}

.announcements {
	width: 96%;
	clear: both;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.videos_sidebar {
	width: 340px;
	clear: both;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.recordAskDave {
	box-shadow: 2px 2px 2px #888888;
	text-shadow: 1px 1px #000000;
	border:1px solid black;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 96%;
	clear: both;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	
	background-color:rgba(0, 102, 204, 0.7);
	
	
	

}

/*Animation Prefs*/
@-webkit-keyframes pulse {
      0% {background-color: #F00;}
     25% {background-color: #F06}
     50% {background-color: #F00;}
     75% {background-color: #F06;}
     100% {background-color: #F00;}
}

@-moz-keyframes pulse {

0% {background-color: #F00;}

25% {background-color: #F06;}

50% {background-color: #F00;}

75% {background-color: #F06;}

100% {background-color: #F00;}
}


#record{
	margin-top:20px;
	margin-bottom:20px;
	width:220px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:160%;
	font-weight:bold;
	text-align:center;
	position:relative;
	margin-left:-110px;
	left:50%;    
	}

audio { width: 100%; height:95%; display: block; }

#footerPlayer{
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
}
