﻿#main-content
{
	background-image: url("/images/main-content-bg2.png");
	background-repeat: no-repeat;
	background-position: center 17px;
	padding-top: 25px;
}


#page-title
{
	font-family: Arial;
	font-size: 26px;
	font-weight: 100;
	color: #01457e;
	line-height: 30px;
	margin-bottom:5px;
}
#player
{
	border: solid 1px #41749e;
	padding: 1px;
}

#main-content p
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #5e7b8c;
}

#main-content h3
{
	margin-top: 20px;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
	color: #01457e;
}

#main-content h3 a
{
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
	color: #01457e;
}

#free-download
{
	margin-top: 20px;
}

#free-download h2
{
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	font-weight: 100;
	color: #01457e;
	margin-bottom:0;
}


#free-download p
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: 100;
	color: #5e7b8c;
}
#free-download li
{
	margin: 3px 0 3px 15px;

	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: 100;
	color: #5e7b8c;
}

#free-download a
{
	
	color: #5e7b8c;
}

#systemRequirments h2
{
    font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #5e7b8c;
	margin:0;
}
#systemRequirments h3
{
    font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	margin:0;
	color: #5e7b8c;
}

#systemRequirments li
{
   margin: 3px 0 3px 15px;
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: 100;
	color: #5e7b8c;
}


#AIRDownloadMessageTable {
	width: 217px;
	height: 180px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#AIRDownloadMessageRuntime {
	font-size: 12px;
	color: #333;
}
