﻿/************
*	KWAsafety.com stylesheet
*	author: AninternetStore.com
*	date: 02/01/2010
************/

/***Default Styles***/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url('../images/Granite_Edifice.gif');
	background-repeat: repeat;
	width: 100%;
	margin: 0 auto 30px auto;}

/***Paragraph***/
p {padding: 0.5em;}


/***Anchors***/
a img {border:none;}
a:visited {
	color: #0000FF;
	text-decoration: underline;}
a:link {
	color: #0000FF;
	text-decoration: underline;}
a:active {color: #0000FF;}
a:hover {color: #990000;}

/***Headers***/
h1{font-size:1.25em;}
h2{font-size:1.4em;}
h3{font-size:1.3em;}
h6 {font-size:1.1em;}
h5 {font-size:1.1em;}
h4 {font-size:1.1em;}
h6 {margin: 0.3px 0; color: #000;}


h5 {margin: 0.3px 0; color: #000;}


h4 {margin: 0.3px 0; color: #000;}


h3 {margin: 0.3px 0; color: #000;}


h2 {margin: 0.3px 0; color: #000;}


h1 {margin: 0.3px 0; color: #000;}


/***Forms, Form Fields & Fieldsets***/
input {
	display: inline;
	font-size: 1em;
	margin: 0.1em;}
select {
	display: inline;
	font-size: 1em;
	margin: 0.1em;}
form {
	display: inline;
	font-size: 1em;
	margin: 0.1em;}
textarea {
	margin: auto;
	display: block;
	width: 95%;}
textarea:focus {
	background: #F0F8FF;}
select:focus {
	background: #F0F8FF;}
input:focus {
	background: #F0F8FF;}
fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;}
legend {
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding: 0.3em;}


/***Navigation***/
#navLeftColumn {background-color: transparent; width:20%;}


/***Main Content***/
#navLeftColumn {vertical-align: top;}
.content {
	padding: 0.5em;
	font-size: 1.4em;}
.centerColumn {padding: 0.8em;}


/***Misc Properties**/
.back {float: left;}
.forward {float: right;}
.clearBoth {clear: both;}
.advisory {}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	vertical-align: top;}
.important {font-weight: bold;}
.larger {font-size: 1.1em;}
.biggerText {font-size: 1.2em;}
.bold {font-weight: bold;}
.rowEven {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;}
.rowOdd {
	background-color: #fff;
	height: 1.5em;
	vertical-align: top;}
.hiddenField {display: none;}
.visibleField {display: inline;}
.information {padding: 10px 3px; line-height: 150%;}
.buttonRow {margin: 0.5em;}
#siteinfoLegal {
	font-size: 0.9em;}
.smallText {
	font-size: 0.9em;}
.tinyText {font-size: 0.75em;}
.linkCursor {cursor: pointer;}


/***Added for all sections that require centered text***/
#storeInfo {
	text-align: center;}
#siteinfoLegal {
	text-align: center;}
.leftBoxHeading {
	text-align: center;}
.centeredContent {
	text-align: center;}
.center {
	text-align: center;}
