/* CSS Document */

body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #4b3c37;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	}

/* Main layout areas */

div#wrapper {
	width: 705px;
	margin: 0 auto;
	margin-top: 15px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(../images/common/wrapper_bg.gif);
	background-position:left;
	background-repeat: repeat-y;
}

div#header {
	background-color: #8fa6d5;
	height: 75px;
	background-image: url(../images/common/bg_head.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#header h1 {
	width: 204px;
	height: 75px;
	background-image: url(../images/common/kidwick_logo.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	display: block;
	}


#header h2 {
	width: 496px;
	height: 75px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/common/tag_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}

#content_left {
	width: 209px;
	float: left;
}

#content_left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.0em;
	font-weight: normal;
	color: #663366;
	margin-right: 25px;
	margin-left: 25px;
}

#content_right {
	float:right;
	width: 496px;
}

#content_right p {
	padding-right: 22px;
	padding-left: 22px;
	line-height:2em;
}

a:link, a:visited {
	color: #713585;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8FA6D5;
	font-weight: bold;
	text-decoration: underline;
}

#content_right h1, #content_right h2, #content_right h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#6699FF;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-top: 10px;
}


#footer {
	background-color: #8c8981;
	height: 27px;
	background-image: url(../images/common/bg_foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
}

#footer p {
	color: #ffda78;
	padding: 6px 0px 0px;
	border: 0px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
}

#footer a:link, #footer a:visited {
	color: #ffda78;
	text-decoration: underline;
}

#footer a:hover {
	color: #713585;
}


.singlecolumnleft {
	padding-left: 15px;
	padding-right: 15px;
	width: 160px;
}

.singlecolumnright {
	margin-top:10px;
	float:right;
}

div#content_right div.singlecolumnright p {
	margin: 0 0 0 0;
	font-weight:bold;
	text-align:right;
	line-height:1.25em;
}


a.rollover {
	display:block;
	width:62px;
	height:91px;
	float:right;
	font-size:1px;
	background-position:top;
	margin-left:5px;}

a.rollover:hover {background-position:bottom;}


/*Heads*/

#content_right h3 {
	height: 55px;
	width: 450px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
h3.welcome_head { background-image: url(../images/home/welcome.gif); }
h3.authors_head { background-image: url(../images/authors/authors_head.gif); }
h3.activities_head { background-image: url(../images/activities/activities_head.gif); }
h3.partner_head { background-image: url(../images/partner/partner_head.gif); }
h3.about_head { background-image: url(../images/about/about_head.gif); }
h3.buy_head { background-image: url(../images/buy/buy_head.gif); }
h3.contact_head { background-image: url(../images/contact/contact_head.gif); }
h3.extras{margin: 0px; padding: 0px 6px !important;height: auto !important;font-size: 14px !important; color: gray !important;}
h4{
  padding: 0px;
  margin: 0px;
  font-size: 12px;
}



/*Typeography*/

.pullquote_rt, .awardquote_rt {
	display: block;
	float: right;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #713585;
	line-height: 1.35em;
	padding-right: 10px;
}

.pullquote_rt ul, .awardquote_rt ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.awardquote_rt li {
	display: block;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-left:32px;
	background-image: url(../images/awards/star.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.awardquote_rt img { margin-left:10px;}

.reviewquote {
	width: 300px;
	margin-bottom: 30px;
	padding-top:15px;
	border-right: 1px solid #CCCCCC;
	}

.reviewquote p {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	line-height: 1.5em;
}

.reviewquote cite, .reviewquote a {
	display: block;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}

.reviewquote a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #723585;
	padding-bottom: 30px;
}

.image_inline_rt {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	}

.soundprompt {
	font: bold 12px/1em "Trebuchet MS",Arial,Helvetica;
	color:#713485;
	padding:10px 0 1em 20px;
	background-image:url(../images/authors/cast_columnhead.gif);
	background-position:430px;
	background-repeat:no-repeat;
	}


/* Hacks */

div#header span {
	/* only to keep DW from screwing up layout using .hide */
	/* remove this before posting */
	display: none;
	}

.dir {
	/* Dwyer Image Replacemend */
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

.hide {display:none;}

.clearfloat {
	clear: both;
	height: 1px;
	width: 1px;
	}

.legal {width:680px;color:#FFFFFF; font-size:9px; margin:0; padding:0; text-align:right; margin:0 auto; margin-top:1em;}
.legal p {margin:0; padding:0;	}
.legal p a:link, .legal p a:visited {color:#FFFFFF; font-weight:bold; text-decoration:none;}
.legal p a:hover {text-decoration:underline;}
.podcastplayer{
  margin: 0px 0px 0px 25px;
}

.as_menu{
  list-style-type: none;
  padding: 10px 25px;
}

.as_menu li{
  padding: 10px;
  border: 1px solid #8fa6d5;
}

.as_menubutton{
  float: right;
  margin: 0px 0px 0px 10px;
}

.as_menubutton img{
  border: 0px;
}

#slideshowpage{
background-color: #4b3c37;
}

#slideshowpage #wrapper{
  background: #8FA6D5;
}

#slideshowpage #header h2{
  font-size: 14px !important;
}

#content_slideshow{
  padding: 10px;
  background: #8FA6D5;
}

#aslideshow embed,
#aslideshow p,
#aslideshow textarea{
  margin: 10px auto;
  display: block;
}

#slideshowpage #header h1 {
	width: 204px;
	height: 54px;
	background-image: url(../images/common/kidwick_logo_small.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	display: block;
	}


#slideshowpage #header h2 {
	width: 496px;
	height: 54px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/common/tag_line_small.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}

#aslideshow p{margin: 10px 10px !important;}
#TB_ajaxContent #wrapper{width: auto !important; margin: 0px !important;}
#TB_ajaxContent #header{display: none !important;}
#TB_window {
	color: #555555 !important;
	width: 650px !important;
}
#TB_ajaxContent {
	width: 650px !important;
}
#TB_title {
	background-color: #8FA6D5 !important;
}
