
body {
	margin: 0px;
	text-align: center;
	background: #FFC2FE url(../images/page_back.gif) repeat-x top center;
}
	
body, table, td, p{
	font: normal 13px arial;
	color: #fff;
}

form, table, img{ border: 0; border-collapse: collapse; }
form{ padding: 0; margin: 0; }

a:link, a:visited, a:active{color: #ffcc66;}
a:hover{color: #fff;}	

.clear{ clear: both; font-size: 1px; }

#container{ }	
	
#page{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
	
    #content-column
    {
	    width: 725px;
	    float: right;
	    background: #3D2C64;
    }

    #menu-column{
        width: 225px;
        float: left;
    }



#logo{
	background: url(../images/logo.gif) no-repeat top left;
	height: 120px;
}

    #logo a {
	    display: block;
	    text-align: center;
	    color: #D5AAF3;
	    padding: 0;
	    margin: 0;
	    height: 120px; /* CONFORMANT BROWSERS */
	    text-decoration: none;
	    font-size: 0;
    }


	
/**** HEADER ***************************************************************/

#header
{
	height: 42px;
	background: url(../images/header_back.gif) no-repeat top left;
}

.facebook{ float: left; width: 55%; color: #fff; }
    
    .facebook a:link, 
    .facebook a:visited, 
    .facebook a:active, 
    .facebook a:hover{ 
        display: block; 
        width: 305px;  
        padding: 13px 0 11px 20px; 
        text-decoration: none; 
        color: #fff; 
        background: url(../images/facebook.gif) no-repeat right; 
        }
    .facebook a:hover{ color: yellow; }
        
        
        .facebook a b{ margin-left: -9999px; }
        
.free-lesson{  float: right; width: 40%; text-align: right; }
    
    .free-lesson img{ margin: 6px 15px 0 0; }




/**** MENU ***************************************************************/

ul#menu{
	    padding: 0;
	    margin: 0;
	    list-style: none;
	    width: 225px;
}

        ul#menu li {
	        margin: 0;
	        padding: 0;
	        display: block;
	        background: url(../images/menu_back.gif) repeat-y top left;
        }

            ul#menu a{
	            display: block;
	            color: #fff;
	            padding: 7px 0 9px 40px;
	            font-size: 12px;
	            height: 15px;
	            text-decoration: none;
	            font-weight: bold;	
	            text-transform: uppercase;
	            background: url(../images/menu_button.gif) no-repeat bottom left; 
            }

            ul#menu li a:hover{background:  url(../images/menu_button_over.gif) no-repeat bottom left; }
            ul#menu li .chosen{ background:  url(../images/menu_button_over.gif) no-repeat bottom left; }



/**** SMALL MENU ***************************************************************/

#small-menu{
    background: url(../images/small_menu_box_back.gif) no-repeat top left;
    width: 194px;
    margin: 20px auto;
}

#small-menu ul{
    padding: 15px 0;
    margin: 0;
    list-style: none;
    background: url(../images/small_menu_box_bottom.gif) no-repeat bottom left;
}

        #small-menu ul li {
	        margin: 0;
	        padding: 0 0 5px 20px;
        }

            #small-menu ul a{
            }



/**** NEWSLETTER ***************************************************************/

#newsletter{
	background: url(../images/menu_bottom.jpg) no-repeat top left;
	padding: 37px 17px 170px 22px;
}
    #newsletter label{ display: block; margin: 0 0 6px 0; padding: 0; font-size:  13px; font-weight: bold; }

    #newsletter input.textbox{ padding: 3px 5px; font-size: 13px; font-weight: bold; margin: 0 4px 0 0; width: 120px; }

    #newsletter input.button{ 
        background: url(../images/button-join.gif) no-repeat; 
        border: 0;  
        text-align: left; 
        color: #b39ae3; 
        width: 42px; 
        height: 23px; 
        cursor: pointer; }


/**** FOOTER ***************************************************************/

#footer
{
    clear: both;
    height: 43px;
	background: #31254b url(../images/footer_back.gif) no-repeat bottom right;
	border-top: 1px solid #fff;
}

    
    #footer .credits{ float: right; width: 48%; }
        #footer .credits p{ margin: 0; padding: 12px 25px; text-align: right; }
         
    #footer .copyright{ float: left; width: 50%; text-align: left; }
        #footer .copyright p{ margin: 0; padding: 12px 25px;}



/**** HOME PAGE ***************************************************************/

.home-main{
	height: 264px;
	background: url(../images/main.jpg) no-repeat top right;
	color: #fff;
}

    .home-main p{
        position: absolute; top: 960px; width: 650px; padding: 25px; color: #666; }

.home-columns{ background: url(../images/home_back.gif) repeat-y top left;}

    .home-column-1{
        float: left;
	    width: 465px;
	    background: #4A3D6B;
    }
        
        .home-columns h2{
	        background: #3a295f;
	        padding: 15px 22px 10px 22px;
	        color: #fff;
	        margin: 0;
         }
         
         .home-column-1 .column-content{ 
	        padding: 20px 0px 80px 22px;
	        }
        
            .home-column-1 .dance-intro{ float: left; width: 205px; margin-bottom: 20px; }
                .dance-intro p{ font-size: 15px; line-height: 20px; margin: 20px 10px 50px 0px; }
            .home-column-1 .dance-programs{ float: right; width: 225px; }
            
                ul.program-list{ padding: 0; margin: 0; list-style: none; }
                    ul.program-list li{ background: url(../images/dance_menu_back.gif) no-repeat top left; }
                        ul.program-list li a{ display: block; padding: 10px 0px 14px 18px; height: 18px; }
                

    .home-column-2{
        float: right;	
        width: 260px;
	    background: #3D2C64;
    }
   
        .home-column-2 h2{
            background: #1b0049;
         }
         
         .home-column-2 .column-content{
	        padding: 20px 22px 20px 22px; }



.home-whatsnew{
	margin: 5px 10px 20px 40px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../images/news_arrow.gif);
}

.home-whatsnew li{
	padding-bottom: 8px; }




/**** CONTENT ***************************************************************/

.page-title
{
	background: url(../images/page_title_back.jpg) no-repeat bottom left;
	height: 84px;
	border-top: 1px solid #fff;
}

    .page-title h1{
	    font-family: Georgia, "Times New Roman", Times, serif;
	    font-weight: normal;
	    text-transform: uppercase;
	    font-size: 25px;
	    padding: 33px 0 0 30px;
	    margin: 0;
    }

    .page-title p{
	    text-align: right;
	    padding: 0 20px 10px 0;
	    margin: -20px 20px 0 0;
    }

.page-content
{
	margin: 20px 30px 20px 30px;
	width: 660px;
}


h2
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ff66cc;
	padding: 0px;
	margin: 5px 0 10px 0;
}



p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 15px;
}

.text{
	font-family: arial;
	font-size: 12px;
}

.right-pic
{
	margin: 10px 0px 10px 10px;
}

.left-pic
{
	margin: 10px 10px 10px 0px;
}



.list{
	margin-left: 25px;
	padding: 0;
	list-style-type: none;
	list-style-image: url(../images/link_arrow.gif);
}

    .list li{
	    padding: 0 0 5px 5px;
    }


.section-table{
	width: 100%;
}

.section-header{	
	background: #F9F7EB;
	padding: 6px 10px;
	font-weight: bold;
	color: #330000;
	font-size: 13px;
}

.section-link{
	font-size: 11px;
	background: #F9F7EB;
	text-align: right;
	padding: 6px 10px;
}

.section-content{
	padding: 0px 10px 25px 10px;
}


.link{
	background: url(../images/link_arrow.gif) no-repeat left 2px;
	padding-left: 15px;
}


.SiteMap-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 0px;
}

.SiteMap-list li{font-size: 14px; font-weight: bold; padding-bottom: 20px; }
.SiteMap-list { list-style-type: none; margin-left: 5px; }
.SiteMap-list li ul{
	margin-left: 20px; 
	list-style-type: none;
	list-style-image: url(../images/link_arrow.gif);
	margin-top: 15px; 
	padding-left: 15px; }
.SiteMap-list li li{font-size: 12px; font-weight: normal; padding-bottom: 3px;  }



.news-header{	
	margin: 20px 0px 1px 0px;
	padding: 0;
	font-weight: bold;
	color: #330000;
	font-size: 14px;
}

.news-item{
	padding-bottom: 20px;
}

    .news-date{
	    float: left;
	    width: 50px;
	    background: url(../images/date_back.gif) no-repeat top left;
	    text-align: center;
	    padding: 7px 0 10px 0;
	    line-height: 16px;
    }
        .news-date span{ font-size: 12px; text-transform: uppercase; display: block;}
        .news-date strong{ font-size: 18px; font-weight: bold; display: block;}

    .news-date-line{ margin: 0 0 20px 0; color: #999;}

    .news-link{
        float: left;
        width: 150px;
        font-size: 13px;
        line-height: 19px;
	    margin-left: 10px;
    }
    
    .news-link-big{
        width: 560px;
        font-size: 14px;
        margin-top: 5px;
    }

.news-content{
	margin: 10px 0 20px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #ebebeb;
}

    .news-more{ text-align: center; }



h3
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	margin: 0 0 15px 0;
}



.videos-box{
    padding: 15px 18px 5px 18px;
    background: #31254b;
    margin-bottom: 25px;
   }



/** pop up styles */

.popup-title
{
	padding: 6px 10px 7px 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #EDE7D3;
	border-bottom: 1px solid #DED0A9;
}

.popup-title-link
{
	padding: 6px 10px 7px 10px;
	font-size: 11px;
	background-color: #EDE7D3;
	border-bottom: 1px solid #DED0A9;
	text-align: right;
}

.popup-image-cell
{
	padding: 20px;
	background: #fff;
}




.pic-left{
margin: 15px;
margin-left: 0;
border: 1px solid #ff66cc;
}

.pic-right{
margin: 15px;
margin-right: 0;
border: 1px solid #ff66cc;
}



/**** CONTACT PAGE ***************************************************************/

.contact-page{ padding: 20px 30px;}


    .contact-page .column-1{ float: right; width: 350px;}
    .contact-page .column-2{ float: left; width: 280px;}
        
        .contact-page .column-2 p{ font-size: 14px; line-height: 20px; }


.contact-form
{
    background: #1b0049;
    padding: 15px 20px;
}

    .form-row{  padding: 7px 0;  }
        
        .form-row label { display: block; font-weight: bold; margin: 0 0 3px 0;  }

            .form-row .textbox{ width: 290px; padding: 5px 10px; font-weight: bold; font-size: 15px; font-family: Arial; border: 0; }

    .button-row{  padding: 10px; background: #4a3d6b; text-align: center;  }
    
        .button-row .button{ padding: 8px 30px; background: #1b0049; color: #fff; font-weight: bold; border: 0; font-size: 15px; font-family: Arial; cursor: pointer;  }
        

.map-nest{
    padding: 15px 20px;
    background: #1b0049;
    margin: 20px 0;
    text-align: center;
}       


.pic-link {

}

A .pic-link {border: 2px solid #ff66cc; }
A:hover .pic-link, A:active .pic-link { border: 2px solid #fff; }




.results-grid
{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #3d2c64;
}

.result-grid td
{
	padding: 0;
}

.result-grid-pager-invisible td
{
	color: #000; font-size: 1px;
}

.result-grid-pager-invisible a:link, .result-grid-pager-invisible a:visited, .result-grid-pager-invisible a:active, .result-grid-pager-invisible a:hover
{
	color: #000; font-size: 1px;
}


.dots-horizontal
{
}

.divider{
	background: url(../images/dots_hor.gif) repeat-x top;
	padding: 10px 0;
	margin: 20px 0;
}

.arrow-next
{
	background: url(../images/arrow_next.gif) no-repeat right;
	padding-right: 12px;	
}

.arrow-back
{
	background: url(../images/arrow_back.gif) no-repeat left;
	padding-left: 12px;
}

.link-arrow
{
	background: url(../images/link_arrow.gif) no-repeat left;
	padding-left: 15px;
}



/* calendar styles */

.calendar
{
	width: 660px;
	background: #e5cee8;	
	border-collapse: separate;
	border: 1px solid #000;
}

.calendar a:link, .calendar a:visited, .calendar a:active
{
	text-decoration: none;
	color: #CC0000;
} 
.calendar a:hover
{
	color: #ff0000;
} 

.calendar-day
{
	border: 1px solid #000;
	padding: 3px;
	background: #e5cee8;
	color: #000;
}

.calendar-day a:link, .calendar-day a:visited, .calendar-day a:active
{
	text-decoration: none;
	color: #CC0000;
} 
.calendar-day a:hover
{
	color: #ff0000;
} 


.calendar-day-selected
{
	border: 1px solid #5b448f;
	padding: 3px 0;
	background: #F0E6BA;
	color: #000;
	font-weight: bold;
}

.calendar-day-header
{
	border: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
	background: #5b448f;
	padding: 3px 0;
}

.calendar-title
{
	border: 0;
	color: #fff;
	background: #6c54a2;
	border-collapse: collapse;
}

.calendar-title td
{
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}

.calendar-title td a:link, .calendar-title td a:active,.calendar-title td a:visited{ color: #fff; }
.calendar-title td a:hover{ color: Yellow; }

.calendar-other-month
{
	border: 1px solid #000;
	color: #000;
	background: #b297b6;
}

.calendar-other-month a{ color: #000; }

.calendar-showall
{
	border-top: 1px solid #D1C388;
	display: block;
	padding: 6px 3px 7px 30px;
	background: url(../images/arrow_next.gif) no-repeat 15px 12px;
}



/**** GALLERY ***************************************************************/

.gallery-box
{
    border-top: 3px solid #ebebeb;
    border-bottom: 3px solid #ebebeb;
    padding: 10px 30px 0 20px;
    background: #f6f6f6;
    margin-bottom: 20px;
}

.gallery-grid
{
}
    .gallery-grid td
    {
        padding: 0 12px 15px 0;
        font-weight: bold;
        font-size: 16px;
    }

    .gallery-grid td img
    {
        margin-bottom: 5px;
        border: 2px solid #fff;
    }

    .gallery-description
    {
        padding: 0;
        margin: 0 0 15px 0;
    }