@charset "utf-8";
/* CSS Document */

#wrraper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}

#base {
	float: left;
	height: auto;
	width: 990px;
	padding-bottom: 10px;
	background-color:#FFF;
	-moz-box-shadow: 0 0 4px #000000;
	-webkit-box-shadow: 0 0 4px#000000;
	box-shadow: 0 0 10px #000000;
}

#header_contain {
	float: left;
	height: auto;
	width: 990px;
}

#user_01 {
	float: left;
	height: auto;
	width: 990px;
}

#user_01_flash_base {
	float: left;
	height: auto;
	width: 990px;
	background-color: #999;
}

#user_01_flash_base_xtra {
	float: left;
	height: auto;
	width: 970px;
	background-color: #FFFFFF;
	padding: 10px;
}

#user_01_flash_base_xtra1 {
	float: left;
	height: 400px;
	width: 970px;
	background-image: url(home_images/main_banner.jpg);
}

#user_02 {
	float: left;
	height: auto;
	width: 990px;
}

#user_02_tagline {
	float: left;
	height: auto;
	width: 960px;
	padding:15px;
	text-align:center;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	font-family: "Segoe UI Semibold";
}

#user_02_bar {
	float: left;
	height: 30px;
	width: 990px;
	background-image: url(home_images/page_edge_shadow.png);
}

#user_03 {
	float: left;
	height: auto;
	width: 990px;
	padding-bottom:10px;
}

#user_03_right {
	float: left;
	height: auto;
	width: 960px;
	padding-left:15px;
	padding-right:15px;
}

#user_03_right_gallery_base {
	float: left;
	height: auto;
	width: 960px;
}

#user_04 {
	float: left;
	height: auto;
	width: 970px;
	padding: 10px;
}

#user_04_athwela {
	float: left;
	height: 90px;
	width: 970px;
	background-image: url(home_images/Athwela.jpg);
}

#user_05 {
	float: left;
	height: auto;
	width: 970px;
	padding: 10px;
}

#user_05_left_base {
	float: left;
	height: 300px;
	width: 200px;
	padding: 10px;
}

#user_05_left {
	float: left;
	height: 300px;
	width: 200px;
	background-color: #F3F3F3;
	background-image: url(home_images/student_creations.jpg);
	background-repeat: no-repeat;
}

#media_image_base {
	float: left;
	height: auto;
	width: 280px;
	padding: 20px;
}

#media_image {
	width:258px;
	height:258px;
	padding:10px;	
	border:solid 1px #b8b8b8;
	background-color:#f4f5f5;
	border-radius: 10px;
}

#media_image:hover {
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	border:solid 1px #b8b8b8;
	opacity:1;
	outline:none;
	opacity:0.47;
}

/* quick link */

#quick_link_base {
	float: left;
	height: auto;
	width: 314px;
	padding: 5px;
}

#quick_link_tab {
	float: left;
	height: auto;
	width: 312px;
	border:solid 1px #b8b8b8;
	background-color:#f4f5f5;
}

#quick_link_tab:hover {
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	position:relative;
	vertical-align:top;
	border:solid 1px #b8b8b8;
	opacity:1;
	outline:none;
	opacity:0.47;
}

/* news contain */

#bottom_user_body {
	float: left;
	height: auto;
	width: 465px;
	padding: 10px;
}

#bottom_user_base_sub {
	float: left;
	height: auto;
	width: 453px;
	border: 1px solid #969696;
	border-radius: 5px 5px 5px 5px;
	padding: 5px;
}

#bottom_user_title {
	float: left;
	height: 40px;
	width: 443px;
	font-size: 20px;
	padding-left: 10px;
	line-height: 40px;
}

#bottom_user_title a {
	text-decoration:none;
	color: #006DCC;
}

#bottom_user_title a:hover {
	color: #FF0000;
}

#bottom_user_link {
	float: left;
	height: auto;
	width: 433px;
	padding-left: 20px;
	line-height: 30px;
	font-size: 17px;
}

#bottom_user_link a {
	text-decoration: none;
	color: #000000;
}

#bottom_user_link a:hover {
	color: #FF0000;
}

/* teachers portal area */

#sub_base {
	float: left;
	height: auto;
	width: 972px;
	padding: 9px;
}

#user_02_tab_base {
	float: left;
	height: auto;
	width: 314px;
	padding: 5px;
}

#user_02_tab {
	float: left;
	height: auto;
	width: 314px;
}

#user_02_tab a {
	float: left;
	height: 100px;
	width: 314px;
	background-color: #65AFB8;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 100px;
	font-family: "Segoe UI Semibold";
	border-radius: 5px;
}

#user_02_tab a:hover {
	background-color: #248088;
	color: #000000;
}

/* footer contain */

#footer_contain {
	float: left;
	height: auto;
	width: 970px;
	padding: 10px;
}