@import url("/common/styles-profile.css");

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #474747;
}


a:link {
	color: #328b78;
}

#pageBody a:visited {
	color: #7dbeb0;
}

a:hover,
#pageBody a:hover {
	color: #de7d25;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #328b78;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


.spacerGlobal {
	width: 998px;
	height: 2px;
	margin: 0 0 -2px;
	font-size: 1px;
}


*.gray,
*.gray *,
.gray a {
	color: #a9a9a9 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #000 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #000 !important;
}


#pageHeader {
		margin: 0 35px;
	padding: 15px 0 0;
}


#register {
	padding: 0 25px 10px 11px;
	color: #328b78;
}

#register a {
	color: #328b78 !important;
}

#register a:hover {
	color: #db7312 !important;
}

#registerTitle {
	position: relative;
	bottom: -1px;
}

#registerContent {
}

#registerContent a {
	margin: 0 0 0 0.5em;
	white-space: nowrap;
}


#newsTicker {
	padding: 0 3em 9px 0;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #328b78;
	text-decoration: none;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #db7312;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#telephone {
	padding: 0 11px 8px 18px;
	background: left 2px url("/images/page/icon-telephone.gif") no-repeat;
}

#telephoneNumber {
	color: #328b78;
	font: normal 1.4em/1em Arial, sans-serif;
}

#telephoneNone {
}


#pagePictureFlash {
	width: 928px;
	height: 237px;	
	margin:0 0 0 0;
	position:relative;
	top:0;
	left:0;
	z-index:20;
}

#pageHeaderPic {
	width: 928px;
	height: 237px;	
	margin:-237px 0 0 0;
	position:relative;
	top:0;
	left:0;
	z-index:2000;
}


.pagePicture {
	background: #ffffff center top url("/images/header/pic-upper-1.jpg") no-repeat;
}



#logotype {
	display: block;
	width: 261px;
	height: 181px;
	margin: 0 7px 0 0;
	background: center center url("/images/page/logo-light.png") no-repeat;
}

#logotype img {
	vertical-align: bottom;
}


#bodyCategories {
		margin: 0 8px 8px 0;
	position: relative;
	z-index: 1002;
}

#bodyCategories .spacer {
	width: 8px;
}

#bodyCategories a {
	display: block;
	width: /*164*/129px;
	height: 32px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
	cursor: pointer;
}

.categoryItem.v1 {
	background-image: url("/images/page/button-green-1.png");
}

.categoryItem.v2 {
	background-image: url("/images/page/button-green-2.png");
}

.categoryItem.v3 {
	background-image: url("/images/page/button-green-3.png");
}

.categoryItem.v4 {
	background-image: url("/images/page/button-green-4.png");
}

.categoryItem.v5 {
	background-image: url("/images/page/button-green-5.png");
}

#bodyCategories a:hover {
	color: #c7fff3 !important;
	text-decoration: underline;
}

#bodyCategories strong {
	display: block;
	padding: 7px 5px 0;
	font-weight: normal;
}


#pageMenu {
	width: 240px;
	position: relative;
	top: -7px;
}

#homepage #pageMenu {
	width: 220px;
}

#pageMenu td {
	padding: 0 28px;
}

#pageMenu .menuItem {
	height: 41px;
}

#pageMenu .menuItemFirst {
}

#pageMenu .menuItem a {
	color: #008981;
	font: normal 1.1em/1em Arial, sans-serif;
}

#pageMenu .menuItem span {
}


#pageMenu .menuItemNow  {
}

#pageMenu .menuItemNow a {
	color: #333;
	text-decoration: none;
}


#pageMenu .menuItem a:hover {
	color: #de7d25;
	text-decoration: underline;
}


#pageMenu .menuItem strong {
	font-weight: normal;
}


#search {
	width: 170px;
	margin: 4px 0 25px 0px;
	white-space: nowrap;
}

#search2 {
	width: 170px;
	/*margin: -72px 0 45px 28px;*/
	margin: 0 0 -27px 28px;
	position: relative;
	top: -72px;
	z-index: 1003;
	white-space: nowrap;
}

#search-x {
	width: 170px;
	background: center center url("/images/page/search-x.gif") repeat-x;
}

#search2 #search-x {
	background-image: url("/images/page/search2-x.gif");
}

#search-l {
	width: 170px;
	background: left center url("/images/page/search-l.gif") no-repeat;
}

#search2 #search-l {
	background-image: url("/images/page/search2-l.gif");
}

#search-r {
	width: 170px;
	height: 29px;
	background: right center url("/images/page/search-r.gif") no-repeat;
}

#search2 #search-r {
	background-image: url("/images/page/search2-r.gif");
}

#searchForm {
	cursor: default;
}

#searchInput {
	padding: 0 0 0 7px;
	vertical-align: middle;
}

#searchInput input {
	width: 137px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #9c9c9c;
	border: none;
	font-size: 1em;
	cursor: text;
}

#searchButton {
	height: 29px;
	padding: 0 7px;
	vertical-align: middle;
}

#searchButton input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #9c9c9c;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}

#search2 #searchInput input,
#search2 #searchButton input {
	color: #fff;
}


#pageContent {
		margin: 0 35px;
	padding: 18px 0 45px;
}

#homepage #pageContent {
}


#pageBody {
		margin: 0 0px 0 0;
	padding: 4px 0 0;
}

#homepage #pageBody {
	padding: 0;
}


#pageFooter {
		margin: 0 35px;
	padding: 0 0 30px;
}

#pageFooter a {
	white-space: nowrap;
}

#pageFooter img {
	vertical-align: bottom;
}


#logofooter {
	margin: 0 30px 6px 0;
}

.opasity-box a img, opasity-box a:visited img {
	opacity:0.5;		
}

.opasity-box a:hover img {
	opacity:1.0;
}

.opasity-box a img {
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) progid:DXImageTransform.Microsoft.Alpha(opacity=50) progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.15);
	behavior:url('/common/opasity.htc');
}


#profile {
	padding: 0 2.5em 0 /*11*/16px;
}

#homepage #profile {
	padding-left: 11px;
}

#profile strong {
	font-family: Arial, sans-serif;
	font-size: 1.25em;
}


#pageNavigation {
	padding: 0 2.5em 0 0;
	position: relative;
	top: -2px;
	font-size: 0.95em;
	line-height: 1.5em;
}

#pageNavigation span {
	margin: 0 1em 0 0;
	cursor: default;
}


#clock {
	padding: 0 11px 0 0;
	position: relative;
	top: -1px;
	line-height: 1.5em;
}


#copyright {
	padding: 15px 2.5em 0 0;
}


#brick {
	padding: 15px 2.5em 0 0;
}

#brick p {
	margin: 0 0 0.95em;
}

#brick div {
	margin: -0.25em 0 0 0;
}


#mail {
	padding: 15px 11px 0 0;
}

#mail_inSchool {
	/*visibility: hidden;*/
}

#mail p {
	margin: 0 0 10px;
}

#mail img {
	vertical-align: bottom;
}


#pageList {
	position: relative;
	left: -8px;
	top: -5px;
	margin-bottom:-12;
}

#pageList h2 {
	margin: 0;
}

#pageList ul,
#bodyMap ul {
	margin: 1em 0 1.5em 0.75em;
}

#pageList ul ul,
#bodyMap ul ul {
	margin: 0.85em 0 1.5em 1.25em;
}


#pageList em {
	font-style: normal;
	font-weight: bold;
}

#pageList strong a:link,
#pageList strong a:visited,
#pageList strong a:hover {
	color: #555;
	text-decoration: none;
	cursor: text;
}


#bodyHomepage {
		padding: 258px 0px 0;
	background: left top url("/images/page/cover.jpg") no-repeat;
}

.bodyHomepageText {
	padding: 0 20 0 18;
}
#bodyHomepage h1 {
	font-weight: normal;
}

#homepage ul li {
	background: 0 0.4em url("/images/page/arrow-small-green.gif") no-repeat;
}


#bodyBannersTop, #bodyBanners {
	width: 199px;
	margin: 0;
}

#homepage #bodyBanners {
	margin: 0;
}

.banner {
	padding: 8px 0 0;
}

.banner a {
	display: block;
	min-height: 56px;
		padding: 0 14px 0 60px;
	background-color: #db7312;
	background-position: left top;
	background-image: url("/images/page/button-default.jpg");
	background-repeat: no-repeat;
	color: #fff !important;
	font-size: 1.1em;
	text-decoration: none;
}

.banner a:hover {
	color: #ffefdc !important;
	text-decoration: underline;
}

.banner strong {
	display: block;
	padding: 11px 0;
}


#bodyNews h2 {
	margin: 15px 0 25px;
	color: #333;
	font-weight: normal;
}

.newsDate {
	color: #7f7f7f !important;
}


#slideshow {
	margin: 1.5em 0 0;
}




		#designDepartment_sun {
			visibility: visible !important;
		}
		
		#bodyImages {
			width: /*247*/152px;
			margin: 0.5em 14px 19px 25px;
			float: right;
		}
		
		#bodyImages img {
			vertical-align: bottom;
		}
		
		.bodyImages_Image {
			width: /*247*/152px;
			margin: 0 0 18px;
			text-align: center;
		}
		
		.bodyImages_Image div {
			margin: 0 auto;
		}
		
		.bodyImages_Image img {
			border: 6px solid #0bb093;
		}
		
		.bodyImages_File {
			margin: 0 0 6px 2px;
			padding: 1px 0 0 20px;
			background-position: left top;
			background-repeat: no-repeat;
		}
		
		.bodyImages_File span {
			display: block;
			margin: 0.15em 0 0;
		}
