BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	background: url(images/html-bg2.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

body#index
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	background: url(images/homebg.jpg) repeat-x left top;
}

BODY, FORM, DIV
{
	padding: 0;
	margin: 0;
}

A
{
	color: #0052A2;
	text-decoration: none;
}
img.mgmt {
	float: left;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 5px;
}
img
{
	border: 0;
}
img.left{
	float: left;
	margin-right: 11px;
}
img.customer {
	margin-right: 30px;
	margin-bottom: 14px;
	border-width: 0;
	border-style: none;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
        font-size: 12px;
	font-weight: bold;
}
#MainContainer
{
	width: 1010px;
	height: 100%;
	text-align: -moz-left;
	*text-align: left;
	background: url(images/html_bg.jpg) repeat-y left;
}

#MainContentContainer
{
	width: 1010px;
	height: 100%;
	text-align: -moz-left;
	*text-align: left;
	/*background: url(images/html_bg.jpg) repeat-y left;*/
}

/* --- HEADER STYLES --- */

#Header
{
	width: 1010px;
	height: 80px;
	background-image: url(images/header-content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#Logo
{
	float: left;
	margin-top: 16px;
	margin-left: 77px;
}

#Logo a:hover
{
	border: 0;
}


#RecordsShuttled
{ color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 292px;
	padding-top: 4px;
}

#RecordsShuttled span.records
{
	color: #595959;
	float: left;
	font-size: 10px;
	margin-top: 8px;
	width: 120px;
	display: inline-block;
}

#RecordsShuttledBox
{
	background-image: url(images/records_shuttled_box.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 140px;
	height: 30px;
	float: left;
}

#RecordsShuttledBox span
{
	letter-spacing: 6px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-left: 8px;
	float: left;
}


#HeaderNavigationItems
{
	float: right;
	padding-right: 27px;
	padding-top: 12px;
}

#HeaderNavigationItems ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#HeaderNavigationItems ul li
{
	float: left;
	list-style-type: none;
}

#HeaderNavigationItems ul li span
{
	margin-left: 5px;
	margin-right: 5px;
}

#HeaderNavigationItems ul li a
{
	color: #0052A2;
}

#HeaderNavigationItems ul li a:hover
{
	border-bottom: 1px dotted #474747;
}

#Maps {
	float: right;
	height: 20px;
	margin-right: 18px;
	margin-top: 5px;
	margin-left: -12px;
}
#Maps img {
	float: left;
	margin-top: 7px;
	margin-left: 5px;
}
#MapsHome {
	float: left;
	height: 20px;
	margin-right: 18px;
	margin-top: 1px;
	margin-left: -12px;
	padding-left: 13px;
	width: 230px;
}
#MapsHome a img {
	margin-top: 7px;
	margin-left: 5px;
	float: left;
}

/* @group Search */

form#ajaxSearch_form {
}
form#ajaxSearch_form fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
#search {
	width: 290px;
	height: 25px;
	position: absolute;
	left: 703px;
	top: 38px;
	text-align: right;
}
input#ajaxSearch_input {
	color: #525252;
	background-color: #ffffff;
	font-weight: bold;
	width: 145px;
	float: right;
}
input#ajaxSearch_submit {
	color: #000;
	float: right;
	margin-left: 2px;
}

/* @end */
.flash-player {
	height: 29px;
	float: left;
	margin-left: 10px;
	width: 50%;
	margin-top: 10px;
}
p.listen {
	height: 29px;
	float: left;
}
/*object#mplayer1 {
}*/
/*#MapsHome a {
	margin: 0;
	padding: 0;
}*/
/* drop down code */
#TopNavigation ul.dropdown {
}
#TopNavigation ul.dropdown li {
	float: none;
}
#Breadcrumbs {
	margin-bottom: 7px;
}


/* --- MAIN CONTENT STYLES ---*/
#HomeMainContent
{
	width: 100%;
	min-height: 500px;
	background-image: url(images/home-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#MainContent
{
	/*min-height: 500px;*/
	background-image: url(images/main-content-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 1010px;
	height: 100%;
}
#Padding {
	margin-left: 37px;
}

#HomePadding {
	margin-left: 66px;
}

#ContentWrapper
{
	width: 767px;
	height: 100%;
	float: right;
	margin-top: 17px;
}


#ContentWrapper2
{
	width: 939px;
	height: 100%;
	float: left;
	margin-top: 17px;
}


#ContentCopy2 {
	height: 100%;
	margin-right: 0;
	width: 657px;
	margin: 0;
	float: left;
}

#HomeWrapper
{
	height: 100%;
	margin-left: 304px;
}


#HomeDescription
{
	float: left;
	width: 568px;
}

#ContentCopy {
	height: 100%;
	margin-right: 0;
	width: 476px;
	margin: 0;
	float: left;
}

#ContentCopy p
{
	line-height: 20px;
}

#splitmenu .padding ul.split li a  {
	text-decoration: none;
 }
 
h1
{
	font-size: 24px;
	color: #DF5104;
	margin-top: 0;
}

#ContentCopy div p
{
	margin-top: 0;
}

#ContentCopy div h2, 
#Content h2
{
	font-size: 18px;
	color: #DF5104;
	margin-bottom: 0;
}

#HomeDescription h1
{
	font-size: 24px;
	color: #DF5104;
	margin-top: 32px;
	margin-bottom: 0;
}

#HomeDescription h2
{
	font-size: 14px;
	font-weight: normal;
	color: #DF5104;
	margin-top: 0;
}

#HomeDescription p
{
	line-height: 24px;
	font-size: 12px;
}
/* Home Modules */
#NewsModule {
	height: 29px;
	width: 870px;
	background: url(images/newsleft.png) no-repeat left bottom;
	margin-bottom: 7px;
}
#NewsModuleR {
	height: 29px;
	background: url(images/newsright.png) no-repeat right bottom;
}
.homenews {
	color: #0052A2;
	/*font-weight: bold;*/
	font-size: 12px;
	padding-top: 11px;
	padding-left: 17px;
}
.homenews span {
	color: #fff;
	font-weight: bold;
}
#non-semantic {
	height: 27px;
}
#RightModule {
	width: 238px;
	margin-left: 26px;
	float: left;
	margin-top: 0;
}


#Items {
	height: 154px;
	width: 222px;
	margin: 0;
	padding: 0;
}
#Items .padding {
	padding-left: 22px;
	height: 100%;
	padding-top: 5px;
}
#Items a
{	font-size: 12px;
	float: left;
	margin: 0;
	padding: 4px 0 0 35px;
clear: left;
}
#Items a:hover {
	color: #DF5104;
}
#InstantDemo
{background: url(images/demos.jpg) no-repeat 0 1px;
	height: 33px;
}

#Whitepapers
{background: url(images/demos.jpg) no-repeat 0 -27px;
	height: 33px;
}
#Newsletter
{background: url(images/demos.jpg) no-repeat 0 -55px;
	height: 33px;
}

#FreeTrial
{background: url(images/demos.jpg) no-repeat 0 -55px;
	height: 33px;
}

#Contact
{background: url(images/demos.jpg) no-repeat 0 -85px;
	height: 33px;
}

#Items .item_sep
{
	background-image: url(images/item-sep.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 1px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 5px;
	overflow: hidden;
}
.clearleft {
	clear: left;
}

#Customers
{
	margin-left: 30px;
	margin-right: 28px;
	margin-top: 0;
}

#Customers img
{
	margin-bottom: 7px;
}

#Customers div p
{
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 9px;
	text-align: left;
}

body#index #Customers div p
{
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 9px;
	text-align: left;
}
#Customers h3 {
	margin: 0 0 5px;
}

#HomeNavItems
{
	margin-top: 10px;
}
#HomeNavItems ul li
{
	list-style-type: none;
	padding-left: 38px;
	height: 25px;
}

#HomeNavItems ul
{
	list-style-type: none;
	margin: 0;
	margin-left: -15px;
	padding: 0;
	font-size: 14px;
	width: 400px;
	float: left;
}

/*li.home_item_sep
{
	background-image: url(images/items_sep.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: -12px;
}*/

#HomeNavItems ul li a {
	margin-top: 7px;
	float: left;
}
/*#Content #Items ul li a
{
	margin-top: 7px;
	float: left;
}*/

/*div.content
{
	padding: 20px 0 20px 0;
}*/









/* --- NEWS STYLES --- */
#HomeNews
{
	width: 100%;
	height: 150px;
	margin-top: 20px;
	margin-left: -40px;
	margin-right: 40px;
	padding-left: 77px;
}

#HomeNews #HomeNews_Left
{
	float: left;
	background-image: url(images/home_news_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-right: 1px solid #FFFFFF;
	width: 465px;
	height: 150px;
}

#HomeNews_Left h2
{
	font-size: 14px;
	color: #DF5104;
	margin-left: 17px;
	margin-top: 14px;
	*margin-bottom: -12px;
}

#HomeNews_Left ul
{
	margin-left: 17px;
	padding: 0;
}

#HomeNews_Left ul li
{
	list-style-type: none;
	line-height: 20px;
}

#HomeNews_Left ul li a
{
	color: #474747;
}

#HomeNews_Left ul li a:hover
{
	border-bottom: 1px dotted #474747;
}

#HomeNews_Left ul li.view_all a
{
	color: #0052A2;
}

#HomeNews_Left ul li.view_all a:hover
{
	color: #DF5104;
	border-bottom: 1px dotted #E05104;
}

#HomeNews #HomeNews_Right
{
	float: left;
	background-image: url(images/home_news_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 465px;
	height: 150px;
}

/*#LeftNav ul
{
	margin: 0;
	padding: 0;
	line-height: 30px;
}

#LeftNav ul li
{
	list-style-type: none;
}

#LeftNav ul li.left_nav_item
{
	border-bottom: 1px solid #0052A2;
}*/



/* --- FOOTER STYLES --- */
#Footer
{
	margin-left: 35px;
	height: 40px;
	margin-top: 20px;
	font-size: 10px;
}

#Footer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#Footer ul li
{
	float: left;
	list-style-type: none;
}

#Footer ul li a
{
	color: #474747;
}

#Footer ul li a:hover
{
	border-bottom: 1px dotted #474747;
}

#Footer ul li span
{
	margin-left: 5px;
	margin-right: 5px;
}

#Footer span.contact
{
	float: left;
	width: 180px;
	margin-left: 0;
}

#Footer span.copyright
{
	float: left;
	padding-top: 11px;
}

/* --- ITEM STYLES --- */
/*#ContentItemSelector
{
	float: right;
	margin-top: 4px;
	*margin-top: 12px;
	margin-right: 10px;
}

#ContentItemSelector ul li
{
	float: left;
	list-style-type: none;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	background-color: #FFFFFF;
	cursor: hand;
}

#ContentItemSelector ul li.item_arrow
{
	background: transparent;
	margin-top: -1px;
	text-align: -moz-center;
	*text-align: center;
}

#ContentItemSelector ul li a:hover
{
	border: 0;
}*/

div.item_img
{
	*margin-top: 5px;
	margin-top: 0;
	margin-right: 15px;
	float: left;
}

#ContentItem div.item_img a:hover
{
	border: 0;
}

#ContentItem h2
{
	font-size: 12px;
	color: #DF5104;
	margin-top: 5px;
	margin-bottom: 7px;
	text-align: left;
	margin-left: 29px;
}

#ContentItem p
{
	margin-top: 0;
	margin-bottom: 3px;
}



/* --- PARTNER STYLES --- */
#PartnerProgramContent2 h2
{
	font-size: 16px;
	color: #0067AC;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#PartnerProgramContent2 p
{
	margin-top: 0;
	padding-top: 0;
}

#PartnerProgramContent2 ul
{
	margin-top: 0;
	padding-top: 0;
}

div.partner_content2_left
{
	float: left;
	width: 30%;
}

div.partner_content2_right
{
	float: right;
	width: 68%;
}


#CustomerList ul
{
	margin: 0;
	margin-right: 60px;
	padding: 0;
	float: left;
}

#CustomerList ul li
{
	list-style-type: none;
	line-height: 22px;
}



div.contact_row
{
	float: left;
}

div.contact_row span
{
	float: left;
	margin-right: 50px;
	width: 70px;
}

div.contact_row ul
{
	float: left;
	margin: 0;
	margin-right: 50px;
	padding: 0;
	width: 150px;
}

div.contact_row ul li
{
	list-style-type: none;
	line-height: 20px;
}


div.addresses
{
	float: right;
	width: 410px;
}

/*.left
{
	float: left;
	width: 200px;
	margin: 0;
}

.right
{
	float: left;
	margin: 0;
}*/



ul.resources
{
	margin: 0;
	margin-top: -14px;
	margin-left: 12px;
	padding: 0;
	line-height: 70px;
}

ul.resources li
{
	list-style-type: none;
	padding-left: 47px;
	height: 50px;
	font-weight: bold;
}

ul.resources li a
{
	font-size: 12px;
	color: #DF5104;
}

#liDemos
{
	background-image: url(images/demo_icon.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#liCaseStudies
{
	background-image: url(images/casestudies_icon.png);
	background-position: bottom left;
	background-repeat: no-repeat;

}



#liWhitepaper
{
	background-image: url(images/whitepaper_icon.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#liProductBrochures
{
	background-image: url(images/productbrochures_icon.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
ul.reqs {
}
ul.reqs li {
	line-height: 2;
}
ul.customers {
	list-style-type: none;
	padding-left: 0;
	width: 220px;
	float: left;
}

ul.customers-right {
	list-style-type: none;
	padding-left: 0;
	float: left;
	width: 220px;
}
li.news {
	list-style-type: none;
	font-size: 110%;
	line-height: 1.5;
}
li.news a:hover {
	color: #000;
	text-decoration: underline;
}
/*ul.customers li.right {
	float: right;
}
ul.customers li.left {
	float: left;
}*/
/* --- LANDING PAGE FORM STYLES --- */
#NetSuiteForm, #ThankYou
{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 8pt;
	color: #464649;
}

#ThankYou
{
	text-align: left;
	padding-left: 20px;
}

#NetSuiteForm h2, 
#ThankYou h3
{
	color: #0051a4;
	margin: 0;
	padding: 0;
	font-size: 12pt;
}

#NetSuiteForm #NetSuiteForm_Wrapper
{
	width: 94%;
	text-align: left;
	margin-left: 30px;
	*margin-left: 30px;
}

.invalid_field
{
	border: 1px dotted #FF0000;
	background-color: #FFFF99;
}


#NetSuiteForm_Parsed
{
	float: left;
}

#NetSuiteForm_Wrapper table, 
#NetSuiteForm_Parsed table
{
	width: 100%;
	font-size: 11px;
}

#NetSuiteForm_Parsed table td
{
	height: 35px;
}

#NetSuiteForm_Parsed input
{
	width: 200px;
}

#NetSuiteForm_Wrapper h2
{
	margin-bottom: 7px;
}

.req_txt
{
	color: #FF0000;
}

.hero
{
	border: 0;
}

/* --- FORMS --- */
div.errors {
	color: #df5104;
	padding: 0 0 15px 0;
}

.input, .inputreq, .elqFormField {
	margin: 3px 0;
}

.button {
	margin: 5px 0 0 0;
	padding: 1px 7px;
}
#wlpeActivateForm fieldset, #wlpeResetForm fieldset, #wlpeLogin fieldset {
	border: none !important;
	padding: 0 0 15px 0;
}
#wlpeActivateForm label, #wlpeResetForm label, #wlpeLogin label {
	display: block;
	float: left;
	width: 125px;
}
#wlpeActivateForm .input-text, #wlpeResetForm .input-text, #wlpeLogin .input-text {
	float: left;
	width: 150px;
}
#wlpeActivateForm br, #wlpeResetForm br, #wlpeLogin br {
	clear: left;
}

/* --- CASE STUDIES --- */

.casestudy_rotation_item { display: none; }

/* --- GENERAL STYLES --- */
.clear
{
	clear: both;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.show
{
	display: block;
}

.hide
{
	display: none;
}

/* --- Images --- */


img.borderedImagel    {

	display: block;

	clear: both;

        float: left;

        padding: 5px;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #cccccc;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #cccccc;

	border-left: 1px solid #e6e6e6;

	border-right: 1px solid #e6e6e6;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}



img.borderedImager    {

	display: block;

	clear: none;

        float: right;

        padding: 5px;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #cccccc;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #cccccc;

	border-left: 1px solid #e6e6e6;

	border-right: 1px solid #e6e6e6;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}

img.borderedImage    {

	padding: 5px;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #cccccc;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #cccccc;

	border-left: 1px solid #e6e6e6;

	border-right: 1px solid #e6e6e6;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}


/* @end */