@font-face {
	font-family: 'MarketingScriptRegular';
	src: url('fonts/MarketingScript.eot');
	src: local('fonts/Marketing Script'), local('fonts/MarketingScript'), url('fonts/MarketingScript.woff') format('woff'), url('fonts/MarketingScript.ttf') format('truetype'), url('fonts/MarketingScript.svg#MarketingScript') format('svg');
}

.red .top-phone-number {
    position: absolute;
    top: 20px;
    left: 370px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: 'MarketingScriptRegular';
    z-index: 10;
}

.red a.logo {
    z-index: 20;
}

a img {
    border: none;
    outline: none;
}

#dance-site-packages table#main {
    width: 550px;
    }

#dance-site-packages div.left {
    width:550px;
    }    
    
#dance-site-packages div.right {
    }    
    
.credibility-logos {
    width: 800px;
    padding-top: 50px;
    margin: 10px auto;
    float: none;
    text-align: center;
    }

    div.credibility-logos a {
        text-align: center;
        margin: 10px;
        vertical-align: bottom;
        }
        
            .content div.credibility-logos a img {
            margin: 0 15px;
            }    
html {
	height: 100%;
}

body {
	margin: 0 auto;
	text-align: center;
	background-color: #efefef;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.clear {
    clear: both;
    }
    
h1,h2,h3,h4,h5 { margin: 0; }
/* Chad added these updates 10-19-08 */
h1 {
	font-size:25px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
	color:#C70000;
	font-size:13px;
	margin-bottom: 2px;
	padding-bottom:2px;
	margin-top:2px;
	padding-top:2px;
}

div.pushUpdates {
	text-align:left;
	padding: 10px;
}

p.pushDates {
	font-style:italic;
	font-size:11px;
}

p.home {
	font-size:11px;
}

.features {
	font-size:11px;
	color:#333333;
}

img.testimonial {
	margin:0px 10px 20px 0;
	float:left;
}
/* end Chad added these updates 10-19-08 */

#container {
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	background-image: url("images/gradient.png");
	background-repeat: repeat-x;
	background-position: 231px 0px;
	min-height: 100%;
	position: relative;
}

.red {
	background-image: url("images/red.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 231px;
}

.member_login {
	background-image: url("images/member_login.png");
	background-repeat: no-repeat;
	height: 46px;
	width: 141px;
	float: right;
	margin-right: 30px;
	color: #676767;
	font-size: 11px;
	font-family: Arial, sans-serif;
	padding-left: 23px;
	padding-top: 5px;
}

.member_login a:link, .member_login a:visited {
	color: #676767;
	text-decoration: none;
}

.member_login a:hover { text-decoration: underline; }

.overlay {
	width: 950px;
	background-image: url("images/shadow.png");
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 305px;
	margin: 0 auto;
	margin-top: -120px;	
	padding-top: 20px;
}

.shadow {
	clear: both;
	border: 0px;
	height: 17px;
	width: 883px;
    margin: 0 0 10px -37px;
	background-image: url("images/line.jpg");
	background-repeat: no-repeat;
}

.shadow-bottom {
	clear: both;
	border: 0px;
	height: 17px;
	width: 883px;
    margin: 10px 0 0 -37px;
	background-image: url("images/line-bottom.jpg");
	background-repeat: no-repeat;
}

.cols {
	margin: 0 0 0 -37px;
	height: 235px;
	width: 900px;
}

.cols .col:first-child {
	border-left: 3px dotted #a5a5a5;
}

.col {
	width: 260px;
	padding: 20px;
	padding-top: 5px;
	border-right: 3px dotted #a5a5a5;
	height: 235px;
	color:#666666;
}

.col img.heading {
	margin-left: -10px;
}
    

 
.home-footer-chunk {
    margin: -45px auto 20px;
    padding: 0;
    width: 883px;
    }
    
    .home-footer-chunk .shadow-top {
        margin: 0 0 10px 0;
    }

    .home-footer-chunk .shadow-bottom {
        margin: 10px 0 0 0;
        background: none;
        }

.inner-footer-chunk {
    margin: 0;
    }

    .inner-footer-chunk .shadow-top {
        margin: 35px 0 10px 0;
    }

    .inner-footer-chunk .shadow-bottom {
        margin: 10px 0 0 0;
        background: none;
        }
            
.shadow-top {
	clear: both;
	border: 0px;
	height: 17px;
	width: 883px;
    margin: 0 0 10px -37px;
	background-image: url("images/line-bottom.jpg");
	background-repeat: no-repeat;
}

.shadow-bottom {
	clear: both;
	border: 0px;
	height: 17px;
	width: 883px;
    margin: 10px 0 0 -37px;
	background-image: url("images/line.jpg");
	background-repeat: no-repeat;
}
   
.content {
	padding: 60px;
	padding-top: 0px;
}

.left {
	width: 550px;
	float: left;
	margin-left: -15px;
}

.right {
	width: 270px;
	float: right;
	background-image: url("images/seperator.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	min-height: 875px;
	margin: 0 0 0 0;
	color:#666666;
}
    .inner .content {
        
        }
        
    .inner .left {
        width: 550px;
        }
        
    .inner .right {
        }
        
.menu {
	float: right;
	margin-top: -71px;
	margin-right: 28px;
	width: 400px;
}

.menu li {
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	text-align: center;
}

.menu li a {
    display: block;
    float: left;
    height: 40px;
    width: 98px;
    }
    
    .menu li a span {
        display: none;
        }

    .menu li.home a {
        background: url(images/home_off.png) no-repeat;
        }

    .menu li.support a {
        background: url(images/support_off.png) no-repeat;
        }

    .menu li.about a {
        background: url(images/about_off.png) no-repeat;
        }

    .menu li.faq a {
        background: url(images/faq_off.png) no-repeat;
        }

        body#home .menu li.home a,
        .menu li.home a:hover {
            background: url(images/home_on.png) no-repeat;
            }
    
        body#support .menu li.support a,
        .menu li.support a:hover {
            background: url(images/support_on.png) no-repeat;
            }
    
        body#about .menu li.about a,
        .menu li.about a:hover {
            background: url(images/about_on.png) no-repeat;
            }
    
        body#faq .menu li.faq a,
        .menu li.faq a:hover {
            background: url(images/faq_on.png) no-repeat;
            }
                        
.menu img {
	border: 0;
}

/*

.menu a:link, .menu a:visited {
	padding: 8px;
	padding-top: 20px;
	padding-top: 0px;
}

.menu li a:hover, .menu li .active {
	background-image: url("images/menu_back.png");
	background-repeat: no-repeat;
}

*/

.home_left {
	float: left;
	width: 280px;
}

.home_right {
	float: right;
	width: 550px;
	margin-top: -50px;
}

#home .home_right {
    margin-top: -35px;
    }
    
.easyto {
	background-image: url("images/arrow.jpg");
	background-repeat: no-repeat;
	padding-left: 50px;
	width: 225px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.easyto p { margin: 0; }


.IEcol { margin-left: 300px; } 

hr.dotted {
	border: 0;
	border-top: 3px dotted #a5a5a5;
}

.preload {
    display: none;
    }

/*******
    Calendar
*******/

/* overall table */
#calendar table {
    padding: 0;
    margin:20px 0;
    border: 1px solid #e3e3e3;
    width: 540px;
    }

    #calendar tr.monthname {
        background: #000;
        }
        
        /* the day headers across the top */
        #calendar th {
            color: #fff;
            margin: 0;
            padding: 9px 9px 9px;
            font-weight: normal;
            text-align: center;
            }
    
    #calendar tr {
        border-right: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        }
/* how days this month will look, make dates appear in top right */
#calendar td {
    color: #000;
    padding: 4px;
    margin:0 0 0 0;
    text-align:right;
    vertical-align:top;
    border-top:1px solid #e3e3e3;
    border-right:1px solid #e3e3e3;
    height: 75px;
    width: 75px;
    }

/* these are the days falling outside this month */
#calendar td.notInMonth {
    background: #e3e3e3;
    }

    #calendar td ul {
        text-align: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        }
        
    #calendar td li {
        list-style-type: none;
        text-align: left;
        font-size: 12px;
        float: none;
        display: block;
        border-bottom: 1px solid #666;
        padding: 0 0 4px 0;
        margin: 0 0 4px 0;
        }
        
        .dayNum {
            }
    
    #calendar td p {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        }
                
    #calendar td a,
    #calendar td a img {
        text-decoration: none;
        }
        
        #calendar td a {
            color: #C10214;
            }
        
        #calendar #navigation td {
            height: auto;
            background: #fff;
            border: none;
            float: none;
            text-align: center;
            margin: 0 auto;
            overflow: hidden;
            }

            #calendar #navigation a.previous,
            #calendar #navigation a.next {
                display: block;
                height: 16px;
                width: 16px;
                }

                #calendar #navigation a.previous {
                    background: url(../../../assets/snippets/GoogleEvents/data/img/back.png) no-repeat;
                    float: left;
                    margin-left: 180px;
                    }

                #calendar #navigation .monthname {
                    float: left;
                    margin: 0 15px;
                    width: 25%;
                    }
                    
                #calendar #navigation a.next {
                    background: url(../../../assets/snippets/GoogleEvents/data/img/forward.png) no-repeat;
                    float: left;
                    }

                    #calendar #navigation a.previous span,
                    #calendar #navigation a.next span {
                        margin-left: -5000px;
                        }

/*******
    Video
*******/
/*#video {
    width: 350px;
    padding: 350px;
    margin: 15px auto;
    }
*/
/*******
    Video Popup
*******/

    /* Overlay */
    #modalOverlay {
        background-color: #000; 
        cursor: wait;
        }
    
    /* Container */
    #modalContainer {
        height: 300px; 
        width: 400px; 
        left: 50%; 
        top: 15%; 
        margin-left: -300px; 
        background: #000;
        border: 3px solid #e3e3e3;
        padding: 35px;
        }
        
        #modalContainer #video {
            top: 0;
            left: 0;
            margin: 0 auto;
            }
        
    #modalContainer a.modalCloseImg {
        background: url(images/simplemodal-close.png) no-repeat; 
        width: 25px; 
        height: 29px; 
        display: inline; 
        z-index: 3200; 
        position: absolute; 
        top: -15px; 
        right: -18px; 
        cursor: pointer;
        }

/*******
    Galleries
*******/
.highslide-wrapper {
    margin: 0 0 0 0;
    }

    .highslide-item {
    	border: solid 1px #fff;
    	margin: 20px 20px 0 0;
    	width: 160px;
    	float: left;
        }
        
        a.highslide {
            display: table-cell;
            width: 180px;
            height: 160px;
            text-align: center; /* qui e non su precedente, iCab3 */
            vertical-align: middle;
            background: #fff;
            }

        a.highslide img {
            border: solid 1px #000;
            vertical-align: middle;
            }


#colorbox-video-container {
    display: block;
    height: 100%;
    width: 100%;
}

.inner .left a.videobox {
    display: block;
    height: 32px;
    width: 32px;
    background: url(images/Chat_Video_32.png) no-repeat top right;
    
}