/*
Theme Name: Tri-City Wellness Center
Theme URI: http://www.createwithcurtis.com/
Description: Theme for the Tri-City Wellness Center
Author: Create With Curtis
Author URI: http://createwithcurtis.com/
Tags: create with curtis, tri-city
*/

/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	background: #ddf0fa url(images/body_bg.jpg) top center repeat-y;
	color: #3A3A3A;
	padding: 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande';
}

body.print_calendar_page {
	background: #fff;
	background-image: none;
}

div, p, ul, ol, li, dl, h1, h2, h3, h4, h5, h6, table, pre, form {
	float: left;
	clear: both;
	width: 100%;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	outline: none;
	color: #548be5;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0 0 10px;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h3 a {
	color: #2B2B2B;
}

ul {
	list-style: none;
}

.middle_align {
	text-align: center;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

#page_wrapper {
	background: #fff url(images/page_bg.jpg) top left repeat-x;
	position: relative;
}

#page_container {
	background: transparent url(images/page_top.jpg) top center no-repeat;
	position: relative;
}

#menu_wrapper {
	background: transparent url(images/menu_bg.png) center 65px no-repeat !important;
	background: transparent url(images/menu_bg.jpg) center 65px repeat-x;
	position: relative;
}

.wrapper {
	text-align: left;
	float: none;
	width: 990px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.container {
	position: relative;
	z-index: 1;
}



/* -------------------------------------------------------------------------------------
<-- END GENERAL STYLE AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> HEADER AREA -->
------------------------------------------------------------------------------------- */

#header {
	width: 950px;
	padding: 0 20px;
	height: 128px;
	position: relative;
}


#logo {
	float: left;
	display: block;
	width: 252px;
	height: 45px;
	margin: 13px 0 0 20px;
	text-indent: -10000px;
	background: transparent url(images/logo.png) top left no-repeat !important;
	background: transparent url(images/logo.gif) top left no-repeat;
}

#nav {
	position: absolute;
	left: 20px;
	top: 65px;
	height: 34px;
}

#nav li {
	float: left;
	clear: none;
	width: auto;
}

#nav li a {
	display: block;
	float: left;
	text-indent: -10000px;
	height: 34px;
}

#nav_about_us a {
	background: transparent url(images/nav_about_us.png) top left no-repeat !important;
	background: transparent url(images/nav_about_us.gif) top left no-repeat;
	width: 120px;
}

#nav_services a {
	background: transparent url(images/nav_services.png) top left no-repeat !important;
	background: transparent url(images/nav_services.gif) top left no-repeat;
	width: 112px;
}

#nav_membership a {
	background: transparent url(images/nav_membership.png) top left no-repeat !important;
	background: transparent url(images/nav_membership.gif) top left no-repeat;
	width: 140px;
}

#nav_classes_and_events a {
	background: transparent url(images/nav_classes_and_events.png) top left no-repeat !important;
	background: transparent url(images/nav_classes_and_events.gif) top left no-repeat;
	width: 186px;
}

#nav_location a {
	background: transparent url(images/nav_location.png) top left no-repeat !important;
	background: transparent url(images/nav_location.gif) top left no-repeat;
	width: 123px;
}

#nav_employment a {
	background: transparent url(images/nav_employment.png) top left no-repeat !important;
	background: transparent url(images/nav_employment.gif) top left no-repeat;
	width: 150px;
}

#nav_contact a {
	background: transparent url(images/nav_contact.png) top left no-repeat !important;
	background: transparent url(images/nav_contact.gif) top left no-repeat;
	width: 119px;
}

#nav li a.active, #nav li a:hover {
	background-position: 0px -34px !important;
	background-position: 0px -34px;
}

#banner {
	width: 600px;
	overflow: hidden;
	position: relative;
	height: 197px;
}

#home_page #banner {
	height: 226px;
}

#services {
	width: 340px;
	float: right;
	clear: none;
	overflow: hidden;
	position: relative;
	height: 197px;
}

#home_page #services {
	height: 226px;
}

#message_bar {
	font-size: 1.7em;
	color: #fff;
	line-height: 37px;
	height: 37px;
	background: #5da1cc;
	width: 926px;
	padding: 0 0 0 18px;
	margin: 4px 0 0;
	letter-spacing: 3px;
	position: relative;
}

#testimonial_header {
	width: 340px;
	height: 44px;
	margin: 0 0 -7px;
	top: 0;
	right: 0;
	text-indent: -10000px;
	background: transparent url(images/testimonials.jpg) top left no-repeat;
	position: absolute;
	z-index: 100;
}

/* -------------------------------------------------------------------------------------
<-- END HEADER AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
<-- CONTENT AREA <--
------------------------------------------------------------------------------------- */

#content_container {
	padding: 3px 23px;
	width: 944px;
	background: transparent url(images/content_bg.png) top left repeat-y !important;
	background: transparent url(images/content_bg.gif) top left repeat-y;
}

#content_wrapper {
	width: 944px;
	background: #fff url(images/side_bar_shadow.jpg) top right repeat-y;
}

#announcement {
	position: absolute;
	left: 0;
	bottom: 2px;
	height: 18px;
	min-height: 18px !important;
	padding: 5px 23px 0 53px;
	width: 914px;
	color: #004b91;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 2px;
	background: transparent url(images/notice_icon.png) 23px center no-repeat !important;
	background: transparent url(images/notice_icon.gif) 23px center no-repeat;
}

#content {
	width: 555px;
	padding: 15px 0 15px 15px;
}

#left_side {
	width: 570px;
}

#take_a_look {
	position: relative;
	margin: 0 -15px -15px;
	width: 585px;
	display: inline;
}

#content h1 {
	text-transform: uppercase;
}

#content h2 {
	margin: 0 0 10px;
	color: #008478;
	font-weight: normal;
}

#content h4 {
	margin: 0 0 10px;
	color: #004b91;
	font-weight: normal;
}

#content p, #content li {
	font-size: 1.3em;
	line-height: 2;
}

#content ul {
	width: 500px;
	margin: 0 0 15px 20px;
}

#content ul li {
	width: 485px;
	padding: 0 0 0 15px;
	background: transparent url(images/bullet.jpg) 3px 11px no-repeat;
}

#content ul#services_nav {
	width: 600px;
	background: #f2eadd;
	margin: 0 0 15px -15px;
	padding: 0;
	position: relative;
	z-index: 100;
	display: inline;
}

#content ul#services_nav li {
	width: 190px;
	background-image: none;
	clear: none;
	margin: 0;
	padding: 0;
}

#content ul#services_nav li a {
	display: block;
	width: 160px;
	float: left;
	padding: 1px 15px;
	color: #525050;
}

#content ul#services_nav li a:hover, #content ul#services_nav li.current_page_item a {
	background: #5da1cc;
	color: #fff;
}

#content ul#formFields {
	width: 555px;
	margin: 15px 0;
}

#content ul#formFields li {
	width: 100%;
	background-image: none;
	padding: 0;
}

#content ul#formFields li.half {
	width: 270px;
	margin: 0 7px 5px 0;
	clear: none;
}

#content ul#formFields li.half_clear {
	width: 270px;
	margin: 0 7px 5px 0;
	clear: both;
}

input, label, select {
	float: left;
	clear: none;
	width: 240px;
	margin: 0 10px 0 0;
}

input.auto_input {
	width: auto;
}

#content ul#formFields li label {
	width: auto;
}

.buttons label, .buttons input {
	width: auto;
}

.buttons input {
	margin: 5px 10px 0 0 ;
}

input.button {
	width: auto;
	margin: 8px 10px 0 0;
}

textarea {
	width: 100%;
}

.error_message {
	width: 533px;
	padding: 5px 10px;
	background: #cc5d5d;
	border: 1px solid #3D3D3D;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

#floor_plans {
	padding: 20px 0 20px;
	float: left;
	width: 100%;
	background: #fff;
}

#floor_plans h1 {
	width: 919px;
	padding: 0 0 0 25px;
	text-transform: uppercase;
}

#floor_plan_nav {
	float: left;
	width: 919px;
	padding: 0 0 0 25px;
	background: #f9b04b;
}

#floor_plan_nav li {
	color: #fff;
	float: left;
	clear: none;
	width: auto;
	line-height: 38px;
	font-size: 16px;
	margin: 0 10px 0 0;
	font-weight: bold;
}

#floor_plan_nav li a {
	color: #fff;
	padding: 0 0 0 16px;
	font-weight: normal;
}

#floor_plan_nav a.active, #floor_plan_nav a:hover {
	text-decoration: none;
	color: #0d7cc1;
	background: transparent url(images/white_arrow.jpg) center left no-repeat;
}

#floor_plan_container {
	width: 644px;
	height: 507px;
	position: relative;
	overflow: hidden;
}

#main_floor_plan, #second_floor_plan {
	position: absolute;
	top: 0;
	left: 0;
}

#second_floor_plan {
	display: none;
}

#floor_plan_container img {
	border: 0;
}

#floor_plan_sidebar {
	float: right;
	clear: none;
	width: 300px;
	background: #fbf8f4;
}

#floor_plan_sidebar div {
	width: 280px;
	padding: 10px;
}

#floor_plan_sidebar h2 {
	color: #6d98ca;
	font-size: 1.5em;
	text-transform: uppercase;
	padding: 0 0 5px;
	border-bottom: 1px solid #bdb8b6;
	margin: 20px 0 15px;
}

#floor_plan_sidebar p, #floor_plan_sidebar li {
	font-size: 1.3em;
	line-height: 2;
}

#floor_plan_sidebar ul {
	width: 280px;
	margin: 0 0 15px 0;
}

#floor_plan_sidebar ul li {
	width: 265px;
	padding: 0 0 0 15px;
	background: transparent url(images/bullet.jpg) 3px 11px no-repeat;
}

.testimonials {
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #f5ad46;
}

/* -------------------------------------------------------------------------------------
<-- END CONTENT AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> SIDEBAR AREA -->
------------------------------------------------------------------------------------- */

#sidebar {
	float: right;
	width: 340px;
	clear: right;
	padding: 7px 0 0;
}

#testimonial {
	padding: 5px 22px 12px;
	margin: 0 0 4px;
	width: 296px;
	background: #ddf0fa;
	font-size: 1.2em;
}

#sidebar h2 {
	background: #e7f2fb;
	color: #4c4b4b;
	width: 318px;
	padding: 5px 0 5px 22px;
	text-transform: uppercase;
	font-size: 1.4em;
}

/* root element for scrollable */ 
.scrollable {   
    /* required settings */ 
    position:relative; 
    overflow:hidden;      
    /* vertical scrollers have typically larger height than width */     
    height: 144px;
	width: 284px;
	margin: 10px 0 10px 22px;
	display: inline;
} 
 
/* root element for scrollable items */ 
.scrollable .items {     
    position:absolute;
	
    /* this time we have very large space for height */     
}

.items div {
	border-bottom: 1px solid #d2d2d2;
}

.items a {
	display: block;
	width: 100%;
	padding: 8px 0;
	color: #283f69;
	font-size: 1.2em;
	font-weight: bold;
}

.items a:hover {
	text-decoration: none;
}

.items .event_name {
	float: left;
	width: 134px;	
}

.items .event_date, .items .event_time {
	float: right;
	width: 75px;
	text-align: right;
}

.items .event_date {
	width: auto;
}


.scroll_nav {
	float: right;
	clear: none;
	width: 28px;
	margin: 10px 0 0;
}

.scroll_nav .prev {
	cursor: pointer;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 100%;
	background: transparent url(images/arrow_up.jpg) center center no-repeat;
	margin: 0 0 15px;
}

.scroll_nav .next {
	cursor: pointer;
	text-indent: -10000px;
	display: block;
	height: 50px;
	width: 100%;
	background: transparent url(images/arrow_down.jpg) center center no-repeat;
}


/* -------------------------------------------------------------------------------------
--> END SIDEBAR AREA -->
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> CALENDAR AREA -->
------------------------------------------------------------------------------------- */

#tag_list {
	background: #fff;
}

#tag_list h3 {
	text-align: center;
	padding: 5px 0;
	background: #f9b04b;
	color: #fff;
	margin: 3px 0;
	font-weight: normal;
}

#tag_list p {
	width: 134px;
	margin: 0;
	clear: none;
}

#tag_list p a {
	display: block;
	width: 124px;
	padding: 5px 5px;
	float: left;
	color: #383838;
}

#tag_list p.first_tag {
	width: 100%;
}

#tag_list p.first_tag a {
	border: 0;
	width: 934px;
	text-align: center;
}

#tag_list p a span {
	margin: 2px 5px 0;
}

#tag_list p a.active, #tag_list p a:hover {
	background: #007cc2;
	color: #fff;
}

.display_toggle {
	position: absolute;
	top: 10px;
	left: 15px;
}

.print_view {
	position: absolute;
	top: 10px;
	right: 15px;
}

.large_calendar_month {
	font-size: 1.6em;
	padding: 10px 0;
	color: #fff;
	width: 100%;
	text-align: center;
	background: #4da5a8;
	margin: 0 0 3px 0;
	float: left;
	position: relative;
}

.print_calendar_page .large_calendar_month {
	background: #8F8F8F;
	color: #000;
	margin: 0;
}

.large_calendar_month span {
	margin: 0 10px;
}

.large_calendar_month a {
	color: #fff;
}

.print_calendar_page .large_calendar_month a {
	color: #000;
}

.large_calendar caption, .weekly_large_calendar caption {
	padding: 15px 0;
}


.large_calendar th, .weekly_large_calendar th {
	width: 127px;
	background: #f9b04b;
	color: #fff;
	padding: 4px 0;
	text-align: center;
	border: solid #fff;
	border-width: 0 1px;
}

.weekly_large_calendar th a {
	color: #fff;
	font-size: 1.2em;
}

.weekly_large_calendar th {
	width: 122px;
}

.weekly_large_calendar th.hour_column {
	width: 75px;
}

.print_calendar_page .large_calendar th, .print_calendar_page .weekly_large_calendar th {
	background: #C9C9C9;
	color: 000;
	border: 1px solid #000;
}

.large_calendar td, .weekly_large_calendar td {
	vertical-align: top;
	border: 1px solid #fff;
	background: #efeeee;
	padding: 3px;
	text-align: left;
}

.print_calendar_page .large_calendar td, .print_calendar_page .weekly_large_calendar td {
	background: #fff;
	border: 1px solid #000;
}

.large_calendar td.blank_cell, .weekly_large_calendar td.blank_cell {
	background: #dfdfdf;
}

.print_calendar_page .large_calendar td.blank_cell, .print_calendar_page .weekly_large_calendar td.blank_cell {
	background: #fff;
}

.large_calendar td, .weekly_large_calendar td {
	font-size: 11px;
	padding: 0 2px;
}

.event_start_time {
	font-weight: bold;
}

.large_cal_day a {
	padding: 0 2px;
	color: #c76328;
}

.large_cal_day a:hover {
	text-decoration: none;
	background: #c76328;
	color: #fff;
}

.large_entry {
	margin: 0 0 5px;
}

.large_entry a {
	color: #363636;
	display: block;
	width: 100%;
}

.entry_tag {
	float: left;
	margin: 4px 2px 0 0;
	height: 10px;
	width: 10px;
}

.entry_title_special {
	font-weight: bold;
	font-size: 11px;
}

.calendar_entry_hover {
	display: none;
	position: absolute;
	z-index: 100;
	width: 500px;
	background: #fff;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #383838;
}

.calendar_entry_hover img {
	float: left;
	margin: 0 10px 5px 0;
}

#content p.event_date {
	font-size: .8em;
	color: #ca6b2f;
	margin: 0 0 5px;
}

.entries_list a {
	display: block;
	float: left;
	width: 100%;
	color: #3A3A3A;
}

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}


/* -------------------------------------------------------------------------------------
<-- END CALENDAR AREA <--
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> FOOTER AREA -->
------------------------------------------------------------------------------------- */

#top_footer {
	background: #7fafca;
	padding: 15px 0;
	text-transform: uppercase;
}

#bottom_footer {
	background: #1f4289;
	padding: 5px 0;
}

#top_footer .container, #bottom_footer .container {
	padding: 0 23px;
	width: 944px;
}

#top_footer .left, #bottom_footer .left {
	width: 370px;
	padding: 5px 20px 5px 0;
	border-right: 1px solid #fff;
}

#bottom_footer .left {
	border: 0;
}

#top_footer .right, #bottom_footer .right {
	width: 513px;
	padding: 5px 20px;
}

#top_footer p, #bottom_footer p {
	margin: 0;
	font-size: 1em;
}

#top_footer, #bottom_footer, #top_footer a, #bottom_footer a {
	color: #fff;
}

/* -------------------------------------------------------------------------------------
<-- END FOOTER AREA <--
------------------------------------------------------------------------------------- */


html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

div#fancy_div h2, div#fancy_div p {
	width: 330px;
	padding: 0 10px;
	margin: 15px 0 0;
}

div#fancy_div h2 {
	font-size: 1.8em;
	color: #3862ae;
}

div#fancy_div p {
	font-size: 1.4em;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 1110; 
	display: none;
	outline: none;
	background: transparent url(images/trans.gif) top left;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	width: auto;
}

div#fancy_title table {
	margin: 0 auto;
	width: auto;
	float: none;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_right.png) repeat-x;
}