/*   Orange - #FEBE16   
	 Black -  #060606    */

* {
   margin: 0px;
   padding: 0px;
}
html {
	font-size: 62.5%;
}
body {
	text-align : center;
	font-family: "Lucida Grande","Lucida Sans Unicode", tahoma, arial, sans-serif;
	color: #ffffff;
	background-color: #060606;
}

p, ul {
	font-size: 1.1em;
	padding-bottom: 1.3em;
	line-height: 1.5em;
}
ul {
	display: block;
}
li {
	margin-left: 50px;
	margin-right: 50px;
}
.wrapper {
	text-align : left;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	position: relative;
}

/*-------links-------*/
a {
	text-decoration: none;
	color: #808080;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a img {
	border: none;
}
/*-------End links-------*/
.main .logo {
	float: left;
	margin-top: 10px;
	margin-left: 35px;
	position: relative;
	z-index: 10;
	height: 175px;
	width: 409px;
	background-image: url(../images/logo-transparent.png);
	background-repeat: no-repeat;
}
.main .logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 409px;
	height: 175px;
	background-color: transparent;
}
.logo a h1 {
	display: none;
}
.main-image {
	width: 503px;
	height: 400px;
	float: right;
	margin-top: 10px;
	position: absolute;
	right: 0px;
	background-position: top right;
	background-repeat: no-repeat;
}
#calendar {
	background-image: url(../images/image-calender_02.jpg);
}
#background {
	background-image: url(../images/image-background.jpg);
}
#choreography {
	background-image: url(../images/image-choreography.jpg);
}
#home {
	background-image: url(../images/image-home.jpg);
}
#show-package {
	background-image: url(../images/image-show-package.jpg);
}
#spanish-days {
	background-image: url(../images/image-spanish-days.jpg);
}
#wedding-dances {
	background-image: url(../images/image-wedding-dances.jpg);
}
#classes {
	background-image: url(../images/image-classes.jpg);
}
#links {
	background-image: url(../images/image-links.gif);
}
#contacts {
	background-image: url(../images/image-contacts.gif);
}

/*---------- Navigation ----------*/
.nav {
	padding-top: 5px;
	margin-left: 3px;
	clear: left;
}
.nav ul {
	list-style: none;
	text-indent: -9998px;
	padding-left: 0px;
}
.nav li {
	margin-left: 0px;
}
.nav li a:link, .nav li a:visited {
	border: none;
	width: 264px;
	height: 16px;
	display: block;
	/*position: absolute;*/
	text-indent: -7000px;
	outline: none;
}
.nav li.home a:link, .nav li.home a:visited {
    background-position: left top;
	background-image: url(../images/buttons/home_02.gif);
}
.nav li.background a:link, .nav li.background a:visited {
    background-position: left top;
	background-image: url(../images/buttons/background_02.gif);
}
.nav li.show-package a:link, .nav li.show-package a:visited {
    background-position: left top;
	background-image: url(../images/buttons/show-package_02.gif);
}
.nav li.choreography a:link, .nav li.choreography a:visited {
    background-position: left top;
	background-image: url(../images/buttons/choreography_02.gif);
}
.nav li.classes a:link, .nav li.classes a:visited {
    background-position: left top;
	background-image: url(../images/buttons/classes_02.gif);
}
.nav li.spanish-days a:link, .nav li.spanish-days a:visited {
    background-position: left top;
	background-image: url(../images/buttons/spanish-days_02.gif);
}
.nav li.wedding-dances a:link, .nav li.wedding-dances a:visited {
    background-position: left top;
	background-image: url(../images/buttons/wedding-dances_02.gif);
}
.nav li.calendar a:link, .nav li.calendar a:visited {
    background-position: left top;
	background-image: url(../images/buttons/calendar_02.gif);
}
.nav li.contacts a:link, .nav li.contacts a:visited {
    background-position: left top;
	background-image: url(../images/buttons/contacts_02.gif);
}
.nav li.links a:link, .nav li.links a:visited {
    background-position: left top;
	background-image: url(../images/buttons/links_02.gif);
}
.nav li.home a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/home_02.gif);
	background-repeat: no-repeat;
}
.nav li.background a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/background_02.gif);
	background-repeat: no-repeat;
}
.nav li.show-package a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/show-package_02.gif);
	background-repeat: no-repeat;
}
.nav li.choreography a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/choreography_02.gif);
	background-repeat: no-repeat;
}
.nav li.classes a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/classes_02.gif);
	background-repeat: no-repeat;
}
.nav li.spanish-days a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/spanish-days_02.gif);
	background-repeat: no-repeat;
}
.nav li.wedding-dances a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/wedding-dances_02.gif);
	background-repeat: no-repeat;
}
.nav li.calendar a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/calendar_02.gif);
	background-repeat: no-repeat;
}
.nav li.contacts a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/contacts_02.gif);
	background-repeat: no-repeat;
}
.nav li.links a:hover {	
	background-position: left bottom;
	top: 16px;
	background-image: url(../images/buttons/links_02.gif);
	background-repeat: no-repeat;
}
/*---------- End Navigation ----------*/

h1 {
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 3px;
	height: 27px;
	width: 365px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 10;
}
h1.home-h1 {
	background-image: url(../images/home-h1.gif);
}
h1.choreography-h1 {
	background-image: url(../images/choreography-h1.gif);
}
h1.background-h1 {
	background-image: url(../images/background-h1.gif);
}
h1.show-package-h1 {
	background-image: url(../images/show-package-h1.gif);
}
h1.classes-h1 {
	background-image: url(../images/classes-h1.gif);
}
h1.spanish-days-h1 {
	background-image: url(../images/spanish-days-h1.gif);
}
h1.wedding-dances-h1 {
	background-image: url(../images/wedding-dances-h1.gif);
}
h1.calendar-h1 {
	background-image: url(../images/calendar-h1.gif);
}
h1.links-h1 {
	background-image: url(../images/links-h1.gif);
}
h1.contact-us-h1 {
	background-image: url(../images/contact-us-h1.gif);
}
h1.news-h1 {
	background-image: url(../images/news-h1.gif);
}
h1.thanks-h1 {
	background-image: url(../images/thanks-h1.gif);
}
h1.booking-h1 {
	background-image: url(../images/booking-h1.gif);
}
h1.news-h1 {
	background-image: url(../images/latest-news-h1.gif);
}
.body-text {
	width: 522px;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
	margin-left: 38px;
}
.news-box {
	margin-bottom: 20px;
	color: #808080;
}
.right-column {
	float: right;
	width: 169px;
	margin-left: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.contact {	
	width: 169px;
}
.contact h2 {
	background-color: #FEBE16;
	color: #000000;
	padding-left: 5px;
	font-weight: normal;
	font-size: 1.4em;
}
.contact p {
	margin-left: 5px;
	padding-top: 10px;
}
.right-column a {
	text-decoration: none;
	color: #ffffff;
}
.right-column a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #060606;
}
.date {
	color: #FEBE16;
	padding-bottom: 0px;
	font-weight: bold;
}
.yellow {
	color: #FEBE16;
	font-weight: bold;
}
.right-column p {
	padding-left: 0px;
	font-size: 1em;
	line-height: 1.35em;
}
.right-column img {
	margin-bottom: 10px; 
}
.body-text h3 {
	font-size: 1.8em;
	padding-bottom: 0.5em;
	/*line-height: 1.4em;*/
	font-weight: normal;
	color: #808080;
	letter-spacing: -0.5px;
}
.wrapper .footer {
	float: left;
	color: #333333;
	font-size: 0.9em;
	margin-top: 7px;
	clear: both;
}
.wrapper .footer ul {	
	list-style-type: none;
}
.wrapper .footer li {
	display: inline;
	margin-left: 0px;
	margin-right: 0px;
}
.wrapper .footer p {
	float: left;
	margin-left: 38px;
}
.wrapper .footer a {
	color: #333333;
	text-decoration: underline;
}
.wrapper .footer a:hover {
	text-decoration: none;
}

/*---------- table styles ----------*/
.body-text table {
	margin-left: 0px;
	width: 520px;
	border-collapse: collapse;
	margin-bottom: 15px;
}
.body-text th {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 8px;
	color: #ffffff;
	background-color: #808080;
	font-weight: bold;
}
.body-text td {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	background: #;
	padding: 8px;
	color: #ffffff;
}

/*---------- end table styles ----------*/
.venues {
	width: 150px;
}
.narrative {
	color: #a9a9a9;
	/*width: 460px;*/
}

/*---------- contact form styles ----------*/
#contact-area input, textarea {
	padding: 0px;
	width: 220px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	background-color: #000000;
	color: #808080;
	font-family: "Lucida Grande","Lucida Sans Unicode", tahoma, arial, sans-serif;
	font-size: 1.1em;
	padding: 1px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #FEBE16;
}

#contact-area input.submit-button {
	width: 54px;
	float: right;
	margin-right: -14px;
}

#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	display: none;
	/*font-size: 1.4em;*/
}
form {
	width: 212px;
}
input, textarea, option, select {
	overflow: hidden;
}
/*---------- end contact form styles ----------*/

.contact-left {
	width: 262px;
	float: left;
	margin-bottom: 23px;
}
.contact-right {
	float: left;
}
.clear {
	clear: both;
}
.video {
	margin-left: 24px;
	margin-bottom: 20px;
	float: left;
	width: 320px;
}
.choreography-text {
	padding-left: 0px;
	width: 178px;
	float: left;
}
.v-small-text {
	font-size: 0.9em;
}
.error {
	color: #FF0000;
}
.body-text img {
	float: left;
	padding: 1px;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #333333;
}
.narrative img{
	margin: 0px;
	padding: 0px;
	float: none;
	border: none;
}
#juice-images {
	width: 560px;
}
#juice-images img {
	float: left;
	margin: 0px 0px 10px 10px;
}
#juice-images .juicevideo {
	float: left;
	margin-left: 38px;
	border: 1px solid #333333;
	padding: 1px;
	position: relative;
	z-index: 1;
}

.body-text a.banner img {
	border: none;
	margin-bottom: 20px;
}
.tickets {
	margin-left: 38px;
	padding: 20px;
	width: 478px;
	background-color: #1c1c1c;
	border: solid 1px #2b2b2b;
	margin-bottom: 10px;
}
.tickets p {
	width: 300px;
	float: left;
	padding: 0px;
}
.tickets h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	color: #febe16;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 0px;
}
p.paypal-ticket {
	font-size: 0.9em;
	color: #febe16;
	width: 100%;
	margin-top: 8px;
}
.tickets form {
	float: left;
	width: 140px;
	margin-left: 30px;
}
.body-text img.noborder {
	border: none;
}
.sticker {
	width: 141px;
	height: 138px;
	position: absolute;
	left: 168px;
	top: 175px;
	background-image: url(../images/sticker.png);
	background-repeat: no-repeat;
	z-index: 20;
	display: none;
}
.contact input {
	border: none;
	background-color: #ffffff;
	border: 1px solid #FEBE16;
	color: #000000;
	float: left;
	padding: 1px;
	width: 105px;
	margin-left: 5px;
}
.contact label {
	margin-top: 13px;
	float: left;
	clear: left;
	width: 34px;
	color: #333333;
	font-size: 9.5px;
}
.contact form {
	width: 169px;
	padding-top: 82px;
}
input.send {
	margin-top: 13px;
	margin-bottom: 15px;
	background-color: #eeeeee;
	color: #333333;
	width: 60px;
	clear: left;
	margin-left: 53px;
	border: 1px solid #febe17;
	padding: 3px;
	font-size: 9px;
}
.form-element {
	margin: 0px 0 0 12px;
	
}

/*---------------------- booking form -------------------------*/

form.book {
	width: 510px;
	margin-left: 0px;
	
}
.book fieldset {
	border:2px solid #151515;
	padding:10px;
	margin-bottom: 25px;
}
.book legend {
	padding: 10px;
	color: #febe15;
	font-size: 14px;
}
.book label {
	clear: both;
	color: #c7c7c7;
	float: left;
	font-weight: bold;
	min-width: 160px;
	padding-right: 20px;
	font-size: 1em;
	line-height: 2.9em;
	text-align: right;
}
.book input {
	width: 250px;
	border: 1px #666666 solid;
	margin: 1px 0 12px 0px;
	font-size: 1.1em;
	padding: 7px;
	float: left;
	/*height: 14px;*/
	background-color: #000000;
	color: #ffffff;
}

#formLeft .active {
	background: url(images/form-sm-bg.jpg) top left no-repeat transparent;
	}

.book textarea {
	width: 250px;
	height: 141px;
	border: 1px #666666 solid;
	margin: 1px 0 12px 0;
	font-family: Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 7px;
	float: left;
	overflow: hidden;
	color: #FFFFFF;
}
.message-bg {
	height: 238px;
}

.column2 label.error {
	float: right;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	margin-top: -64px;
}
.submit_button input {
	float: left;
	margin-left: 180px;
	font-weight: bold;
	color: #febe15;
	text-align: center;
	height: 40px !important;
	background-color: #333333;
	width: 100px;
}
.submit_button input:hover {
	background-color: #666666;
}
.book .radio {
	float: left;
	width: 75px;
	height: 14px;
	margin-top: 10px;
	margin-bottom: 14px;
}
.book .radio input {
	width: 10px;
	margin-right: 5px;
	border: none;
	margin-top: -4px;
}

/*---------------------- END booking form -------------------------*/

.news-template {
	border-bottom:1px dotted #333333;
	margin-bottom:20px;
}
.news-template img {
	float: left;
	margin:5px 15px 8px 0px;
}
.news-template h3 {
	color: #FEBE16;
	font-size: 19px;
	margin-left: 0px;
	margin-bottom: -5px;
	padding-left: 0px;
	padding-right: 15px;
}
.news-template p.date {
	color: #808080;
	font-size: 8px;
}
.news-box .news-template {
	border-bottom:1px dotted #333333;
	margin-bottom:7px;
	padding-bottom:14px;
}
.news-box .news-template img {
	display: none;
}
.news-box .news-template h3 {
	color: #febe15;
	font-size: 12px;
	margin-left: 0;
	margin-bottom: 1px;
	font-weight: normal;
}
.news-box .news-template p.date {
	font-size: 7px;
	display: block;
	color:#808080;
	margin-bottom: -6px;
}
.news-box .news-template p {
	display: none;
}
.news-box {
	width: 169px;
}
.facebook {
	position: absolute;
	width: 142px;
	height: 85px;
	right:6px;
	top:19px;
	width:90px;
	z-index:20;
}
.contact h2.mailinglist {
	text-indent: -7000px;
	padding-left: 0px;
	background-color: transparent;
	height: 0px;
}
.mailing {
	background-image: url(../images/free-lesson-bg.jpg);
	background-repeat: no-repeat;
	height: 185px;
}
.news-box a.date {
	color: #FEBE16;
}