/*
for Ok Vacuum And Janitor Supply
Copyright DA Designing
08.03.10
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #DE203B;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color:  #DE203B;
	text-decoration: none;
}

img {
	border: none;
}

input.seo, textarea.seo {
	width: 715px;
}

body {
	background-image: url(../_img/backgd.jpg);
	background-repeat: repeat-x;
	background-color: #404040;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
	color: #2B2119;
}

h1 {
	color: #DE203B;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height:24px;
	margin-bottom: 10px;
}

h2 {
	color: #CC3F45;
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 0.5em;
}

h4 {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 15px;
	margin-bottom: 0.5em;
}

h5 {}

#container {
	margin: 0 auto;
	position: relative;
	/* top: 10px; */
	width: 940px;
}

/* --------------------- Header Information --------------------- */

#header {
	margin-top: 1.3em;
	/* margin-bottom: 1.8em; */
	height: 195px;
}

#topMiddle {
	color: #E81319;
	font-size: 12px;
	margin: 0px 275px 0 230px;
	padding-top: 10px;
	text-align: center;
}

.sales {
	font-style: italic;
}

.janitor {
	font-family: Georgia, serif;
}

.topNumber {
	color: #000;
	font-family: Arial;
	font-size: 21px;
	margin-top: 9px;
}

.logo {
	float: left;
	margin-left: 50px;
	margin-right: 10px;
	margin-top: 3em;
}

#header h2 {
	font-size: 25px;
	line-height: 30px;
}

#storeHrs {
	float: right;
}

#storeHrs h2.store {
	margin-top: 1em;
}

/* --------------------- Content Information --------------------- */
#contWrap {
	background-image: url(../_img/contWrapBkgd8.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	padding-bottom: 2em;
	/* position: relative; */
}

#right {
	float: right;
	font-size: 1.2em;
	line-height: 18px;
	min-height: 300px;
	padding: 1em;
	width: 203px;
}

#right a {
	color: #000;
	text-decoration: underline;
}

#right a:hover {
	text-decoration: none;
}

#right h3 {
	margin-left: 
}

.coupon img {
	border: 1px solid gray;
}

.sections {
	border: 1px solid #767676;
	margin-bottom: 1em;
	padding: 1em;
}

.sections .percent {
	font-size: 36px;
	line-height: 37px;
	text-align: center;
}

.sections .purchase {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}

.sections input {
	margin-bottom: 2em;
	width: 180px;
}

.sections textarea {
	height: 185px;
	margin-bottom: 1em;
	width: 183px;
}

#submit2 {
	float: right;
	width: 115px;
}

#middle {
	background-color: #fff;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 18px;
	margin: 0 245px 0 195px;
	padding-top: 1em;
}

#middle p, #middleAdmin p{
	margin-bottom: 1em;
}

#middle .imgFlLeft, #middleAdmin .imgFlLeft {
	float: left; 
	margin-right: 1.5em;
}

#middle h3, #middleAdmin h3 {
	color: #DE203B;
}

#middleAdmin {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 18px;
	margin: 0 25px 0 195px;
	padding-top: 1em;
	padding-bottom: 2em;
}

#left {
	float: left;
	min-height: 300px;
	padding-bottom: 2em;
	padding-top: 2em;
	width: 180px;
}

#left h2 {
	color: #000;
	font-family: Georgia, sans-serif;
	font-size: 17px;
	font-style: italic; 
	text-align: center;
}

#left a {
	border-top: 1px solid #EDA1D2;
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	/* height: 15px; */
	line-height: 18px;
	margin-bottom: 0.3em;
	padding-top: 0.5em;
	text-align: center;
	text-decoration: none;
}

#left a:hover {
	color: #fff;
}

#left a.lastLink {
	border-bottom: 1px solid #EDA1D2;
	padding-bottom: 0.5em;
}



#fb {
	background-color: #fff;
}


/* --------------------- Footer Information --------------------- */

#footer {
	background-image: url(../_img/footer4.jpg);
	background-repeat: no-repeat;
	color: #DEDEDE;
	height: 50px;
	margin-bottom: 3em;
	padding-top:5px;
	padding-bottom:5px;
}

#footer p {
	font-size: 12px;
	line-height: 17px;
	margin-right: 2.5em;
	text-align: center;
}

#footer a {
	color: #404040;
}








