﻿body 
{
	font-family: Arial;
	margin: 0px auto 0px auto;
	width: 1000px;
}
h1
{
	font-size: 12pt;
	font-weight: normal;
}
.AppCategory
{
	color: #825000;
	font-size: 14pt;
	font-weight: bold;
}
.AppDeveloper
{
	font-size: 9pt;
}
.AppImages
{
	float: left;
}
.AppImages img
{
	margin: 5px 15px 5px 5px;
}
.AppInfo tr td
{
	vertical-align: top;
}
.AppList
{
	float:left;
	margin: 15px 0px 0px 0px;
	padding: 5px;
	width:250px;
}
.AppListIcon
{
	float: left;
}
.AppListAltElement a, .AppListElement a, .AppListAltElement a:visited, .AppListElement a:visited
{
	color: #212f61;
	font-weight: bold;
}
.AppListAltElement, .AppListElement
{
	color: Black;
	font-size: 9pt;
	padding: 3px 0px 8px 0px;
	text-align: center;
}
.AppListPageNumber, .AppListPageButton
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
}
.AppListSubTable
{
	width: 100%;
}
.AppListRating
{
	width: 88px;
}
.AppListSort
{
    font-size: 9pt;
}
.AppListSort table
{
    padding: 0px;
    width: 100%;
}
.AppListSort table thead tr td
{
    padding: 0px;
    text-align: left;
} 
.AppListSort table tr td
{
    padding: 0px;
    text-align: center;
    width: 33%;
}
.AppListUsers
{
	width: 83px;
}
.AppListUsers, .AppListRating
{
	color: #946a17;
}
.AppPager
{
	font-size: 9pt;
	text-align: center;
	width: 100%;
}
.AppStats
{
	background-color: #FFFF77;
	border: solid 1px black;
	font-size: 8pt;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	width: 100px;
}
.AppTitle
{
	font-size: 12pt;
	font-weight: bold;
}
.Categories
{
	background-image: url('./images/categories.png');
	background-position: left  bottom;
	background-repeat: no-repeat;
	border-bottom: solid 1px #ab8d53;
	font-size: 10pt;
	margin: 0px auto 0px auto;
	padding-bottom: 4px;
	text-align: center;
	width: 100%;
}
.CatLink
{
	margin: 0px 10px 0px 10px;
}
#ctl00_AppList1_ListViewAppList_itemPlaceholderContainer tr th, #ctl00_AppList1_ListViewAppList_itemPlaceholderContainer tr td 
{
	text-align: left;
}
.Categories a, .Categories a:visited
{
	color: #ab8d53;
	font-weight: bold;
}
.Left
{
	float:left;	
}
.Logo
{
	background-color: #E4AF48;
	height: 50px;
	margin: 0px auto 0px auto;
	text-align: center;
}
.LogoText
{
	float: left;
	font-size: 30pt;
	height: 50px;
}
.MainContent
{
	border: solid 1px black;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 5px;
	width: 720px;
}
.MainWidth
{
	margin: 0px auto 0px auto;
	width: 1024px;
}
.SmallColumn
{
	font-size: 8pt;
	text-align: center;
}
.SearchBox, .SearchBoxFocus
{
	background-repeat: no-repeat;
	border: none;
	font-size: 16pt;
	height: 37px;
	margin: 7px auto 6px auto;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	width: 492px;
}
.SearchBox
{
	background-image: url('./images/search.png');	
}
.SearchBoxFocus
{
	background-image: url('http://www.dotdesk.com/images/searching.png');
}