﻿/* 
	project:   Teksonix.Info
	author:   Mark Way
*/

*{ border-width: 0px;
	margin: 0;
	padding: 0;
}
* 
body {
	font: 0.8em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #E8E8E8 none repeat-x;
	color: #333333;
}

/*
body { margin:0; padding:0; width:100%; background:#f3f3f3; }

*/
a {	color: #6E4350;	
	text-decoration: none;
}
a:hover { color: #808080; 
	text-decoration: underline; 
}

a { outline-style: none; } 
h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
h2 {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #6E4350;
	border-style: none;
	font-weight: bold;
}
h3 {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #C46835;
	border-style: none;
	font-weight: bold;
}
h4 {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #333366;
	border-style: none;
	font-weight: bold;
}
h5 {
	font: italic 1.2em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
	border-style: none;
	font-weight: normal;
}
h6 {
	font: normal 1.0em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	color: #91201F;
	border-style: none;
	font-weight: bold;
}
p {
	margin: 0 0 15px 0;
	text-align: left;
}
.backbutton {
	margin: 10px 10px 5px 20px;
	text-align: center;
	float: right;
}
.banner {
	border-width: thin;
	border-color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	margin: 0;
	width: 100%;
	clear: both;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #FFFFFF;
	height: 46px;
	text-align: center;
	background-image: url('../Backgrounds/BannerBkLightGrey.gif');
	background-repeat: repeat-x;
	font-family: Tahoma;
}
.bannertext {
	margin: 0px;
	color: #333366;
	font-size: medium;
	font-weight: normal;
	padding-top: 13px;
	text-align: center;
	font-family: Tahoma;
}
.clear { clear: both; }
.contentholder {
	width: 940px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	height: 500px;
	border-left-style: ridge;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	border-right-style: outset;
	border-right-width: thin;
	border-right-color: #C0C0C0;
}

/*DropShadow Code from Web Tools Site*/
.dropshadow { 
 -moz-box-shadow: 3px 3px 4px #C0C0C0; /* Firefox */ 
 -webkit-box-shadow: 3px 3px 4px #C0C0C0; /* Safari/Chrome */ 
 box-shadow: 3px 3px 4px #C0C0C0; /* Opera and other CSS3 supporting browsers */ 
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */ 
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */  
} 
.filmframeparagraph {
	padding-left: 44px;
	font-size: small;
	background-image: url('../Icons/FilmIcon.png');
	background-repeat: no-repeat;
	margin-left: -15px;
}
.filmstripparagraph {
	padding-left: 44px;
	font-size: small;
	background-image: url('../Icons/FilmStripIcon.png');
	background-repeat: no-repeat;
	margin-left: -15px;
}
.filmframelist {
	padding-left: 15px;
	font-size: small;
}
.filmframelist p{
	padding-left: 30px;
	font-size: small;
	background-image: url('../Icons/FilmIcon.png');
	background-repeat: no-repeat;
	margin-left: -15px;
}
.filmframelistalt {
	padding-left: 15px;
	font-size: small;
}
.filmframelistalt p{
	padding-left: 30px;
	font-size: small;
	background-image: url('../Icons/FilmIcon.png');
	background-repeat: no-repeat;
}
.filmstriplist {
	padding-left: 15px;
	font-size: small;
}
.filmstriplist p{
	padding-left: 35px;
	font-size: small;
	background-image: url('../Icons/FilmStripIcon.png');
	background-repeat: no-repeat;
	margin-left: -15px;
}
.imgNoBorder {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.imgLeft {
	border: thin solid #C0C0C0;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imgLeftNoBorder {
	padding: 4px;
	border: 1px none #E9E4D8;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imgRight {
	border: thin solid #C0C0C0;
	padding: 5px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.keyslist {
	padding-left: 30px;
	font-size: small;
}
.keyslist li {
	list-style-image: url('../Icons/KeyW16.png');
	padding-bottom: 10px;
	padding-left: 10px;
}
.noteslist {
	padding-left: 15px;
	font-size: small;
}
.noteslist p{
	padding-left: 30px;
	font-size: small;
	background-image: url('../Icons/NoteIcon.png');
	background-repeat: no-repeat;
	margin-left: -15px;
}
.pAnswer {
	background-image: url('../MyImages/LetterABlack.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 1.0em;
	font-style: normal;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
	padding-bottom: 30px;
}
.pQuestion {
	background-image: url('../MyImages/LetterQ.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 1.2em;
	font-style: italic;
	height: 30px;
	font-weight: bold;
}
.pTelephone {
	padding-top: 20px;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
}
.paragraphAnswer {
	background-image: url('../MyImages/LetterABlack.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 0.85em;
	font-style: normal;
}
.paragraphQuestion {
	background-image: url('../MyImages/LetterQ.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 1.0em;
	font-style: italic;
}
.picquadholder {
	padding: 5px;
	border: thin solid #C0C0C0;
	width: 200px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.picquadrow {
	width: 200px;
	height: 100px;
}
.questions {
	padding-left: 15px;
	font-size: small;
}
.questions li {
	list-style-image: url('../Icons/RedSquares.gif');
	padding-bottom: 10px;
	padding-left: 10px;
}
.redsquares {
	padding-left: 15px;
	font-size: small;
}
.redsquares li {
	list-style-image: url('../Icons/RedSquares.gif');
	padding-bottom: 10px;
	padding-left: 10px;
}
.redsquares li span{
	color: #000000;
	font-weight: bold;
}
#bannersubpages {
	border-width: thin;
	border-color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	width: 100%;
	clear: both;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #000000;
	height: 46px;
	text-align: center;
	background-image: none;
	font-family: Tahoma;
	margin-top: 20px;
}

#Col1Panel {
	padding: 15px 20px 15px 20px;
}
#Col2LeftPanel {
	padding: 15px 20px 0px 20px;
	margin: 0;
	font: 1.0em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
	width: 440px;
	float: left;
}
#Col2RightPanel {
	width: 418px;
	float: left;
	margin: 0 0 0px 0px;
	padding-left: 20px;
	padding-right: 20px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	border-right-style: none;
	border-top-width: thin;
	color: #000000;
	padding-top: 15px;
}

#Col2PhotoBoothLeftPanel{
	padding: 15px 20px 0px 20px;
	margin: 0;
	font: 1.0em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
	width: 440px;
	float: left;
}
#Col2PhotoBoothLeftPanel a{
	text-decoration: underline;
	color: #0000FF;
}
#Col2PhotoBoothLeftPanel a:hover {
	color: #333366;
	text-decoration: underline;
}
#Col3LeftPanel {
	padding: 15px 20px 15px 20px;
	width: 350px;
	float: left;
}
#Col3LeftPanel a{
	text-decoration: underline;
	color: #333333;
}
#Col3LeftPanel a:hover { 
	color: #808080; 
	text-decoration: underline; 
}
#Col3MidPanel {
	padding: 15px 20px 15px 20px;
	width: 350px;
	float: left;
}
#Col3RightPanel {
	width: 210px;
	float: left;
	padding: 15px 20px 15px 20px;
	background-color: #F8F8F8;
	padding-right: 20px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	border-right-style: none;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	border-top-style: none;
	border-top-width: thin;
	border-top-color: #C0C0C0;
	color: #000000;
	padding-top: 15px;
}
#content {
	width: 980px;
	margin: 15px auto 25px auto;
}
#footholderold {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #000000;
	clear: both;
	color: #FFFFFF;
	height: 60px;
}
#footerold {
	font-size: .84em;
	clear: both;
	background: #000000;
	margin: 0px auto 0px auto;
	width: 980px;
	color: #FFFFFF;
	padding-top: 25px;
}
#footerold a {
	color: #FFFFFF;
}
#footerholder {
	border-width: thin;
	border-color: #FFFFFF;
	font-size: medium;
	font-weight: normal;
	margin: 0;
	width: 100%;
	clear: both;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #FFFFFF;
	height: 46px;
	text-align: center;
	background-image: url('../Backgrounds/BannerBkBlack.gif');
	background-repeat: repeat-x;
	font-family: Tahoma;
}
#footer {
	font-size: .80em;
	clear: both;
	margin: 12px auto 0px auto;
	width: 980px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#footercontent {
	margin-left: 50px;
}
#HallsContent a{
	text-decoration: underline;
	color: #333333;
}
#HallsContent a:hover { 
	color: #808080; 
	text-decoration: underline; 
}
#Halls3LeftPanel {
	padding: 15px 0px 15px 48px;
	width: 272px;
	float: left;
	background-color: #F1F1F1;
}
#Halls3MidPanel {
	padding: 15px 0px 15px 30px;
	width: 272px;
	float: left;
	background-color: #F8F8F8;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	border-right-style: none;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	border-top-style: none;
	border-top-width: thin;
	border-top-color: #C0C0C0;
}
#Halls3RightPanel {
	width: 271px;
	float: left;
	padding: 15px 0px 15px 30px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	border-right-style: none;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	border-top-style: none;
	border-top-width: thin;
	border-top-color: #C0C0C0;
	color: #000000;
}
#List2LeftPanel {
	padding: 0px 20px 0px 35px;
	margin: 0;
	font: 1.0em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
	width: 400px;
	float: left;
}
#List2RightPanel {
	width: 430px;
	float: left;
	margin: 0 0 0px 0px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	padding-top: 0px;
}
#logo {
	width: 520px;
	float: left;
	background-image: url('../MyImages/LogoSilverW518.png');
	background-repeat: no-repeat;
	height: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
#logotext {
	width: 340px;
	float: left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 40px;
	margin-left: 40px;
	color: #800000;
	font-weight: bold;
}
#logotext span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#headertextholder {
	width: 400px;
	float: left;
	margin-top: 40px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#headertext1 {
	height: 20px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
#headertext2 {
	height: 30px;
	color: #800000;
	font-size: 12px;
	padding-left: 15px;
}
#headertext2left{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	float: left;
}
#headertext2right {
	color: #800000;
	font-weight: normal;
	float: left;
	margin-left: 5px;
}
#middlecontent {
	width: 940px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	height: 500px;
	border-left-style: ridge;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	border-right-style: outset;
	border-right-width: thin;
	border-right-color: #C0C0C0;
}
#navlist {
	border-style: none;
	width: 980px;
	margin: 0 auto 20px auto;
	text-align: left;
	color: #fff;
	background: #999999;
	height: 28px;
	font-size: small;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	border: thin solid #C0C0C0;
	padding: 5px 8px 5px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
	float: left;
	vertical-align: top;
	background-color: #999999;
	text-align: center;
}
#navlist li a:hover {
	border: thin solid #C0C0C0;
	padding: 5px 8px 5px 8px;
	color: #000000;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
	float: left;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: center;
}
#topcontent {
	padding: 0px;
	width: 980px;
	margin: 0px auto 0px auto;
	height: 100px;
}
#topleft {
	width: 730px;
	height: 200px;
	float: left;
}
#topmenuholder {
	border-width: medium;
	border-color: #C0C0C0;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #000000;
	clear: both;
	border-top-style: ridge;
	border-bottom-style: ridge;
	height: 100%;
}
#topmenu{
	padding: 0px;
	margin: 0px auto 0 auto;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	width: 960px;
}
#topmenu li{
	list-style: none;
	width: 116px;
	text-align: center;
	background-image: url('../Buttons/MenuBlack.gif');
	background-repeat: no-repeat;
	height: 32px;
	background-color: #FFFFFF;
	display: inline;
}
#topmenu li a{
	border-style: none;
	text-decoration: none;
	margin: 0;
	padding-top: 6px;
	height: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../Buttons/MenuBlack.gif');
	background-repeat: no-repeat;
	float: left;
	width: 120px;
	padding-bottom: 3px;
}
#topmenu li a:hover{
	height: auto;
	color: #fff;
	background-image: url('../Buttons/MenuRedGlow.gif');
	background-repeat: no-repeat;
}
#topmenu li a.current{
	height: auto;
	color: #fff;
	background-image: url('../Buttons/MenuGold.gif');
	background-repeat: no-repeat;
}
#topmenu9{
	padding: 0px;
	margin: 0px auto 0 auto;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	width: 960px;
}
#topmenu9 li{
	list-style: none;
	width: 102px;
	text-align: center;
	background-image: url('../Buttons/MenuBlack9.gif');
	background-repeat: no-repeat;
	height: 32px;
	background-color: #FFFFFF;
	display: inline;
}
#topmenu9 li a{
	border-style: none;
	text-decoration: none;
	margin: 0;
	padding-top: 6px;
	height: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../Buttons/MenuBlack9.gif');
	background-repeat: no-repeat;
	float: left;
	width: 106px;
	padding-bottom: 3px;
}
#topmenu9 li a:hover{
	height: auto;
	color: #fff;
	background-image: url('../Buttons/MenuRedGlow9.gif');
	background-repeat: no-repeat;
}
#topmenu9 li a.current{
	height: auto;
	color: #fff;
	background-image: url('../Buttons/MenuGold.gif');
	background-repeat: no-repeat;
}
