﻿/* 
	project:   Teksonix.Info
	author:   Mark Way
*/

*{ margin: 0; padding: 0; }
* 
body {
	font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	background: #fff none repeat-x;
	color: #8E8E91;
}
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 x-large Georgia, "Times New Roman", Arial;
	color: #444;
	font-weight: normal;
}
h2 {
	font: normal medium Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #333;
	border-bottom: 1px solid #eee;
}
h4 {
	font: normal medium Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px solid #eee;
}
.clear { clear: both; }

.color-a1 {
	background-color: #990026;
	color: #FFFFFF;
}
.color-a2 {
	background-color: #8A8A36;
	color: #FFFFFF;
}
.color-a3 {
	background-color: #C4A443;
	color: #000000;
}
.color-b1 {
	background-color: #AB334B;
	color: #FFFFFF;
}
.color-b2 {
	background-color: #C6CFB6;
	color: #FFFFFF;
}
.color-b3 {
	background-color: #CEC2A4;
	color: #000000;
}
.color-c1 {
	background-color: #FFFFFF;
	color: #333333;
}
.color-c2 {
	background-color: #8A8A36;
	color: #FFFFFF;
}
.color-c3 {
	background-color: #C4A443;
	color: #000000;
}
.color-charcoal {
	background-color: #333333;
	color: #FFFFFF;
}
.color-green {
	background-color: #8A8A36;
	color: #FFFFFF;
}
.color-gold {
	background-color: #C4A443;
	color: #000000;
}
.color-red {
	background-color: #990026;
	color: #FFFFFF;
}
.color-sage {
	background-color: #C6CFB6;
	color: #FFFFFF;
}
.color-sand {
	background-color: #CEC2A4;
	color: #333333;
}
.color-sw-red {
	background-color: #913334;
	color: #FFFFFF;
}
.color-sw-green {
	background-color: #6F743C;
	color: #FFFFFF;
}
.color-sw-beige {
	background-color: #DAD1A6;
	color: #000000;
}
.color-sw-coral {
	background-color: #CE6350;
	color: #FFFFFF;
}
.color-sw-gold {
	background-color: #BCAC5E;
	color: #000000;
}
.container-fullwidth {
	width: 100%;
	background-image: none;
}
.container-width1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer-container {
	width: 100%;
	background-image: none;
	height: 80px;
	border-top-style: groove;
	border-top-width: thick;
	border-top-color: #DAD1A6;
}
#footer {
	font-size: .84em;
	clear: both;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#footer a { color: #444; }
#header {
	height: 70px;
	padding-top: 10px;
}
#headerlogo {
	float: left;
	width: 200px;
}
#headerlogotext {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #000080;
	padding-left: 150px;
	padding-top: 25px;
	float: left;
}
#headermenu {
	color: #000080;
	padding-left: 50px;
	padding-top: 5px;
	float: left;
}
.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;
}
}
.imgRightNoBorder {
	padding: 4px;
	border: 1px none #E9E4D8;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.left-sidebar {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 200px;
}
.list-diamonds {
	color: #8E8E91;
	margin-left: 40px;
	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;
}

/* MENU GREEN */
#menuGreenHolder {
	margin: 0px;
	background-image: url('../Backgrounds/TopNavGreen.gif');
	background-repeat: repeat-x;
	padding: 0;
	width: 100%;
	clear: both;
	border-top-style: ridge;
	border-bottom-style: ridge;
	height: 100%;
	background-color: #C0C0C0;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: medium;
	border-bottom-width: medium;
}
#menuGreen {
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 40px;
	background-image: url('../Backgrounds/TopNavGreen.gif');
	width: 1000px;
	border-bottom-style: none;
	border-bottom-width: thick;
	border-bottom-color: #999999;
	border-top-style: none;
	border-top-width: thick;
	border-top-color: #999999;
	background-repeat: repeat-x;
}
#menuGreen li {
	list-style: none;
	float: left;
	background: url('../Backgrounds/menuh46_border.png') no-repeat right;
}
#menuGreen li a {
	float: left;
	height: 31px;
	padding: 6px 20px 0px 20px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	text-align: center;
	background-image: url('../Backgrounds/TopNavGreen.gif');
	background-repeat: repeat-x;
	line-height: 24px;
	margin-top: 1px;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	font-size: 0.9em;
}
#menuGreen li a:hover {
	float: left;
	height: 31px;
	color: #333333;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	background-image: url('../Backgrounds/TopNavGold.gif');
	background-repeat: repeat-x;
}


/* MENU GOLD */
#menuGoldHolder {
	margin: 0px;
	background-image: url('../Backgrounds/TopNavGold.gif');
	background-repeat: repeat-x;
	padding: 0;
	width: 100%;
	clear: both;
	border-top-style: ridge;
	border-bottom-style: ridge;
	height: 100%;
	background-color: #C0C0C0;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: medium;
	border-bottom-width: medium;
}
#menuGold {
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 40px;
	background-image: url('../Backgrounds/TopNavGold.gif');
	width: 1000px;
	border-bottom-style: none;
	border-bottom-width: thick;
	border-bottom-color: #999999;
	border-top-style: none;
	border-top-width: thick;
	border-top-color: #999999;
	background-repeat: repeat-x;
}
#menuGold li {
	list-style: none;
	float: left;
	background: url('../Backgrounds/menuh46_border.png') no-repeat right;
}
#menuGold li a {
	float: left;
	height: 31px;
	padding: 6px 20px 0px 20px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	text-align: center;
	background-image: url('../Backgrounds/TopNavGold.gif');
	background-repeat: repeat-x;
	line-height: 24px;
	margin-top: 1px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #CEC2A4;
	font-size: 0.9em;
}
#menuGold li a:hover {
	float: left;
	height: 31px;
	color: #333333;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	background-image: url('../Backgrounds/TopNavSand.gif');
	background-repeat: repeat-x;
}

/* MENU SAGE */
#menuSageHolder {
	margin: 0px;
	background-image: url('../Backgrounds/TopNavSage.gif');
	background-repeat: repeat-x;
	padding: 0;
	width: 100%;
	clear: both;
	border-top-style: ridge;
	border-bottom-style: ridge;
	height: 100%;
	background-color: #C0C0C0;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: medium;
	border-bottom-width: medium;
}
#menuSage {
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 40px;
	background-image: url('../Backgrounds/TopNavSage.gif');
	width: 1000px;
	border-bottom-style: none;
	border-bottom-width: thick;
	border-bottom-color: #999999;
	border-top-style: none;
	border-top-width: thick;
	border-top-color: #999999;
	background-repeat: repeat-x;
}
#menuSage li {
	list-style: none;
	float: left;
	background: url('../Backgrounds/menuh46_border.png') no-repeat right;
}
#menuSage li a {
	float: left;
	height: 31px;
	padding: 6px 20px 0px 20px;
	color: #333333;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	text-align: center;
	background-image: url('../Backgrounds/TopNavSage.gif');
	background-repeat: repeat-x;
	line-height: 24px;
	margin-top: 1px;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	font-size: 0.9em;
}
#menuSage li a:hover {
	float: left;
	height: 31px;
	color: #333333;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	background-image: url('../Backgrounds/TopNavGreen.gif');
	background-repeat: repeat-x;
}


/* MENU SHERWIN WILLIAMS GREEN */
#menuSherwinGreenHolder {
	margin: 0px;
	background-image: url('../Backgrounds/NavSherwinGreen.gif');
	background-repeat: repeat-x;
	padding: 0;
	width: 100%;
	clear: both;
	border-top-style: ridge;
	border-bottom-style: ridge;
	height: 100%;
	background-color: #C0C0C0;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: medium;
	border-bottom-width: medium;
}
#menuSherwinGreen {
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 40px;
	background-image: url('../Backgrounds/NavSherwinGreen.gif');
	width: 1000px;
	border-bottom-style: none;
	border-bottom-width: thick;
	border-bottom-color: #999999;
	border-top-style: none;
	border-top-width: thick;
	border-top-color: #999999;
	background-repeat: repeat-x;
}
#menuSherwinGreen li {
	list-style: none;
	float: left;
}
#menuSherwinGreen li a {
	float: left;
	height: 31px;
	padding: 6px 20px 0px 20px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	text-align: center;
	background-image: url('../Backgrounds/NavSherwinGreen.gif');
	background-repeat: repeat-x;
	line-height: 24px;
	margin-top: 0px;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	font-size: 0.9em;
}
#menuSherwinGreen li a:hover {
	float: left;
	height: 31px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	background-image: url('../Backgrounds/NavSherwinRed.gif');
	background-repeat: repeat-x;
}

/* MENU SHERWIN WILLIAMS GOLD */
#menuSherwinGoldHolder {
	margin: 0px;
	background-image: url('../Backgrounds/NavSherwinGold.gif');
	background-repeat: repeat-x;
	padding: 0;
	width: 100%;
	clear: both;
	border-top-style: ridge;
	border-bottom-style: ridge;
	height: 100%;
	background-color: #C0C0C0;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: medium;
	border-bottom-width: medium;
}
#menuSherwinGold {
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 40px;
	background-image: url('../Backgrounds/NavSherwinGold.gif');
	width: 1000px;
	border-bottom-style: none;
	border-bottom-width: thick;
	border-bottom-color: #999999;
	border-top-style: none;
	border-top-width: thick;
	border-top-color: #999999;
	background-repeat: repeat-x;
}
#menuSherwinGold li {
	list-style: none;
	float: left;
}
#menuSherwinGold li a {
	float: left;
	height: 31px;
	padding: 6px 20px 0px 20px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	text-align: center;
	background-image: url('../Backgrounds/NavSherwinGold.gif');
	background-repeat: repeat-x;
	line-height: 24px;
	margin-top: 0px;
	border-right-style: ridge;
	border-right-width: thin;
	border-right-color: #C0C0C0;
	font-size: 0.9em;
}
#menuSherwinGold li a:hover {
	float: left;
	height: 31px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
	font-family: Tahoma;
	display: block;
	background-image: url('../Backgrounds/NavSherwinRed.gif');
	background-repeat: repeat-x;
}


.singlecolumn {
	width: 480px;
	margin: 5px auto 5px auto;
	height: 100%;
	float: left;
	text-align: center;
}
.w2-left-25 {
	width: 25%;
	float: left;
}
.w2-right-75 {
	width: 75%;
	float: left;
}
.w2-golden-left {
	width: 38%;
	float: left;
}
.w2-golden-right {
	width: 62%;
	float: left;
}
