body#index
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	background: url(images/htmlbg.jpg) repeat-x;
}

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.home-ad {
	margin-top: -13px;
	margin-left: -7px;
	border-style: none;
	border-width: 0;
}
img.home-ad a:link {
	border-style: none;
	border-width: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
}
#MainContainer
{
	width: 1010px;
	height: 100%;
	text-align: -moz-left;
	*text-align: left;
}

#MainContentContainer
{
	width: 1010px;
	height: 100%;
	text-align: -moz-left;
	*text-align: left;
	
}
/* HEADER STYLES */
#HomeHeader
{
	width: 924px;
	height: 106px;
	background-image: url(images/header-dec-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#Header {
	width: 1010px;
	height: 81px;
	background-image: url(images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
}


#HeaderItems
{
	padding-top: 6px;
	float: right;
}
#Logo
{
	float: left;
	margin-top: 29px;
	margin-left: 49px;
}

#Logo a:hover
{
	border: 0;
}

#RecordsShuttled
{ color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 352px;
	float: right;
}

#RecordsShuttled span.records
{
	color: #595959;
	float: left;
	font-size: 10px;
	margin-top: 10px;
	width: 175px;
	margin-left: 28px;
	display: inline-block;
	text-align: right;
}

#RecordsShuttledBox
{
	background-image: url(images/records_shuttled_box.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 140px;
	height: 30px;
	float: right;
}

#RecordsShuttledBox span
{
	float: right;
	margin-right: 2px;
	letter-spacing: 6px;
	color: #FFFFFF;
	margin-top: 6px;
}

#HeaderNavigation
{
	float: right;
	margin-top: 11px;
	margin-right: -3px;
}


#HeaderNavigation ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#HeaderNavigation ul li
{
	float: left;
	list-style-type: none;
}

#HeaderNavigation ul li span
{
	margin-left: 5px;
	margin-right: 5px;
}

#HeaderNavigation ul li a
{
	color: #0052A2;
}

#HeaderNavigation ul li a:hover
{
	border-bottom: 1px dotted #474747;
}

#Maps {
	float: right;
	clear: right;
}
#Maps img {
	float: left;
	padding-right: 7px;
	padding-top: 8px;
}

/* @group Search */

form#ajaxSearch_form {
	margin-top: 4px;
	text-align: right;
}
input#ajaxSearch_input {
	color: #525252;
	background-color: #ffffff;
	font-weight: bold;
	width: 145px;
	float: right;
}
input#ajaxSearch_submit {
	color: #000;
	margin-left: 2px;
	float: right;
}


/* @end */
/*#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;
}*/
/*#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: 924px;
	min-height: 500px;
	background-image: url(images/homepage-dec-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#HomePadding {
	margin-left: 72px;
	height: 100%;
}


#MainContent
{
	/*min-height: 500px;*/
	background-image: url(images/contentbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0;
	width: 1010px;
	height: 100%;
}
#Padding {
	margin-left: 37px;
}

#ContentWrapper
{
	width: 767px;
	height: 100%;
	float: right;
}


#HomeWrapper
{
	height: 100%;
	margin-left: 274px;
}


#HomeDescription
{
	float: left;
	width: 553px;
	height: 260px;
	overflow: hidden;
}

#ContentCopy {
	height: 100%;
	margin-right: 0;
	width: 476px;
	margin: 0;
	float: left;
}
p.home {
	line-height: 11px;
}
#ContentCopy p
{

	line-height: 20px;
}

h1
{
	font-size: 24px;
	color: #DF5104;
}


#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: 18px;
	font-size: 12px;
}
/* Home Modules */
#HomeModules {
	width: 910px;
	height: 100%;
	float: left;
	background: url(images/home-modules.jpg) no-repeat left top;
	padding-bottom: 13px;
}
.home-modules {
	width: 283px;
	height: 222px;
	float: left;
}
.home-modules .padding {
	margin-top: 18px;
	margin-right: 20px;
	margin-left: 14px;
}
#casestudy_rotation_container {
	margin-top: -8px;
	margin-left: 0;
}
#ContentItemSelector ul {
	list-style-type: none;
	float: left;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
#ContentItemSelector ul li {
	float: left;
	padding-right: 4px;
}

/*Home Items */





ul#demos li
{
	list-style-type: none;
	padding-left: 38px;
	height: 25px;
	margin-left: -31px;
	font-weight: bold;
	font-size: 105%;
}

ul#demos ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
body#index #liInstantDemo
{
	background: url(images/icons-home.jpg) no-repeat 0 top;
	padding-top: 6px;
	margin-bottom: -6px;
}

body#index #liWhitepapers
{
	background: url(images/icons-home.jpg) no-repeat 0 -42px;
	margin-bottom: -6px;
	padding-top: 6px;
}

body#index #liFreeTrial
{
	background: url(images/icons-home.jpg) no-repeat 0 -78px;
	margin-bottom: -6px;
	padding-top: 6px;
}

body#index #liContact
{ background: url(images/icons-home.jpg) no-repeat 0 -115px;
	margin-bottom: -6px;
	padding-top: 6px;
}

body#index #liScheduleDemo
{ background: url(images/icons-home.jpg) no-repeat 0 -153px;
	margin-bottom: -6px;
	padding-top: 6px;
}
ul#demos a:hover {
	color: #DF5104;
}

body#index li.item_sep
{
	background-image: url(images/items_sep.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: -10px;
}

li.home_item_sep
{
	background-image: url(images/items_sep.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 6px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: -13px;
}

/* Right Module */
#RightModule {
	width: 238px;
	background: url(images/rightmodbg.png) no-repeat left top;
	margin-top: 39px;
	margin-left: 26px;
	height: 100%;
	float: left;
}
#Customers
{
	width: 200px;
	margin-left: 11px;
}

/*#HomeCustomers
{
	width: 300px;
	height: 250px;
	margin-left: -40px;
	margin-right: 40px;
	padding-left: 70px;
	padding-right: 65px;
	background-image: url(images/home_customers_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}*/

#Customers img
{
	margin-bottom: 7px;
}

body#index #Customers img
{
	margin-top: 10px;
	margin-bottom: 7px;
}

body#index #Customers div
{
	padding: 10px;
	text-align: center;
}

/*#HomeCustomers div
{
	padding: 35px;
	text-align: center;
}*/

#Customers div p
{
	margin-top: 0;
	margin-bottom: 8px;
	margin-left: 3px;
	font-size: 9px;
	text-align: left;
}

body#index #Customers div p
{
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 9px;
	text-align: left;
}

#LeftNav
{
	width: 180px;
	min-height: 150px;
	height: 570px;
	float: left;
}
#splitmenu {
	position: absolute;
	top: 185px;
	left: 39px;
	width: 180px;
	background: url(images/splitmenubottom.png) no-repeat fixed left;
}
#splitmenubot {
	background: url(images/splitmenutop.png) no-repeat left bottom;
}
#splitmenu .padding {
	padding: 4px 4px 4px 15px;
}
ul.split {
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.split li {
	text-indent: 9px;
		line-height: 32px;

}
ul.split a {
	color: #fff;
	display: block;
	width: 150px;
	
}
ul.split li a:hover {
	background-color: #D8A75C;
}


/* --- FOOTER STYLES --- */


#Footer
{
	height: 40px;
	margin-top: 15px;
	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 --- */

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;
}


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;
}



/* --- GENERAL STYLES --- */
.clear
{
	clear: both;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.show
{
	display: block;
}

.hide
{
	display: none;
}
