@charset "utf-8";
/*
    THEWRITERSTOOLKIT.COM Style Sheet 
    ##################################################
    Style Name: Two Column Stretch
    Author: Tony 2 ( http://tee-2.com )
    Version: 1.2 2016-02-12

    Copyright: Dona Young ( http://wtkpublishing.com )
    ##################################################
*/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
}

/* General styles */
body {
	background:#fff;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	font-family: Arial,sans-serif;
	font-size: 80%;
	margin:0;
	min-width:1090px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	padding:0;
	width:100%;
}

a, a:link, a:visited {
	color:#369;
}
a:hover, a:active {
	color:#fff;
	background:#369;
	text-decoration:none;
}

img {
	margin:5px 0 2px;
}

p {
	margin:.4em 0 .8em 0;
	padding:0;
}
.AccordionPanelContent dl dt {
	float: left;
	clear: both;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
.AccordionPanelContent dl dd {
	float: left;
	margin-left: 15px;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}

ul , dl{
	list-style-type: disc;
	line-height: 1.25em;
	margin-left: 40px;
	display: inline-block;
}
ol {
	margin-left: 20px;
}
ol li {
	margin-top: 0px;
	margin-bottom: 12px;
}

blockquote {
	margin-left: 40px;
	line-height: 1.4em;
}

/* HEADINGS */
h1 {
	font-size: 1.9em;
	margin:.8em 0 .2em 0;
	padding:0;
}
h2 {
	color: #333;
	font-size: 1.5em;
	margin:.1em 0 .8em 0;
	padding:0;
}
h3 {
	font-size: 1.2em;
	padding:0;
}
h4, h5, h6 {
	font-size: .875em;
}


/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	height: 200px;
	overflow: hidden;
	position:absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;	/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */	/* font-size: 16pt; */	/* background-image: url(images/HeaderBkgd_repeating.jpg); */
	min-width: 1090px;	/* background-repeat: no-repeat; */
	/* background-position: right; */
	/* BACKGROUND: LINEAR-GRADIENT(TO RIGHT, #CE7458 50%, #666A71); */
}
#footer {
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80a2d2+1,888888+100 */
background: #80a2d2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzgwYTJkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ODg4ODgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #80a2d2 1%, #888888 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #80a2d2 1%,#888888 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #80a2d2 1%,#888888 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80a2d2', endColorstr='#888888',GradientType=1 ); /* IE6-8 */

}
.header-logo {
	float: left;
	margin: 0;
	padding-left: 20px;
	padding-top: 3px;
}
.header-logo img {
	margin: 0;
}
.header-logo a:hover {
	background-color:transparent;	
}
.header-left {
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
.header-left a, .header-left a:link, .header-left a:visited, .header-left a:hover, .header-left a:active {
	border: none;
	background-color: transparent;
}
.header-center {
    left: 477px;
    right: 457px;
    position: absolute;
	text-align:center;
	margin-top: 39px;
	float: left;
	color:#fff;
	font-size: 16px;
	font-weight:bold;
}
.header-right {
	margin-top: 30px;
	padding-right: 20px;
	float: right;
/*	margin-right: 80px;
	margin-top: 60px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #009;*/
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	font-variant: small-caps;
	letter-spacing: .10em;
}
.header-text-caps {
	font-size: 28px;
}
#header.css3 {
	/*background-color: #B0C4DE;*/
	
	/*border-bottom: 1px solid #000000;*/
	/*box-shadow: 0px 0px 7px #333333;*/
	behavior: url(ie-css3.htc);
}
#header p, #header h1, #header h2 {
	margin:0;
	padding:.4em 15px 0 15px;
}

/* 'widths' sub menu */
#layoutdims {
	background:#eee;
	border-top:4px solid #000;
	clear:both;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This (position:relative) fixes the IE7 overflow hidden bug and stops the layout jumping out of place ???? */
	clear:both;
	/* float:left; */
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	z-index: 0;		/* Allows header and footer shadow to become visible */
	left: 0px;
    margin-top: 149px; 
}
/* 2 column left menu settings */
.leftmenu {
	background-color: #C2D5F3;
}
.leftmenu .colright {
	background:#fff;
	/* float:left; */
	/* left:250px; */
	position:relative;
	min-height: 1190px;
	padding-bottom: 20px;
	width: 100%;
	margin:0 0 0 250px;
}
.leftmenu .col1wrap {
	/* float:right; */
	width:940px;
	/* right:200px; */
	padding-bottom:1em;
	position:relative;
	padding:0 50px;
}
.leftmenu .col1 {
	margin:0 100px 0 0;
	/* min-height: 510px; */
	overflow:hidden;
	position:relative;
	/* right:100%; */
}
.leftmenu .col2 {
	/* float:left; */
	position:absolute;
	width:204px;
	left: -204px;
	top: 0px;
	box-shadow: #333 0px 0px 2px;
    border-bottom-left-radius: 3px;
}
/* Footer styles */
#footer {
	/* background-color: #8AA7CE; */
	/* background-image: url(images/HeaderBkgd_repeating.jpg); */
	/* BACKGROUND: LINEAR-GRADIENT(TO RIGHT, #CE7458 50%, #666A71); */
	border-top: 1px solid #000;
	box-shadow: 0px 0px 7px #333333;
	clear:both;
	height: 50px;
	width:100%;
	behavior: url(ie-css3.htc);
	position:relative;
	z-index: 900;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
}
#footer.css3 {
	background-color: #B0C4DE;
	
	border-top: 1px solid #000000;
	box-shadow: 0px 0px 7px #333333;
	behavior: url(ie-css3.htc);
}
#footer a {
	color: #222;
}
#instructions {
	background-color: #FFFAF0; /* FloralWhite */
	border: 1px solid #999;
	border-radius: 5px;
	box-shadow: 2px 2px 4px #ccc;
	float: left;
	margin: 10px 0 25px 0;
	padding: 15px;
	width: 90%;
	
	behavior: url(ie-css3.htc);
}
.questions {
	background-color: #F5F5DC; /* Beige */
	border-radius: 5px;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding: 15px;
}
.t2 {
	font-size: 0.85em;
	margin-top: 8px;
	display: block;
}

.ppt, .ppt a:hover {
	background-image: url(images/document-powerpoint.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.doc, .doc a:hover {
	background-image: url(images/document-word.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pdf, .pdf a:hover {
	background-image: url(images/document-pdf.png)!important;
	background-repeat: no-repeat!important;
	background-position: left center!important;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer-left {
	float: left;
	margin-left: 50px;
	margin-top: 8px;
}
.footer-right {
	float: right;
	margin-right: 30px;
}
.book {
	border-radius: 3px;
	/* box-shadow: 2px 2px 4px #ccc; */
	border: 1px solid #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 96%;
	min-height: 260px;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333; */
	background-color:#f5f5f5;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
}
.book .bookImg {
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	border: 1px solid #B0C4DE;
}
.small {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
.letter {
	padding-right: 120px;
}
.book_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #00416B;
}
.book_author {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
}
.book_subtitle {
	font-size: 1.2em;
}
td img {
	border: none!important;
	margin: 0px!important;
	padding: 0px!important;
}
.statcounter img {
	margin-top: 0px;
	margin-bottom: -3px;
}
.required {
	font-weight: bold;
	color: #F00;
}
#contact {
	width: 580px;
	margin: 30px 0;
}
#youngcontact {
	background-color: #FFFFF0;
}
fieldset {
	padding: 12px;
}
