/* generic */
body {
	
	font-family: Lucida, "Lucida Grande", Verdana, Arial, sans-serif;
	color: #040f49;
	margin:0px;
	font-size:12px;
	line-height:19px;
	background:url('../images/uvcc-gradient.png') repeat-x;
	background-color:#F2F9FE;
}

a {
	color: #3783C0;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.clear {
	clear:left;
}

/* layout */
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:961px;
}

#header 
{

}

#nav 
{

}

#content {
	background:url('../images/uvcc_bg1.png') repeat-y;
}

#sidebar {

}

#maincontent {

}


#postitnote 
{
	background:url('../images/uvcc_postnote1.png');
	width:226px;
	height:240px;
}

#logorotationPosition {
	padding-top:40px;
	padding-left:30px;
}

#logorotation
{

}

#shadowLeft {
	background:url('../images/uvcc_sideslice2.png') repeat-y;
}


#shadowRight {
	background:url('../images/uvcc_Rshadow.png') repeat-y;
}

#footerlinks {
	font-size:10px;
	margin-left:10px;
}

#footerlinks a {
	font-size:10px;
	color:#333;
}

/** child care search **/
.searchSelect {
	width:180px;
	margin-bottom:5px;
}

/** about us **/
.bgProvided {
	width:312px;
	height:147px;
	background:url('../images/bg-provided.png') no-repeat;
}


/*
 * table for fees 
 */
.tablefees {
	
}

.tablefees .heading {
	background-color:#187bce;
}

.tablefees .logoarea {
	background-color:#ffffff;		
}

.tablefees .name {
	background-color:#187bce;
	font-size:12px;
	color:#ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

.tablefees .content {
	background-color:#c2d5e4;
	text-align: center;
}

.tablefees .bottomspace {
	border-bottom:2px solid #fff;
}

.tablefees .leftspace {
	padding-left:4px;
}

.tablefees .tdHeading {
	border-bottom:2px solid #187bce;
}

.tablefees .tdItem {
	border-bottom:1px solid #187bce;
}

/* text elements */
h5 {
	font-size:16px;
	color:#2081d0;
	margin:0px;
	padding:0px;
}

.dottedline {
	border-bottom:1px dotted #000;

}

.imagePadding {
	border:3px solid #000;
	margin-right:10px;
}

a.blindlink  {
	text-decoration:none;
}

/* thumbnail */
.thumbnail {
	border:1px solid #5F94C9;
	padding:4px;
}

/* parent lounge */
.parent_bg_top{
	margin-top:0px;
	width:687px;
	min-height:960px;
	border:0px solid #000;
	background:url('../images/bg-parent-bottom.png') bottom right no-repeat;
}

.parent_bg_bottom {
	padding-left:50px;
	padding-right:40px;
	padding-top:30px;
	padding-bottom:20px;
	background:url('../images/bg-parent-top.png') top right no-repeat;
}

.photo_title {
	font-weight:bold;color:#1A7ED2;
}

.sidebarbox {
	margin-bottom:10px;
	margin-left:15px;
	border-top:0px solid #ccc;
	border-bottom:1px solid #ededed;
	padding:5px;

}
.sidebarbox p {
	padding:0px;
	margin:0px;
}

/*.portfolioitem {
	float:left;
	width:auto;
	height:130px;
	border:0px solid #000;
	margin-right:10px;
}
*/

.portfolioitem {
	/*float:left;*/
	width:auto;
	margin-right:10px;
}

.newsitem {
	font-size:11px;
	border-bottom:1px solid #ededed;
	margin:5px;
}
.newsitem strong {
	font-size:12px;
}
