body {
	font-family:arial;
	font-size:12px;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.listPrice{
	color:#CE2029;
	font-weight:bold;
	text-decoration:line-through;
}

.red{
	color:#CE2029;
	font-weight:bold;
}

#wrapper {
	width:900px;
	margin:0 auto;
}
#masthead {
	height:65px;
}
#shop4erpLogo {
	background:url(../images/g_logo.gif) 0 0 no-repeat;
	float:left;
	width:161px;
	height:65px;
}
#navigationHead {
	float:left;
	width:739px;
}
#upperCartNav {
	background:#81ac3a url(../images/bg_navigationHead.jpg) 0 0 no-repeat;
	width:739px;
	height:33px;
	text-align:right;
	color:#fff;
}
#upperCartNav a{	
	color:#fff;
	font-weight:bold;
	padding-right:10px;
	text-decoration:none;
}
#upperCartNav a:hover{	
	text-decoration:underline;
}
#upperCartNav li{
	font-size:12px;
	padding:0 15px 0 12px;
	border-left:1px solid #fff;
}
#upperCartNav li.phoneNumber{
	font-size:18px;
	border:none;
}
#mainNav {
	background:url(../images/bg_mainNav.jpg) 0 0 repeat-x;
	width:739px;
	height:32px;
	text-align:right;
	padding:8px 0 0 0;
}
#mainNav a {
	color:#154084;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
#mainNav a:hover {	
	text-decoration:underline;
}
#mainNav li {
	border-right:1px solid #666;
	padding:0 10px;
}
#mainNav li.last {
	border:none;
}
#upperCartNav li,
#mainNav li{
	display:inline;
}
#mastLogo {
	clear:both;
	width:900px;
	height:146px;
	padding:3px 0 0 0;
}
#subMast, #subMastTitle {
	background:url(../images/g_subMastLogo.gif) 0 0 no-repeat;
	width:900px;
	height:43px;
	margin-bottom:10px;
	text-align:right;
	border-bottom:1px solid #ccc; 
}
#subMastTitle {
        clear:both;
	margin-bottom:3px;
        background:transparent;
}
#subMastTitle h1, #subMast h2 {
	width:820px;
	height:43px;
	padding-top:15px;
	color:#02276c;
	font-size:18px;
}
#subMast h2 span {
	color:#eb2d09;
	font-weight:bold;
}
#mainContent .subContent .regular li {
	font-size:11px;
	color:#000;
	list-style-type:disc;
	list-style-position:inside;
	padding:0px 0 0 10px;
}
#mainContent .subContent .listing {
	margin-bottom:15px;
	height:auto;
	
}
#mainContent .subContent .listing li {
	height:auto;
	float:none;
	font-size:13px;
	color:#555;
	list-style-image:none;
	list-style-type:disc;
	list-style-position:inside;
}
/* page 2 */
#subMastTitle h1 {
	text-align:left;
        text-transform:uppercase;
        font-weight:bold;
        padding-left:5px;
        color:#2C509A;
}
#breadcrumbs {
        height:20px;
	margin-bottom:25px;
        border-bottom:1px solid #ccc;
}
#breadcrumbs ul {
        clear:both;
}
#breadcrumbs ul li {
        float:left;
        margin-right:5px;
}
#breadcrumbs ul li, #breadcrumbs ul li a {
        color:#4683C0;
}
/* end page 2 */

/* page 4 */
#subMastImage {
        clear:both;
	width:900px;
	height:43px;
	margin-bottom:3px;
	border-bottom:1px solid #ccc; 
        text-align:left;
}
/* end page 4 */

#mainContent {
	width:626px;
	float:left;
	padding-bottom:31px;
	border-bottom:1px solid #ccc;
}
#mainContent.fullwidth {
	width:1000px;
}
#indexDefaultMainContent.prodDesc #mainContent {
	width:900px;
}	
#indexDefaultMainContent.prodDesc #mainContent .subContent {
	margin:0;
}
#secondaryContent {
	width:274px;
	float:left;
}
#wrapper.home #secondaryContent {
	margin-bottom:-35px;
}
#mainContent .package{
	width:206px;
	float:left;
	border-right:1px solid #ccc;
	overflow:visible;
}
#mainContent .package h3 {
	height:58px;
	margin:0 0 0 4px;
	padding-bottom:4px;
	border-bottom:1px dotted #CCCCCC;
	text-indent:-9999px;
}
#mainContent .packageDesc {
	padding:10px 0 0 85px;
}
#mainContent #a.package h3 {
	background:url(../images/h_packageDynamicsGP.gif) 0 0 no-repeat;
}
#mainContent #b.package h3 {
	background:url(../images/h_packageDynamicsAdv.gif) 0 0 no-repeat;
}
#mainContent #c.package h3 {
	background:url(../images/h_packageALaCarte.gif) 0 0 no-repeat;
}
#mainContent .packageDesc p {
	font-size:12px;
}
#mainContent .packageDesc p.ourPrice {
	font-size:13px;
	font-weight:bold;
}
#mainContent .packageDesc img {
	padding:10px 0 0 0;
}
#mainContent .package div {	
	background:url(../images/g_packageIcon.gif) 10px 10px no-repeat;
	height:79px;
	width:208px;
	border-bottom:1px dotted #CCCCCC;
}
#mainContent .package ul {
	padding:10px 0 0 10px;
}
#mainContent .package li {
	font-size:11px;
	color:#000;
	list-style-type:disc;
	list-style-position:inside;
	padding:0px 0 0 10px;
}
#mainContent .package li.packageInclude {
	padding:0 0 10px 10px;
	font-size:12px;
	color:#05296e;
	font-weight:bold;
	list-style-type:none;
}
#mainContent .package li.packageLink {
	padding:10px 0 0 10px;
	font-weight:bold;
	list-style-type:none;
}
#mainContent .package li.packageLink a {
	color:#4683c0;
}

/* page 2 */
#mainContent .shoppingCart {
        width:100%;
}
#mainContent .shoppingCart thead th {
        padding-bottom:5px;
        text-transform:uppercase;
        text-align:center;
        font-size:14px;
        font-weight:bold;
}
#mainContent .shoppingCart thead th.delete {
        width:80px;
}
#mainContent .shoppingCart thead th.quantity {
        width:100px;
}
#mainContent .shoppingCart thead th.productName {
        padding-left:5px;
        text-align:left;
}
#mainContent .shoppingCart thead th.price {
        padding-right:5px;
        text-align:right;
}
#mainContent .shoppingCart tbody {
        background:#F3F3F3;
        border-top:1px dashed #787878;
        border-bottom:1px dashed #787878;
}
#mainContent .shoppingCart tbody td {
        padding-top:5px;
        padding-bottom:5px;
}
#mainContent .shoppingCart tbody td.center {
        text-align:center;
}
#mainContent .shoppingCart tbody td.productName {
        padding-left:5px;
        color:#155A91;
        font-size:14px;
        font-weight:bold;
}
#mainContent .shoppingCart tbody td.price {
        padding-right:5px;
        color:#000000;
        font-size:14px;
        font-weight:bold;
        text-align:right;
}
#mainContent .shoppingCart tfoot td {
        padding-top:5px;
}
#mainContent .shoppingCart tfoot td.label {
        text-transform:uppercase;
        font-size:16px;
        font-weight:bold;
        text-align:right;
}
#mainContent .shoppingCart tfoot td.price {
        padding-right:5px;
        color:#000000;
        font-size:16px;
        font-weight:bold;
        text-align:right;
}
#mainContent .continueShoppingCheckout {
        margin:30px 0px 0px 0px;
}
#mainContent .continueShoppingCheckout li {
        margin-bottom:3px;
}
/* end page 2 */

/* page 3 */
#mainContent .fieldset {
        clear:both;
        margin-bottom:15px;
}
#mainContent .fieldset h3, #mainContent .subContent h3 {
        margin-bottom:5px;
        text-transform:uppercase;
        font-weight:bold;
        font-size:16px;
}
#mainContent .fieldset .content {
        height:110px;
        padding:21px 0 0 15px;
        background:#F3F3F3;
        border-top:1px dashed #787878;
        border-bottom:1px dashed #787878;
        font-size:14px;
}
#mainContent .fieldset .shipping {
        height:115px;
}
#mainContent .fieldset .demo {
        height:70px;
}
#mainContent .fieldset .content li {
        float:left;
        margin:0 10px 20px 0;
}
#mainContent .fieldset .content .textbox {
        width:195px;
        margin-left:5px;
        font-size:12px;
        font-weight:normal;
}
#mainContent .fieldset .content .selectbox {
        margin-left:5px;
        font-size:12px;
        font-weight:normal;
}
#mainContent .fieldset .content label {
        text-transform:uppercase;
        font-weight:bold;
}
#mainContent .fieldset .content label.specialOffer {
        text-transform:none;
        font-weight:normal;
}
#mainContent .fieldset .content .email {
        margin-right:40px;
}
#mainContent .fieldset .content .address .textbox {
        width:305px;
}
#mainContent .fieldset .content .appSuite .textbox {
        width:100px;
}
#mainContent .fieldset .content .zipCode .textbox {
        width:157px;
}
/* end page 3 */



/* page 4 */
#mainContent .subContent {
        margin-right:100px;
}
#mainContent .subContent ul {
        clear:both;
        height:30px;
}
#mainContent .subContent li {
        float:left;
        margin-right:5px;
}
#mainContent .subContent li, #mainContent .subContent li a {
        color:#555555;
        font-size:14px;
}
/* end page 4 */

/* page 6 */
#mainContent .subContent li.current {
        color:#2C509A;
        font-weight:bold;
        text-decoration:none;
}
#mainContent .subContent .subPage h3, #mainContent .subContent .subPage span {
        float:left;
}
#mainContent .subContent .subPage span {
        margin:3px 0 0 20px;
}
#mainContent .subContent .subPage span a {
        color:#4783C1;
        font-weight:bold;
        text-decoration:none;
}
#mainContent .subContent h4 {
        margin-top:50px;
		margin-bottom:20px;
        color:#4783C1;
        font-size:18px;
        font-weight:bold;
}
#mainContent .subContent .first {
        margin-top:10px;
}
#mainContent .subContent .featureTable {
        width:100%;
        margin-top:20px;
        border:1px solid #D4D4D4;
}
#mainContent .subContent .fourColumn {
        text-align:center;
}
#mainContent .subContent .featureTable thead th {
        padding:3px;
        background:#4783C1;
        color:#FFFFFF;
        font-size:14px;
        font-weight:bold;
        text-align:center;
        border:1px solid #D4D4D4;
}
#mainContent .subContent .featureTable thead th.feature {
        width:40%;
}
#mainContent .subContent .prodDesc thead th.feature {
        width:50%;
}
#mainContent .subContent .featureTable tbody tr.alternative {
        background:#F1F1F1;
}
#mainContent .subContent .featureTable tbody td {
        padding:10px;
        font-size:16px;
        border:1px solid #D4D4D4;
}
#mainContent .subContent .featureTable tbody td {
        padding:10px;
        font-size:16px;
        border:1px solid #D4D4D4;
}
#mainContent .subContent .prodDesc tbody td a{
       color:#555;
}
#mainContent .subContent .prodDesc tbody td {
        font-size:13px;
		width:40%;
}
#mainContent .subContent .fourColumn tbody td  {
        font-size:13px;
}
#mainContent .subContent .prodDesc tbody td s,
#mainContent .subContent .fourColumn tbody td s{
        color:#ff0000;
}
#mainContent .subContent .prodDesc tbody td a.buyNowButton{
        padding-top:5px;
}
#mainContent .subContent .prodDesc tbody td.moreSpace {
        width:40%;
}
#mainContent .subContent .featureTable tbody td.center {
        text-align:center;
}
#mainContent .subContent .featureTable tbody td.bold {
        font-weight:bold;
}
#mainContent .subContent .backTop {
        clear:both;
        margin:20px 0 0 0px;
        display:block;
        color:#4783C1;
        font-weight:bold;
        text-decoration:none;
}
/* end page 6 */

/* page 7 */
#mainContent .subContent .testimonials {
        height:auto;
}
#mainContent .subContent .testimonials li {
        clear:both;
        margin-bottom:10px;
}
#mainContent .subContent .testimonials img, #mainContent .subContent .testimonials .comments {
        float:left;
}
#mainContent .subContent .testimonials img {
        margin-right:10px;
}
#mainContent .subContent .testimonials .comments {
        width:395px;
}
/* end page 7 */

/* page 8 */
#mainContent .subContent h3 {
        text-transform:none;
        color:#2C509A;
}
#mainContent .subContent p {
        clear:both;
        margin-bottom:10px;
        color:#555555;
        font-size:14px;
}
/* end page 8 */

#secondaryContent h4 {
	background:url(../images/h_contactForm.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	height:80px;
}
#secondaryContent #contactForm {
	background-color:#f0f0f0;
	width:260px;
	margin:-2px 0 0 0;
	padding:8px 0 8px 8px;
}
#secondaryContent #contactForm input#contactFormSubmit{
	clear:both;
	padding:5px 0 0 0;
}
#secondaryContent #contactForm dt,
#secondaryContent #contactForm dd{
	padding:2px 0;
}
#secondaryContent #fieldContactForm dt{
	float:left;
	width:110px;
}
#secondaryContent #fieldContactForm dd{
	float:left;
	width:150px;
}
#secondaryContent #fieldContactForm  textarea {
	overflow:hidden;
	width:128px;
}
#secondaryContent #radioContactForm {
	clear:both;
	overflow:hidden;
}
#secondaryContent #radioContactForm dt{
	float:right;
	width:240px;
	padding:5px 0 0 0;
}
#secondaryContent #radioContactForm dd{
	float:right;
	width:20px;
	padding:5px 0 0 0;
}
/* page 2 */
#secondaryContent .continueShoppingCheckout {
        margin:20px 0px 0px 60px;
}
#secondaryContent .continueShoppingCheckout li {
        margin-bottom:3px;
}
/* end page 2 */




/* page 4 */
#secondaryContent .product {
        margin-left:15px;
}
#secondaryContent .product .price {
        clear:both;
        height:35px;
        padding:10px;
        background:#FAFAFA;
        border-top:1px dashed #787878;
        border-bottom:1px dashed #787878;
}
#secondaryContent .product .price ul, #secondaryContent .product .price a {
        float:left;
}
#secondaryContent .product .price .list, #secondaryContent .product .price .our {
        font-size:16px;
}
#secondaryContent .product .price .our {
        font-weight:bold;
}
#secondaryContent .product .price .buyNow {
        margin:5px 0 0 15px;
}
#secondaryContent .product .description {
        padding:15px;
        background:#F3F3F3;
        border-bottom:1px dashed #787878;
}
#secondaryContent .product .description h5 {
        color:#2C509A;
        font-size:14px;
        font-weight:bold;
        text-transform:uppercase;
}
#secondaryContent .product .description li {
        list-style:disc inside;
        font-size:14px;
}
/* end page 4 */
#secondaryLinks {
	margin-top:10px;
	padding-left:75px;
}
#wrapper.home #secondaryLinks {
	padding-left:15px;
	margin-top:20px;
}
#secondaryLinks a,
#secondaryLinks span {
	height:50px;
	width:124px;
	padding:0 5px 0 0;
	float:left;
}
#secondaryLinks a,
#secondaryLinks p  {
	float:left;
}
#secondaryLinks a {
	width:50px;
}
#wrapper.home #secondaryLinks p {
	width:20px;
}
#wrapper.home #secondaryLinks a {
	font-size:14px;
	color:#05296E;
	font-weight:bold;
}
#secondaryLinks p  {
	padding-top:10px;
}
#preFoot,
#foot {
	clear:both;
	padding:0 0 30px 0;
	font-size:11px;
	color:#062a6f;
}
#preFoot {
	padding:5px 0 0 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #ccc;
}
#preFoot li,
#foot li{
	display:inline;
	padding:0 10px;
}
#foot li a{
	color:#062a6f;
	border-left:1px solid #062a6f;
	padding-left:20px;
}
#preFoot li a{
	color:#062a6f;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
}
#preFoot li.peepFinance a {
	border:medium none;
	display:inline-block;
	height:35px;
	padding-top:10px;
}
#preFoot li.peepBlog {
	margin-top:10px;
}
#preFoot li.peepBlog a {
	background:transparent url(../images/blogIcon.gif) no-repeat scroll 1px 7px;
	/* border-left:1px solid #062A6F; */
	display:inline-block;
	height:35px;
	padding-left:40px;
	padding-top:10px;
}
#shop4erpLogo{
	cursor:pointer;
	cursor:hand;
}
#downloadPrompt {
	color:#02276c;
	font-size:18px;
}
