/** --------------------------------- TABS --------------------------------- **/

table.searchTabs { background-image: url(/default/images/property_search/detail/img/tab_bg.gif); background-repeat: no-repeat; 
			width: 535px; height: 34px;}

td.tabSeparator { width: 12px;}

a.activ_tab { background-image:url(/default/images/property_search/detail/img/button_o.gif); background-repeat:no-repeat; 
			display: block; text-align:center; text-decoration: none; vertical-align: bottom; height: 34px; 
			width: 94px; color: #404040;}

a.inactiv_tab { background-image:url(/default/images/property_search/detail/img/button.gif); background-repeat:no-repeat; 
			display: block; text-align: center; text-decoration: none; vertical-align: bottom; height: 34px; 
			width: 94px; color: #999999;}

.tabsContent { width: 530px; border-color: #9a9a9a; border-width: 0px 1px 0px 1px; border-style: solid; background-color: #ffffff;}

.tabsContentBottom { width: 530px;height:5px; background-image:url(/default/images/property_search/detail/img/tab_content_down.gif); 
			background-repeat:no-repeat;}

.slide_tab { background-image:url(/default/images/property_search/detail/img/slideshow_btn.gif); background-repeat:no-repeat; text-align:center; 
			text-decoration: none; vertical-align: middle; height: 34px; width: 265px; color: #404040;}

.mortgage_tab { background-image:url(/default/images/property_search/detail/img/mortgage_btn.gif); background-repeat:no-repeat; display: block; 
			text-align:center; text-decoration: none; vertical-align: bottom; height: 34px; width: 175px; color: #404040;}

.mortgage_itab { background-image:url(/default/images/property_search/detail/img/button.gif); background-repeat:repeat-x; display: block; 
			text-align: center; text-decoration: none; vertical-align: bottom; height: 34px; width: 175px; color #999999;}

/** ---------------------------------  END TABS --------------------------------- **/

