/* "ccstyles.css" is the linked CSS sytle sheet for the Clarks Cleaners website.
   Created by the Web Design students of Interface College - Spokane, WA. 

   This document validates as CSS level 2.1 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #996633;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFCC;
}
#logo {
	margin-top:10px;
	width: 600px;
	height: 75px;
	padding-left: 17px;
	float:left;
}
#logo img {
	border: none;
}
/* The "special" image on the home page. */
#h_special {
	width:150px;
	padding-right:15px;
	margin-top: 25px;
	float: right;
}
/* The "special" text on the coupon page. */
#c_special {
	width:140px;
	height: 120px;
	padding-right: 20px;
	margin-top: 35px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	float: right;
}
#hangerlinks_images {
	padding-left: 25px;
	}
#hangerlinks_images img {
	margin-right: -5px;
}
#hangerlinks_text {
	font-size: 17px;
	font-family: "Arial Black";
	position: relative;
	z-index: 1;
	height: 35px;
	margin-top: -35px;
}
#homelink {
	width: 144px;
	margin-left: 29px;
	text-align: center;
}
#serviceslink {
	width: 144px;
	margin-left: 180px;
	margin-top: -24px;
	text-align: center;
}
#garmentcarelink {
	width: 144px;
	margin-left: 331px;
	margin-top: -24px;
	text-align: center;
}
#couponlink {
	width: 144px;
	margin-left: 482px;
	margin-top: -24px;
	text-align: center;
}
#hangerlinks_text a:link {color:#FFFF99; text-decoration:none;}
#hangerlinks_text a:visited {color: #FFFF99; text-decoration:none;}
#hangerlinks_text a:hover {color: #FFFFFF; text-decoration:none;	}
#hangerlinks_text a:active {color:#FFFFFF; text-decoration:none;}

#locallyowned {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #990000;
	margin-top: 5px;
}
#giftcert {
	width: 85px;
	margin-top: -46px;
	margin-left: 664px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#division {
	padding-left: 18px;
	float: left;
}
#hamilton {
	padding-right: 20px;
	margin-top: -2px;
	float: right;
	margin-bottom: 5px;
}
#drivethru {
	width: 215px;
	margin-left:23px;
	padding-bottom: 5px;
}
#content {
	width: 515px;
	margin-left: 260px;
	margin-top: -115px;
	color: #990000;
	font-family: "Arial";
	font-size: 18px;
	line-height: 1.4em;
	text-align: center;
	padding-bottom: 5px;
}
.boldcontent {
	font-weight: bold;
	font-style: italic;
}
#footer {
	border-top: solid 1px #666666;
	width: 745px;
	height: 60px;
	margin-top: 10px;
	margin-left: 25px;
	padding-top: 5px;
	text-align: center;
}
#footerlinks {
	font-size: 12px;
	white-space: pre;
}
#footerlinks a:link {color:#000000; text-decoration:none;}
#footerlinks a:visited {color: #000000; text-decoration:none;}
#footerlinks a:hover {color: #0066CC; text-decoration:none;	}
#footerlinks a:active {color:#000000; text-decoration:none;}
#footertext {
	font-size: 10px;
	color: #666666;
	margin-top: 12px;
}
#footertext a:link {color:#000000; text-decoration:none;}
#footertext a:visited {color: #000000; text-decoration:none;}
#footertext a:hover {color: #0066CC; text-decoration:none;	}
#footertext a:active {color:#000000; text-decoration:none;}

/* This section contains additional rules for the coupon page. */

#exclusions {
	font-style: italic;
	width: 170px;
	margin-top: 75px;
	margin-left: 73px;
	text-align: center;
}
#coupon {
	width: 309px;
	height: 255px;
	margin-top: -155px;
	margin-left: 255px;
	margin-bottom: 15px;
	text-align: center;
}
#coupon2 {
	width: 309px;
	height: 255px;
	margin-top: -155px;
	margin-left: 255px;
	margin-bottom: 15px;
	text-align: center;
}

#coupon a {
	text-decoration: none;
}
#couponcontent {
	width: 265px;
	height: 165px;
	border: 2px solid red;
	padding: 0 20px;
	background-color: #FFFFFF;
}
#coupontext1 {
	font-size:28px;
	font-weight: bold;
	color: #003399;
}
#coupontext2 {
	font-size:22px;
	font-weight: bold;
	color: #003399;
}
#coupontext3 {
	font-weight: bold;
	font-style: italic;
}
.bluetext {
	color: #0033CC;
	font-weight: bold;
	text-align: center;
}
#printbuttonimg {
	margin-top: -11px;
	margin-left: 105px;
	float: left;
}
#printbuttonlink {
	font-size: 0.8em;
	width: 90px;
	height: 15px;
	margin-top: -18px;
	margin-left: 110px;
	float: left;
}
#printbuttonlink a:link {color:#000000; text-decoration:none;}
#printbuttonlink a:visited {color: #000000; text-decoration:none;}
#printbuttonlink a:hover {color: #990000; text-decoration:none;	}
#printbuttonlink a:active {color:#000000; text-decoration:none;}

#servicescontent {
	margin-top: -15px;
}
#c_pagecontent {
	width: 700px;
	height: 330px;
	margin-left: 50px;
}
#carecontent {
	margin-left: 1em;
}
#carelist {
	margin-top: -5px;
}
.sectiontitles {
	width: 712px;
	color: #0033CC;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5em;
}

/* This code is added to properly format the coupon in the separate "print coupon" window. */

#p_body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#p_coupon {
	margin-top: 25px;
	margin-left: 25px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	float: left;
}
#p_exclusions {
	font-style: italic;
	width: 170px;
	margin-top: 60px;
	margin-left: 25px;
	text-align: center;
	float: left;
}

/* This section contains the additional rules for the site map page. */

#sitemap {
	padding-top: 15px;
	width: 400px;
	margin-bottom: 331px;
}
#sitemap ul {
	list-style-type: none;
	font-size: 16px;
	line-height: 1.5em;
}
#sitemap a:link {color:#0033CC;}
#sitemap a:visited {color: #0033CC;}
#sitemap a:hover {color: #993399;}
#sitemap a:active {color:#993399;}