/*
Theme Name: Lakeshore Athletic Club
Theme URI: http://www.createwithcurtis.com/
Description: Theme for the Lakeshort
Author: Create With Curtis
Author URI: http://createwithcurtis.com/
Tags: create with curtis, tri-city
*/

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: collapse; border-spacing: 0; float: left; width: 100%;}
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


body {
	line-height: 1;
	text-align: center;
	font-size: 62.5%;
	color: #5c5b5b;
	padding: 0;
	font-family: arial;
	height: 100%;
}

body {
	background: #ece7db url(images/sub_bg.jpg) top left repeat-x;
}

body#home_page {
	background: #a8c1c8 url(images/home_bg.jpg) top left repeat-x;
}

body#calendar_page {
	background: #fff;
	background-image: none;
}

div {
	float: left;
	clear: both;
	width: 100%;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5;
}

li {
	line-height: 1.5;
}

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;
}

ul {
	list-style: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.middle_align {
	text-align: center;
}

#background_strip {
	background: transparent url(images/subpage_strip.jpg) center 111px no-repeat;
}

#home_page #background_strip {
	background: transparent url(images/home_strip.jpg) center 111px no-repeat;
}

.wrapper {
	text-align: left;
	float: none;
	width: 940px;
	margin: 0 auto;
	position: relative;	
}

.container {
	position: relative;
	padding: 0;
}



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


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

#header {
	position: relative;
	height: 111px;
	margin: 0 0 3px;
	width: 100%;	
}

#logo {
	float: left;
	width: 250px;
	height: 111px;
	text-indent: -10000px;
	background: #fff url(images/logo.jpg) top left no-repeat;
}

#nav {
	position: absolute;
	right: 0;
	bottom: 20px;
	width: auto;
}

#nav li {
	float: left;
	clear: none;
	margin: 0 0 0 5px;
	display: inline;
}

#nav li a {
	float: left;
	height: 34px;
	color: #000000;
	font-size: 14px;
	font-family: helvetica;
	background-color: #fff;
	background-image: url(images/nav_hover_left.png) !important;
	background-image: url(images/nav_hover_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#nav li a span {
	float: left;
	height: 34px;
	line-height: 34px;
	padding: 0 8px;
	background: transparent url(images/nav_hover_right.png) top right no-repeat !important;
	background: transparent url(images/nav_hover_right.gif) top right no-repeat;
}

#nav li a:hover, #nav li a.active {
	background-color: #dde9f3;
	text-decoration: none;
}

#home_page #banner {
	height: 305px;
	margin: 0 0 -131px;
}

#banner {
	width: 650px;
	float: right;
	clear: none;
	background: #147683;
	overflow: hidden;
	position: relative;
}


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


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


#calendar_wrapper {
	background: #fff;
	width: 938px;
	padding: 0 1px
}

#content_wrapper {
	width: 650px;
	float: right;
	clear: none;
}

#home_page #content {
	padding: 134px 0 0 !important;
	padding: 131px 0 0;
	margin: 0;
	background: transparent;
	width: 100%;
}

#home_page #content .left {
	width: 385px;
}

#home_page #content .right {
	float: right;
	clear: none;
	width: 263px;
}

#content {
	margin: 8px 0 0;
	width: 600px;
	padding: 25px;
	background: #fff;
	font-size: 12px;
}

.error_message {
	width: 578px;
	padding: 10px;
	background: #bd0000;
	color: #fff;
	border: 1px solid #363636;
}

#content h1 {
	color: #024666;
	font-size: 18px;
	text-transform: uppercase;
	padding: 0 0 10px;
	border-bottom: 1px solid #c7c7c7;
	padding: 0 0 10px;
	float: left;
	width: 100%;
}

#content h2 {
	color: #057e93;
	font-size: 16px;
	padding: 15px 0 10px 0;
	font-weight: bold;
	float: left;
	width: 100%;
	line-height: 1.5;
}

#content h3 {
	font-size: 14px;
	padding: 0 0 10px;
	font-weight: bold;
	float: left;
	width: 100%;
}

#content ul li.fckList {
	width: 100%;
}

#content ul {
	float: left;
	width: 600px;
	margin: 0 0 5px;
	display: inline;
}

#content ul li {
	float: left;
	clear: both;
	width: 585px;
	padding: 0 0 0 15px;
	margin: 0 0 5px;
	background: transparent url(images/bullet.jpg) 3px 5px no-repeat;
}

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

#content ul#formFields li.half {
	width: 300px;
	clear: none;
}

#content ul#formFields li.half input, #content ul#formFields select {
	width: 250px;
}

#content ul#formFields li.half input.auto_input {
	width: auto;
}

#content p {
	width: 100%;
}

.staff_member {
	float: left;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #c7c7c7;
}

.staff_image {
	float: left;
	width: 150px;
}

.staff_info {
	float: right;
	clear: none;
	width: 430px;
}

#content .staff_info h2 {
	padding: 0 0 10px;
}

#content .staff_info ul {
	float: left;
	width: 430px;
	margin: 0 0 5px;
	display: inline;
}

#content .staff_info ul li {
	float: left;
	clear: both;
	width: 415px;
	padding: 0 0 0 15px;
	margin: 0 0 5px;
	background: transparent url(images/bullet.jpg) 3px 5px no-repeat;
}

#content table {
	float: left;
	clear: both;
	width: 400px;
	margin: 0 0 15px;
}

#content table td {
	padding: 5px 0;
	width: 200px;
}

#content p {
	float: left;
	clear: both;
}

#recaptcha_widget_div {
	float: left;
	clear: both;
	width: 100%;
}

#recaptcha_area {
	float: left;
	width: 100%;
}

#content table#recaptcha_table {
	width: 450px;
	float: left;
}

#content table#recaptcha_table td {
	width: 10px;
}

#content table#recaptcha_table td.recaptcha_image_cell {
	width: 302px;
}

#recaptcha_image {
	width: 300px;
	float: left;
	display: block;
}

#recaptcha_image img {
	float: left;
}

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


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

#sidebar {
	width: 285px;
	float: left;
}

#home_page #upcoming_events {
	height: 305px;
}

#upcoming_events {
	margin: 0 0 6px;
	position: relative;
}

#upcoming_events h1 {
	width: 285px;
	margin: 10px 0 0;
	text-align: center;
	color: #383634;
	font-weight: 200;
	text-transform: uppercase;
	font-family: helvetica;
}

#home_page #upcoming_events h1 {
	margin: 20px 0 0;
	color: #fff;
}

#home_page .scrollable {
	position: absolute;
	left: 0;
	bottom: 33px;
	background: #d3e0e4 url(images/home_events_bg.jpg) top left no-repeat;
}

.scrollable {
	position: relative;
	height: 212px;
	width: 265px;
	padding: 0 10px;
	overflow: hidden;
	background-color: #cedce2;
	background-image: none;
}


div.scrollable div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}

.scrollable div {
	width: 265px;
	border-bottom: 1px solid #205168;
}

.scrollable div a {
	display: block;
	float: left;
	width: 100%;
	height: 43px;
	padding: 5px 0;
}

.event_time {
	width: 265px;
	font-size: 13px;
	float: left;
}

.scrollable div a .event_time {
	color: #009ac8;
	font-weight: bold;
	float: left;
	margin: 0 0 5px;
}

.scrollable div a .event_name {
	color: #292929;
	font-size: 13px;
	float: left;
	clear: both;
	width: 265px;
}

.scrollable div a:hover {
	text-decoration: none;
}

#home_page #upcoming_events_nav {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #e7edf0 url(images/home_events_nav_bg.jpg) top left no-repeat;
}

#upcoming_events_nav {
	position: relative;
	height: 33px;
	background-color: #99bbc5;
	background-image: none;

}

#see_all_events {
	position: absolute;
	top: 6px;
	left: 10px;
}

.prev {
	position: absolute;
	top: 4px;
	right: 15px;
}

.next {
	position: absolute;
	bottom: 4px;
	right: 15px;
}

#home_quick_links {
	margin: 1px 0 9px;
}

#newsletter_signup, #newsletter_home_signup {
	position: relative;
	width: 285px;
	height: 126px;
	margin: 3px 0 5px;
	background: transparent url(images/newsletter_bg.jpg) top left no-repeat;
}

#newsletter_home_signup {
	background: transparent url(images/newsletter_home_bg.jpg) top left no-repeat;
}

#home_page #newsletter_home_signup {
	margin: 4px 0 5px;
}

#home_page #newsletter_signup {
	margin: 0 0 5px;
}

#newsletter_signup div, #newsletter_home_signup div {
	width: 269px;
	height: 26px;
	border: 1px solid #646464;
	background: #646464;
	position: absolute;
	bottom: 10px;
	left: 7px;
}

#newsletter_email {
	float: left;
	height: 20px;
	padding: 2px;
	border: 1px solid #7f7f7f;
	width: 203px;
	font-size: 16px;
	color: #3e3732;
}

#newsletter_submit {
	float: left;
	clear: none;
	width: 60px;
}

#sub_quick_buttons a {
	float: left;
	clear: both;
	margin: 0 0 5px;
}

#sub_nav {
	margin: 3px 0 0;
}

#sub_nav h1 {
	text-transform: uppercase;
	width: 100%;
	margin: 0;
}

#sub_nav h1 a {
	font-weight: 200px;
	width: 222px;
	color: #005f80;
	float: left;
	display: block;
	padding: 10px 20px 10px 43px;
	background: #D4CFB5;
}

#sub_nav ul {
	margin: 1px 0 0 0;
	padding: 10px 0;
	float: left;
	width: 285px;
	background: #99bbc5;
}

#sub_nav ul li {
	float: left;
	clear: both;
	width: 284px;
	padding: 0 0 0 1px;
	border-bottom: 1px solid #B6C8CE;
}

#sub_nav ul a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 26px;
	float: left;
	display: block;
	padding: 0 20px 0 42px;
	width: 222px;
}

#sub_nav li a:hover, #sub_nav li.current_page_item a {
	text-decoration: none;
	background: #005f80 url(images/sub_nav_hover.jpg)  12px center no-repeat;
}

#rotating_trainers {
	width: 285px;
	margin: 0 0 5px;
	height: 106px;
	position: relative;
	overflow: hidden;
}

#home_rotating_trainers {
	width: 263px;
	height: 106px;
	position: relative;
	overflow: hidden;
}

#rotating_trainers a {
	float: left;
	display: block;
	position: relative;
	width: 285px;
	height: 106px;
	background: #719fc9 url(images/sub_trainer_bg.jpg) top left no-repeat;
}

#home_rotating_trainers a {
	float: left;
	display: block;
	position: relative;
	width: 263px;
	height: 106px;
	background: #719fc9 url(images/home_trainer_bg.jpg) top left no-repeat;
}

#home_rotating_trainers a img, #rotating_trainers a img {
	position: absolute;
	top: 11px;
	right: 12px;
	height: 83px;
	width: 83px;
}


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



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

#footer {
	margin: 2px 0;
	background: #64483c url(images/footer_bg.jpg) top left;
	height: 40px;
	padding: 10px 20px;
	width: 900px;
	color: #fff;
	font-size: 11px;
}

#footer .left {
	width: 800px;
	float: left;
}

#footer .right {
	float: right;
	clear: none;
	width: 100px;
	text-align: right;
}

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

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

#brochure_download {
	padding: 10px 0;
	background: #4da5a8;
	font-size: 1.6em;
}

#brochure_download a {
	color: #fff;
	float: left;
	margin: 0 0 0 15px;
	display: inline;
	font-size: 14rotating_trainerspx;
}

#tag_list {
	background: #fff;
}

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

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

#tag_list p a {
	display: block;
	width: 122px;
	padding: 5px 5px;
	float: left;
	color: #383838;
	border-left: 1px solid #fff;
}

#tag_list p.first_tag a {
	border: 0;
}

#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: 134px;
	background: #005f80;
	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: 12px;
	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 {
	float: right;
	width: 90px;
	margin: 3px 0 0;
}

.calendar_entry_hover {
	display: none;
	position: absolute;
	z-index: 100;
	width: 500px;
	background: #fff;
	padding: 10px;
	font-size: 12px;
	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 li {
	width: 100%;
}

.entries_list li .right {
	float: right;
}

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

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

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

/* -------------------------------------------------------------------------------------
<-- END CALENDAR 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; 
}

a#fancy_left span {
	left: 20px; 
}

a#fancy_right span {
	right: 20px; 
}

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;
}