body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

body {
	margin-top: 0px;
}

a:link {
	color: #831107;

}
a:visited {

	color: #831107;
}
a:hover {

	color: #FE9A00;
}
a:active {

}
.notice {
	color: #FF0000;
}

.larger {
	font-weight: bold;
	font-size: 14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #831107;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #831107;
	padding: 2px;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #831107;
	padding: 2px;
	margin: 0px;
}



th, .table_header {
	font-weight: bold;
	font: large medium "Trebuchet MS", Arial, Helvetica, sans-serif;
}

table.checkout {
	border-width: thin thin thin thin;
	border-spacing: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.checkout td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #A9B8CF #A9B8CF #A9B8CF #A9B8CF;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Walkout video CSS */

.floater {

 position: fixed;

 width: 528px;

 height: 296px;

 bottom: 0px;

 right: -20px;

 z-index:99;

}

 

* html .floater {position: absolute;

top:expression(eval(document.compatMode &&

document.compatMode=='CSS1Compat') ?

documentElement.scrollTop

+(documentElement.clientHeight-this.clientHeight) 

: document.body.scrollTop

+(document.body.clientHeight-this.clientHeight));

}

 

* html .floater {

left:expression(eval(document.compatMode &&

document.compatMode=='CSS1Compat') ?

documentElement.scrollRight -100

: document.body.scrollRight -100) 

}


/* NAVIGATION */


#navigation{
	width:800px;
	text-align:center;
	margin:0;
	padding:0;
}

#navigation, #navigation tr, #navigation td{border-collapse:collapse; border:0;}

#navigation a{
	display:block;
	background:#000;
	color:#ffffff;
	font-size:11px;
	padding:7px 0;
	font-weight:bold;
	width:100%;
	text-align:center;
	text-decoration:none;
}

#navigation a:hover{
	background-color:#831107;
	color:#FE9A00;
}

#sideNavigation{
	background:url("https://www.taxspeaker.com/images/manbottom.jpg") no-repeat;
	width:173px;
	height:416px;
}

#sideNavigation ul{
	text-align:left;
	margin:0 0 0 63px;
	padding:0;
}

#sideNavigation ul li{
	list-style-type:none;
	padding:2px 0;
}

#sideNavigation ul li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:100px;
}

#sideNavigation ul li a:hover{
	color:#FE9A00;
}

/* ---------------------- SPEAKERS ONLY STUFF -------------------------- */

.filesTable, .filesTable tr, .filesTable td{
	border:none;
	border-collapse:collapse;
}

.filesTable{
	width:100%;
	vertical-align:top;
	border-top:solid 4px #999;
	margin:2px 0 0 0;
}

.filesTable h5{
	font-size:10px;
	font-weight:bold;
	margin:5px;
}

.filesTable ul{
	margin:0 0 0 30px;
	padding:0;
}

.filesTable li{
	padding:0 0 3px 0;
}

.filesTable tr{
	border-bottom:1px solid #EEEEEE;
}

.filesTable tr td{
	padding:10px 0;
	vertical-align:top;
}

.filesTable a{
	color:#000;
}

.filesTable a:hover{
	color:#831107;
}

.filesTable a img{
	border:none;
}

.filesTable .title{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding:0 5px 0 0;
}

.author{
	color:#777;
	font-size:12px;
}

.filesTable .actions{
	width:150px;
	text-align:right;
}

.filesTable .actions ul{
	text-align:left;
}

.filesTable .actions li{
	list-style-type:none;
	display:none;
}

.filesTable .actions .numberOfComments{
	display:block;
}

.filesTable .actions a{
	text-decoration:none;
	display:block;
	height:17px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0 0 25px;
}

.filesTable .comments{
	display:none;
}

.filesTable .numberOfComments{
	color:#777;
	text-decoration:none;
	display:block;
	height:17px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0 0 25px;
}

.filesTable tr:hover{
	background:#EEE;
}

.filesTable tr:hover .actions li{
	display:block;
}

.filesTable tr:hover .actions .numberOfComments{
	display:none;
}

.filesTable tr:hover .comments{
	display:block;
}

.speakersOnly .addFile{
	display:block;
	width:110px;
	height:29px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:11px 0 0 40px;
	font-size:16px;
}

.speakersOnly .addFile:hover{
	color:#0C0;	
}

.speakersOnly .downloadFile{
	display:block;
	width:110px;
	height:29px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:11px 0 0 45px;
	font-size:18px;
	margin:0 30px 0 0;
}

.speakersOnly .downloadFile:hover{
	color:#0C0;	
}

.fileSource{
	margin:0;
	padding:0;
	height:40px;
}

.fileSource li{
	display:block;
	float:left;
	width:200px;
	text-align:center;
	height:27px;
	padding:13px 0 0 0;
	margin:0;
}

.fileSource li a{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

.addFileForm{
	background:#DDDDDD;
	padding:20px;
	margin:15px 0;
	border:4px solid #999;
}

.addFileForm hr{
	margin:10px 0;
}

.addFileForm label{
	padding:0 20px 0 0;
}

.addFileForm h4{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:5px 0;
}

.addFileForm .checkboxes input{
	margin-right:5px;
}

.oneFileTable{
	margin:20px;
	width:95%;
	border-collapse:collapse;
	border:none;
}

.oneFileTable h2{
	font-size:16px;
	margin:0;
	width:400px;
}

.oneFileTable th{
	background:#CCC;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

.commentBody{
	padding:10px;
	background:#EEE;
	border-bottom:1px solid #777;
	margin:0 0 10px 0;
}

.commentBody h3{
	color:#000;
}

.theFile{
	padding:0 0 25px 0;
}

.addComment{
	width:350px;
	height:70px;
	margin-bottom:5px;
}

.whoToSendTo{
	width:180px;
	float:right;
	background:#DFC5C3;
	padding:10px;
}

.whoToSendTo h5{
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:12px;
}

.whoToSendTo ul{
	padding-left:25px;
}
	
/* ---------------- PACKAGE DEALS ------------------- */

.splashPackage{
	height:150px;
	display:block;
	width:400px;
	background:#eeeeee;
	margin:0 0 15px 10px;
	background:url(https://www.taxspeaker.com/images/packagedeal.jpg) no-repeat;
	font-size:10px;
}

.splashPackage .leftText{
	width:170px;
	height:150px;
	float:left;
	padding:0 15px;	
}

.splashPackage .leftText h2{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	margin:12px 0 0 0;
}

.splashPackage .leftText p{
	margin:5px 0;	
}


.splashPackage .leftText ul{
	margin:0 0 0 20px;
	padding:0;
}

.splashPackage .leftText ul li{
	margin:0;
	padding:0;
}

.splashPackage .leftText h3{
	font-size:14px;
	font-weight:bold;
}

.splashPackage .rightText{
	width:200px;
	height:150px;
	float:left;
	text-align:center;
}

.splashPackage .rightText h2{
	font-size:60px;
	margin:20px 0 0 0;
	color:#F00;
	padding:0;
}

.splashPackage .rightText h3{
	font-size:16px;
	margin:0;
	color:#F00;
}

.splashPackage .rightText h4{
	font-size:16px;
	margin:0;
	color:#000;
}

