* {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 {
	color: #A80707;
}
.style9 {
	border-collapse: collapse;
}
.style11 {
	border: 1px solid #000000;
}
.style13 {
	color: #000000;
	font-weight: bold;
}
.style18 {
	text-align: left;
	border: 1px solid #000000;
}
.style21 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.style23 {
	font-size: small;
	font-weight: bold;
}
.style25 {
	text-align: left;
	font-size: small;
	border: 1px solid #000000;
}
.style26 {
	font-size: small;
}
.style28 {
	color: #FFFFFF;
}
.style36 {
	font-size: smaller;
}
.style37 {
	font-size: medium;
}
.style38 {
	background-color: #808080;
}
.style39 {
	color: #000000;	
}
.style40 {
	text-align: left;
	border: 2px solid #000000;
}
.style41 {
	border-style: solid;
	border-width: 1px;
}
.style42 {
	text-align: left;
	border: 2px solid #000000;
}
.style43 {
	font-size: small;
}
.style44 {
	font-weight: normal;
	font-size: small;
}
.style45 {
	border: 2px solid #000000;
}
.style46 {
	font-size: medium;
	font-weight: bold;
}
.style47 {
	text-align: left;
	border: 2px solid #000000;
}
.style48 {
	text-align: center;
	border: 2px solid #000000;
}
.style50 {
	background-color: #FFFFFF;
}
.style51 {
	border: 2px solid #000000;
	color: #000000;
}
.style52 {
	font-size: xx-small;
}
.style53 {
	font-weight: normal;
	font-size: small;
	text-align: left;
}
.style54 {
	border: 2px solid #000000;
	font-weight: normal;
	font-size: small;
	text-align: left;
}
.style55 {
	font-size: large;
}
.style56 {
	color: #000000;
	font-size: large;
}
.style57 {
	font-size: medium;
	font-style: italic;
}
.style58 {
	font-style: normal;
}
.style59 {
	font-size: small;
	font-style: italic;
}
.style60 {
	text-align: left;
}
.style61 {
	font-size: small;
	text-align: left;
}
.style62 {
	background-color: #000000;
}
.style63 {
	font-weight: bold;
}
.style64 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style65 {
	font-size: small;
	font-weight: bold;
	color: #FFFF00;
}
.style66 {
	border: 2px solid #000000;
	font-size: small;
	text-align: left;
}
.style67 {
	background-color: #D3D2D2;
}


/*#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_wrapper_bg.gif);
    width: 100%;
	text-align: left;	
}

#remote_section{
	background: #ffffff url(images/remote_bg.jpg) top left no-repeat;
	width: 129px;
	height: 585px;
	float: left;
    margin-top: 24px;
    margin-bottom: 40px;
	padding: 7px 5px 11px 6px;
}
#tv_top{
    float: left;
    width: 767px;
    height: 103px;
    background: url(images/tv_top.gif) top left no-repeat;   
}
#search{
	float: left;
	width: 264px; 
	height: 21px;
	padding: 47px 10px 0 14px;	
}
#search .search_button{
	background: url(images/search_bg.jpg) no-repeat;
    border: none;
    width: 65px;
    height: 22px;
    color: white;
    font-weight: bold;
    padding-bottom: 3px;
}
#banner{
	float: left;
	width: 468px;
	height: 60px;
	padding: 8px 11px 0 0;
}
#main_content{
    float: left;
    padding: 0px 32px 0 43px;
    width: 685px;
    background: url('http://www.surftilyoudrop.com/images/tv_bg.gif');         
}

	/****************** REMOTE **********************/
	#topNav{
	    padding-left: 4px;
    }
    #topNav a{
        margin-right: 8px;
    }
	div.logo{
		text-align: center;
		margin: auto;
            margin-top: 8px;
	}
	#mainButtons div{
	    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{
        height: 17px;
		padding-bottom: 5px;
    }
	#bottomButtons{margin-top: 10px;}
	#bottomButtons td.tvSales{
            font-weight: bold;
		height: 47px;
		background: url(images/tvsales_button.jpg) center no-repeat;
	}
        #bottomButtons table{
            text-align: center;
            width: 110px;
            margin: auto;
        }
	/************************************************/
/************************************************/

/***************** footer.php *******************/
#tv_bottom{
	clear: both;
	background: #ffffff url(images/tv_bottom.jpg) top left no-repeat;
	height: 165px;
	width: 100%;
}
#bottom_nav{
    color: #ffffff;
    float:right;
    text-align: center;
    padding: 13px 32px 0 43px;
    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: right;
    width: 732px;
    padding: 0px 13px 0 0px;
    color: #3e3f41;
    font-size: 9px;
}
#copyright_info p.left{float:left; text-align: left;}
#copyright_info p.right{float:right; text-align:right}
/************************************************/