/* Main stylesheet for all Guynet Systems websites */

html {
	background: #eee;
	}

body {
	background: #fff;
	color: #888;
	}

p, li, h1, h2, h3, h4, h5, h6, address, input, textarea {
	font: 0.75em/1.2em arial, helvetica, sans-serif;
	}

a {
	color: #28b;
	outline: none;
	}

address {
	color: #ac7d13;
	font-weight: bold;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	}

h1 {
	font-size: 2.25em;
	color: #333;
	}

h1 a {
	color: inherit;
	text-decoration: none;
	}

h2 {
	font-size: 0.875em;
	color: #333;
	}

img {
	border: 0px;
	}

strong {
	font-weight: bold;
	}

textarea {
	resize: none;
	}

.imgMidAlign {
	vertical-align: middle;
	}

#header {
	background: #eee;
	border-bottom: 1px solid rgb(128,128,128);
	}

#headerContent {
	width: 960px;
	margin: 0px auto;
	overflow: auto;
	}

#headerContent h1 {
	float: left;
	margin: 20px 10px 10px;
	line-height: 1em;
	}

.h1Guynet {
	font-weight: bolder;
	font-family: "Arial Black", arial, helvetica, sans-serif;
	}

#headerContent ul {
	float: left;
	}

#topNav {
	width: 420px;
	margin: 28px 8px 0px;
	}

#topNav li {
	font-size: 0.875em;
	font-weight: bold;
	float: left;
	width: 105px;
	}

#topNav a {
	display: block;
	width: 105px;
	text-align: center;
	color: #888;
	text-decoration: none;
	padding: 2px 0px;
	}

#topNav a:hover {
	text-decoration: underline;
	}

#topNav li.selected {
	background: #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	}

#topNav li.selected a {
	color: #fff;
	text-decoration: none;
	}

#headerContent h2 {
	float: right;
	margin: 30px 10px 0px 0px;
	}

#nav {
	background: #333;
	border-bottom: 1px solid rgb(128,128,128);
	}

ul#mainNav {
	width: 960px;
	margin: 0px auto;
	overflow: auto;
	}

#mainNav li {
	float: left;
	width: 192px;
	font-weight: bold;
	}

#mainNav a {
	display: block;
	width: 192px;
	text-align: center;
	padding: 3px 0px;
	color: #fff;
	text-decoration: none;
	}

#mainNav a:hover {
	text-decoration: underline;
	}

#mainNav li.selected {
	background: #888;
	}

#mainNav li.selected a {
	text-decoration: none;
	}

#banner {
	width: 960px;
	margin: 0px auto;
	}

#mainContent {
	background: url('../img/gradient.png') repeat-x;
	border-top: 1px solid #888;
	}

#services {
	width: 960px;
	margin: 0px auto;
	padding-top: 10px;
	overflow: auto;
	}

.featureBox {
	background: #fff;
	width: 298px;
	margin: 10px;
	float: left;
	border: 1px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	}

.featureBox h2 {
	font-size: 1.0em;
	padding: 10px;
	}

.featureBox h2 a {
	color: #333;
	}

.featureBox h3 {
	font-size: 0.875em;
	margin-bottom: 10px;
	color: #333;
	}

.featureBox p {
	font-weight: bold;
	}

.featureBox a {
	text-decoration: none;
	}

.featureBox a:hover {
	text-decoration: underline;
	}

.featureBox ul {
	margin-top: 10px;
	}

.featureBox li:before {
	font-weight: bold;
	font-size: 1.375em;
	color: #333;
	content: "\00BB \0020";
	}

.featureBoxHeader {
	width: 298px;
	border-bottom: 1px solid #888;
	}

.featureBoxContent {
	width: 278px;
	padding: 10px;
	}

.featureBoxContent .readMore {
	display: inline-block;
	margin: 10px 0px 0px 195px;
	padding: 5px 10px;
	border: 1px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	}

.featureBox4 {
	background: #fff;
	width: 218px;
	margin: 10px;
	float: left;
	border: 1px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	}

.featureBox4 h2 {
	font-size: 1.0em;
	padding: 10px;
	}

.featureBox4 h3 {
	font-size: 0.8125em;
	margin-bottom: 10px;
	color: #333;
	}

.featureBox4 p {
	font-weight: bold;
	}

.featureBox4 a {
	color: #333;
	text-decoration: none;
	}

.featureBox4 a:hover {
	text-decoration: underline;
	}

.featureBox4 ul {
	margin-top: 10px;
	padding-left: 1em;
	text-indent: -1em;
	}

.featureBox4 li:before {
	font-weight: bold;
	font-size: 1.375em;
	color: #333;
	content: "\00BB \0020";
	}

.featureBox4 .featureBoxHeader {
	width: 218px;
	border-bottom: 1px solid #888;
	}

.featureBox4 .featureBoxContent {
	width: 198px;
	padding: 10px;
	}

.featureBox4 .featureBoxContent .readMore {
	display: inline-block;
	margin: 10px 0px 0px 195px;
	padding: 5px 10px;
	border: 1px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	}

.contactFormBox {
	background: #fff;
	width: 458px;
	margin: 10px;
	float: left;
	border: 1px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	}

.contactFormBox h2 {
	font-size: 1.0em;
	padding: 10px;
	}

.contactFormBox .contactFormBoxHeader {
	width: 458px;
	border-bottom: 1px solid #888;
	}

.contactFormBox .contactFormBoxContent {
	width: 438px;
	padding: 10px;
	}

.contactFormTop {
	float: left;
	width: 219px;
	}

.contactFormBottom {
	clear: both;
	width: 437px;
	text-align: right;
	}

.contactForm input, .contactForm textarea {
	padding: 5px;
	width: 198px;
	border: 1px solid #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background: #fff;
	margin-bottom: 10px;
	}

.contactForm textarea {
	width: 205px;
	height: 90px;
	}

.contactForm input.submitButton {
	margin-bottom: 0px;
	margin-left: 5px;
	width: 75px;
	font-weight: bold;
	color: #28b;
	background: #eee;
	}

.contactForm input.resetButton {
	margin-bottom: 0px;
	width: 75px;
	font-weight: bold;
	}

.placeholder {
	color: #aaa;
	}

ul.usefulLinks {
	margin-top: 0px;
	font-weight: bold;
	color: #333;
	}

#descriptive {
	width: 960px;
	margin: 0px auto;
	overflow: auto;
	}

#descriptive h1 {
	font-size: 1.625em;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
	}

#descriptive .readMore {
	text-align: right;
	}

#includes {
	width: 260px;
	margin: 10px 50px;
	float: left;
	}

#includes li {
	margin-bottom: 6px;
	}

#includes li:before {
	font-weight: bold;
	font-size: 1.375em;
	color: #333;
	content: "\00BB \0020";
	}

span.bigColon {
	font-weight: bolder;
	color: #888;
	}

a.moreLink {
	font-style: italic;
	}

#tools {
	width: 180px;
	margin: 10px;
	float: right;
	}

#tools li {
	margin: 10px 0px;
	}

#subpageContent {
	width: 960px;
	margin: 0px auto;
	padding-top: 10px;
	overflow: auto;
	}

#subpageContent h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	}

#subpageContent h3 {
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	}

#subpageContent h4 {
	font-size: 0.875em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	}

#subpageContent p, #subpageContent img {
	margin-bottom: 10px;
	}

#subpageContent ul {
	margin-bottom: 10px;
	padding-left: 0.875em;
	text-indent: -0.875em;
	}

#subpageContent li:before {
	font-weight: bold;
	font-size: 1.375em;
	color: #333;
	content: "\00BB \0020";
	}

.content1 {
	width: 60px;
	margin: 10px;
	text-align: justify;
	}

.content2 {
	width: 140px;
	margin: 10px;
	text-align: justify;
	}

.content3 {
	width: 220px;
	margin: 10px;
	text-align: justify;
	}

.content4 {
	width: 300px;
	margin: 10px;
	text-align: justify;
	}

.content5 {
	width: 380px;
	margin: 10px;
	text-align: justify;
	}

.content6 {
	width: 460px;
	margin: 10px;
	text-align: justify;
	}

.content7 {
	width: 540px;
	margin: 10px;
	text-align: justify;
	}

.content8 {
	width: 620px;
	margin: 10px;
	text-align: justify;
	}

.content9 {
	width: 700px;
	margin: 10px;
	text-align: justify;
	}

.content10 {
	width: 780px;
	margin: 10px;
	text-align: justify;
	}

.content11 {
	width: 860px;
	margin: 10px;
	text-align: justify;
	}

.content12 {
	width: 940px;
	margin: 10px;
	text-align: justify;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

table.featureChart {
	background: #eee;
	border: 1px solid #333;
	font: 0.875em arial, helvetica, sans-serif;
	}

table.featureChart th {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #333;
	}

table.featureChart td {
	padding: 5px;
	text-align: left;
	}

table.featureChart td.image {
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	}

table.featureChart img {
	padding: 0px;
	margin: 0px auto;
	}

#footer {
	background: #eee;
	border-top: 1px solid #888;
	padding: 10px 0px;
	overflow: auto;
	}

#footerContent {
	width: 960px;
	margin: 0px auto;
	}

#contact {
	width: 335px;
	margin: 10px 30px;
	float: left;
	}

#contact h2, #contact h4 {
	font-size: 1.5em;
	}

#contact h2 {
	float: left;
	}

#contact h3 {
	float: right;
	font-size: 1.125em;
	color: #888;
	margin-top: 5px;
	}

#contact h4 {
	text-align: right;
	}

#contact h4 a {
	color: #888;
	text-decoration: none;
	}

#contact h4 a:hover {
	text-decoration: underline;
	}

#copyright {
	float: right;
	margin: 10px;
	}

#copyright p {
	font-size: 0.6875em;
	font-weight: bold;
	}

#copyright p a {
	font-weight: normal;
	}
