html { padding: 0; margin: 0; font-family: "Trebuchet MS", "Helvetica", "sans-serif"; }

body { background-color: #fff; margin: 0 auto; font-size: 100%; }

h1 {padding: 0 0 20px 0;}
h2 {padding: 0 0 20px 0;}
h3 {padding: 0 0 20px 0;}
h4 {padding: 0 0 20px 0;}


div#header { width: auto; padding: 20px 0px 50px 0px; margin: 0 auto; }
div#header a:visited { color: #ffffff; }
div#header a:active { color: #ffffff; }

div#content {clear: both; background: #161616; padding: 25px 25px; margin: 15px auto; }

/* Used on the studio VIEW page*/
div#container { width: 100%; margin: 10px auto;}
div#col1 { float: left; clear: left; width: 50%; }
div#col2 { float: left; clear: right; width: 50%; }

div.clear {clear: both;}

div#login_status { text-align: right; width: 100%; margin: 0; background-color: #000000; border-bottom: 1px solid #aaaaaa; }
div#login_status p { color: #ffffff; margin: 0; padding: 0 0 3px 0; margin-right: 50px; font-size: .85em;}
div#login_status p a,
div#login_status p a:visited,
div#login_status p a:active { color: #ffffff; }

div#login_form 	{ font-family: Georgia, serif; background: #161616;}
div#login_form form				{ width: 406px; margin: 76px auto 0;}
div#login_form legend				{ display: none; }
div#login_form fieldset			{ border: 0;}
div#login_form label				{ width: 115px; text-align: right; float: left; margin: 0 10px 0 0; padding: 9px 0 0 0; font-size: 16px; }


div#login_form input	{
				width: 220px;
				/*display: block;*/
				padding: 4px;
				margin: 0 0 10px 0;
				font-size: 16px;
				color: #3a3a3a;
				font-family: Georgia, serif;
				border:1px solid #999999;
				float:right;
				clear:right;
				background:#CCCCCC;
			}
			
/*
div#login_form input				{ width: 220px; display: block; padding: 4px; margin: 0 0 10px 0; font-size: 18px;
					  color: #3a3a3a; font-family: Georgia, serif;}				  
*/
div#login_form input[type=checkbox]{
	border: none;
	background: #000000;
	width: 30px;
	clear: left;
	float: right;
	margin: 0;
	display: inline-block;
	}
div#checkLabel label				{
	width: 325px; text-align: right; float: right; margin: 0 0 0 0; padding: 0 0 0 0; font-size: 16px;
	}
div#login_form input[type=submit] { clear: both ; margin: 15px 0; font-size: 80%; }
div#login-help {clear: both; float: none;}

div#profile form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  min-width: 500px;
  max-width: 600px;
  width: 560px; 
}
div#profile form fieldset {
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

div#profile form fieldset legend {
	font-size:1.2em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
  color: #FFF;
}

div#profile form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

div#profile form .submit input{
	margin-left: 4.5em;
} 
div#profile form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

div#profile form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}






/*
div#profile 	{ font-family: Georgia, serif; background: #161616;}
div#profile form				{ width: 500px; margin: auto 0;}
div#profile fieldset		{ border: 0;}
div#profile label	{ width: 250px; text-align: right; float: left; clear: left; margin: 0 10px 10px 0; padding: 9px 0 0 0; font-size: 16px; }
div#profile input	{
				width: 220px;
				display: block;
				padding: 4px;
				margin: 0 10px 10px 0;
				font-size: 16px;
				color: #3a3a3a;
				font-family: Georgia, serif;
				border:1px solid #999999;
				float:left;
				clear:right;
				background:#CCCCCC;
			}
div#profile input[type=checkbox]{ width: 20px; margin: 0; display: inline-block; }				  
div#profile input[type=submit] { clear: both ; margin: 15px 0; font-size: 80%; }
div#profile input[type=hidden]{ display: none; }		
*/


/* form elements */

.form-instruction { margin: 0; font-size: 80%; padding: 0; }

label { display: block; margin: 15px 0 5px 0; font-weight: bold; font-size: 1em;  }
fieldset.checkbox { margin: 10px 0; clear: both; width: 70%; padding: 0;  }
fieldset.checkbox label { margin: 0 0 0 10px; display: inline; font-weight: normal;  }
fieldset.checkbox input[type=checkbox] {float: left; margin: 0; }

fieldset {border: 0; padding: 0; margin: 10px 0px; }
fieldset legend { margin: 0; padding: 0; font-weight: bold; font-size: 1.1em; }

fieldset label { font-weight: normal; margin: 0; }
fieldset input[type=radio] { float: left; } 

input[type=checkbox] {float: left;}


.error-message { font-weight: bold; color: #cc3300; }
input[type=submit] { margin: 15px 0; font-size: 110%; }

table.cake-sql-log { font-size: .75em; width: 100%; background-color: #000000; border-top: 1px solid #ffffff; color: black; }

div#alert_messages { text-align: center; font-weight: 900; background-color: #000000; }

/* matches image_classes */
img.image_left { float: left; margin: 0 15px 20px 0; }
img.image_right { float: right; margin: 0 0 20px 15px; }
img.image_top { margin: 0 0 20px 0; clear: both; }



/* NEW test for dashed header.*/

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}


.normal_list ul {
	border: 0px dashed;
	margin: 0px 0;
	padding: 0px 0px 0px 15px;
}
.normal_list li {

}
.normal_listul li a {
	color: #FFFFFF;
	text-decoration: underline;
        font-weight: 700;
}




/*  Actions  */
div.actions ul {
	border: 0px dashed;
	margin: 0px 0;
	padding: 10px;
}
div.actions li {
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #FFFFFF;
	text-decoration: underline;
        font-weight: 700;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	
}
th {
	background: #999;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}


/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/*event reg*/
#event_header	{
	color: black;
	height:90%;
	margin: 0 auto;
	background-color:#fff;
	border:1px
	solid #d5d5d3;
	position:relative;
}

#event_description	{
	color: black;
	height:90%;
	margin: 0 auto;
	background-color:#fff;
	border:1px
	solid #d5d5d3;
	position:relative;
}

.event_panel_head{
	height:26px;
	border-bottom:1px solid #d5d5d3;
	background: #efefef;
	color:#000;
	font-weight:700;
	padding:5px 5px 0 6px;
}
.event_panel_head a,.event_panel_head a:link,.event_panel_head a:active,.event_panel_head a:visited {
	font-size:10px;
	font-weight:400;
	color:#e60;
	padding-left:10px;
}
.pad_head{
	line-height:20px;
	margin:0 0 0 6px;
}

.pad_head h2	{
	color: #e32;
	background: #efefef;
	font-size: 125%;
	padding:0px;
}


table.thumbnails { 
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	color: #fff;
	width: 200px;
	background-color: #161616;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px; 
}

table.thumbnails td {
	background-color: #CCC;
	color: #000;
	padding: 10px;
	text-align: center;
	
}


table.profile { 
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 500px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px; 
}
table.profile td {
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}
table.profile td.caption {

	width: 150px;
	font-weight: 700;
}



/* ----------- My Form ----------- */
.profile{
	width:400px;
	padding:14px;
}

.settings{
	width:450px;
	padding:14px;
}


/* ----------- stylized ----------- */
#stylized{
	border:solid 2px #666666;
	background:#CCC;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #666666;
	padding-bottom:10px;
}

#stylized .bold{
	color:#666666;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:10px;
	font-weight: 700;
}

#stylized label{
	display:block;
	color: #666666;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	float:none;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #666666;
	width:200px;
	margin:2px 0 20px 10px;
}
#stylized select {
	border:1px solid #666666;
	float:left;
	font-size:12px;
	margin:2px 0 20px 10px;
	padding:4px 2px;
	width:200px;
}
#stylized input [type=submit]{
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 ;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#stylized input [type=checkbox]{
	border: 0px;
}



/* Index Tables (user/studios/etc.  */
#index table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin: 10px 0px 10px 0px;
}
#index th {
	background: #ccc;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
        padding:5px;
}
#index th a {
	background:#ccc;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
#index th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
#index table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
#index table tr.altrow td {
	background: #f4f4f4;
}
#index table tr.total_row td {
	background: #ccc;
}
#index td.actions {
	text-align: center;
	white-space: nowrap;
}
#index td.actions a {
	margin: 0px 6px;
}