

#alternative-banner {
    position:absolute;
    top:0px;
    left:0px;
}



#wrap #footer {
    position:relative !important;
    *position:inherit;
    margin:0px;
    bottom:0px;
    clear:both;
    display:block;
    left:0px;
    width:100%;
}




div#container {
	position:relative;
    padding-bottom:120px;
}

div#container div#leftcolumn {
    display:;
    height:500px;
    position:absolute;
    top: 120px;
	left:-1px;
}


div#container div#rightcolumn {
    display:;
    position:absolute;
    top:120px;
    left:812px;
}

div#container div#mid {
    left: 150px;
    top: 120px;
    padding-bottom:110px;
    position:relative;
    min-height:700px;
}
div#container div#mid #content {
    position:relative;
}
div#wrap {
    position:relative;
}

body {
    background-position: center top;
    background-color: #8C8F8E;
    background-image: url(http://image.whiteaway.com/p/design/dk/mbg2.png);

    background-repeat: repeat-y;
}

div#footer ol {
    padding:5px 0px 0px 0px;
    margin:0px auto 0px auto;
    width:580px
}

/*************************************************************************************************************************
    SHINING THE STAR : Home page
**************************************************************************************************************************/
div#home_star {
    position:absolute;
    width:136px;
    height:130px;
    z-index:200;
    top:20px;
    left:410px;
    background-image: url(http://image.whiteaway.com/p/design/dk/star.png);
    background-repeat:no-repeat;
}
div#home_star  div.home_star_data {
    width:80px;
    height:65px;
    overflow:hidden;
    margin: 32px 0px 0px 28px;    
    font-size:13pt;
    color:white;
    display:block;
    text-align:center;
    vertical-align:middle;
}

div.contentslide {
    min-height:270px;
}
div.contentslide .title {
	padding-top:25px;
}



/*************************************************************************************************************************
		COMMENTS FROM VISHAL: Patches for IE6
**************************************************************************************************************************/
div.contentslide {
	_height:300px;
}

div#container div#mid {
}

div#container div#mid #content {
	position: static;
}

div#frontpage_arrow span {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-left:8px;
	padding-top:3px;
	position:static;
	width:300px;
}

div#home_star {
	_background-image:url(http://image.whiteaway.com/p/design/dk/star.gif);
}

body {
	height: 100%;
}

#wrap #footer {
	*bottom:0px;
	*clear:both;
	*display:inline;
	*left:0;
	*margin:0;
	*position:absolute;
	*width:100%;
	zoom:1;
}
div#container {
	*margin-bottom: -20px;
}

body {
	_background-image:url(http://image.whiteaway.com/p/design/dk/mbg.gif) ; 
	_height: 100%; 
}

div#checkout_shipping form {
	min-height: inherit;
	height: auto;
}

div#wrap div#container div#mid #content, 
div#wrap div#container div#mid,  
div#wrap div#container, 
div#wrap,
#account_history_info{
	height: 100%;
	haslayout:1%;
	zoom:1;
	height: auto;
}

div#container div#mid div#content div.seofooter{
	padding-bottom: 100px;
	display: inline;
	clear: both; 
}

#login.subpage, div#mid #content { 
	_margin-bottom: 230px; 
}

#account_history_info {

	position: static;
	height: 10px;
	display: inline;
	 
}
/*
div#wrap {
	padding: 0px 5px 0px 6px;
}
div#container {
	margin-right : 0px;
	margin-left: 0px;
}
 */

div#ibox div#ibox_wrapper div#ibox_footer_wrapper a {
    background:url("http://image.whiteaway.com/p/luk.gif") no-repeat scroll 6px 4px #808080;
    cursor:pointer;
    display:block;
    height:14px;
    padding-bottom:2px;
    padding-left:16px;
    padding-top:2px;
    width:20px;
}

div#ibox div#ibox_wrapper div#ibox_footer_wrapper {
    bottom:20px;
    float:right;
    left:12px;
    top:-1px;
    width:100%;
    z-index:0;
}

div#ibox div#ibox_wrapper div#ibox_content div#product_info div#content {
line-height: 1.3;
}

/*************************************************************************************************************************
        COMMENTS FROM VISHAL: Hiding the recommended price
**************************************************************************************************************************/
#product_info .price br {line-height: 1px;}
#product_info .price #savetxt {display:none !important;}
#product_info .price .saveprice {display:none !important}
#product_info .listing_before_price {display:none !important;}

.frontboxcontent .priceamount, .frontboxcontent .savetxt {display:none !important;}
.product_wrap .listing_before_price {display:none !important;}