body { padding: 0px; margin: 0; text-align: left; background: #656565 url('images/bg_gradient.jpg') repeat-x fixed top left; font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #1e1e1e; }

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

hr {
	height: 1px;
	color: #333;
}

a:link {color: #0E1271; text-decoration: none;}
a:visited {color: #0E1271; text-decoration: none;}
a:hover {color: #555CB5; text-decoration: underline;}
a:active {color: #555CB5; text-decoration: underline;}

#wrapperBGBG {
	width: 814px;
	padding: 0;
	margin: 0 auto;
	background: url('images/wrapperBGBG.jpg') 804px 0 repeat-y;
	overflow: visible;
}

#wrapperBG {
	width: 814px;
	padding: 0;
	margin: 0 auto;
	background: url('images/wrapperBG.jpg') 804px 0 no-repeat;
	overflow: visible;
}

#wrapper {
	width: 800px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: -10px;
}

#header {
	width: 783px;
	margin: 5px;
	line-height: .9em;
}

#header img {
	display:block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#login {
	float: right;
	clear: right;
	width: 600px;
	margin-right: 15px;
	margin-bottom: 20px;
	text-align: right;
	line-height: .5em;
	position: relative;
	top: -35px;
}

#login img {
	float: left;
	display:inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
}

#main {
	width: 790px;
	margin: 0;
	padding: 0;
	border: 0;
}

#nav {
	float: left;
	clear: left;
	width: 160px;
	padding: 0;
	margin: 10px 10px 0 10px;
}

#nav ul {
	list-style-type: none;
	width: 160px;
	margin: 0;
	padding: 0;
}

#nav ul li {
	margin-bottom: 5px;
	padding: 0;
}

#nav ul li a {
	width: 160px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	font-size: 11px;
	overflow: hidden;
	display: block;
}

#nav ul li a:link  {
	color: #fff;
	background: url('images/navbgs.jpg') top left no-repeat;
}

#nav ul li a:visited {
	color: #fff;
	background: url('images/navbgs.jpg') top left no-repeat;
}

#nav ul li a:hover {
	color: #1e1e1e;
	background-position: bottom left;
	text-decoration: none;
}

#nav ul li a:active {
	color: #1e1e1e;
	background-position: bottom left;
	text-decoration: none;
}

.navtext {
	position: relative;
	top: 4px;
}

div.contentBG {
	width: 590px;
	float: right;
	clear: right;
	position: relative;
	top: -40px;
	background: #c6c6c6;
}

div.content {
	position: relative;
	top: -4px;
	left: -4px;
	background-color: #fff;
	border: 1px solid #fa7100;
	padding: 10px;
}

#footer {
	width: 780px;
	clear: both;
	text-align: center;
	padding-bottom: 1em;
}

.emhead {border-bottom: 1em; font-weight: bold;}
.titleedit {display: none;}


.entrybox {border: thin solid gray; width:400px; padding: 10px; display: none; margin: 10px;}
.entrymark{padding: 3px; width:400px;}
.templatebox {margin: 10px; padding: 3px; width:400px;}
.entryfield {;}

/* account.php styles */

.acctHeader {
	margin: 10px 5px 5px 5px;
}

.acctLine {
	margin: 4px 4px 2px 10px;
}

.acctInput {
	margin-left: 5px;
}

.acctSubmit {
	margin: 5px 10px;
	border: 2px solid #fa7100; 
	background: #fff; 
	color: #cc3300;
	font-size: 10px; 
	text-transform: capitalize;
}

.acctFormLine {
	font-weight: bold;
	text-align: right;
}

.feedbackMsg {
	width: 500px;
	margin: 15px auto;
	padding: 10px;
	text-align: center;
	color: #900;
	border: 2px solid #900;
	background-color: #ffc;
}

/* robert added styles */

/* the Search Clips form */

.search_clips {
	margin: 0;
}

.search_clips div {
	text-align: right;
}

.search_clips div label {
	font-size: 11.5px;
}

.search_clips div input#search_field {
	font-size: 11px; line-height: 14px; width: 130px; margin-left: 5px;
}

.search_clips .submit {
	border: 2px solid #fa7100; background: #fff; color: #cc3300; font-size: 10px; text-transform: capitalize;
}

/* table */

table {
	border-collapse:collapse;
}

th {
	font-weight: normal;
}

td {
	font-weight: bold;
}

th, td {
	font-size: 11px; vertical-align: top; padding: 3px 0 7px 0;
}

th.type, td.type {
	width: 50px; text-align: center; vertical-align: middle; padding-right: 5px;
}

th.name, td.name {
	width: 327px; vertical-align: middle; text-align: left;
}

th.date_size, td.date_size {
	width: 200px;  vertical-align: middle; text-align: right;
}

td.actions {
	 width: 60px; text-align: left; vertical-align: middle;
}

th.actions {
	text-align: center;
}

th.type, th.name, th.date_size, th.actions {
	vertical-align: bottom; padding-bottom: 4px;
}

/* admin.php page table */

table.usage {
	width: 100%;
	padding: 0;
}

table.usage th {
	font-weight: bold;
	font-size: 1.2em;
	background-color: #FB7A31;
	text-align: right;
	padding: 4px 6px;
}

table.usage th.server {
	font-weight: bold;
	width: 320px;
	background-color: #FB7A31;
	text-align: left;
}

table.usage td {
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding: 4px 6px; 	
}

table.usage td.client {
	width: 320px;
	text-align: left;
}

table.usage td.file {
	width: 120px;
	text-align: right;
}

table.usage td.size {
	width: 120px;
	text-align: right;
}

table.deletepage {
	width: 100%;
	padding: 0;
}

table.deletepage th {
	font-weight: bold;
	font-size: 1.2em;
	background-color: #FB7A31;
	text-align: left;
	padding: 4px 6px;
}

table.deletepage th.datehead {
	width: 100px;
	text-align: left;
}

table.deletepage th.lochead {
	width: 340px;
	text-align: left;
}

table.deletepage th.accounthead {
	width: 120px;
	text-align: right;
}

table.deletepage td {
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding: 4px 6px;
}

table.deletepage td.date {
	width: 100px;
	text-align: left;
}

table.deletepage td.loc {
	width: 340px;
	text-align: left;
}

table.deletepage td.account {
	width: 120px;
	text-align: right;
}

a.asx {
	background: url(images/icons/asx_icon.gif) no-repeat 0px 0px;
	width: 35px; height: 24px; margin: 0 auto; display: block;
}

.gray a.asx {
	background: url(images/icons/asx_icon_gray.gif) no-repeat 0px 0px;
}

a.edit {
	background: url(images/icons/edit_white.gif) no-repeat 0px 0px;
	width: 28px; height: 24px; display: block; float: right;
}

.gray a.edit {
	background: url(images/icons/edit_gray.gif) no-repeat 0px 0px;
}

a.delete {
	background: url(images/icons/delete_white.gif) no-repeat 0px bottom;
	width: 20px; height: 24px; display: block; float: left; margin: 0 0 0 5px;
}

.gray a.delete {
	background: url(images/icons/delete_gray.gif) no-repeat 0px bottom;
}

a.rss {
	background: url(images/icons/rss_white.gif) no-repeat 0px bottom;
	width: 32px; height: 24px; margin: 0 auto; display: block;
}

.gray a.rss {
	background: url(images/icons/rss_gray.gif) no-repeat 0px bottom;
}

a.mp3 {
	background: url(images/icons/mp3_white.gif) no-repeat 0px bottom;
	width: 38px; height: 22px; margin: 0 auto; display: block;
}

.gray a.mp3 {
	background: url(images/icons/mp3_gray.gif) no-repeat 0px bottom;
}

a.mp4 {
	background: url(images/icons/mp4_white.gif) no-repeat 0px bottom;
	width: 27px; height: 24px; margin: 0 auto; display: block;
}

.gray a.mp4 {
	background: url(images/icons/mp4_gray.gif) no-repeat 0px bottom;
}

a.quicktime {
	background: url(images/icons/quicktime_white.gif) no-repeat 0px bottom;
	width: 26px; height: 24px; margin: 0 auto; display: block;
}

.gray a.quicktime {
	background: url(images/icons/quicktime_gray.gif) no-repeat 0px bottom;
}

a.wmv {
	background: url(images/icons/wmv_white.gif) no-repeat 0px bottom;
	width: 26px; height: 24px; margin: 0 auto; display: block;
}

.gray a.wmv {
	background: url(images/icons/wmv_gray.gif) no-repeat 0px bottom;
}

a.wma {
	background: url(images/icons/wma_white.gif) no-repeat 0px bottom;
	width: 34px; height: 24px; margin: 0 auto; display: block;
}

.gray a.wma {
	background: url(images/icons/wma_gray.gif) no-repeat 0px bottom;
}

a.real {
	background: url(images/icons/real_white.gif) no-repeat 0px bottom;
	width: 36px; height: 24px; margin: 0 auto; display: block;
}

.gray a.real {
	background: url(images/icons/real_gray.gif) no-repeat 0px bottom;
}

a.unclassified {
	background: url(images/icons/unclassified_white.gif) no-repeat 0px bottom;
	width: 24px; height: 24px; margin: 0 auto; display: block;
}

.gray a.unclassified {
	background: url(images/icons/unclassified_gray.gif) no-repeat 0px bottom;
}


a.swf {
	background: url(images/icons/swf_white.gif) no-repeat 0px bottom;
	width: 26px; height: 24px; margin: 0 auto; display: block;
}

.gray a.swf {
	background: url(images/icons/swf_gray.gif) no-repeat 0px bottom;
}

dl {
	margin: 0;
}

dl.name dd {
	margin: 0; padding: 0 0 0 10px; background: url(images/bullet.gif) 1px 7px no-repeat;
}

dl.date_size dd, dl.date_size dt {
	margin: 0; text-align: right;
}

tr.gray td, tr.gray th {
	background: #e5e5e5;
}

/* media asset manager menu */


#nav ul.mam li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	left: 0px;
}

#nav ul.mam li a {
	width: 157px;
	height: 20px;
	margin: 0 0 3px 0;
	padding: 1px 0 0 0;
	overflow: auto;
	display: block;
	color: #fff;
	font-family: 'Lucida Grande', 'Verdana, Arial', sans-serif;
	background: none !important;
	position: relative;
	left: 2px;
}

#nav ul.mam li a:hover {
	background: url(images/nav_hover_bkg.gif) no-repeat 0px 0px !important; color: #000;
}

#nav ul.mam {
	display: block; /*height: 178px;  position: relative;*/ background: url(images/mam_background.gif) no-repeat 0px bottom; padding: 4px 0 5px 0;
}

/* page nav */

span.page {
	float: right; margin: 10px 0 0 0;
}

span.page-nav {
	float: right; clear: both; margin: 5px 0 0 0;
}

span.page-nav, span.page-nav a:link, span.page-nav a:hover, span.page-nav a:visited, span.page-nav a:hover {
	color: #0e1271; font-weight: bold;
}

div.content:after, #nav ul.mam li:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
div.content, #nav ul.mam li {display: inline-block;}
/* Hides from ie-mac \*/
* html div.content, * html #nav ul.mam li {height: 1%;}
div.content, #nav ul.mam li {display: block;}
/* End hide from ie-mac */
.no-margin {
	margin: 0;
}

.orange {
	color: #f60;
}

.bubble {
	background: url(images/bubble_top.jpg) no-repeat left top; margin: 0 0 20px 22px; display: block;
}

.bubble .bubble {
	background: url(images/bubble_bottom.jpg) no-repeat left bottom; margin: 0; width: 100%; padding: 0 0 5px 0; width: 525px;
}

.bubble span.title {
	 color: #424241; color: #515151; font-weight: bold; font-size: 16px; margin: 0 15px 0 0; float: left;
}

.manage .bubble {
	height: 160px; height: 95px; padding: 56px 0 0 27px; padding: 65px 0 0 27px;
}

.create .bubble {
	height: 130px; height: 79px; padding: 51px 0 0 27px;
}

.edit_account .bubble {
	height: 100px; height: 64px; padding: 36px 0 0 27px;
}

.search_clips .submit, .popup .submit {
	border: 2px solid #fa7100; background: #fff; color: #cc3300; font-size: 10px; text-transform: capitalize;
}

/* popup styles */

body.popup {
 	background-color: #fff; background-image: none;
}

body.popup h1 {
	color: #0e1271; font-size: 18px;
}

body.popup label {
	font-size: 12px;
}

.popup label, .popup input, .popup textarea {
	margin-bottom: 7px;
}

.popup textarea {
	height: 70px;
}

.popup .footer {
	background: #fff url(images/popup_background.gif) no-repeat left bottom; width: 374px; height:102px; display: block;
}

div.popup {
	border: 1px solid #000; width: 394px;
}

div.popup div.popup {
	padding: 7px 4px 0 7px; border: 2px solid #fa7100; width: 379px;
}

/* large icons featured on homepage */

.welcome .bubble .quicktime_lrg, .welcome .bubble .mp4_lrg, .welcome .bubble .wmv_lrg, .welcome .bubble .wma_lrg, .welcome .bubble .mp3_lrg, .welcome .bubble .asx_lrg, .welcome .bubble .rss_lrg, .welcome .bubble .edit_lrg {
	margin-right: 11px; float: left; position: relative; top: -12px;
}

.quicktime_lrg {
	width: 51px; height: 47px; background:url(images/icons/large/quicktime.gif) no-repeat left top; display: block;
}

.mp4_lrg {
	width: 71px; height: 48px; background:url(images/icons/large/real.gif) no-repeat left top; display: block;
}

.welcome .bubble .mp4_lrg {
}

.wmv_lrg {
	width: 52px; height: 48px; background:url(images/icons/large/wmv.gif) no-repeat left top; display: block;
}

.welcome .bubble .wmv_lrg {
}

.wma_lrg {
	width: 63px; height: 48px; background:url(images/icons/large/wma.gif) no-repeat left top; display: block;
}

.welcome .bubble .wma_lrg {
}

.mp3_lrg {
	width: 71px; height: 48px; background:url(images/icons/large/mp3.gif) no-repeat left top; display: block;
}

.asx_lrg {
	width: 72px; height: 48px; background:url(images/icons/large/asx.gif) no-repeat left top; display: block;
}

.welcome .bubble .asx_lrg {
	margin-right: 28px; margin-left: 22px;
}

.rss_lrg {
	width: 72px; height: 48px; background:url(images/icons/large/rss.gif) no-repeat left top;
}

.welcome .bubble .rss_lrg {
}

.edit_lrg {
	width: 56px; height: 49px; display: block; background:url(images/icons/large/edit.gif) no-repeat left top;
}

.welcome .bubble .edit_lrg {
	margin-left: 50px;
}

/* utility */
.notext, .asx, .edit, .delete, .rss, .mp3, .mp4, .mov, .swf, .wmv, .quicktime_lrg, .mp4_lrg, .wmv_lrg, .wma_lrg, .wma_lrg, .mp3_lrg, .asx_lrg, .rss_lrg, .edit_lrg {
	text-indent: -9999px; line-height: 0; font-size: 0px; text-decoration: none;
}

