﻿/* 
	project:   Teksonix.Info
	author:   Mark Way
*/

*{ margin: 0; padding: 0; }

body {
	font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	background: #FFFFFF url('../Backgrounds/body_bg.png') repeat;
	color: #8E8E91;
	height: auto;
}
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
a { outline-style: none; } 

p { margin: 0 0 15px 0; }
h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #444;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font: normal 1.4em Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0px;
	color: #333;
	text-align: left;
}
h6 {
	font: normal medium Arial, Helvetica, sans-serif;
	color: #800000;
	border-bottom: 1px solid #eee;
	text-align: center;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border-style: none;
}
.h1-tkx {
	font: normal 20px Georgia, "Times New Roman", Arial;
	color: #444;
	font-weight: normal;
}
.h2-tkx {
	border-width: thin;
	border-color: #333333;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 20px;
	color: #333;
	text-align: left;
	background-color: #858585;
	border-top-style: ridge;
}
.h2-tkx span {
	color: #FFFFFF;
}
h3 {
	font: normal 1.4em Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 20px;
	color: #333;
	border-bottom: 1px solid #eee;
	text-align: left;
}
.h3-tkx {
	font: normal 1.4em Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #333;
	border-bottom: 1px solid #eee;
	text-align: left;
	font-weight: bolder;
}
.clear { clear: both; }
.clr { clear:both; padding:0; margin:0; width:auto; font-size:0px; line-height:0px; }

.color-copper {
	background-color: #B47945;
}
.color-light-gold {
	background-color: #EFE49F;
}
.color-gold {
	background-color: #EADC73;
}
.color-red-deep {
	background-color: #990026;
	color: #FFFFFF;
}
.color-red-light {
	background-color: #CD443A;
	color: #FFFFFF;
}
.color-tan {
	background-color: #C9BFA4;
}
.color-hdr-crimson {
	background-color: #C30F1A;
	color: #FFFFFF;
}
.color-hdr-gold {
	background-color: #E8D666;
	color: #333333;
}
.color-hdr-red {
	background-color: #DE1E31;
	color: #FFFFFF;
}
.color-hdr-tan {
	background-color: #F7EACE;
	color: #333333;
}
.color-hdr-yellow {
	background-color: #F2EAB0;
	color: #333333;
}
.color-footer-tan {
	background-color: #D5B174;
	color: #333333;
}

.color-sw-beige {
	background-color: #DAD1A6;
	color: #000000;
}
.color-sw-gold {
	background-color: #BCAC5E;
	color: #000000;
}
.color-sw-red {
	background-color: #913334;
	color: #FFFFFF;
}

.bordered-bottom {
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #808080;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.bordered-text-box {
	padding: 10px;
	border: medium double #990026;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	width: auto;
}
#col3left { margin: 0 0 20px; clear: left; width: 200px; float: left; }
#col3left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
#col3center { width: 500px; float: left; margin: 0 0 20px 15px; }
#col3right {
	float: right;
	width: 200px;
	margin-bottom: 20px;
}
.container-menu-holder {
	width: 105%;
	background-image: url('../images/menu-bk-red.gif');
	height: 42px;
	background-repeat: repeat-x;
}
.container-fullwidth {
	width: 105%;
}
.container-fullwidth-top-border {
	width: 105%;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #B47945;
	background-image: url('../bg_images/l113.png');
	background-repeat: repeat;
}
.container-width1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.container-width1000-zindex2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}

#footer-container {
	width: 105%;
	background-image: none;
	background-color: #D5B174;
	height: 100%;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #E8D666;
}
#footer {
	background-position: 400px 0px;
	font-size: .84em;
	clear: both;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url('../images/footer-image.png');
	height: 200px;
	background-repeat: no-repeat;
	color: #000000;
}
#footer a { color: #444; }
#footer h4 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: normal;
}
#footer ul {
	font-size: 10px;
	margin-left: 20px;
}
#footer ul li {
	font-size: 12px;
	list-style-type: square;
}


#header-container-fullwidth {
	background-position: center;
	height: 115px;
	background-color: #DE1E31;
	background-image: url('../images/ntl-banner.jpg');
	background-repeat: no-repeat;
	width: 105%;
}
#header-top {
	height: 110px;
	padding-top: 8px;
}
#header-logo {
	width: 410px;
	float: left;
	height: 100px;
	background-image: none;
	background-repeat: no-repeat;
	color: #333333;
	margin-left: 25px;
}
#header-logo h1 {
	margin: 0;
	padding-left: 80px;
	padding-top: 25px;
	font-size: 22px;
}
#header-logo p {
	padding-left: 130px;
	font-size: 18px;
}
.HeaderLogoHeading {
	font: normal 20px Georgia, "Times New Roman", Arial;
	color: #444;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.HeaderLogoText {
	padding-left: 130px;
	font-size: 18px;
	padding-top: 0px;
	margin-top: 0px;
}
#header-right-side {
	width: 530px;
	float: right;
	height: 60px;
	font-size: 12px;
	color: #710B00;
	margin-top: 20px;
}
#header-right-side a {
	color: #333333;
	text-decoration: none;
}
#header-right-side span {
	color: #333333;
}
#header-right-side span a:hover {
	color: #800000;
	text-decoration: underline;
}
#header-text-box {
	font-size: 12px;
	float: left;
}
#header-text-button {
	float: right;
	margin-top: 5px;
	margin-right: 50px;
}
.hdgRedChalice {
	margin-bottom: 5px;
	width: 200px;
	height: 30px;
	background-image: url('../images/RedChaliceHeading.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px;
	padding-top: 4px;
	padding-left: 10px;
	margin-left: 38px;
}
.hdgRedW270 {
	margin-bottom: 5px;
	width: 270px;
	height: 35px;
	background-image: url('../images/RedHeadingW270.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	margin-top: 1px;
	padding-top: 4px;
	padding-left: 10px;
	margin-left: 38px;
	font-size: large;
}
.imgStaffPhoto {
	border: thin solid #C0C0C0;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: both;
}
.left-sidebar {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 200px;
}
.list-diamonds {
	color: #3f3f3f;
	margin-left: 20px;
	font-family: Tahoma;
	font-weight: normal;
}
.list-diamonds li {
	padding-left: 5px;
	list-style-image: url('../Images/GreyDiamond.gif');
	text-align: left;
	margin-bottom: 5px;
}

.imgBordered {
	padding: 4px;
	border: 1px solid #808080;
}
.imgLeftBorder {
	padding: 4px;
	border: 1px solid #808080;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.imgLeftNoBorder {
	padding: 4px;
	border: 1px none #E9E4D8;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imgPhoto {
	padding: 4px;
	border: 1px solid #808080;
}
.imgRightNoBorder {
	padding: 4px;
	border: 1px none #E9E4D8;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#left3col { margin: 0 0 20px; clear: left; width: 200px; float: left; }
#left3col img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}

.middleholder{
	background-image: url('../bg_images/l113.png');
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	width: 105%;
}
.middlecontent {
	width: 1000px;
	margin: 0px auto 0px auto;
	clear: both;
	color: #444444;
	padding-top: 15px;
	padding-bottom: 5px;
}
.middlecontent-padded {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-top: 15px;
	padding-left: 25px;
}
.middlecontent-left-justify {
	width: 1000px;
	margin: 15px auto 25px auto;
	height: 80px;
}
.middlecontent-left-justify p {
	float: left;
	margin-right: 10px;
	width: 200px;
}
.page-heading-container {
	width: 105%;
	background-image: url('../Backgrounds/header.gif');
	background-color: #EFE49F;
	height: 31px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	line-height: 36px;
	border-bottom-color: #C0C0C0;
	background-repeat: repeat-x;
}
.page-heading-width1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #333333;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
}
.pdfButton {
	margin-bottom: 20px;
	width: 160px;
	height: 32px;
	background-image: url('../Buttons/BeigePDFButton.gif');
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pdfButton a{
	width: 160px;
	height: 32px;
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000000;
	line-height: 32px;
}
.pdfButton a:hover{
	margin-bottom: 20px;
	width: 160px;
	height: 32px;
	background-repeat: no-repeat;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
}
.text-box {
	background-color: #A40004;
	box-shadow: 2px 2px 10px #DFDFDF;
	color: #DFDFDF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
}
.text-box a {
	color: #808080;
}

.text-in-header a {
	color: #000000;
}

.text-in-header a:hover {
	color: #808080;
}

#vfooter-container {
	width: 105%;
	background-image: none;
	background-color: #D5B174;
	height: 100%;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #E8D666;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #E8D666;
}
#vfooter-bad {
	background-position: 400px 0px;
	font-size: 13px;
	clear: both;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-image: url('../images/footer-image.png');
	height: 192px;
	background-repeat: no-repeat;
	color: #000000;
}
#vfooter {
	font-size: 13px;
	clear: both;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	height: 192px;
	color: #000000;
}
#vfooter h4 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
	margin-top: 13px;
}
.vfooterlist p {
	font-size: 13px;
	list-style-type: square;
	color: #800000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.vfooterlist p span{
	font-size: 13px;
	list-style-type: square;
	color: #000000;
}
.vfooterlist a{
	color: #333333;
}
.vfooterlist ul {
	font-size: 10px;
	margin-left: 20px;
}
.vfooterlist li {
	font-size: 12px;
	list-style-type: square;
	color: #800000;
}
.vfooterlist li a{
	color: #800000;
}


.vpdfbuttonmenu {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.vpdfbuttonmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

.vpdfbuttonmenu ul li {
	list-style: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 200px;
	color: #010101;
	height: 32px;
	width: 200px;
 }

.vpdfbuttonmenu li a {
	float: left;
	height: 32px;
	width: 200px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #010101;
	text-decoration: none;
	cursor: pointer;
	background-image: url('../Buttons/BeigePDFButton.gif');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
}
.vpdfbuttonmenu li a:hover {
	float: left;
	height: 22px;
	width: 200px;
	color: #800000;
	text-decoration: none;
	text-transform: capitalize;
	cursor: pointer;
	background-image: url('../Buttons/CopperPDFButton.gif');
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

.vHdrButtonmenu {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.vHdrButtonmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
}

.vHdrButtonmenu ul li {
	list-style: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 200px;
	color: #FFFFFF;
	height: 32px;
	width: 200px;
 }

.vHdrButtonmenu li a {
	float: left;
	height: 32px;
	width: 200px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	background-image: url('../Buttons/RedButton.gif');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
}
.vHdrButtonmenu li a:hover {
	float: left;
	height: 22px;
	width: 200px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: capitalize;
	cursor: pointer;
	background-image: url('../Buttons/CopperButton.gif');
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


.vRedButtonmenu {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.vRedButtonmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

.vRedButtonmenu ul li {
	list-style: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 200px;
	color: #010101;
	height: 32px;
	width: 200px;
 }

.vRedButtonmenu li a {
	float: left;
	height: 32px;
	width: 200px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	background-image: url('../Buttons/RedButton.gif');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
}
.vRedButtonmenu li a:hover {
	float: left;
	height: 22px;
	width: 200px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	cursor: pointer;
	background-image: url('../Buttons/CopperButton.gif');
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

.vRedFacebookMenu {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.vRedFacebookMenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

.vRedFacebookMenu ul li {
	list-style: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 200px;
	color: #010101;
	height: 32px;
	width: 200px;
 }

.vRedFacebookMenu li a {
	float: left;
	height: 32px;
	width: 200px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	background-image: url('../Buttons/RedFacebookButton.gif');
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
}
.vRedFacebookMenu li a:hover {
	float: left;
	height: 22px;
	width: 200px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	cursor: pointer;
	background-image: url('../Buttons/CopperFacebookButton.gif');
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


.w2-left-25 {
	width: 25%;
	float: left;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #C0C0C0;
}
.w2-right-75 {
	width: 75%;
	float: left;
}
.w2-golden-left {
	width: 38%;
	float: left;
}
.w2-golden-right {
	width: 62%;
	float: left;
}
#zfooter-container {
	width: 100%;
	background-color: #D5B174;
	height: 100%;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #E8D666;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #E8D666;
}
#zfooter {
	font-size: 13px;
	clear: both;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	height: 192px;
	color: #000000;
}
#zfooter h4 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
	margin-top: 13px;
}
.zfooterlist p {
	font-size: 13px;
	list-style-type: square;
	color: #800000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.zfooterlist p span{
	font-size: 13px;
	list-style-type: square;
	color: #000000;
}
.zfooterlist a{
	color: #333333;
}
.zfooterlist ul {
	font-size: 10px;
	margin-left: 20px;
}
.zfooterlist li {
	font-size: 12px;
	list-style-type: square;
	color: #800000;
}
.zfooterlist li a{
	color: #800000;
}

