@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #602424;
}
body {
	background-color: #E2D699;
	padding:0;
	margin:0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:center;

}
div, p, h1, h2, h3, h4, h5, img, td, tr, ol, ul, li, dl, dd, dt, img, td,th {
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	outline: 0;
	color: #602424;
}

a img {
	text-decoration:none;
	border: 0px;
	border-color:#FFFFFF;
	outline: 0;
}
#page-wrapper {
	width: 850px;
	height: 1031px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../_images_master/salon-hair1.gif);
	background-repeat: no-repeat;
}
#logo img {
	text-align:center;
	margin-top: 39px;
	margin-bottom: 5px;
	/*push image over to right to center on main box*/
	padding-left: 50px;
}

#header {
	width: 850px;
	height: 181px;
}

#main_content_wrapper {
	width: 850px;
	height: 802px;
	background-image: url(../_images_master/text-panel.gif);
	background-repeat: no-repeat;
	background-position: 120px top;
	clear:both;
}

#title_home {
	width: 850px;
	height: 166px;
}

#title_home #logotype {
	width: 471px;
	height: 71px;
	padding-top: 30px;
	padding-left: 425px;
	text-indent: -9999px;
	background-image:url(../_images_master/salon-crimson-logotype.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*Title area for feature pages*/
#title_feature {
	width: 850px;
	height: 35px;
}

.starfeature {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-size:2em;
	line-height: 1em;
	font-weight: bold;
	text-indent: 50px;
}
p.starfeature img {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 10px;
	vertical-align:text-top;
}
.star {
	margin: 0;
	padding: 0;
	font-size:2em;
	line-height: 1em;
	font-weight: bold;
	text-indent: 50px;
}
p.star img {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 5px;
	vertical-align:text-top;
}

.star_footer {
	margin: 0;
	padding: 0;
	font-size:2em;
	line-height: 1em;
	font-weight: bold;
	text-align:left;
	text-indent: 255px;
	padding-top: 3px;
}
.star_footer img {
	margin: 0;
	padding: 2px;
	vertical-align:text-top;
}

h2 {
	font-size: 1.1em;
	text-indent: 50px;
}
h2#tag_line {
	height: 32px;
	text-indent: -3000px;
	background-image: url(../_images_master/tag-line.png);
	background-repeat: no-repeat;
	background-position: 195px center;
}
h3 {
	font-size: 1em;
}
h4 {
	padding-top:10px;
	font-size: .9em;
	color: #A62004;
}

/*Menu System*/
#menu {
	width: 212px;
	height: 636px;
	float: left;
}
/*Drop down spacer for feature pages*/
#menu_spacer {
	width: 100%;
	height: 130px;
}
#menu ul {
	/*margin-left:50px; ie 6 problem*/
	padding-left: 50px;
	padding-top:0px;
}
#menu li {
	display:block;
	width:160px;
	height:31px;
	float:left;
	text-decoration:none;
	text-align:left;
	text-indent: -9999px;
	overflow: hidden;
	list-style-type:none;
	margin-bottom: 20px;
}
#home_btn a {
	display:block;
	width:160px;
	height:31px;
	background-image: url(../_images_master/salon-home-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#home_btn a:link, a:visited {
	background-color:none;
}

#home_btn a:hover, a:active {
	background-image: url(../_images_master/salon-home-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#stylist_btn a {
	display:block;
	width:160px;
	height:31px;
	background-image: url(../_images_master/salon-stylists-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#stylist_btn a:link, a:visited {
	background-color:none;
}

#stylist_btn a:hover, a:active {
	background-image: url(../_images_master/salon-stylists-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#services_btn a {
	display:block;
	width:160px;
	height:31px;
	background-image: url(../_images_master/salon-services-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#services_btn a:link, a:visited {
	background-color:none;
}

#services_btn a:hover, a:active {
	background-image: url(../_images_master/salon-services-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#products_btn a {
	display:block;
	width:160px;
	height:31px;
	background-image: url(../_images_master/salon-products-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#products_btn a:link, a:visited {
	background-color:none;
}

#products_btn a:hover, a:active {
	background-image: url(../_images_master/salon-products-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#coupons_btn a {
	display:block;
	width:160px;
	height:31px;
	background-image: url(../_images_master/salon-coupons-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#coupons_btn a:link, a:visited {
	background-color:none;
}

#coupons_btn a:hover, a:active {
	background-image: url(../_images_master/salon-coupons-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#contact_btn a {
	display:block;
	width:160px;
	height:31px;
	background-image: url(../_images_master/salon-contact-menu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contact_btn a:link, a:visited {
	background-color:none;
}

#contact_btn a:hover, a:active {
	background-image: url(../_images_master/salon-contact-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/*End Menu System */


/*Text Area Container and sub containers home page */
#sub_content_wrapper {
	width: 615px;
	height: 636px;
	float: left;
}

/*Text Area Container and sub containers features pages */
#sub_content_features_wrapper {
	width: 615px;
	height: 765px;
	float: left;
}
/*For Features Pages*/
#sub_feature_wrapper {
	width: 605px;
	height: 730px;
	float:left;
	/*margin-left: 10px; ie 6 proplem*/
	padding-left: 10px;
}

#sub_c_wrapper_left {
	width: 300px;
	height: 600px;
	float:left;
	/*margin-left: 10px; ie 6 proplem*/
	padding-left: 10px;
}

#sub_c_wrapper_right {
	width: 300px;
	height: 600px;
	float:left;
	margin-left: 5px;
}

#sub_c_footer {
	clear:both;
	width: 100%;
	height:32px;
}

/*Features pages headers*/
#feature_header {
	height: 25px;
	background-image: url(../_images_master/hair-stylists-heading.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #FFF;
	text-indent: -9999px;
}

#feature_content {
	height: 690px;
	background-image: url(../_images_master/feature-content-bkgnd.png);
	background-repeat: repeat-y;
	border: 1px solid #FFF;
	/*margin-bottom: 5px;*/
	padding: 5px;
	text-align: left;
	font-size: .8em;
	line-height: 1.2em;
}

/*home page Headers*/
#intro_header {
	height: 25px;
	background-image: url(../_images_master/full-service-head.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #FFF;
	text-indent: -9999px;
}

#intro_content {
	height: 290px;
	background-image: url(../_images_master/home-content-bkgnd-fills.png);
	background-repeat: repeat-y;
	border: 1px solid #FFF;
	margin-bottom: 5px;
	padding: 5px;
	
	font-size: 1em;
	text-align: left;
	line-height: 1.2em;
}

#intro_content p {
	font-size: .8em;
	text-align: left;
	line-height: 1.2em;
}

#our_salon_header {
	height: 25px;
	background-image: url(../_images_master/our-salon-head.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #FFF;
	text-indent: -9999px;
}

#our_salon_content {
	height: 235px;
	background-image: url(../_images_master/home-content-bkgnd-fills.png);
	background-repeat: repeat-y;
	border: 1px solid #FFF;
}

#our_salon_content img {
	text-align:center;
	padding-top: 5px;
}

/*Right Column Content */
#ads_header {
	height: 25px;
	background-image: url(../_images_master/ads-head.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #FFF;
	text-indent: -9999px;
}

#ads_content {
	height: 205px;
	background-image: url(../_images_master/home-content-bkgnd-fills.png);
	background-repeat: repeat-y;
	border: 1px solid #FFF;
	margin-bottom: 5px;
	padding-top: 10px;
}

#hours_header {
	height: 25px;
	background-image: url(../_images_master/hours_head.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #FFF;
	text-indent: -9999px;
}

#hours_content {
	height: 310px;
	background-image: url(../_images_master/home-content-bkgnd-fills.png);
	background-repeat: repeat-y;
	border: 1px solid #FFF;
	margin-bottom: 5px;
	padding: 5px;
	text-align:left;
}

#hours_content p {
	font-size: .8em;
	text-align: left;
	line-height: 1.2em;
}
#hours_content table {
	font-size: .82em;
	margin-bottom: 5px;
}

.address_info {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*Container for bottom page navagation items*/
#bottom_nav {
	clear:both;
	height: 39px;
	width: 650px;
	text-align: center;
	padding-left: 200px;
	padding-top: 3px;
	overflow: visible;
}
#bottom_nav ul {
	margin: 0;
	padding: 0;
}
#bottom_nav li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.5em;
	font-size:0.6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	color: #FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
#bottom_nav li a {
	color: #FFF;
}
#bottom_nav li a:link, a:visited {
	color: #FFF;
	background-image:none;
}

#bottom_nav li a:hover, a:active {
	color: #E2D699;
	background-image:none;
}