﻿body
{
    margin: 0;
    background-color: #adbee5;
    height: 100%;
    font-family: arial;
    font-size: 13px;
    color: #111111;
}

p
{
	line-height:1.5em;
	margin-bottom:1.75em;
	margin-top:0;
	padding:0;
	text-align:justify;
}

.menu
{
	width:160px;
	float:left;
}

.menu ul
{
	font-weight:bold;
	color:#212171;
	padding-left:20px;
	background-color:White;
	margin: 24px 0 16px 5px;
}

.menu li
{
	list-style-type:none;
	background-image: url("../images/menu-bullet.gif");
	background-repeat: no-repeat;
	background-position: 15px 7px;
	padding: 4px 0 6px 35px;
	border-top:1px solid #CCCCCC;
}

.menu li:hover
{
	background-image: url("../images/menu-bullet-selected2.gif");
}

.menu li.selected
{
	background-image: url("../images/menu-bullet-selected2.gif");
}

.menu li a
{
	color:#212171;
	text-decoration:none;
}

.menu li a:visited
{
	color:#212171;
	text-decoration:none;
}

h1
{
	color: #212171;
	font-family: arial;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: -0.02em;
	line-height: 1.2em;
	margin: 0 0 0.6em;
	padding: 0 0 4px;
	border-bottom: 1px solid #CCCCCC !important;
}

h2
{
	color: #212171;
	font-family: arial;
	font-size: 110%;
	margin-bottom:10px;
}

h3
{
	color: #212171;
	font-family: arial;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: -0.02em;
	line-height: 1.2em;
	margin: 0 0 0.6em;
	padding: 0 0 4px;
	border-bottom: 1px solid #CCCCCC !important;
}

a 
{
	font-family:arial;
	font-size:13px;
	color:#111111;
}

.standard-list li
{
	list-style-type:none;
	background-image: url("../images/menu-bullet-selected2.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 3px 0 5px 20px;
}

.page
{
	width:800px;
	margin:auto;
	height:100%;
}

.banner
{
	height:81px;
	width:800px;
	background-color:#010171;
}

.footer
{
	height:20px;
	width:800px;
}

.footercontent
{
	height: 40px;
	width: 790px;
	float: left;
	background-color: #010171;
	color: #ddddff;
	text-align: center;
}

.footercontent a
{
	color: #ddddff;
}

.footercontent a:hover
{
	color:#ddddff;
}

.footercontet a:visited
{
	color:#ddddff;
}

fieldset
{
	border: 0;
}

.mainpage
{
	overflow:auto;
	background-color:white;
	background-repeat:repeat-y;
	background-image:url("../images/bg-faux2.gif");
	width:800px;
}

.sidegrad
{
	width:5px;
	float:left;
	background-repeat:repeat-y;
}

.header
{
	height:81px;
	width:790px;
	float:left;
}

.headergrad
{
	height:18px;
	width:790px;
	float:left;
	border-left:5px;
	background-image:url("../images/header-gradient-bottom.gif");
	background-repeat:repeat-x;
	background-color:White;
}

.footergrad
{
	height:18px;
	width:790px;
	float:left;
	border-left:5px;
	background-image:url("../images/footer-gradient-top.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:White;
}

.content
{
	margin: 16px 0 16px 40px;
	width:540px;
	float:left;
}

.picturebox
{
	border-style: none;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 5px;
}

.screenshotholder
{
	display:block;
	height:160px;
	padding-bottom:30px;
}

.screenthumb
{
	width:200px;
	height:100%;
	vertical-align:middle;
	float:left;
	border-bottom-width:0px;
	border-top-width:0px;
	border-width:1px;

}

img { border: none; }

.screenthumb a
{
		border:10px;
}

.screenthumb a:visited
{
		border:10px;
}

.screentitle
{
	padding-left:30px;
	width:300px;
	float:left;
	height:50%;
	text-align:justify;
}


.downloadbtn a:visited
{
	color: #FFFFFF;
}

.downloadbtn
{
	display: inline-block;
	width: 200px;
	height: 30px;
	background-image: url("../images/button_1.png");
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}

.shortbuybtn
{
	display: inline-block;
	width: 90px;
	height: 25px;
	background-image: url("../images/short_buy_button.png");
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 25px;
}

.downloadbtn a
{
	color: #FFFFFF;
}

.downloadbtn a:visited
{
	color: #FFFFFF;
}

.buybtn
{
	display: inline-block;
	width: 100px;
	height: 30px;
	background-image: url('../images/button_1.png');
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 30px;
}

.button-container
{
	border: #CCCCCC solid 1px;
	height:50px;
	padding-bottom:5px;
	padding-top:10px;
	margin-bottom:20px;
}

.buytable
{
    width: 100%;
    border: 0px #CCCCCC solid;
}

.buytable th
{
    height:30px;
    background-color:Blue;
}