﻿* {margin: 0; padding: 0;}
html {
	background: #000000;
}
body {
	width: 907px;
	background: #ffffff;
	text-align: center;
	margin: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.center{text-align: center;}
.clear{clear:both;}
a img{border: none;}
a:visited{color: #a80707; text-decoration: none;}
a:link{color: #a80707; text-decoration: none;}
a:hover{color: #1F1B2A; text-decoration: none;}

.style1 {
	font-size: x-small;
}

.style3 {
	font-weight: bold;
	background-image: url('images/blackred.jpg');
}
.style4 {
	font-weight: bold;
	background-color: #FFFFFF;
}
.style5 {
	font-weight: normal;
}
.style6 {
	background-color: #FFFFFF;
}
a {
	color: #A80707;
}
a:visited {
	color: #800000;
}
a:active {
	color: #A80707;
}
a:hover {
	color: #CC0000;
}
.style7 {
	font-weight: bold;
	background-color: #808080;
}
.style8 {
	background-color: #C0C0C0;
}

.style26 {
	font-size: small;
}
.style28 {
	color: #FFFFFF;
}
.style36 {
	font-size: smaller;
}
.style38 {
	background-color: #808080;
}
.style39 {
	color: #000000;	
}
.style41 {
	border-style: solid;
	border-width: 1px;
}
.style46 {
	font-size: medium;
	font-weight: bold;
}
.style55 {
	font-size: large;
}
.style56 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style57 {
	font-size: large;
	font-weight: bold;
}
.style58 {
	font-size: small;
	font-weight: bold;
}
.style59 {
	font-family: Verdana, Arial, sans-serif;
}
.style60 {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}
.style61 {
	font-size: medium;
}
.style62 {
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.style63 {
	font-size: x-large;
}


/*#tv_wrapper{border: green solid 1px;}
#main_content{border: solid red 1px;}
#tv_top{border: solid blue 1px;}
*/

/***************** header.php *******************/
#tv_wrapper{
    background: #ffffff url('images/tv_wrap_bg.gif');
    width: 100%;
	text-align: left;
}

#remote_section{
	background: #ffffff url('images/remote_bg.jpg') no-repeat left top;
	width: 129px;
	height: 585px;
	float: right;
    margin-top: 24px;
    margin-bottom: 50px;
	padding: 7px 6px 11px 5px;
}
#tv_top{
    float: left;
    width: 767px;
    height: 103px;
    background: url('images/tvtop.gif') no-repeat left top;
}
#search{
	float: left;
    text-align: right;
	width: 264px;
	height: 21px;
	padding: 47px 14px 0 10px;
}
#search .search_button{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: url('images/search_bg.jpg') no-repeat;
	width: 65px;
    	height: 22px;
    	color: white;
    	font-weight: bold;
    	padding-bottom: 3px;
}
#banner{
	float: left;
	width: 468px;
	height: 60px;
	padding: 8px 0px 0 11px;
}
#main_content{
    float: left;
    padding: 0px 43px 0 32px;
    width: 678px;
    background: url('images/tvbg.gif');     
}


	/****************** REMOTE **********************/
	#topNav{
	    padding-left: 4px;
    }
    #topNav a{
        margin-right: 8px;
    }
	#topNav a{
        margin-right: 8px;
    }
	div.logo{
		text-align: center;
		margin: auto;
		margin-top: 8px;
	}
	#mainButtons{
	    margin: 8px 0 3px 3px;
		height: 372px;
	}
	#mainButtons ul{
		list-style: none;
        font-weight: bold;
        width: 124px;
	}
	#mainButtons li{
		background: url(images/button_bg.jpg) no-repeat;
		width: 124px;
		height: 22px;
		padding-top: 5px;
		//padding-top: 4px;
		margin-left: 3px;
		text-align: center;
		line-height: 10px;
	}
    #mainButtons li.short{
		height: 18px;
		padding-top: 9px;
		//padding-top: 8px;
    }
    #mainButtons a{
        padding: 15px 10px 0 5px;
    }
	#bottomButtons td.tvSales{
            font-weight: bold;
		height: 47px;
		background: url('images/tvsales_button.jpg') no-repeat center;
	}
	#bottomButtons table{
		text-align: center;
		width: 110px;
		margin: auto;
	}
	/************************************************/
/************************************************/

/***************** footer.php *******************/
#tv_bottom{
	clear: both;
	background: #ffffff url('images/tvbottom.jpg') no-repeat left top;
	height: 165px;
	width: 100%;
}
#bottom_nav{
    color: #ffffff;
    float:left;
    text-align: center;
    padding: 13px 43px 0 32px;
    width: 690px;
    height:19px;
}
#bottom_nav a:visited{ color: #ffffff;}
#bottom_nav a:link{ color: #ffffff;}
#bottom_nav a:hover{color:#a80707;}
#copyright_info{
    clear: both;
    float: left;
    width: 732px;
    padding: 0px 0px 0 13px;
    color: #3e3f41;
    font-size: 9px;
}
#copyright_info p.left{float:left; text-align: left;}
#copyright_info p.right{float:right; text-align:right}
/************************************************/







