/* written by The Shadowhand Company (www.shadowhand.hu), copyright 2007 */



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	background-color: #180001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(../images/bg_flamencochoxaji.jpg);
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #fbefcf;
}

a:link {
	color: #fbefcf;
	text-decoration: underline;
}
a:visited {
	color: #fbefcf;
	text-decoration: underline;

}
a:hover {
	color: #fbefcf;
	text-decoration: none;
	
}
a:active {
	color: #fbefcf;
	text-decoration: underline;
}

h1 {
	font-style: italic;
	font-weight: normal;
	font-size: 1.8em;
	border-bottom: #fbefcf dashed 1px;
	letter-spacing: 1px;
	line-height: 1.4em;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#position {
	position: relative;
	margin-top: 195px;
	margin-left: 280px;
	width: 650px;
}

#header {
	position: relative;
	float: left;
	width: 650px;
	height: 77px;
	background: url(../images/top_bg.gif) no-repeat top left;
}

#content {
	position: relative;
	float: left;
	width: 572px;
	padding-left: 39px;
	padding-right: 39px;

	background: url(../images/content_bg.gif) repeat-y top left;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#menu_holder {
	position: absolute;
	left: 23px;
	top: 16px;
	width: 603px;
	height: 29px;
}

#flamenco {
	text-align: center;
	line-height: 1.8;
	height: 400px;
}

#biography {
	text-align: left;
	line-height: 1.8;
}


#courses {
	text-align: left;
	line-height: 1.8;
	height: 400px;
}

#contact {
	text-align: left;
	line-height: 1.8;
	height: 400px;
}
/************** #intro styles ***************/

#english {
	position: relative;
	margin-top: 205px;
	margin-left: 352px;
	font-size: 16px;
	line-height: 12px;
	display: block;
}


#espanol {
	position: relative;
	margin-top: 15px;
	margin-left: 352px;
	font-size: 16px;
	line-height: 12px;
	display: block;
}


/************** #content styles ***************/

.title {
	font-style: italic;
	font-size: 1.8em;
	border-bottom: #fbefcf dashed 1px;
	letter-spacing: 1px;
	line-height: 1.4em;
	padding-bottom: 3px;
}

.smalltitle {
	font-size: 1.3em;
	letter-spacing: 1px;
	line-height: 1.0;
}


/************** #gallery styles ***************/

.gallery {
	line-height: 1.8;
	clear: both;
}

.gallerymargin {
	padding-left: 56px;
}

.polaroid {
	float: left;
	width: 124px;
	height: 124px;
	text-align: center;
	background-color: #110f0b;
	border-top: 8px solid #fbefcf;
	border-left: 8px solid #fbefcf;
	border-right: 8px solid #fbefcf;
	border-bottom: 20px solid #fbefcf;
	margin: 5px;	
}

#video {
	position: relative;
}

#flashcontent {
	position: absolute;
	left: 56px;
	border: solid 1px #FBEFCF;
	width: 356px;
	height: 288px;
}
