/*
Theme Name: Tru-Link
Theme URI: http://wordpress.org/
Description: Tru Link
*/
/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	color: #656565;
	padding: 0;
	background: #4b8090;
	font-family: arial;
}

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

ul, ol {
	list-style: none;
}

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

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

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

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

hr {
	border-top: 1px solid #68944f;
	margin: 0 0 15px 0;
}

img {
	float: left;
}

.middle_align {
	text-align: center;
}

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

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

.left *, .right * {
	float: left;
}

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

.container {
	position: relative;
	font-size: 1.2em;
}

#page_wrapper {
	background: #f1eee1 url(images/body_bg.jpg) top left repeat-x;
}

#main_container {
	margin: 5px 0;
	padding: 0 5px 5px;
	background: #fff url(images/content_divider.jpg) 287px 20px repeat-y;
	width: 890px;
}

#offers_container {
	margin: 5px 0;
	padding: 0 5px 5px;
	background: #fff;
	width: 890px;
}

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


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

#header {
	height: 145px;
	position: relative;
}

#header h1 {
	width: auto;
	position: absolute;
	top: 0px;
	left: 0;
}

#header h1 a {
	text-indent: -10000px;
	display: block;
	height: 61px;
	width: 246px;
	float: left;
	background: transparent url(images/logo.jpg) top left no-repeat;
}

#phone_number {
	position: absolute;
	top: 0;
	right: 10px;
	width: 205px;
	height: 28px;
}

#request_links {
	position: absolute;
	width: auto;
	top: 35px;
	right: 10px;
	font-size: 14px;
	color: #1d207b;
}

#request_links a {
	color: #1d207b;
	font-weight: bold;
	font-family: arial;
}

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

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

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

#nav_home {
	width: 74px;
	background: transparent url(images/nav_home.jpg) top left no-repeat;
}

#nav_about {
	width: 71px;
	background: transparent url(images/nav_about.jpg) top left no-repeat;
}

#nav_residential {
	width: 119px;
	background: transparent url(images/nav_residential.jpg) top left no-repeat;
}

#nav_commercial {
	width: 235px;
	background: transparent url(images/nav_commercial.jpg) top left no-repeat;
}

#nav_specialty {
	width: 104px;
	background: transparent url(images/nav_specialty.jpg) top left no-repeat;
}

#nav_resources {
	width: 115px;
	background: transparent url(images/nav_resources.jpg) top left no-repeat;
}

#nav_blog {
	width: 66px;
	background: transparent url(images/nav_blog.jpg) top left no-repeat;
}

#nav_contact_us {
	width: 116px;
	background: transparent url(images/nav_contact_us.jpg) top left no-repeat;
}

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


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

#sidebar {
	width: 277px;
	margin: 5px 0 0;
	color: #0f100e;
}

.sidebar_box {
	margin: 0 0 5px 0;
	background: #fff url(images/side_bg.jpg) top left no-repeat;
}

.special_box, .estimate_box, .financing_box {
	margin: 0 0 3px 0;
	background: #fff url(images/side_bg.jpg) top left no-repeat;
}

.estimate_box {
	margin: 0 0 4px;
}


.sidebar_box h2 {
	height: 35px;
	text-indent: -10000px;
	margin: 0 0 5px;
}

.sidebar_box p {
	width: 251px;
	padding: 0 13px;
	line-height: 1.5;
}

#company_news {
	background: #528293 url(images/header_company_news.jpg) top left no-repeat;
}

#testimonial {
	background: #528293 url(images/header_testimonials.jpg) top left no-repeat;
}


.sidebar_box li {
	float: left;
	clear: both;
	width: 100%;
}

.sidebar_box li a {
	color: #6e6e6e;
	display: block;
	float: left;
	font-size: 13px;
	line-height: 20px;
	font-family: arial;
	font-weight: bold;
	padding: 3px 13px 3px 26px;
	width: 238px;
	border-bottom: 1px solid #e2e1e1;
}

.sidebar_box li.current_page_item ul a {
	color: #6e6e6e;
	background-image: none;
}

.sidebar_box li#main_parent a {
	padding: 3px 13px;
	width: 251px;
}

.sidebar_box li ul a {
	
	padding: 3px 13px 3px 39px;
	width: 225px;
}

.sidebar_box li a span {
	float: left;
}

.sidebar_box li a span.new {
	float: right;
	clear: none;
	width: 53px;
	height: 20px;
	text-indent: -10000px;
	background: transparent url(images/new_icon.png) top left no-repeat !important;
	background: transparent url(images/new_icon.gif) top left no-repeat;
}

.sidebar_box li a:hover, .sidebar_box li.current_page_item a {
	color: #363927;
	text-decoration: none;
	background: transparent url(images/side_menu_hover_bg.jpg) top left no-repeat;
}

/* -------------------------------------------------------------------------------------
--> CONTENT AREA -->
------------------------------------------------------------------------------------- */

#right_content {
	width: 608px;
	padding: 0 0 5px 0;
	float: right;
	clear: none;
}

#content {
	width: 569px;
	padding: 10px 20px 10px 21px;
	margin: 5px 0 0;
}

#banner_container {
	background: #fff;
	padding: 5px 0;
}

#banner_home {
	background: #fff;
	height: 310px;
	overflow: hidden;
	position: relative;
}

#banner {
	background: #fff;
	position: relative;
	height: 205px;
}

#banner_home img {
	position: absolute;
	top: 0;
	left: 0;
	width: 608px;
	height: 310px;
	z-index: 0;
}

#banner img {
	position: absolute;
	top: 0;
	left: 0;
	width: 608px;
	height: 205px;
	z-index: 0;
}

#banner a {
	position: absolute;
	top: 0;
	z-index: 1;
	height: 205px;
	background: transparent url(../images/pix.gif) top left;
}

#sub_nav_aluminum {
	left: 0;
	width: 146px;
}

#sub_nav_steel {
	left: 151px;
	width: 150px;
}

#sub_nav_custom_steel {
	left: 306px;
	width: 151px;
}

#sub_nav_gates {
	left: 462px;
	width: 146px;
}

#sub_nav_wood {
	left: 0;
	width: 146px;
}

#sub_nav_vinyl {
	left: 150px;
	width: 151px;
}

#sub_nav_chain_link {
	left: 305px;
	width: 150px;
}

#sub_nav_ornamental {
	left: 462px;
	width: 146px;
}

#sub_nav_copperwood {
	left: 0;
	width: 201px;
}

#sub_nav_red_cedar {
	left: 206px;
	width: 205px;
}

#sub_nav_white_wood {
	left: 410px;
	width: 198px;
}

#content h1 {
	color: #1d207b;
	font-size: 140%;
	margin: 0 0 10px 0;
	font-family: Georgia;
	text-transform: uppercase;
}

#content h1 a {
	color: #1d207b;
	font-size: 16px;
	margin: 0 0 10px 0;
	font-family: Georgia;
	text-transform: uppercase;
	text-decoration: underline;
}

#content h2 {
	color: #272727;
	font-size: 110%;
	margin: 0 0 10px 0;
	font-family: Georgia;
}

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

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

#content ul {
	margin: 0 0 15px;
	width: 538px;
	padding: 0 0 0 30px;
}

#content li {
	margin: 0 0 5px;
	background: #fff url(images/bullet.jpg) 0 5px no-repeat;
	padding: 0 0 0 10px;
	width: 498px;
}

#content #post-64 ul {
	width: 569px;
	padding: 0;
	margin: 0 0 20px;
}

#content #post-64 ul li {
	background: none;
	width: 189px;
	float: left;
	clear: none;
	padding: 0;
}

#content th, #content td {
	vertical-align: top;
	padding: 0 5px;
}

#content ul#gallery_menu  {
	margin: 0 0 15px;
	width: 568px;
	padding: 0 0 15px;
	border-bottom: 1px solid #68944f;
}

#content ul#gallery_menu li {
	margin: 0 0 10px 10px;
	background-image: none;
	padding: 0;
	width: 72px;
	float: left;
	clear: none;
	display: inline;
	text-align: center;
}

#gallery_menu li a {
	color: #656565;
}

#content ul#gallery_menu > li:first-child {
	margin: 0;
}

#gallery_menu img {
	border: 2px solid #2B2B2B;
	margin: 0 0 3px;
}

#content ul.photo_gallery, #fence_style_images ul.photo_gallery  {
	margin: 0 0 15px;
	width: 568px;
	padding: 0;
}

#fence_style_images ul.photo_gallery  {
	width: 587px;
	padding: 0 0 0 21px;
}

#content ul.photo_gallery li, #fence_style_images ul.photo_gallery li {
	margin: 0 0 10px 10px;
	background-image: none;
	padding: 0;
	width: 99px;
	float: left;
	clear: none;
	display: inline;
	text-align: center;
}

#content ul.photo_gallery > li:first-child, #fence_style_images ul.photo_gallery > li:first-child {
	margin: 0;
}

.photo_gallery li a {
	color: #656565;
	float: left;
	display: block;
	width: 100%;
}

.photo_gallery li span {
	color: #656565;
	width: 99px;
	height: 75px;
	overflow: hidden;
	margin: 0 0 4px;
	float: left;
}

.photo_gallery li img {
	width: 99px;
}


input, textarea {
	float: left;
	clear: none;
	width: 200px;
	padding: 2px;
	border: 1px solid #525252;
}

label {
	width: 250px;
	float: left;
}

input.button {
	width: auto;
	padding: 2px 10px;
	margin: 0 0 0 250px;
	display: inline;
}

.error {
	width: 547px;
	padding: 5px 10px;
	border: 1px solid #525252;
	background: #DAB1B1;
}

.partner_container {
	background: #f9f9f1;
	width: 529px;
	padding: 20px;
	border: solid #e0e3cd;
	border-width: 1px 0;
	margin: 0 0 5px;
}

.partner_container p {
	margin: 5px 0;
}

.partner {
	background: #f9f9f1 url(images/partner_bg.jpg) 180px 0px repeat-y;
}

.partner_contact {
	width: 170px;
	padding: 0 10px 0 0;
}

.partner_about {
	width: 339px;
	padding: 0 0 0 10px;
	float: right;
	clear: none;
}

.news_article {
	margin: 0 0 10px;
	border-bottom: 1px solid #555;
}

.news_image {
	width: 100px;
}

.news_image img {
	width: 100px;
	float: left;
}

.news_story {
	float: right;
	width: 569px;
	clear: none;
}

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

#house_fence_selector {
	position: relative;
	height: 309px;
	overflow: hidden;
	background: #fff;
	padding: 0 0 5px;
}

#houses, #fences {
	position: absolute;
	height: 309px;
	width: 608px;
	top: 0;
	left: 0;
}

#fences {
	z-index: 1000;
}

#houses img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#fences img {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
}

#house_list li a {
	float: left;
	padding: 4px 0 0 30px;
	height: 19px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #444444;
	display: block;
	width: auto;
	background: transparent url(images/style_selection_dot.jpg) top left no-repeat;
}

#house_list li a.active, #house_list li a:hover {
	text-decoration: none;
	background-position: 0 -23px;
}

#fence_list li a {
	float: left;
	display: block;
	width: auto;
}


/* -------------------------------------------------------------------------------------
<-- STYLE SELECTOR AREA <--
------------------------------------------------------------------------------------- */

#style_timeline #directions {
	text-align: center;
	margin: 0 0 5px;
}

#style_timeline ul {
	width: 600px;
	margin: 0;
	padding: 0 0 0 8px;
}

#style_timeline ul li {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	min-height: 83px;
	height:auto !important;
  	height:83px;
	text-align: center;
	color: #897a75;
}

#style_timeline ul li a {
	float: left;
	display: block;
	width: 150px;
	color: #897a75;
}

#show_step_1 {
	background: #fff url(images/step_1.jpg) top center no-repeat;
}

#show_step_2 {
	background: #fff url(images/step_2.jpg) top center no-repeat;	
}

#show_step_3 {
	background: #fff url(images/step_3.jpg) top center no-repeat;	
}

#show_step_4 {
	background: #fff url(images/step_4.jpg) top center no-repeat;	
}

#new_style_container {
	width: 607px;
	padding: 10px 0;
	margin: 5px 0 5px 1px;
	overflow: hidden;
	display: inline;
	position: relative;
	
	min-height: 1750px;
	height:auto !important;
	height: 1750px;
}

#new_style_content {
	width: 4000px;
	position: absolute;
	top: 0;
	left: 0;
}

#new_style_content h2 {
	color: #272727;
	font-weight: normal;
	font-size: 110%;
	margin: 0 0 10px;
	width: 567px;
	padding: 5px 20px;
	background: #f4f2ea;
	font-family: Georgia;
}

#step_1, #step_2, #step_3, #step_4, #step_5 {
	float: left;
	clear: none;
	width: 606px;
	padding: 0 0 0 1px;
	position: relative;
}

.fence_selection_list {
	width: 600px;
	padding: 0 0 0 8px;
}



.fence_selection_list li {
	float: left;
	width: 150px;
	margin: 0 0 5px;	
	text-align: center;
	color: #000;
}

.zoom_in {
	margin: 0 0 10px;
}

.fence_selection_list li img {
	float: left;
	margin: 0 0 5px;
}

.fence_selection_list li a {
	float: left;
	width: 100%;
	text-align: center;
	color: #000;
	margin: 0;
}

.fence_selection_list li a.zoom_in {
	color: #897a75;
}


/* -------------------------------------------------------------------------------------
<-- END STYLE SELECTOR AREA <--
------------------------------------------------------------------------------------- */
							
/* -------------------------------------------------------------------------------------
--> SUPPLIER SCROLL AREA -->
------------------------------------------------------------------------------------- */

#white_container {
	background: #fff;
	clear: none;
}

#suppliers_list {
	position: relative;
	padding: 10px 0 54px;
	margin: 5px 0;
	border: solid #c5c4c4;
	border-width: 1px 0;
}

#suppliers_list p {
	margin: 0 0 5px;
	color: #878686;
	font-size: 90%;
}

#suppliers_list div {
	width: 824px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	left: 33px;
	height: 44px;
}

#suppliers_list ul {
	width: 10000px;
	position: absolute;
	top: 0;
	left: 0;
}

#suppliers_list li {
	clear: none;
	float: left;
	width: 156px;
	margin: 0 11px 0 0;
}

#suppliers_list li a {
	float: left;
	width: 100%;
	display: block;
}

#supplier_move_left {
	position: absolute;
	bottom: 10px;
	left: 0;
	text-indent: -10000px;
	height: 44px;
	width: 21px;
	display: block;
	background: transparent url(images/arrow_left.jpg) top left no-repeat;
}

#supplier_move_right {
	position: absolute;
	bottom: 10px;
	right: 0;
	text-indent: -10000px;
	height: 44px;
	width: 21px;
	display: block;
	background: transparent url(images/arrow_right.jpg) top left no-repeat;
}

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

#footer {
	background: transparent url(images/footer_bg.jpg) top left repeat-x;
	padding: 15px 0 30px;
}


#footer p {
	line-height: 2;
	color: #fff;
	margin: 0;
}

#footer a {
	color: #fff;
}


#footer_left {
	width: auto;
	padding: 0 0 0 13px;
}

#footer_right {
	float: right;
	width: 465px;
	padding: 0 13px 0 25px;
	clear: none;
	border-left: 1px solid #fff;
}

#footer_right a {
	float: right;
	clear: none;
	margin: 5px 0 0 10px;
}

#footer_right a img {
	float: left;
}

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

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}


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 h1, div#fancy_div h2, div#fancy_div p {
	width: 400px;
	padding: 0 10px;
	margin: 15px 0 0;
}

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

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: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

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

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_main div {
	width: auto;
	text-align: center;
}

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