/* CSS Document */
/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#333;
color:#303030;
}

#wrap {
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
padding:0px;
margin-top:20px;
}
#white {
float:left;
background:#ffffff;
width:760px;
padding:10px;
}
/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}
a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}
a img {
border:0;
}
/***** Header *****/
#header {
float:left;
width:760px;
margin:0px 0 0;
padding:0;
background-color:#cccccc;
}
div.logo{
	width:760px;
}
div.login{
	float:right;
	width:400px;
	text-align:right;
	margin:10px 10px 10px 10px;
}
p.search{
	margin:30px 0px 0px 0px;
	text-align:right;
}
div.youAreHere{
	float:left;
	width:740px;	
	padding:10px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
	background-color:#333333;
    color: #ffffff;
	border-bottom:solid 1px #ffffff;
}
div.youAreHere a, div.youAreHere a:link, div.youAreHere a:active, div.youAreHere a:visited{
	background-color:transparent;
    color: #ffffff;
}
div.youAreHere a:hover{
	background-color:transparent;
    color: #ffffff;
}
div.currentDate{
	float:left;
	width:120px;
	text-align:right;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
	background-color:#E9F0F4;
    color: #000000;
	border-bottom:solid 1px #ffffff;
}
.youareHereText{
font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}
/***** Left sidebar *****/
.leftside {
float:left;
width:210px;
margin:0 0 5px;
padding:0;
}
/***** Right sidebar *****/
/***** Main content *****/
.contentContainer{
	float:left;
	width:760px;
	margin:0px;
	padding:0px;
}
.contentwide {
float:right;
width:530px;
margin:0 0 5px 0px;
/*border-left:1px solid #f0f0f0;*/
padding:0 0px 0 10px;
line-height:1.6em;
}
/*this is the container.aspx style*/
.containerHolder{
	float:left;
	width:480px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
}
h1.heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 160%;	
    font-weight: normal;
	background:transparent;
	color:#660000;
	margin:0px 0px 0px 0px;
	padding:5px 10px 0px 10px;
}
.contentwide h2 {
font-size:130%;
margin:15px 0 10px;
font-weight:bold;
color:#A0350E;
}
.contentwide h3 {
font-size:110%;
margin:10px 0 8px;
font-weight:bold;
color:#333;
}
.contentwide img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}
.contentwide ul, .contentwide ol {
margin:0 0 16px 20px;
padding:0;
}
.contentwide li {
margin:0;
padding:0 0 0 5px;
}
.contentwide ul ul, .contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}
.contentwide p{
	font-size:120%;
	margin:0px 0px 10px 0px;
}
/***** Footer *****/
.footer {
float:left;
margin:0 auto;
padding:10px 0 20px;
border-top:4px solid #000;
width:760px;
text-align:center;
color:#808080;
background:#ffffff;
font-size:0.9em;
}
.footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}
.footer a:hover {
text-decoration:underline;
}
/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}
.right {
margin:2px 0 2px 10px;
float:right;
}
.textright {
text-align:right;
}
.center {
text-align:center;
}
.small {
font-size:0.8em;
}
.bold {
font-weight:bold;
}
.hide {
display:none;
}
ul li{
	list-style-type:none;
	
}


/* gapyear */
table.gapyear{
	width:520px;
}
table.gapyear tr td{
vertical-align:top;
font-size:110%;
line-height:1.4em;
}

table.gapyear tr td.image-content{
	text-align:right;
}
table.gapyear tr td.image-content img{
	border:0;
}



#dnn_ctr475_ModuleContent{
clear:both;
}
#dnn_ctr475_CFD_cfd16{
width:200px !important;
text-align:left;
}

ul.teaching li{
list-style-type:circle;
}

.statement{
line-height:140%;
border:1px solid #990000;

padding:0px 10px 0px 10px;
font-size:100%;
font-family:arial;
font-weight:normal;
width:160px;
}
.statement span{
font-weight:bold;

}
.statement a{
text-decoration:underline;

}


/* MENU STYLES*/
.TabList{
	width:180px;
	margin:0px 0px 20px 0px;
padding:0px;
text-align:center;
}
.TabList ul{
margin:0;
padding:0;
}
.TabList li.Level0 {
	padding:0 0 1px 0;
	width:180px;
	font-weight:bold;
}
.TabList li a{
	display:block;
	width:180px;
	text-decoration:none;
padding:5px;
font-family:tahoma;
}
.TabList li.Level0 a:link,
.TabList li.Level0 a:visited
{
	background:#A0350E;
	color:#fff;
}
.TabList li.Level0 a:hover
{
	background:#660000;
	color:#fff;
}
.TabList li.Level0 a:active
{
	background:#660000;
	color:#FBFCD6;
}
.TabList li.SelectedTab a:visited{
background:#660000;
color:#fff;
font-size:110%;
}
.TabList li.Level1.SelectedTab a{
background:#FBFCD6;
color:#660000;
font-size:110%;
}
.TabList li.Level1.SelectedTab a:hover{
background:#FBFCD6;
color:#660000;
font-size:110%;
}


.TabList li.Level1 a{
background:#FBFCD6;
color:#666666;
border-bottom:1px solid #fff;
}




.TabList li.Last-Child a{
border-bottom:5px solid #fff;

}

.TabList li.Level1 a:hover
{
	color:#660000;
}


/*tables*/
table.hartpilates{
width:450px;
border-top:1px solid #333;
}
table.hartpilates tr th{
vertical-align:top;
border-bottom:1px solid #333;
}
table.hartpilates tr td{
vertical-align:top;
border-bottom:1px dotted #333;
}
table.hartpilates tr td.day{
font-weight:bold;
}



#dnn_ctr365_CFD_pnlContent, #dnn_ctr372_ModuleContent{

clear:both;
}

#dnn_ctr365_CFD_pnlContent table{
width:400px;
border-top:1px solid #660000;
border-bottom:1px solid #660000;
padding:10px 0 10px 0;
}

#dnn_ctr365_CFD_pnlContent table tr td{
text-align:left;
}
#dnn_ctr365_CFD_pnlContent table tr td{
text-align:left;

}
.NormalTextBox{
width:250px !important;
}

























