@import url("css/menu.css");

/* CSS Document */
* {margin:0;padding:0}
body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*-------- Default Style --------*/
th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{
	color:#274A5D;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C1C1;
}
a:hover{
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}

/*-------- design style --------*/
.template_style{width:802px; margin:auto;}
.banner_bg{
	padding:0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	background-color: #333333;
	background-image: url(images/holidayfair.jpg);
}
.banner_bg2{
	padding:0px;
	background-image: url(images/headerImg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bannerImg{
	position: relative;
	height: 34px;
	width: 283px;
	left: 5px;
	top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banner, .address {
	background-color: #002F00;
	height: 31px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008800;
	border-right-color: #008800;
	border-bottom-color: #002F00;
	border-left-color: #002F00;
	background-repeat: repeat;
	background-image: url(images/background2.jpg);
}.address {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CBD2B7;
	font-size: x-small;
	line-height: 25px;
	text-align: center;
}
.bannerImages {
	overflow: hidden;
	position: relative;
	visibility: visible;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: -10px;
}
.schoolImg {
	background-color: #333333;
	background-image: url(images/holidayfair.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 131px;
	width: 800px;
	background-position: center center;
}


bb_content a{
	font-weight: bold;
}



.menu_bg{
	height:27px;
	background-image: url(images/chalkboardBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 26px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	border-top-color: #B3B1AE;
	border-right-color: #B3B1AE;
	border-bottom-color: #575653;
	border-left-color: #575653;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search {
	clear: left;
	float: right;
	position: relative;
	width: 200px;
}

.search_bg Input{color: #43494D;}

.menu_style{
	float:left;
}

.bread_bg{
	background-image: url(images/navLine.jpg);
	background-repeat: repeat;
	background-position: left top;
	color: #458743;
	font-size: 10px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #50A550;
	border-right-color: #50A550;
	border-bottom-color: #1D3A1B;
	border-left-color: #1D3A1B;
	text-align: center;
}
.login a {
	color: #CCCCCC;
}

.content_pad{
	background:#FFF url(images/center_bg.png) repeat-x bottom left;
	padding: 0px;
}

.bot_pad{
	margin-bottom:20px;padding:0 30px 0 20px;
	}
td.bbTop{
	background-color: transparent;
	background-image: url(images/rightTop.gif);
	height: 10px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
td.bb {
	background-color: transparent;
	background-image: url(images/rightCtr.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 300px;
}
td.bbBottom{
	background-color: transparent;
	background-image: url(images/rightBtm.gif);
	height: 28px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: left top;
}
#terms_style{float:left;}



.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane {
	padding-right: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.RightContentPane{
	padding-top: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.notitle {
	margin: 10px;
}
.LeftPane{
	position: relative;
	top: 0px;
	bottom: 0px;
	text-align: center;
	left: 15px;
	height: 100%;
	width: 260px;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{
	color:#458743;
	font-size:9px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainContent {
	background-color: #FFFFFF;
}


a.Breadcrumb:hover{
	color:#82BA78;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*-------------- Link Style --------------*/
.linksBot {
	text-align:center;
	background-color: #FFFFFF;
	width: 400px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	line-height: 25px;
	padding-right: 7px;
}
.links,a.links:link,a.links:active,a.links:visited{
	color:#0E4F72;
	font-size:12px;
	font-weight: normal;
	font-family: "Arial Narrow", Arial;
}
a.links:hover{
	color:#006BA6;
	font-weight: normal;
	font-size: 12px;
	font-family: "Arial Narrow", verdana, Arial, Helvetica, sans-serif;
}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#4F839F; font-size:12px;}
a.user:hover{color:#990000;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#4F839F; font-size:12px;}
a.footer:hover{color:#AB3073;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #AB3073;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}
.copy{
	float:right;
	color: #333333;
	font-family: "Arial Narrow", Arial;
	font-size: smaller;
}
.footer {

	float:right;
	color: #666666;
	font-family: "Arial Narrow", Arial;
	font-size: smaller;
}
.LowerLeft {
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.LowerCenter {
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.LowerRight {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.lower {
	border-top-color: #CCCCCC;
	height: 1px;
	margin: 10px;
	border-top-style: dotted;
	border-top-width: 1px;
}
.copy a {
	color: #666666;
	font-family: "Arial Narrow", verdana, Arial, Helvetica, sans-serif;
}
.copy a:hover {
	
	text-decoration: underline;
}
