
/* CSS Document */

body {
	background: #FFF url(/images/bkgd.jpg) no-repeat center top;
}

strong {
	font-weight: 600;
}

a {
	color: #2C5266;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.quote {
	color: #2D5467;
}

#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

/* ***** HEADER ***** */
#headerLogo {
	position: absolute;
	top: 20px;
	left: 10px;
}

/* ***** UPPER NAV ***** */

#upperNav {
	width:700px;
	position: absolute;
	top: 3px;
	right: 10px;
	text-align: right;
	z-index: 950;
}

#upperNav ul {
	display: block;
	float: right;
}

#upperNav ul li {
	display: block;
	float: left;
	position: relative;
}

#upperNav ul li a {
	display: block;
	height: 24px;
	padding: 0;
	padding: 0 10px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font: 300 11px/24px Arial;
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat center 0;
}

#upperNav ul li.navEdgeL a {
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat left 0;
}

#upperNav ul li.navEdgeR a {
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat right 0;
}

#upperNav ul li a:hover {
	text-decoration: underline;
}

/* ***** NAVIGATION ***** */

#navigation {
	display: block;
	position: absolute;
	top: 43px;
	right: 10px;
	z-index: 900;
}

#navigation ul.level_1 {
	display: block;
}

#navigation ul.level_1 li {
	display: block;
	float: left;
	position: relative;
}

#navigation ul.level_1 li a {
	display: block;
	height: 31px;
	padding: 0;
	padding: 0 10px;
	text-decoration: none;
	text-align: center;
	color: #000;
	font: 600 11px/23px Arial;
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat center 0;
}


#navigation ul.level_1 li:hover a,
#navigation ul.level_1 li a:hover{
	color: #FFF;
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat center -31px;
}

#navigation ul.level_1 li a.select,
#navigation ul.level_1 li a.select:hover{
	color: #FFF;
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat center -62px;
}

#navigation ul.level_1 li.navEdgeL a {
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat left 0;
}


#navigation ul.level_1 li.navEdgeL:hover a,
#navigation ul.level_1 li.navEdgeL a:hover{
	color: #FFF;
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat left -31px;
}

#navigation ul.level_1 li.navEdgeL a.select,
#navigation ul.level_1 li.navEdgeL a.select:hover{
	color: #FFF;
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat left -62px;
}

#navigation ul.level_1 li.navEdgeR a {
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat right 0;
}


#navigation ul.level_1 li.navEdgeR:hover a,
#navigation ul.level_1 li.navEdgeR a:hover{
	color: #FFF;
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat right -31px;
}

#navigation ul.level_1 li.navEdgeR a.select,
#navigation ul.level_1 li.navEdgeR a.select:hover{
	color: #FFF;
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat right -62px;
}

#navigation ul.level_2 {
	position: absolute;
	top: 22px;
	left: 0;
	display: block;
	clear: both;
	background: #EEE;
	width: 155px;
	border: 1px solid #DDD;
	z-index: 999;
}

#navigation ul.level_2 li {
	display: block;
	clear: both;
	width: 145px;
}

#navigation ul.level_2 li a {
	display: block;
	clear: both;
	height: 20px;
	width: 145px;
	border-bottom: 1px solid #DDD;
	background: transparent !important;
	font: 600 11px/20px Arial;
	color: #000 !important;
	text-align: left;
	padding: 0 0 0 10px;
}

#navigation ul.level_2 li a:hover {
	color: #FFF !important;
	background: transparent url(/images/navigation/navigation_sprite.png) no-repeat center -31px !important;
}

/* ***** CONTENT ***** */

#content {
	padding: 115px 20px 0 20px;
	width: 950px;
	min-height: 400px;
	position: relative;
	z-index: 100;
}

h1, h2 {
	text-indent: -999em;
	position: absolute;
}

/* ***** FOOTER ***** */

#footer {
	margin: 0 auto;
	position: relative;
	bottom: 0;
	text-align: center;
	width: 100%;
	display: none;
	white-space: nowrap;
	z-index: 800;
}

.home #footer,
.peopleAreTalking #footer,
.joinTheTeam #footer,
.featuredSpecials #footer,
.sitemap #footer,
.locations #footer {
	display: block;
}
.copyRight{
	margin:0 auto;
	width:425px;
	font: 300 12px/18px arial;
	text-align: center;
	display: block;
}
/* ***** HOME ***** */
.js #homeFlashContent p {
	text-indent: -999em;
}

body.home #content {
	padding-top: 90px;
}

#homeFlashContent {
	width: 620px;
	height: 290px;
	margin: 0 auto;
}

#homeContent {
	padding-bottom: 5px;
	position: relative;
	top: -15px;
}

#homeContent p {
	font: 300 12px/16px Arial;
	clear: both;
	padding: 0 0 8px 0;
}

#homeContent .quote {
	font: 600 16px/18px Arial;
	overflow: hidden;
}

#homeContent .quoter {
	color: #000;
	font: 600 14px/20px Arial;
	text-align: right;
	margin-bottom: 5px;
}


/* ***** FEATURED SPECIALS ****** */
.featuredSpecials .sectionHeader{
	position: absolute;
	display: block;
	top: 120px;
	left: 400px;
	width: 250px;
	padding: 5px;
	border-bottom:2px dotted #CCC;
}

.featuredSpecials #content {
	margin-bottom: 50px;
}

#specialsCategories {
	position: absolute;
	width: 145px;
	display: block;
	background: #DBDBDB;
	border: 2px solid #FFF;
	color: #2C5266;
	font: 300 13px/18px arial;
}

#specialsCategories h4 {
	border-bottom: 1px solid;
	margin: 10px;
	font: 600 13px/18px arial;
}

#specialsCategories ul {
	margin: 0 20px;
	padding: 0;
}

#specialsCategories ul li{
	font: 600 13px/18px Arial;
	list-style: disc;
}

#specialsCategories ul li a {
	color: #578;
}

#specialsCategories ul li a:hover{
	text-decoration: underline;
	color: #000;
}

#specialsCategories ul li a.select,
#specialsCategories ul li a.select:hover {
	font: 600 13px/18px Arial italic;
	color: #2C5266;
}

#specialsCategories ul li a span {
	font: 300 12px/18px arial;
	color: #2C5266
}

#specialsCategories ul li a:hover span{
	color: #000;
}

#specialsCategories ul li ul {
	margin: 2px 0 7px 0;
	padding: 3px 0;
	border-top: 1px solid #CCC;
	display: block;
}

#specialsCategories ul li ul li {
	list-style: none;
	padding: 0 0 0 10px
}

#specialOffersLanding{
	width: 450px;
	height: 200px;
	position: absolute;
	top: 50px;
	left: 225px;
	background: #FFF;
	border: 1px solid #CCC;
	font: 300 12px/18px Arial, Helvetica, sans-serif;
	padding: 25px;
}

#specialOffersLanding h3{
	font: 600 18px/22px Arial, Helvetica, sans-serif;
	color: #589;
	text-align: center;
}

#specialOffersLanding p{
	padding-top: 6px;
}

#specialsContainer {
	position: absolute;
	left: 185px;
	width: 620px;
}

#specialsContainer img {
	float: left;
	display: block;
	width: 210px;
	border: 1px solid #999;
}

#specialsContainer .specialsItem img.specialImage {
	width: 210px;
	height: 298px;
}

#specialsContainer .specialsItem ul {
	position: absolute;
	left: 225px;
	top: 55px;
	margin: 0;
	padding: 0;
	width: 500px;
}

#specialsContainer .specialsItem ul li {
	padding: 0 10px;
	margin: 5px 0;
	clear: left;
	overflow: hidden;
	display: block;
	min-height: 24px;
}

#specialsContainer .specialsItem ul li.brand,
#specialsContainer .specialsItem ul li.compare{
	background: #B9B9B9;
}

#specialsContainer .specialsItem ul li.sale{
	background: #C0504D;
}

#specialsContainer .specialsItem ul li span.label {
	display: block;
	width: 140px;
	height: 24px;
	float: left;
	font: 600 14px/24px Arial;
}

#specialsContainer .specialsItem ul li span.value{
	font: 300 12px/24px Arial;
	padding: 0 0 3px 0;
	display: block;
	width: 320px;
	float: left;
}

#specialsContainer .specialsItem ul li.sale span.label {
	color: #E8D9B4;
}

#specialsContainer .specialsItem ul li.sale span.value{
	color: #FFF;
	font: 600 13px/24px Arial;
}

#specialsContainer .specialsItem ul li.description .value{
	font: 300 13px/18px Arial;
	display: block;
	float: left;
	width: 320px;
}

#specialsContainer .specialsItem ul li.description .value ul {
	position: relative;
	top: 0;
	left: 0;
}

#specialsContainer .specialsItem ul li.description .value ul li {
	font: 300 13px/18px Arial;
	list-style: disc;
	padding: 0 5px;
	margin: 0;
}

#featuredSpecialsNav {
	position: absolute;
	top: 475px;
	left: 541px;
	text-align: right;
}

#featuredSpecialsNav ul {
	display: block;
}

#featuredSpecialsNav ul li {
	display: block;
	float: left;
	position: relative;
}

#featuredSpecialsNav ul li a {
	display: block;
	width: 30px;
	height: 24px;
	padding: 0;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font: 300 11px/24px Arial;
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat center 0;
}

#featuredSpecialsNav ul li.navEdgeL a {
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat left 0;
}

#featuredSpecialsNav ul li.navEdgeR a {
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat right 0;
}

#featuredSpecialsNav ul li a.select, #featuredSpecialsNav ul li a.select:hover {
	color: #EDA;
	font: 600 14px/24px Arial;
	text-decoration: underline;
}

#featuredSpecialsNav ul li a:hover {
	text-decoration: underline;
}


/* ***** PRODUCTS ***** */
.js #productsFlashContent a {
	display: none;
}

#productsFlashContent {
	display: block;
	width: 750px;
	height: 575px;
	margin: 0 0 0 160px;
}

.js #productsContent {
	display: none;
}

/* ***** PEOPLE ARE TALKING ***** */

.peopleAreTalking{
	font: 300 12px/18px arial;
}

.peopleAreTalking .sectionHeader{
	margin-left: 80px;
	margin-bottom: 10px;
	display: block;
	width: 250px;
}

#testimonialsContainer{
	position:relative;
	left:-25px;
	height: 330px;
	width: 700px;
	overflow: auto;
	background: #FFF;
	border: 1px solid #CCC;
	border-bottom: none;
	padding: 5px 15px 5px 25px;
	margin: 0 auto;
}

#testimonialsContainer .testimony{
	padding-bottom: 20px;
}

#testimonialsContainer .testimony .testimonyDescription {
	clear: left;
}

#testimonyFooterLogo{
	position:relative;
	left:-25px;
	text-align: right;
	height: 55px;
	width: 700px;
	overflow: auto;
	background: #FFF;
	border: 1px solid #CCC;
	border-top: none;
	padding: 5px 15px 5px 25px;
	margin: 0 auto;
}

.peopleAreTalking p{
	padding: 3px 0;
}

.peopleAreTalking p.nameState{
	 font: 600 12px/18px arial;
}

#peopleAreTalkingNav {
	position: relative;
	display: block;
	width: 560px;
	margin: 10px auto;
	padding: 0;
	text-align: right;
}

#peopleAreTalkingNav ul {
	display: block;
	overflow: hidden;
}

#peopleAreTalkingNav ul li {
	display: block;
	float: left;
	width: 25px;
	position: relative;
}

.peopleAreTalking #peopleAreTalkingNav ul .navEdgeL{
	width: 80px;
}
.peopleAreTalking #peopleAreTalkingNav ul .navEdgeR{
	width: 70px;
}

.peopleAreTalking #peopleAreTalkingNav ul .groupBtn {
	width: 55px;
}

#peopleAreTalkingNav ul li a {
	display: block;
	height: 24px;
	padding: 0 10px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font: 300 11px/24px Arial;
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat center 0;
}

#peopleAreTalkingNav ul li.navEdgeL a {
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat left 0;
}

#peopleAreTalkingNav ul li.navEdgeR a {
	background: transparent url(/images/navigation/upper_nav_bkgd.gif) no-repeat right 0;
}

#peopleAreTalkingNav ul li a.select, #peopleAreTalkingNav ul li a.select:hover {
	color: #EDA;
	font: 600 14px/24px Arial;
	text-decoration: underline;
}

#peopleAreTalkingNav ul li a:hover {
	text-decoration: underline;
}

/* ***** JOIN THE TEAM ***** */
.joinTheTeam .sectionHeader{
	margin-bottom: 10px;
	margin-left: 70px;
	display: block;
	width: 300px;
	padding: 0px;
}

.joinTheTeam #jobsHeader {
	width: 750px;
	background: #FFF;
	border: 1px solid #CCC;
	border-bottom:none;
	padding: 5px 25px 15px 25px;
	margin: 0 auto;
}

.joinTheTeam #jobsHeader h3 {
	color: #589;
	font: 600 18px/24px Arial;
	padding: 10px 0;
}

.joinTheTeam #jobsHeader p {
	font: 300 12px/18px Arial;
}

.joinTheTeam #jobsHeader p.forwardInfo {
	font: 600 12px/18px Arial;
	padding: 20px 100px;
}

.joinTheTeam #jobsContent {
	width: 800px;
	background: #FFF;
	border: 1px solid #CCC;
	border-bottom:none;
	margin: 0 auto;
	height:auto;
}

.joinTheTeam #jobsContent .job {
	border-bottom: 1px solid #DDD;
	padding: 15px 25px 10px 25px;
	overflow: hidden;
	height:auto;
}

.joinTheTeam #jobsContent .job span.label{
	display: block;
	float: left;
	width: 150px;
	color: #56879E;
	font: 600 12px/18px Arial;
	clear: left;
	margin: 5px 0;
}

.joinTheTeam #jobsContent .job .info{
	display: block;
	float: left;
	width: 550px;
	margin: 5px 0;
	font: 300 12px/18px Arial;
}

.joinTheTeam #jobsContent .job .info ul {
	margin: 0 20px;
}

.joinTheTeam #jobsContent .job .info ul li {
	list-style: disc;
}

/* ****** LOCATIONS ******* */
.locations .sectionHeader{
	margin-bottom: 10px;
	display: block;
	width: 200px;
}

#locationsContent {
	background: #FFF;
	padding: 35px;
	margin: 5px 0 25px 0;
	width: 850px;
	border: 1px solid #CCC;
}

#locationsContent img {
	display: block;
}

#locationsContent h3, #locationsContent h4 {
	font: 600 12px/18px Arial;
}

#locationsContent .locationTitle {
	margin-bottom: 5px;
}

#locationsContent .locationImage {
	float: left;
	margin-right: 35px;
}

#locationsContent .hours, #locationsContent .locationInfo {
	display: block;
	width: 200px;
	height: 122px;
	float: left;
}

#locationsContent .hours p, #locationsContent .locationInfo p {
	font: 300 11px/14px Arial;
	padding: 0 2px 6px 2px;
}

#locationsContent .directions {
	padding: 10px 0 25px 0;
	clear: left;
}

#locationsContent .directions p {
	font: 300 12px/18px Arial;
}

#locationsContent .directions p span {
	text-decoration: underline;
}


/* ****** CUSTOMER LIST ***** */
.customerList .sectionHeader,
.giftCards .sectionHeader{
	margin-left: 100px;
	margin-bottom: 10px;
	display: block;
}

#customerForm,
#customerListSuccess,
#customerGiftSuccess{
	background: #FFF;
	padding: 35px;
	margin: 5px 0 25px 100px;
	width: 630px;
	border: 1px solid #CCC;
	overflow: hidden;
}

#customerForm h3 {
	display: block;
	background: transparent url(/images/customer-list/bar.jpg) no-repeat top left;
	height: 30px;
	margin: 15px 0;
	font: 600 14px/22px Arial;
	padding: 0 10px;
}

#customerForm #errorContainer {
	color: #F00;
	padding: 5px;
	margin: 5px 0 10px 0;
	background: #EEE;
	border: 1px solid #CCC;
	font: 300 12px/18px Arial;
}

#customerForm p {
	font: 300 13px/18px Arial;
	padding: 0;
	margin: 0;
	text-align: center;
}

#customerForm p.indicates {
	font: 600 12px/18px Arial;
	text-align: right;
}

#customerForm p.indicates span{
	font: 600 12px/18px Arial;
	color: #F00;
}

#customerForm label {
	float: left;
	clear: left;
	display: block;
	width: 250px;
	font: 300 12px/24px Arial;
}


#customerForm label span{
	color: #F00;
}

#customerForm input,
#customerForm select,
#customerForm textarea {
	display: block;
	float: left;
	width: 250px;
}

#customerForm textarea {
	overflow: auto;
}


#customerForm fieldset#giftCard input#gift_card{
	width: 100px;
}

#customerForm fieldset#giftCard span.dollar{
	float: left;
	font: 300 13px/24px Arial;
	padding: 0 2px;
}

#customerForm #same_info {
	width: 15px;
	height: 15px;
	margin-bottom: 15px;
}

#customerForm strong.same_info {
	font: 600 12px/25px Arial;
	padding: 0 15px;
	margin-bottom: 15px;
}

#customerForm #sendAnnouncements {
	clear: left;
	padding: 15px 0;
	font: 300 12px/18px Arial;
}

#customerForm #sendAnnouncements p {
	text-align: left;
	font: 300 12px/18px Arial;
	float: left;
	display: block;
	width: 250px;
}

#customerForm #sendAnnouncements input {
	float: none;
	display: inline;
	width: 12px;
	margin: 20px 5px 0 5px ;
}

#customerForm #sendAnnouncements a {
	margin-left: 25px;
}

#customerForm #captcha img {
	margin-bottom: 5px;
}

#customerForm #captcha label {
	float: left;
	width: 250px;
}

#customerForm #captcha input {
	float: left;
}

#customerForm #buttons {
	clear: left;
	margin: 30px 200px;
}

#customerForm #buttons a,
#customerForm #buttons input.submit {
	display: inline;
	float: left;
	margin: 0 15px;
	padding: 0;
	display: block;
	width: 70px;
	height: 23px;
	background: transparent url(/images/customer-list/button.jpg) no-repeat top center;
	border: 0;
	text-align: center;
	font: 600 11px/23px Arial;
	color: #FFF;
	cursor: pointer;
}

#customerForm #buttons a:hover,
#customerForm #buttons input.submit:hover {
	text-decoration: underline;	
}

/* ****** PRIVACY POLICY ****** */
.privacyPolicy .sectionHeader{
	margin-left: 68px;
	margin-bottom: 10px;
	display: block;
	width: 200px;
}

#policyContainer {
	font: 300 12px/14px arial;
	display: block;
	height: 300px;
	width: 700px;
	background: #FFF;
	border: 1px solid #CCC;
	border-top: none;
	padding: 5px 15px 0px 25px;
	margin-left: 70px;
	margin-bottom: 40px;
}

#policyContainer p{
	padding-top: 12px;
}

#policyContainer ol{
	padding-top:15px;
	padding-left: 25px;
}

#policyContainer ol li{
	list-style: decimal;
	padding-bottom: 2px;
	
}

#policyContainer ol li ul.location{
	margin-left: 80px;
	padding-top: 0;
	margin-top: 0;
}

#policyContainer ol li ul.location li{
	font: 600 12px/12px arial;
	list-style: none;
}

#policyContainer h3{
	color: #589;
	font: 900 16px/22px arial;
	padding-top: 20px;

}
/* ****** SITEMAP ****** */
.sitemap .sectionHeader{
	padding-left: 100px;
	padding-bottom: 5px;
}

div#sitemap {
	background: #FFF;
	border: 1px solid #CCC;
	width: 700px;
	height: 200px;	
	margin-left:100px;
	padding-left: 0px;
	padding-top: 15px;
}
div#sitemap div{
	padding-left: 40px;
	float: left;
	width: 150px;	
}

div#sitemap .the_miltons_experience{
	width: 275px;
}
div#sitemap h3{
	font: 600 18px/22px arial;
	color: #589;
}
div#sitemap ul li {
	padding: 0px;
	margin-left: 25px;
	font: 600 12px/18px arial;
	list-style: disc;
	color: #58A;
}
div#sitemap ul li a{
	color: #589;
}
div#sitemap ul li a:hover{
	text-decoration: underline;
	color: #000;
}
div#sitemap img{
	position: absolute;
	top: 315px;
	left: 690px;
}
.sitemap #footer{
	position: relative;
	top: -100px
}

/* ****** ERRORS ****** */

#div404 {
	display: block;
	background: #FFF;
	border: 1px solid #CCC;
	padding: 25px;
	width: 800px;
	margin: 30px auto;
}

#div404 h2 {
	text-indent: 0;
	position: relative;
	font: 600 14px/24px Arial;
}

#div404 p {
	font: 300 12px/18px Arial;
}

