/* Sebastian's Carpet Care
CSS Styles Version 1.0
by Dan Moriarty Freelance Design
Copyright, All Rights Reserved */

/*BASE RULES */

body {
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	background:#f9f3f0;
	}

img {
	border:none;
	
	}

a:link {
	color:#2f2a9b;
	text-decoration:none;
	}

a:visited {
	color:#221e6e;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	color:#473fea;
	}
	

/*DIV HOLDERS */

#wrapper {
	width:810px;
	margin:0 auto;
	padding:0;
	font-size:90%;
	text-align:left;
	position:relative;
	background:#db723b;
	}

#top {
	padding:10px 0 0 0;
	border-bottom:30px solid #333;
	background:#f9f3f0;
	margin:0;
	}

#contactbar {
	float:right;
	height:20px;
	padding:7px 10px 2px 10px;
	text-align:right;
	color:#fff;
	}

#contactbar a {
	color:#fff;
	}

#animation {
	width:100%;
	background:#fff;
	height:150px;
	}

#maincontent {
	float:left;
	width:610px;
	padding:0 0 10px 0;
	}

#maincontent.longer {
	width:810px;
	}
	
#coloredbar {
	background:#8f421a;
	height:8px;
	width:810px;
	margin: 4px 0 2px 0;
	}

#leftcol {
	float:left;
	width:200px;
	}

#leftcol div {
	margin-right:10px;
	padding: .3em 0 0 10px;
	}

#maincol {
	float:right;
	width:390px;
	padding:.5em 1em 0 0 ;
	background:url(../images-template/dotborder.gif) repeat-y 100% 0;
	}

#maincol.longerb {
	width:590px;
	background: none;
	}
	
#rightcol {
	float:right;
	width:190px;
	}

#rightcol div {
	margin: 0 .8em;
	padding:.5em 0 0 0 ;
	}

#bottom {
	clear:both;
	padding:10px;
	background:#e6ddcc url(../images-template/bg-carpet2.jpg);
	}

#logos  {
	margin:0 auto;
	text-align:center;
	width:790px;
	}

#logos img {
	margin:0 20px;
	}
	

#footer {
	font-size:80%;
	text-align:center;
	padding:10px 0 0 0;
	}

#photobar {
	height:18px;
	background:#fff;
	width:100%;
	}


/* TYPE RULES */

h1,h2,h3 {
	margin:.4em 0;
	padding:0;
	}
	

h1.pageheader {
	height:47px;
	background: url(../images-template/logo.gif) no-repeat;
	text-indent:-5000px;
	margin:0 0 0 10px;
	padding:2px 0 0 0;
	}

h1.pageheader a:link, h1.pageheader a:visited, h1.pageheader a:hover {
	display:block;
	width:240px;
	height:47px;
	text-decoration:none;
	}


h2.servicesheader {
	font-size:140%;
	color:#333;
	font-weight:normal;
	margin-bottom:.2em;
	}
	


h4 {
	font-size:130%;
	margin:.2em 0;
	}

	
ul, ol {
	margin:.3em 0 .3em 1.5em;
	padding:0;
	}

li {
	margin:0 0 0 .5em;
	padding:.3em 0;
	}

p {
	line-height:150%;
	margin: 1em 0;
	}	
	
dl {
	padding:1em;
	background:#f9f3f0 url(../images-template/bg-subject.gif) repeat-x left bottom;
	color:#000;
	margin:0 0 1em 0;
	}

dt {
	padding:.4em 0;
	font-size:120%;
	
	}

dd {
	margin:.4em 0;
	padding:.2em;
	line-height:110%;
	font-size:90%;
	}
	
q:before, q:after { /*strip quotation marks for those who understand quote tag*/
    content: ""; }
	
/* NAVIGATION */

#navbar {
	position:absolute;
	top:0px;
	right:10px;
	width:541px;
	height:57px;
	background: transparent url(../images-template/main-nav.gif) no-repeat 0 -72px;

	}

ul#main-nav {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	}

#main-nav li {
	position:absolute;
	margin:0;
	padding:0;
	}

 ul#main-nav li a {
	height: 57px;
	display: block;
	text-indent:-5000px;
	text-decoration: none;

	}

#about-equipment { left:30px;width:80px; }
#about-people { left:120px;width:80px; }
#customers-say { left:220px; width:80px;}
#before-after { left:310px;width:90px; }
#links { left:420px;width:70px; }


/*rollover like */
#about-equipment a:hover { background: transparent url(../images-template/main-nav.gif) no-repeat -30px 0px;}
#about-people a:hover { background: transparent url(../images-template/main-nav.gif) no-repeat -120px 0px;}
#customers-say a:hover { background: transparent url(../images-template/main-nav.gif) no-repeat -220px 0px;}
#before-after a:hover { background: transparent url(../images-template/main-nav.gif) no-repeat -310px 0px;}
#links a:hover	{ background: transparent url(../images-template/main-nav.gif) no-repeat -420px 0px; }

/* show what page or section you are in */

body#equipmentpage #about-equipment { background: transparent url(../images-template/main-nav.gif) no-repeat -30px 0px; }
body#aboutpage #about-people { background: transparent url(../images-template/main-nav.gif) no-repeat -120px 0px;}
body#customerspage #customers-say { background: transparent url(../images-template/main-nav.gif) no-repeat -220px 0px;}
body#before_afterpage #before-after { background: transparent url(../images-template/main-nav.gif) no-repeat -310px 0px;}
body#linkspage #links { background: transparent url(../images-template/main-nav.gif) no-repeat -420px 0px; }

body#servicespage h2.servicesheader { color:#000;}

ul#service-nav {
	margin:0;
	padding:5px 0 0 0;
	width:180px;
	}

#service-nav li {
	padding:4px 4px 4px 10px;
	background: #f9f3f0 url(../images-template/bg-servnav2.gif) no-repeat left bottom;
	list-style-type:none;
	margin: .5em 0 1.5em 0;
	font-size:90%;
	}

#service-nav a {
	display:block;
	width:165px;
	
	}
	

/* Page Headers */

#contenthead h3 {
	font-weight:normal;
	text-indent:-5000px;
	padding:0;
	margin:0;
	}
	
.page_home {
	background: url(../images-template/pageheaders_home.gif) no-repeat;
	height:26px;
	}
	
.page_equip {
	background: url(../images-template/pageheaders_equip.gif) no-repeat;
	height:34px;
	}

.page_people {
	background: url(../images-template/pageheaders_people.gif) no-repeat;
	height:34px;
	}

.page_samples {
	background: url(../images-template/pageheaders_samples.gif) no-repeat;
	height:34px;
	}

.page_links {
	background: url(../images-template/pageheaders_links.gif) no-repeat;
	height:34px;
}

.page_customers {
	background: url(../images-template/pageheaders_say.gif) no-repeat;
	height:34px;
	}

.page_carpet {
	background: url(../images-template/pageheaders_carpet.gif) no-repeat;
	height:34px;
	}

.page_upholstery {
	background: url(../images-template/pageheaders_uphol.gif) no-repeat;
	height:34px;
	}

.page_water {
	background: url(../images-template/pageheaders_water.gif) no-repeat;
	height:58px;
	}

.page_repair {
	background: url(../images-template/pageheaders_repair.gif) no-repeat;
	height:34px;
	}

.page_pet {
	background: url(../images-template/pageheaders_pet.gif) no-repeat;
	height:58px;
	}

.page_comm {
	background: url(../images-template/pageheaders_comm.gif) no-repeat;
	height:64px;
	}

/*SIDE BUBBLES */

#rightcol h4 {
	text-align:center;
	text-indent:-5000px;
	margin:0;
	padding:0;
	}

h4.bubble-why {
	background: url(../images-template/bubble-art.gif) no-repeat;
	height:85px;
	width:160px;
	}

h4.bubble-equip {
	background: url(../images-template/bubble-equip.gif) no-repeat;
	height:85px;
	width:160px;
	}

h4.bubble-say {
	background: url(../images-template/bubble-say.gif) no-repeat;
	height:85px;
	width:160px;
	}
	
h4.bubble-special {
	background: url(../images-template/bubble-special.gif) no-repeat;
	height:85px;
	width:160px;
	}
	


#rightcol li {
	line-height:120%;
	margin:1em 0 1em .5em;
	padding:0 .5em;
	}


/* PAGE SPECIFIC RULES */

body#homepage #maincol {
	padding:2em 1em 0 0;
	}
	
/* MISC SPANS AND CLASSES */

.clearingdiv {
	clear:both;
	}

.floating-top { /*small van image */
	float:left;
	padding-bottom:1em;
	margin:-3px 0 0 0;
	}

.breadcrumb {
	line-height:100%;
	}

/*ABOUT THE PEOPLE PAGE */

div .photobios {
	clear:both;
	border-bottom:1px solid #fff;
	margin-bottom:.5em;
	}

.photobios img {
	float:left;
	padding:3px;
	margin:	5px 10px 5px 0;
	background:#fff;
	}

/*BEFORE AND AFTER PAGE */
div.samplephotos {
	padding:1em 0;
	border-bottom:1px dotted #000;
	}

.samplephotos p {
	font-style:italic;
	letter-spacing:.2em;
	margin:0;
	padding:0;
	}
	
.largertext {
	font-size:130%;
	font-weight:bold;
	color:#333;
	}

.subject-headline {
	font-size:120%;
	background:#f9f3f0 url(../images-template/bg-subject.gif) repeat-x left bottom;
	color:#000;
	margin:.8em 0 -.2em 0;
	padding:.2em .4em;
	}
	
.longerheight {
	line-height:150%;
	}

.tighterlist li {
	padding:.1em 0;
	}