@charset "utf-8";
#product_top {
	background-image:url(http://store.solio.com/site/solio/images/productpage_bck.png);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	text-align:center;
	position:relative;
	top: 11px;
	width:984px;
	height: 378px;
	z-index:0;
}
p {
	margin-bottom:-5px;
}

.neg{
	font-weight:bold;
}

#product_info {
	background-image:url(http://store.solio.com/site/solio/images/table_bckgnd.png);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	text-align:center;
	position:relative;
	top: 10px;
	width:984px;
	height: 378px;
	z-index:0;
}

#family{
	text-align:left;
	float:left;
	width:218px;
	height:230px;
	margin:14px;
}

#features{
	text-align:left;
	float:left;
	width:218px;
	height:230px;
	margin:14px;
}

#specs{
	text-align:left;
	float:left;
	width:218px;
	height:230px;
	margin:14px;
}
#product_info ul{
	padding-left:10px;
}

#discover{
	text-align:left;
	float:left;
	width:218px;
	height:230px;
	margin:14px;
}

#product {
	position:relative;
	width:548px;
	height: 378px;
	z-index:0;
}

#ecomob {
	position:relative;
	top:-55px;
	left:15px;
	width:95px;
	height:49px;
}

#prod_logo {
	position:relative;
	text-align:left;
	top:-320px;
	left:580px;
	width:378px;
	height:auto;
}

#devices_title {
	position:relative;
	top:-255px;
	left:550px;
	width:430px;
}

#devices {
	position:relative;
	top:-255px;
	left:550px;
	width:430px;
	height:auto;
}

.devices_img {
	padding:5px;
}

#menu_product {
	position:absolute;
	left: 619px;
	top: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 291px;
	height: 47px;
}
#buynow {
	position:absolute;
	left: 898px;
	top: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 74px;
	height: 22px;
}

#menu_product ul {
	list-style-type: none;
	text-align: center;
}

#menu_product li {
	display: inline;
 	text-align: center;
	margin: 0 10px 0 0;
}

#menu_product li a {
	padding: 0px 5px 0px 5px;
	color: #666;
	text-decoration: none;
}
#menu_product li a:hover{
	color: #000;
}

