﻿/* 
	project:   Teksonix.Info
	author:   Mark Way
*/

*{ border-width: 0px;
	margin: 0;
	padding: 0;
}
* 
body {
	font: .7em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff none repeat-x;
	color: #333333;
}

/*
body { margin:0; padding:0; width:100%; background:#f3f3f3; }
*/

.bodyforframe {
	font: .7em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
	background: #fff none repeat-x;
	color: #333333;
}
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;
}
h2 {
	font: normal 1.7em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #333;
	border-style: none;
}
h3 {
	font: normal 1.9em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #FF7800;
	border-style: none;
	font-weight: bold;
}
h5 {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	border-style: none;
	font-weight: bold;
}
h6 {
	font: normal 1.0em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	color: #91201F;
	border-style: none;
	font-weight: bold;
}
.h4 {
	border-width: thin thin medium thin;
	border-color: #808080;
	font: normal 1.0em Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000000;
	border-style: ridge none ridge none;
	font-weight: bold;
	background-color: #C0C0C0;
	text-align: center;
	height: 17px;
	padding-top: 3px;
	width: 960px;
}
.h5 {
	font: normal 1.0em Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	height: 30px;
	padding-top: 0px;
	width: 960px;
}
.clear { clear: both; }
.caption p { margin: 0; }
/*DropShadow Code from Web Tools Site*/
.dropshadow { 
 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */ 
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */ 
 box-shadow: 3px 3px 4px #999; /* 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 */  
} 
#bannersubpages {
	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;
	padding-top: 7px;
	background-image: url('../mway-images/BannerBkBlue.gif');
	background-repeat: repeat-x;
	font-family: Tahoma;
}
#bannersubpagesold {
	border-width: thin;
	border-color: #C0C0C0;
	margin: 0;
	width: 100%;
	font-size: large;
	font-weight: bold;
	background-color: #CECECE;
	clear: both;
	border-top-style: ridge;
	border-bottom-style: ridge;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
#bottomcontent {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #eee;
	clear: both;
}
#columnSingle {
	width: 950px;
	float: left;
	margin: 0 0 20px 15px;
}
#cols2content {
	width: 980px;
	margin: 15px auto 25px auto;
	font: 1.0em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
}
#cols2left {
	padding: 0px;
	margin: 0;
	font: 1.0em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
	width: 560px;
	float: left;
}
#cols2left h2{
	font: 1.5em "em Tahoma", "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	font-weight: bold;
}
#cols2left ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#cols2left ul li {
	font-size: 1.0em;
	list-style-image: url('../Icons/GreyDiamond.gif');
	margin-top: 5px;
	padding-left: 10px;
}
#cols2leftcol1 {
	padding: 0px;
	margin: 0;
	width: 280px;
	float: left;
}
#cols2leftcol2 {
	padding: 0px;
	margin: 0;
	font: 1.4em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.4em;
	width: 280px;
	float: left;
}
#cols2right {
	width: 380px;
	float: left;
	margin: 0 0 20px 0px;
	padding-left: 15px;
	background-color: #F8F8F8;
	padding-right: 15px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #C0C0C0;
	color: #000000;
}
#cols2right h2{
	font: 1.5em "em Tahoma", "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	font-weight: bold;
}
#cols2right h3 {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #456B9A;
	border-style: none;
	font-weight: bold;
}
#cols2right ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#cols2right ul li {
	font-size: 1.0em;
	list-style-image: url('../Icons/GreyDiamond.gif');
	margin-top: 5px;
	padding-left: 10px;
}
#content {
	width: 980px;
	margin: 15px auto 25px auto;
}
#footer {
	font-size: .84em;
	clear: both;
	padding: 5px;
	background: #eee;
	margin: 15px auto 25px auto;
	width: 980px;
}
#footer a { color: #444; }
#logo {
	width: 290px;
	float: left;
	background-image: url('../mway-images/TekLogo3D.gif');
	background-repeat: no-repeat;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
}
#logo p {
	margin: 0;
	padding-left: 60px;
}
.menutopresize {
	width: 600px;
	padding: 0;
	margin: 20px 0 0 0;
	float: right;
	background-image: url('../mway-images/menutopbk600.gif');
	background-repeat: no-repeat;
}
.menutop {
	float: left;
	padding: 0;
	margin: 0;
}
.menutop ul {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
	float: left;
}
.menutop ul li {
	float: left;
	margin: 0;
	padding: 0 5px 0 15px;
	border: 0;
}
.menutop ul li a { float:left; margin:0; padding:13px 0; color:#777; font:normal 12px Arial, Helvetica, sans-serif; text-decoration:none; }
.menutop ul li a span { padding:13px 9px; background:none; }
.menutop ul li a:hover { color:#fefefe; background: url('../mway-images/r_menu.gif') no-repeat right; }
.menutop ul li a:hover span { color:#fefefe; background:url('../mway-images/l_menu.gif') no-repeat left; }
.menutop ul li a.active { color:#fefefe; background:url('../mway-images/r_menu.gif') no-repeat right; }
.menutop ul li a.active span { color:#fefefe; background:url('../mway-images/l_menu.gif') no-repeat left; }



#middlecontent {
	width: 980px;
	margin: 15px auto 25px auto;
}
#topcontent {
	width: 980px;
	margin: 1px auto 0px auto;
	height: 80px;
}
