

/*================================================================

BLIS WEB AGENCY "TEMPLATE" STYLESHEET

================================================================
RESET BROWSER DEFAULTS
----------------------------------------------------------------*/
HTML, BODY, FORM, H1, H2, H3, H4, H5, H6, PRE, FORM, P, BLOCKQUOTE, FIELDSET, INPUT
{
	margin: 0;
	padding: 0;
}
H1, H2, H3, H4, H5, H6, LEGEND, PRE, CODE
{
	font-size: 1em;
}
A IMG, :link IMG, :visited IMG
{
	border: none;
}
LI
{
	zoom: 1;
}
/*EXTRA CLASSES EVERY CSS HACKER NEEDS
----------------------------------------------------------------*/
.clear
{
	clear: both;
}
.clearfix:after
{
/*What's this? --> http://www.positioniseverything.net/easyclearing.html*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* HTML>BODY .clearfix
{
	display: inline-block;
	width: 100%;
}
* HTML .clearfix
{
/*Hides from IE-mac \*/
	height: 1%;
/*End hide from IE-mac*/
}
.hide
{
	display: none;
}
.block
{
	display: block;
}
/*IE 5 Fix
----------------------------------------------------------------*/
BODY
{
	text-align: center;
/*Hack for stoopid IE 5*/
}
DIV#wrapper
{
	text-align: left;
/*Undo stoopid IE 5 hack*/
}
/*EVERYTHING
----------------------------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}
/*BODY
----------------------------------------------------------------*/
BODY
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.webpage {width:100%;}
/*content frame
----------------------------------------------------------------*/
.content_frame
{
	margin: 0px auto;
	width: 960px;
}
/*NAVIGATION
----------------------------------------------------------------*/
.navigation
{
	margin-left: -140px;
	width: 670px;
	height: 29px;
	top: 70px;
	text-align: left;
	z-index: 100;
	position: absolute;
	left: 50%;
	font-size:80%;
}
/*FOOTER
----------------------------------------------------------------*/
#footer
{
	margin: 0 auto;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-image:url(../../images/bg-footer.png); background-repeat:repeat-x;
}
._msie_6-0 .webpage
{
	width: 960px !important; /*[e]910px*/
}


/*================================================================

BLIS WEB AGENCY "SCREEN" STYLESHEET

================================================================
GENERAL TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/
HTML
{
	height: 100%;
	margin-bottom: 1px;
}
HTML, BODY
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
H1
{
	color: #7f4098;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 6px;
	line-height:130%;
	margin-bottom:30px;
	border-bottom:solid 1px #7f4098;
}
H2
{
	color: #7f4098;
	font-size: 120%;
	font-weight: bold;
	line-height:130%;
	margin-bottom:20px;
}

H3
{
	color: #7f4098;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 6px;
	line-height:130%;
	margin-bottom:20px;
}
.slide h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom:7px;
}
P, LI, TD
{
	color: #777777;
	margin-bottom: 12px;
	font-size: 75%;
	line-height: 1.6em;
}
LI
{
	margin-left: 20px;
	line-height: 14px;
	margin-bottom: 2px;
}
UL
{
	margin-bottom: 10px;
}
A
{
	outline: none;
}
A:link, A:visited
{
	color: #7f4098;
	text-decoration: none;
}
A:hover
{
	color: #7f4098;
	text-decoration: underline;
}
/*TABLES
----------------------------------------------------------------*/
TABLE
{
	clear: both;
	border-collapse: collapse;
	text-align: left;
}
TD
{
	padding: 2px 3px;
	font-size: small;
}
TD LI, TD P
{
	font-size: 100%;
}
/*HEADER CONTENT
----------------------------------------------------------------*/
#webpage
{
	background-image:url(../../images/bg-webpage.jpg); background-repeat:no-repeat; background-position:center top;
}
#content_frame
{
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top:30px;
	text-align: left;
	width: 940px;
	display: block;
	background-color:transparent; 
}
.topPageGraphic h1
{
display:none;
}
.slide {width: 340px; float:left; padding-top:25px; }
.slide ul li {margin:0; padding:0;}
.content {float:right; width:600px; padding-top:0px;}
.col1 {width:280px;  float:left;}
.col2 {width:295px;  float:right;}
/*SIDEBAR CONTENT
----------------------------------------------------------------
FOOTER CONTENT
----------------------------------------------------------------*/
.footer
{
	font-size:70%;
	width:950px;
	margin:auto;
	padding:20px;
	height:20px;
	padding-bottom:0;
	text-align:left;
	color: #8f2062;
	background-image:url(../../images/logo-footer.jpg); background-repeat:no-repeat; background-position:15px 15px;
}
.footer a {color:#8f2062;}
/*PAGE TOOLS
----------------------------------------------------------------*/
.hide, .printonly
{
	display: none;
}
.noscript
{
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.noscript SPAN
{
	border: 1px solid #A71A1A;
	font-size: 10px;
	color: #A71A1A;
	margin: 0 auto;
	padding: 4px;
	position: relative;
	width: 700px;
	background: white;
	display: block;
	font-family: verdana, sans-serif;
}
.clear
{
	clear: both;
	display: block;
	height: 1px;
	width: 1px;
}

.quote {background-image:url(../../images/bg-quote.png); background-repeat:no-repeat; padding:10px; width:275px;}
strong {color:#7f4098;}
.classDetails {margin-bottom:10px; padding-top:10px;  }
.classImage {width:250px; float:left; text-align:center;}
.classData {float:right; width:310px; border-bottom:solid 1px #ccc; }
.timetable, .termDates, .investment {background-color:#efefef; padding:10px; margin-bottom:20px; }
.timetable ul li, .termDates ul li, .investment ul li {margin-left:20px;}

.left {float:left; margin-right:25px; width:200px;}
.right {float:right; width: 360px;}
.divider {border-bottom:dotted 1px #ccc; margin-top:25px; margin-bottom:25px;}
.contact p, .contact a {color:#8f2062;}

/*================================================================

	BLIS WEB AGENCY "WIDGET" STYLESHEET

================================================================*/




/* MENU (DYNAMIC)
----------------------------------------------------------------*/
#dropdownMenu, #dropdownMenu dl {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
	border: 0;
	display: block;
	z-index:1;
}

#dropdownMenu a {
	display: block;
	height: 20px;
	line-height: 20px;
	border: 0;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:10px;
	color:#00a14b;
	font-weight:bold;
}

#dropdownMenu a:hover {
	color:#fff;
	text-decoration:none;	
}

#dropdownMenu dd {
	float:left; /*float: none;*/	
	width: auto;	
	border: 0;
	display:block;	
	overflow:hidden;
	text-align:left;
	z-index:1; margin-right:10px;
}

#dropdownMenu dd dl {
	width: auto;
	/* margin-top: -30px;
	margin-left: 104px; 
	float:left; */
	position:absolute;
	display:block;
	z-index:2;	width:185px;
	background-image:url(../../images/bg-dropdown.png); background-position:right bottom;

}

#dropdownMenu dd dl dd {
	width: auto;
	z-index:2;
	float:none;
	background-image: url(../../images/bg-nav1.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left:22px;
	border-bottom: solid 1px #fff;
}

#dropdownMenu dd dl dl {
	position: absolute;
	margin-top: -30px;
	margin-left: 100px;
	background: #eee;
	width: 100px;
	z-index:2;

}  
dd#dd_index  { width:55px; background-image:url(../../images/nav-home.png); background-repeat:no-repeat; }
dd#dd_index a:hover {background-image:url(../../images/nav-home-over.png); background-repeat:no-repeat; }

dd#dd_about  { width:57px; background-image:url(../../images/nav-about.png); background-repeat:no-repeat; }
dd#dd_about a:hover {background-image:url(../../images/nav-about-over.png); background-repeat:no-repeat; }

dd#dd_your_teacher a:hover, dd#dd_fusion_wheel a:hover, dd#dd_testimonials a:hover {background-image:none; }

dd#dd_your_teacher a, dd#dd_fusion_wheel a, dd#dd_testimonials a {color:#fff; }

#dropdownMenu dd dl dd#dd_testimonials {border-bottom:none;}
dd#dd_events_workshops  { width:154px; background-image:url(../../images/nav-events.png); background-repeat:no-repeat; }
dd#dd_events_workshops a:hover {background-image:url(../../images/nav-events-over.png); background-repeat:no-repeat; }


dd#dd_frequent_questions  {width: 148px; background-image:url(../../images/nav-faq.png); background-repeat:no-repeat; }
dd#dd_frequent_questions a:hover {background-image:url(../../images/nav-faq-over.png); background-repeat:no-repeat; }

dd#dd_classes  {width:69px; background-image:url(../../images/nav-classes.png); background-repeat:no-repeat; }
dd#dd_classes a:hover {background-image:url(../../images/nav-classes-over.png); background-repeat:no-repeat; }

dd#dd_contact  {width:89px; background-image:url(../../images/nav-reflections.png); background-repeat:no-repeat; }
dd#dd_contact a:hover {background-image:url(../../images/nav-reflections-over.png); background-repeat:no-repeat; }

/* POSITION ITEM
---------------------------------------------------------------*/

    .positioneddiv
    {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        display: block;
        visibility: hidden;        
    }
    
    .positioneddiv .posblock1
    {
        margin: 0 auto;
        padding: 0;
        width: 760px;
        height: 1px;
        display: block;
        visibility: hidden;
    }
    
    .positioneddiv .posblock1 .posblock2
    {
        display: block;
        visibility: visible; 
    }
    
/* ROUNDED BORDERS
 ---------------------------------------------------------------*/

div.sb-inner { background: white; }


/* SHADOW BOX
----------------------------------------------------------------*/
/* Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/* Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/* Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*_ Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}

/* SIFR
----------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}


/* STRETCH TOOL
----------------------------------------------------------------*/
    
    .stretch {
        cursor: pointer;
    }
    
    .stretch img {
        margin-right: 4px;
    }

/* TOOLTIPS
----------------------------------------------------------------*/
.tool-tip{

    width: 200px;

    color: #000;

    text-align: center;

    z-index: 999;
    }

.tool-title{

    color: #000;

    font-family: tahoma, verdana, sans-serif;

    text-transform: uppercase;

    font-size: 11px;

    font-weight: normal;

    text-shadow: 2px 2px 1px #222;

    margin: 0;

    padding: 13px 10px 5px;

    background: url(/images/stock/balloon.png) top left no-repeat !important;

    background: url(/images/stock/balloon.gif) top left no-repeat;

    font-size: 11px;
    }

.tool-text{

    margin: 0;

    padding: 0 10px 15px;

    text-shadow: 2px 2px 1px #222;

    background: url(/images/stock/balloon.png) bottom left no-repeat !important;

    background: url(/images/stock/balloon.gif) bottom left no-repeat;

    font-size: 10px;

    color: black;

    font-size: 11px;

    font-family: verdana, sans-serif;
    }

/*================================================================
	
	BLIS WEB AGENCY "CUSTOM CMS" STYLESHEET. THE EFFECTS OF THIS
	STYLESHEET CAN BE SEEN IN THE CMS AND ON THE FRONTEND OF THE
	WEBSITE
	
================================================================*/