/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* Date : 13th May 2006 */


/* form classes */

form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #000;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-image: url("images/back.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 780px;
height: 100%;
}

.row1 {
height: 95%;
vertical-align : top;
}

.row2 {
height: 5%;
vertical-align : top;
}

.content {
	text-align: justify;
	font-size: 12px;
	color: #E2E2E2;
}

a {
	color: #FF9;
	text-decoration: underline;
}

/* images */
.main-img-2 { background-color: #226ae1; background-image: url("images/Holiday_Tuition_Cincinnati.png"); background-repeat: no-repeat; height: 95%; vertical-align: top; text-align: center }

.main-img   { background-color: #226ae1; background-image: url("images/main-img-4.jpg"); background-repeat: no-repeat; height: 95%; vertical-align: top }

.main-img3   { background-color: #226ae1; background-image: url("images/metromix.jpg"); background-repeat: no-repeat; height: 95%; vertical-align: top }


.h-dot-line {
background-image: url("images/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

/* links */

.right-link a  { color: #5edcf7; font-size: 11px; text-decoration: none; background-image: url("images/bullet.jpg"); background-repeat: no-repeat; background-position: 3 center; display: block; padding-top: 2; padding-left: 10; height: 20 }

.right-link a:hover{
background-color: #24aac6;
text-decoration: none;
color: #fff;
background-image: url("images/bullet2.jpg");
background-repeat : no-repeat;
}

/* background colours */

.black {
background-color: #000;
}

.gray {
background-color: #0b0b0b;
}

/* borders */

.border {
border : #bcd4ff 1px solid;
}

.border2 {
}

.metrocontact {
	margin-right: 10px;
}

.white-border {
border : #bcd4ff 1px solid;
}

/* text */

.golden-txt {
color: #d8d4a1;
}
.white-txt { color: #fff; font-size: 11px }

/* headings */

h1  { color: #fff; font-size: 20px; font-family: arial, verdana, helvetica; margin: 0 }

.white-head {
font-size: 18px;
color: #fff;
letter-spacing: 1;
}

.white-heada {
font-size: 14px;
color: #fff;
}
.yellow-heada { color: #ff9; font-size: 14px }
/* NEWS */
div.text-box{
	border:1px solid #0000CC;
	padding:10px;
}
hr.text-separator{
 	border:0px none;
	color:#0000CC;
	background-color:#0000CC;
}

.news-title{
	font-size: 16px;
	color:white;
	font-family: Arial,Verdana
}
.news-date{
	color:white; 
	font-family:Verdana,Arial; 
	font-size:10px
}
.news-link{
	color:yellow;
}

div #summer{
	margin-left: 15px;
}
.full-size-table tr .gray table tr td .metrocontact form table tr td table tr .form div .contacttext {
	color: #FFF;
}

.phone {
	z-index: 40;
	color: #FFFFFF;
	top: 360px;
	left: 580px;
	position: absolute;
	width: 140px;
	font-size: 14px;
}
.full-size-table tr .gray div p {
	color: #FFF;
}
.full-size-table tr .main-img div table tr td p {
	color: #FFF;
}
.full-size-table tr .main-img div table tr td table tr td {
	color: #FFF;
}

