﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 75%;
	background-color: #000;
	background-image: url(../images/newimages/bg.gif);
	background-repeat: repeat;
	line-height: 17px;
}

*
{
	margin: 0;
	padding: 0;	
}

form
{
	font-size: 12px;
}

p
{
	font-size: 100%;
	margin-bottom: 10px;
    text-align: left;
}

img
{
	border: 0;
}

h1
{
	font-size: 135%;
	color: #ff6b00;	
	margin: 10px 0 10px 0;
	font-weight: bold;
	line-height: 25px;
	
}

h2
{
	font-size: 110%;
	color: #ff6b00;	
	margin: 5px 0 5px 0;
	padding-top: 3px;
	font-weight: bold;
}

h3
{
	color: #00cc33;
	margin: 5px 0 5px 0;
    font-size: 100%;
	font-weight: bold;
    padding-top: 3px;

}

h4
{
	font-size: 100%;
	font-weight: normal;
}

h5
{
	margin: 5px 0 5px 0;
    font-size: 100%;
	font-weight: bold;
    padding-top: 3px;
}
ol
{
	margin: 5px 0 5px 25px;
}

table
{
    
}

table tr
{
	vertical-align: top;
}

table tr td
{
	padding: 5px;	
}

.floatleft
{
	float: left;
}

.paddingleft10
{
	margin: 0 10px 0 0;	
}

.clear
{
	clear: both;	
}

.tagline
{
	color: #00cc33;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}

.tagline:hover
{
	text-decoration: underline;
}

.tableheader
{
	font-size: 9pt;
	color: #c2510f;
	font-style: normal;
}

#mainwrapper
{
	margin-top: 15px;
	position: relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
}

#icon
{
	width: 201px;
	height: 62px;		
}

#printicon
{
	display: none;
}

#topicons
{
	position: absolute;
	top: 20px;
	right: 0;
}

#topicons li
{
	float: left;	
	margin-left: 10px;
}

#topicons a
{
    display: block;
    font-size: 0px;
    color: #000;
    text-decoration: none;
    padding-top: 40px;
    height: 16px;
}

#topicons a:hover
{
	background-position: bottom !important;
}

#topicons a.home
{
	background-image: url(../images/newimages/btn-home.jpg);
	background-position: top;
	width: 40px;
}
#topicons a.LoginText
{
vertical-align:bottom;
}
#topicons a.trial
{
	background-image: url(../images/newimages/btn-download-a-trial.jpg);
	background-position: top;
	width: 57px;
}

#topicons a.login
{
	background-image: url(../images/newimages/btn-login.jpg);
	background-position: top;
	width: 40px;
}

#topicons a.logout
{
	background-image: url(../images/newimages/btn-logout.jpg);
	background-position: top;
	width: 40px;
}

#topicons a.aboutus
{
	background-image: url(../images/newimages/btn-about-us.jpg);
	background-position: top;
	width: 40px;
}

#topicons a.training
{
	background-image: url(../images/newimages/btn-training.jpg);
	background-position: top;
	width: 50px;
}

#topicons a.register
{
	background-image: url(../images/newimages/btn-register.jpg);
	background-position: top;
	width: 46px;
}

#topicons a.chinese
{
	background-image: url(../images/newimages/btn-chinese.jpg);
	background-position: top;
	width: 40px;
}

#montage
{
	width: 980px;
	height: 210px;
	margin-top: 15px;
}

#montagesmall
{
	width: 980px;
	height: 105px;
	margin-top: 15px;
}

#greendivider
{
	background-color: #009e27;
	height: 2px;	
}

* html #greendivider
{
	font-size: 0px;
}

#contentwrapper
{
	position:relative;
	background-color: #fff;	
	min-height: 450px;
	padding: 0 20px 0px 20px;
	top: 0px;
	left: 0px;
}

* html #contentwrapper
{
	height: 450px;	
}

#bottomcurve
{
	background-image: url(../images/newimages/bottom-curve.gif);
	width: 980px;
	height: 11px;
}

* html #bottomcurve
{
	font-size: 0px;
}

#footer
{
	position: relative;	
	margin-top: 5px;
	font-size: 90%;
	height: 30px;
}

#footer, #footer a
{
	color: #fff;	
}

#footer ul
{
	margin-left: 5px;
	list-style-position: inside;
}

#footer ul li
{
	float: left;
}

#copyright
{
	position: absolute;
	top: 0;
	right: 5px;
	color: #666666;
}

#LogIn
{
	position:absolute; 
	right:393px; 
	top: 42px;
	text-align:right;
}

#WebsiteAdmin
{
	position:absolute; 
	top: 42px; 
	left: 286px; 
	width: 120px;
}

.panelbox
{
	background-image: url(../images/newimages/side-column-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 272px;
	padding: 5px;
}

.panelbox h1
{
	color: #009826;
	font-size: 140%;
	border-bottom: solid 1px #009826;
	padding-bottom: 5px;
}

.panelbox ul
{
	margin: 5px 0 5px 25px;
	list-style-type: none;
	list-style-image: url(../images/newimages/arrow.png);
}

.panelbox ul li
{
	font-weight: bold;
	padding: 5px;
}

.panelbox ul li a
{
	color: #000;
	text-decoration: none;
}

.panelbox ul li a:hover
{
	text-decoration: underline;
}

.homerightcolumn
{
	float: right;
	width: 289px;
	background-color: white;
	padding: 0 0 20px 20px;
}

#toolbox
{
	list-style-type: none;	
	position: absolute;
	top: 5px;
	right: 20px;
}

#toolbox li
{
	float: left;
}

#toolbox li a
{
	display: block;
	margin: 0 5px 0 5px;
}

#sidenavpanel
{
	float: left;
	width: 185px;	
	padding-top: 5px;
	margin-top: 10px;
}

.secondarynav
{
	float: left;
	background-color: #dbdbdb;
	background-image: url(../images/newimages/secondary-nav-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 185px;	
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.breadcrumb
{
	display: block;
}

.secondarynav
{
	
}

#sidenavpanel h1
{
	color: black !important;
	font-size: 130% !important;
	padding-left: 10px;
}

#sidenavpanel h2
{
	border: 0 !important;
	color: black !important;
	font-size: 110% !important;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
}

.secondarynav .StaticMenuItemStyle
{
	width: 185px;
	background-color: #dbdbdb;
	border-top: solid 1px #00c230;
	padding: 5px 5px 5px 25px;
	background-image: url(../images/newimages/arrow.png);
	background-repeat: no-repeat;
	background-position: 13px 8px;
}

.secondarynav .StaticMenuItemStyle a
{
	color: black;	
	background-image: none;
	padding: 0;
}

.secondarynav .StaticHoverStyle
{
	width: 185px;
	background-color: #696a69;
	border-top: solid 1px #00c230;
	padding: 5px 5px 5px 25px;
	background-image: url(../images/newimages/white-arrow.png);
	background-repeat: no-repeat;
	background-position: 13px 8px;
}

.secondarynav .StaticHoverStyle a
{
	color: white;	
	background-image: none;
	padding: 0;
}


#sidenavpanel .sidenavbottomcurve
{
	background-image: url(../images/newimages/secondary-nav-bottom.jpg);
	width: 185px;
	height: 9px;
}

* html #sidenavpanel .sidenavbottomcurve
{
	font-size: 0px;	
}

.breadcrumb_currentnode
{
	color: #00c230;	
}

.breadcrumb_nodestyle
{
	color: Black !important;
	text-decoration: none;	
}

.breadcrumb_nodestyle:hover
{
	text-decoration: underline;	
}

#threecolumncontentwrapper
{
	width: 580px;
	margin-left: 200px;
	margin-top: 10px;
}

#twocolumncontentwrapper
{
	width: 725px;
	margin-left: 200px;
	margin-top: 10px;
}


#threecolumncontentwrapper ul
{
	margin-left: 25px;	
}

#threecolumncontentwrapper li
{
	padding-bottom: 5px;	
}

#threecolumnrightwrapper
{
	position: absolute;	
	top: 60px;
	right: 0;
	width: 160px;
}

.calltoactionbuttons
{
	width: 140px;
	list-style-type: none;	
	font-size: 80%;
}

.calltoactionbuttons li
{
	margin-bottom: 10px;
}

.calltoactionbuttons a
{
	display: block;
	width: 85px;
	height: 32px; 
	padding-right: 40px;
	padding-left: 10px;
	padding-top: 2px;
	line-height: 13px !important;
	color: #777;
	text-decoration: none;
	font-weight: bold;
}

.calltoactionbuttons a.oneline
{
	padding-top: 10px;	
	height: 25px !important; 
}

.calltoactionbuttons a.wrap
{

}

.btn_demonstation
{
	background-image: url(../images/newimages/btn-book-demo.jpg);
	height: 33px !important;
}

.btn_trial
{
	background-image: url(../images/newimages/btn-download.jpg);
}

.btn_contactus
{
	background-image: url(../images/newimages/btn-contact-us.jpg);
}

.btn_downloadbrochure
{
	background-image: url(../images/newimages/btn-brochure.jpg);
}

.btn_pricing
{
	background-image: url(../images/newimages/btn-pricing.jpg);
}

.btn_productpurchase
{
	background-image: url(../images/newimages/btn-purchase.jpg);
}

.btn_booktraining
{
	background-image: url(../images/newimages/btn-book-training.jpg);
}

.btn_generic
{
	background-image: url(../images/newimages/btn-generic.jpg);
}

.btn_productdemo
{
	background-image: url(../images/newimages/btn-background-video.jpg);
}

#footerlinks
{
      clear: both;
      border-Bottom: solid 1px #ccc;
      padding-bottom: 5px;
      color: #b8b8b8;
      font-size: 90%;
      text-align: center;
	text-decoration: none;
}

#footerlinks ul
{
	margin-top: 5px;
	list-style-type: none;	
	text-decoration: none;
}

#footerlinks li
{
	display: inline;
}

#footerlinks a
{
	font-size: 10px;
	color: #b8b8b8;
	padding-left: 3px;
	padding-right: 3px;
	height: 9px;
	vertical-align: middle;
	padding-bottom: 3px;
	text-decoration: none;
}

#footerlinks a.lineend
{
	border: 0;	
}

#footerlinks a:hover
{
	color: #11842e;
	text-decoration: underline;
}

.footerlinkdivider
{
	 border-right: solid 1px #ccc;
	 text-align:center;
	 text-decoration: none;
}

#LogInText
{
	background-color: Transparent;
	color: #b8b8b8;
	font-size: 10px;
	height: 9px;
}

#LogInText
{
	background-color: Transparent;
	color: #b8b8b8;
	font-size: 10px;
	height: 9px;
}

#GoogleMap
{
	width: 580px;
	height: 528px;	
	margin: 20px 0 20px 0;
}

table.register
{
	padding-left: 0px;
}

table.register tr
{}

table.register td.label
{
	width: 252px; 
}

table.register td.label label, table.register td.data label
{
	margin-left: 5px;
}

table.register td.data
{
	width: 280px;
}

table.register td.RequiredData
{
	width: 280px;
}

table.request 
{
	width: 750px;
}

.greenline
{
	border-top: solid 1px #00cc33;
	line-height: 24px;
}

table.DatgelTable1
{
	padding: 5px;
}

table.DatgelTable1 td.odd
{
	background-color: #cccccc;
	text-align: left;
	vertical-align: middle;
}

table.DatgelTable1 td.even
{
    background-color: #E8E6E7;
    text-align: left;
    vertical-align: middle;
}
