@charset "utf-8";
body{
	line-height:14pt;
}
b,strong{
	font-weight:bold;
}
h1{
	font-size:17px;
	color:#030;
	
	font-weight:bold;
	
}
h1.label{
	color:#fff;
	background: url('../img/template/green_label.png') no-repeat;
	height:71px;
	line-height:60px;
	letter-spacing:-2px;
	text-indent:15px;
}
h1.label_mid{
	color:#fff;
	background: url('../img/template/green_label_med.png') no-repeat;
	height:71px;
	line-height:60px;
	letter-spacing:-2px;
	text-indent:20px;
}
h1.label_long{
	color:#fff;
	background: url('../img/template/green_label_long.png') no-repeat;
	height:71px;
	line-height:60px;
	letter-spacing:-2px;
	text-indent:20px;
}
h2{
	font-size:16px;
	letter-spacing:-1px;
	font-weight:bold;
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#900;
}
label, input, p, select,a, .content{
	font-size:12px;
}
a{
	text-decoration:none;
}
p{
	margin-top:10px;
	margin-bottom:10px;
}
	
div.hr{
	background:url('../img/template/horidot.gif') repeat-x;
	width:100%;
	height:10px;
	margin:0;
	padding:0;
}
div.padded{
	padding:10px;
}
.input,.submit{
	display:inline;
}

img.left{
	float:left;
	margin:0px 11px 11px 0px;
}
table td{
	vertical-align:top;
	font-size:12px;
}
table th{
	font-weight:bold;
}
table.tbPadded td{
	padding:3px;
}

.date_venue{
	color:#F60;
	font-size:10px;
}
#flashMessage{
	color: #F00;
	font-size:12px;
}
.error{
	color:#F00;
}

.required{
	color:#000;
}

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #030;
	font-size:12px;

	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}

/* ----- REQUIRED ----- */

form .req{
	border-right: 2px solid red;
}

form .form-error{
	/*display:block !important;*/
	background-color: #FFDFDF !important;
	border:1px dotted red;
}
.error-message{
	color:#F00;
	font-size:10px;
}

.panel{
	font-size:12px;
	margin-bottom:15px;
}
.linkpanel{
	padding-left:15px;
	line-height:30px;
	margin-bottom:15px;
}
.linkpanel a, .panel a{
	color:#090;
}
.linkpanel a:hover, .panel a:hover{
	color: #030;
}
.contentLeft{
	width:30%;
	float:left;
	background:#FFF;
}
.contentRight{
	width:70%;
	float:right;
}
.contentTitle{
	margin-top:10px;
	margin-bottom:10px;
}
.tnc{
	font-size:11px;
	background:#FFF;
}
.blockstrip{
	margin-top:20px;
	margin-bottom:20px;
}
.blockstrip h2{
	margin-bottom:10px;
}
.myvideos{
	text-align:center;
}
.myvideos img{
	margin:8px;
	display:inline;
}
.loginForm{
	color:#999;
}
.loginForm a{
	font-style:italic;
	color: #CCC;
}
.small{
	font-size:9px;
}
.available{
	color:#090;
	font-size:12px;
}
.unavailable{
	color:#F00;
	font-size:12px;
}
.italic{
	font-style:italic;
	font-size:10px;
}
#loaded, #availablediv{
	padding-left:10px;
	display:inline;
}
img.right{
	float:right;
}
img.left{
	float:left;
}
.flvcloser{
	color:#CCC;
	margin:60px 20px 20px 20px;
	display:block;
}
.flvcloser a{
	display:block;
	color:#CCC;
	font-size:11px;
}
.flvcloser a:hover{
	color: #F90;
}


<!-- -->
.cake-sql-log{
	background:#FFF;
}
<!-- -->
