/* CSS Document */

/* CSS Reset
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}
/* BASIC 
*/
body {
	font: 11px/18px Arial, Verdana, sans-serif;
	background-color: #FFF;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
strong {
	font-weight:bold;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
img.goleft { /*let img float to left*/
	padding: 5px;
	border: 1px solid #CCC;
	float: left;
	margin: 8px 15px;
}
img.goright { /*let img float to right*/
	padding: 5px;
	border: 1px solid #CCC;
	float: right;
	margin: 8px 15px;
}
/* LAYOUT 
*/
#mainBody {
	width:950px;
}
.left {
	width:680px;
	float:left;
}
.right {
	width:259px;
	float:right;
}
.clear {
	clear: both;
}
.alignCenter {
	margin: 0 auto;
}

/** HEAD **/
#head {
	height: 90px;
	width: 950px;
}
#logo {
	float: left;
	height: 52px;
	width: 260px;
	padding-top: 18px;
}
#contact-login {
	padding-top:26px;
	line-height:26px;
	text-align:right;
	float:right;
}
#contact-login a {
	font-size:11px;
	color: #666666;
	line-height:20px;
}
#contact-login a:hover {
	color: #F60;
}

/** NAVIGATION **/
#nav {
	width: 950px;
	height: 45px;
	padding-bottom: 10px;
}
#nav a {
	text-decoration: none;
}
#nav ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float:left;
}
.nav_Home, .Home_current, .nav_Applications, .Applications_current, .nav_Industries, .Industries_current, .nav_Products, .Products_current, .nav_RCenter, .RCenter_current, .nav_DCenter, .DCenter_current, .nav_Support, .Support_current, .nav_Customers, .Customers_current, .nav_Resellers, .Resellers_current, .nav_Company, .Company_current, .nav_column {
	background: url(../images/navBg.jpg) no-repeat;
	text-align:center;
	color:#FFF;
	line-height:40px;
	font-weight:bold;
	height: 45px;
	display: block;
}
.Home_current:hover, .Applications_current:hover, .Industries_current:hover, .Products_current:hover, .RCenter_current:hover, .DCenter_current:hover, .Support_current:hover,  .Customers_current:hover .Resellers_current:hover, .Company_current:hover, {
	color:#FFF;
}
.nav_Home:hover, .nav_Applications:hover, .nav_Industries:hover, .nav_Products:hover, .nav_RCenter:hover, .nav_DCenter:hover, .nav_Support:hover, .nav_Customers:hover, .nav_Resellers:hover, .nav_Company:hover {
	color:#FFF;
}
.nav_Home:active, .nav_Applications:active, .nav_Industries:active, .nav_Products:active, .nav_RCenter:active, .nav_DCenter:active, .nav_Support:active, .nav_Customers:active, .nav_Resellers:active, .nav_Company:active {
	line-height:42px;
	color:#FFF;
}
.nav_Home {
	background-position: 0px 0px;
	width: 66px;
}
.nav_Home:hover {
	background-position: 0px -45px;
}
.nav_Home:active {
	background-position: 0px -90px;
}
.Home_current {
	background-position: 0px -135px;
	width: 66px;
	display:block;
}
.nav_Applications {
	background-position: -67px 0px;
	width: 103px;
}
.nav_Applications:hover {
	background-position: -67px -45px;
}
.nav_Applications:active {
	background-position: -67px -90px;
}
.Applications_current {
	background-position: -67px -135px;
	width: 103px;
	display: block;
}
.nav_Industries {
	background-position: -171px 0px;
	width: 92px;
}
.nav_Industries:hover {
	background-position: -171px -45px;
}
.nav_Industries:active {
	background-position: -171px -90px;
}
.Industries_current {
	background-position: -171px -135px;
	width: 92px;
	display: block;
}
.nav_Products {
	background-position: -264px 0px;
	width: 88px;
}
.nav_Products:hover {
	background-position: -264px -45px;
}
.nav_Products:active {
	background-position: -264px -90px;
}
.Products_current {
	background-position: -264px -135px;
	width: 88px;
	display: block;
}
.nav_RCenter {
	background-position: -353px 0px;
	width: 132px;
}
.nav_RCenter:hover {
	background-position: -353px -45px;
}
.nav_RCenter:active {
	background-position: -353px -90px;
}
.RCenter_current {
	background-position: -353px -135px;
	width: 132px;
	display: block;
}
.nav_DCenter {
	background-position: -486px 0px;
	width: 109px;
}
.nav_DCenter:hover {
	background-position: -486px -45px;
}
.nav_DCenter:active {
	background-position: -486px -90px;
}
.DCenter_current {
	background-position: -486px -135px;
	width: 109px;
	display: block;
}
.nav_Support {
	background-position: -596px 0px;
	width: 78px;
}
.nav_Support:hover {
	background-position: -596px -45px;
}
.nav_Support:active {
	background-position: -596px -90px;
}
.Support_current {
	background-position: -596px -135px;
	width: 78px;
	display: block;
}
.nav_Customers {
	background-position: -675px 0px;
	width: 94px;
}
.nav_Customers:hover {
	background-position: -675px -45px;
}
.nav_Customers:active {
	background-position: -675px -90px;
}
.Customers_current {
	background-position: -675px -135px;
	width: 94px;
	display: block;
}
.nav_Resellers {
	background-position: -770px 0px;
	width: 86px;
}
.nav_Resellers:hover {
	background-position: -770px -45px;
}
.nav_Resellers:active {
	background-position: -770px -90px;
}
.Resellers_current {
	background-position: -770px -135px;
	width: 86px;
	display: block;
}
.nav_Company {
	background-position: -857px 0px;
	width: 93px;
}
.nav_Company:hover {
	background-position: -857px -45px;
}
.nav_Company:active {
	background-position: -857px -90px;
}
.Company_current {
	background-position: -857px -135px;
	width: 93px;
	display: block;
}
.nav_column {
	background-position: -66px 0px;
	width: 1px;
}

/* Setp
*/
#stepGray {
	background: #ccc url(../images/step-bg.gif) no-repeat left -45px;
	width:600px;
	height:45px;
	position: relative;
	margin: 20px;
}
.step1, .step2, .step3, .step4, .step5, .step6 {
	background:#f30 url(../images/step-bg.gif) no-repeat 0 0;
	height:45px;
}
.step1 {
	width:150px;
}
.step2 {
	width:300px;
}
.step3 {
	width:450px;
}
/*.step4 {
	width:480px;
}*/
.finish {
	width:600px;
}
ul.stepTxt {
	list-style-type: none;
	position: absolute;
	height: 23px;
	width: 600px;
}
ul.stepTxt li {
	float: left;
	width: 140px;
	padding-left: 10px;
	display: inline-block;
	color: #999;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	height: 45px;
}
ul.stepTxt li.current_step_1, ul.stepTxt li.current_step_2, ul.stepTxt li.current_step_3, ul.stepTxt li.current_step_4, ul.stepTxt li.current_finish {
	background: url(../images/step-bg.gif) no-repeat 0 -90px;
}
ul.stepTxt li.current_step_1 {
	background-position:0 -90px;
}
ul.stepTxt li.current_step_2 {
	background-position:-150px -90px;
}
ul.stepTxt li.current_step_3 {
	background-position:-300px -90px;
}
/*ul.stepTxt li.current_step_4 {
	background-position:-360px -90px;
}*/
ul.stepTxt li.current_finish {
	background-position:-600px -90px;
}

ul.stepTxt a {
	color: #999;
	text-decoration: none;
}
ul.stepTxt a:hover {
	text-decoration: underline;
}
ul.stepTxt .white {
	color: #FFF;
}
h1 {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 24px;
	color: #FF6633;
	line-height: 32px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
	line-height: 24px;
}
p {
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	line-height: 14px;
	padding-bottom: 1.2em;
}
form.formStyle {
	padding: 20px;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 20px;
}
table.tableForm td {
	padding: 8px;
}


/** SITEMAP **/
#siteMap {
	width: 950px;
	background: url(../images/commonTitleBg.gif) repeat-x;
}
#siteMap #siteMap_title {
	line-height: 34px;
	color: #FFF;
	margin-bottom: 1px;
}
#siteMap #siteMap_title #siteMap_tollPhone {
	color: #FFF;
	float: left;
	padding-left: 15px;
	font-size: 14px;
}
#siteMap #siteMap_title #siteMap_userLink {
	color: #FFF;
	float: right;
	font-size: 12px;
	padding-right: 15px;
}
div.siteMap_section {
	width: 164px;
	float: left;
	padding: 15px 15px 15px 10px;
	border-left: 1px solid #CCC;
}
div.siteMap_section ul {
	list-style-type: none;
}
div.siteMap_section a.mainChannel {
	line-height: 16px;
	font-weight: bold;
	color:#036;
	margin-top: 8px;
	display: block;
	text-indent: 10px;
}
div.siteMap_section a.mainChannel:hover {
	color: #F60;
}
div.siteMap_section a.subChannel {
	font-size:11px;
	line-height: 16px;
	color:#333;
	display: block;
	padding-left: 18px;
}
div.siteMap_section a.subChannel:hover {
	color: #F60;
}
#copyright {
	font-size:11px;
	line-height: 20px;
	text-align: center;
	width: 950px;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	border-top: 1px solid #eee;
}
.DataGridHeadStyle th
{
	text-align:center;
}
