﻿.header-wrapper {
	background: url("../image/header-bg.gif") left top repeat-x;
	margin: 2px 0 0 0;
	height: 99px;

}
.header-left {
	background: url("../image/header-bg-left.gif") left top no-repeat;
}
.header-right {
	background: url("../image/header-bg-right.gif") right top no-repeat;
}
.centerpiece-wrapper {  }
.centerpiece-left {
	background: url("../image/left-shadow-gradient.gif") left top no-repeat;
	height: 0.01%;
}
.centerpiece-right {
	background: url("../image/right-shadow-gradient.gif") right top no-repeat;
	height:50%;
}

.copyright {
	font-size: 11px;
	color: #CBCACB;
	padding: 0px 0px 0px 0px;
	float: left;
	font-family: Tahoma, Arial, Times New Roman;
}
.copyright2 a {
	font-size: 11px;
	color: #CBCACB;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Times New Roman;
}
.footer-wrapper {
	background: url("../image/footer-bg.gif") left bottom repeat-x;
}
.hmenu {
	background: url("../image/hmenu.gif") left top repeat-y;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: green;
	cursor: default;
}
.footer-left {
	background: url("../image/footer-bg-left.gif") left bottom no-repeat;
}
.footer-right {
	background: url("../image/footer-bg-right.gif") right bottom no-repeat;
}
.box { background-color: #F7F7F7; }
.box .contents { }

.tl { background: url("../image/box-bg-tl.gif") left bottom no-repeat; }
.tm { background: url("../image/box-bg-tm.gif") left bottom repeat-x; }
.tr { background: url("../image/box-bg-tr.gif") right bottom no-repeat; }

.lm { background: url("../image/box-bg-lm.gif") left top repeat-y; }
.rm { background: url("../image/box-bg-rm.gif") right top repeat-y; }

.bl { background: url("../image/box-bg-bl.gif") left top no-repeat; }
.bm { background: url("../image/box-bg-bm.gif") left top repeat-x; }
.br { background: url("../image/box-bg-br.gif") right top no-repeat; }

.tl2 { background: url("../image/box22-bg-tl.gif") left bottom no-repeat; }
.tm2 { background: url("../image/box2-bg-tm.gif") left bottom repeat-x; }
.tr2 { background: url("../image/box2-bg-tr.gif") right bottom no-repeat; }

.lm2 { background: url("../image/box2-bg-lm.gif") left top repeat-y; }
.rm2 { background: url("../image/box2-bg-rm.gif") right top repeat-y; }

.bl2 { background: url("../image/box2-bg-bl.gif") left top no-repeat; }
.bm2 { background: url("../image/box2-bg-bm.gif") left top repeat-x; }
.br2 { background: url("../image/box2-bg-br.gif") right top no-repeat; }
a
{
	color: #0066CC;
	text-decoration: none;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 9pt;
}
a:hover
{
	color: orange;
	text-decoration: none;
}
/*.nav{
	background: url("../image/buttons.gif") left top no-repeat;
	text-align: center;
	height: 27px;
	margin: 0 0 0 0;
	padding: 0 0 0 3px;
	float: none;
}*/
div#nav {
	width: 100%;
	float: right;
}
div#nav ul.site {
	background: url("../image/buttons.gif") center top no-repeat;
	text-align: center;
	width: 100%; height: 27px;
	margin: 2px -3px 0 0;
	padding: 0 0 0 3px;
	float: none;
}
div#nav ul.site li {
	list-style: none;
	display: inline;
	float: left;
}
div#nav ul.site li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding: 7px 0 5px 0;
	width: 124px;
	display: block;
}
div#nav ul.site li a:hover {
	color: #000;
}

div#nav ul.community {
	margin: 0;
	padding: 7px 8px 0 0;
	float: right;
}
div#nav ul.community li {
	list-style: none;
	display: inline;
	float: left;
}
div#nav ul.community li {
	text-decoration: none;
	text-transform: lowercase;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #888;
	padding: 5px;
}
div#nav ul.community li a:hover {
	color: #000;
}

#b-sales li#n-Download a,
#b-features li#n-Features a,
#b-support li#n-Support a,
#b-about li#n-About a {
	color: #222 !important;
}
.text
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	color: #000000;
	cursor: default;
}
INPUT, TEXTAREA, SELECT
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	/*background-color: #ffffff;*/
	vertical-align: middle;
	height: 20px;
	/*width: 120px;
	border: solid 1px #CBCACB;*/
}   
.bbb
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	background-color: #F6E1A0;
	vertical-align: middle;
	height: 22px;
	width: 100px;
	border-bottom: solid 1px #CBCACB;
	border-top: solid 1px #CBCACB;
	border-right: solid 1px #CBCACB;
	border-left: solid 1px #CBCACB;
}   


