@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Tahoma;
	background: #FFFFFF;
	height: 100%;
	width: 100%;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #666666;
}
/*
#header {
position: relative;
	padding:0;
	margin:auto;
	left: 8 ;
	background-image:url(img/masthead_slogan.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-bottom-color:#912300;
	border-bottom-width:thick;
	height: 100px;
	width:100%;
}*/
#headerlogo {
position: absolute;
left: 0;
}
#container {
	position:absolute;
	width:1002px;
	height:100%;
	z-index:2;
	left: 0px;
	top: 7px;
}
/*
#header {
	position:absolute;
	width:1002px;
	height:101px;
	z-index:1;
	left: 0;
	top: -1px;
}
*/
#horizontalmenubar {
position: relative;
	padding:0;
	margin:auto;
	left: 8 ;
	background-image:url(img/masthead_slogan.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-bottom-color:#912300;
	border-bottom-width:thick;
	height: 100px;
	width:100%;
}




a:link    { color:black; text-decoration:none; font-family: Tahoma; font-size:12px; border:0; padding:0; margin:0}
a:visited { color:black; text-decoration:none; font-family: Tahoma; font-size:12px;}
a:hover   { color:red; text-decoration:none; font-family: Tahoma; font-size:12px;}

a.topmenu:link    { color:white; font-family: Arial; font-size:13px;font-weight: bold; border:0; padding:0; margin:0;}
a.topmenu:visited { color:white; font-family: Arial; font-size:13px;font-weight: bold}
a.topmenu:hover   { color:green; font-size:13px; font-family: Arial; font-weight: bold}

a.mainmenu:link    {
	color:#111111;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	font-family: Tahoma, Times, serif;
	text-shadow: 322222;
}
a.mainmenu:visited { color:#111111; font-weight: bold; text-decoration:none;  font-size:11px; font-family: Tahoma;}
a.mainmenu:hover   { color:#a33333; font-weight: bold; text-decoration:none; font-size:11px; font-family: Tahoma;}

a.mail:link    { color:white; text-decoration:none;  font-size:12px; font-family: Tahoma;}
a.mail:visited { color:white; text-decoration:none;  font-size:12px; font-family: Tahoma;}
a.mail:hover   { color:black; text-decoration:none; font-size:12px; font-family: Tahoma;}

a.inline:link    { color:black; text-decoration:none;  font-size:12px; font-family: Tahoma;}
a.inline:visited { color:black; text-decoration:none;  font-size:12px; font-family: Tahoma;}
a.inline:hover   { color:red; text-decoration:none; font-size:12px; font-family: Tahoma;}

a.website:link    { color:black; text-decoration:underline;  font-size:12px; font-family: Tahoma;}
a.website:visited { color:black; text-decoration:underline;  font-size:12px; font-family: Tahoma;}
a.website:hover   { color:red; text-decoration:underline; font-size:12px; font-family: Tahoma;}

a.hovermenu:link    { color:white; font-size:13px; font-family: Arial; font-weight: bold}
a.hovermenu:visited { color:white; font-size:13px; font-family: Arial; font-weight: bold}
a.hovermenu:hover   { color:green; font-size:13px; font-family: Arial; font-weight: bold}
a.hovermenu:active { color:yellow; font-size:13px; font-family: Arial; font-weight: bold}

a.horizontalmenu:link    { color:#dddddd; font-size:16px; font-family: tahoma}
a.horizontalmenu:visited { color:#dddddd; font-size:16px; font-family: Tahoma}
a.horizontalmenu:hover   { color:#eeeeee; font-size:16px; font-family: Tahoma}
a.horizontalmenu:active { color:#800000; font-size:16px; font-family: Tahoma}




a img{ border:0px;}
li{
	font-size:12px;
	font-family: Tahoma;
	}
	ul ul{
	list-style-position:inside;
	font-size:10px;
	font-family: Tahoma;
	font-weight:normal;
	margin-left:0; 
	padding-left:0;
	
}
	#apDiv1 {
	position:absolute;
	width:175px;
	height:100%;
	z-index:3;
	left: 0;
	top: 138px;
}
ul.header{
	list-style-position:inside;
	margin-left:0; 
	padding-left:12px;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
	list-style-image:url(bulletpoint.gif);
}

ul.paragraph{
	list-style-position:inside;
	margin-left:0; 
	padding-left:12px;
	font-size:10px;
	font-family: Tahoma;
}


#content {
	position:absolute;
	width:809px;
	height:100%;
	z-index:4;
	left: 189px;
	top: 142px;
	font: tahoma;
	font-size: 12px;
}
.flooringsales #menusidebar {
	position: absolute;
	top: 0px;
	float: left;
	width: 175px;
	padding:0;
	margin:0;
	background-image:url(img/redboxmiddle.gif);
	background-repeat:repeat-y;
	height: auto;
	left: 0;
}
.style1 {font-family: tahoma}

.hovermenu ul{
position:relative;
width: auto;
height:22px;
z-index:2;
top: 104px;
left: 0px;
font: bold 13px arial;
margin: 0;
color: #ffffff;
background-color: #b1783b;

}

.hovermenu ul li{
list-style: none;
display: inline;
color: white;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: right;
color: white;
background-color: #b1783b;
}

.hovermenu ul li a:hover{
background-color: #e4b857;
color: white;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: none;
}


h1{
	font: tahoma;
	text-align:center;
	font-size: 20px;
	color:#000000
}

h2{
	font: tahoma;
	text-align:center;
	font-size: 18px;
}
h3{
	font: tahoma;
	text-align:center;
	font-size: 16px;
	color:#000000
}
blockquote{
	border: 0;
	margin: 0;
	padding: 0;
}

span.actxxsmall{
	font-size:10px;
	font-family: Tahoma;
}

span.actxsmall{
	font-size:12px;
	font-family: Tahoma;
}

ul{
	list-style-position:inside;
	margin-left:0; 
	padding-left:12px;
	font-size:10px;
	font-family: Tahoma;
}

ul.header{
	list-style-position:inside;
	margin-left:0; 
	padding-left:12px;
	font-size:10px;
	font-family: Tahoma;
	font-weight:bold;
	list-style-image:url(bulletpoint.gif);
}

ul.paragraph{
	list-style-position:inside;
	margin-left:0; 
	padding-left:12px;
	font-size:10px;
	font-family: Tahoma;
}


ul ul{
	list-style-position:inside;
	font-size:10px;
	font-family: Tahoma;
	list-style-image:url(lhslist.gif);
	font-weight:normal;
	margin-left:0; 
	padding-left:0;
}

table.checkout{
	font-size: 10px;
	font-family: Tahoma;
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
}

table.frontpage{
	font-size:12px;
	font-family: Tahoma;
	text-align:justify;
}

th.frontpage{
	font-size:12px;
	font-family: Tahoma;
	text-align:justify;
	font-weight:bold;
}

td.frontpage{
	font-size:12px;
	font-family: Tahoma;
	text-align:justify;
}

p.frontpage{
font-size:12px;
font-family: Tahoma;
text-align:left;
}

p.accounttext{
font-size:10px;
font-family: Tahoma;
text-align:center;
}

span.frontpage{
font-size:12px;
font-family: Tahoma;
}

p.frontpagebold{
font-size:12px;
font-family: Tahoma;
font-weight:bold;
text-align:center;
}
#search {
	position:absolute;
	width:199px;
	height:90px;
	z-index:1;
	right: 5px;
	top: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.hiddenlink {
color: #bc7830; /* same color as the surrounding text */
text-decoration: none; /* to remove the underline */
font-weight: bold;
font-size: 14px;	
}
