@import url("../common.css");
@import url("../speechbox.css");
@import url("../thickbox.css");
@import url("../MenuTop/Menu.Hot_Top.css");

@media screen , handheld , projection
{
    #header
	{
	    height: 115px;
	    background: none;
    }
	#search
	{
	    margin-top: 8px;
    }
    #banner
    {
        position: relative;
        z-index: 4;
    }
    #banner-inner
    {
        height: 110px;
        overflow: visible;
    }
    #banner h1 
    {
        background: transparent url(/images/banner.png) 0 0 no-repeat;
        height: 102px;
    }
    #banner h1 a.mm
    {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 140px;
        height: 70px;
        display: block;
    }
    #banner h1 a.hot
    {
        position: absolute;
        top: 3px;
        right: 8px;
        left: auto;
        width: 120px;
        height: 28px;
    }
    #menu
	{
	    margin-left: 190px;
	    margin-top: -50px;
    }
	#content
	{
		position: relative;
		height: 100%;
		clear: both;
		padding-bottom: 10px;
		z-index: 3;
	}

	#column1_wrapper
	{
		float: left;
		width: 430px;
		margin: 0px 0px 0px 5px;
		padding-right: 3px;
		border-right: dotted 1px #ccc;
		position: relative;
	}
    
	#column2_wrapper
	{
		float: left;
		width: 532px;
		margin: 0px 0px 0px 5px;
	}

	.promo_container
	{
		height: 170px;
		padding-top: 3px;
		border-top: dotted 1px #ccc;
		border-bottom: dotted 1px #ccc;
		border-right: dotted 1px #ccc;
		padding-left: 7px;
	}
}
