@charset "UTF-8";
/* CSS Document */


/* styles for how links are displayed. these will be overruled by styles defined later if necessary */

a:hover {
	color: #990000;
}
a:link {
	color: #000000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
a:visited {
	color: #000000;
}

/* styles for how text is displayed in paragraphs and tables */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* this defines the basic page background details*/
body {
	background:#e3e1d9;
	margin:0;
	padding:40px 10px;
	text-align:center;
	color:#333;
	font-size/* */:/**/small;
	font-size: /**/11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
  	}
 
/* this is the main container of all elements that sit on the background */ 
#content {
    width:750px;
    margin:0 auto;
    text-align:left;
    }
	
/* this is the header element that ontains the logo */
#header {
	position:relative;
	width:730px;
	height:120px;
		padding-left:20px;
	padding-top: 20px;
	padding-bottom: 0px;

	z-index:1;
	background-color:#000;
	background-repeat: no-repeat;
	background-position: 50px;
	}
		

/* this is the menubar container with the menubar background */
#menubar {
	position:relative;
	width:750px;
	height:30px;
	z-index:1;
	background-color:#999999;
	vertical-align: bottom;
	}

/* this is the menu proper that sits in the menu container */
#menu {
	position:relative;
	width:750px;
	padding-top:5px;
	z-index:1;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size:16px;
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	}
	
/* this is the menubar container with the menubar background */
#menubar2 {
	position:relative;
	width:750px;
	height:30px;
	z-index:1;
	background-color:#B3E100;
	vertical-align: bottom;
	color: #333333;
	}

/* this is the menu proper that sits in the menu container */
#menu2 {
	position:relative;
	width:750px;
	padding-top:5px;
	z-index:1;
	color:#333333;
	font-family: "Trebuchet MS", Verdana;
	font-size:16px;
	text-align:center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	}
.pagetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 28px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.seminarseries {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #CCCCCC;
}
	
/* this is the title container with the title background */
#titlebar {
	position:relative;
	width:750px;
	height:25px;
	z-index:1;
	vertical-align: middle;
	background-color: #000;
	}

/* this is the title proper that sits in the title container */
#titletext {
	position:relative;
	left:52px;
	width:552px;
	padding-top:3px;
	z-index:1;
	color:#ccc;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	}
	
/* this is a special class to stle the menu links as white and no underline */
.menulink{
	color: #FFFFFF;
	text-decoration: none;	
	}

/* this is the main body container below the menubar */	
#main {
	position:relative;
	width:750px;
	z-index:1;
	background-color:#ffffff;
	overflow: auto;
		background-image: url(http://www.bookassist.com/seminars/200804/images/sidemenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	}

/* this is the left side of the page for submenus */
#leftside {
	float:left;
	left:0px;
	padding-right:10px;
	padding-left:10px;
	padding-top:25px;
	width:140px;
	z-index:1;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	vertical-align: top;
	margin: 0px;
	}

/* this is the right side of the page for content */
#rightside {
	float:right;
	left:200px;
	padding-left:20px;
	padding-right:20px;
	padding-top:25px;
	width:550px;
	background-color:#FFFFFF;
	z-index:1;
	color:#000;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	vertical-align: middle;
	}
	
/* this is the main content if no left/right sides */
#maincontent {
	float:left;
	padding-left:50px;
	padding-top: 20px;
	width:740px;
	z-index:1;
	color:#00000;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	vertical-align: middle;
	}

/* the standard footer container */
#footspacer {
	position:relative;
	width:750px;
	height:30px;
	padding-top:30px;
		background-color:#fff;

	}


.RowVarLOn {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #B3E100;
	background-color: #B3E100;
	padding-bottom: 10px;
}
.RowVarLOff {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #FFFFFF;
	padding-bottom: 10px;
}
.RowVarLOver {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #999999;
	padding-bottom: 10px;
}
	
	
/* the footer text area */
#footerbar {
	position:relative;
	width:750px;
	height:90px;
	text-align:left;
	z-index:1;
	background-color:#000;
	}
#footer {
	position:relative;
	padding-left:20px;
	padding-top: 20px;
		height:90px;
	text-align:left;
	z-index:1;
	color:#fff;
	font-size:10px;
	font-family: "Trebuchet MS", Verdana;
	background-color:#000;
	background-image: url(http://www.bookassist.com/seminars/200804/images/bookassist-unlock-the-power-black.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
.sectiontitle {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerlink{
	color: #000000;
	text-decoration: none;	
	}
	
	
	
.topline {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
