/* ------------------------------------------------- */
/* - home page styles ------------------------------ */
/* ------------------------------------------------- */

.home
{
    position: relative;
    height: 224px;
}

	.home .home-inner
	{
	    position: absolute;
		height: 224px;
		_height: 216px;
		background: url(../../images/bg_homebanner.jpg) left 22px no-repeat;
		overflow: hidden;
	}

	.home .sku-PRD26497019
	{
		background: url(../../images/bg_homebanner_bb.jpg) left 22px no-repeat;
	}

	.home .sku-HW-M750, .home .sku-LGMN240, .home .sku-SCHI220ZSAM
	{
		background: url(../../images/bg_homebanner_what.jpg) left 22px no-repeat;
	}

	.home .col1
	{
		padding: 108px 14px 14px 38px;
		width: 299px;
	}

		.home .col1 ul
		{
			margin-bottom: 4px;
		}

			.home .col1 ul li
			{
				padding-left: 20px;
				padding-bottom: 1px;
				font-size: 11px;
				color: #333;
				background: url(../../images/bullet_orangearrow.gif) 1px 4px no-repeat;		
			}
		
		.home .col1 a
		{
			font-size: 11px;
			color: #333;
			text-decoration: underline;
		}		
	
	.home .col2
	{
		position: relative;
		top: 0;
		padding-top: 50px;
		padding: 0;
		width: 536px;
		_width: 200px;
	}
	
		.graytabs .phone-rotator #phonerotator
		{
			position: absolute;
			left: 361px;
			top: -201px;
			width: 536px;
			height: 234px;
			z-index: 999;
			outline: none;
			margin: 0;
			padding: 0;
		}	
	
    		.graytabs .phone-rotator #phonerotator a
    		{	
		        background: url(../../images/phones/phone_SCHI220ZSAM_home.png) no-repeat 60px -40px;
    		    display: block;
    		    height: 0;
    		    overflow: hidden;
    		    padding-top: 234px;
    		    width: 100%;
    		}

.graytabs
{
	position: relative;
	z-index: 1;
}

	.graytabs .section
	{
		display: none;
	}

	.graytabs .initial
	{
		display: block;
		position: absolute;
		top: 41px;
		padding: 0 8px 8px 10px;
		width: 887px;
		height: 127px;
		background: url(../../images/bg_promos.jpg) 10px 0 no-repeat;
	}

		.graytabs .rotator
		{
			float: left;
			padding: 0;
			margin-right: 8px;
			width: 501px;
			height: 127px;
		}

    		.graytabs .rotator a
    		{
    		    background: url(../../../../announcements/plans/2010/wfa/home.jpg) no-repeat 0 0;
    		    display: block;
    		    height: 0px;
    		    width: 100%;
    		    overflow: hidden;
    		    padding-top: 127px;
    		}
		
		.graytabs .static
		{
			float: left;
			padding: 12px 0 0 60px;
			width: 318px;
		}	

			.graytabs .static h5
			{
				padding-bottom: 6px;
				font-size: 16px;
				color: #fff;
			}

			.graytabs .static img
			{
				float: right;
				margin: 0px 23px 0 0;
				border: 1px solid #fcfdfd;
			}

			.graytabs .static ul li
			{
				padding-left: 20px;
				padding-bottom: 0px;
				font-size: 11px;
				color: #fff;
				background: url(../../images/bullet_orangearrow.gif) 1px 4px no-repeat;		
			}
			
				.graytabs .static ul li a
				{
					font-size: 11px;
					color: #fff;
					text-decoration: underline;
				}
				
#facebox .content
{
	padding: 6px;
	width: auto;
	background: none;
	background-color: #fff;
}

.homepage-disc
{
    font-size:10px;
    padding:0px;
    margin:0px;
    
}
	
/* ------------------------------------------------- */

.lnkHeadline
{
    display:block;
    width:350px;
    height:100px;
    position:relative;
    top:50px;
    left:10px;
    
}
