/* ----------------------------------------------------------------------------
   Global Layout  
---------------------------------------------------------------------------- */

html,body {
	border:none;
	text-align:center;
	margin:0;
	padding:0;
	}

body {
	background:#fff url(../images/bkg_pattern.gif) repeat top left;
	}

#wrapper {
	background:#fff;
	width:765px;
	margin:0 auto;
	}

#container {
	width:745px;
	font-size:11px;
	font:11px/1.4em Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#636466;
	margin:0 auto;
	}

#header {
	background:#7bd3f7;
	text-align:left;
	}

#content {
	padding-bottom:20px;
	text-align:left;
	}

#footer {
	border-top:1px solid #ebebeb;
	font-size:10px;
	color:#8f9094;
	text-align:left;
	padding:15px 20px;
	}

#footer a {
	color:#8f9094;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
	
* :focus {
	outline: 0;
	}
	
/* ----------------------------------------------------------------------------
   Main Menu
---------------------------------------------------------------------------- */
	
#menu {
	background:transparent url(../images/bkg_menu.gif) no-repeat top left;
	margin-left:250px;
	}

#menu ul {
	margin:0;
	padding:4px 0 0 20px;
	}

#menu li {
	list-style:none;
	display:inline;
	}

#menu li a {
	text-decoration:none;
	color:#636466;
	padding:4px 12px;
	}
	
#menu li a:hover,#quickmenu li a:hover {
	color:#a7a9ad;
	}
	
/* ----------------------------------------------------------------------------
   Quick Menu
---------------------------------------------------------------------------- */

#quickmenu {
	background:transparent url(../images/bkg_quickmenu.gif) no-repeat top 270px;
	font-size:10px;
	text-align:right;
	}

#quickmenu ul {
	margin:0;
	padding:4px 0 6px 0;
	}

#quickmenu li {
	list-style:none;
	display:inline;
	border-right:1px solid #ebebeb;
	padding:0 6px;
	}

#quickmenu li.last {
	border-right:none;
	}
	

#quickmenu li a {
	text-decoration:none;
	color:#636466;
	}
	
/* ----------------------------------------------------------------------------
   Essentials
---------------------------------------------------------------------------- */

h1,h2 {
	font-size:12px;
	font-weight:700;
	margin:.2em 0;
	}

h3 {
	font-size:13px;
	font-weight:400;
	line-height:1.3em;
	}

h4 {
	font-size:10px;
	font-weight:700;
	margin:.2em;
	}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.5em;
	font-weight:400;
	color:#f7931d;
	margin:.2em;
	}

p {
	margin: .2em 0 1em 0;
	padding: 0 0 0 2px;
	}

a {
	/*color: #636466;*/
	color: #87d5ee;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	color: #87d5ee;
	}
	
	
/* ----------------------------------------------------------------------------
   Content Area
---------------------------------------------------------------------------- */

#content a {
	font-weight: 700;
	}

#content ul,#listCol ul, #cdContents ul {
	margin:0;
	padding:0 0 0 2px;
	}

#content li,#listCol li, #cdContents li {
	background:transparent url(../images/icon_arrow.gif) no-repeat top left;
	list-style:none;
	padding:0 10px 5px 15px;
	}
#listCol li.page {
	background:transparent url(../images/icon_page.gif) no-repeat top left;
	}
#listCol li.gray {
	background:transparent url(../images/icon_page.gif) no-repeat top left;
	color: #636466;
	}
#listCol {
	width:215px;
	float:left;
	text-align:left;
	padding:5px 15px;
	}
#listCol.middle {
	border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	}
#mainCol {
	width:460px;
	float:left;
	text-align:left;
	padding:5px 25px 5px 15px;
	}
	
/*  tools / book + cd contents  */


	
/*  learning styles  */
	
#listColAudio {
	width:215px;
	float:left;
	text-align: left;
	background:transparent url(../images/icon_audio.gif) no-repeat top right;
	padding:40px 15px 0;
	}

#listColVisual {
	width:215px;
	float:left;
	text-align: left;
	background:transparent url(../images/icon_visual.gif) no-repeat top right;
	padding:40px 15px 0;
	border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	}
#listColKines {
	width:215px;
	float:left;
	text-align: left;
	background:transparent url(../images/icon_kines.gif) no-repeat top right;
	padding:40px 15px 0;
	}

/*  page title  */

#mainhdr {
	background:transparent url(../images/bkg_mainHdr_alt.jpg) no-repeat top left;
	text-align:center;
	margin:5px 0;
	padding:4px 25px;
	}
#mainhdr h3 {
	margin: 1em;
	font-size: 130%;
	line-height: 1.3em;
	}

#mainhdr-thin {
	background:transparent url(../images/bkg_mainHdr2.jpg) no-repeat top left;
	text-align:left;
	color:#8f9094;
	margin:1px 0 8px;
	padding:3px 20px;
	border-bottom: 1px dashed #fff;
	}
#mainhdr2-thin {
	background:transparent url(../../images/bkg_mainHdr2.jpg) no-repeat top left;
	text-align:left;
	color:#8f9094;
	margin:1px 0 8px;
	padding:3px 20px;
	border-bottom: 1px dashed #fff;
	}

/* ----------------------------------------------------------------------------
   Misc Classes
---------------------------------------------------------------------------- */

.idprint {display: none;}

.logo {padding:0 0 6px 20px;}

.introimg {margin: 5px 0 0 0;}

.txtfield,.guarantee {font-size:10px; color: #636466; padding-left: 2px;}

.txtfieldReq { font-size:10px; background: #eafcfc;}

.clear {clear:both;}

.btnMore { padding:10px 0 0 15px;}

#hordotline { border-bottom: 3px double #ebebeb; margin: 10px 0; clear:both }

.bio { float: left; padding: 5px 15px 10px 0; }

.required {color: #f7931d;}

.orange {color: #f7931d; }


#buydirect {
	background: #f7a31d url(../images/buydirect_leftcrnr.jpg) no-repeat top left;
	text-align: center;
	padding-left: 10px;
	margin: 0 auto;
	}
#buydirect .link {
	background: #f7a31d url(../images/buydirect_rightcrnr.jpg) no-repeat top right;
	height: 22px;
	padding-top: 8px;
	font-size: 13px;
	color: #b8701b;
	}
#buydirect .link a {
	color: #fff;
	text-decoration: none;
	background: url(../images/buydirect_arrow.gif) no-repeat top right;
	padding-right: 20px;
	font-weight: 100;
	}
#buydirect .link a:hover {
	color: #fff;
	text-decoration: underline;
	}
