/* Global */
h1, h2, h3, h4, strong {
	font-weight:bold
}
em {
	font-style:italic
}

blockquote {
	padding-left: 45px;
}
/* wrapper */

#wrapper {
	text-align: left;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/* header */

#logo {
	padding-top: 15px;
	padding-left: 40px;
	float: left;
	background-image: url(../images/fastfix-logo.gif);
	background-repeat: no-repeat;
	background-position: 40px 15px;
	position: absolute;
}
#headButtons {
	width: 315px;
	text-align: center;
	height: 100px;
	float: right;
	clear: right;
	margin-top: 50px;
	font-size: 14px;
}
#headButtons a {
	background-image: url(../images/franchise-cta-bg.jpg);
	background-position: 0px 0px;
	display: block;
	height: 105px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 14px;
	letter-spacing: 1px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#headButtons a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: 0px -105px;
	background-repeat: no-repeat;
}

#wrapper #header #heroBox #storeDetails p {
	line-height: 14px;
	padding-top: 5px;
}

/* navigation*/

#navBar {
	float: right;
	clear: right;
	/* [disabled]width: 650px; */
	padding-top: 15px;
	letter-spacing: 0px;
	height: 50px;
	margin-right: -2px;
}
#navBar ul li {
	float: left;
	list-style-type: none;
}
#navBar ul li a {
	display: block;
	padding-top: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	height: 36px;
}
#navBar ul li .tabHome a:hover {
	background-image: url(../images/bg-nav-buttons-home.png);
}
#navBar ul li .tabJewelryRepair a:hover {
	background-image: url(../images/bg-nav-buttons-jewelryrepair.png);
}
#navBar ul li .tabWatchrepair a:hover {
	background-image: url(../images/bg-nav-buttons-watchrepair.png);
}
#navBar ul li .tabWatchbatteries a:hover {
	background-image: url(../images/bg-nav-buttons-watchbatteries.png);
}

#navBar ul li .tabOtherservices a {
	padding-left: 15px;
}

#navBar ul li .tabOtherservices a:hover {
	background-image: url(../images/bg-nav-buttons-otherservices.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#navBar ul li .tabHome span a {
	background-image: url(../images/bg-nav-buttons-home.png);
	background-repeat:no-repeat;
}
#navBar ul li .tabJewelryRepair span a {
	background-image: url(../images/bg-nav-buttons-jewelryrepair.png);
	background-repeat:no-repeat;
}
#navBar ul li .tabWatchrepair span a {
	background-image: url(../images/bg-nav-buttons-watchrepair.png);
	background-repeat:no-repeat;
}
#navBar ul li .tabWatchbatteries span a {
	background-image: url(../images/bg-nav-buttons-watchbatteries.png);
	background-repeat:no-repeat;
}

#navBar ul li .tabOtherservices span a {
	background-image: url(../images/bg-nav-buttons-otherservices.png);
	background-repeat:no-repeat;
}

/* hreoBox (inside Header so the Nav will overlap)*/

#heroBox {
	background-image: url(../images/bg-big-promo.png);
	padding-top: 207px;
	background-repeat: no-repeat;
	background-position: 0px 173px;
	position: static;
	padding-left: 24px;
	padding-bottom: 20px;
}
#wrapper #mapHeader {
	height: 110px;
}


#heroBox #map {
	margin-right: auto;
	text-align: center;
	margin-left: auto;

}
#heroBox p {
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 20px;
}
#heroBox #storeDetails p {
	padding: 0px;
	width: 275px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#heroBox #storeDetails h2 {
	font-size: 16px;
	color: #7A2A3E;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
}

#storeDetails {
	float: left;
	width: 290px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
}

#storeDetails strong {
	color: #8B802D;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
}

#storeDetails .button p a {
	background-image: url(../images/template-2-buttons-big-and-sm.png);
	background-position: -633px 0px;
	display: block;
	height: 42px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-top: 26px;
	line-height: 14px;
	float: left;
	width: 180px;
	text-align: center;
	margin-left: -15px;
	font-size: 14px;
}
#storeDetails .button a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: -633px -64px;
	background-repeat: no-repeat;
}

#storeDetails h1 {
	font-size: 18px;
	font-weight: bold;
	color: #8B802D;
	padding-bottom: 10px;
}

#heroBox #storeDetails h1 {
	font-size: 18px;
	padding-bottom: 8px;
	color: #600;
	line-height: 20px;
}

#heroBox h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #600;
	padding-bottom: 12px;
}



/* content (includes columns) */

#mainContent h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	color: #600;
	padding-bottom: 12px;
	line-height: 37px;
}

#mainContent p {
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 10px;
}
#mainContent h3 {
	padding-top: 0px;
	padding-bottom: 10px;
}
#mainContent h2 {
	font-size: 16px;
	color: #37719D;
	font-weight: normal;
}

#columnSide {
	float: left;
	width: 315px;
	background-position: 0px 0px;
}
#columnSide #promoBox {
	background-image: url(../images/sidebar-flash-bg.png);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 11px;
	margin: 0px;
}
#columnSide #serviceList {
	background-image: url(../images/services-bg.png);
	background-repeat: no-repeat;
/*	background-color: #FFF;*/
	background-position: 3px 0px;
}
#columnSide #serviceList #servicesHead {
	height: 60px;
	width: 298px;
}

#servicesHead img {
	padding-left: 10px;
}
#serviceList ul {
	font-size: 14px;
	font-weight: bold;
	color: #8B802D;
	list-style-image: url(../images/plyersbullet.png);
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#serviceList ul li {
	padding-bottom: 15px;
}
#serviceList ul li a {
	color: #947F3A;
	text-decoration: none;
}
#statesList ul {
	float: left;
	padding-left: 50px;
	padding-top: 15px;
}

#serviceList ul li a:hover {
	text-decoration: underline;
	color: #37719D;
}

#promoButtons a {
	background-image: url(../images/buttons-big-and-small.png);
	background-repeat: no-repeat;
	display: block;
	background-position: -327px -5px;
	width: 302px;
	float: left;
	height: 52px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 31px;
	font-size: 16px;
}
#promoButtons a:hover {
	background-position: -327px -90px;
	color: #FFF;
}
#promoButtons .storeFinder a {
	background-repeat: no-repeat;
	background-position: -13px -5px;
}
#promoButtons .storeFinder a:hover {
	background-position: -13px -90px;
}

#mainContent {
	background-image: url(../images/main-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	padding: 25px;
	width: 555px;
}
.photoWcaption {
	font-size: 10px;
	font-weight: bold;
	color: #947F3A;
	float: right;
	width: auto;
	padding-left: 20px;
	padding-bottom: 15px;
}

#wrapper #mainContent .photoWcaption p {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#wrapper #mainContent ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 3px;
	margin-top: 0px;
}
#columnSide #statesList {
	font-size: 9px;
	padding-left: 25px;
	display: block;
}
#columnSide #statesList ul {
	float: left;
	padding-left: 10px;
}

#map h1 {
	display: block;
	float: left;
	color: #F00;
}

#mainContent blockquote blockquote p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -90px;
	border: 1px solid #947F3A;
	padding: 10px;
	font-weight: bold;
	background-color: #808000;
	color: #FFF;
}

#watchBatteriesList table tr th {
	font-weight: bold;
	background-color: #808000;
	text-align: center;
	color: #FFF;
	padding: 3px;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDC667;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CDC667;
}
#watchBatteriesList table tr td p {
	line-height: 14px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#watchBatteriesList table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#watchBatteriesList {
	float: left;
	margin-left: 26px;
}
#watchBatteriesList table {
	border: 2px solid #CDC667;
}
#mainContent .associationLogo {
	float: right;
	height: 160px;
	width: 160px;
	clear: right;
}
#mainContent .copyBlock {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
.associationLogo {
	float: right;
	clear: right;
}

/* footer*/
#footer {
	font-size: 10px;
	color: #666;
	background-image: url(../images/bg-footer.png);
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 24px;
}
#wrapper #footer h2 a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 30px;
	padding-bottom: 8px;
	color: #06F;
}
#wrapper #footer h2 {
	padding-bottom: 8px;
}
.zipSearch #zipcode {
	margin-top: -4px;
	display: inline-block;
	height: 20px;
	width: 60px;
}
.zipSearch #search_btn {
	margin-bottom: -7px;
}
.zipSearch {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 20px;
	color: #930;
}
#mainContent .otherServicesBox {
	background-image: url(images/bg-divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#mainContent .otherServicesBox img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
}
#wrapper #header #navBar ul li .tabOtherservices a {
	background-image: url(images/bg-nav-buttons-otherservices.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#heroBox #storeDetails #socialButtonsSideBar {
	float: left;
	width: 275px;
}
#heroBox #storeDetails #socialButtonsSideBar img {
	margin-right: 5px;
}#navBar .tabHome {
	/* [disabled]background-image: url(../images/bg-nav-buttons-home.png); */
	text-align: center;
	width: 73px;
	height: 52px;
	float: left;
	display: block;
}
#navBar .tabJewelryRepair {
	/* [disabled]background-image: url(../images/bg-nav-buttons-jewelryrepair.png); */
	text-align: center;
	float: left;
	height: 52px;
	width: 141px;
	display: block;
}
#navBar .tabWatchrepair {
	/* [disabled]background-image: url(../images/bg-nav-buttons-watchrepair.png); */
	text-align: center;
	float: left;
	height: 52px;
	width: 132px;
	display: inline-block;
}
#navBar .tabWatchbatteries {
	/* [disabled]background-image: url(../images/bg-nav-buttons-watchbatteries.png); */
	text-align: center;
	float: left;
	height: 52px;
	width: 142px;
}
#navBar .tabOtherservices {
	/* [disabled]background-image: url(../images/bg-nav-buttons-otherservices.png); */
	text-align: center;
	float: left;
	height: 52px;
	width: 140px;
	background-repeat: no-repeat;
	text-indent: -5px;
}
#navBar ul .tabOtherservices a {
	padding-right: 15px;
}
#navBar ul {
	display: block;
	width: 630px;
	height: 52px;
	float: right;
	margin-left: -2px;
}

