/******************
HTML Tags
******************/

body {
	font-family: tahoma;
	background-color:#FFFFFF;
	color:#669;
	font-size:.8em;
	line-height:160%;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	}

#content p, #content-side p, #footer-container p, table {
	margin:0px 0px 0px 0px;
}

#content-side img {
	border:none;
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}



/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#content-container label {
	display:block;
	padding-top:8px;
	}

.mainnav-right form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

.mainnav-right form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

.mainnav-right form legend {
	display:none;
	}

.mainnav-right label {
	display:none
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color:#017CBC;
	text-decoration:underline;
	}

a:visited {
	color:#660099;
	}

a:hover {
	color:#41C457;
	text-decoration:none
	}

a:active {
	color:#FF9900;
	}
	
.no_border
{
	border:none;
	width:22px;
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.mainnav-left a:link {
	color:#6E6E6E;
	text-decoration:none;
	font-weight:bold;
	}

.mainnav-left a:visited {
	color:#6E6E6E;
	text-decoration:none;
	font-weight:bold;
	}

.mainnav-left a:hover {
	color:#41C457;
	}

.mainnav-left a:active {
	color:#017CBC;
	}

table.background  
{
	background: url("/Content/vivafit_logo.jpg") no-repeat; 
}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
.breadcrumbs {
	white-space:nowrap;
	vertical-align:bottom;
}
.breadcrumbs a:link {
	color:#615d5e;
	font-family:Tahoma;
	font-size:.9em;
	text-decoration:underline;
	}

.breadcrumbs a:visited {
	color:#004d74;
	font-size:.9em;
	}

.breadcrumbs a:hover {
	color:#609d73;
	text-decoration:none;
	font-size:.9em;
	}

.breadcrumbs a:active {
	color:#89b604;
	font-size:.9em;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#content-side a:link {
	color:#FFF6AE;
	text-decoration:underline;
	}

#content-side a:visited {
	color:#ECE4B0;
	}

#content-side a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}

#content-side a:active {
	color:#F0FF4A;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.4em;
	padding:10px 0 6px 0;
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}
	
#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

/******************
LAYOUT DIVS
******************/

#header-container {
	background: url(/Content/bg-main.jpg) no-repeat;
	height:40px;
	font-size:2em;
	margin:0px;
	font-weight:bold;
	width: 700px;
	}

#header-container a {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#header-left {
	background: url(/Content/bg-curve-top-left.gif) no-repeat;
	}

#header-right {
	margin:0px 75px 0px 80px;
	color:#FFFFFF;
	padding:41px 10px 0px 0px;
	height:28px;
	border-right:5px solid #FFFFFF;
	font-size:.55em;
	text-align:right;
	}

#posterphoto {
	margin:4px 0px 0px 0px;
	padding:0px;
	}

#posterphoto img {
	border:0px solid #A7A7A7;
	margin:0px;
	display:block;
    width: 700px;
    
}


#botom {
	margin:4px 0px 0px 0px;
	padding:0px;
	}

#bottom img {
	border:0px solid #A7A7A7;
	margin:0px;
	display:block;
    width: 700px;
}
.mainnav-container {
	margin:4px 0px;
	height:30px;
	clear:both;
	}

.mainnav-left {
	float:left;
	width:568px;
	padding:4px 0px 4px 10px;
	border:1px solid #A7A7A7;
	}

.mainnav-right {
	float:right;
	padding:4px 7px 4px 0px;
	border:1px solid #A7A7A7;
	width:166px;
	height:20px;
	}

.labelWelcome{
	/*margin:-30px 0px 0px 300px;*/
	
	}

.breadcrumbs {
	margin:0px 0px 0px 5px;
	color:#FFFFFF;
	white-space:nowrap;
	}
.logout {
	/*margin:-90px 0px 0px 25px;*/
	
	color:#FFFFFF;
	}

#content-container {
	background: url(/Content/bg-main.jpg) repeat-y right;
	}

#content-side {
	float:right;
	width:155px;
	color:#FFFFFF;
	padding:10px;
	margin:0px 0px 4px 0px;
	background: #828AD0 url(/Content/bg-main.jpg);
	}

#content 
{
    border:0px solid #A7A7A7;
	margin:0px;
	color:#FFFFFF;
	padding:10px;
	margin:0px 0px 4px 0px;
	
	}

#three-column-container {
	width:100%;
	margin:10px 0px;
	padding:10px 0px
	}

#three-column-left {
	float:left;
	width:30%;
	}

#three-column-right {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 31% 0px 35%;
	}

#footer-container {
	background: #828AD0 url(/Content/bg-main.jpg);
	height:68px;
	color:#FFFFFF;
	margin:4px 0px 0px 0px;
	clear:both;
	}

#footer-left {
	width:566px;
	height:56px;
	padding:1px 0px 0px 10px;
	margin:0px;
	}

#footer-right {
	float:right;
	color:#FFFFFF;
	padding:0px;
	width:175px;
	height:68px;
	border-left:4px solid #FFFFFF;
	margin:0px;
	background: url(/Content/bg-curve-bottom-right.gif) no-repeat right bottom;
	}

/******************
Menu Items
******************/

.mainnav-container ul {
	margin:0px;
	padding:0px;
	}

.mainnav-container li {
	padding-right:10px;
	list-style:none;
	display:inline;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:1px 0px 1px 12px;
	margin:0px;
	background: url(/Content/bullet.gif) no-repeat;
	background-position: 0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	}

#content ul.link-list-vertical li a:link {
	padding:1px 0px 1px 12px;
	background: url(/Content/bullet-link.gif) no-repeat;
	background-position: 0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:1px 0px 1px 12px;
	background: url(/Content/bullet-link-visited.gif) no-repeat;
	background-position: 0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:1px 0px 1px 12px;
	background: url(/Content/bullet-link-hover.gif) no-repeat;
	background-position: 0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:1px 0px 1px 12px;
	background: url(/Content/bullet-link-active.gif) no-repeat;
	background-position: 0 .6em;
	}

/******************
LISTS - IN THE RIGHT COLUMN
******************/

#content-side ul.list, #content-side ul.link-list-vertical {
	margin:0px 0px 15px 5px;
	padding:0px;
	}

#content-side ul.list li {
	list-style:none;
	padding:1px 0px 1px 12px;
	margin:0px;
	background: url(/Content/bullet-right.gif) no-repeat;
	background-position: 0 .6em;
	}

#content-side ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	}

#content-side ul.link-list-vertical li a:link {
	padding:1px 0px 1px 12px;
	background: url(/Content/bullet-link-right.gif) no-repeat;
	background-position: 0 .6em;
	}

#content-side ul.link-list-vertical li a:visited {
	padding:1px 0px 1px 12px;
	background: url(bullet-link-right-visited.gif) no-repeat;
	background-position: 0 .6em;
	}

#content-side ul.link-list-vertical li a:hover {
	padding:1px 0px 1px 12px;
	background: url(/Content/bullet-link-right-hover.gif) no-repeat;
	background-position: 0 .6em;
	}

#content-side ul.link-list-vertical li a:active {
	padding:1px 0px 1px 12px;
	background: url(/Content/bullet-link-right-active.gif) no-repeat;
	background-position: 0 .6em;
	}

/******************
TABLE STYLES
*****************

table.table {
	width:100%;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}

thead th {
	border-bottom:2px solid #D0D0BF;
	padding:6px;
	}

tfoot th {
	border-top:2px solid #D0D0BF;
	padding:6px;
	}

.table-row-1 td, .table-row-1 th,.table-row-2 td, .table-row-2 th, th {
	padding:2px 6px;
	border:1px solid #D0D0BF;
	}

.table-row-1 td, .table-row-1 th {
	background: url(/Content/bg-table-row-alternate.jpg);
	}
*/
/******************
CLASSES
******************/

img.photobig, img.photosmall {
	border:1px solid #CCCCCC;
	background: #E0E0E0 url(/Content/bg-table-row-alternate.jpg);
	padding:10px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:14px;
	margin:0px;
	padding:0px;
	width:8.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	vertical-align:baseline;
	}

.button-search {
	height:19px;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	}

.separator-side-column {
	border-top:1px solid #9CA2DD;
	margin-bottom:8px;
	padding:0px;
	}

.section-title-not-heading {
	font-size:1.1em;
	font-weight:bold;
	display:block;
	margin-bottom:8px;
	}

.button-big {
	margin-top:8px;
	}

.small-text {
	font-size:.8em;
	}

.none {
	display:none;
	}

.clear {
	clear:both;
	}
	
/*Pedro*/
.title
{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}
.header
{
	background-position: left; 
	background-repeat: no-repeat;
	background-image: url('/Content/bg-main.jpg'); 
	height: 49px;
	border: 0px 0px 0px 0px;
	vertical-align: middle;
}
.header_text
{
	font-weight:bold;
	padding-left: 20px;
	color: White;
}
.header_logout
{
	font-size:.9em;
	padding-left: 200px;
	color: Blue;
	margin:-60px 0px 0px 0px
}
.header_logout:link,
.header_logout:active,
.header_logout:visited ,
.header_logout:hover
{
	color: White;
}

.header_menu
{
	margin: 0px 0px 0px 8px;
	border: 0px 0px 0px 0px;
	white-space:nowrap;
}
.main_content
{
	text-align:center;
	width: 700px;
	/*min-height: 400px;*/
	border-bottom: 1px solid #40754b
}

.footer
{
	border: 0px 0px 0px 0px;
	background-position: left; 
	background-repeat: no-repeat;
	height: 16px;
	vertical-align: top;
	white-space: nowrap;
}
.footer_text
{
	font-size:.9em;
	color: #669;
	padding-left: 10px;
}
.footer_date
{
	font-size:.8em;
	color: White;
	padding-left: 20px;
}
.hidden
{
	visibility:hidden;
}
.classes_header
{
	font-family: Tahoma; 
	font-weight: bold;
	color: White;
	background-color: #006397; 
	text-align: center; 
	width: 70px;
}
.classes_img
{
	width: 70px;
}
.classes_time
{
	width: 98px; 
	font-family: Tahoma; 
	font-weight: bold; 
	height: 35px;
	background-color: #006397;
	white-space: nowrap;
	color: White;
}
.classes_row
{
	width: 98px; 
	color: #000000; 
	font-family: Tahoma; 
	font-size: .7em;
	font-weight: bold; 
	height: 35px;
	background-color: #EAEAEA;
	/*background-color: #FF9900;*/ /*Pilates*/
}
.message
{
	color: #669;
	font-size: 1em;
	font-family: Tahoma;
}
.time
{
	background: #FAFAFA;
	color: #0083d7;
	font-weight:bold;
	font-size: 1em;
	font-family: Tahoma;
	border: solid 1px #DDDDDD;
}
.timeDetails
{
	color: Black;
	font-weight:normal;
	font-size: 1em;
	font-family: Tahoma;
}
.frequencies_time
{
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: .9em;
	background-color: #006397;
	white-space: nowrap;
	color: White;
}
.frequencies_row
{
	width: 98px; 
	color: #000000; 
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: .8em;
	background-color: #EAEAEA;
	text-align: center;
}
.frequencies_scroll
{
	max-height: 268px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow:auto;
	vertical-align: top;
}

.measures_scroll
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	max-height: 190px;
	overflow:auto;
	vertical-align: top;
}

.congratulations
{
	color: #0496E3;
	font-size: 2.5em;
	font-weight:bold;
	text-decoration: underline;
}

.congratulations_details
{
	color: #84C722;
	font-size: 1.5em;
}

.table_border td
{
	border: 1px solid black;
}

.contact_us_header
{
	font-family: Tahoma; 
	font-weight: bold;
	color: White;
	background-color: #84C722; 
	text-align: center; 
}
.contact_us_row
{
	width: 98px; 
	color: #000000; 
	font-family: Tahoma; 
	font-size: .7em;
	font-weight: bold; 
	height: 27px;
	background-color: #EAEAEA;
}

.left_align
{
	text-align:left;
}
/*
.left_align tr
{
	height:35px;
}
*/

.table_border
{
	border: solid 1px black;
}

/* ------------------
 styling for the tables 
   ------------------   */

.table_nut
{
	font-family: tahoma;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
.table_nut th
{
	padding: 3px 3px 3px 3px;
	font-weight: normal;
	font-size: 12px;
	color: #039;
}
.table_nut tbody
{
	background: #e8edff;
}
.table_nut td
{
	padding: 3px;
	color: #669;
	border-top: 1px dashed #fff;
}
.table_nut tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}

.MyTabStyle .ajax__tab_header
{
    font-family: Tahoma;
	font-size: 12px;
    display: block;
}
.MyTabStyle .ajax__tab_header .ajax__tab_outer
{
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
    margin-bottom: 3px;
    border: solid 1px #d7d7d7;
}
.MyTabStyle .ajax__tab_header .ajax__tab_inner
{
    border-color: #666;
    color: #666;
    padding: 2px 5px 1px 0px;
}
.MyTabStyle .ajax__tab_hover .ajax__tab_outer
{
    background-color:#014f7d;
}
.MyTabStyle .ajax__tab_hover .ajax__tab_inner
{
    color: #fff;
}
.MyTabStyle .ajax__tab_active .ajax__tab_outer
{
    border-bottom-color: #ffffff;
    background-color: #8ebc02;
}
.MyTabStyle .ajax__tab_active .ajax__tab_inner
{
    color: #000;
    border-color: #333;
}
.MyTabStyle .ajax__tab_body
{
    font-family: Tahoma;
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border-top-color: #ffffff;
}

.ajax__tab_default .ajax__tab_header /* this makes the tabs wrap*/
{
	white-space: normal!important;
	text-align: left;
}

.error_label
{
	color:Orange;
}
.rigth_border
{
	border-right: solid 1px white 
}

.center
{
	text-align:center;
}
