/* Universal styles */
a{outline:none;}
body {
    margin: 0;
    padding: 0;
    background-color: #E8AB25;
    background-image: url(../img/EE_home_bg.gif);
    background-repeat: repeat-x;
    color: #555555;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
	line-height: 16px;
}

li {
	padding-right: 35px;
}

body.main {
    margin: 0;
    padding: 0;
    background-color: #F5CD7F;
    background-image: none;
    color: #555555;
    line-height: 150%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}
a img {
    border: none;
    display: block;
}	
h1 {
    color: #4E8BAA;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 0px;
}

h2 {
    color: #E8AB25;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

h3 {
	text-transform:uppercase !important;
	font-size:12px;
	font-weight:lighter;
}

h3 .special {
	text-transform: uppercase;
	font-size:11px;
}

p {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    margin-bottom: 15px;
}

ul {
	margin-top: 10px;
	margin-bottom: 15px;
}

a:link, a:visited {
    color: #E8AB25;
    font-weight: bold;
    text-decoration: none;
}
a:hover, a:active {
    color: #E8AB25;
    font-weight: bold;
    text-decoration: underline;
}

a.sidebar:link, a.sidebar:visited {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
a.sidebar:hover, a.sidebar:active {
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
}

strong {
    color: #E8AB25;
	font-size: 13px;
	line-height: 16px;
}

/* Home layout */
table.homeLayout {
    width: 100%;
}
td.imageLeft {
    background-image: url(../img/EE_home_imageleft.jpg);
    width: 347px;
    height: 367px;
}
td.imageRight {
    background-image: url(../img/EE_home_imageright.jpg);
    width: 304px;
    height: 260px;
}
td.leadText {
    width: 304px;
    height: 107px;
}
td.textSpacer {
    width: 51px;
}
td.bottomBanner {
    background-image: url(../img/EE_home_bottombanner.gif);
    width: 950px;
    height: 179px;
}
td.bottomRepeat {
    background-image: url(../img/EE_main_bottomBGrepeat.gif);
    background-repeat: repeat-x;
}
td.tagline { /* this is for pages with little content*/
    background-image: url(../img/EE_tagline.gif);
    background-repeat: no-repeat;
    background-color: #4E8BAA !important; 
	height:360px;
}

td.taglineKirie {  /* this is for pages with lots of content */
    background-image: url(../img/EE_tagline.gif);
    background-repeat: no-repeat;
    background-color: #4E8BAA !important; 
	height:36px;
}

td.spacer {
    height: 47px;
}
td.headSpacer {
    width: 299px;
}


/* hmm ... */
#sideKludgeFix {
	background:url("../img/EE_side_scroller.gif");
	background-repeat:repeat-y;
	background-position:left;
	height:10000px;
	width:100%;
}



/* Main layout */

table.mainLayout {
    width: 100%;
    background-image: url(../img/EE_main_bg.gif);
    background-repeat: repeat-x;
}
td.mainLogo {
    width: 462px;
    height: 182px;
}
td.mainHeadspace {
    background-image: url(../img/EE_main_headspace.gif);
    background-repeat: no-repeat;
    background-position: left;
}
td.sideHeadspace {
    background-image: url(../img/EE_main_sideheadspace.gif);
    background-repeat: no-repeat;
    background-position: left;
}
td.mainSidespace {
    width: 41px;
    background-image: url(../img/EE_main_sidespace.gif);
    background-repeat: no-repeat;
}

td.mainSidespaceLongcat {
    width: 41px;
    background-image: url(../img/EE_main_sidespace_longcat.gif);
    background-repeat: no-repeat;
}


td.titleBar {
    height: 35px;
    width: 421px;
    background-color: #FFFFFF;
}

.titleBar img{
	position:relative;
	left:28px;
}

td.whiteSpace {
    width: 240px;
    background-color: #FFFFFF;
}
td.mainContent {
    background-color: #FFFFFF;
    width: 661px;
}

/* Here is the fun /////////////////////////////// */
td.mainSideBG {
    width: 41px;
    background-image: url(../img/EE_main_side_bg.gif);
    background-repeat: repeat-y;
}
td.whiteFade {
    background-color: #FFFFFF;
    background-image: url(../img/EE_main_whitefade.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
td.orangeFade {
/*    background-image: url(../img/EE_side_scroller.gif);*/
    background-repeat: repeat-x;
    background-position: bottom;
}
/* //////////////////////////////////////////////// */

img.bottomLink {
    margin-bottom: 50px;
    margin-top: 10px;
}
div.mainContent {
    display: block;
    width: 661px;
}
.main td.tagline {
    border-top: 2px solid #FFFFFF;
}

/* Quotes */

td.authorQuote, td.bookQuote, td.publisherQuote, td.debateQuote, td.puchaseQuote, td.whoQuote, td.newsQuote, td.contentsQuote, td.introQuote, td.insideQuote, td.glossaryQuote, td.purchaseQuote {
	padding-left:33px;
}

#quote {
	display:block;
	position:relative;
	top:-18px;
	z-index:2;
}


/* About the Authors Table CSS */

#authorsTable {
	background-color:#fff;
	margin-left:25px;
}

.authorContent {
	margin-top:-2px;
	padding-left:8px;
	padding-right:30px;
}

#authorsTable .authorPic img {
	border: 1px #6392AA solid;
	margin-top: 4px;
	
}

#authorsTable .authorPic {
	padding-right:10px;
}

#authorsTable td {
	padding-bottom:16px;
}

/* /////////////////////////// */

#tableOfContents {
	margin-left:28px;
	margin-right:10px;
	width:330px;
}

#tableOfContents h2, h3 {
	padding: none;
	margin:0;
}

#tableOfContents td {
	margin-bottom:-30px;
}

.subToc {
	padding-left:30px;
}

/* //////////////////////////////////// */

#debateBlogContainer {
	margin-left:8px;
	margin-right:10px;
	padding-bottom:30px;
}

.debateBlogEntry {
	margin-left:15px;
	width:500px;
	margin-bottom:10px;
	padding:5px;
}

.blogDate {
	text-align:center;
	color:#4e8baa;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
}

.debateBlogEntry p {
	padding:0px;
	margin:none;
}

.debateBlogEntry h2 {
	font-size:16px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left: 0px;
}

#heads {
	margin:0 bottom;
	margin-top:-35px;
}

.debateQuote #debateSidetext {
	margin-top:-40px;
	width:250px !important;
	margin-right: 50px;
}

.debateQuote #debateSidetext p {
	padding:none !important;
	margin-left:-25px; !important;
	color:black;
}

.resourcesh2 {
	font-size:16px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left: 0px;
	color:#4e8baa;
	font-weight:normal;


