﻿#WinPhoneContent #hero #holder img.btn, #holder img.windowsmobile{ behavior: url(/windowsmobile/components/CLE10/js/iepngfix.htc) }

div#holder
{
	background-image: url('/windowsmobile/components/devices65/65HomepageJQSlider/images/background.gif'); 
	background-repeat: no-repeat;
	font-size: 77%;
	overflow: visible;	
	margin: 0 auto;
	height: 360px;
	width: 240px;
	text-align:left;
	position: relative;

}

#holder a.phonename
{
	font-size: 18px;
	font-family: Segoe UI, Arial, Verdana;
	color: #090909;
	text-decoration:none;
	font-weight: normal;
	width: 200px;
	height: auto;
	margin-bottom: 5px;	
	line-height: 22px;
}

#holder .buynowdiv
{
    margin-left:8px;
    position:relative;
    z-index:50;
}

#holder img.windowsmobile, #holder span.windowsmobile 
{
    width:74px;
    height:22px;
    margin-left:15px;
    vertical-align:top;
}
#holder div.details
{
	font-size: 10px;
	font-family: Segoe UI, Arial, Verdana;
	color: #797979;
	margin-bottom:7px;
}

/*bottom buttons and dots*/
#holder div#btns
{
	position: absolute;
	bottom: 10px;
	left: 2px;
	width: 231px;
	height: auto;
	
}
#holder img.btn
{
	outline-width: 0px;
	width:49px;
	height:27px;
	width: auto;
	margin:0px;
	margin-left: 5px;
	margin-right: 5px;

}


/* lower dots */
#holder img.dot
{
	height: 8px;
	width: 8px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
}

#holder .buynowtext, .buynowfromtext
{
    color: white;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}


