body { margin: 0px; background: #000000 url(/images/body_bg.gif) repeat-x; font-family: Verdana; font-size: 11px; color: #4c4a4b;}
h1,h2,h3,h4,h5 { margin: 0px;}
a img{ border: none;  } 
a {color: #ffffff; text-decoration: none;}
a:hover{text-decoration: underline;}
p { margin-top: 0px; }
hr{ border:0px; height:1px; border-top:1px solid #cccccc; }
hr.dash{ border:0px; height:1px; border-top:1px dashed #cccccc; }
.br8{ line-height: 8px; }
.float_left{ float: left; }
.float_right{ float: right; }
.float_clear{ clear: both; }
.warning { color: red; }
.b{ font-weight:bold; }
.i{ font-style:italic; }
.text_white{ color: #ffffff;}
.subheading{ font-size: 11px; color: #ffffff; font-weight:normal;}
.email_link{ color: #424242;}
.email_link:hover{ color: #ffffff;}

h2 {
	margin-bottom: 10px;
}

#pageholder{
width: 750px;
margin: 0 auto;
}
#header{
text-align: center;
}
#sitenav_holder{
margin: 0px auto;
width: 750px;
text-align: center;
}
#footer{
margin: 0px auto;
width: 750px;
text-align: center;
line-height: 21px;
font-size: 10px;
color: #424242;
}

/* sitenav */
ul.sitenav{
list-style: none;
margin: 0px;
padding: 0px;
}
ul.sitenav li{
display: inline;
padding: 0px 10px;
}
ul#subnav{
width: 750px;
list-style: none;
margin: 0px auto;
padding: 0px;
}
ul#subnav li{
display: inline;
padding: 10px;
}
ul#subnav li a{
text-decoration: none;
}



/* homepage */

#home_flash{
margin: 0 auto;
text-align: center;
}

/* director page */
.director_left{
float: left;
width: 30%;
}
.director_right{
float: right;
width: 68%;
}
ul.director_nav{
list-style: none;
margin: 5px 0px 0px 0px;
padding: 0px;
}
ul.director_nav li{
margin: 1px 0px 0px 0px;
}
.qimagebutton{
cursor: pointer;
}

/* Contact Us */
form{
margin: 0 auto;
}

#login_form {
	width: 300px;
	margin: 0 auto;
}
form label{
float: left;
width: 30%;
}
form input{
width: 69%;
}
form .submit input {
	width: auto;
}
form input {
background: #4d4d4d;
border: 0px;
color: #aaaaaa;
}
form .input, form .submit {
	margin-bottom: 10px;
	clear: both;
}
form .field input#chkShowReel{
width: auto;
background: transparent;
}
form .field select.dir_reel{
height: 100px;
width: 100%;
background: #4d4d4d;
border: 0px;
color: #aaaaaa;
}
form .field textarea{
background: #4d4d4d;
width: 100%;
height: 100px;
border: 0px;
color: #aaaaaa;
font-family: arial;
font-size: 11px;
}
form .submit input {
	float: none;
}

 .thumb {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #fff;
	padding: 10px;
}

.filesAndFolders .selected {
	background-color: #828E9C;
}

.clear {
	clear: both;
}

.folderMessage {
	padding: 10px;
	margin: 10px;
}

.breadcrumb {
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0
}

td {
	vertical-align: top;
	text-align: center;
	padding: 15px;
	border: 1px solid #ccc;
}

.createDirectory {
	width: 30%;
	float: left;
	margin-right: 25px;
}

.renameDirectory {
	width: 30%;
	float: left;
	margin-right: 25px;
}

.uploadFile {
	width: 30%;
	float: left;
}


/* Forms */
form {
	clear: both;
	padding: 0;
}
fieldset {
	border: 1px solid #ccc;
	padding: 16px 20px;
	margin: 15px;
}
fieldset legend {
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
option {
	font-size: 120%;
	padding: 0 3px;
}

.error, .message, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.message {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.cake-debug {
	text-align: left;
}

#shadowbox_body object {
	background: #000;
}