body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: normal;
	background-image: url(images/css/big_background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #CC0000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #FF6600;
}

a:hover {
	color: #FF0000;
}

img.alignleft {
	float: left;
	padding: 0px 20px 0px 0px;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}
.fp_update {
	background-color: #DFFB9F;
	clear: right;
	float: left;
	width: 470px;
	border: 1px solid #B5F518;
	height: 200px;
	margin: 5px;
	padding: 5px;
}
.fp_update img {
	padding: 5px;
}


/* Header */

#header {
	width: 850px;
	height: 98px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

/* Logo */

#logo {
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 2px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	width: 230px;
	height: 60px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #CDFF00;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	width: 800px;
	height: 90px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 130px;
	height: 30px;
	margin-right: 1px;
	padding: 9px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	padding-left: 0;
}

/* Page */

#page {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#page-bgtop {
	background-repeat: no-repeat;
	background-position: center top;
}

#page-bgbtm {
	padding: 20px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#page_whiteBck {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}


/* Content */

#content {
	float: left;
	width: 480px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content_shop {
	float: left;
	width: 750px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#content_shop img {
	padding: 3px;
}

#content_white_bkgnd {
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-left: 25px;
}
#content_white_bkgnd img {
	padding: 3px;
}
.image_slider {
	height: 200px;
	margin-right: 25px;
	margin-left: 25px;
	padding: 5px;
	margin-top: 20px;
	clear: both;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
}

#sidebar ul {
	margin: 0px 0x 20px 0px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	border-bottom: 1px solid #D6D6D6;
	background: #FFFFFF;
}

#sidebar li ul {
	margin: 0px 0px 0px 0px;
	padding-bottom: 30px;
	background: none;
}

#sidebar li li {
	line-height: 30px;
	margin: 0px 30px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #D7D7D7;
	background: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 10px 0px 10px 30px;
	background: #F6F6F6;
	letter-spacing: -.5px;
	font-size: 1.4em;
	color: #696969;
}

#sidebar p {
	text-align: center;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#sidebar a {
	border: none;
	color: #727272;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B5F518;
	font-size: 9px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5;
	padding-bottom: 15px;
	padding-left: 5;
	width: 750px;
}
#about_us {
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin-left: 25px;
}

.right_staff_text {
	width: 280px;
	margin: auto;
	font-size: 12px;
	text-align: right;
	padding: 10px;
}
.right_staff_text a{
	color: #FFF;
	text-decoration: underline;
}
.right_staff_text a:hover{
	color: #F90;
	text-decoration: underline;
}
.about_us_teacher_list {
	width: 700px;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	padding-top: 5px;
}
.about_us_teacher_list_wrapper {
	margin: auto;
	padding-bottom: 40px;
	clear: left;
}
.videothumbnail {
	padding: 4px;
	width: 150px;
}

.about_us_teacher_list ul {
	text-decoration: none;
	margin: 0px;
	list-style-type:none;
	padding:0px;
}
.about_us_teacher_list li {
	border: 1px solid #D1CAC2;
	width: 320px;
	height: 200px;
	background: #FFFFFF;
	float : left;
	display : inline;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding-right: 5px;
	padding-left: 5px;
}

.about_us_teacher_list img {
	padding: 10px;
	box-shadow: 6px 6px 4px #cecece;
	-moz-box-shadow: 6px 6px 4px #cecece;
	-webkit-box-shadow: 6px 6px 4px #cecece;
	margin: 10px;
	float: left;
}
.about_us_teacher_list h3 {
	clear: right;
	color: #990000;

}
.about_us_teacher_list h2 {
	color: #990000;

}


#sidebar_about_us {
	background-image: url(images/css/orange_right_box.jpg);
	width: 300px;
	float: right;
	height: 571px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
}
.side_bar_shop_info {
	background-color: #B5F518;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.side_bar_ensemble {
	background-color: #33CC33;
	padding: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.side_bar_news {
	background-color: #65D6D4;
	margin-bottom: 1px;
}


/* form styling */

fieldset {
	padding:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 140%;
	letter-spacing: -1px;
	
	line-height: 1.1;
	color:#fff;
	border: 1px solid #FF0000;
	padding: 2px 6px;
	background-color: #FF9900;
}

label {
	width:142px;
	height:30px;
	margin-top:3px;
	margin-right:2px;
	padding-top:11px;
	padding-left:6px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#FF0000;
}
.form {
	margin:0;
	padding:0;
}

#top {
	width:680px;
	height:50px;
}
#leftSide {
	width:530px;
	padding-top:30px;
	float:left;
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}

.div_texbox {
	width:347px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
	background-image: url(images/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:285px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.name {
    	background-image: url(images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.name:focus, .name:hover {
	background-color:#F0FFE6;
}
   
.password {
    	background-image: url(images/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:285px;
    	font:normal 18px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.button_div {
	width:200px;
	float:none;
	border:1px none #FFFF0B;
	text-align:right;
	height:35px;
	margin-top:5px;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 3px;
	padding-left: 32px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

/* footer colum styling */

#footer ul.column{
	width: 200%;
	padding: 0;
	list-style: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float: left;
}
.footer_content_block {
	padding: 5px;
	float: left;
	width: 200px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #93CE09;
	border-left-color: #93CE09;
	height: 110px;
}

#footer ul.column li {
	float: left;
	width: 200px; /*Set default width*/
	padding: 0;
	display: inline;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#footer .block {
	height: 70px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 20px;
}
#footer .block h2 {
	font-size: 1.8em;
}
#footer .block img {
        /*Flexible image size with border*/
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}
/* image slider css */
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:250px;	width: 700px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 40px;
	right: -7px;
	width: 178px;
	height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	background-image: url(/mod/assets/templates/april2010/images/slider_images/paging_bg2.png);
	background-repeat: no-repeat;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
.fadein { position:relative; width:600px; height:250px; }
.fadein img { position:absolute; left:0; top:0; }


/* Events  ***************/

.list_events_date p {
	font-size: 150%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	line-height: 100%;
	color: #FFFFFF;
}
.list_events_date a {
	text-decoration: none;
	letter-spacing: -1px;
}
.list_events a {
	color: #333333;
	text-decoration: none;
}
.list_events a:hover {
}
.list_events_info h3 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5F518;
	border-bottom-color: #B5F518;
	border-left-color: #B5F518;
	line-height: 40px;
}
.list_events_date h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.list_events {
	padding-top: 10px;
	background-color: #FFFFFF;
	clear: right;
	float: left;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: auto;
	width: 700px;
}
.list_events_info p {
	font-size: 85%;
}
.list_events_info {
}

.list_events_date {
	background-color: #B5F518;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	clear: right;
}
.event_details {
	color: #000000;
	background-color: #EBFDC1;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
}

.footer_content {
	margin: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.sitemap {
	background-color: #FFFFFF;
	width: 400px;
}
.sitemap ul {
	font-size: 14px;
	color: #FF0000;
	list-style-type: none;
}
.errors {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-weight: bold;
	color: #FF0000;
	margin: 5px;
	padding: 5px;
	width: 270px;
	border: thin dashed #FF0000;
	float: right;
	height: 200px;
}
.sitemap ul li{
	list-style-type: square;
}
.sitemap ul li a{
	color: #FF6600;
	text-decoration: underline;
}
.sitemap ul li a:hover{}
.home_content {
	padding: 3px;
	float: left;
	width: 450px;
}
.button_div input {
	background-color: #FFFF07;
	border: thin outset #FCFC0B;
	width: 120px;
	height: 30px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	text-transform: uppercase;
	float: left;
}
#youtubelist ul {
	list-style-type: none;
}
#youtubelist li {
	list-style-type: none;
	display: inline;
	clear: right;
}
