/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

/****CSS extremely modified from original version by Jesse Mccrosky and Ronan Lefol***/

body {
/*background: #E7E7E7 url('img/body.jpg') top left;*/
background: #291908;

font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
/*color:#564b47;*/
/*color:#FFFAF0;*/
color:#F7F2E0;
padding:0px;
margin:0px;
}
/*a {color: #DB7093;}
a:link {color: #DB7093;}
a:visited {color:#c43300;}
a:hover {color: #c43300;}
a:active { color:#000000;}*/

a {color:#DEB887;}
a:link {color:#DEB887;}
a:visited {color:#D2B48C;}
a:hover {color: #D2B48C;}
a:active { color:#DEB887;}

h1 {
font-size: 11px;
text-transform:uppercase;
color:#F7F2E0;

/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
/*color: #9A1212;*/
color:#F0FFF0;
color:#F7F2E0;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 {
color:#F7F2E0;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 850px;

margin-left: auto;
margin-right: auto;
height:100%;
/*background: #E8E8E8 url('img/menubottom.jpg') no-repeat bottom left;*/
border:1px solid #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
/*height:114px;*/
height:307px;
text-align: center;
/*background:  url('img/header.jpg') no-repeat bottom center;*/

background:  url('img/header_gold225.jpg') no-repeat bottom center;
background-color: #000000;

padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 
#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}

/* -----------------content--------------------- */
#content {

/*background:#ffffff  url('img/content.jpg') no-repeat top right;*/


padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
#outer
{
background: #000000 url('img/wp2greya.jpg') no-repeat bottom;
background-size: 100% 100%;
}
div#content { 
min-height:600px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

p, pre{
	padding: 5px 10px;
	margin:0px;
	font-size: 14px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
/*background:#E8E8E8;*/
height:90%;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:0px;

height:35px;
text-align: right; 
/*background:  url('img/footer.gif') repeat-x ;*/
background: #000000
}
 #footer h1 a{
 color:#FFFFFF;
 }
  #footer h1{
  padding:5px 5px 0px 0px;
  }
 /**********vertical menu***************/

 
 .verticalmenu ul{
list-style:none;
/*list-style-image: url("bullet.gif")*/

 padding: 10px;
 padding-bottom:0px;
 margin: 0px;
}

.verticalmenu li a:link
{
display: list-item;
width:160px;
height:32px;
}

 .verticalmenu li, /*a:link,*/ .verticalmenu a:visited, .verticalmenu a:hover {
    display: list-item;   /*This is what prevents the use of bullets!!!!! replaced "block" by "list-item"*/
    font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
    /*color: #9A1212;*/
    color:#CD853F;
	text-align: left;
    width: 140px;
    height: 32px;
 }
 
 

 .verticalmenu a:hover{
   background: transparent url('img/menuhover.png') no-repeat;
   color: #dc4d1b;
 }
 /*beginning of modifications by Ronan, end of original file by miss monorom*/
 
 
#submenu
{
	padding-top:0px;
}

#submenu a:hover
{
background-position:0 6px;
}
#which{
margin-bottom: 1.2em;
}
#which a:link, #which a:visited, #which a:active
{
 padding-bottom:1em;
}
#which a:hover{
 padding-bottom:1em;
 background-position:0 15px;
 color: #dc4d1b;
}

#media a:hover
{
background-position:0 4px;	
}
#menu_2
{
	padding-top:0px;
}

#submenu li{
/*list-style-image: url("img/bullet_3.png");*/
list-style-position: outside;
margin-left:30px;
}

.to_hide {
border-style:hidden;
border-bottom-style:none;
border-left-style:none;
}

.hide1
{
	width:27%;
}
.hide2
{	
	width:73%; 
}

table.sample {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: black;
	color:white;
}

table.sample th 
{
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: black;
	color:white;
}

table.sample td 
{
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
	background-color: black;
	color:white;

}

#gender,#classes,#payment, #firstname, #lastname, #email
{
	color:red;
	display:none;
}

#comments td
{
border-width:1px;
border-style:solid;
}
#comments 
{
display:none;
border:hidden;
}

#schedual table, #prices table
{
	width:506px;
	height:118px; 

}
#prices table
{
	border-style:outset;
	border-width:1px;
}
#class_time1, #class_time2
{
	border-style:outset;
	border-width:1px;
	font-size:1.2em;
}
#schedual th
{
	border-style:inset;
	border-width:1px;
	width:278px;
	text-align:left;
}
#schedual td
{
	border-style:inset;
	border-width:1px;
	width:100px;
	text-align:left;
}

#prices th
{
	border-style:inset;
	border-width:1px;
	width:213px;
	text-align:left;
}

#prices td
{
	border-style:inset;
	border-width:1px;
}

#prices .td1
{
	width:80px;
}

#prices .td2
{
	width:191px;
}

.poster
{
	text-align:center;
}

iframe
{
	border:0px;
	overflow:hidden;
	margin:0px;
}

#about table
{
	width:100%;
	border:0px;
}

#about td
{
	vertical-align:top;
}

#about .picture
{
	vertical-align:middle;
	width:150px;
}

#about img
{
	width:150px;
}

#location .p1
{
	text-align:center;
}

#location iframe
{
	width:425px;
	height:350px;
}

#description img
{
	float:right;
	padding-bottom:2px;
	max-height:200px;
	max-width:200px;
}

.comments
{
	list-style:none;
	padding-bottom:10px;
}

#workshop
{
	min-height:300px;
}

#week
{
	text-align:center;
}
#week table
{
	width:645px;
}

#week td
{
	border:1px solid white;
	width:86px;
}

#week th
{
	width:84px;
	border:2px solid white;
}

#week .hide
{
	border:none;
	width:40px;
}

#week .time
{
	border:2px solid white;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	width:40px;
}

#week .date
{
	border:2px solid white;
	text-align:center;
}
#album {
	width:100%;
	text-align: center;
}
#album a
{
	margin:auto;
}

#pictures
{
	margin-left:200px;
	width:640px;
	border: outset 2px #DCDCDC;
}
#pictures img {
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom:10px;
	max-width:180px;
	max-height:300px;
	vertical-align:middle;
	border:none;
}
#pictures video
{
	max-height:450px;
}

#popUpDiv {
text-align:center;
	position: fixed;
	width:650px;
	z-index: 999;
	margin:auto;
	display: none;
	bottom:25%;
	
	margin-left:200px;
}
#pic
{
	margin:auto;
	max-width:550px;
	max-height:604px;
}
#newfolder
{
	display:none;
}
.date
{
	color:black;
}
#milonga
{
	background-color:#800000;
	font-weight: bold;
	color:#F7F2E0;
}
#tango_T
{
	background-color:#AABB33;
	font-weight: bold;
	color:#F7F2E0;
	border-bottom:none;
}
#tango_M
{
	background-color:#CC99FF;
	font-weight: bold;
	color:#F7F2E0;
}
#tango_B
{
	background-color:#C92323;
	font-weight: bold;
	color:#F7F2E0;
}
#tango_P
{
	background-color:#FF7E7E;
	font-weight: bold;
	color:#F7F2E0;
}
#blues_B
{
	background-color:#3399FF;
	font-weight: bold;
	color:#F7F2E0;
	border-top:none;
}
#vangelis
{
	background-color:#0000FF;
	font-weight: bold;
	color:#F7F2E0;
}
#split_cell
{
	background:url("img/dual_cell3.png") no-repeat;
	background-size:100% 100%;
	background-position: center;
}

