@charset "UTF-8";
/* CSS Document */

#rssItemTitle{
	color: blue;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
	display: block;
}

#rssItemContent{
	color: gray;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	clear: both;
	display: block;
	padding-bottom: 20px;
}

#mainPageContentArea{
	width: 920px;
	background-color: white;
	border: 1px solid gray;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	margin: 15px auto 15px;
}

#boxForAllApps{
	width: 950px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
}

/* @group App Box */

/*td#appBox{
	width: 224px;
}

td#appBox a {
	/*width: 100%;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid white;
	vertical-align: top;
	/*padding: 10px 18px 5px;*/
	
	/*text-decoration: none;
	margin: 20px 0;*/
/*}

td#appBox:hover a{
	/*background-color: white;
	border: 1px solid gray;
	text-align: center;*/
/*}

#imgBox{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 150px;

}*/

.highlightFree {
	width: 50px;
	height: 50px;
	background: url(../img/hightlights/highlight_free.png) no-repeat;
	float: right;
	margin-left: -50px;
}

.highlightNew {
	width: 50px;
	height: 50px;
	background: url(../img/hightlights/highlight_new.png) no-repeat;
	float: right;
	margin-left: -50px;
}

.highlightAward {
	width: 60px;
	height: 53px;
	background: url(../img/hightlights/award_Winning_highlight.png) no-repeat;
	float: right;
	margin-left: -60px;
}

/*td#appBox #imgBox #podToPC{
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 150px;
	display: block;
	background: url(../img/headerArea/AppLogos/150x150/iPod_iPhone_Transfer_Logo.png) no-repeat;
	/*background: url(../img/headerArea/AppLogos/150x150/blackedOut/iPod_iPhone_Transfer_Logo.png) no-repeat;*/
/*}
td#appBox:hover #imgBox #podToPC{
	/*background: url(../img/headerArea/AppLogos/150x150/iPod_iPhone_Transfer_Logo.png) no-repeat;*/
/*}

td#appBox #imgBox #podToMac{
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 150px;
	display: block;
	background: url(../img/headerArea/AppLogos/150x150/iPod_iPhone_Transfer_Logo.png) no-repeat;
	/*background: url(../img/headerArea/AppLogos/150x150/blackedOut/iPod_iPhone_Transfer_Logo.png) no-repeat;*/
/*}
td#appBox:hover #imgBox #podToMac{
	/*background: url(../img/headerArea/AppLogos/150x150/iPod_iPhone_Transfer_Logo.png) no-repeat;*/
/*}

td#appBox #imgBox #iPhoneExplorer{
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 150px;
	display: block;
	background: url(../img/headerArea/AppLogos/150x150/iPhoneExplorer.png) no-repeat;
	/*background: url(../img/headerArea/AppLogos/150x150/blackedOut/iPhoneExplorer.png) no-repeat;*/
/*}
td#appBox:hover #imgBox #iPhoneExplorer{
	/*background: url(../img/headerArea/AppLogos/150x150/iPhoneExplorer.png) no-repeat;*/
/*}

td#appBox #imgBox #metaiPod{
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 150px;
	display: block;
	background: url(../img/headerArea/AppLogos/150x150/meta_iPod_Logo.png) no-repeat;
	/*background: url(../img/headerArea/AppLogos/150x150/blackedOut/meta_iPod_Logo.png) no-repeat;*/
/*}
td#appBox:hover #imgBox #metaiPod{
	/*background: url(../img/headerArea/AppLogos/150x150/meta_iPod_Logo.png) no-repeat;*/
/*}

td#appBox #imgBox #dupeAway{
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 150px;
	display: block;
	background: url(../img/headerArea/AppLogos/150x150/dupeAway.png) no-repeat;
	/*background: url(../img/headerArea/AppLogos/150x150/blackedOut/dupeAway.png) no-repeat;*/
/*}
td#appBox:hover #imgBox #dupeAway{
	/*background: url(../img/headerArea/AppLogos/150x150/dupeAway.png) no-repeat;*/
/*}

td#appBox #imgBox #adapter{
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 150px;
	display: block;
	/*background: url(../img/headerArea/AppLogos/150x150/blackedOut/adapterLogo.png) no-repeat;*/
/*	background: url(../img/headerArea/AppLogos/150x150/adapterLogo.png) no-repeat;
}
td#appBox:hover #imgBox #adapter{
	/*background: url(../img/headerArea/AppLogos/150x150/adapterLogo.png) no-repeat;*/
/*}


td#appBox #imgBox #phoneDisk{
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	height: 150px;
	display: block;
	/*background: url(../img/headerArea/AppLogos/150x150/blackedOut/iPhone_Disk.png) no-repeat;*/
/*	background: url(../img/headerArea/AppLogos/150x150/iPhone_Disk.png) no-repeat;
}
td#appBox:hover #imgBox #phoneDisk{
	/*background: url(../img/headerArea/AppLogos/150x150/iPhone_Disk.png) no-repeat;*/
/*}*/

/* @end */

p#appTitleTextFormat{
	text-align: center;
	color: #676767;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 5px 0;
}

p#appDescriptionTextFormat{
	text-align: left;
	color: #676767;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 5px 10px;
}

table#appTable{
	width: 950px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
}
