#countdown-live {
	color: #fff;
	font: normal 28px Arial, Helvetica, sans-serif;
	
	background: url(../Images/countdown.gif) left top no-repeat;
	margin-top: 10px;
	padding-left: 18px;
	padding-top: 8px;
	height: 62px;
	}
	#countdown-live span {
		letter-spacing: -.04em;
		}
body{
	width:100%;
	margin:0px;
	
	font-family:"Century Gothic", Helvetica, sans-serif;
	text-align:left;
	font-size:small;
	color #fff;
}

/*generics*/




.twitters { 

	color:#FFF;
}

h1
{
	font-family:Arial Black, Verdana Bold, sans-serif;
	color:#FFF;
	font-size:26px;
	font-weight:normal;
	line-height:24px;
}

.h2{
color:#FFF;
font-size:24px;
font-weight:bold;
padding: 0px 0px 12px 0px; 
line-height:24px;
}

h2{
color:#FFF;
font-size:24px;
font-weight:bold;
padding: 0px 0px 12px 0px;
line-height:24px;
}

h3{
color:#FFF;
font-size:14px;
font-weight:bold;
}


h5{
color:#FFF;
font-size:100%;
font-weight:bold;
font-style:italic;
margin-bottom:0px;
}

h4{
color:#FFF;
font-size:100%;
font-weight:bold;
margin-bottom:0px;
}

p{
color:#FFF;
line-height:16px;
font-weight:normal;
}

li{
/*color:#000;*/
line-height:16px;
font-weight:normal;
}


.inputs
{
font-family:Arial, Helvetica, sans-serif;
/*color:#000;*/
line-height:16px;
font-weight:normal;
}

.button{
color:#5d1452;
font-weight:normal;
margin-bottom:0px;
}

.h4noBreak
{
color:#5d1452;
font-weight:bold;
margin-bottom:0px;
}

.dottedRule{
font-size:8px;
color:#d80109;
margin-bottom:-15px;
margin-top:-20px;
}

hr
{
	color:#c5c5c5;
	height:1px;
}

.header{
font-size:14px;
font-weight:bold;
}

.dottedRuleGray{
font-size:8px;
color:#a5a5a5;
text-align:right;
margin-top:-20px;
margin-bottom:-15px;
}
a:link
{
	color:#CCC;
	text-decoration:underline;
	outline:none;
}

a:visited
{
	color:#999;
	text-decoration:underline;
	outline:none;
}

a:hover
{
	color:#3CF;
	text-decoration:none;
	outline:none;
}

a:active
{
	color:#CCC;
	text-decoration:none;
	outline:none;
}

/*end generics*/

/*home layout*/

#homeWrapper{
width:943px;
margin:auto;
text-align:center;
}

#homeTopLeft{
width:573px;
float:left;
height:85px;
}

#homeTopRight{
	width:360px;
	height:75px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f7e3e3;
	text-align:right;
	background-image:url(../Images/IICLE-Home-TopRight.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-right:10px;
}
#HomePageFooter td{
		background-color:#000;
}
#HomePageFooter p{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size: .7em;
}
#homeBotLeft{
	width:573px;
	float:left;
	height:30px;
	background-repeat:no-repeat;
}

#homeBotRight{
	width:300px;
	height:10px;
	float:left;
	background-repeat:no-repeat;
	text-align:right;
	color:#d80109;
	font-size:10px;
	padding-right:70px;
	padding-top: 20px;
}

#leftCol{
	width:180px;
	height:100%;
	background-image:url(../Images/b-Left-Column.jpg);
	background-repeat:no-repeat;
	padding-top:70px;
	vertical-align:top;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: 0px;
	border-right-style: none;
	padding-right: 20px;
}

#rightCol{
	width:128px;
	height:100%;
	background-image:url(../Images/HomeRightColumn.gif);
	background-repeat:no-repeat;
	margin:auto;
	text-align:center;
	padding-top:115px;
	padding-right:10px;
	font-size:11px;
	color:#fff;
}

.rightCol
{
font-size:11px;
color:#fff;
}
.rightCol p
{
font-size:11px;
color:#fff;
}
.rightCol a:link
{
font-size:11px;
color:#fff;
text-decoration:none;
outline:none;
}

.rightCol a:visited
{
font-size:11px;
color:#fff;
text-decoration:none;
outline:none;
}

.rightCol a:hover
{
font-size:11px;
color:#fff;
text-decoration:underline;
outline:none;
}

.rightCol a:active
{
font-size:11px;
color:#fff;
text-decoration:underline;
outline:none;
}

#middle{
	width:605px;
	height:100%;
	background-color:#000;
	text-align:left;
	vertical-align:top;

}
#submiddle{
	
	height:100%;
	background-color:#000;
	text-align:left;
	vertical-align:top;
	

}
#homeBnr{
	background-image:url(../Images/b-Home-Bnr.gif);
	background-repeat:repeat-x;
	width:605px;
	height:149px;
}

#homeBnr1{
	width:605px;
}
/*#Corkboard{
	float:left;
	background-image:url(../Images/corkboard.gif);
	background-repeat: no-repeat;
	width:590;
	height:383px;
	margin-top:auto;
	margin-bottom: 20px;
}*/

#menu{
	height:30px;

	

}
#HomeCenterImage{
	padding: 15px 0px 5px 0px;
	text-align:center;
	clear: both;
}


#HomeCenterText {
	color:#FFF;
	margin:0px 15px 0px 15px;
}

#HomeCenterText a:link{
	color:#3CF;
	
}
#NewAtt a:link {
	color:#358b66;
}

#NewAtt a:visited {
color:#358b66;
}

#homeLeftBnr{
float:left;
width:373px;
}

#homeRightBnr{
	font-family:Arial Black, Verdana Bold, sans-serif;
	float:left;
	width:175px;
	height:100%;
	background-image:url(../Images/Home-Bnr-Right.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	font-style:normal;
	color:#5d1452;
	text-align:right;
	padding-top:15px;
	padding-bottom: 20px;
	padding-right:40px;
	letter-spacing:-.025;
	line-height:19px;
	font-weight:normal;
}

#homeLeftContent{
float:left;
width:330px;
padding-left:20px;
padding-top: 10px;
padding-bottom: 10px;

}

#homeRightContent{
	float:right;
	width:175px;
	padding-left:20px;
	padding-right:20px;
	text-align:Left;
	padding-bottom: 20px;
}

#homeFooter{
height:77px;
background-image:url(../Images/b-Home-Footer.gif);
background-repeat:repeat-x;
}

/*end home*/

/*sub layout*/
#subWrapper{
min-width:943px;
width:95%;
margin:0 auto;
text-align:center;
}

#subTopLeft{
width:573px;
height:85px;
}

#subTopMiddle{
width:auto;
height:85px;
background-image:url(../Images/b-Sub-Headerb.gif);
background-repeat:repeat-x;
}

#subTopRight{
width:360px;
height:75px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#f7e3e3;
text-align:right;
background-image:url(../Images/IICLE-Sub-TopRightb.gif);
background-repeat:no-repeat;
padding-top:10px;
padding-right:10px;
padding-left:0px;
vertical-align:top;
}

#subLeftBnr{
float:left;
width:373px;
height:90px;
background-image:url(../Images/b-Sub-Bnr.gif);
background-repeat:repeat-x;
}

#subMiddleBnr{
width:100%;
height:90px;

}

#subRightBnr
{
font-family:Arial Black, Verdana Bold, sans-serif;
width:228px; 
height:80px;
background-image:url(../Images/Sub-Bnr-Right.jpg);
background-repeat:no-repeat;
background-position:right top;
font-size:24px;
color:#d80109;
font-weight:bold;
text-align:left;
padding-top:10px;
padding-right:15px;
line-height:24px;
}

#subRightCol{
width:17px;
height:100%;
background-image:url(../Images/b-Sub-Rightb.gif);
background-repeat:no-repeat;
background-color:#5d1554;
}

#subBotLeft{
width:533px;
height:67px;
background-image:url(../Images/IICLE-Sub-BottomLeft.gif);
background-repeat:no-repeat;
font-size:10px;
text-align:right;
vertical-align:bottom;
padding-bottom:10px;
padding-right:40px;
}

#subBotMiddle{
width:auto;
height:77px;
background-image:url(../Images/b-Sub-Footer.gif);
background-repeat:repeat-x;
}

#subBotRight{
width:370px;
height:57px;
background-image:url(../Images/IICLE-Sub-BottomRight.gif);
background-repeat:no-repeat;
text-align:left;
font-size:11px;
color:#fff;
font-weight:bold;
padding-top:20px;
vertical-align:top;
}


.footerSub{
font-size:11px;
color:#fff;
font-weight:normal;
margin-right:30px;
}

.footerSub a:link
{
font-size:11px;
color:#fff;
font-weight:normal;
text-decoration:none;
outline:none;
}

.footerSub a:visited
{
font-size:11px;
color:#fff;
font-weight:normal;
text-decoration:none;
outline:none;
}

.footerSub a:hover
{
font-size:11px;
color:#fff;
font-weight:normal;
text-decoration:underline;
outline:none;
}

.footerSub a:active
{
font-size:11px;
color:#fff;
font-weight:normal;
text-decoration:underline;
outline:none;
}


#content{
text-align:left;
padding:15px 20px 43px 35px;

vertical-align: top;
}
#sideMenu{
width:180px;
padding-right:20px;
text-align:left;
vertical-align:top;
padding-left:20px;
}

.subMenuTitle{
color:#d80109;
font-size:13px;
font-weight:bold;
}

.subSection{
color:#747474;
}

.subSection a:link
{
color:#747474;
text-decoration:none;
outline:none;
}

.subSection a:visited
{
color:#747474;
text-decoration:none;
outline:none;
}

.subSection a:hover
{
color:#747474;
text-decoration:underline;
outline:none;
}

.subSection a:active
{
color:#747474;
text-decoration:underline;
outline:none;
}

.triSection{
color:#d80109;
padding-left:8px;
}

.triSection a:link
{
color:#d80109;
text-decoration:none;
outline:none;
}

.triSection a:visited
{
color:#d80109;
text-decoration:none;
outline:none;
}

.triSection a:hover
{
color:#d80109;
text-decoration:none;
outline:none;
}

.triSection a:active
{
color:#d80109;
text-decoration:none;
outline:none;
}

/*end sub*/

/*global layout*/

#breadcrumb{
text-align:left;
padding:10px 0px 0px 35px;
color:#5d1452;
font-size:12px;
font-weight:bold;
}

.breadcrumb a:link{
color:#d80109;
text-decoration:underline;
outline:none;
}

.breadcrumb a:visited{
color:#d80109;
text-decoration:underline;
outline:none;
}

.breadcrumb a:hover{
color:#d80109;
text-decoration:none;
outline:none;
}

.breadcrumb a:active{
color:#d80109;
text-decoration:none;
outline:none;
}

.practiceAreas{
font-size:14px;
color:#7f5179;
text-align:right;
font-weight:bold;
}

.practiceAreas p{
height:5px;
margin-top:-20px;

}



.practiceAreas a:link{
font-size:12px;
color:#7f5179;
font-weight:bold;
text-decoration:none;
outline:none;
}

.practiceAreas a:visited{
font-size:12px;
color:#7f5179;
font-weight:bold;
text-decoration:none;
outline:none;
text-align:right;
}

.practiceAreas a:hover{
font-size:12px;
color:#7f5179;
font-weight:bold;
text-decoration:underline;
outline:none;
text-align:right;
}

.practiceAreas a:active{
font-size:12px;
color:#7f5179;
font-weight:bold;
text-decoration:underline;
outline:none;
text-align:right;
}

.contact{
font-size:9px;
color:#d80109;
}

.footerDiv{
color:#7f5179;
}

.footer{
font-size:10px;
color:#d80109;
text-decoration:none;
}

.footer a:link
{
font-size:10px;
color:#d80109;
text-decoration:none;
outline:none;
}

.footer a:visited
{
font-size:10px;
color:#d80109;
text-decoration:none;
outline:none;
}

.footer a:hover
{
font-size:10px;
color:#d80109;
text-decoration:underline;
outline:none;
}

.footer a:active
{
font-size:10px;
color:#d80109;
text-decoration:underline;
outline:none;
}

.global{
font-size:11px;
color:#f7e3e3;
}

.global a:link
{
font-size:11px;
color:#f7e3e3;
text-decoration:none;
outline:none;
}

.global a:visited
{
font-size:11px;
color:#f7e3e3;
text-decoration:none;
outline:none;
}

.global a:hover
{
font-size:11px;
color:#f7e3e3;
text-decoration:none;
outline:none;
}

.global a:active
{
font-size:11px;
color:#f7e3e3;
text-decoration:none;
outline:none;
}



/* end global layout*/



ul.listMenu 
{
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;	
}
ul.listMenu li 
{
	float: left;	
}
ul.listMenu li a 
{
	display: block;
	padding: 2px 4px;
	text-decoration: none;	
	width: 200px;
}
ul.listMenu li a:hover 
{
	text-decoration: none;	
}

.imgBoard
{
	padding: 20px 10px 10px 0px;
}

/* smartbooks classes */

.overlay {
	background-color: #333;
	filter: alpha(opacity=66);
	opacity: .66;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
}
.progress {
	color: #D80109;
	font-weight: bold;
	padding: 4px;
	width: 120px;
	height: 20px;
	position: absolute;
	z-index: 10000000;
	top: 0px;
	left: 50%;
	margin-left: -60px;
	background-color: #fff;
	border: 1px solid #5D1452;
}

.sbToolbar {
	width: 100px;
	float: right;
	margin: 0px 2px;
	padding: 2px;
	height: auto;
}
.sbTitle {
	margin: 0px 0px 20px 50px;
}
.sbAttachments {
	/*width: 200px;*/
}

.sbPrint {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	margin: 0px 4px;
}
.sbPrint img {
	border: none;
}
ul.toc {
	
}
ul.toc li {
	padding: 0px 4px;
	margin: 8px 0px;
}
ul.toc li li {
	padding: 0px 4px;
	margin: 4px 0px;
}
.loginPopup {
	background-color: #fff;
	border: 1px solid #5D1452;
	padding: 4px;
}
.searchTerm {
	font-weight: bold;
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.authorsList a, .formsList a {
	font-size: 9px;
}
.authorsList a:hover, .formsList a:hover {
	font-size: 9px;
}
.bookViewer * {
	margin: 0px;
	padding: 0px;
}

.bookViewer h2 {
	font-size: 12px !important;
	margin: 5px 0px;
}

.toc-chapterLevel {
	
}
.toc-sectionLevel {
}
.toc-subSectionLevel {

}
ul.toc-section {
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
ul.toc-section li {
	padding: 0px !important;
	margin: 0px !important;
}

/* smartbooks admin styles */
table#tocContainer {
	
}
table#tocContainer td {
	padding: 2px;
}
table#tocContainer input {
	font-size: .9em;
}
td.buttons {
	width: 30px;
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
}
td.toc-chapter, td.toc-chapter input.inputs  {
	font-weight: bold;
	font-size: 1.6em;
}
td.toc-section, td.toc-section input.inputs  {
	font-weight: bold;
	font-size: 1.4em;
}
td.toc-subSection, td.toc-subSection input.inputs {
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
}
td.spacer {
	width: 12px;
}
/* added by td for new smartbooks viewer */
#bkHeader, #bkFooter {
	height: 30px;
	max-height: 30px;
	overflow: hidden;
}
#bkHeader {
	border-bottom:1px solid #AAAAAA;
	font-size:0.9em;
	margin: 0px;
	padding: 0px;
}
#bkToc {
	border-right: 1px solid #aaa;
}
#bkForms {
	border-left: 1px solid #aaa;
}
#bkToc, #bkForms, #upToc #upForms {
	vertical-align: top;
	width: 200px;
	font-size: .8em;	
}
.inner {
	padding: 15px;
}
#bkHeader h1 {
	font-size:16px;
	margin:0;
	padding:4px 8px;
}
#bkToolbar, #srToolbar {
	width: 400px;
	float: right;
	height: 30px;
	text-align: right;
	line-height: 30px;
}
#srHeader {
	height: 72px;
	border-bottom: 1px solid #aaa;
}
#srToolbar {
	height: 30px;
}
#bkToolbar .inner, #srToolbar .inner {
	padding: 2px;
}
#bkToolbar a, #bkToolbar a:hover, #srToolbar a, #srToolbar a:hover {
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#bkFooter {
	background-color:#AAAAAA;
	color:#FFFFFF;
	font-size:9px;
	height:30px;
	margin:0;
	overflow:hidden;
	padding:0;
	line-height: normal;
}
#bkFooter a, #bkFooter a:hover {
	color:#000000;
	font-size:9px;
}
#bkContent {
	font-family: Times New Roman, serif !important;
	color: #000 !important;
}
#bkContent h2 {
	font-size:larger !important;
	margin:5px 0 0;
	padding-bottom:0 !important;
}
#bkContent a, #bkContent a:hover, #bkContent ul {
	font-size: medium !important;
	color: #000 !important;
	font-family: Times New Roman, serif !important;
}
#bkContent font, #bkContent span {
	font-size: medium !important;
	color: #000 !important;	
	font-weight: normal !important;
	font-family: Times New Roman, serif !important;
}
#bkContent h6 {
	margin: 0px;
}
#bkContent h6 a, #bkContent h6 a:hover {
	font-size: small !important;
}
#bkToc ul, #bkForms ul {
	margin: 2px 4px;
	padding: 2px 4px;
	list-style-type: none;
}
#bkToc a, #bkToc a:hover, #bkForms a, #bkForms a:hover {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: #5d1452;
	font-weight: bold;	
}
#bkToc a, #bkToc a:hover {
	color: #5d1452;
	font-weight: bold;	
}

.toc-section, .toc-section a, .toc-section a:hover, .toc-subSection {
	color: #000 !important;
}	
.forms-chapter {
	font-weight: bold;
	font-size: 12px;
}
.formsList li {
	margin-bottom: 10px;
}
.forms-chapter {
	font-weight: bold;
	font-size: 12px;
}
.tocHeader, .formsHeader {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	height: 20px;
	padding: 4px 2px;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;	
}	
.popup {
	background-color: #fff;
	position: absolute;
}
#HomePageFooter{
	color:#FFF;
	background-color:#000;
	}

#HomePageLinks {
	text-align:center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
	
#HomePageLinks a{
	padding:0px 5px;
}
#HomePageLinks img{
	vertical-align:top;
}
.Buttons {
	vertical-align:middle;
	text-align:center;
	margin: 15px 10px;
}

.Buttons img{
	
	margin: 5px;
}
#PubsFocus {
	text-align:center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	width:500px;
}
#PubsFocus a{
	font-size:1.1em;
}
#PubsFocus a:link
{
	color:#CCC;
	text-decoration:underline;
	outline:none;
}

#PubsFocus a:visited
{
	color:#999;
	text-decoration:underline;
	outline:none;
}

#PubsFocus a:hover
{
	color:#3CF;
	text-decoration:none;
	outline:none;
}

#PubsFocus a:active
{
	color:#CCC;
	text-decoration:none;
	outline:none;
}	
.twitters { 
{
	color:#FFF;
}
