﻿/* CSS Document */
/* Author: Scott Tweedie - Oakwood Sytems Group - 2009*/


html {
	
	height: 100%; 
}

body {
	margin-top: 10px;
	margin-bottom: 0px;
	color:#54371e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.4em;
	height: 100%;
	padding: 0;
	float: left;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/bgs/site_bg.jpg');
	background-repeat:repeat-x;
	background-color: #3b0f04; 
}


a:link {color: #7a2426;	font-family:Arial, Helvetica, sans-serif;}
a:visited { color: #d87736; text-decoration: none; }
a:hover { color: #940e03; text-decoration: none;}
a:active { color: #d87736; text-decoration: none;}

/* Top and Bottom Nav use the following */
#topnav a:link {color: #d87736; text-decoration: none; font-size: 12pt; }
#topnav a:visited {color: #d87736; text-decoration: none; font-size: 12pt; }
#topnav a:hover {color: #940e03; text-decoration: none; font-size: 12pt;}
#topnav a:active {color: #d87736; } 

/* Maroon Links */
#maroonlink a:link {color: #7a2426; text-decoration: none; font-weight: bold;}
#maroonlink a:visited {color: #7a2426; text-decoration: none; font-weight: bold; }
#maroonlink a:hover {color: #940e03; text-decoration: none;font-weight: bold; }
#maroonlink a:active {color: #7a2426; font-weight: bold;} 





h1 {font-size: 16pt; color: #7a2426; font-weight: bold; font-family:Arial, Helvetica, sans-serif}
h2 {font-size: 130%}
h3 {font-size: 12pt;color: #7a2426;font-weight: bold; text-decoration: none;}
p {font-size: 100%}

.top__text {
	font-family: "Arial, sans-serif";
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #d87736;
}
.maroontext, .maroontextsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #7a2426;
}
.maroontextsmall {
font-size: 8pt;
}

.learntext {font-family:Arial, Helvetica, sans-serif;font-size: 8pt;font-style: normal;font-variant: normal;color: #54371e;}

/*Bread Crumbs */
.breadcrumb_bg {

	width: 100%;
	height: 33px;
	z-index: 0;
	background-image: url('../images/bgs/bread_crumb_bg.gif');
	left: 0;
	top: 4px;
	text-align:left;
}

.breadcrumb {
	position: relative;
	width:  100%;
	height: 33px;
	z-index: 5;
	text-align: left;
	left: 0;
	top: 4px;
	margin-left: 25px;
}


/*Master Page Divs */


.logolink {
		position: absolute;
		width: 200px;
		height: 110px;
		z-index: 3;
		top: 28px;
		left: 44px;
}


.topwrapper {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
	left: 0px;
	top: 0px;
	text-align: center;
	margin:0 auto;
	margin-left: auto;
    margin-right: auto;
}

.borderwrapper{
	border:solid 5px black; 
	width:845px;
	margin-left: auto;
    margin-right: auto;
}

#wrapper 
{
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      height:100%;
   }


.blackback {
	position: absolute;
	height: 100%;
	width: 865px;
	z-index: 0;
	left: 0px;
	top: 0px;
	background:black;
	text-align: center;
    margin:0 auto;
	margin-left: auto;
    margin-right: auto;
}

.top {
	position: relative;
	width: 845px;
	height: 38px;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: arial,  sans-serif;
	font-size: small;
	text-align: center;
	margin-left: auto;
    margin-right: auto;

}
.top_left {
	position: absolute;
	width: 50%;
	height: 38px;
	z-index: 1;
	left: 0px;
	top: 1px;
}
.top_right {
	
	width: auto;
	height: 38px;
	z-index: 2;
	top: 1px;
	float: right;
}
.masterheader {
	position: relative;
	width: 845px;
	height: 180px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	background-image: url('../images/master_header.jpg');
}
.primarynav {
	position: relative;
	width: 845px;
	height: 36px;
	z-index: 2;
	background-image: url('../images/nav_main.jpg');
	text-align: center;
	margin-left: auto;
    margin-right: auto;

}


.mastercontentwrapper {
	position: relative;
	width: 845px;
	left: 0px;
	top: 1px;
	background-color: #eeda9e;
	margin-left: auto;
	margin-right: auto;
}

.masterContentWrapper2 {
	text-align: center;
	background-image: url('../images/bgs/content_bg.gif');
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
	min-height: 100%;
	padding-bottom: 1.5em;
}



.footer_wrapper {
	width: 100%;
	height: 72px;
	text-align: center;
	clear:both;
}
.footer {
	position: relative;
	width: 845px;
	height: 72px;
	z-index: 1;
	left: 0px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;

	
}
.footerleft {
	position: relative;
	width: 278px;
	height: 72px;
	z-index: 1;
	left: 0px;
	float: left;
	 
}

.footerright {
	position: relative;
	width: 566px;
	height: 72px;
	z-index: 1;
	left: 0px;
	float: right;
	margin-top: 25px;
}

 


.footerlogo {
	position: relative;
	width: 225px;
	height: 72px;
	z-index: 1;
	text-align: center;
}
.footernav {
	position: relative;
	width: 370px;
	height: 72px;
	z-index: 1;
	text-align: right;
	vertical-align: middle;
}



.footermenu {
	position: relative;
	width: 500px;
	height: 44px;
	z-index: 1;
	text-align: right;
	padding-top: 5px;
	left: 10px;
	top: 0px;
	padding-right: 50px;
}

 
.toprightwrapper {
	width: 50%;
	height: 38px;
	z-index: 2;
	margin-right: 0;
	float: right;
	text-align:left;
	margin: 0;
	padding: 0;
	
}


.topright {
	width: 200px;
	height: 38px;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	float: left;
	text-align: right;
}
.bullet {
	width: 10px;
	height: 26px;
	z-index: 2;
	background-image: url('../images/home/bullet.gif');
	background-repeat: no-repeat;
	margin-right: 10px;
	float:left;
}

.topright1 {
	width: 200px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

.topleft {
	position: absolute;
	width: 15%;
	height: 38px;
	z-index: 1;
	left: 0px;
	top: 1px;
	text-align: left;
	margin-left: 10%;
}
.style4 {
	position: absolute;
	width: 100%;
	height: 664px;
	z-index: 1;
	left: 0px;
	top: 0px;
	text-align: center;
}

/* Home Page Classes */
.homecontentwrapper {
	position: relative;
	width: 845px;
	height: 100%;
	z-index: auto;
	left: 0px;
	top: 1px;
	background-color: #eeda9e;
	text-align: left;
}

.homecontentleftwrapper {
	position: relative;
	width: 350px;
	height: 100%;
	z-index: auto;
	top: 1px;
	float: left;
	text-align: center;
}
.searchbox {
	position: relative;
	width: 186px;
	height: 146px;
	z-index: 1;
	top: 1px;
	text-align: center;
	background-image: url('../images/bgs/searcharea.gif');
	margin-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin:5px 5px 5px 5px;
}
.homevid {
	position: relative;
	width: 320px;
	height: 205px;
	z-index: 1;
	top: 1px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: auto;
    margin-right: auto;

}
.homebeforeafter {
	position: relative;
	width: 320px;
	height: 205px;
	z-index: 1;
	top: 1px;
	text-align: center;
	margin-top: 25px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}




.homecontentrightwrapper {
	height: 100%;
	z-index: 1;
	margin-left:350px;
}
 

.homebottomthree {
	position: relative;
	width: 845px;
	height: 121px;
	z-index: auto;
	left: 0px;
	top: 0px;
	background-color: #fef8d8;
	text-align: center;
	margin-top: 20px;
	background-image: url('../images/home/bottomthreebg.jpg');
}
.homebottomthreecontent1 {
	position: absolute;
	width: 172px;
	height: 115px;
	z-index: 2;
	background-color: #fef8d8;
	text-align: left;
	left: 156px;
	top: 5px;
}
.homebottomthreevertline {
	position: absolute;
	width: 5px;
	height: 115px;
	z-index: 2;
	background-image: url('../images/home/verticalline.gif');
	left: 330px;
	top: 4px;
}
.homebottomthreecontent2 {
	position: absolute;
	width: 172px;
	height: 115px;
	z-index: 2;
	background-color: #fef8d8;
	text-align: left;
	left: 337px;
	top: 5px;
}
.homebottomthreecontent2-1 {position: absolute; width: 71px; height: 92px; z-index: 1; left: 5px; top: 14px}
.homebottomthreecontent2-2 {position: absolute; width: 88px; height: 82px; z-index: 1; left: 84px; top: 14px
}


.homebottomthreevertline2 {
	position: absolute;
	width: 5px;
	height: 115px;
	z-index: 2;
	background-image: url('../images/home/verticalline.gif');
	left: 511px;
	top: 4px;
}
.homebottomthreecontent3 {
	position: absolute;
	width: 172px;
	height: 115px;
	z-index: 2;
	background-color: #fef8d8;
	text-align: left;
	left: 518px;
	top: 5px;
}

.homebottomthreecontent3-1{position: absolute; width: 167px; height: 61px; z-index: 1; left: 5px; top: 11px;
	text-align: center;
}

.homebottomthreecontent3-2{ position: absolute; width: 167px; height: 50px; z-index: 1; left: 7px; top: 57px
}

 
		 




/* Content Page Classes */
.contentwrapper{
	/* This holds the background without the top gradient */
	width: 845px;
	height: 100%;
	background-image: url('../images/bgs/content_pages_bg.gif');
	float:left;
}
.contentleft {
	position: relative;
	width: 264px;
	height: 100%;
	z-index: auto;
	top: 1px;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.leftbutton {
	position: relative;
	width: 264px;
	height: 36px;
	top: 0px;
	text-align: left;
	background-image: url('../images/internal01_btn.gif');
}
.leftbutton1 {
	position: relative;
	width: 264px;
	height: 36px;
	top: 4px;
	float: left;
	text-align: left;
	background-image: url('../images/internal01_btn.gif');
	left: 0px;
}


.arrow {
	position: relative;
	width: 8px;
	height: 8px;
	z-index: auto;
	top: 10px;
	float: left;
	background-image: url('../images/arrow.png');
	left: 10px;
}

.leftbuttontext {
	position: relative;
	width: 250px;
	height: 20px;
	z-index: auto;
	top: 8px;
	float: left;
	text-align: left;
	left: 18px;
}

.contentright {
	width: 581px;
	margin-left: 264px;
	height: 100%;	
}

.whitewrapper {
	background-color: White;
	
}

.contentarearight {
	width: 520px;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 1em;
	height: 100%;
	
}
.watchourvideo {
	position: absolute; width: 76px; height: 100px; z-index: 1; left: 9px; top: 12px; right: 87px}
.watchourvideotext {position: absolute;	width: 74px;	height: 75px;	
z-index: 1;	left: 94px;	top: 12px;
}

.mainmenu{
	position: relative;
	top: 152px;
	left: -1px;
	width: 580px;
	float: left;
	z-index: 2;
}

.contentPageRightWrapper {
	position: relative;
	width: 432px;
	height: auto;
	z-index: 1;
	top: 26px;
	float: right;
	margin-bottom: 120px;
	left: -130px;
	text-align: left;
}
 


 .findMALeft {
	position: relative;
	width: 232px;
	height: 90px;
	left: 4px;
	background-image: url('../images/find-ma-side.gif');
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}


.MagnusAndersonCraftsman {
	color: #eeda9e;
	font-family: arial,  sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.watchvideoleft {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	height: 100px;
}
.watchvideoleftIMG {
	position: relative;
	z-index: auto;
	left: 0;
	float: left;
	margin-left: 20px;
}
.watchvideoleftTEXT {
	position: relative;
	z-index: 1;
	text-align: left;
	float: none;
	margin-left: 110px;
	margin-right: 5px;
}

.seperationrow {
	position: relative;
	width: 232px;
	height: 1px;
	z-index: 1;
	top: 0;
	left: 4px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/ourstory_seperator.gif');
	margin-top: 15px;
	clear:both;
}
.requestquoteleft {
	position: relative;
	width: 250px;
	height: 100px;
	z-index: 1;
	left: 0px;
	margin-top: 15px;
	margin-bottom: 100px;
}

.requestquoteleftIMG {
	position: relative;
	width: 42px;
	height: 58px;
	z-index: 1;
	top: 9px;
	float: left;
	padding-left: 25px;
}
.requestquoteleftTXT {
	position: relative;
	width: 180px;
	z-index: 1;
	text-align: center;
	margin-top: 0;
}
/*Our Story Page */
     .contentarearightTXT {
	 	width: 500px;
	 	height: 100%;
	 	position: relative;
	 	float: left;
	 }
    .contentarearightIMG {
	 	float: right;
	 }


/*Products Page */
.stains {
	position: relative;
	width: 362px;
	height: 211px;
	z-index: 1;
	top: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/products/stains.gif');
	left: 49px;
}
.products_wrapper {
	height: 100%;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.products_wcf {
	position: relative;
	width: 154px;
	height: 154px;
	z-index: 1;
	top: 0px;
	margin-left: 5px;
	margin-right: 0;
	background-image: url('../images/products/products_waterborne_classic_finish.gif');
}

.products_wcfTXT {
	position: relative;
	width: 284px;
	height: 223px;
	z-index: 1;
	top: -146px;
	left: 249px;
}

.products_fcp {
	position: relative;
	width: 140px;
	height: 140px;
	z-index: 1;
	top: -121px;
	margin-left: 5px;
	margin-right: 0;
	background-image: url('../images/products/products_floor_care_products.gif');
}
.products_fcpTXT {
	position: relative;
	width: 384px;
	height: 154px;
	z-index: 1;
	top: -264px;
	margin-left: auto;
	margin-right: auto;
	left: 86px;
}

/*REFER A FRIEND */

.formwrapper{
text-align:center;
margin-left: auto;
margin-right: auto;
}

.left { float:left; }
.right { float:right; }
.clear { clear:both; }


#RAFForm { width:500px; text-align:left;font-weight: bold; }
#RAFHeader { color: #930e03; }
.RAFSection { margin-top:15px; }
.RAFSubHeader {
	padding: 3px;
	width: 600px;
	color: #FFFFFF;
	background-color: #930e03;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom:5px;
}
.textBox {width:200px;} 
#RAFButtons input { height:25px; width:55px; margin-top:20px;}

/*flooring information */


.flooringinfotext {
}

.flooringinfoimg {
float: left;
margin-right: 10px;

}


/* Benefits */

.benewrapper {
width: 500px;
text-align:left;	
}
 
.benefitstext{
float:left;
width: 402px;
margin-right: 10px;
}

.benefitsimg {

}

.benefitsbottomtext{
width: 513px;
}

/* OBOUT CLASS */

 .obout_wrapper {
	text-align: left;
	 
}
 .obout_content_wrapper {
	text-align: left;
	 
}
/* CONTACT US */
.contacttext{
width: 358px;
float: left;
	height: 179px;
}
.contactimage{
}

.finder{
width: 359px;
height: 60px;
background-image:url('../images/bgs/finder.gif')
}
.contacttextbottom{
}
/* The Magnus Anderson Difference Divs */
#myDynamicContent {
	width:480px;
	float: left;
	
}

#links {
	width: 300px;
	float: left;
	
}

#links div {
	text-align: left;
	margin: 5px;
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
}