/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*               styles for thespacevancouver.com         2008                */
/******************************************************************************/ 
@import url("reset.css");


HTML, BODY, #basic{
	height: 100%;
}
#basis{
	margin: 0px 0px 0px 30px;
	width: 970px;	/* width of basis */
	margin-bottom: -50px;
	display: table;
	height: auto;
	height: 100%;
	min-height: 100%;
}
#main{
	height: 100%;
}

#header{
	height: 135px;	/* height of header */
}

#content
{
}
#left{
	width: 150px;	/* width of left column */
	float: left;
}
#center{
	width: 576px;	/* width of center column */
	float: right;
}

#footer{
	width: 970px;	/* width of basis */
	margin: auto;
	height: 50px;	/* height of footer */
}


/*needed to make room for footer*/
#clearfooter{
	clear: both;
	height: 50px;	/* height of footer */
}
* > HTML #clearfooter {
	float: left;
	width: 100%;
}/* ie mac styles */


/*** standard classes ***********************************************************************************************/
.separator1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator50{
	height: 50px;
	font-size: 1px;
	display: block;
}

.clear{
	clear:both;
	display: block;
}


/*** follow sections can edit *****************************************************************************/
BODY
{
	background-color: #4f6e8c;
	background-color: #4f6e8c;
	/*background-image: url(../images/body-bg.gif);*/
	behavior: url("js/csshover.htc");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
B, STRONG { font-weight: bold; }
I, EM { font-style: italic; }


#basis
{
	width: 734px;
}

/*** header **************************************************************/
#header
{
	position: relative;
}
#circles
{
	position: absolute;
	top: 6px;
	left: 8px;
	display: block;
	width: 179px;
	height: 173px;
	font-size: 0px;
}
#circles IMG
{
	width: 179px;
	height: 173px;
}
A#logo,
A:visited#logo,
A:hover#logo
{
	text-decoration: none;
	position: absolute;
	top: 97px;
	left: 157px;
}
A#logo IMG
{
	width: 180px;
	height: 38px;
}


#header UL
{
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 113px;
	left: 335px;
}
#header UL LI
{
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 7px;
	border-left: 1px solid #ffffff;
	float: left;
}
#header UL LI.first
{
	border: none;
}
#header UL LI A
{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
#header UL LI A:hover
{
	color: #000000;
}





/*** left *************************************************************/
#left UL
{
	width: 142px;
	padding: 33px 0px 0px 0px;
}
#left UL LI
{
	padding: 17px 0px 0px 0px;
	text-align: right;
}
#left UL LI A
{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
#left UL LI A:hover
{
	color: #000000;
}




/*** center ***********************************************************/
#center
{
}
#center .topside,
#center .bottomside
{
	background-image: url(../images/center-top-bg.gif);
	background-repeat: no-repeat;
	width: 576px;
	height: 9px;
	font-size: 0px;
	position: relative;
}
#center .bottomside { background-image: url(../images/center-bottom-bg.gif);}
#content
{
	padding: 10px 15px 10px 15px;
	background-color: #ffffff;
	position: relative;
	color: #666666;
}
#content IMG.left
{
	float: left;
	margin: 0px 15px 0px -13px;
	position: relative;
}



#content H1
{
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #990000;
}
#content H2
{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #990000;
}
#content H3
{
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
	color: #666666;
}
#content H1 EM,
#content H2 EM,
#content H3 EM
{
	font-weight: bold;
}
#content P
{
	padding: 5px 0px 10px 0px;
}
#content P CITE
{
	text-align: center;
	display: block;
	font-style: italic;
}
#content P A,
#content P A:visited
{
	color: #666666;
	text-decoration: underline;
}
#content P A:hover
{
	color: #000000;
}




/*** clearfooter *********************************************************/
#clearfooter
{
	text-align: right;
	color: #ffffff;
	height: 35px;
	padding-top: 15px;
}
#clearfooter SMALL,
#clearfooter SMALL A,
#clearfooter SMALL A:visited
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#clearfooter SMALL A:hover
{
	text-decoration: underline;
}



/*** footer **************************************************************/
#footer
{
	display: none;
}



#content UL LI,
UL LI.list
{
	padding-left: 15px;
	background-image:  url(../images/li-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



A.QE_Link
{
	display: none !important;
}


/*** index ********************************************/
BODY#index #content H1
{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
	color: #666666;
}
BODY#index #content P
{
	padding: 5px 0px 5px 0px;
}

/*** schedule *****************************************/
BODY#schedule #content
{
	font-size: 14px;
}
BODY#schedule #content H1
{
	text-align: center;
}
BODY#shedule #content UL LI
{
	background-image: none;
	text-align: center;
}
BODY#shedule #content OL
{
	margin: 10px 0px 0px 0px;
	text-align: center;
}
BODY#schedule #content OL LI
{
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	font-size: 16px;
	text-align: center;
}
BODY#schedule #content OL LI UL LI
{
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	background-image: none;
}
BODY#schedule A#hdrLink,
BODY#schedule A#hdrLink:visited
{
	position: absolute;
	top: 107px;
	right: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}
BODY#schedule A#hdrLink:hover
{
	text-decoration: underline;
}


/*** teachers ************************************/
BODY#teachers #content P
{
	display: block;
	clear: both;
}
BODY#teachers #content P IMG
{
	margin: 0px 10px 10px 0px;
	width: 111px;
	height: 111px;
	float: left;
	/*position: relative;*/
}
.img
{
	margin: -17px 0px 20px -13px;
	position: absolute;
}




.blue,
#content H1.blue,
#content H2.blue,
#content H3.blue,
#content A.blue
{ color: #0000ff; }
.red,
#content H1.red,
#content H2.red,
#content H3.red
{ color: #990000; }
.gray,
#content H1.gray,
#content H2.gray
{ color: #666666; }
.black,
#content H1.black,
#content H2.black,
#content H3.black
{
	color: #000000;
}

/*** fees ************************************/
BODY#fees #content UL
{
	padding: 0px 0px 10px 0px;
}
BODY#fees #content OL
{
	padding: 0px 0px 10px 0px;
	color: #0000ff;
	list-style-type: decimal;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
}



/*** contact ***********************************/


/*** pilates **********************************/
BODY#pilates #content
{
}
BODY#pilates #content TABLE
{
	margin-bottom: 20px;
	border-bottom: 1px solid #000000;
}
.blockquote
{
	background-color: #dfe5a4;
	border: 1px solid #949c50;
	margin-bottom: 30px;
}
.blockquote TD
{
	padding: 10px;
	font-style: italic;
	color: #000000;
}
/*** pilates-teacher-training **********************************/
BODY#pilates-teacher-training #content DL
{
}
BODY#pilates-teacher-training #content DT
{
	font-weight: bold;
}
BODY#pilates-teacher-training #content DD
{
	padding: 0px 0px 15px 0px;
}

/*** gyrotonic **********************************/
BODY#gyrotonic #content P
{
	clear: both;
}
BODY#gyrotonic #content P IMG
{
	position: relative;
	float: left;
	margin: 0px 15px 10px 0px;
}

/*** yoga **********************************/
BODY#yoga #content H1.blue
{
	color: #0000ff;
}

/*** shiatsu **********************************/


/*** community **********************************/
BODY#yoga-links #content UL
{
	margin: 0px 0px 20px 20px;
}
BODY#yoga-links #content UL LI
{
	padding: 0px 0px 10px 0px;
	background-image: none;
}
BODY#yoga-links #content UL LI A,

BODY#yoga-links #content UL LI A:visited
{
	color: #666666;
}
BODY#yoga-links #content UL LI A:hover
{
	color: #000000;
}




/*** sitemap **********************************/
BODY#sitemap #content UL
{
}
BODY#sitemap #content UL LI
{
	background-image: url(../images/icon-document.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 20px;
}
BODY#sitemap #content UL LI A,
BODY#sitemap #content UL LI A:visited
{
	color: #666666;
}
BODY#sitemap #content UL LI A:hover
{
	color: #000000;
}





/*** testimonials ***************************/
.testimonials
{
	background-color: #e7eaf0;
	background-image: url(../images/section-top.gif);
	background-repeat: no-repeat;
	width: 542px;
	color: #20396e;
	padding: 10px 0px 0px 0px;
	margin-bottom: 20px;
}
.testimonials .content
{
	border-left: 1px solid #20396e;
	border-right: 1px solid #20396e;
	padding: 0px 10px 0px 10px;
}
.testimonials .author
{
	background-image: url(../images/section-bottom-testimonials.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0px 0px 42px;
}



/*** teachers *********************************/
.teachers
{
	background-color: #e7eaf0;
	background-image: url(../images/section-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	width: 542px;
	color: #20396e;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
}
#content .teachers H2
{
	height: 21px;
	color: #ffffff;
	font-size: 14px;
	padding: 6px 0px 0px 10px;
	background-image: url(../images/section-top-teachers.gif);
	margin: 0px;
}

.teachers .content
{
	border-left: 1px solid #20396e;
	border-right: 1px solid #20396e;
	padding: 5px 0px 0px 0px;
}
.teachers .person
{
	background-image: url(../images/person-bg.gif);
	background-repeat: no-repeat;
	width: 522px;
	padding: 0px 5px 10px 5px;
	margin: 0px auto 0px auto;
}
.teachers .person P
{
	clear: both;
}



/*** section *********************************/
#content .section
{
	background-color: #e7eaf0;
	background-image: url(../images/section-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	width: 542px;
	color: #20396e;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
}
#content .section H2
{
	height: 21px;
	color: #ffffff;
	font-size: 14px;
	padding: 6px 0px 0px 10px;
	background-image: url(../images/section-top-teachers.gif);
	margin: 0px;
}
#content .section .content
{
	border-left: 1px solid #20396e;
	border-right: 1px solid #20396e;
	padding: 5px 0px 0px 0px;
}
#content .section P A,
#content .section P A:visited
{
	color: #20396E;
}
#content .section P A:hover
{
	color: #000000;
}
#content .section .schedules
{
}
#content .section .schedules P
{
	background-image: url(../images/shedules-line-bg.gif);
	background-repeat: repeat-x;
	padding: 3px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
#content .section .schedules P BIG
{
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 40%;
	border-right: 1px solid #ffffff;
}
#content .section .schedules P SMALL
{
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

#content .section .news
{
	width: 528px;
	margin: 0px auto 0px auto;
	padding-bottom: 15px;
}
#content .section .news H3
{
	background-image: url(../images/news-hdr-bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	color: #000000;
	padding: 5px 0px 0px 20px;
}
#content .section .news P
{
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
#content .section .news UL
{
}
#content .section .news UL LI
{
	background-image: url(../images/li-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 10px;
}

#content .section .news .schedules
{
}
#content .section .news .schedules P
{
	background-image: none;
	background-color: #d6ddea;
	border: 1px solid #e7eaf0;
	padding: 3px 0px 3px 0px;
}
#content .section .news .schedules P BIG
{
	float: left;
	width: 30%;
	border: none;
}
#content .section .news .schedules P SMALL
{
	float: left;
	width: 60%;
}






/*** rssBox *********************************************************************/
#rssBox
{
	position: absolute;
	top: 150px;
	left: 764px;
	width: 201px;
	background-color: #ffffff;
	background-image: url(../images/rss-box-gr-bg.gif);
	background-repeat: repeat-y;
	display: none;
}
#rssBox .logo
{
	position: absolute;
	top: -8px;
	left: 10px;
}
#rssBox .logo IMG
{
	width: 67px;
	height: 45px;
}
#rssBox H1
{
	padding: 5px 0px 0px 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #20396e;
	margin: 0px;
	background-image: url(../images/rss-box-h1-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	height: 30px;
}
#rssBox .headers
{
	display: none;
}

#rssBox #feedcontainer
{
	padding: 0px 0px 0px 0px;
	background-image: url(../images/rss-feedcontainer-bg.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}
#rssBox .rssarea
{
	background-image: url(../images/rss-rssarea-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	padding: 10px 0px 0px 0px;
}

#rssBox .feeditem
{
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 0px 5px 10px;
	margin: 0px 25px 0px 10px;
	background-image: url(../images/rss-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
}
#rssBox .feeditem H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
#rssBox .feeditem H3 A,
#rssBox .feeditem H3 A:visited
{
	color: #20396e;
	text-decoration: none;
}
#rssBox .feeditem H3 A:hover
{
	text-decoration: underline;
	color: #000000;
}
#rssBox .feeditem .descr
{
	display: none;
}
#rssBox .rssarea
{
	background-image: url(../images/rss-rssarea-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#rssBox .bottom
{
	font-size: 0px;
	background-image: url(../images/rss-bottom.gif);
	background-repeat: no-repeat;
	width: 201px;
	height: 11px;
}
#rssBox A.rss
{
	display: block;
	width: 27px;
	height: 25px;
	position: absolute;
	top: 3px;
	left: 173px;
}














