html {
	margin: 0px;
}

body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin:0px;
}

table,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

form {
	margin:0px;
	padding:0px;
}

#logonpanel {
	
	display:block;
	border :1px solid #808080;
	padding:5px;
	margin:0 0 15px 10px;
	width:400px;
	height:275px;
	text-align:center;
}


#list {
	width:99%;
	float:left;
	clear:left;
}

#controlbar {
	position:relative;
	height: 28px;
	background-image: url(images/controlback.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0 0 10px 0;
	text-align:right;
}

#controlbar input {
	margin: 0 10px 0 0;	
}

#controlbar select {
	margin: 0 10px 0 0;	
}

#controltitle {
	position: absolute;
	top: 6px;
	left: 10px;
	font-weight: bold;
	float: left;
}

#control {
	top: 4px;
	position: relative;
	margin: 0 10px 0 0;
}

#navstatus {
	font-weight: normal;
	color: #666666;
}

.pagnr {
	font-size:10px;
}

.navbar {
	top: 4px;
	position: relative;
	font-weight: normal;
	color: #666666;
}

#navprev {
	position: relative;
	top:2px;
	margin:0 2px 0 4px;
}

#navnext {
	position: relative;
	top:2px;
	margin:0 4px 0 2px;
}

#actionpanel {
	display:block;
	border :1px solid #808080;
	background-color:#D7E8F1;
	padding:5px;
	margin:0 0 15px 10px;
	width:96%;
}

#alertnegative {
	display:block;
	border :2px solid #ff0000;
	background-color:#ffee55;
	padding:5px;
	margin:0 0 15px 10px;
	width:96%;
}

#alertpositive {
	display:block;
	border :2px solid #009900;
	background-color:#ffee55;
	padding:5px;
	margin:0 0 15px 10px;
	width:96%;
}

input {
	font-size:10px;
}

select {
	font-size:10px;
}

textarea {
	font-size:11px;
}

#titlebar {
	border-bottom:1px solid #999999;
	width:99%;
}

#viewoptions a {
	display:block;
	text-align:center;
	width: 138px;
	height:18px;
	background-color: #999999;
	color:#ffffff;
	font-weight:bold;
	padding: 2px 0 0 0;
	text-decoration:none;
}

#searchbar input {
	font-size:9px;
	border:1px solid #999999;
	margin: 0 5px 0 0;
	width: 90px;
}

#optionpanel {
	border: 0px solid #808080;
	display:block;
	position: absolute;
	width:99%;
	text-align:center;
	z-index:99;
	top:58px;
	left:0px;
}

#optiontitle {
	display: block;
	height: 24px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #999999;
	width:640px;
	background-color:#D7E8F1;
	font-weight:bold;
}

#optiontitleleft {
	border: 0px solid #808080;
	text-align:left;
	float: left;
	width: 150px;
	margin: 0 0 0 10px;
	padding: 3px 0 0 0;
}

#optiontitlecenter {
	border: 0px solid #808080;
	text-align:left;
	margin-left: 170px;
	margin-right: 340px;
	padding: 3px 0 0 0;
}

#optiontitleright {
	border: 0px solid #808080;
	float: right;
	width: 320px;
	text-align:left;
	margin: 0 5px 0 0;
	padding: 3px 0 0 0;
}

#optioncontrol {
	position:absolute;
	display:block;
	float:right;
	top:2px;
	margin: 0 5px 0 0px;
	padding: 0 0 0 190px;
}

#optioncontent {
	display:block;
	width:640px;
	height:150px;
	padding: 4px 0 10px 0;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background-color:#ffffff;
}

#optioncontentleft {
	display:block;
	text-align:left;
	float: left;
	width: 150px;
	margin: 0 0 0 10px;
}

#optioncontentcenter {
	text-align:left;
	margin-left: 170px;
	margin-right: 340px;
}

#optioncontentright {
	float: right;
	width: 320px;
	text-align:left;
	margin: 0 5px 0 0;
}


#navbar {
	display:block;
	margin: 15px;
	position: relative;
	width: 98%;
}

#metadatarecord {
	border: 0px solid #808080;
	float: left;
}


#metadatarecord2 {
	float: left;
	background-color:#f2f5ff;
}

#record {
	float: left;
	border: 0px solid #808080;
}

#mediathumbnailinfo {
	display:block;
	background-color:#ffffff;
	border: 0px solid #808080;
	clear:left;
	text-align: center;
	overflow:hidden;
	height:40px;
	padding: 0px 0 0 0;
	margin: 2px;
}

.notselected {
	float: left;
	border: 1px solid #808080;
	padding: 2px;
	margin: 1px;
	float: left;
}

.selected {
	float: left;
	border: 3px solid #ffee55;
	padding: 0px;
	margin: 1px;
	float: left;
}

.rowselected {
	background-color: #ffee55;
	padding:0 4px 0 4px;
	height:20px;
}

#rowbuttons {
	border: 0px solid #000000;
	background-color:#ffffff;
	width:24px;
	text-align:right;
	margin:0 0 0 4px;
	float:left;
	padding:0 4px 0 4px;
}

#rowcell1 {
	border-top: 1px solid #808080;
	border-right: 1px solid #D7E8F1;
	padding:0 4px 0 4px;
	height:20px;
}

#rowcell2 {
	border-top: 1px solid #808080;
	border-right: 1px solid #D7E8F1;
	padding:0 4px 0 4px;
	height:20px;

}

#mediainfo {
	float:left;
	border-right: 1px solid #808080;
	display: block;
	padding: 3px 5px 0 3px;
	margin: 4px 0 0 3px;
	width:300px;
}

#mediametadatainfo {
	text-align: left;
	width:98%;
	border-right: 1px solid #808080;
}

#mediapreview {
	float:left;
	margin: 0 0 0 0;
}

#mediapanelwidget {
	margin:0 4px 0 5px;
}

#userfieldpanelwidget {
	margin:0 4px 0 5px;
}

#keywordpanelwidget {
	margin:0 4px 0 5px;
}

TH { 
	height:18px;
	color:#0B77BC;
	background-color:#D7E8F1;
	border-right: 1px solid #D7E8F1;
	padding:0 4px 0 4px;
}

#column1 {
	border: 0px solid #808080;
	width: 118px;
	font-weight: bold;
	padding: 0px 5px 8px 0px;
	text-align:right;
}

#column2 {
	border: 0px solid #808080;
	padding: 0px 0 8px 0;
}

#column2 input {
	font-size:10px;
	margin: 1px 0 -5px 0;
}

#column2 select {
	margin: -1px 0 -5px 0;
	font-size:10px;
}

#tabset {
	width:50%;
		display:block;
	border: 0px solid #0B77BC;
}

#tabset a {
	display:block;
	float:left;
	margin: 1px 2px 2px 4px;
	padding: 0px 14px 5px 14px;
	color:black;
}

#tabset a:hover {
	display:block;
	float:left;
	margin: 0 2px 2px 4px;
	padding: 0px 13px 5px 13px;
	background-color:#EEEEEE;
	border-top: 1px solid #0B77BC;
	border-left: 1px solid #0B77BC;
	border-right: 1px solid #0B77BC;
}

#tabset a:active {
	display:block;
	float:left;
	margin: 0 2px 2px 4px;
	padding: 0px 13px 5px 13px;
	background-color:#EEEEEE;
	border-top: 1px solid #0B77BC;
	border-left: 1px solid #0B77BC;
	border-right: 1px solid #0B77BC;
}

#tabsetselected {
	display:block;
	float:left;
	margin: 0 2px 2px 4px;
	padding: 0px 13px 5px 13px;
	background-color:#EEEEEE;
	border-top: 1px solid #0B77BC;
	border-left: 1px solid #0B77BC;
	border-right: 1px solid #0B77BC;
}


#mediapanel {
	border: 1px solid #0B77BC;
	width:350px;
	margin:0 5px 0 5px;
}

#userfieldpanel {
	border: 1px solid #0B77BC;
	width:350px;
	margin:0 5px 0 5px;
}

.userfield {
	width:210px;
}


#keywordpanel {
	border: 1px solid #0B77BC;
	width:350px;
	margin:0 5px 0 5px;
}


#tabdefleft {
	float:left;
	width:50%;
}

#orderform {
	width:100%;
	text-align:center;
}

#ordertable {
	width:600px;
	text-align:left;
}

#customerselect {
	border:0px solid #808080;
	display:block;
	margin:0 0px 6px 10px;
}

.updown {
	margin:2px 0 0 0;
}

.search {
	border:1px solid #808080;
	display:block;
	text-align:center;
	margin:10px 0px 6px 0px;
	width:90%;
	padding:10px;
}

#findstring {
	width:300px;
}

a.helpLink {
	text-decoration:	none;
	cursor:				help;
}

a.helpLink:hover {
	text-decoration:	none;
}

.help-tooltip {
	position:	absolute;
	width:		250px;
	border:		1px Solid WindowFrame;
	background:	Infobackground;
	color:		InfoText;
	font:		StatusBar;
	font:		Status-Bar;
	padding:	3px;
	filter:		progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3);
	z-index:	10000;
}


.help-tooltip a,
.help-tooltip a:hover {
	color:		blue !important;
	background:	none;
}

