﻿
/*  DO NOT REMOVE THIS INFORMATION!!!
Site Name: Prestige Floors
Site URI: http://www.prestigefloors.com/
Author: Doran Consulting, LLC
Author URI: http://www.doranconsulting.com/
*/


/* ---------- Layout ---------- */

body {
color: #002831;
margin: 0px; 
padding: 0px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 11px;
line-height: 1.2em;
letter-spacing: .05em;
background: #f0eee1;
}

#wrapper {
margin: 0 auto;
padding: 0px; 	
width: 970px;
color: #002831;
background: #transparent;
background-image: url('images/bg2.gif');
background-repeat: repeat;
position: relative;
overflow: hidden;
height: auto;

}
/* ---------- Ajax Modal stuff ---------- */

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.7;
}
.modalReportsRequired {
	background-color:Gray;
	filter:alpha(opacity=80);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/* ---------- Header ---------- */

#header {
float: left;
width: 100%;
height: 290px;
position: relative;
background: transparent url('images/header.gif') no-repeat;
color: #ffffff;
}

#header a{
color: #ffffff;
}

#header a:hover{
color: #000000;
}

#banner {

position: absolute;
top: 75px;
left: 180px;
width: 735px;
height: 141px;
margin: 0;
padding:0;
}

#navbar {
position: absolute;
top: 250px;
left: 60px;
width: 890px;
margin: 0;
padding:0;
font-weight: bold;
font-size: 18px;
font-family: 'Georgia';
}

#navbar li {
margin-right: 10px;
list-style: none;
}

#home{
float: left;
}

#about{
float: left;
}

#services{
float: left;
}

#projects{
float: left;
}

#manufacturers{
float: left;
}


#contact{
float: left;
}


#navbar2 {
position: absolute;
top: 10px;
left: 860px;
width: 80px;
margin: 0;
padding:0;
}

#navbar2 li {
margin-right: 10px;
list-style: none;
}

#email{
float: left;
}

#sharepoint{
float: left;
}

#hr{
float: left;
}


/* ---------- Content ---------- */

#content {
float: left;
margin-top: 0px;
padding: 10px 0px 0px 60px;
width: 595px;
color: #002831;
text-align: left;
}

.entry {
padding: 10px 20px 10px 0px;
color: #002831;
line-height: 20px;
color: #002831;
font-size: 13px;
line-height: 16px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;

}

.entry p{
margin: 0;
padding: 5px 0 5px 0;
}

.entry img {
margin: 0;
padding: 0;
border: 0;
}

.entry blockquote {
background: url('images/quote.gif')no-repeat;
background-position:top left;
text-align: center;
padding-left: 10px;
padding-right: 70px;
font-variant:small-caps;
}


.title {
padding: 0px 10px 0px 0px;
margin: 0px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 14px;
font-weight:bold;
color: #b2700f;
line-height: 100%;
}

.entry a:link { background-color: transparent; font-weight:bold; text-decoration: none; color: #b2700f; }
.entry a:visited { background-color: transparent; font-weight:bold; text-decoration: none; color: #b2700f; }
.entry a:active{ background-color: transparent; font-weight:bold; text-decoration: none; color: #b2700f; }
.entry a:hover { background-color: transparent; font-weight:bold; text-decoration: none; color: #de9932; }

/* ---------- Sidebar ---------- */

#sidebar {
float: right;
padding: 20px 50px 20px 0px;
margin: 0 0 30px 0;
width: 205px;
background: transparent;
color: #002831;
text-align: right;
}

#sidebar p{
margin: 0 0 5px 0;
padding: 0;
font-size: 12px;
line-height: 18px;
}

#sidebar ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style: none;
background-image: url('images/arrow.jpg');
background-position: 0 5%;
background-repeat: no-repeat;
padding: 0 0 10px 25px;
margin: 0;
}

.sidetitle{
padding: 10px 0 15px 0;
margin: 5px 0 0 0;
text-align: right;
color: #b2700f;
font-weight:bold;
font-size: 16px;
line-height: 16px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;

}

.sidetitle2{
padding: 10px 0 5px 0;
margin: 5px 0 0 0;
text-align: right;
color: #000000;
font-weight:bold;
font-size: 14px;
line-height: 14px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;

}

.sidetitle3{
padding: 10px 0 15px 0;
margin: 5px 0 0 0;
text-align: right;
color: #b2700f;
font-weight:bold;
font-size: 18px;
line-height: 16px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;

}
    
    
    



/* ---------- Footer ---------- */

.spacer {
clear: both;
}

#footer {
float: left;
width:  100%;
height: 95px;
margin: 0px;
font-size: 12px;
padding: 40px 0px 0px 30px;
background: transparent url(images/footer.gif) no-repeat;
text-align: left;
color: #002831;
}

#footer a{
color: #b2700f;
}

#footer a:hover{
color: #de9932;
}


/* ---------- General ---------- */

blockquote {
background: url('images/quote.gif')no-repeat;
background-position:top left;
text-align: center;
padding-left: 10px;
padding-right: 70px;
font-variant:small-caps;
} 

hr {
background-color: transparent; 
border: 1px solid #002831; 
border-style: none none solid; 
margin-bottom: 15px;
margin-top: 15px;
}

h3 {
letter-spacing: 0.1em;
font-family:  georgia, times, serif;
font-weight: bold;
}

h4 {
font-size: 12px;
line-height: 1.2em;
letter-spacing: .05em;
font-family:  georgia, times, serif;
font-weight: bold;
color: #b2700f;
margin: 0;
padding: 0;
}


h2 {
letter-spacing: 0.1em;
font-family:  georgia, times, serif;
font-weight: normal;
}

h1 {
letter-spacing: 0.1em;
font-family:  georgia, times, serif;
font-weight: normal;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

img {
border-style: none;
    border-color: inherit;
    border-width: 0;
    margin: 0;
    padding: 0;
}

li{
line-height: 18px;
}
.newsheading {
	color: #01714B;
}

a:link { background-color: transparent; text-decoration: none;}
a:visited { background-color: transparent; text-decoration: none;}
a:active{ background-color: transparent; text-decoration: none;}
a:hover { background-color: transparent; text-decoration: none;}

.linknavigation

{
	text-decoration: none;
color: #b2700f;
font-weight:bold;
font-size: 16px;
line-height: 16px;
	}
	
	.linknavigation2
	{
		text-decoration: none;
        color: #333333;
		
		}


.linknavigation3
{
text-decoration: none;
color: #b2700f;
font-weight:bold;
font-size: 16px;
line-height: 20px;
}

