﻿/*		File:		ucandance.css
		Author:		Jason Gray
		Date:		September 2010
*/

/***************************************************************/
/*style for the body of the pages*/
body
{
    background-color: white;
    background-repeat: repeat;
    background-position: center top;

    font-size: 5.8em;
    margin: 0px;
    padding: 0px;
  /*  background-image: url('../images/background/dark.jpg'); */
  	background-color: #000;
}

/*Style for the header format of the user viewable pages*/
.header_format
{
	/*text-shadow: 5px 5px 5px #d426a2;
	text-decoration: none;
	font-weight: bold;
	font-family: Zapfino;
	color: #f8e9e9;*/
	text-align:center;
	/*font-size: 30px;*/
	width: 70%;
	margin-left: auto;
	margin-right: auto;	
	padding-left: 1px;
    padding-bottom: 1px;
    padding-right: 1px;
    padding-top: 1px;
 
}

/*Style for table of web page*/
.header_table_format
{
    font-family: Zapfino;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-right: 1px;
    padding-top: 1px;
    height: 15px;
    font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	vertical-align: middle;
}

/*menu format*/
.menu_format
{

	border-left-color: #f4f4f4;

	border-left-style: solid;

	border-left-width: 1px;

}

.menu_format_r
{

	border-right-color: #f4f4f4;

	border-right-style: solid;

	border-right-width: 1px;
	border-left-color: #f4f4f4;

	border-left-style: solid;

	border-left-width: 1px;


}

/*main menu hover button*/
a.mainmenubutton:hover
{
	color:Silver;
}

/*style for the constructstudios*/
.connstruct_footer
{
	font-family: sans-serif;
	color: #b7b7b7;
	margin-left: auto;
	margin-right: auto;
	width:900px;
	border-color:#FFF;
	height:30px;
	text-transform: uppercase;
	font-size: 10px;
	clear:both;
	text-align: center;
}

.redastrix
{
	color: red;
}

/*main menu button format*/
a.mainmenubutton
{
	display:block;
	text-decoration:none;
	color:White;
	text-align:center;
	min-height:20px;
	min-width:120px;
	/*margin:5px 0;*/
	/*border:solid 1px #000000;*/
	/*border:outset 1px #000000;*/
	max-height:20px;
	max-width:120px;
	/*padding-top:5px;*/
}


/* Menu */

#menu {
	height: 50px;
	/* border: 1px solid #000; */
}

#menu ul {
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	text-align:center;
	/* margin-left:140px; */
}

#menu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
	text-align:center;
}


#menu ul li a {
	display:block;
	float:left;
	/*color:#000;*/
	color:#b7b7b7;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:42px;
	text-align:center; 
}

#menu ul li a:hover, #menu ul li a.current {
	/*color:#999;*/
	color: #dedede;
}

#menu ul li.searchbox {
	float: right;
	height:42px;
	padding:14px 22px 0 22px;
	display:block;

}

#menu ul li .justdoit {
	display: inline;
}


.ucandance_logo
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
/*************************************************/
/*Style for table of web page*/
.page_table_format
{
    border: nil;
	/*background-color:White;*/
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:70%;
	vertical-align:top;
	min-height: 400px;
}

/*Index slide show css*/
.slideshow
{
	border-color: #dfdfdf;
	border-style: solid;
	border-width: 10px;
	background-color: #e9e9e9;
	text-align:center;
	width:720px;
	height: 478px;
	/*margin:25px auto 0;*/	
	margin-left:auto;
	margin-right:auto;
	vertical-align: top;
}

/**************************************************/

.about_us
{
	color: #b7b7b7;

	font-style: normal;

	font-family: sans-serif;

	font-weight: normal;

	text-align: left;

	font-size: 16px;
	margin-left: 100px;
	margin-right: auto;
	min-height: 350px;

}

/*************************************************/

/*dance class format*/
.dance_classes
{

	color: #b7b7b7;

	font-style: normal;

	font-family: sans-serif;

	font-weight: normal;

	text-align: left;

	font-size: 16px;
	margin-left: 100px;
	margin-right: auto;
	position: relative;
}

.dance_classes_list
{

	color: #b7b7b7;

	font-style: normal;

	font-family: sans-serif;

	font-weight: normal;

	text-align: left;

	font-size: 16px;
	margin-left: 100px;
	margin-right: auto;
	position: relative;
}


.tip {
    text-decoration: none;
	color: #b7b7b7;
    background:#1d1d1d;
    display:none; /*--Hides by default--*/
    padding:10px;
    position:absolute;    

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 400px;
    font-size: 14px;
}

a.tip_trigger {
	color: inherit;
	text-decoration: none;
}



/**************************************************/

/*Beginning of css for achievements page*/

.achievements
{
	min-height: 350px;
}
/*Achievement table general formatting*/
.achievement_table
{

	margin-left: 100px;

}

/*Achievement heading formatting*/

.achievement_heading
{
	
	font-family: serif;
	
	color: #dedede;
	
	font-size: 20px;
	
}

/*Achievement description formatting*/
.achievement_description
{


	font-size: 14px;


	font-family: serif;


	color: #b7b7b7;


}

/***************************************/

/* photo gallery */

.photo_gallery
{
	min-height: 350px;
}
a.galleryImage img {
	border: 1px solid #BBB;
	background-color:White;
	padding: 10px;	
	margin: 10px 30px 10px 50px;
	vertical-align: top;
}
.home_page_pictures
{
	width:200px;
	height:150px;
	border-style:solid;
	border-color:Black;
	border-width:1px;

}



/**************************************/
/*CSS for the format of the instructor comments page*/


.instructor_image
{
	min-width: 230px;
	width:230px;
	/* margin-left: auto;
	margin-right: auto;	
	*/
}

.instructor_text {
	background-color: #FFF;
	vertical-align: top;
	min-height: 345px;
}

.Report_Box
{
	margin-left:auto;
	margin-right:auto;
	
	width: 700px;
	min-height: 345px;
	
	padding-top: 20px;


}


.Report_Header

{

	width: 450px;
	height: 40px;

	background-color: #FFFFFF;
	
	padding: 15px;
	text-align: left;
	vertical-align: text-top;


}



.Report_Header_Title

{

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 14px;

	font-weight:bold;

}



.Report_Header_Description

{

	font-family: Verdana, Helvetica, sans-serif;

	font-size:12px;

}



.Report_Sub

{
	
	width: 450px;

	background-color: #FFF;
	
	padding: 15px;
	text-align: left;
	vertical-align: text-top;


}



.Status_Indicators

{

	/* color:Green; */
	cursor:hand;

}



/* For the controls that are included */



.Heading_Table_MAdHoc

{

	font-weight:bold;

	font-size:x-small;

	color:Gray;	

}



.TopSearchText

{

	font-size:xx-small;

	color:Gray;	

}



/* END MANAGER ADHOC REQUESTS */


/***********************************/

/*CSS for download elements*/

/*Pdf file heading format*/

.download_page
{
	min-height: 350px;
}

.download_heading
{

	color: #b7b7b7;

	font-size: 14px;

	font-family: sans-serif;
	
	vertical-align:text-top;
	width: 80%;
	margin-left: 150px;
	margin-right: auto;
	padding: 5px;

}

.download_element
{
	padding:5px;

	text-align: left;
	color: #b7b7b7;
	font-family: sans-serif;
}


/************************************/

/*contact us*/
.contact_us
{
 color: #b7b7b7;
 font-size: 14px;
 font-family: sans-serif;
 width:70%;
 margin-left: auto;
 margin-right: auto;

}


/**************************************/



/*dB Maintenance format*/
.maintenance_home
{
color: #505050;
background-color: #dedede;
font-size: 12px;
font-family: sans-serif;
margin-left:auto;
margin-right: auto;
width: 400px;
padding:20px;
text-align: center;
	
}



.m_table
{
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-collapse: collapse;
	color: #262626;
	font-size: 11px;
	font-family: sans-serif;
	border-spacing: 10px 10px;
	border-color: #1ea3db;
}

/*CSS for the h3*/
h3
{
	color: blue;
}

/*************************************/

/*Login*/

.LogOnBox
{
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: auto;
	border: solid 1px #a6a6a6;
	width:400px;
	padding:40px 10px;
	text-align:center;
	
	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    
}

.LogOnTable
{
	padding:20px 0px;
	display:table;
	
}

.LogOnRow 
{
	display:table-row;
	margin-bottom:5px;
	padding-bottom:10px;
}

.LogOnRow label.errormsg
{
	color:red;
	font-size:1.2em;
	margin-bottom: 20px;
	display: block;
}

.LogOnCellDescription
{
	padding-right:20px;
	display:table-cell;
	text-align:right;
	width:140px;
	padding-bottom:10px;
	color:#a6a6a6;
}

.LogOnCell
{
	display:table-cell;
	text-align:left;
	width:180px;
}

.LogOnCellButton
{
	display:table-cell;
	text-align:right;
	width:180px;
}

.FullCellTextBox 
{
	width:100%;	
}


/* CSS FOR THE LOGIN CODE */

#login {
	width:60%;
	background-color: #CCC;
	min-height: 0px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	/*padding: : 5px;*/
	margin-top: 2px;
	margin-bottom: 2px;
	/*width:100px;
	min-width: 40px;*/
	/*min-height: 40px;
	height: 40px;*/
	/*border: 1px solid #a6a6a6;*/
	/*position: absolute;
	left:900px;
	top:0px;
	background: white;
	z-index: 10;*/
	text-align: center;
	/*padding-bottom: 10px;
	overflow: hidden;*/
}

#login span {
	text-align: center;
	/*position: absolute;*/
	display: none;
/*line-height:110%;*/
	color:#409BED;
	
}

#ecbtn {
	color: #c9c9c9;
	margin: 2px;
	padding: 1px;
	cursor: pointer;
	background-color: #f1f1f1;
	border-radius: 15px;
}


/* I KNOW I KNOW, WTF why this, but I could not get things aligned correctly otherwise */
td.AdminImageViewWrapper
{
	width:50px;
	min-width: 50px;
}

div.AdminImageView
{
	border: 1px solid #BBB;
	padding: 5px;
	margin: 10px 15px;
	background-color: #FFF;
	float:left;
	vertical-align: middle;
	text-align: center;
}

div.AdminImageView img{
	display: block;
}

div.AdminImageView a{
	display:block;
}






/*End of login*/

/**********************************************/














/* END */