* 
{
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body 
{
	background-color: #FFFFFF;
	color: #434343;
	font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 1.0em;
	text-align: center;
}

strong
{
	color: #111111;	
}

img
{
	border: 0;
}

ul
{
	list-style: none; 
	padding: 0;
	margin: 0;
}

li
{
	background: url('../images/bullet.gif') no-repeat top left;
	padding-left: 1.4em;
	padding-bottom: 0.2em;
}

#container
{
	min-height: 100%;
	position: relative;
}

#footer
{
	margin-top: 19px;
	height: 90px; /* footer height */
	background: #EAEAEA;
	border-top: 1px solid #DBDBDB;
	bottom: 0;
	padding-top: 10px;
	font-size: 0.70em;
	color: #999999;
}

#bottomlinks li
{
	background: none;
	padding-left: 0;
}

#bottomlinks li a
{
	color: #999999;
}

#bottomlinks li a:visited
{
	color: #999999;
}

#bottomlinks li a:hover
{
	color: #326EA1;
}

#footcont
{
	position: absolute;
   	bottom: 0;
	left: 0;
   	width: 100%;
   	height: 120px; /* footer height minus padding */
}

#content p
{
	line-height: 1.5em;
	margin-bottom: 10px; /* footer padding */
}

.fcontent
{
	width: 700px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#inner {
	padding-bottom: 120px; /* footer */
	background: url('../images/content.gif') repeat-x left 12.4em;
}

#rightcolumn li a:link
{
	color: #434343;
	text-decoration: none;
}
#rightcolumn li a:visited
{
	color: #434343;
	text-decoration: none;
}
#rightcolumn li a:hover
{
	color: #326EA1;
	text-decoration: none;
}
#rightcolumn li a:active
{
	color: #000000;
	text-decoration: none;
}

h1, h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
}

#logo a 
{
	background: transparent url('../images/logo.gif') no-repeat;
	color: #00A0C6;
	display: block;
	font-size: 1.4em;
	float: left;
	/*width: 235px;
	height: 54px;*/
	width: 289px;
	height: 77px;
	overflow: hidden;
	margin-top: 45px;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
	z-index: 1;
}

#logo a:hover {
	border: 0px;
}

#line
{
	background: #111111;
	width: 100%;
	height: 7px;
	font-size: 0;
}

#header {
	background: #303030 url('../images/gradient.gif') repeat-x 50% 26px;
	border-top: 1px solid rgb(60, 60, 60);
	clear: both;
	float: left;
	height: 188px;
	width: 100%;
	border-bottom: 2px solid #326EA1;
}

#gradient {
	height: 188px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 700px;
}

#tabs 
{
	width: 700px;
	padding: 0;
	position:absolute;
	text-align:center;
	left: 0;
	top: 165px;
}
#tabs ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabs a
{
	float: left;
	background: transparent url('../images/tab-right.gif') no-repeat right top;
	padding: 0 15px 0 0;
	display: block;
}
#tabs #current
{
	background: url('../images/active-left.gif') no-repeat left top;
	border-width: 0;
	border-bottom: 3px solid #CFCFCF;
}
#tabs #current a
{
	background: url('../images/active-right.gif') no-repeat right top;
	color: #000000;
}
#tabs li {
	float: left;
	margin: 0;
	margin-right: 1px;
	padding: 0 0 0 15px;
	font-size: 0.70em;
	letter-spacing: 1px;
	font-family: Arial;
	background: transparent url('../images/tab-left.gif') no-repeat left top;
}
#tabs li a 
{
	padding: 5px 15px 4px 0;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#tabs li a:hover 
{
	color: #326EA1;
}

#slogan
{
	background: transparent url('../images/slogan.gif') no-repeat;
	width: 221px;
	height: 20px;
	top: 112px;
	left: 122px;
	position: absolute;
}

#logins
{
	background: transparent url('../images/curve.gif') no-repeat 50% 1px;
	width: 249px;
	height: 17px;
	top: -2px;
	right: 0px;
	position: absolute;
	line-height: normal;
	font-size: 0.6em;
	font-family: Tahoma;
	text-align: center;
	color: #FFFFFF;
}

#logins a
{
	color: #FFFFFF;
	text-decoration: none;
}

#logins a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#logins a:hover
{
	color: #326EA1;
	text-decoration: none;
}

#logins a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

#content
{
	margin: 0 auto 0 auto;
	width: 700px;
	text-align: left;
	font-size: 0.75em;
}

.fcontent a, #content a
{
	color: #326EA1;
	text-decoration: none;
}

.fcontent a:visited, #content a:visited
{
	color: #326EA1;
	text-decoration: none;
}

.fcontent a:hover, #content a:hover
{
	color: #326EA1;
	text-decoration: none;
	border-bottom: 1px dashed #9F9F9F;
}

#content a:active
{
	color: #326EA1;
	text-decoration: none;
}



#content table
{
	font-size: 12px;
}

#content h1
{
	font-size: 1.5em;
	color: #326EA1;
}

#content h2
{
	font-size: 14px;
	color: #326EA1;
	margin-bottom: 4px;
}

#content h3
{
	font-size: 12px;
	color: #326EA1;
	margin-bottom: 4px;
}

#content h4
{
	font-size: 12px;
}

#content #titleText
{
	margin-bottom: 6px;
}

#content #titleText span.titleLine
{
	border-bottom: 1px dashed #9F9F9F;
}

#content #titleIcon
{
	float: left; 
	padding: 10px 14px 0px 5px;
}

#faq li a, #knowledgebase li a
{
	color: #434343;
}

#faq li a:visited, #knowledgebase li a:visited
{
	color: #434343;
}

#faq h4
{
	margin-bottom: 3px;
}

#faq h4 a
{
	cursor: pointer;
	font-weight: normal;
}

#faq .answer
{
	display: none;
	margin: 4px 0px 2px 20px;
	border: 1px dashed #9F9F9F; 
	padding: 7px 7px 0px 7px;
	vertical-align: top;
	text-align: left;
	background: #F8F8F8;
}

#news .date
{
	position: relative;
	top: -2px;
	left: 5px;
	font-size: 10px; 
	color: #666666; 
	font-style: italic;
}

#news .author
{
	color: #999999;
}

p.intro
{
	padding-bottom: 15px;
}

#leftcolumn
{
	float: left;
	width: 500px;
	padding-right: 0px;
}

* html #leftcolumn {width: 530px;}

#rightcolumn
{
	float: right;
	width: 130px;
	border-left: 1px dashed #9F9F9F;
	padding-left: 30px;
}

#spacer
{
	width: 100%;
	height: 40px;
	float: left;
}
	
td.box
{
	border: 1px dashed #9F9F9F; 
	padding: 14px;
	width: 50%;
	vertical-align: top;
	text-align: left;
	background: #F8F8F8;
}

.box
{
	border: 1px dashed #9F9F9F; 
	padding: 14px;
	vertical-align: top;
	text-align: left;
	background: #F8F8F8;
}

.box2
{
	border: 1px dashed #9F9F9F; 
	padding: 14px;
	vertical-align: top;
	text-align: left;
	background: #F8F8F8;
}

.sep
{
	width: 100%;
	border-bottom: 1px dashed #9F9F9F;
	margin-bottom: 10px;
}

fieldset
{
	border: 1px dashed #9F9F9F; 
	width: 350px;
	text-align: left;
	background: #F8F8F8;
}

legend
{
	border: 1px dashed #9F9F9F; 
	background: #F8F8F8;
	padding: 2px 6px;
}

div.testimonial {   margin: 0 auto 0 auto; width: 60%; margin-bottom: 40px;}

blockquote {  background: transparent url('../images/openquote.gif') left top no-repeat;}

blockquote div {  padding: 0 25px;  background: transparent url('../images/closequote.gif') right bottom no-repeat;}

cite { padding-top: 5px; float: right; color: #666666;}

a.tooltip {
    position: relative; 
    z-index: 24;
    text-decoration: none;
}
a.tooltip:hover {
	z-index:25;
}

a.tooltip span {
	display: none;
}
a.tooltip:hover span {
    display: block;
    position: absolute;
    top: 25px; height: 18px; left: -50px;
    border: 1px solid #000;
	padding-top: 3px;
    background-color: #FFFFFF; 
	color: #FF00AA;
    text-align: center;
}

.left {
	border-left: 1px solid #C9C9C9;
}
.right {
	border-right: 1px solid #C9C9C9;
}
.bottom {
	border-bottom: 1px solid #C9C9C9;
}
.top {
	border-top: 1px solid #C9C9C9;
}
.exvat
{
	color: #999999;
}
.buynow
{
	color: #326EA1;
	font-weight: bold;
}

.login
{
	float: right; 
	position: relative; 
	right: 20px;
}

#dePanel a:hover, #cPanel a:hover
{
	border-bottom: 0px;
}