@CHARSET "UTF-8";

body, html {
	padding:0px; margin: 0px;
	font-family: Verdana;
	height:100%;
}

img {
	border:0px;
}

table, table td {
	padding: 0px; margin:0px; border: 0px; border-collapse: collapse;
	vertical-align:top;
}
body {
	min-width:800px;
	
}


.container {
	position:relative;
	height: auto !important;
	min-height:100%;
}

#loading {
	display:none;
	position:absolute;
	left:500px;
	top:100px;
	width:100px;
	text-align:center;
	font-size:12px;
	z-index:500;
}
.clearfix {
	clear:both;
}


.layout-grid {
	width:100%;
	min-height:700px;
	height:100%;
}
.layout-grid td.header-left {
	width:32px;
	background-repeat: no-repeat;
}
.layout-grid td.header-right {
	width:32px;
	background-repeat: no-repeat;
}
.layout-grid td.header-content {
	background-repeat: repeat-x;
}

.header-content-inner {
	margin-top:13px;
	background-image: url('/images/white-stripes.png');
	background-repeat: no-repeat;
	min-height:700px;
}
.footer-div {
	position:relative;
	margin-top:-48px;
	padding-left:16px;
	padding-right:16px;
}

.footer-grid {
	width:100%;
}

.footer-grid td.footer-left {
	width:16px;
	height:48px;
	background-repeat: no-repeat;
}
.footer-grid td.footer-right {
	width:16px;
	background-repeat: no-repeat;
}
.footer-grid td.footer-content {
	background-repeat: repeat-x;
}

.footer-content-inner {
	height:48px;
	background-image: url('/images/footer-stripes.png');
	background-repeat: no-repeat;
}
.footer-content-inner-inner {
	padding-top:17px;
	padding-left:20px;
	font-size:14px;
	color:#B51B1E;
}

.header {
	padding-left:40px; padding-top:45px;

}
.logo {

}

.sublogo {
	position:absolute;
	z-index:200;
	left:330px;
	top:20px;
}

.logo-text {
	font-size:11px; font-family: Arial;
	margin-left:-8px;
	color:#b51b1e;
}

.sublogo-link {
	position:relative;
	z-index:100;
	font-size:14px;
	margin-left:100px;
	margin-top:-10px;
	
}
.sublogo-link a {
	color:#b51b1e;
}

.logo-links {
	font-size:11px;
	margin-top:20px;
}
.logo-links a {
	color:#b51b1e;
}

.photoset {
	position: absolute;
	right: 15px;
	top:30px;
	z-index:0;
}


td.content-left-top {
	width:6px; height:6px;
	background-image: url('/images/content-left-top.png');
}
td.content-right-top {
	width:6px; height:6px;
	background-image: url('/images/content-right-top.png');
}
td.content-left-bottom {
	width:6px; height:6px;
	background-image: url('/images/content-left-bottom.png');
}
td.content-right-bottom {
	width:6px; height:6px;
	background-image: url('/images/content-right-bottom.png');
}

td.content-left {
	width:6px;
	background-image: url('/images/content-left-bg.png');
	background-repeat: repeat-y;
}

td.content-right {
	width:6px;
	background-image: url('/images/content-right-bg.png');
	background-repeat: repeat-y;
}
td.content-top {
	height:6px;
	background-image: url('/images/content-top-bg.png');
	background-repeat: repeat-x;
}
td.content-bottom {
	height:6px;
	background-image: url('/images/content-bottom-bg.png');
	background-repeat: repeat-x;
}
td.content-center {
	background-color:#ffffff;
}



.layout-container {
	margin-top:50px;
	width:100%;
}
.list-table {
	width:100%;
}


.regions-zone {
	vertical-align: top;
	padding-top:20px;
	width:140px;	
}
.regions-zone a {
	color:#3252b9;
	text-decoration:underline;
}
.regions-zone a:hover {
	color:#3252b9;
	text-decoration:none;
}
a.return-link {
	color:#3252b9;
	font-size:16px;
	padding:5px;
	display:block;
	clear:both;
}

.region-item {
	display:none;
	text-align:right;
	height:27px;
	font-size:12px;
}
.region-item table {
	float:right;
}
.region-item td {
	vertical-align:middle;
}
.region-item td.region-left {
	width:8px; height:27px;
}
.region-item td.region-center {
	height:27px;
	text-align:right;
	padding-right:10px;
}

.region-active td.region-left {
	background-image: url('/images/region-left.png');
}
.region-active td.region-center {
	background-image: url('/images/region-bg.gif');
	background-repeat: repeat-x;
	
}
a.button-active {
	margin-left:5px;
	margin-right:5px;
	display:block;
	border:0px; text-align:center;
	background-color: transparent;
	width:87px; height:23px;
	background-image: url('/images/button-active.gif');
	font-size:11px;
	padding-top:4px;
	background-repeat:no-repeat;
	color:#ffffff;
}
a.button-unactive {
	margin-left:5px;
	margin-right:5px;
	display:block;
	border:0px; text-align:center;
	background-color: transparent;
	width:87px; height:23px;
	padding-top:4px;
	background-image: url('/images/button-unactive.gif');
	background-repeat:no-repeat;
	font-size:11px;
	color:#ffffff;
}
#searchbox {
	margin-left:10px;
	margin-top:-1px;
	width:177px; height:23px;
	border:0px;
	background-color: transparent;
	background-image: url('/images/searchbox.gif');
	background-repeat: no-repeat;
	padding-left:2px;
	font-size:12px;
}
.list-controls {
	padding:10px;
}
.list-controls-table {
	width:100%;
}

.list-zone {
	padding-right:140px;
	padding-bottom:10px;
}


.paginator {
	float:right;
	margin-right:10px;
	margin-top:-35px;
	position:relative;
}
.page-link {
	margin-left:2px; margin-right:2px;
	font-size:12px;
	display:block;
	width:21px;
	height:23px;
	text-align:center;
	color:#ffffff;
	background-image: url("/images/page-disabled-bg.gif");
	background-repeat: no-repeat;
	padding-top:4px;
	z-index:1;
	position:relative;
}

.page-active {
	background-image: url("/images/page-bg.gif");
	z-index:1;
	position:relative;
}

.teacher-preview {
	margin-left:15px;
	margin-right:15px;
}
.teacher-preview-table {
	width:100%;
}
.teacher-preview-table td {
	padding-top:5px;
	padding-bottom:5px;
}
.teacher-preview-table td.photo {
	width:165px;
	padding-left:5px;
	vertical-align: top;
}
.teacher-preview-table td.info {
	padding-left:10px;
	vertical-align: top;
}
.teacher-text {
	font-family: Verdana;
	font-size:11px;
	line-height:120%;
}
.teacher-link {
	font-size:18px;
	margin-bottom:4px;
}
.teacher-link a {
	color:#000000;
}
.teacher-text div {
	padding-top:3px;
}
.nth {
	background-color:#f2efea;
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
}
.teacher-more-text {
	display:none;
	font-size:12px;
}
.teacher-more-text * {
	font-size:12px;
}

h3 {
	color:#b51b1e;
	font-size:18px; font-weight:normal;
	padding-left:20px;
}

p {
	padding:5px;
	font-size:14px;
}

.teacher-more-text * {
	font-size:12px; line-height: 140%;
}
.teacher-more-text img {
	padding:10px; padding-top:0px; paddinng-bottom:0px;
}
.teacher-more-text p {
	padding:3px; margin:0px;
	text-align: justify;
	padding-right:20px;
}
.links-list {
	color:#B51B1E;
	padding-right:40px;
}
.links-list a {
	font-size:14px;
	color:#3252B9;
}
