﻿/*  These styles prevent the navigation and advertising from printing  */

@media print {
	.no-print {display:none}
	div.topNav {display:none}
	div.topButton {display:none}
	div.topBottomBorder {display:none}
	div.leftSideBar {display:none}
	div.rightSideBar {display:none}
}

/*  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 }
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  */
/*  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; }
article#contentMain { float:left; width:68%; margin-left:10px ;padding:0 1% 0 1%}
article#contentLarge { float:left; width:82%; margin-left:10px; margin: auto; padding:0 1% 0 1%}

div#pageTemplateTop { width:100% }
div#pageTemplateBottom { width:100% }
div.button { float:left; width:20%; margin-top:11px; text-align:center; overflow:hidden;  }
div#advertisingBanner { float:left; width:78%; height:100px; text-align:center; padding:0px }
div.socialMedia { float:left; width:19%; height:55px; background-color:#DDDDFF;  text-align:center; overflow:hidden;  }
nav.siteNav {
	float: left;
	width: 15%;
	height: 45px;
	background-color: #DDDDFF;
	text-align: center;
	overflow: hidden;
	font-size: medium;
	padding-top: 10px;
}
div#search { float:left; width:50%; height:55px; text-align:center; background-color:#DDDDFF;  }
nav#leftSideBar { float:left; width:12%; overflow:hidden; text-align:left; margin:auto; padding: 10px 10px 10px 10px; font-size: small; background-color: #DDDDFF; height:3000px; }
div#rightSideBar { float:left; width:15%; overflow:hidden; text-align:right; margin:auto; background-color: #DDDDFF; padding: 15px 0 15px 0; height:3000px; }
div#rightHalfPage { float: right; margin: 15px 0px 20px 20px; vertical-align: text-top; }
nav.footerThree { float:left; width:33%; padding: 5px 0 5px 0; background-color: #DDDDFF; border: 1px solid gray; text-align:center; margin-bottom: 25px }
nav.footerFour { float:left; width:24%; padding: 5px 0 5px 0; background-color: #DDDDFF; border: 1px solid gray; text-align:center; margin-bottom: 25px }
  
/*  These styles are for the editable content  */

div.topNav{ padding: 15px 0 15px 0; margin: 0px; font-size: small; width: 100%; background-color: #ddeeff; line-height:100%; }
nav.navigation { background-color: #DDDDFF; padding:0; margin:auto; text-align:center; overflow:hidden; }
.printingTips { padding: 25px 100px 25px 100px; color: #666666; }

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% }

.indexLink { font-size: large; }
.indexSmallText { 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 }

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: 5px; margin:0px; width: 31%; border: 1px solid gray; }
div.columnsFour { float: left; padding: 5px 3px 5px 3px; margin:0px; width: 24%; border: 1px solid gray; }

div.columnsTwoNoBorder { float: left; text-align:left; padding: 5px; margin:0px; width: 45%; }
div.columnsThreeNoBorder { float: left; text-align:left; 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%; }
