body
{
	background-color: gray; 
	margin: 0px;
	padding: 0px;
}

#sh_wr
{
	margin: 0px auto;
	text-align: center;
	width: 812px;
	background-image: url('/Images/shdw.gif');
}

#maincolon
{
	text-align: left;
	width: 800px;
	margin: 0px 6px;
	background-color: White;
}

#pheader
{
	height: 140px;
	background: url( "../Images/header.png" ) no-repeat top center;
}

#navbar
{
	background-image: url('../Images/navh2.png');
	width: 100%;
	height: 26px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	font: normal bold 13px verdana;
}

#theapps,#appstore,#contactus
{
	float: left;
	padding-top:3px;
}

#theapps
{
	padding-left: 40px;	
}

#appstore
{
	padding-left: 120px;
}

#contactus
{
	padding-left: 180px;
}

#appsgrid
{
	width: 100%;
	height: 100%;
	padding: 2% 2% 2% 2%;
	/*background-color: Teal;*/
}

#bigscrsdiv
{
	/*width: 100%; height: 540px; overflow-x: auto; overflow-y: hidden; white-space:nowrap;*/
}

h2
{
	font: normal normal bold 13px Verdana;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 4px 14px;
	/*background: url("http://iphoneapps.org/wp-content/themes/ipa/images/background_post.png") no-repeat top left;
	border: solid 1px black;
	background-color: silver;*/
}

.appcell
{
	margin: 30px 10px 30px 10px;
	border-bottom: solid 1px silver;
	background: url("../Images/secthdr-ps.png") no-repeat top left;
}

.appcellfooter
{
	clear:both;
}

.appcellcont
{
	margin: 10px 10px 10px 10px;
}

.appinfo
{
	float:left;
	padding: 10px 20px 10px 10px;
	text-align: center;
}

.appimg
{
}

.price
{
	font: normal bold 14px Verdana;
}

.appstorelink
{
	vertical-align:bottom;
	color: gray;
}

.apptext
{
}

.appdescr
{
	color: #505050;
	font-family: Verdana;
	font-size: 13px;
}

.scrs
{
	list-style: none;
	padding-left: 180px;
	font-family: Georgia;
	font-size: 14px;
}

.scrs li
{
	float: left;
	padding: 5px;
}

.details
{
	float: right;
}

.appstorecell
{
	width: 33.33%;
	text-align:left;
}

.appstoreicon
{
	display: block;
	float: left;
	padding-right: 10px;
	width: 75px;
	height: 75px;
}

.appstoretitle
{
	font: normal bold 10px verdana;
}

.appstoredetails
{
	font: normal normal 11px verdana;
}

.getapp
{
	width: 80px;
	height: 23px;
	float: right;
}

.navbarlink
{
	text-decoration: none;
	color: #5050ff;
}

a.hovereff:hover 
{
  color: Red;
}

.clickimg
{
	border-style: none;
	margin: 6px;
}

.footer
{
	font: normal normal 10px verdana;
	text-align: center;
	padding-bottom: 10px;
}

.bigscrs
{
	margin: 20px 0px 20px 34px;
	border: solid 2px gray;
}