
/* screen_calvert-hs.css.jsp */
/* Copyright  Brook Group, LTDŽ */

/* BASIC ELEMENTS */

* {
	margin: 0px;
	padding: 0px;
	}
img { border: 0; }

/*select, input, textarea { background-color: #FFF; font-size: 10px; }*/

body {
 	background: url(../images/bg_black3.gif) top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
body.search222 {
 	background: url(../images/bg_black2.gif) 0px -7px repeat-x;
	}
* html body.search222 {
 	background: url(../images/bg_black2.gif) 0px -5px repeat-x;
	}
	

/* CUSTOM STUFF */


/* global */
a {
	color: #000;
	text-decoration: underline;
	}
a:hover {
	color: #999;
	}
table, input, select	{
	font-family: verdana, sans-serif;
	font-size: 11px;
	}
h1	{
	color: #000;
	font-size: 24px;
	font-family: galliard, itc galliard, georgia, serif;
	font-weight: normal;
	letter-spacing: 0px;
	margin-top: 16px;
	margin-bottom: 5px;
	}
.logo1-h1 {
	font-size: 1px;
	color: #FFF;
	font-weight: normal;
	}
.phone1-h1 {
	font-size: 17px;
	color: #0062C8;
	font-weight: normal;
	font-family: frutiger, tahoma, verdana, sans;
	letter-spacing: 1px;
	margin-right: 15px;
	}
.top-h1	{
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 18px;
	line-height: 100%;
	}
h2 {
	font-size: 19px;
	color: #039;
	letter-spacing: 0px;
	font-family: galliard, itc galliard, georgia, serif;
	font-weight: normal;
	padding-top: 22px;
	line-height: 125%;
	padding-bottom: 15px;
	}
h3 {
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	border-top: 1px dotted #80b2e3;
	border-bottom: 1px dotted #80b2e3;
	margin-top: 13px;
	margin-bottom: 7px;
	}
h4	{
	background: #72A4D8;
	width: 12em;
	padding-left: 14px;
	color: #FFF;
	padding-right: 14px;
	padding-top: 7px;
	white-space: nowrap;
	}
div.empty	{
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin-top: 11px;
	}
div.empty2	{
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin-top: 11px;
	}
h5 {
	display: inline;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 10px;
	}
.spacer3	{
	font-size: 1px;
	line-height: 124px;
	height: 124px;
	}
.navpic1	{
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 3px;
	}

.HeaderSection1,
.HeaderElementSection1 { 
	text-decoration: none; 
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 9px;
	color: #CCE0F4;
	}


/* header */
#header {
	color: #FFF;
	white-space: nowrap;
	}



/* navigation */
#corner1	{
	background: url(../images/corner2_tr.gif) top right no-repeat;
	float: right;
	font-size: 1px;
	line-height: 1px;
	width: 15px;
	height: 14px;
	}

#navigation-top {
	background: #0062C8 url(../images/bg_7EA3DB.gif) bottom right repeat-x;
	height: 27px;
	padding-left: 18px;
	font-size: 10px;
	}
* html #navigation-top {
	height: 26px;
	}
html>body #navigation-top {
	position: relative;
	top: 2px;
	}
#navigation-top a {
	letter-spacing: 1px;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	cursor: hand;
	}
#navigation-top a:hover {
	color: #99c0e9;
	}

#navigation-top a.selected	{
	color: #0062C8;
	font-weight: bold;
	}
#navigation-top a.selected:hover	{
	color: #66a0de;
	}
	
#navigation-top li	{
	position: relative;
	bottom: -8px;
	margin-right: 22px;
	float: left;
	font-size: 10px;
	}
* html #navigation-top li	{
	margin-right: 18px;
}
.left {
	background: url(../images/tab_on_left.gif) top left no-repeat;
	padding-top: 4px;
	padding-bottom: 6px;
	display: block;
	position: relative;
	bottom: 3px;
	margin-right: -22px;
	margin-left: -18px;
	}
* html .left {
	margin-left: -3px;
	padding-top: 0px;
	bottom: 3px;
	padding-bottom: 5px;
	}
.right {
	background: url(../images/tab_on_right.gif) top right no-repeat;
	padding-top: 4px;
	padding-bottom: 6px;
	margin-right: 3px;
	}
* html .right	{
	padding-top: 0px;
	padding-right: 23px;
	margin-right: -3px;
	padding-bottom: 5px;
	}
.middle {
	background: #fff;
	margin-left: 22px;
	margin-right: 23px;
	height: 21px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-size: 10px;
	}
* html .middle	{
	padding-top: 4px;
	padding-bottom: 6px;
	}


.search {
	white-space: nowrap;
	margin-top: 22px;
	margin-right: 25px;
	padding-left: 30px;
	color: #fff;
	}
.search form,
.search input {
	display: inline;
	}
input#search-field	{
	width: 111px;
	}
	
.search img {
	margin-top: -10px;
}



.links-type2 li	{
	display: inline;
	}

.links-type3 { 
	padding: 2px 14px 5px;
	color: #fff;
	}
* html .links-type3 { 
	padding: 3px 14px 4px;
	color: #fff;
	}
.links-type3 li { 
	display: inline;
	font-size: 10px;
	}
.links-type3 a { 
	color: #fff;
	}
.links-type3 a:visited { 
	color: #fff;
	}
.links-type3 a:hover { 
	color: #fff;
	}
	
	
/* wrapper column - left */


#left1	{
	width: 173px;
	text-align: right;
	background-color: #fff;
	}
#calvert-school-logo1	{
	margin-bottom: -2px;
	background: url(../images/bg1.gif) top right no-repeat;
	padding: 38px 16px 0 0;
	}
html>body #calvert-school-logo1	{
	margin-bottom: 0px;
	}


#navigation-left1	{
	background: #FFF;
	padding-top: 25px;
	}
* html #navigation-left2	{
	margin-bottom: 11px;
	}
* html #navigation-left2 li	{
	/*\*/
	margin-bottom: -11px;
	/**/
	}
#navigation-left1 li	{
	width: 173px;
	}
#navigation-left1 li,
#navigation-left2 li	{
	list-style-type: none;
	}
#navigation-left1 a,
#navigation-left2 a {
	color: #000;
	display: block;
	font-size: 10px;
	}
#navigation-left1 a	{
	padding: 3px 20px 3px 15px;
	}
#navigation-left2 a	{
	background: #FFF url(../images/blt_arrow-000000.gif) bottom right no-repeat;
	padding: 2px 20px 2px 15px;
	font-weight: normal;
	}
#navigation-left1 a:hover,
#navigation-left2 a:hover {
	color: #999;
	}
#navigation-left1 li,
#navigation-left1 .lvl1-selected	{
	font-weight: bold;
	}
#navigation-left1 li li,
#navigation-left1 .lvl1-selected li	{
	font-weight: normal;
	}
#navigation-left1 .selected li	{
	background: white;
	}
	
#navigation-left1 .lvl1-selected a,
#navigation-left1 .lvl2-selected a,
#navigation-left1 .lvl3-selected a,
#navigation-left1 .lvl4-selected a,
#navigation-left1 .lvl5-selected a { 
	padding-top: 2px;
	padding-bottom: 3px;
	background: #CCE0F4 url(../images/blt_arrow-blue1.gif) 100% 1px no-repeat;
	}
#navigation-left1 .lvl3-selected a,
#navigation-left1 .lvl4-selected a,
#navigation-left1 .lvl5-selected a { 
	color: #01468A;
	}
#navigation-left1 .lvl3-selected a:hover,
#navigation-left1 .lvl4-selected a:hover,
#navigation-left1 .lvl5-selected a:hover { 
	color: #41668A;
	}
#navigation-left1 .lvl2-selected	{
	background: #E6F0FA;
	border-bottom: 2px #CCE0F4 solid;
	}
#navigation-left1 .lvl2-selected ul { 
	border-bottom: 1px #FFF solid;
	}
#navigation-left1 .lvl2-selected ul ul { 
	border-bottom: 0;
	}
#navigation-left1 .lvl1-selected li a,
#navigation-left1 .lvl2-selected li a,
#navigation-left1 .lvl3-selected li a,
#navigation-left1 .lvl4-selected li a,
#navigation-left1 .lvl5-selected li a { 
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000;
	background: transparent none;
	}
#navigation-left1 .lvl2-selected .lvl3-selected a,
#navigation-left1 .lvl3-selected .lvl4-selected a,
#navigation-left1 .lvl4-selected .lvl5-selected a { 
	color: #01468A;
	}
#navigation-left1 .lvl2-selected .lvl3-selected a:hover,
#navigation-left1 .lvl3-selected .lvl4-selected a:hover,
#navigation-left1 .lvl4-selected .lvl5-selected a:hover { 
	color: #41668A;
	}
#navigation-left1 .lvl1-selected li a	{
	background: transparent none;
	}
#navigation-left1 .lvl2-selected li a	{
	background: #E6F0FA none;
	}
	

.staticheader {
	display: block;
	margin-right: 19px;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 5px;
	}





/* wrapper column - right */

#right1	{
	background: url(../images/bg_black.gif) top left repeat-x;
	}



/* inside wrapper - content column - left */


#left2	{
	margin-right: 0px;
	padding-right: 17px;
	padding-left: 17px;
	}

#right2	{
	clear: right;
	border-top: 1px solid #FFF;
	background: #FFF;
	padding-bottom: 11px;
	color: #0061ca;
	padding-right: 10px;
	}
html>body #right2	{
	width: 240px;
	}
* html #right2	{
	width: 250px;
	}
	





/* footer for content area */
#work-the-mojo	{
	position: absolute;
	left: 0px;
	width: 173px;
	text-align: right;
	}
* html #work-the-mojo	{
	position: relative;
	}
* html #wtm-ie	{
	position: absolute;
	left: -173px;
	width: 173px;
	}
* html #wtm-ie li	{
	margin-bottom: 0px;
	/*\*/
	margin-bottom: -11px;
	/**/
	line-height: 125%;
	}
#phone	{
	margin-top: 46px;
	margin-bottom: 10px;
	}
#phone2	{
	margin-top: 3px;
	margin-bottom: 10px;
	}
#footer-content	{
	width: 100%;
	}




/* footer for entire page */
#footer-page {
	clear: both;
	}
#footer-page .links-type3 li	{
	padding-left: 0px;
	}
.pipe111	{
	margin: 0 3px;
	color: #FFFFFF
	}
	
/* Footer */
h1.hdr2-h1 {
	font-size: 32px;
	color: #7EA3DB;
	font-family: galliard, itc galliard, georgia, serif;
	font-weight: normal;
	letter-spacing: 2px;
	padding-top: 25px;
	padding-left: 14px;
	}	





.callout-top1 {
	background: url(../images/callout-top.gif) top center no-repeat; 
	padding-top: 12px;
	margin-top: -55px;
	z-index: 99;
	position: relative;
	top: -55;
	}
	
.callout-top3 {
	background: url(../images/callout-top.gif) top center no-repeat; 
	padding-top: 12px;
	z-index: 99;
	position: relative;
	top: -99;
	}
	
td.callout-icon	{
	padding: 2px 11px 2px 0px;
	}

.callout2Wrap	{
	text-align: center;
	margin-top: 11px;
	}
.callout2	{
	padding: 9px 9px 6px 6px;
	}
.callout2Wrap .t	{
	background: url(../images/box1-t.gif) top left repeat-x;
	}
.callout2Wrap .tr	{
	background: url(../images/box1-tr.gif) top right no-repeat;
	}
.callout2Wrap .r	{
	background: url(../images/box1-r.gif) top right repeat-y;
	}
.callout2Wrap .br	{
	background: url(../images/box1-br.gif) bottom right no-repeat;
	}
.callout2Wrap .b	{
	background: url(../images/box1-b.gif) bottom left repeat-x;
	}
.callout2Wrap .bl	{
	background: url(../images/box1-bl.gif) bottom left no-repeat;
	}
.callout2Wrap .l	{
	background: url(../images/box1-l.gif) top left repeat-y;
	}
.callout2Wrap .tl	{
	background: url(../images/box1-tl.gif) top left no-repeat;
	}
	
.tableType1	{
	border-collapse: collapse;
	}
.tableType1 td	{
	padding: 0;
	vertical-align: top;
	}
	
.tableType2	{
	border-collapse: collapse;
	margin: 0 auto;
	}
.tableType2 td	{
	padding: 0;
	vertical-align: top;
	}

.editable-area2 .listType1	{
	font-weight: bold;
	}
.editable-area2 .listType1 a	{
	color: #b50202;
	text-decoration: none;
	}
.editable-area2 .listType1 a:hover	{
	color: #da8080;
	}
	
.editable-area2 .listType1 ul li	{
	padding: 2px 0 3px 25px;
	margin-bottom: 3px;
	}
.editable-area2 ul li.icon1	{
	background: url(../images/blt_enrollment.gif) 0 50% no-repeat;
	}
.editable-area2 ul li.icon2	{
	background: url(../images/blt_catalog.gif) 0 50% no-repeat;
	}
.editable-area2 ul li.icon3	{
	background: url(../images/blt_online.gif) 0 50% no-repeat;
	}



/* global */
.links2 li	{
	display: inline;
	padding-left: 8px;
	background: #FFF url(../images/pipe1.gif) 0px 2px no-repeat; 
	padding-right: 3px;
	}
.links2 {
	position: relative;
	bottom: 5px;
	left: 11px;
	}	
.links2 a:link,
.links3 a:link { 
	color: #666; 
	border-bottom: none;
	}
.links2 a:visited,
.links3 a:visited { 
	color: #666; 
	border-bottom: none;
	}
.links2 a:hover,
.links3 a:hover { 
	color: #999; 
	border-bottom: none;
	}
.links2 a:active,
.links3 a:active { 
	color: #666; 
	border-bottom: none;
	}

.links3 {
	margin-top: 5px;
	margin-right: 5px;
	}
.links3 li {
	list-style-type: none;
	background: #FFF url(../images/blt_arrow_link.gif) 100% 3px no-repeat; 
	padding-right: 11px;
	padding-bottom: 5px;
	}
li.first-li	{
	padding-left: 0px;
	background: none; 
	}






/* yadda */
.skipnav { 
	width: 1px; 
	height: 1px; 
	position: absolute; 
	visibility: hidden; 
	}
img.tagline	{
	margin-top: 18px;
	margin-left: 12px;
	}
img.hdr	{
	margin-top: 11px;
	margin-left: 18px;
	}
.photo2	{
	float: right;
	padding-bottom: 17px;
	padding-left: 17px;
	margin-right: -17px;
	margin-left: 0px;
	}
* html .photo2	{
	float: right;
	margin-bottom: 17px;
	margin-right: -17px;
	margin-left: 17px;
	}
div.grade	{
	float: right;
	margin-bottom: 18px;
	}
input.btn-go2	{
	width: 23px;
	position: relative;
	top: 2px;
	left: 11px;
	}
img.cart1	{
	float: right;
	margin-top: 6px;
	margin-right: 9px;
	}
img.cart111	{
	margin-top: 6px;
	margin-right: 0px;
	}




/* editable area 1 */
.editable-area1 p	{
	line-height: 150%;
	}
.editable-area1 h2	{
	color: #000;
	font-size: 24px;
	font-family: galliard, itc galliard, georgia, serif;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	}
.editable-area1 h3	{
	color: #01468A;
	font-size: 18px;
	font-family: galliard, itc galliard, georgia, serif;
	border: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 125%;
	}
.editable-area1 h4	{
	color: #000;
	font-size: 10px;
	font-family: verdana, arial, sans;
	border: none;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	background: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
.editable-area1 h5	{
	color: #000;
	font-size: 10px;
	font-family: verdana, arial, sans;
	border: none;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	}
/*.editable-area1 ul li	{
	list-style-type: none;
	background: url(../images/blt_arrow-blue2.gif) 0px 1px no-repeat; 
	margin-left: 4px;
	padding-left: 18px;
	padding-bottom: 3px;
	line-height: 125%;
	}*/

.editable-area1 ul li	{
	list-style-type: none;
	background: url(../images/bullet.gif) 0px 1px no-repeat; 
	margin-left: 0px;	
	padding-left: 18px;
	padding-bottom: 3px;
	line-height: 125%;
	}


.editable-area1 ol	{
	margin-left: 22px;
	}
* html .editable-area1 ol	{
	margin-left: 25px;
	}
.editable-area1 ol li	{
	padding-bottom: 1px;
	}

.editable-area1 a:link { 
	color: #0062C8; 
	text-decoration: underline;
	}
.editable-area1 a:visited { 
	color: #0062C8; 
	text-decoration: underline;
	}
.editable-area1 a:hover { 
	color: #4792DE; 
	}
.editable-area1 a:active { 
	color: #0062C8; 
	}

.editable-area1 li a:link { 
	color: #000; 
	text-decoration: underline;
	}
.editable-area1 li a:visited { 
	color: #000; 
	text-decoration: underline;
	}
.editable-area1 li a:hover { 
	color: #999; 
	text-decoration: none;
	}
.editable-area1 li a:active { 
	color: #000; 
	text-decoration: underline;
	}
	





/* editable area 2 */
.editable-area2	{
	padding-right: 3px;
	padding-left: 11px;
	clear: both;
	}
.editable-area2 p	{
	line-height: 150%;
	}
.editable-area2 h2	{
	color: #000;
	font-size: 10px;
	font-family: verdana, arial, sans;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	}
.editable-area2 h3 {
	font-size: 10px;
	font-family: verdana, arial, sans;
	color: #0063c5;
	letter-spacing: 1px;
	border-top: 1px dotted #80b2e3;
	border-bottom: 1px dotted #80b2e3;
	margin-top: 13px;
	margin-bottom: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	}
.editable-area2 h4	{
	color: #000;
	font-size: 10px;
	font-family: verdana, arial, sans;
	border: none;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	background: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
.editable-area2 h5	{
	color: #000;
	font-size: 10px;
	font-family: verdana, arial, sans;
	border: none;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	}
.editable-area2 ul li	{
	list-style-type: none;
	background: url(../images/blt_arrow-000000.gif) 0px 2px no-repeat; 
	margin-left: 4px;
	padding-left: 18px;
	padding-bottom: 1px;
	line-height: 125%;
	}
.editable-area2 ol	{
	margin-left: 22px;
	}
* html .editable-area2 ol	{
	margin-left: 25px;
	}
.editable-area2 ol li	{
	padding-bottom: 1px;
	}

.editable-area2 a { 
	color: #0062C8; 
	}
.editable-area2 a:hover { 
	color: #4792DE; 
	}

.editable-area2 li a { 
	color: #000; 
	text-decoration: underline;
	}
.editable-area2 li a:hover { 
	color: #999; 
	text-decoration: none;
	}
	


#col3-block1 {
	margin-bottom: 17px;
	padding-right: 3px;
	padding-left: 11px;
	}
* html #col3-block1 {
	margin-bottom: 0px;
	}
#col3-block1 ul li {
	display: inline;
	}
#col3-block1 ul li a:link { 
	color: #FFF; 
	font-weight: bold;
	}
#col3-block1 ul li a:visited { 
	color: #FFF; 
	font-weight: bold;
	}
#col3-block1 ul li a:hover { 
	color: #DDD; 
	font-weight: bold;
	}
#col3-block1 ul li a:active { 
	color: #FFF; 
	font-weight: bold;
	}
#col3-block1 ul.squares li a span	{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 200%;
	}
.col3-block h3	{
	color: #0063c5;
	}

.editable-area1 .block44 {
	margin-bottom: 17px;
	padding-right: 3px;
	padding-left: 11px;
	}
.editable-area1 .block44 ul li {
	display: inline;
	}
.editable-area1 .block44 ul li a:link { 
	color: #FFF; 
	font-weight: bold;
	}
.editable-area1 .block44 ul li a:visited { 
	color: #FFF; 
	font-weight: bold;
	}
.editable-area1 .block44 ul li a:hover { 
	color: #DDD; 
	font-weight: bold;
	}
.editable-area1 .block44 ul li a:active { 
	color: #FFF; 
	font-weight: bold;
	}
.editable-area1 .block44 ul.squares li a span	{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: 200%;
	}	
	
	
	
	
/* editable area 3 */
.area3-corner1	{
	background: #72a4d8 url(../images/corner3_bl.gif) bottom left no-repeat; 
	width: 100%;
	}
.area3-corner2	{
	background: url(../images/corner3_br.gif) bottom right no-repeat; 
	width: 100%;
	}
* html .area3-corner2	{
	margin: 0px;
	}

	
.textType1	{
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	}
	
.imgType1,
.imgType3	{
	float: left;
	margin: 0 18px 18px 0;
	}
.imgType2,
.imgType4	{
	float: right;
	margin: 0 0 18px 18px;
	}
.imgType3,
.imgType4	{
	border: 1px solid #000;
	}


