﻿*
{
    margin: 0;
    padding: 0;
    }

html, body, form 
{
    height: 100%;
    }
    
body
{
	background-image: url('../images/gradient2.png');
    background-repeat:repeat-x;
    background-color: #1b5916;
    text-align:center;/*hack for IE6 wrapper centering*/
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
    }
body a
{
	text-decoration: none;
	
	}

body p, h1, h2, h3, h4, h5, h6, h7
{
	margin:0;
	padding:0;
	}
    
a:hover
{
	text-decoration: underline;
	
	}

#wrapper
{
	width: 977px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -225px;
	background-color: White;
	margin-top: -10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #c4c4c4;
	border-left-color: #c4c4c4;
}
 
 #header_img
{
	background-image: url('../images/wrapper_header2.gif');
    background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 979px;
	height:23px;
}

#push
{
	height: 225px;    
}

#footer
{
    background-color:Black;
     height: 225px;
}

#wrapper_footer
{
    background-image: url('../images/wrapper_footer.png');
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 977px;
    height: 225px;
}

#logo
{
	margin-left: 27px;
	margin-top: 15px;
	float: left;
}

#menu
{
	width: 740px;
	height: 56px;
	background-image: url('../images/menu_center.png');
	background-repeat: repeat-x;
	float: left;
	margin-top: 26px;
	margin-left: 8px;
}

#menu img
{
		float: left;
	}
	
#menu_choices
{
	height: 56px;
	float: left;
	}

#menu_choices a
{
	text-decoration: none;
	}
	
.btn_Register_forgot
{
	color: White;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-top: 20px;
	margin-right: 8px;
	}

.Login_txt_texture
{
	background-image: url('../images/logintxt_texture.gif');
	background-repeat: no-repeat;
	width: 163px;
	float:left;
	height: 30px;
	margin-top: 15px;
	}

#ctl00_txt_Login
{
	border: none;
	width: 158px;
	height: 18px;
	font-size: 13px;
	color: #636466;
	text-align: left;
	background-color: Transparent;
	float: left;
	margin-left: 3px;
	margin-top: 5px;
}

#ctl00_txt_Password
{
	margin-top: 5px;
	margin-left: 3px;
	float: left;
	border: none;
	width: 163px;
	height: 18px;
	font-size: 13px;
	color: #636466;
	text-align: left;
	background-color: Transparent;
}

#ctl00_pnl_Login_0_1
{
	float: left;
	}

#ctl00_pnl_Login_0_2
{
	float: left;
	}
	
#ctl00_btn_Login2
{
	float: left;
	margin-top: 15px;
	}
	
#ctl00_btn_Login
{
	float: left;
	margin-top: 15px;
	}
	
#ctl00_pnl_Login
{
	float: right;
	}
	

.menu_choices_links
{
	font-weight: bold;
	font-size: 14px;
	color: White;
	margin-top: 21px;
	float: left;
	text-decoration: none;
	}

.menu_margin_first
{
	margin-left: 9px;
	}

.menu_margin_other
{
	margin-left: 25px;
}
	
.menu_bullets
{
	float: left;
	margin-top: 21px;
	margin-left: 5px;
	}

#seo_box
{
	width: 977px;
	height: 155px;	
	text-align: left;
	}

#seo_box h3
{
	margin-left: 35px;
	margin-top: 30px;
	float: left;
	color: #369b00;
	}

h1, h2, h3, h4
{
	color: #309734;
	font-family: Arial;
	
}

h1
{
	font-size: 24px;
	font-weight: bold;
	}

h2 
{
	font-size: 32px;
	font-weight: bold;
	}
h3
{
 	font-weight:100;
	font-size: 18px;
}

h4
{
	font-size: 10px;
	margin-left: 35px;
	}

h5
{
	font-size: 11px;
	font-weight: bold;
	color: Black;
	}
	
h6{
	font-weight: bold;
	font-size: 14px;
	color: #277801;
}

#seo_box_links
{
	width: 760px;
	height: 155px;
	margin-top: 25px;
	float: left;
	}

#seo_box_links h4
{
	margin-left: 35px;
	font-size: 12px;
	font-family: Arial;
	color: #369b00;
	font-weight: normal;
	}

#seo_box a
{
	font-size: 11px;
	color: #369b00;
	font-family: Arial;
	line-height: 20px;
}
	
.seo_links_container
{
	float: left;
	margin-left: 35px;
	margin-top: 15px;
}

.seo_links_container a
{
	font-weight: normal;
	}

.menu_options
{
	width: 153px;
	height: 139px;
	float: left;
	position: absolute;
	z-index: 2;
	clear:both;
	}

#support_menu
{
	margin-left: 233px;
	display: none;
	top: 9px;
	position:relative;

	}
.menu_options a
{
	font-size: 12px;
	font-weight:bold;
	color: White;
	line-height: 20px;
	margin-left: 15px;
	}
.menu_choices_background
{
	background-image: url('../images/menu_option_back.png');
	background-repeat: repeat-y;
}

#versions_menu
{
	margin-left: 120px;
	position:relative;
	top: 9px;
	display: none;

	}
	
#default_container {
	width: 906px;
	margin-left: 36.5px;

}

#default_slider_container {
	margin: auto;
	overflow: hidden;
	position:relative;
	width: 906px;
	height: 218px;
	clear: both;
}

#default_slider_controller
{
	background-color: #c4c4c4;
	width: 906px;
	height: 19px;
	float:left;
	}
	
#this_is_how p
{
	margin-top: 1px;
	text-align:center;
	color: #f85d00;
	font-size: 9px;
	font-weight:bold;
	padding-left: 2px;
	padding-right: 2px;
	}
	
#default_slider_controller_btns
{
	float: right;
	width: 100px;
	height: 13px;
	margin-right: 5px;
	margin-top: 2px;
	}
#this_is_how
{
	margin-top: 1px;
	margin-left: 1px;
	height: 13px;
	background-color: White;
	float: left;
	}

.sides_sliderbuttons
{
	margin-top: 1px;
	float: left;
	margin-left: 5px;
	border-width: 0px;
	}
	
.center_sliderbuttons
{
	margin-top: 2px;
	float: left;
	margin-left: 5px;
	border-width: 0px;
	}
#default_slider_container_push
{
	width: 8000px;
	}

#default_slider_container_push div
{
	float: left;
	padding: 0;
	margin: 0;
	}

#default_section_1
{
	width: 906px;
	height: 288px;
	margin-top: 50px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #f0f0f0;
}

#default_section_2
{
	width: 920px;
	height: 264px;
	margin-top: 33px;
	}
	
.default_section_config
{
	width: 298px;
	float: left;
	}

.default_section_config_short
{
	width: 265px;
	float: left;
	}
	
.default_section_spacer
{
	width: 4px;
	background-image: url('../images/spacer.png');
	background-repeat: repeat-y;
	float: left;
	}
.calculator_section_config
{
	margin-left: 20px;
	width: 575px;
	float:left;
	}

.default_section_config ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	margin-left: -12px;
	}

.default_section_config ul li
{
	background: url('../images/support_list_bullet.png') no-repeat 0 50%;
	padding-left: 25px;
	font: Arial;
	font-weight: bold;
	line-height: 25px;
	
	}

.default_section_config ul li p
{
	line-height: 18px;
	}
	
.default_section_config ul li a
{
	color: #636466;
	font-size: 14px;
	}
	
#calculator_container
{
	margin-top: 15px;
	background-image: url('../images/calculator.png');
	background-repeat: no-repeat;
	width: 548px;
	height: 208px;
}

.default_paragraph
{
	color: #636466;
	font-size: 11px;
	line-height: 18px;
	}

.default_paragraph_2
{
	color: #636466;
	font-size: 11.5px;
	line-height: 18px;
	}

.default_paragraph_special
{
	color: #309734;
	font-weight: bold;
}

.default_config_spacing
{
	
	margin-left: 20px;
	}

#download_edi_section img
{
	margin-top: 20px;
	}
#are_you_ready_section img
{
	margin-top: 18px;
	}
#consulting_section img
{
	margin-top: 10px;
	margin-left: 30px;
	}

#calculator_slider_container
{
	width: 338px;
	height: 188px;
	overflow: hidden;
	position: relative;
	float:left;
	margin-top: 7px;
	margin-left: 8px;
}

#calculator_container_push
{
	width: 1000px;
	}

#calculator_container_push div
{
	float: left;
	padding: 0;
	margin: 0;
}

.calculator_labels
{
	width: 120px;
	height: 30px;
	font-weight:bold;
	font-size: 13px;
	color: #636466;
	}

.calculator_results_lbl
{
	color:Black;
	float:right;
	}

#calculator_table tr
{
	height: 39px;
	}
	
.calculator_labels2
{
		width: 260px;
		font-weight:bold;
		font-size: 13px;
		color: #636466;
}


.calculator_background
{
}

.calculator_background_textbox
{
	border: none;
	width: 62px;
	height: 35px;
	font-weight:bold;
	font-size: 24px;
	color: #636466;
	text-align: center;
	background-image: url('../images/textbox_background.gif');
	background-repeat: no-repeat;
	background-color: Transparent;
}

.calculator_get_results
{
	float: left;
	margin-left: 176px;
	margin-top: 12px;
	}


	
#product_overview_top
{

}
#product_overview_top_spacer
{
	width: 750px;
	height: 19px;
	background-color: #c4c4c4;
	float: left;

	}

.product_overview_download
{
	float: right;
	margin-top: -16px
	}

#product_overview_download_2
{
	width: 906px;
	margin-bottom: 10px;
	float: right;
}

#product_overview_download_2 input
{
	float: right;
	}

#how_can_we_help_box
{
	width: 906px;
	height: 240px;
	padding-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	border-bottom-color: #e3e4e4;
	clear: left;
}

#how_can_we_help_box ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
	}

#how_can_we_help_box ul li
{
	background: url('../images/support_list_bullet.png') no-repeat 0 50%;
	padding-left: 25px;
	font-size: 13px;
	font: Arial;
	color: #636466;
	font-weight: bold;
	line-height: 25px;
	float: left;
	clear: both;
	width: 260px;
	}

#how_can_we_help_box ul li a
{
	color: #636466;
	float: left;
	width: 219px;
	text-align: left;
}

.how_can_we_help_arrow_select
{
	margin-left: 5px;
	display: none;
	float: left;
	margin-top: 8px;
	}

#how_can_we_help_list_box ul li a p
{
	line-height: 18px;
	}

#how_can_we_help_list_box ul
{
	margin-left: -12px;
	}

#how_can_we_help_list_box
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #e3e3e3;
	width: 272px;
	height: 180px;
	float: left;
}

#key_benefits_box
{
	width: 906px;
	margin-top: 20px;
	}

#key_benefits_box p
{
	font-weight: bold;
	}
	
.key_benefits_box_list
{
	width: 956px;
	margin-top: 10px;
	/*height: 300px;*/
	
	}
	
.key_benefits_box_list ul
{
	margin: 0;
	width:420px;
	
	padding: 0;
	padding-left: 15px;
	margin-right: 5px;
	float: left;
	}

.key_benefits_box_list ul li
{
	font-size: 11.5px;
	font: Arial;
	color: #0f8702;
	line-height: 20px;
	}
	
.key_benefits_box_list ul li span
{
	color: #636466;
	font-size: 11.5px;
	/*margin-left: -5px;*/
	}

#clients_top
{
	width: 906px;


	}

.clients_spacer
{
	width: 907px;
	height: 19px;
	background-color: #c4c4c4;

	}

#clients_container
{
	margin: 0;
	overflow: hidden;
	position:relative;
	width: 907px;
	height: 478px;
	clear: both;
	}

.clients_box
{
	height: 478px;
	width: 907px;
	float:left;
	padding:0;
	margin:0;
	}

.clients_box table
{
	width: 947px;
	margin-left: -35px;
	margin-top: 23px;
	}
	
.clients_box table tr td
{
	background-position: 30px;
	height: 230px;
	background-image: url('../images/clients_box.gif');
	background-repeat: no-repeat;
}

.clients_box_wrapper
{
	width: 187px;
	height: 181px;
	margin-left: 30px;
	}
	
.clients_box_wrapper img
{
	margin-left: 5px;
	}

.clients_box_wrapper h5
{
	margin-left: 15px;
	margin-top: 2px;
	}
	
.clients_box_wrapper p
{
	margin-left: 15px;
	margin-top: 2px;
	height: 100px;
	width: 167px
	}

.clients_box_wrapper a
{
	color: #0f8702;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	}
	

#btn_getresults{
	background-image: url('../images/get_results.png');
	background-repeat: no-repeat;
	width: 160px;
	height: 37px;
	
}

#btn_resetresults{
	background-image: url('../images/goback.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 37px;
	float: left;
	clear: both;
	vertical-align:middle;
	margin-left: 230px;
	margin-top: 20px;
}
#calculatorresults
{
	margin-top: 10px;
	float: left;
	}

#calculatorresults p
{
	float: left;
	color: #636466;
	font-weight:bold;
	font-size: 13px;
		line-height: 25px;
	}
#calculatorresults p span
{
	font-size: 15px;
	text-align:right;
	}

#ctl00_pnl_Login_1 p
{
	color: White;
	font-size: 12px;
	margin-top: 12px;
	}

#ctl00_pnl_Login_1 a
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	}

#ctl00_pnl_Login_1 span
{
	color: White;
	}


#supporttickets_sendus
{
	width: 900px;
	height: 52px;
	background-color: #efefef;
	margin-top: 20px;
	float: left;
	}

#supporttickets_center_container h1
{
	clear: both;
	margin-top: 10px;
	float: left;
	}

#supporttickets_center_container table
{
	
	}
	
#supporttickets_sendus p
{
	color: #636466;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	}

#supporttickets_sendus a
{
	color: #0f8702;
	float: left;
	font-size: 14px;
	margin-top: 15px;
	margin-left:10px;
	}

#supporttickets_sendus
{
	margin-bottom: 10px;
	}

#supporttickets_sendus span
{
	float: left;
	margin-top: 14px;
	margin-left: 10px;
	font-size:14px;
	color: #636466;
	}

.supportticketsgrid
{
	margin-top: 10px;
	}	
.supportticketsgrid th
{
	font-family: Arial;
	font-size: 13px;
	color: #309734;
	font-weight: bold;
	padding-bottom: 5px;
	}

.supportticketsgrid td
{
	font-family: Arial;
	font-size: 13px;
	line-height: 25px;
	color: #636466
	}

.supportticketsgrid a
{
	color: #309734;
	line-height: 20px;
	}
.supportticket_gridheader
{
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
}

.supportticket_rowstyle
{
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
	border-bottom-width: 1px;
}

.sitemp
{
	font-size: 12px;
	float: left;
	clear: both;
	}
.sitemap_nodestyle
{
	color: #309734;
	
	}

.sitemap_currentnodestyle
{
	color: #636466;
	}


#supportticketview_subject
{
    width: 900px;
    background-color: #f0efef;
    float: left;
    margin-top: 10px;
    }

#reply_container
{
    float: left;
    font-size: 12px;
    color: #636466;
    font-weight: bold;
    clear: both;
    margin-left: 10px;
    }

#btn_reply
{
    background-image: url('../images/reply.gif');
    background-repeat: no-repeat;
    width: 69px;
    height: 37px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

#ctl00_ContentPlaceHolder1_cbx_Resolved
{
    margin-right: 5px;
    } 

#supportticketview_subject p
{
    font-weight: bold;
    font-size: 24px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    /*width:650px;*/
    } 
  
  #supportticketview_showdetails
  {
      font-size: 12px;
      float: left;
      margin-left: 5px;
      margin-top: 20px;
      }

#supportticketview_showdetails a
{
    color: #309734;
    }    
    
#supportticketview_details
{
    color: #636466;
    margin-top: 5px;
    }    

.supportticketview_details_response
{
    width: 200px;
    font-weight:bold;   
    }


.supportticketview_details_label
{
    width: 100px;
    } 

#supportticketview_details_container
{
    clear: both;
    font-size: 12px;
    margin-left: 10px;
    float: left;
    margin-bottom: 10px;
    }
 
.supportdetailtable
{
    width: 895px;
    font-size:12px;
    margin-left: -5px;
    color: #636466;
    margin-bottom: 10px;
    margin-top: -3px
}

.supportdetailtable tr td span a
{
	text-decoration:none;
	}
	
.versioncomparison_links
{
	margin-left: 5px;
	float: left;
	margin-top: 2px;
}

.versioncomparison_p
{
	margin-left: 25px; 
	text-align: justify; 
	font-size: 12px;
	width: 600px;
	clear:left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify
	}
	
.versioncomparison_p ul li, .versioncomparison_p ul li p, .versioncomparison_p ol li, .versioncomparison_p ol li a
{
	font-size: 12px;
	line-height: 14px;
	}

.versioncomparison_p ul li span
{
	font-weight: bold;
	}

.versioncomparison_bullets
{
	margin-left: 37px;
	}

.versioncomparion_spacer td
{
	height: 28px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DFDFDF;
}
.versioncomparison_img
{
	float: left;
	}

.supportdetailtable_postedon
{
    float: left;
    }

.supportdetailtable_reply
{
    font-weight: bold;
    }   
    
#supportticketview_subjectcontainer
{
    width: 650px;
    }

.pnl_message
{
    background-color: #D6F9D2;
    width: 900px;
    float: left;
    margin-top: 5px;
}

.pnl_message p
{
    font-weight: bold;
    color: #309734;
    font-size: 12px;
    width: 100%;
    text-align: center;
}

.edi_p
{
	color: #309734;
	}

.edi_pp
{
	color: #1f95aa;
	}

.edi_e
{
	color: #3587c4;
	}

#tbl_products_slider
{
	margin-top: 20px;
	}
	
#tbl_products_slider td
{
	width: 310px;
}

#tbl_products_slider td img
{	
	float: left;
	}


	
#tbl_products_slider td a
{	
	
	font-weight: bold;
	font-size: 14px;
	}

.product_prices
{
	font-size: 24px;
	font-weight: bold;
	float: left;
	}
	
.product_description_slider
{
	font-size: 11.5px;
	line-height: 20px;
	float: left;
	}

.product_description_container
{
	margin-left: 10px;
	width: 170px;
	height: 105px;
	
	}

.product_images_container
{
	width: 95px;
	}

.product_prices_container
{
	margin-top: 20px;
	width: 300px;
	height: 50px;
	float: left;
	}

.product_prices_container p
{
	width: 86px;
	text-align: center;
	margin-top: 5px;
	}
	

.product_prices_container_img1
{
	margin-left: 8px;
	border:none;
	}
	
.product_prices_container_img2
{
	margin-left: 95px;
	border:none;
	}	

#tutorials_wrapper
{
	width: 900px;
	text-align: left;
	background-color: White;
	background-image: url('../images/sidebartile.gif');
	background-repeat: repeat-y;
	float: left;
}

.tutorials_sidebar
{
	background-image: url('../images/sidebartile.gif');
	background-repeat: repeat-y;
	width: 230px;
	}

#how_can_we_help_choices
{
	float: left;
	width: 633px;
	height: 208px;
}

#version_comparison
{
	float:left;
	text-align:left; 
	width:900px;
	}

#version_comparison h1, table
{
	margin-top: 10px;
}

#version_comparison table p
{
	font-size: 13px;
	font-weight: bold;
}

.slidedown_menu
{
	width: 906px;
	height: 196px;
	background: white;
	position: absolute;
	margin-top: 100px;
	z-index: 1;
	float: left;
}