/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:12px;
	margin:0 auto;
	line-height: 18px;
	background-color:#FFF;
	background-repeat: repeat-y;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg_body.jpg);
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 12px 0; }

h1 { font-size:25px; font-family:"Times New Roman", Times, serif; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.basket-area {
	position:absolute;
	top:60px;
	right:20px;
	color:#fff !important;
	font-weight:bold;
}


.subh1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#9b59a3;
	font-size:18px;
}

.store-table {
	font-size:10px;
	line-height:normal;
}

.class-title {
	font-weight:bold;
	font-size:18px;
}

#class-hr {
	width:100%;
	height:1px;
	border-bottom:1px solid #afd23a;
	margin:20px 0;
}

.big-purple {
	color:#9b59a3;
	font-size:22px;
	line-height:normal;
}

#sidebar-news {
	position:relative;
	top:0;
	left:0;
	width:163px;
	height:336px;
	background:url(images/new-images/Home_NewsRelease_Box.jpg) no-repeat;
	padding:50px 10px 0 20px;
	margin:0 0 15px 0;
}

#sidebar-news a {
	color:#7e1618;
}


.bigserif {
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
}

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */
.title {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	line-height:24px;
}

.title-art {
	font-size: 24px;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
}

.title-sub {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}

.title_board {
	font-size: 12px;
	color: #466b9f;
}

.title_board-sm {
	font-size: 9px;
	color: #466b9f;
	line-height: 14px;
}

.flag-blue {
	font-size: 15px;
	color: #50358F;
	font-weight: bold;
}

.instructor-column {
	position:relative;
	float:left;
	width:250px;
	margin: 0 20px 0 0;
}


/* ---- layout settings ----------------------- */

#bg_repeat-top {
	position:relative;
	width:100%;
	height:auto;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(images/bg_repeat-top.jpg);
}

#main_container {
	position:relative;
	margin:0 auto;
	width:975px;
    min-height:1000px;
    height:auto !important;
    height:1000px;
	padding:0 8px 0 16px;
	background-repeat: repeat-y;
	background-image: url(images/bg_repeat.jpg);
}

#cart_container {
	position:relative;
	margin:0 auto;
	width:975px;
    min-height:1000px;
    height:auto !important;
    height:1000px;
	padding:0 8px 0 16px;
	background-repeat: repeat-y;
	background-image: url(images/bg_repeat2.jpg);
}

#container_left {
	position:relative;
	width:195px;
    height:auto;
	float:left;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:195px;
	height:auto;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:0;
	left:0;
	width:179px;
	height:auto;
	margin: 25px 0 0 0px;
}


/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:555px;
	height:auto;
	float: left;
	margin: 0 0 0 15px;
	padding: 40px 0 0 0;
	background-color: #fff;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	width:555px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/*---------------------calendar settings-----------------------*/

.calendar_menu {
}

.calendar_menu a {
	color: #3467B1;
}
.calendar_top {
	position: relative;
	height: 55px;
	width:551px;
	color: #fff;
	padding: 0 0 0 0;
	background-color: #3467b1;
}

.calendar_top a {
	color: #3BC5F4;
}

.calendar_days {
	color: #fff;
	height: 20px;
	width: 551px;
	background-color: #e39328;
	font-weight:bold;
}

.calendar td {
	border: 1px solid #FFA401;
	font-size:10px;
	padding:0 2px 0 0;
}

/* ---- start side bar content settings -------------- */

#container_right {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:195px;
	height:auto;
	margin: 0 0 0 0;
	padding: 40px 4px 0 0;
	background-color: #fff;
}

#side_buttons {
	position:relative;
	top:0;
	left:0;
	width:192px;
	height:auto;
}

#side_buttons img { margin: 0 0 15px 0; }

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:551px;
	height:40px;
	color: #3467b1;
	font-size: 10px;
	padding: 5px 0 0 0;
	background-color: #3BC5F4;
}

#footer a {
	color: #3467b1;
	font-size: 10px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
 #nav a {
	position:relative;
	float:left;
	width:179px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav3.jpg);
}

a#nav_01 {
	height:31px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: -179px 0 ;
}

.active_01 {
	background-position: -179px 0  !important;
}

a#nav_02 {
	height:26px;
	background-position: 0 -31px;
}

a:hover#nav_02{
	background-position: -179px -31px;
}

.active_02 {
	background-position: -179px -31px !important;
}

a#nav_03 {
	height:26px;
	background-position: 0 -57px;
}

a:hover#nav_03{
	background-position: -179px -57px;
}

.active_03 {
	background-position: -179px -57px !important;
}

a#nav_04 {
	height:26px;
	background-position: 0 -83px;
}

a:hover#nav_04{
	background-position: -179px -83px;
}

.active_04 {
	background-position: -179px -83px !important;
}

a#nav_05 {
	height:25px;
	background-position: 0 -109px;
}

a:hover#nav_05{
	background-position: -179px -109px;
}

.active_05 {
	background-position: -179px -109px !important;
}

a#nav_06 {
	height:26px;
	background-position: 0 -134px;
}

a:hover#nav_06{
	background-position: -179px -134px;
}

.active_06 {
	background-position: -179px -134px !important;
}

a#nav_07 {
	height:25px;
	background-position: 0 -160px;
}

a:hover#nav_07{
	background-position: -179px -160px;
}

.active_07 {
	background-position: -179px -160px !important;
}

a#nav_08 {
	height:32px;
	background-position: 0 -185px;
}

a:hover#nav_08{
	background-position: -179px -185px;
}

.active_08 {
	background-position: -179px -185px !important;
}

a#nav_09 {
	height:23px;
	background-position: 0 -217px;
}

a:hover#nav_09{
	background-position: -179px -217px;
}

.active_09 {
	background-position: -179px -217px !important;
}

a#nav_10 {
	height:23px;
	background-position: 0 -240px;
}

a:hover#nav_10{
	background-position: -179px -240px;
}

.active_10 {
	background-position: -179px -240px !important;
}


/*------------------------------------------small btns-------------------------------*/
#btn_music {
	position:relative;
	top:0;
	left:0;
	width:551px;
	height:263px;
}

#btn_music a {
	position:relative;
	float:left;
	height:263px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/btn_ART-OF-MUSIC.jpg);
}

a#btn_music_01 {
	width:551px;
	background-position:0 0;
}

a:hover#btn_music_01{
	background-position: 0 -263px;
}

#btn_theatre {
	position:relative;
	top:0;
	left:0;
	width:551px;
	height:263px;
}

#btn_theatre a {
	position:relative;
	float:left;
	height:263px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/btn_ART-OF-THEATRE.jpg);
}

a#btn_theatre_01 {
	width:551px;
	background-position:0 0;
}

a:hover#btn_theatre_01{
	background-position: 0 -263px;
}

#btn_visual {
	position:relative;
	top:0;
	left:0;
	width:551px;
	height:263px;
}

#btn_visual a {
	position:relative;
	float:left;
	height:263px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/btn_ART-OF-VISUAL-ARTS.jpg);
}

a#btn_visual_01 {
	width:551px;
	background-position:0 0;
}

a:hover#btn_visual_01{
	background-position: 0 -263px;
}

#btn_artcetera {
	position:relative;
	top:0;
	left:0;
	width:551px;
	height:263px;
}

#btn_artcetera a {
	position:relative;
	float:left;
	height:263px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/btn_ARTcetera.jpg);
}

a#btn_artcetera_01 {
	width:551px;
	background-position:0 0;
}

a:hover#btn_artcetera_01{
	background-position: 0 -263px;
}
/*------------------------------------------------------acc settings ------------------------*/

.mypets a { /*header of 1st demo*/
	cursor: pointer;
	display: block;
}

.thepet {
	padding: 0 0 0 25px;
}

.thepet a {
	color: #F3ED41 !important;
	display: block;
	font-size: 12px;
	margin: 2px 0;
	background-image: none;
	text-decoration: none;
}

.thepet a:hover {
	color: #fff;
	display: block;
	text-decoration: none;
}

.thepet p {
	color: #fff;
	margin: 0 0 2px 0;
}

.openpet{ /*class added to contents of 1st demo when they are open*/

}

/* ---- start nav drop settings section 1 -------------------------- */