.delete {
	width: 61px;
	height: 18px;
	line-height: 18px;
	display: inline-block;
	color: #752727;
	background: url(../images/delete.png) no-repeat center center;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
}
.addbutton {
	width: 145px;
	height: 18px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #000;
	background: url(../images/admin/addbutton.png) no-repeat center center;
	display: block;
	text-align: center;
	border: none;
	margin-top: 10px;
}
div.databox {
	background: url(../images/admin/box-b.png) repeat-x left bottom;
	min-width: 600px;
}
div.databox div {
	background: url(../images/admin/box-l.png) repeat-y left top;
}
div.databox div div {
	background: url(../images/admin/box-r.png) repeat-y right top;
}
div.databox div div div {
	background: url(../images/admin/box-t.png) repeat-x left top;
}
div.databox div div div div {
	background: url(../images/admin/box-br.png) no-repeat right bottom;
}
div.databox div div div div div {
	background: url(../images/admin/box-bl.png) no-repeat left bottom;
}
div.databox div div div div div div {
	background: url(../images/admin/box-tl.png) no-repeat left top;
}
div.databox div div div div div div div {
	background: url(../images/admin/box-tr.png) no-repeat right top;
	padding: 40px 40px 25px 40px;
}
div.databox div div div div div div div div {
	background: none;
	padding: 0;
}
#overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(../images/overlay.png) repeat 0 0;
	display: none;
	z-index: 990;
}
#popup {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -450px;
	margin-top: -263px;
	height: 527px;
	width: 900px;
	background: url(../images/popup.png) no-repeat center center;
	display: none;
	z-index: 999;
}
#popupdetails {
	clear: right;
}
#popuppreview, #mediaspace {
	float: left;
	margin: 30px 0 0 30px;
}
#assetdetails {
	float:right;
	height:175px;
	margin:60px 53px 0 0;
	width:327px;
}
#assetdescription {
	height:161px;
	overflow:scroll;
	position:absolute;
	right:65px;
	top:280px;
	width:303px;
}
#actionbuttons {
	bottom:30px;
	position:absolute;
	right:50px;
	width:220px;
}
#actionbuttons .download, #actionbuttons .cart {
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
#actionbuttons img {
	margin-right: 10px;
	vertical-align: middle;
}
#actionbuttons span {
	padding: 0 20px;
}
#closebtn {
	float: right;
	margin: 4px 50px 0 0;
	cursor: pointer;
}
.tooltip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;
	background: #EFEFEF;
	border: 1px dotted #999;
	padding: 5px;
	margin: 5px 0 0 20px;
}
#top {
	background-image: url(../images/top-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 106px;
}
#header {
	background: url(../images/header-bg.png) repeat-x 0px 0px;
	margin-right: 7%;
	min-width: 940px;
}
#header-right {
	background: url(../images/iw-powered-by.png) no-repeat right 0px;
}
#header-left {
	background: url(../images/header-bg-left.png) no-repeat 0px 0px;
	height: 106px;
	position: relative;
}
#logo {
	width: 189px;
	text-align: center;
}
#header-left #odam {
	position: absolute;
	left: 286px;
	top: 48px;
}
#header-left ul#nav {
	left: 286px;
	top: 73px;
	height: 33px;
	position: absolute;
}
ul#nav li {
	float: left;
	margin-right: 20px;
	line-height: 30px;
	color: #FFF;
}
ul#nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#searchbox {
	background: url(../images/search-bg.png) no-repeat 0px 0px;
	height: 16px;
	width: 203px;
	border-style: none;
	border-width: 0px;
	margin-top: 8px;
	font-size: 11px;
	color: #666;
	text-indent: 5px;
}
#top-spacer {
	height: 31px;
}
#left {
	float: left;
	background: url(../images/left-bg.png) repeat-y 0px 0px;
	width: 228px;
}
#left-bot {
	background: url(../images/left-bg-bot.png) no-repeat 0px bottom;
	padding-bottom: 21px;
}
#left-top {
	background: url(../images/left-bg-top.png) no-repeat 0px 0px;
	padding: 40px 15px 15px;
}
#left a {
	color: #000;
	text-decoration: none;
}
#cart {
	display: none;
}
#main {
	margin-left: 230px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#main label {
	display: inline-block;
	width: 100px;
	vertical-align: absmiddle;
}
#main input {
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 8px;
}
#loginbox {
	width: 392px;
	height: 344px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -172px;
	margin-left: -196px;
	background: url(../images/loginbox.jpg) no-repeat center center;
	color: #595959;
}
#loginbox #form {
	margin: 195px 0 0 80px;
}
#loginbox #submit {
	float: right;
	background: url(../images/sort-button.png) no-repeat 0px 0px;
	height: 18px;
	width: 107px;
	text-align: center;
	border: none;
	font-size: 11px;
	line-height: 17px;
	margin-right: 75px;
	cursor: pointer;
}
#filters {
	float: right;
}
#filters ul {
}
#filters li {
	float: left;
	background: url(../images/sort-button.png) no-repeat 0px 0px;
	height: 18px;
	width: 107px;
	text-align: center;
	margin-left: 15px;
	position: relative;
}
#filters li a {
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}
#filters ul ul {
	position: absolute;
	left: -3px;
	top: 18px;
	width: 113px;
	display: none;
}
#filters li li {
	clear: left;
	float: left;
	margin: 0;
	background: url(../images/dd-bg.png) repeat-y center top;
	width: 113px;
}
#filters li li.first {
	background: url(../images/dd-top.png) no-repeat 0px 0px;
	padding-top: 10px;
}
#filters li li.last {
	background: url(../images/dd-bot.png) no-repeat center bottom;
	padding-bottom: 6px;
}
#filters li li a {
	color: #FFF;
}
#filters li:hover > ul {
	display: block;
}
.div {
	background: url(../images/admin/div.png) repeat-x 0px 0px;
	height: 2px;
	margin-bottom: 10px;
}
.clr {
	clear: both;
	height: 10px;
}
.clr-right {
	clear: right;
	height: 10px;
}
div.assetbox {
	background: url(../images/asset-bg.png) no-repeat 0px 0px;
	margin: 10px 0 0 10px;
	padding: 0px;
	height: 220px;
	width: 166px;
	text-align: center;
	float: left;
}
div.assetbox .preview {
	width: 166px;
	height: 166px;
	line-height: 166px;
}
div.assetbox .details {
	line-height: 100%;
	color: #464646;
	font-size: 11px;
	margin-top: 12px;
}
div.assetbox .buttons {
	margin-top: 5px;
}
div.assetbox .buttons img {
	vertical-align: middle;
	cursor: pointer;
}
div.assetbox .buttons span {
	margin: 0 10px;
}
#footermenu {
	text-align: center;
	margin-top: 80px;
	font-size: 11px;
	line-height: 140%;
}
#footermenu a {
	color: #595959;
}
