﻿
/*Advanced styles*/
.AdvTableHeader1
{
 background-color: #E8F7FF;
 text-align: center;
}
.AdvTable1
{
 margin: 15px 0px 15px 0px;
 background-color: white;
 border-collapse: collapse;
}

.ImageAnchor
{
	border-width: 0;
}

/*Key features #66CC33 0066FF 6633FF*/

a#KFL
{
	color:#006699;
	font: bold 100% Arial,sans-serif;
}
a:hover#KFL
{
	color:#FF9404;
	text-decoration: none;
	font: bold 100% Arial,sans-serif;
}

.AdvTable1 TD
{
 border: 1px #CACACA solid;
 padding: 5px 10px 5px 10px;
}
#AdvTableProgName{padding: 15px 15px 15px 15px;}
#AdvTableProgName a{font-weight:bold;color: red;}
#AdvTableNSI1{text-align: right;}
#AdvTableNSI2{text-align: center;}
#AdvTableNSI3
{
 text-align: left;
 vertical-align: middle;
 text-align: left;
}


.KeyFeaturesTable
{
	padding: 5px 5px 5px 5px;
	width: 100%;
	height: 100%;
}

.KeyFeaturesLogo
{
	width: 29;
	height: 224;
	background:url(../images/KeyFeatures.png);
	background-repeat:no-repeat;
}
.KeyFeaturesItem
{
	background:url(../images/KeyFeatures_Sep.png);
	background-repeat:no-repeat;
	background-position:  50% 95%  ;
	padding: 10px 10px 20px 10px;
}

.KeyFeaturesItemL
{
	padding: 10px 10px 20px 10px;
}
/*=================================================*/

.LogoImage{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	float: left;
	height:64px;
	width:64px;
}

.IELogo
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/Ultima_Website_Logo.png');
	float: left;
	height:64px;
	width:64px;
}

* { margin:0; padding:0; }
body { font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; color:#555; background: #fff url(../images/headerbg.gif) repeat-x; }

/*---*/
a { color:#007898; background: inherit; border-bottom:1px dotted #ccc; text-decoration:none; }
a:hover { border-bottom:1px solid #ccc; color: red; background: inherit; }
a:focus { outline: 0; }
ul { margin:10px 10px 10px 0; padding:0 0 0 15px; }
li { margin:0 0 0 10px; padding:3px; font-size: 110%}
img { border: 0; text-decoration: none; }

/*---*/
.wrap { padding:0 10px 10px 10px; width:860px; margin:0 auto; }
/*#logo {float:left; margin: 26px 20px 14px 5px; color:#768998;}*/
#logo {float:left; width: 300px;margin: 20px 0px 14px 5px; color:#768998;}
h1 { margin: 0 0 10px; letter-spacing: 1px; font-size: 2em; }
h1 a { color: #fff; }
h1 a:hover { color: #FFFCB3; }
	
/*---*/
#nav { float:right; border:none; padding:0; margin: 47px 10px 60px 0; }
#nav li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.1em; }
#nav li a { display:block; padding: 10px 12px 15px; color:#ffcc33; text-decoration:none; border: 0; margin:0 1px 0 0; }
#nav li a:hover, #nav li a.current { background: url(../images/barbg.gif) no-repeat bottom center; color:#fff; }	
	.akey { border-bottom: 1px dotted #4B5761; }

/*---*/
#left { float: right; width: 570px; margin: 0 0 20px 0; }
	#left h2 { float: left; font: 2.1em "Trebuchet MS", Arial;  color:#121212; letter-spacing:-1px; margin: 0px 0 20px 0; clear:left; }
	#left h2 a { color:#121212; text-decoration:none; border: 0; }
	#left p { clear: both; margin: 5px 0 20px 0; font-size:110%; line-height:21px; }
	
/*---*/
#right {width:240px; float:left; margin: 0 0 20px 0; }
	#right h2 { color:#fff; margin: 0 0 5px 0; font: bold 1.2em "Trebuchet MS", Arial; background: #fff url(../images/sideh2bg.gif) repeat-x; padding: 4px 10px; border-bottom: 2px solid #000; }
	#right ul { list-style:none; 	border-top:1px solid #eee; border:none; padding:0; margin:0 0 15px 0; }
	#right ul li { border-bottom:1px solid #eee; padding:5px; margin:0; }
	#right ul li a { border: 0; }

	#info { border: 1px solid #ccc; padding: 3px 5px; margin: 0 0 10px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 20px 0; color:#808080; }
#footer p { line-height: 2.5em; } 