/* this file for all of taxsaverplan.com - not for internal websites csr and faxes */

div#page-container div#et-main-area div#main-content div#main {
	width: 960px ;
	margin: 50px auto ;
}

table.caf {
	border-collapse: collapse ;
}

table.caf th {
	font-family: Arial, Helvetica, sans-serif ;
	background-color: #E17100 ;
	color: white ;
	padding-right: 8px ;
	padding-left: 8px ;
}

th.caf {
	font-family: Arial, Helvetica, sans-serif ;
	background-color: #E17100 ;
	color: white ;
	padding-right: 8px ;
	padding-left: 8px ;
}

table.caf td {
//	border: 1px solid black ;
	border: none ;
	padding-left: 4px ;
	padding-right: 4px ;
}

td.caf {
	border: 1px solid black ;
	padding-left: 4px ;
	padding-right: 4px ;
}

tr td.cafinside {
	border: none ;
//	padding: 8px ;
	padding-right: 5px !important ;
}

tr td.cafinside:last-child {
	border: none ;
	padding-right: 0px !important ;
}

.infolist a {
	margin-top: 8px;
	font-size: 14px;
	color: #2793d1;
	line-height: 28px;
}
	
.infolist a:hover {
	margin-top: 8px;
	font-size: 14px;
	color: #ff6a15;
	line-height: 28px;
}

.notices li {
	list-style-type:none;
	margin-left: -28px;
	margin-top: 20px;
}

.notices a {
	margin-top: 8px;
	font-size: 16px;
	color: #696969;
}

.notices a:hover {
	margin-top: 8px;
	font-size: 16px;
	color: #666666;
}

.accnt-header {
	margin-bottom: 6px;
	background-color: #a7a7a8;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
  border-radius: 6px;
}
.accnt-block {
	width: 49%;
	float: left ;
}

.ntf-block {
  width: 50%;
  margin-left: 1%;
  float: left;
}

.down-block {
  width: 49%;
  float: left;
}

.form-block {
  width: 50%;
  margin-left: 1%;
  float: left;
}

#reports table th {
	background:#a5a4a5;
	color:#fff;
	font-size: 14px;
}

#reports table td {
	color:#696969;
	text-align: center;
	padding-left: 0px;
}

#reports table td.left-align {
	text-align: left !important ;
}

#reports table th span.do-on {
	display: inline ;
}

#reports table th span.do-off {
	display: none ;
}

#reports table {
	width: 100%;
}

.ee-name {
	width: 78%;
	font-size: 17px ;
	font-weight: bold ;
	color: #8f8f8f; 
	float: left ;
}

.ee-name2 {
	width: 78%;
	font-size: 17px ;
	font-weight: bold ;
	color: #8f8f8f; 
	margin-bottom: 22px ;
}

.ee-name2 a {
	font-size: 11px;
	font-style: italic;
	color: #2793d1;
	font-weight: normal
}

div.prevyr {
	text-align: left;
	line-height: 32px;
	vertical-align: middle;
}

div.prevyr a img {
	vertical-align: middle ;
	height: 32px ;
	width: 32px ;
	border: 0px ;
}

.tooltip img {
	margin-right: 5px;
	cursor: pointer;
	cursor: hand;
	height: 12px ;
	width: 12px ;
	border: 0px ;
}

.infolist a {
	margin-top: 8px;
	font-size: 14px;
	color: #2793d1;
	line-height: 28px;
}
.infolist a:hover {
	margin-top: 8px;
	font-size: 14px;
	color: #ff6a15;
	line-height: 28px;
}
.notices li {
	list-style-type:none;
	margin-left: -28px;
	margin-top: 20px;
}
.notices a {
	margin-top: 8px;
	font-size: 16px;
	color: #696969;
}
.notices a:hover {
	margin-top: 8px;
	font-size: 16px;
	color: #666666;
}
.tooltip {
	color: #000000; outline: none;
	text-decoration: none;
	position: relative;
	margin-left: 10px;
  display: inline;
}
.tooltip div {
	margin-left: -999em;
	position: absolute;
	text-decoration: none;
}
.tooltip:hover div {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	 -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	position: absolute; left: 1em;
	top: 2em;
	z-index: 99;
	margin-left: 0;
	width: 325px;
	text-decoration: none;
	line-height: 17px;
}

.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic {
	padding: 0.8em 1em;
	text-decoration: none;
}
html a:hover {
	background: transparent;
}
.logo a:hover {
	background:url(/images/logo.png) no-repeat ;
}
.classic {	
	background: #FFFFAA;
	border: 1px solid #FFAD33;
	text-decoration: none;
}
#leftinfo {
	width: 960px ;
	float: left ;
}

#rightinfo {
	float: right ;
	width: 450px ;
}

.tsp-downloadable {
	margin-bottom: 6px;
	margin-top: 30px;
	background-color: #a7a7a8;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
  border-radius: 6px;
}

.do-on, .do-off {
	color: #0763d1 ;
	cursor: pointer ;
	font-size: 11px ;
	font-style: italic ;
	font-weight: normal ;
}

.do-off {
	display: none ;
}

.transit-data {
	display: none ;
}

.parking-data {
	display: none ;
}

.button {
  box-shadow:inset 0px 1px 0px 0px #fed897;
  background-color:#f6b33d;
  border-radius: 8px;
  border:1px solid #eda933;
  color:#ffffff;
  font-size:15px;
  font-weight:bold;
  height:30px;
  line-height:28px;
  width:100px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #cd8a15;
  cursor: hand; cursor: pointer;
  }
.buttondisabled {
  box-shadow:inset 0px 1px 0px 0px #ebebeb;
  background-color:#6v6v6v;
  border-radius: 8px;
  border:1px solid #b5b5b5;
  color:#b5b5b5;
  font-size:15px;
  font-weight:bold;
  height:30px;
  line-height:28px;
  width:100px;
  text-decoration:none;
  text-align:center;
  text-shadow:1px 1px 0px #8a8a8a;
  cursor: hand; cursor: pointer;
}
.classname:hover {
  background-color:#e89f0c;
}
.button:active {
  position:relative;
  top:1px;
}
.error-box {
  border: 1px solid #c87a7a;
  padding: 5px;
  background-color: #fedddd;
  text-align: center;
  margin-bottom: 10px;
}
.message-box {
  border: 1px solid #718681;
  padding: 5px;
  background-color: #bdede1;
  text-align: center;
  margin-bottom: 10px;
}
.orange-titlebar {
  background-color: #FCB03C;
  color: #fff;
  padding: 6px;
  border-radius: 4px;
  margin-bottom: 8px;
}
