﻿/* 
	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: #FFF4DD url('../Images/back.jpg') repeat;
	color: #333333;
}

/*
body { margin:0; padding:0; width:100%; background:#f3f3f3; }
*/

a {
	color: #FFFFFF;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	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.5em 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;
}
h4{
	padding: 10px;
	border-radius: 10px;
	font: medium Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #C23237;
}
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; }
#banner {
	border-color: #C0C0C0;
	font-size: medium;
	font-weight: bold;
	margin: 0;
	width: 100%;
	clear: both;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #FFFFFF;
	height: 50px;
	text-align: center;
	font-family: Tahoma;
	background-color: #D42027;
	border-top-width: medium;
	border-bottom-width: medium;
	line-height: 50px;
}
.banner-content {
	width: 980px;
	margin: 0px auto 0px auto;
}
#bottom-container {
	border-width: medium;
	border-color: #C0C0C0;
	width: 100%;
	background-color: #000000;
	border-top-style: solid;
	height: 170px;
	border-bottom-style: solid;
	background-image: url('../Backgrounds/gradient-red-to-black-h110.png');
	background-repeat: repeat-x;
}
#bottom-container-red-to-black {
	border-width: medium;
	border-color: #C0C0C0;
	width: 100%;
	background-color: #000000;
	border-top-style: solid;
	height: 170px;
	border-bottom-style: solid;
	background-image: url('../Backgrounds/gradient-red-to-black-h85.png');
	background-repeat: repeat-x;
}
#bottom-container-black-to-red {
	border-width: medium;
	border-color: #C0C0C0;
	width: 100%;
	background-color: #D42027;
	border-top-style: solid;
	height: 170px;
	border-bottom-style: solid;
	background-image: url('../Backgrounds/gradient-black-to-red-h110.png');
	background-repeat: repeat-x;
}
#bottom-content {
	width: 980px;
	margin: 15px auto 25px auto;
}
.clear { clear: both; }
.clock-holder {
	padding: 5px;
	background-position: 5px 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: medium solid #C0C0C0;
	box-shadow: 10px 10px 10px #808080;
	width: 180px;
	height: 240px;
	background-image: url('../Photos/BeerClockW180.jpg');
	background-repeat: no-repeat;
}
.cols2-left {
	border: thin solid #C0C0C0;
	width: 600px;
	float: left;
}
.cols2-right {
	border: thin solid #C0C0C0;
	width: 300px;
	float: left;
}
.container-fullwidth {
	width: 100%;
	background-image: none;
}
.container-header-fullwidth {
	width: 100%;
}
#footer {
	font-size: .84em;
	clear: both;
	padding: 5px;
	background: #eee;
	margin: 15px auto 25px auto;
	width: 980px;
}
#footer a { color: #444; }
#headermenu {
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 440px;
	margin-top: 40px;
}
.img-double-border {
	border: medium double #868371;
	padding: 5px;
}
.img-double-border-back-color {
	border: thick double #C0C0C0;
	padding: 5px;
	background-color: #333333;
}
.img-left-double-border {
	border: medium double #C0C0C0;
	padding: 5px;
	margin-left: 25px;
}
.list-diamonds {
	padding-left: 10px;
	padding-top: 10px;
}
.list-diamonds li {
	font-size: 1.1em;
	padding-left: 5px;
	list-style-image: url('../Icons/GreyDiamond.gif');
	padding-bottom: 10px;
	color: #FFFFFF;
}
.list-redbox {
	padding-left: 10px;
	padding-top: 20px;
}
.list-redbox li {
	font-size: 1.1em;
	padding-left: 5px;
	list-style-image: url('../Icons/RedSquare.GIF');
	padding-bottom: 10px;
	color: #3f3f3f;
}
#logo {
	width: 290px;
	float: left;
	background-image: url('../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;
}

.middlecontent {
	width: 980px;
	margin: 15px auto 25px auto;
}

#my-menu {
	float: left;
	padding: 30px 0 0 0;
	margin: 0 0 0px 0;
}
#my-menu li {
	font-size: 12px;
	display: inline;
	margin-right: 15px;
}
#my-menu li a {
	background-color: #D42027;
	box-shadow: 2px 2px 10px #DFDFDF;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
}
#my-menu li a.current {
	color: #FFFFFF;
}
#my-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}


#topcontent {
	width: 980px;
	margin: 1px auto 0px auto;
	height: 80px;
}
.text-box {
	background-color: #076031;
	box-shadow: 2px 2px 10px #DFDFDF;
	color: #DFDFDF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
}
.text-box-green {
	background-color: #076031;
	box-shadow: 2px 2px 10px #DFDFDF;
	color: #DFDFDF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
}
.text-box-red {
	background-color: #D42027;
	box-shadow: 2px 2px 10px #DFDFDF;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
}
.text-box-red a {
	color: #ffffff;
}
.text-box-red a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.text-box-yellow {
	background-color: #FCFCC8;
	box-shadow: 2px 2px 10px #DFDFDF;
	color: #333333;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
}
.text-box a {
	color: #808080;
}
.transluscentBackBlackOval {
    background-color: rgba(0,0,0,0.7);
	padding: 20px;
	border-radius: 10px;
}
.transluscentBack {
    background-color: rgba(255,255,255,0.1);
}
.transluscentBackBlack {
    background-color: rgba(0,0,0,0.7);
}
.transluscentBackDarker {
    background-color: rgba(255,255,255,0.8);
}
.transluscentBackLightBlue {
    background-color: rgba(197,171,254,0.1);
}
.transluscentBackDullPurple {
    background-color: rgba(107,118,154,0.2);
}
.transluscentBackRose {
    background-color: rgba(144,17,26,0.3);
}
.transluscentBlackCols3 {
    background-color: rgba(0,0,0,0.7);
	padding: 20px;
	border-radius: 10px;
}
.transluscentBlackCols4 {
	background-color: rgba(0,0,0,0.7);
	padding: 20px;
	border-radius: 10px;
	margin-right: 0px;
	width: 70px;
}
.transluscent-text-holder {
	padding: 20px;
	border-radius: 10px;
}
.transparent-box {
     margin: 30px;
     background-color: #ffffff;
     border: 1px solid black;
     opacity: 0.4;
     filter: alpha(opacity=40); /* For IE8 and earlier */
 }
.transparent-box p {
     margin: 5%;
     font-weight: bold;
     color: #000000;
 }
.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;
}
