body, html {height:100%}
body {
	margin:0;
	font:14px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
	color:#666;
	background:#fefefe url(../images/top-bg.gif) repeat-x;
	min-width:999px;
}
p {
	margin:0 0 25px;
}
a {
	color:#469dc5;
}
a:hover {
	text-decoration:none;
}
img{
	border:none;
}
form, fieldset{
	padding:0;
	margin:0;
	border:0;
}
input, select {
	vertical-align:top;
}
#page {
	min-height:100%;
	position:relative;
}
* html #page {height:100%;}
#main {
	padding:200px 20px 50px;
}
#header {
	background:url(../images/header-l.jpg) no-repeat -70px 0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.header-content {
	background:url(../images/header-r.jpg) no-repeat 100% 0;
	height:180px;
	padding:0 20px;
	position:relative;
}
strong.logo {
	width:507px;
	height:137px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:13px;
	left:15px;
}
strong.logo a {
	display:block;
	height:100%;
	background:url(../images/logo.png);
}
.icons {
	position:absolute;
	top:18px;
	right:30px;
	padding:0;
	margin:0;
	list-style:none;
}
.icons li {
	float:left;
	padding-left:10px;
}
.icons li a {
	float:left;
	width:14px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
}
.icons li a:hover {
	background-position:0 -14px;
}
.map-ico {
	background-image:url(../images/map-ico.gif);
}
.mail-ico {
	background-image:url(../images/mail-ico.gif);
}
.search-ico {
	background-image:url(../images/search-ico.gif);
}
#main-nav {
	position:absolute;
	top:42px;
	right:14px;
}
#main-nav .left-shadow,
#main-nav .right-shadow {
	width:30px;
	float:left;
	height:59px;
}
#main-nav .left-shadow {
	background:url(../images/left-nav.png) no-repeat;
}
#main-nav .right-shadow {
	background:url(../images/right-nav.png) no-repeat;
}
#main-nav ul {
	padding:16px 0 0;
	margin:0;
	list-style:none;
	float:left;
	height:44px;
	background:url(../images/main-nav.png) repeat-x;
	overflow:hidden;
}
#main-nav ul li {
	float:left;
	padding:0 4px;
	background:url(../images/separator.gif) no-repeat 0 50%;
	margin-left:-4px;
}
#main-nav ul li a {
	color:#fff;
	text-decoration:none;
	float:left;
}
#main-nav ul li a span {
	float:left;
	padding:0 3px;
	height:27px;
	line-height:25px;
	cursor:pointer;
}
#main-nav ul li a:hover,
#main-nav ul li.active a {
	background:url(../images/nav-hover.gif) no-repeat;
}
#main-nav ul li a:hover span,
#main-nav ul li.active a span {
	background:url(../images/nav-hover-r.gif) no-repeat 100% 0;
}
#repetitors-nav {
	float:right;
	margin-top:99px;
	position:relative;
}
#repetitors-nav a {
	color:#fff;
	text-decoration:none;
}
.for-repetitors {
	background:url(../images/repetitors-bg.png);
	width:283px;
	height:28px;
	padding:23px 0 0 27px;
}
.repetitors-nav {
	position:relative;
	padding-bottom:10px;
}
.for-repetitors .repetitor-link {
	padding-right:12px;
	background:url(../images/separator.gif) no-repeat 100% 60%;
}
.for-repetitors .repetitor-link:hover,
.repetitors-nav:hover .repetitor-link,
.repetitors-nav.hover .repetitor-link {
	background:url(../images/separator-bottom.gif) no-repeat 100% 60%;
	color:#469dc5 !important;
}
.repetitors-subnav {
	position:absolute;
	top:27px;
	left:-12px;
	background:url(../images/repetitors-sub.gif);
	height:28px;
	display:none;
}
.repetitors-nav:hover .repetitors-subnav,
.repetitors-nav.hover .repetitors-subnav {
	display:block;
}
.repetitors-leftsubnav,
.repetitors-rightsubnav {
	width:8px;
	height:28px;
	overflow:hidden;
	float:left;
}
.repetitors-leftsubnav {
	background:url(../images/repetitors-sub-left.gif);
}
.repetitors-rightsubnav {
	background:url(../images/repetitors-sub-right.gif);
}
.repetitors-subnav ul {
	padding:3px 0 0;
	margin:0;
	list-style:none;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.repetitors-subnav ul li {
	float:left;
	padding:0 11px 0 9px;
	background:url(../images/separator.gif) no-repeat 0 50%;
	margin-left:-4px;
}
.repetitors-subnav ul li a:hover {
	color:#469dc5 !important;
	text-decoration:underline !important;
}
.search {
	width:134px;
	height:19px;
	overflow:hidden;
	background:url(../images/search-bg.jpg);
	position:absolute;
	top:23px;
	right:18px;
}
.search .text {
	padding:1px 0 0 13px;
	border:0;
	background:none;
	font:italic 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
	color:#469dc5;
	width:90px;
	float:left;
}
.search .btn {
	float:right;
}
#breadcrumb {
	position:absolute;
	top:150px;
	left:20px;
	padding:5px 0 0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
}
#breadcrumb li {
	display:inline;
	padding:0 11px 0 9px;
	background:url(../images/separator.gif) no-repeat 0 50%;
	margin-left:-4px;
}
#content {
	width:100%;
	overflow:hidden;
}
.page-content {
	padding:0 340px 20px 0;
	height:1%;
	overflow:hidden;
}
#main-content {
	width:100%;
	float:left;
}
.t {
	background:#fff url(../images/border.gif) repeat-x;
}
.b {
	background:url(../images/border.gif) repeat-x 0 100%;
}
.l {
	background:url(../images/border.gif) repeat-y;
}
.r {
	background:url(../images/border.gif) repeat-y 100% 100%;
}
.lt {
	background:url(../images/lt.gif) no-repeat;
}
.rt {
	background:url(../images/rt.gif) no-repeat 100% 0;

}
.lb {
	background:url(../images/lb.gif) no-repeat 0 100%;
}
.rb {
	background:url(../images/rb.gif) no-repeat 100% 100%;
	padding:10px 10px;
	height:1%;
	overflow:hidden;
}
.page-content h1,
.page-content h2 {
	margin:0 0 15px;
	background:#142d41 url(../images/title.gif) no-repeat 100% 0;
	padding-right:10px;
	border-bottom:1px solid #264e76;
	font-size:18px;
	color:#fff;
}
.page-content h1 strong ,
.page-content h2 strong {
	background:url(../images/title.gif) no-repeat;
	padding:2px 0 2px 10px;
	display:block;
	font-weight:normal;
}
.content {
	padding:0 0 0 10px;
}
.page-content p {
	margin:0 0 15px;
}
.repetitor-search {
	padding:10px 0 0;
}
.repetitor-search h3,
.add-testimonials h3 {
	margin:0 0 5px 10px;
	font-size:14px;
}
.repetitor-search .lt,
.repetitor-ankets .lt {
	background:url(../images/lt2.gif) no-repeat;
}
.repetitor-search .rt,
.repetitor-ankets .rt {
	background:url(../images/rt2.gif) no-repeat 100% 0;
}
.repetitor-search .row,
.add-testimonials .row {
	width:500px;
	overflow:hidden;
	padding-top:10px;
}
.repetitor-search .row label,
.add-testimonials .row label {
	float:left;
	color:#469dc5;
	font-size:12px;
	padding-top:3px;
}
.repetitor-search .row .text,
.repetitor-search .row select,
.repetitor-search .row textarea,
.repetitor-search .row .file,
.add-testimonials .row .text,
.add-testimonials .row textarea {
	float:right;
	width:340px;
	border:1px solid #e2e2e2;
	padding:1px 3px;
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
	color:#666;
}
.repetitor-search .row select{
	width:348px;
}
.repetitor-search .row span.text{
	border:0px;
	font-weight:bold;
}
.repetitor-search .row .file {
	width:200px;
}
.add-testimonials .row select {
	float:right;
	width:348px;
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
	color:#666;
	border:1px solid #e2e2e2;
}
.repetitor-search .row textarea,
.add-testimonials .row textarea {
	height:90px;
	overflow:auto;
}
.repetitor-search .row .submit,
.add-testimonials .row .submit {
	float:right;
}
#right-column {
	float:right;
	margin-right:-340px;
	margin-left:10px;
	width:330px;
	display:inline;
	font-size:12px;
}
.repetitor-quantity {
	padding:10px 10px 5px;
	margin:0 0 15px;
	list-style:none;
	background:#fcfcfc;
}
.repetitor-quantity li {
	padding-bottom:5px;
}
.subjects-tbl {
	padding:0;
	margin:0;
	border-collapse:collapse;
	width:100%;
	border-top:1px solid #dedede;
}
.subjects-tbl td {
	padding:1px 10px 1px;
	margin:0;
	border-bottom:1px solid #dedede;
}
.subjects-tbl td.subject-name {
	width:251px;
}
.subjects-tbl tr.dark-row {
	background:#fcfcfc;
}
.subjects-tbl tr.summary-subjects {
	font-weight:bold;
}
.repetitor-ankets {
	font-size:12px;
}
.repetitor-ankets .t {
	margin-bottom:10px;
}
.repetitor-ankets .status {
	float:right;
	font-weight:bold;
	margin:0px 0px 15px 30px;
}
.repetitor-profile {
	padding-left:120px;
	height:1%;
	overflow:hidden;
}
.repetitor-profile p {
	margin:0 0 10px;
}
.repetitor-img {
	width:100px;
	padding:1px;
	border:1px solid #dedede;
	margin-left:-120px;
	float:left;
	display:inline;
	position:relative;
}
.repetitor-img img {
	display:block;
}
.repetitor-info {
	width:100%;
	float:right;
}
.repetitor-tile {
	font-size:14px;
}
.repetitor-tile .title {
	float:left;
}
.repetitor-tile div strong {
	float:left;
}
.repetitor-tile .mail {
	float:right;
	width:14px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../images/mail-ico.gif);
	margin-top:2px;
}
.repetitor-subject {
	color:#469dc5;
	display:block;
	margin-bottom:10px;
	font-size:14px;
	clear:both;
}
.repetitor-rating {
	display:inline;
	padding:0;
	margin:0 10px;
	list-style:none;
	background:url(../images/rating.gif) no-repeat;
	background-position:-110px 0;
	float:left;
	width:110px;
	text-indent:-9999px;
}
.repetitor-rating li {
	float:left;
	width:18px;
}
.rate1 {
	background-position:-88px 0;
}
.rate2 {
	background-position:-66px 0;
}
.rate3 {
	background-position:-44px 0;
}
.rate4 {
	background-position:-22px 0;
}
.rate5 {
	background-position:0 0;
}
.repetitor-btminfo {
	color:#469dc5;
}
.repetitor-btminfo p {
	margin:0;
}
.repetitor-paging {
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.repetitor-paging li {
	display:inline;
	padding:0 0 0 3px;
}
.repetitor-paging li a,
.repetitor-paging li strong {
	text-decoration:none;
	padding:0 4px;
}
.repetitor-paging li a:hover {
	background:#469dc5;
	color:#fff;
}
.repetitor-sort {
	padding:0 10px 10px;
}
.repetitor-sort label {
	color:#469dc5;
}
.repetitor-sort select {
	margin-right:20px;
	font-size:11px;
}
.repetitor-row {
	width:100%;
	overflow:hidden;
	padding-bottom:6px;
}
.repetitor-row input {
	float:left;
}
.repetitor-row label {
	float:left;
	width:300px;
	color:#469dc5;
	padding-left:3px;
}
.repetitor-contactinfo {
	float:left;
	width:48%;
}
.repetitor-entry {
	width:44%;
	float:left;
}
.repetitor-wish {
	float:left;
	width:54%;
}
.repetitor-subjectinfo,
.repetitor-sheduleinfo {
	width:26%;
	float:left;
}
.repetitor-searchparameter label {
	float:left;
	width:100px;
	color:#469dc5;
	padding-left:3px;
}
.repetitor-entry label,
.repetitor-wish label {
	width:150px;
	padding-right:4px;
}
.repetitor-entry select,
.repetitor-search select,
.repetitor-wish select {
	width:152px;
	float:left;
	font-size:12px;
}
span.required {
	font-weight:bold;
	color:#f00;
	padding-left:3px;
}
.repetitor-searchparameter label span,
.repetitor-searchparameter strong span {
	font-weight:bold;
	color:#f00;
	padding-left:3px;
}
.repetitor-searchparameter input {
	float:left;
	padding:0 3px;
}
.repetitor-searchparameter input.text {
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
	border:1px solid #dedede;
	width:144px;
}
.repetitor-wishsubmit {
	width:422px;
}
.repetitor-wishsubmit label {
	float:none;
	display:block;
	width:auto;
	margin-bottom:5px;
}
.repetitor-wishsubmit textarea {
	width:414px;
	border:1px solid #e2e2e2;
	padding:1px 3px;
	font:12px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
	color:#666;
	overflow:auto;
	margin-bottom:15px;
}
.repetitor-wishsubmit .submit {
	float:right;
}
.inportant-field {
	padding:0 10px;
}
.inportant-field span {
	color:#f00;
}
.add-testimonials {
	padding-top:10px;
}
.backoffice h3,
.text-block h3 {
	margin:0 0 10px;
	font-size:14px;
}
.positive-allert,
.negative-allert {
	padding:20px 10px 5px;
	margin-bottom:10px;
}
.positive-allert {
	background:#e8ffe8;
	border:1px solid #0d0;
}
.positive-allert p {
	margin-bottom:5px;
}
.negative-allert {
	background:#fff0dd;
	border:1px solid #d00;
}
.negative-allert ul {
	padding:0;
	margin:0;
	list-style:none;
}
.negative-allert ul li {
	padding-bottom:5px;
}
.news-list {
	padding:5px 0 0;
	margin:0;
	list-style:none;
}
.news-list li {
	padding-bottom:10px;
}
.news-list strong {
	display:block;
	margin:0 0 5px;
}
.news-list p {
	margin:0 0 5px;
}
.text-block {
	padding:5px 10px 0;
}
.text-block p {
	margin:0 0 5px;
}
.orders-table {
	width:100%;
	padding:0;
	margin:10px 0 0;
	border-collapse:collapse;
	border-top:1px solid #DEDEDE;
}
.orders-table th,
.orders-table td {
	padding:3px 10px;
	margin:0;
	text-align:left;
	border-bottom:1px solid #DEDEDE;
}
.orders-table th {
	background:#469dc5;
	color:#fff;
}
.orders-table td {
	font-size:11px;
}
.orders-table tr.dark-row {
	background:#fcfcfc;
}
.orders-table label{
	font-weight:bold;
	color:#469dc5;
	padding-left:3px;
}
tr.linked td.linked{
	color:#469dc5;
	text-decoration:underline;
	cursor:pointer;
}
tr.linked:hover td.linked{
	text-decoration:none;
}
.orders-table p {
	margin:0;
}
.orders-table p strong {
	color:#0d0;
}
.backoffice-nav {
	padding:0 1px 10px;
	margin:0;
	list-style:none;
	font-weight:bold;
}
.backoffice-nav li {
	padding-bottom:5px;
}
.backoffice-nav li a {
	display:block;
	padding:2px 10px;
	background:url(../images/separator.gif) no-repeat 0 50%;
}
.backoffice-nav li a:hover,
.backoffice-nav li.active a {
	background:#469dc5;
	color:#fff;
	text-decoration:none;
}
.project-team {
	padding:0;
	margin:0;
	border-collapse:collapse;
	width:100%;
	border-top:1px solid #dedede;
}
.project-team td {
	padding:1px 10px 1px;
	margin:0;
	border-bottom:1px solid #dedede;
}
.project-team tr.dark-row {
	background:#fcfcfc;
}
.project-team p {
	margin:0;
}


#footer {
	position:absolute;
	bottom:0;
	left:0;
	background:#18334e;
	font-size:12px;
	color:#fff;
	height:50px;
	width:100%;
}
#footer p {
	margin:0 0 5px;
}
.footer-content {
	padding:17px 20px 0;
}
.footer-content .mail {
	float:right;
}


.row-red {
	background:#ffe5e5;
}
.row-orange {
	background:#fffae5;
}
.row-green {
	background:#e3ffdf;
}

.legend-row {
	width:100%;
	overflow:hidden;
	padding-bottom:2px;
}
.legend-row img {
	float:left;
	display:inline;
	margin:4px 3px 0px 0px;
}
.legend-row label {
	color:#469dc5;
	float:left;
	padding:0px 0px 3px 3px;
}

div.form-photo {
	display:block;
	float:right;
}


p.success,
p.warning,
p.error {
	padding:3px 0 3px 5px;
	margin:0 0 0 0;
	border:1px solid #000;
}

.success {
	background-color:#e3ffdf;
	border-color:#b3cf9f !important;
}
.warning {
	background-color:#fffae5;
	border-color:#cfcab5 !important;
}
.error {
	background-color:#ffe5e5;
	border-color:#cfb5b5 !important;
	color:#500000;
}

#banner {
	position:absolute;
	top:150px;
	right:15px;
	display:block;
}

a.password_recovery {
	display:block;
	float:right;
}