﻿/*  TaxPoint.com CSS */
HTML {
    /*background: white url(/img/body_bg.gif) repeat-x;*/
}
BODY {
    font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666; /*505050*/
    overflow: -moz-scrollbars-vertical;
}

SPAN.required{color: #ff6600; cursor:default; font-weight:bold;}

.defaultButton{border-color:#A5C2EE;border-light-color:#A5C2EE;border-dark-color:#6983BE;}

.no-display { display: none; }

a, a:visited, a:active {
    color: #ff6600;
    outline: none;
    text-decoration: none;
}
a:hover 
{
	color: #ff6600;
    text-decoration: underline;
}
a:active {
    outline: none;
}

img {
    border: 0;
}

h3 {
    margin-bottom: 3px;
    margin-top: 20px;
}
h3.dots {
    background: transparent url(/img/tp-bullet.png) no-repeat 0 3px;
    padding-left: 15px;
}
h3.orange {
	color: #ff6600;
}
h4.orange {
	color: #ff6600;
}
h3.green {
	color: #71bb38;
}
h4.green {
	color: #71bb38;
}
h3.yellow {
	color: #ffc300;
}
.tpGreen, a.tpGreen, a.tpGreen:visited {
	color: #71bb38;
}
.tpOrange, a.tpOrange, a.tpOrange:visited {
    color: #ff6600;
}
.note {
    font-size: 80%;
    line-height: 140%;
}
h1 {
    font-size: 200%;
}

h1.pageTitle, .pageTitle
{
	font-size: 200%;
	font-family: Tahoma, Verdana;
    margin-top: 0;
    color: #888888;
    margin-bottom: 20px;
    font-weight: 700;
    height: 31px;
    background-repeat: no-repeat;
}


#sitenav 					{float: left;padding: 5px 0 0 0;width: 750px;}
#sitenav ul 				{margin-left: 0;padding-left: 0;display: inline;border: none;}
#sitenav li 				{float: left;list-style-type: none;margin-left: 0px;padding-left: 0;padding-right: 14px;height: 13px;
			                 line-height: 13px;border-right: 0px solid #CCC;}
#sitenav li a				{color: #707070;padding-right: 14px;font: 13px Verdana, Geneva, Arial, Helvetica;text-decoration: none;}
#sitenav li a:hover			{color: #71bb38;text-decoration: none;}
#sitenav .sitenavbegin		{margin-left: 0;padding-left: 0;}
#sitenav .sitenavend		{border: 1px solid red;margin-right: 0;padding-right: 0;}
#sitenav .sitenavsel a		{color: #71bb38;}
#sitenav .sitenavsel a:hover{color: #71bb38;}

.loginPanel
{
	float:right;
	position: relative;
	top: 5px;
    font: 11px Verdana, Geneva, Arial, Helvetica; 
    font-weight: bold;
     
}

                
.mainTable TD
{
	vertical-align:top;

}

.demoImage
{
	cursor: pointer;
	position:relative;
	border: none;
	margin: 0 0 0 0;
	line-height:50px;
	height: 50px;
	background-image: url('/img/tryLiveDemo.png');
	background-repeat: no-repeat;
}

.impactText {
    line-height: 140%;
    font-size: 113%;
}
.float_right {
    float: right;
}
.float_left {
    float: left;
}

TABLE.nopadding TD {
    border: 0;
    padding: 0;
}

#bodyWrapper {
    width: 964px;
    margin: 0 auto;
    margin-top: 7px;
}
#global_nav {
	text-align:right; 
	width: 933px;
	height: 5px;
}
#global_nav a {	
	border: solid 1px transparent;
	margin-top:-10px; 
	color: #333333;
	text-decoration: none;
	cursor: pointer;
	line-height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: 700;
	display: inline-block;
}
#global_nav a:hover {
	border: solid 1px white;
	background-color: #ff6600; 
	color: White;
}


/* header styles */
#headerDiv {
    /*background: transparent url(/img/header_bg.png) no-repeat top center;*/
    padding: 27px 0 0 24px;
    height: 50px;
}
#header_area {
	border-bottom: solid 3px #cccccc; 
	float:left; 
	margin-left: -16px; 
	padding-left: 15px; 
	width:933px;
}
#banner_area {
	width:160px; 
	float:left;
}
body.home #header {
    height: 62px;
}
#header_title {
	color: #666666; 
	font-family:Segoe UI, Tahoma, Verdana, Arial; 
	font-weight: 600;
	font-size: 11px; 
	width:900px;
	padding-left: 3px;
	padding-top: 0px;
	cursor: default;
}

/* top nav */
#nav {
    float: left;
    margin: 10px 0px 0px 60px;
    width: 710px;
    height: 22px;
    
}

#bottom_nav {
	width: 920px;
	height: 15px;
	/*background-image: url(/img/bottom_border.gif);*/
}

.MenuGroup {
  background-color: white;
}
.MenuItem {
  color: #999999;
  font-family:verdana;
  font-size:14px;
  font-weight:bold; 
  border:solid 1px transparent; 
  cursor:pointer;
}
.MenuItemHover {
  background-color: #71bb38; /*green*/
  color: white;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold; 
  border: outset 1px; 
  cursor: pointer;
}
.MenuItemActive {
  background-color:#71bb38; /*green*/
  color: white;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold; 
  border: outset 1px;
  cursor: pointer;
}
.MenuItemExpanded {
  background-color: #90d957;
  color: #999999;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold; 
  border: outset 1px; 
  cursor: pointer;
}
.MenuBreak {
  width:100%;
  height:2px;
}
#content_area {
	/*background: transparent url(/img/content_bg.png) repeat-y top center;*/
    height: 100%;
}
#breadCrumb {
	padding-top: 4px;
	padding-left: 22px;
	font-size: 10px;
	cursor: default;
	
}
#breadCrumb a {
	border: solid 1px transparent;
	color:#71bb38;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
}
#breadCrumb a:hover {
	border: outset 1px;
	color:#ffffff;
	background-color: #71bb38;
	text-decoration: none;
}
#left_content {	
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 20px;
	float: left;
	width: 150px;
}
#center_content {
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	width: 595px;
}
#right_content {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	/*width: 150px; */
}


/* footer styles */
#footer_area {
    /*background: transparent url(/img/footer_bg.png) no-repeat bottom center;*/
    color: #666666;
    padding-top: 40px;
    padding-bottom: 30px;
    clear: both;
    text-align: center;
    font-size: 10px;
}
#footer {
    text-align: center;
    font-size: 10px;
    clear: both;
    margin-top: -20px;
    cursor: default;
}
#footer a, #footer a:active, #footer a:hover, #footer a:visited {
    text-decoration: none;
    color: #666666;
}
#footer a:hover {
    text-decoration: underline;
}



.minibox600 {
    background:transparent url(/img/minibox600_bg.gif) repeat-y scroll 0%;
    /*line-height:1;*/
    margin-bottom:30px;
    width:600px;
}
.minibox600 .top {
    background:transparent url(/img/minibox600_top.gif) no-repeat scroll 0%;
    height:20px;
}
.minibox600 .middle {
    background:transparent url(/img/minibox600_bg.gif) repeat-y scroll 0%;
    padding-left: 10px;
    margin: -10px -10px 0px 0px;
}
.minibox600 .bottom {
    background:transparent url(/img/minibox600_bottom.gif) no-repeat scroll 0%;
    height:20px;
}
.minibox600 .boldtxt {
    font-weight:bold;
    padding-top:4px;
}
.minibox600 .boldtxtswf {
    font-weight:bold;
    padding-bottom:2px;
    padding-left:13px;
}
.minibox600 ul, .minibox600 ol {
    margin: -5pt 0pt -5px 0px;
    padding: 0px 5px 0px 5px;
}
.minibox600 li {
    line-height:1.2;
    margin: 0pt 0pt 5px 0px;
}

/*Mini Box*/
.minibox300 {
    background:transparent url(/img/minibox_bg.gif) repeat-y scroll 0%;
    line-height:1;
    margin-bottom:30px;
    width:300px;
    font-size: 80%;
}
.minibox300 .top {
    background:transparent url(/img/minibox_top.gif) no-repeat scroll 0%;
    height:20px;
}
.minibox300 .middle {
    background:transparent url(/img/minibox_bg.gif) repeat-y scroll 0%;
    padding:0pt 20px;
}
.minibox300 .bottom {
    background:transparent url(/img/minibox_bottom.gif) no-repeat scroll 0%;
    height:20px;
}
.minibox300 .boldtxt {
    font-weight:bold;
    padding-top:4px;
}
.minibox300 .boldtxtswf {
    font-weight:bold;
    padding-bottom:2px;
    padding-left:13px;
}
.minibox300 ul, .minibox300 ol {
    margin: -5pt 0pt -5px 0px;
    padding: 0px 5px 0px 5px;
}
.minibox300 li {
    line-height:1.2;
    margin: 0pt 0pt 5px 0px;
}

/**/
.minibox200 {
    background:transparent url(/img/minibox200_bg.gif) repeat-y scroll 0%;
    line-height:1;
    margin-bottom:30px;
    width:200px;
    font-size: 80%;
}
.minibox200 .top {
    background:transparent url(/img/minibox200_top.gif) no-repeat scroll 0%;
    height:20px;
}
.minibox200 .middle {
    background:transparent url(/img/minibox200_bg.gif) repeat-y scroll 0%;
    padding:0pt 20px;
}
.minibox200 .bottom {
    background:transparent url(/img/minibox200_bottom.gif) no-repeat scroll 0%;
    height:20px;
}
.minibox200 ul, .minibox200 ol {
    margin: -5pt 0pt -5px 0px;
    padding: 0px 5px 0px 5px;
}
.minibox200 li {
    line-height:1.2;
    margin: 0pt 0pt 5px 0px;
}

.minibox150 {
    background:transparent url(/img/minibox150_bg.gif) repeat-y scroll 0%;
    line-height:1;
    margin-bottom:10px;
    width:150px;
    font-size: 80%;
}
.minibox150 .top {
    background:transparent url(/img/minibox150_top.gif) no-repeat scroll 0%;
    height:20px;
}
.minibox150 .middle {
    background:transparent url(/img/minibox150_bg.gif) repeat-y scroll 0%;
    padding:0pt 20px;
}
.minibox150 .bottom {
    background:transparent url(/img/minibox150_bottom.gif) no-repeat scroll 0%;
    height:20px;
}
.minibox150 ul, .minibox150 ol {
    margin: -5pt 0pt -5px 0px;
    padding: 0px 5px 0px 5px;
}
.minibox150 li {
    line-height:1.2;
    margin: 0pt 0pt 5px 0px;
}

span.list-item
{
	font-size: 12px;
	background: transparent url(/img/tp-bullet.png) no-repeat 0 3px;
    padding-left: 15px;
    padding-bottom: 2px;
	padding-top: 2px;
	display:block;
}

.left-menu
{
	color: #333333;
	text-decoration: none;
}

.item, .item-hover, .first, .first-hover, .first-active, .item-active
{
	background: transparent url(/img/tp-bullet.png) no-repeat 0 3px;
    padding-left: 15px;
	cursor: pointer;
	border-bottom: solid 1px #DDDDDD;
	padding-bottom: 2px;
	padding-top: 2px;
}

.first, .first-hover, .first-active
{
	border-top: solid 1px #DDDDDD;
}

.first-hover, .item-hover
{
	color: #ff6600;
}

.first-active, .item-active
{
	font-weight: bold;
}

.dark-grey {	COLOR: #333333}
.grey {	COLOR: #666666}
.light-grey {	COLOR: #999999}

/* misc */
div.page-text
{
	font-family: Verdana;
	font-size: 113%;	
	line-height: 14px;
	padding: 10px 10px 10px 10px;
	color: #505050;
	display: block;
	vertical-align: top;
}

div.notice {
    background-color:#FFFFCC;
    border:1px solid #C3C3C3;
    margin:5px auto;
    padding:5px;
    width:400px;
}

li.features {
    margin-left: 15px;
    padding-bottom: 5px;
}


/**Error Dialog***/
.errorDialogDiv
{
	padding-left: 75px;
	width:600px;
}

TABLE.ErrorDialog {
	margin: 16px auto 8px 2px;	
	width: 440px;
	font-family: Tahoma;
	color: #333333;
}
TABLE.ErrorDialog THEAD TD {	
	padding-left: 10px;	
	background-image: url(/img/table-MedInput-head.png);	
	width: 440px;	
	background-repeat: no-repeat;	
	height: 26px;	
	background-color: #dddddd;
	cursor: default;
}
Table.ErrorDialog TDBODY TR {
	width: 440px;
	height: 32px;
	background-color: #f6f6f6;
}
TABLE.ErrorDialog TBODY TD {
	padding-right: 0px;	
	padding-left: 0px;	
	background-image: url(/img/table-MedInput-body.png);	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;	
	background-repeat: repeat-y
}
TABLE.ErrorDialog TBODY TD.body-left {	
	padding-right: 0px;	
	padding-left: 15px;	
	padding-bottom: 5px;	
	vertical-align: top;	
	width: 60px !important;	
	padding-top: 10px;	
	text-align: left;

}
TABLE.ErrorDialog TBODY TD.body-right {	
	background-position: right top;	
	width: 340px;
}
TABLE SPAN.label {	
	display: block;	
	margin: 7px 8px 0px 0px
}
TABLE.ErrorDialog TBODY TR.last TD {	
	border-bottom: #e3e3e3 1px solid
}
TABLE.ErrorDialog SPAN.error-message {	
	font-weight: 100;	
	font-size: 12px;	
	color: black !important;	
	text-align: center; 
	vertical-align: top;
}
TABLE.ErrorDialog SPAN.error-message-title {
	color: #df0202; 
	font-weight: bold;
}



/**Message Dialog***/

.messageDialogDiv
{
	padding-left: 75px;
	width:600px;
}


TABLE.messageDialog {
	margin: 16px auto 8px 2px;	
	width: 440px;
	font-family: Tahoma;
	color: #333333;
}
TABLE.messageDialog THEAD TD {	
	padding-left: 10px;	
	background-image: url(/img/table-MedInput-head.png);	
	width: 440px;	
	background-repeat: no-repeat;	
	height: 26px;	
	background-color: #dddddd;
	cursor: default;
}
Table.messageDialog TDBODY TR {
	width: 440px;
	height: 32px;
	background-color: #f6f6f6;
}
TABLE.messageDialog TBODY TD {
	padding-right: 0px;	
	padding-left: 0px;	
	background-image: url(/img/table-MedInput-body.png);	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;	
	background-repeat: repeat-y
}
TABLE.messageDialog TBODY TD.body-left {	
	padding-right: 0px;	
	padding-left: 15px;	
	padding-bottom: 5px;	
	vertical-align: top;	
	width: 60px !important;	
	padding-top: 10px;	
	text-align: left;
}
TABLE.messageDialog TBODY TD.body-right {	
	background-position: right top;	
	width: 340px;
}
TABLE.messageDialog TBODY TR.last TD {	
	border-bottom: #e3e3e3 1px solid
}
TABLE.messageDialog SPAN.message-dialog-message {	
	font-weight: 100;	
	font-size: 12px;	
	color: black !important;	
	text-align: center; 
	vertical-align: top;
}
TABLE.messageDialog SPAN.message-title {
	color: #158e02; 
	font-weight: bold;
}


/**Warning Dialog***/

.warningDialogDiv
{
	padding-left: 75px;
	width:600px;
}


TABLE.warningDialog {
	margin: 16px auto 8px 2px;	
	width: 440px;
	font-family: Tahoma;
	color: #333333;
}
TABLE.warningDialog THEAD TD {	
	padding-left: 10px;	
	background-image: url(/img/table-MedInput-head.png);	
	width: 440px;	
	background-repeat: no-repeat;	
	height: 26px;	
	background-color: #dddddd;
	cursor: default;
}
Table.warningDialog TDBODY TR {
	width: 440px;
	height: 32px;
	background-color: #f6f6f6;
}
TABLE.warningDialog TBODY TD {
	padding-right: 0px;	
	padding-left: 0px;	
	background-image: url(/img/table-MedInput-body.png);	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;	
	background-repeat: repeat-y
}
TABLE.warningDialog TBODY TD.body-left {	
	padding-right: 0px;	
	padding-left: 15px;	
	padding-bottom: 5px;	
	vertical-align: top;	
	width: 60px !important;	
	padding-top: 10px;	
	text-align: left;
}
TABLE.warningDialog TBODY TD.body-right {	
	background-position: right top;	
	width: 340px;
}
TABLE.warningDialog TBODY TR.last TD {	
	border-bottom: #e3e3e3 1px solid
}
TABLE.warningDialog SPAN.warning-message {	
	font-weight: 100;	
	font-size: 12px;	
	color: black !important;	
	text-align: center; 
	vertical-align: top;
}
TABLE.warningDialog SPAN.warning-message-title {
	color: #d6a400; 
	font-weight: bold;
}



/**/
TABLE.overview-table
{
	border: none;
	width: 580px;
}
TABLE.overview-table TD
{
	padding: 2px;
}
TABLE.overview-table TD.half
{
	padding: 2px;
	width: 290px;
}

/**/
TABLE.features-table
{
	border: solid 1px silver;
}
TABLE.features-table THEAD
{
	font-weight: 700;
}
TABLE.features-table TR.alt
{
	background-color: #e3e7ed;
}
TABLE.features-table TD.left
{
	width: 500px;
	text-align: left;
	padding: 5px;
}
TABLE.features-table TD.right
{
	width: 100px;
	text-align: center;
	padding: 2px;
}



/**Validation Dialog***/
.validationDialogDiv
{
	padding-left: 75px;
	width:600px;
}

TABLE.validationDialog {
	margin: 16px auto 8px 2px;	
	width: 440px;
	font-family: Tahoma;
	color: #333333;
}
TABLE.validationDialog THEAD TD {	
	padding-left: 10px;	
	background-image: url(/img/table-MedInput-head.png);	
	width: 440px;	
	background-repeat: no-repeat;	
	height: 26px;	
	background-color: #dddddd;
	cursor: default;
}
Table.validationDialog TDBODY TR {
	width: 440px;
	height: 32px;
	background-color: #f6f6f6;
}
TABLE.validationDialog TBODY TD {
	padding-right: 0px;	
	padding-left: 0px;	
	background-image: url(/img/table-MedInput-body.png);	
	padding-bottom: 0px;	
	margin: 0px;	
	padding-top: 0px;	
	background-repeat: repeat-y
}
TABLE.validationDialog TBODY TD.body-left {	
	padding-right: 0px;	
	padding-left: 15px;	
	padding-bottom: 5px;	
	vertical-align: top;	
	width: 60px !important;	
	padding-top: 10px;	
	text-align: left;

}
TABLE.validationDialog TBODY TD.body-right {	
	background-position: right top;	
	width: 340px;
}
TABLE SPAN.label {	
	display: block;	
	margin: 7px 8px 0px 0px
}
TABLE.validationDialog TBODY TR.last TD {	
	border-bottom: #e3e3e3 1px solid
}
TABLE.validationDialog SPAN.validation-message {	
	font-weight: 100;	
	font-size: 12px;	
	color: black !important;	
	text-align: center; 
	vertical-align: top;
}
TABLE.validationDialog SPAN.validation-message-title {
	color:  #CC9900; 
	font-weight: bold;
}

.busyDialogDiv
{
	text-align:center;
}
.subHeaderText
{
	padding: 5px;
	font-size:x-small;
	color: #333333;
}

.step, .step1, .step2, .step3, .step4
{
	padding-left:20px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
	text-align:left;
	line-height: normal;
	border-bottom: dashed 2px #dedede;
	margin-bottom: 10px;
}
.step1 {background-image:url('/img/num1.png');}
.step2 {background-image:url('/img/num2.png');}
.step3 {background-image:url('/img/num3.png');}
.step4 {background-image:url('/img/num4.png');}

DIV.faq
{
    padding: 5px;
    display: block;
    padding-bottom: 10px;
}
DIV.faq SPAN.question
{
    font-weight: bold;
}
DIV.faq SPAN.answer
{
}

/*pricing*/
TABLE.pricing-table
{
    border: solid 4px #ededed;
    width: 500px;
}
TABLE.pricing-table TD
{
	padding: 5px;
}
TABLE.pricing-table THEAD
{
    font-weight: bold;
    background-color: #71bb38;
    color: White;
}
TABLE.pricing-table TBODY{}

TABLE.pricing-table TR.alt
{
	background-color: #eeeeee;
}

TABLE.pricing-table TR.alt TD.price
{
	border-left: dashed 1px white;
	padding-left:5px;
}

TABLE.pricing-table TD.price
{
	border-left: dashed 1px #eeeeee;
	padding-left:5px;
}
TABLE.pricing-table TD.description{}


SPAN.small-header
{
	font-size:small; font-weight:bold; line-height: 25px;
}

/*cart*/
.Cart-Table
{
	width: 700px;
}
.Cart-Table TD
{
	padding: 5px;
	vertical-align:top;
}
.Cart-Table THEAD TD
{
    font-weight: 600;
    font-size: 14px;
    border-bottom: solid 1px #999999;
}
.Cart-Table TD.price
{
	width: 100px;
	text-align:right;
	
}
.Cart-Table TD.item-added
{
    width: 100px;
    text-align:left;
    font-size: smaller;
}

.Cart-Table TD.qty
{
	width: 100px;
	text-align:center;
}

/*credit cards*/
.payments-Table{width: 700px;}
.payments-Table TD{	padding: 5px; vertical-align:top; }
.payments-Table THEAD TD { font-weight: 600; font-size: 14px; border-bottom: solid 1px #999999; }
.payments-Table TD.cardNumber { width: 200px; text-align:center; }
.payments-Table TD.cardType { width: 100px; text-align:left; }
.payments-Table TD.expiry { width: 100px; text-align:center; }


/*Download Page*/
TABLE.download
{
    width: 700px;
}
.download-item-left, .download-item-right
{
    vertical-align: top;
    border-top: solid 1px silver;
    text-align: left;
    padding: 5px;
}
.download-item-left
{
    width: 600px;
}
.download-item-right
{
    vertical-align: middle;
}
.download-title
{
    font-size: 16px;
    font-weight: bold;
}
.download-version
{
    font-weight: bold;
}