﻿/*  These styles prevent the navigation and advertising from printing  */

@media print {
	.no-print {display:none}
	div#adBanner {display:none}
	div#advertisingBox  {display:none}
	div#socialMedia  {display:none}
	div#searchBox  {display:none}
	div.topButtons  {display:none}
	div#searchText  {display:none}
	div#homeText    {display:none}
	div#homeButtonHide  {display:none}
	nav.topNav {display:none}
	div.topBottomBorder {display:none}
	div.leftSideBar {display:none}
	div.rightSideBar {display:none}
	nav.navigation {display:none}
	article#content { width:100% }
}


/*  These styles are the defaults for both the dwt templates and the editable content  */

ul           {list-style-image: url('images/dltkbullet1.gif'); margin-top:20px; padding-bottom:10px }
ul.materialsList li { padding-bottom:5px }
ul ul        { list-style-image: url('images/dltkbullet2.gif'); margin-top:20px }
ul ul ul     { list-style-image: url('images/dltkbullet3.gif'); }
li			 { list-style-position: outside; padding-bottom:20px }
a:link       { color: rgb(0, 0, 255); }
a:active     { color: rgb(0, 153, 0); }
a:visited    { color: rgb(0, 153, 0); }
body         { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-size: large; line-height:140%; font-family: Helvetica, Arial, sans-serif }
h1           { color: rgb(0, 0, 128); font-size: xx-large; font-weight: normal; font-style: normal; font-family: Georgia, "Times New Roman", Times, serif; line-height:120%; }
h2           { color: rgb(0, 0, 128); font-size: x-large; font-weight: normal; font-style: normal }
h3           { color: rgb(255, 0, 0); font-size: large; font-weight: normal; font-style: normal }
h4           { color: rgb(0, 128, 128); font-size: medium; font-weight: normal; font-style: normal }
h5           { color: rgb(0, 153, 153); font-size: small; font-weight: normal; font-style: normal }
h6           { color: rgb(0, 153, 153); font-size: x-small; font-weight: normal; font-style: normal }
table        { line-height:110%; border:0; padding:3px; width:100% }

img			 { border:0px; max-width:100% }


/*  These styles are for the dwt templates  */

div#container { width:100%; margin:5px auto; }
article#content { float:left; width:70%; padding:0 1% 0 1%; margin:auto }

.topBottomBorder { width:100%; line-height:100%; }
div#homeButtonHide  { float:left; margin-right:20px; width:242px; height:95px; overflow:hidden; display:inline }
div#homeText    { float:left; padding:10px; width:100px; text-align:center; border: 1px solid navy; display:none;  }
div.leftSideBar { float:left; width:10%; overflow:hidden; text-align:left; margin:auto; line-height:100%; }
div.rightSideBar{ float:left; width:16%; overflow:hidden; text-align:right; margin-left:1%; line-height:100%; }
div.topButtons  { float:left; width:200px; text-align:center; overflow:hidden; padding-top:10px }
div#socialMedia { float:right; width:300px; text-align:center; overflow:hidden; padding:2px 0 2px 0 }
div#adBanner    { float:left; width:728px; height:95px; text-align:center; }
div#searchBox   { float:left; height:40px; text-align:center; vertical-align:text-top; width:300px; padding:2px 0 2px 0 }
div#searchText  { float:left; padding:10px; width:100px; text-align:center; border: 1px solid navy; display:none;  }
nav.navigation { clear:both; background-color: #DDDDFF; padding:0; margin:auto; text-align:center; overflow:hidden; }
div.adSmallScreen { background-color:#FFFFFF; width:100%; text-align:center; display:none }

/*  These styles are for the editable content  */

nav.topNav{ padding: 15px 0 15px 0; margin: 0px; font-size: small; width: 100%; background-color: #ddeeff; line-height:100%; }

header#mainHeader { margin-bottom:10px }
#author { font-size: small; font-style:italic }
h3#materials   { padding-top: 20px }

.pageTitleShrink { font-size: medium; font-family: Helvetica, Arial, sans-serif}

.printVersionLink { background-color: #eeddff; }

.indexHighlight { clear:both; background-color: #DDDDDD; font-weight: bold; font-size: small; width:100% }

.indexImage  { 	float:left; text-align:center; margin: 0 20px 0 20px; min-width:200px; max-width:300px; min-height:100px; vertical-align:middle }
.indexText  { 	float:left; margin:0; min-width:150px; max-width:550px; min-height:100px; vertical-align:middle }

div#indexLeft { clear:both; width: 36%; margin:2%; float:left; background-color:white; padding:1% }
div#indexRight { width: 55%; background-color:#f0f0f0; float:left; padding:1% }

.textLarge { font-size: large; }
.textMedium { font-size: medium; }
.textSmall { font-size: small; }

.indentLarge   { margin-left: 80px }
.indentSmall   { margin-left: 40px }

.floatStop { clear:both; margin: 10px 0 10px 0; }
.floatRight { float: right; margin: 0 0 20px 20px; vertical-align: text-top; }
.floatLeft { float: left; margin: 0 20px 20px 0; vertical-align: middle; }

div.columnsTwo { float: left; padding: 2%; margin: 0 2% 1% 0; width: 43%; border: 1px solid gray; }
div.columnsThree { float: left; padding: 15px; margin:0px; width: 28%; border: 1px solid gray; }
div.columnsFour { float: left; text-align:center; padding:4px; margin:6px; width: 190px; min-height:240px; font-size: medium; border: 1px solid navy }

div.columnsTwoNoBorder { float: left; text-align:left; padding: 5px; margin:0px; width: 45%; }
div.columnsThreeNoBorder { float: left; text-align:center; padding: 5px; margin:0px; width: 32%; }
div.columnsFourNoBorder { float: left; text-align:center; padding: 5px 3px 5px 3px; margin:0px; width: 24%; }
div.columnsFiveNoBorder { float: left; text-align:center; padding: 5px 3px 5px 3px; margin:0px; width: 19%; }