﻿/*===classes theme===*/
.wbctabs .ajax__tab_body {
	font-family:'Segoe UI',arial,tahoma,helvetica;
	padding:10px 0 50px 0;
	min-height:350px;
	width:800px;
    margin:0 auto;
	}
.wbctabs .ajax__tab_header {
	font-family: 'Segoe UI',Arial,tahoma,helvetica;
	font-size:14px;
    position:relative;
    bottom:24px;
    background:none;
	}
.wbctabs .ajax__tab_tab {
	height:16px;
	margin:10px 30px;
	text-align:center;
    border-bottom:#fff solid 1px;
	}
.wbctabs .ajax__tab_hover .ajax__tab_tab {
	background:none;
	}
.wbctabs .ajax__tab_active .ajax__tab_tab {
    background:none;
    color:#000;
    border-bottom:#000 solid 1px;
	}
.wbctabs p {
	margin:0 25px;
	}
/*===About===*/
.orgpics {
	width:100%;
	text-align:center;
    padding-bottom:30px;
	}
.orgpics td {
	padding-top:10px;
	}

.providers td {
    vertical-align: top;
    padding:0 30px 50px 0;
    }

/*--------Fees--------*/
.yogafees {
	margin:10px 0 0 0;
	}
.yogafees .head {
	font-weight:bold;
	position:relative;
	padding-top:8px;
	}
.yogafees .caption {
	font-size:13px;
	font-style:italic;
	padding-left:8px;
	}
.fees-special {
	margin:25px 20px 0 0;
	}
/*--------Yoga --------*/
#yogapages h5 {
	font-size:11pt;
	font-weight:bold;
	color:#0A73AC;
	margin:5px 0 3px 0;
	padding:25px 0 0 0;
        background:url('../img/dot.gif') 0 100% repeat-x;	
        }


