﻿div.header img {
	margin: 10px 0 0 0;
	width: 315px; 
	height: 93px;
	float: left;
    }

/*  =Top Buttons
----------------------------------------------------------------------*/
#navigation {
	background: url("/Sharp/03_SHA_10004_1700/images/sharptabs.png") no-repeat;
    }
#navigation li a {
	background: url("/Sharp/03_SHA_10004_1700/images/sharptabs.png") no-repeat;
    }

/* Tab Page 1: About */    
li#about a {
	left: 0;
	width: 144px;
	background-position: 0 0;
    }
li#about a:hover {
    background-position: 0 -31px;
    } 
/* Tab Page 2: Whats New */       
li#hometheater a {
	left: 146px;
	width: 144px;
	background-position: -146px 0;
    }
li#hometheater a:hover {
    background-position: -146px -31px;
    }
/* Tab Page 3: Internet & Email */   
li#livingroom a {
	left: 292px;
	width: 144px;
	background-position: -292px 0;
    }
li#livingroom a:hover {
    background-position: -292px -31px;
    }
/* Tab Page 4: GPS Navigation */  			
li#everyroom a {
	left: 438px;
	width: 144px;
	background-position: -438px 0;
    }
li#everyroom a:hover {
    background-position: -438px -31px;
    }
/* Tab Page 5: Entertainment */ 			
li#eco-excellence a {
	left: 584px;
	width: 144px;
	background-position: -584px 0;
    }
li#eco-excellence a:hover {
    background-position: -584px -31px;
    } 
/* !Tab Pages "Current State" Defined in separate rule on each page */

/*  =Main Page Layout- Overides "/Global/css/global.css" for specific rules
----------------------------------------------------------------------*/ 
div#widgetLeft {
    float: left;
	width: 400px;
	height: 300px;
	margin: 0 0 0 10px;
	padding: 0;
    }
div#widget {
    float: right;
	width: 300px;
	height: 300px;
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 0 0 0 0;
    }
div.flwidgetMovie {
    float: right;
    width: 300px;
	height: 300px;
    }
div.flwidgetMovie img {
    height: auto;
    width: auto;
    }
div.boxHolder {
    float: right;
    width: 300px;
	height: 300px;
    }
img.boxTop {
    margin-bottom: 5px;
    }
.headlineImg {
    margin: 0;
    }                
ul.navNumbers {
    float: left;
    width: 345px;
    margin-top: 5px;    
    padding: 0;
    list-style: none;
    }   
.widgetBoxButton {
    float: left;
    margin: 0;
    padding-top: 10px;
    }
div#widgetLeft p {
    padding-right: 10px;
    }
.widgetBoxButtonLeft1 a {
   float: left;
   width: 194px;
   height: 22px;
   display: block;
   background: url("/Sharp/03_SHA_10004_1700/images/widgetBox_Button1.jpg") no-repeat 0 0;
   text-indent: -9999px;
   }
.widgetBoxButtonLeft2_one a {
   float: left;
   width: 194px;
   height: 22px;
   display: block;
   background: url("/Sharp/03_SHA_10004_1700/images/widgetBox_Button2.1.jpg") no-repeat 0 0;
   text-indent: -9999px;
   }    
p.flashControlLinks {
	display: none;
	}

div#footer_main {
    padding-top: 5px;
    }
    
/*  =Mod Boxes- Bottom Banners
----------------------------------------------------------------------*/ 	
.modBoxes {
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
    width: 727px;
    background-color: #fff;
    }
.modboxLeft a {
    float: left;
    width: 361px;
    height: 80px;
    margin: 0;
    padding: 0;
    display: block;
    background: #fff url(/Sharp/03_SHA_10004_1700/images/03_SHA-10011_1700_SharpRef1_BNR_361x80_CrCard_US_ENG_08.gif) no-repeat 0 0;
    }
.modboxRight a {
    float: right;
    width: 361px;
    height: 80px;
    margin: 0;
    padding: 0;
    display: block;
    background: #fff url(/Sharp/03_SHA_10004_1700/images/03_SHA-10011_1700_SharpRef1_BNR_361x80_ShippingBanner_US_ENG_03.gif) no-repeat 0 0;
    }
.modboxRight img {
    float: right;
    width: 361px;
    height: 80px;
    margin: 0;
    padding: 0;
    display: block;
    /*background: #fff url(/Sharp/03_SHA_10004_1700/images/03_SHA_10004_1700_Sharp_BNR_361x60_ShippingBanner_US_ENG_01.gif) no-repeat 0 0;*/
    }    
.clear {
    clear: both;
    }                 