/* ---------------------------------
 * Common styles section 
 * */
img{
	border:none;
}


/* Product pages section */

div.info_area{
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border-style: none;
	border-top-color: #cccccc;
	background-color: white;
	font-size:12px;
	text-align:left;
	position:relative;
	width: 800px;

	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

div.fmp_buy_try{
	line-height: 14px;
	margin-bottom: 2px;
	padding-right: 10px;
	text-align: center;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	position: absolute;
	right: 10px;
	width: 200px;
	/*position:absolute;top:290px;left:18px;text-align:left;font-size:12px;*/
}

div.fmp_req{
	padding-top: 10px;
	top: 430px;
	padding-right: 10px;
	text-align: left;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	position: absolute;
	right: 10px;
	width: 200px;
	/*position:absolute;top:290px;left:18px;text-align:left;font-size:12px;*/
}

div.fmp_top{line-height: 10px; text-shadow: 2px 2px #b3b3b3; font-size: 11px; text-align: center; font-family: Verdana, "Lucida Grande", Arial, sans-serif; background-repeat: no-repeat; height: 30px; width: 204px; background-image: url(http://www.openideasinc.com/media/sidebar_top.png);}
div.fmp_middle{ text-overflow: clip; font-size: 10px; text-align: left; font-family: "Lucida Grande", Verdana, Arial, sans-serif; width: 204px; background-repeat: repeat-y; background-image: url(http://www.openideasinc.com/media/sidebar_middle.png);}
div.fmp_bottom{ height: 40px; width: 204px; background-repeat: no-repeat; background-image: url(http://www.openideasinc.com/media/sidebar_bottom.png);}

div.product_desc{
	margin-right: 5px;
	margin-left: 10px;
	position: absolute;
	left: 2px;
	width: 580px;
	text-align: justify;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	border-top-color: #cccccc;
	border-top-style: double;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	font:inherit;
	/*position:absolute;right:10px;top:18px; width:300px;height:128px;text-align:left;*/
}

div.product_cpp_requirements{
	margin-left: 5px;
	width: 204px;
	position:relative;
}

div.product_features{
	border-bottom-width: 10px;
	top: 670px;
	margin-left: 10px;
	text-align: left;
	width: 580px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	/*position:absolute;top:140px;left:18px;text-align:left;font-size:12px;*/
}

div.product_mini_icons{
	padding-top: 10px;
	border-style: none;
	border-color: black;
	padding-bottom: 10px;
	position:inherit;
	/*position:absolute;left:12px;top:12px;*/
}


