﻿/*  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}
	nav#largeSideBar {display:none}
	nav#leftSideBar {display:none}
	nav#rightSideBar {display:none}
	nav#rightSideBar {display:none}
	footer#bottomBar {display:none}
}

/*  These styles are the defaults for both the dwt templates and the editable content  */

body         { background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-size: 120%; line-height:140%; font-family: Helvetica, Arial, sans-serif }

p	{ padding-top:5px; padding-bottom:5px }

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); }
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  */
/*  Remember . indicates a CLASS which can be used multiple times on a page while # indicates an ID which should only be used once per page  */

div#container { width:100%; margin:5px auto; }

article#largeContent { float:left; width:85%; padding :0 0 0 1%; }
article#mainContent { float:left; width:70%; padding:0 1% 0 1%; }

nav#largeSideBar { background-color:#DDDDFF; float:left; width:14%; text-align:left; margin:auto; line-height:100%; }
nav#leftSideBar { background-color:#DDDDFF; float:left; width:10%; overflow:hidden; text-align:left; margin:auto; line-height:100%; }
nav#rightSideBar { float:left; width:17%; overflow:hidden; text-align:right; margin-left:1%; line-height:100%; }

div#homeButtonHide  { float:left; width:242px; height:95px; overflow:hidden; }
div#homeText    { float:left; padding:10px; width:100px; text-align:center; border: 1px solid navy; display:none;  }
div#adBanner    { float:left; width:728px; height:95px; text-align:center; }
div#advertisingBox { float:right; text-align:center; vertical-align:text-top; background-color:white; width:325px; padding-left:20px }
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#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;  }

footer#bottomBar { text-align:center; padding-bottom:5px; overflow:hidden; clear:both }
nav.footerNav    { 	float: left; width: 24%; background-color: #E0E0E0; border: 1px solid gray; font-size: small; font-weight: bold; text-align: center; overflow: hidden; padding: 5px 0 5px 0 }

/*  These styles are for the editable content  */
/*  Remember . indicates a CLASS which can be used multiple times on a page while # indicates an ID which should only be used once per page  */

.pageTitleShrink { font-size: medium; font-family: Helvetica, Arial, sans-serif }

.printVersionLink { background-color: #eeddff; }

header#mainHeader { margin-bottom:10px }
#author { font-size:small; font-style:italic }
h3#materials   { padding-top: 20px }

.indentLarge   { margin-left: 80px }
.indentSmall   { margin-left: 40px }

.indexHighlight { background-color: #DDDDDD; font-weight: bold; font-size: small; }
.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 }

.textLarge { font-size: large; }
.textMedium { font-size: medium; }
.textSmall { font-size: small; }

.floatStop { clear:both; margin: 10px 0 10px 0; }
.floatRight { float: right; margin: 0 0 20px 20px; vertical-align: text-top; line-height:100%; }
.floatLeft { float: left; margin: 0 10px 5px 0; vertical-align: middle; }

nav.topNav { padding: 15px 0 15px 0; margin: 0; font-size: small; width: 100%; background-color: #ddeeff; line-height:100%; }

div.columnsTwo { float: left; padding: 20px; margin: 0 20px 10px 0; width: 40%; border: 1px solid gray; }
div.columnsTwoNoBorder { float: left; padding: 10px; margin: 0 20px 10px 0; width: 40%; text-align:center }
div.columnsThree { float: left; padding: 10px; margin: 0 5px 5px 0; width: 30%; text-align:center }
div.columnsFour { float: left; text-align:center; padding:5px; margin:10px; width: 200px; min-height:240px; font-size: medium; border: 1px solid navy }