/* CSS Document */

div.pinfo
{
	width: 660px;
	min-height: 120px;
	top: 22px;
	left: 65px;
	position: absolute;
	font-family: Tahoma;
	color: #333;
	font-size: 12px;
}

div.pinfo a
{
	color: #222;
}

.ptable
{
	height: 189px;
	width: 659px;
	left: 64px;
	top: 200px;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #ccc;
	position: absolute;
	background:url(images/bgtable.gif) repeat-x;
}

.ptable td
{
	border: 1px solid #ccc;
	width: 50%;
	padding: 0;
	margin: 0;
}

div.hotmark
{
	width: 51px;
	height: 51px;
	left: -10px;
	top: -10px;
	position: absolute;
	background:url(images/hotmark.png);
}

div.inTable
{
	position: relative;
	margin: 10px;
	width: 309px;
	height: 167px;
}

div.inPhoto
{
	width: 94px;
	height: 167px;
	float: left;
	background:url(images/iphone_small.png);
}

div.inInfo
{
	width: 215px;
	height: 167px;
	float: left;
}

div.inTitle
{
	width: 215px;
	height: 25px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
	padding-left: 10px;
}

div.inText
{
	width: 215px;
	height: 105px;
	font-family: Tahoma;
	font-size: 11px;
	color: #444;
	padding: 10px 0 0 10px;
	position: relative;
}

div.inCheck
{
	bottom: 3px;
	left: 7px;
	position: absolute;
	color: #444;
}

div.inDown
{
	height: 34px;
	width: 215px;
}

div.inDown table, div.inDown table td
{
	border: none;
	font-family: Century;
	font-size: 26px;
	color: #CC0000;
	font-weight: bold;
}

.inBuyNow
{
	margin: 0 0 0 10px;
	display: inline;
}

.inStock
{
	left: 60px;
	top: 388px;
	position: absolute;
	font-family: Century Gothic;
	color: #333;
	font-size: 10px;
	font-weight: bold;
}

.outStock
{
	left: 390px;
	top: 388px;
	position: absolute;
	font-family: Century Gothic;
	color: #333;
	font-size: 10px;
	font-weight: bold;
}
