/* @override 
	http://www.supervalu.local/_domain/css/layout.css
	http://www.supervalu.local/_system/css/layout.css
	http://supervalu.visualid.com/_domain/css/layout.css
*/

/* @group Global Styles */

/* Intermedia Highlight Colour is #c4c915  */

body {
	margin: 0px;
	padding: 0px;
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #999;
	background-color: #fff;
}

img {
	behavior: url("/pngbehavior.htc");
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* @end */

/* @group Top Banners */

#banner_main {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	height: 100px;
	background-color: #fff;
}

#banner_secondary {
	font:10pt 'Lucida Grande',Arial,sans-serif;
	color:white;
	border-top: 3px #c4c915 solid;
	border-bottom: 1px #666 solid;
	border-right: none;
	border-left: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background-color: #ab9c73;
	height: 30px;
}

#banner_main, #banner_secondary {
	min-width: 800px;
}

/* the bodge for IE6 browsers */
* html .IE6minwidth {border-left:800px solid #fff; position:relative; float:left; z-index:1;}
* html .IE6container {margin-left:-800px; position:relative; float:left; z-index:2;}

#banner_main a, #banner_secondary a, #banner_secondary_inset a {
	color:#fff;
	text-decoration:none;
}

#banner_main a:hover, #banner_secondary a:hover, #banner_secondary_inset a:hover {
	text-decoration:underline;
}

#banner_secondary_inset {
	font:10pt 'Lucida Grande',Arial,sans-serif;
	color:white;
	position:absolute;
	padding:5px;
	top:91px;
	left:111px;
	background:#c4c915;
	height:32px;
	width:101px;
	line-height:30px;
}

#submitbutton {
	position: absolute;
	left: 202px;
	top: -2px;
}

#vizzybadge {
	font-size: 9pt;
	color: #ccc;
	position: absolute;
	top: 0px;
	right: 10px;
	float: right;
	white-space:nowrap;
	z-index: 4;
}

#vizzybadge a {
	color:#ccc;
}

#vizzybadge a:hover {
	color:#999;
}

#adminlink {
	font-size: 10pt;
	text-align: right;
	color: #ccc;
	position: absolute;
	top: 47px;
	right: 18px;
	line-height: 69%;
	z-index: 3;
}

#adminlink a {
	color:#ccc;
}

#adminlink a:hover {
	color:#999;
}

/* @end */

/* @group Left Hand Menu */

#left {
	position: absolute;
	top: 135px;
	left: 0px;
	margin: 0px;
	padding: 2px;
	border: 0px;
	width: 210px;
}

#left_navigation ul {
	margin: 0 0 0 8px;
	padding: 5px;
	list-style-type: none;
	font-size: 11pt;
	text-align: left;
	border-top: none;
	border-right: none;
	border-left: none;
}

#left_navigation ul li {
	border-bottom: 1px #fff solid;
}

#left_navigation ul li a {
	width: 197px;
	display: block;
	padding: 10px 0px 10px 5px;
	text-decoration: none;
	color: #ccc;
}

#left_navigation ul li #menu_Lightbox p a.lightbox_total {
	width: auto;
	display: inline;
	text-decoration: none;
	margin-right: 0;
	color: #444;
}

#left_navigation ul li #menu_Lightbox p a.lightbox_total:hover {
	text-decoration: underline;
	color: #444;
}

#left_navigation ul li a:hover {
	color: #309;
	width: 225px;
	background-image: none;
}

/* @group Menu Items */

/* @group Home */

#menu_home {
	width: 18px;
	background-image: url('/_system/images/icons/pos/18/home.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

/*
IE6/win doesn't support transparent png in background images (not even with the "behavior" script),
so we need a css hack to use transparent gifs in IE/Win only...
*/

* html body div#menu_home {
	background-image: url('/_system/images/icons/pos/18/home.gif');
}

#menu_home:hover {
	background-image: url('/_system/images/icons/grey/18/home.png');
}

* html body div#menu_home:hover {
	background-image: url('/_system/images/icons/grey/18/home.gif');
}

#left_navigation ul li a:hover #menu_home {
	background-image: url('/_system/images/icons/grey/18/home.png');
}

* html body div#left_navigation ul li a:hover #menu_home {
	background-image: url('/_system/images/icons/grey/18/home.gif');
}

/* @end */

/* @group Projects */

#menu_projects {
	width: 18px;
	background-image: url('/_system/images/icons/pos/18/project.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

* html body div#menu_projects {
	background-image: url('/_system/images/icons/pos/18/project.gif');
}

#menu_projects {
	background-image: url('/_system/images/icons/pos/18/project.png');
}

* html body div#menu_projects:hover {
	background-image: url('/_system/images/icons/grey/18/project.gif');
}

#left_navigation ul li a:hover #menu_projects {
	background-image: url('/_system/images/icons/grey/18/project.png');
}

* html body div#left_navigation ul li a:hover #menu_projects {
	background-image: url('/_system/images/icons/grey/18/project.gif');
}

/* @end */

/* @group Lightboxes */

#menu_lightboxes {
	width: 18px;
	background-image: url(/_system/images/icons/grey/18/lightbox.png);
	background-position: center -3px;
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
}

* html body div#menu_lightboxes {
	background-image: url('/_system/images/icons/grey/18/lightbox.gif');
}

#menu_lightboxes:hover {
	background-image: url(/_domain/images/icons/pos/18/lightbox.png);
	background-color: #fff;
}

* html body div#menu_lightboxes:hover {
	background-image: url('/_domain/images/icons/pos/18/lightbox.gif');
	background-color: #fff;
}

#left_navigation ul li a:hover #menu_lightboxes {
	background-image: url('/_domain/images/icons/pos/18/lightbox.png');
	background-color: #fff;
}

* html body div#left_navigation ul li a:hover #menu_lightboxes {
	background-image: url('/_domain/images/icons/pos/18/lightbox.gif');
	background-color: #fff;
}

/* @end */

/* @group Documents */

#menu_documents {
	width: 18px;
	background-image: url('/_system/images/icons/pos/18/file_document.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

* html body div#menu_documents {
	background-image: url('/_system/images/icons/pos/18/file_document.gif');
}

#menu_documents:hover {
	background-image: url('/_system/images/icons/grey/18/file_document.png');
}

* html body div#menu_documents:hover {
	background-image: url('/_system/images/icons/grey/18/file_document.gif');
}

#left_navigation ul li a:hover #menu_documents {
	background-image: url('/_system/images/icons/grey/18/file_document.png');
}

* html body div#left_navigation ul li a:hover #menu_documents {
	background-image: url('/_system/images/icons/grey/18/file_document.gif');
}

/* @end */

/* @group Images */

#menu_images {
	width: 18px;
	background-image: url('/_system/images/icons/pos/18/file_image.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

* html body div#menu_images {
	background-image: url('/_system/images/icons/pos/18/file_image.gif');
}

#menu_images:hover {
	background-image: url('/_system/images/icons/grey/18/file_image.png');
}

* html body div#menu_images:hover {
	background-image: url('/_system/images/icons/grey/18/file_image.gif');
}

#left_navigation ul li a:hover #menu_images {
	background-image: url('/_system/images/icons/grey/18/file_image.png');
}

* html body div#left_navigation ul li a:hover #menu_images {
	background-image: url('/_system/images/icons/grey/18/file_image.gif');
}

/* @end */

/* @group Audio */

#menu_audio {
	width: 18px;
	background-image: url('/_system/images/icons/pos/18/file_audio.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

* html body div#menu_audio {
	background-image: url('/_system/images/icons/pos/18/file_audio.gif');
}

#menu_audio:hover {
	background-image: url('/_system/images/icons/grey/18/file_audio.png');
}

* html body div#menu_audio:hover {
	background-image: url('/_system/images/icons/grey/18/file_audio.gif');
}

#left_navigation ul li a:hover #menu_audio {
	background-image: url('/_system/images/icons/grey/18/file_audio.png');
}

* html body div#left_navigation ul li a:hover #menu_audio {
	background-image: url('/_system/images/icons/grey/18/file_audio.gif');
}

/* @end */

/* @group Video */

#menu_video {
	width: 18px;
	background-image: url('/_system/images/icons/pos/18/file_video.png');
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
}

* html body div#menu_video {
	background-image: url('/_system/images/icons/pos/18/file_video.gif');
}

#menu_video:hover {
	background-image: url('/_system/images/icons/grey/18/file_video.png');
}

* html body div#menu_video:hover {
	background-image: url('/_system/images/icons/grey/18/file_video.gif');
}

#left_navigation ul li a:hover #menu_video {
	background-image: url('/_system/images/icons/grey/18/file_video.png');
}

* html body div#left_navigation ul li a:hover #menu_video {
	background-image: url('/_system/images/icons/grey/18/file_video.gif');
}

/* @end */

/* @end */

/* @end */

/* @group Lightbox */

#left_navigation ul li #menu_Lightbox  a {
	width: auto;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
}

#left_navigation ul li #menu_Lightbox a:hover {
	width: auto;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
	color: #fff;
	text-decoration: none;
	background-image: none;
}

#menu_Lightbox {
	width: 196px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#menu_Lightbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#menu_Lightbox a {
	margin: 0px;
	padding: 0px;
}

#lb_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.lb_verbal, .lb_verbal a {
	font-family: "Lucida Grande", sans-serif, verdana, arial, helvetica;
	font-size: 10pt;
	background: #a71930;
	padding: 4px;
	margin: 1px;
}

.lb_text {
	margin: 4px;
	text-align: center;
	font-family: "Lucida Grande", sans-serif, verdana, arial, helvetica;
	font-size: 10pt;
	color: #c5c5c5;
}

.lb_text a {
	color: #c5c5c5;
	text-decoration: underline;
}

.lb_text a:hover {
	color: #c5c5c5;
	text-decoration: none;
}

.lb_selector {
	width: 190px;
	margin: auto;
}

.lb_container {
	float: left;
	margin: 5px;
	width: 55px;
	height: 75px;
	font-family: "Lucida Grande", sans-serif, verdana, arial, helvetica;
	font-size: 8pt;
}

/*
IE6/win appears to add, instead of overlap, the margins between
lightbox elements - tim for another hack :-(
*/

* html body .lb_container {
	margin: 2px; 
}

.lb_preview {
	margin-bottom: 2px;
	width: 55px;
	height: 55px;
	background-position: center center;
	background-repeat: no-repeat;
}

.lb_icon a {
	width: 18px;
	float: left;
	border: 0px;
	background-color: #c5c5c5;
}

.lb_icon a:hover {
	width: ;
	float: left;
	border: 0px;
	background-color: #c4c915;
	background-image: none;
}

/* @end */

/* @group Main Content Area */

/* @group Crumbtrail */

#crumbtrail {
	font-size: 10pt;
	color: #444;
	float: left;
	width: 100%; 
	padding-bottom: 6px;
	margin-bottom: 10px;
}

#crumbtrail a {
	color: #444;
	text-decoration:none;
}

#crumbtrail a:hover {
	text-decoration:underline;
}

/* @end */

/* @group Home Page */

#wrapper {
	z-index: 2;
	text-align: left;
	background-color: #fff;
	width:900px; 
	height:auto; 
	margin-left: auto; /* half of the width */
	margin-right: auto; /* half of the width */
}

#bottom {
	z-index: 2;
	text-align: left;
	background-color: #fff;
	width:900px; 
	height:446px; 
	margin-left: auto; /* half of the width */
	margin-right: auto; /* half of the width */
}

#top_panel {
	font-size: 11pt;
	margin: 15px;
}

#column_one, #column_two, #column_three, #promo_panel, #column_one_bottom, #column_two_bottom, #column_three_bottom, #column_four_bottom {
	font-size: 9pt;
	margin-left: 15px;
	float: left;
	clear: right;
	padding: 4px;
/*	border: 1px solid gray; */
	width: 200px;
}

#wrapper h2, #bottom h2 {
	color: #a71930;
	font-size: 14pt;
}

#column_one {
	background: #ffe;
	margin: 10px;
	padding-left: 10px;
	width: 180px;
	border: 1px gray solid;
}

#column_one h3 {
	color: #a71930;
	font-size: 12pt;
	margin-bottom: 4px;
}

/* @end */

#maincontent, #maincontent_wide, #maincontent_max {
	padding: 30px;
	border-left: 1px solid #999;
	background: #fff;
	color: #999;
	font-size:9pt;
	margin: 0px 0px 0px 223px;
}

#maincontent {
	width: 650px;
	padding-top: 20px;
}

#maincontent_wide {
	width: auto;
	padding-top: 20px;
}

#maincontent_max {
	min-width: 600px;
	max-width: 700px;
	width:expression(document.body.clientWidth > 700 ? "500px": "100%" );
}

#maincontent:after, #maincontent_wide:after, div.row:after, div.formsubheader:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE5-mac \*/

* html #maincontent_wide {
	height: 1%;
}

/* End hide from IE5-mac */

/* @end */

/* @group Records Navigation */

.resultsbanner {
	clear:left;
	background-color: #888;
	color: #ccc;
	margin: 5px 0px;
	padding: 2px 6px;
	height: 16px;
}

.resultstext {
	float: left;
}

.recordsnavigation {
	color: #ccc;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	display:  inline;
	text-align: right;
	line-height: 16px;
	float: right;
}

.recordsnavigation a
{
	color: #ccc;
	text-decoration: none;
	padding: 0 .3em 0 .3em;
	border-left: #ccc 1px solid;
}

.recordsnavigation a:active
{
	text-decoration: none;
}

.recordsnavigation a:hover
{
	text-decoration: underline;
}

.recordsnavactive
{
	color: #FF0;
	padding: 0 .3em 0 .3em;
	border-left: #ccc 1px solid;
}

.recordsnavinactive
{
	display: none;
	color: #666;
	padding: 0 .3em 0 .3em;
	border-left: #ccc 1px solid;
}

/* @end */

/* @group Search Results */

#resultsWrapper {
/*	border: 1px solid red; */
	border: 0;
}

#resultsWrapper h1 {
	font: normal normal 2em Georgia, "Times New Roman", Times, serif;
	padding-top: 1;
	margin-top: 0;
}

#resultsBanner {
	font-size: 1.2em;
	color: #999;
	background-color: #fff;
	padding: 10px;
	width: auto;
	height: 1.6em;
	line-height: 1.6em;
}

#resultsblurb {
	float: left;
	clear: right;
	line-height: 0.5em;
	width: 80%;
}

#resultsviewlinks {
	position: relative;
	float: right;
	clear: right;
	top: -4px;
}

.listpreview {
	margin-right: 2px;
	width: 55px;
	height: 45px;
	background-position: center center;
	background-repeat: no-repeat;
}

.listpreviewcatalogue {
	margin-right: 2px;
	width: 115px;
	height: 115px;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid black;
}

/* @group Results Detail */

#results_detail {
	min-width: 775px;
}

#results_detail_preview {
	margin-bottom: 2px;
	margin-right: 10px;
	width: 350px;
	height: auto;
	float: left;
	background-color: #fff;
}

#results_detail_info {
	float: left;
	width: 400px;
}

#error_msg {
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 8px;
}

#results_detail_download {
	width: 320px;
}

#assetCats {
	width: 320px;
}

#results_detail_back {
	float: left;
	clear: left;
	padding: 10px;
	margin-top: 10px;
	background-color: #6699CC;
}

#results_detail_back a {
	color: #fff;
}

#results_detail_lb {
	margin-top: 10px;
	float: right;
}

table.downloadTable {
	clear: left;
	border-collapse: collapse;
	border-style: none;
	width: 100%;
/*	min-width: 600px; */
}

table.downloadTable th.head, th.headSort, td.head
{
	background-color:#fff3b3;
	color:  #f0f0f0;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
}

table.downloadTable th.head a, th.headSort a
{
	color: #f0f0f0;
	text-decoration: none;
}

table.downloadTable tr.rowEven a, table.downloadTable tr.rowOdd a {
	color: #000;
}

table.downloadTable tr.rowEven td, table.downloadTable tr.rowOdd td {
	padding: 15px;
	color: #444;
	white-space: nowrap;
}

table.downloadTable tr.rowEven
{
	background-color:#FFFFFF;
}

table.downloadTable tr.rowOdd
{
	background-color:#cccccc;
}

/* @end */

/* @group Results Grid */

#resultsgrid_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.resultsgrid_text {
	margin:4px;
	text-align:center;
	font-family: "Lucida Grande", sans-serif, verdana, arial, helvetica;
	font-size: 8pt;
	color: #c5c5c5;
}

.resultsgrid_text a {
	color: #c5c5c5;
	text-decoration: none;
}

.resultsgrid_text a:hover {
	color: #c5c5c5;
	text-decoration: underline;
}

.resultsgrid_container {
	float:left;
/*	clear: right; */
	margin: 13px;
	width: 100px;
	height: 164px;
	font-family: "Lucida Grande", sans-serif, verdana, arial, helvetica;
	font-size: 8pt;
}

.resultsgrid_preview {
	margin-bottom: 2px;
	width: 100px;
	height: 100px;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
}
	
.resultsgrid_icon a
{
	float: left;
	margin-right: 5px;
	border: 0px;
	background-color: #c5c5c5;
}

.resultsgrid_icon a:hover {
	border: 0px;
	background-color: #c4c915;
}

.img_1 
{
	float: left;
	margin: 12px;
	width: 100px;
	height: 100px;
	background-color: silver;
	background-position: center top;
	background-repeat: no-repeat;
}

/* @end */

/* @group Results Table */

.rangeleft {
	float: left;
}

.rangeright {
	float: right;
}

table.dataTable {
	clear: left;
	border-collapse: collapse;
	border-style: none;
	width: 100%;
/*	min-width: 600px; */
}

th.head, th.headSort, td.head
{
	background-color:#b3b3b3;
	color:  #f0f0f0;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
}

th.head a, th.headSort a
{
	color: #f0f0f0;
	text-decoration: none;
}

th.head a:hover, th.headSort a:hover
{
	color: #fff;
	text-decoration: underline;
}

th.head:hover
{
	background-color:#8f8f8f;
}

th.headSort
{
	background-color:#8f8f8f;
}

tr.rowEven a, 
tr.rowOdd a, 
tr.row_empty a,
tr.row_archived a,
tr.row_new a 
{
	color: #000;
}

tr.rowEven td,
tr.rowOdd td,
tr.row_archived td,
tr.row_empty td,
tr.row_new td
{
	padding: 5px;
	color: #444;
	white-space: nowrap;
}

/*tr.rowEven td a, tr.rowOdd td a {
	color: red;
}*/

tr.rowEven
{
	background-color:#FFFFFF;
}

tr.rowEven
{
	background-color:#FFFFFF;
}

tr.rowOdd, tr.row_archived, tr.row_empty, tr.row_new
{
	background-color:#f0f0f0;
}

tr.rowAlert
{
	background-color:#c4c915;
}

td.rowEvenSorted
{
	background-color:#e0e0e0;
	font-weight: bold;
}

td.rowOddSorted
{
	background-color:#f0f0f0;
	font-weight: bold;
}


/* @end */

/* @group Download Table */

table.downloadTable {
	clear: left;
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #b3b3b3;
	border-right: 2px solid #b3b3b3;
}

tr.DLtableheader td {
	background-color:#b3b3b3;
	color:  #f0f0f0;
	font-weight: bold;
	padding: 5px;
	white-space: nowrap;
	border-right: 1px solid #fff;
}

tr.DLrowEven a, tr.DLrowOdd a {
	color: #000;
}

tr.DLrowEven td, tr.DLrowOdd td {
	padding: 5px;
	color: #444;
	white-space: nowrap;
	border-right: 1px solid #fff;
}

tr.DLrowEven
{
	background-color:#FFFFFF;
}

tr.DLrowOdd
{
	background-color:#f0f0f0;
}

/* @end */


/* @end */

/* @group Folder Tree */

.tree_header {
	padding-bottom: 12px;
	margin-bottom: 8px;
	height: 1.2em;
	background: #999;
	color: #fff;
}

.tree_column_z 
{
	position: absolute;
	left: 305px;
	padding-top: 6px;
}
	
.tree_column_a 
{
	position: absolute;
	right: 5%;
	padding-top: 6px;
}
	
.tree_column_b 
{
	position: absolute;
	right: 30%;
	padding-top: 6px;
}
	
.dhtmlgoodies_tree
{
	margin:0px;
	padding:0px;
}

.dhtmlgoodies_tree dl {
	display: inline;
	width: 200px;
}

.dhtmlgoodies_tree dt
{
	width: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0.5em;
	clear: left;
}

.dhtmlgoodies_tree ul	/* Sub menu groups */
{		
	margin-left:30px;	/* Left spacing */
	padding:0px;
	display:none;	/* Initially hide sub nodes */
}

.dhtmlgoodies_tree li
{	/* Nodes */
	list-style-type:none;
	vertical-align:middle;
	border-bottom: 1px solid #ccc;
    background-position:right top;

    background-repeat:repeat-y;
	background-color: #fff;
	color:#555;
}

.dhtmlgoodies_tree li a
{	/* Node links */
	color:#555;
	text-decoration:none;
	padding-left:6px;
	position: relative;
	bottom: .5em;
}

/* @end */

/* @group Form Layout */



div.row
{
	clear: both;
	padding-top: 5px;
	width: 340px;
	border-top: 1px solid silver;
}

span.extra {
}

div.row div.extra {
	float: left;
	width: 25px;
	clear: right;
	text-align: left;
	position: relative;
	padding-bottom: 5px;
}

div.row div.formw
{
	float: left;
	width: 190px;
	clear: right;
	text-align: left;
	position: relative;
	padding-bottom: 5px;
}

div.formsubheader
{
	padding: 3px;
	border: 1px solid #666;
	display: block;
	height: auto;
	background: #999;
	clear: both;
}

div.formw input[type="submit"], div.formw input[type="button"] {
	width: 60px;
}

div.formw input[type="radio"] {
	width: 15px;
}

div.formw select, div.formw input, div.formw textarea {
	width: 200px;
}

div.row div.label
{
	float: left;
	width: 110px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: gray;
}

div.row_adv
{
	clear: both;
	padding-top: 5px;
	width: 420px;
}

div.row_adv div.formw_adv
{
	float: left;
	width: 200px;
	clear: right;
	text-align: left;
	position: relative;
}

div.row_adv div.label_adv
{
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}

#dataEntry, #dataEdit
{
	visibility: hidden;
	background-color: white;
	border: 1px dotted #000;
	position: fixed;
	left: 50%;
	top: 200px;
	width: 400px;
	margin-left: -200px;
	/* half of the width */
	padding: 15px;
}

/* @end */

/* @group Artwork Screen */

#artwork_input 
{
	
	display: block;
	position: absolute;
	cursor: move;
	z-index: 100;
	width: 340px;
	float: right;
	top: 50px;
	right: 10px;
	padding: 5px;
	border: 1px solid black;
	background: #fff;
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}

#artwork_input div.controlpanel_top {
	height: 16px;
	text-align: center;
	background: #ffc;
	border-left: 1px #999 solid;
	border-top: 1px #999 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

#artwork-previewpic {
	position: relative; width: auto; margin: -70px auto; text-align: left;
	float: left;
}

#artworkbackbutton a {
	font-size: 14px;
	position: absolute;
	left: 445px;
	padding: 5px 15px;
	background: #a71930;
	top: 16px;
	border: 3px solid #e62243;
	border-right: 3px solid #6e1020;
	border-bottom: 3px solid #6e1020;
}

#artworkbackbutton a:hover {
	
	border-right: 3px solid #df2142;
	border-bottom: 3px solid #df2142;
	border-left: 3px solid #004f5a;
	border-top: 3px solid #004f5a;
	background-color: #df2142;
}

ul.artworklist {
	list-style: none;
	padding: 0;
}

/* @end */

#menu_Lightbox p a.lightbox_total {
	color: red;
}





div#spoofwarning {
	position: absolute;
	background: red;
	z-index: 1500;
	width: 100%;
	text-align: center;
	padding: 5px;
	color: #fff;
}


#noscript-warning 
{
    background-color:#ff0000;
    font-weight:bold;
    top:0;
    left:0;
    padding:5px;
    position:fixed;
    text-align:center;
    width:100%;
    z-index:1000;
}

#modern-browser-warning 
{
    background-color:#ff0000;
    font-weight:bold;
    top:0;
    left:0;
    padding:5px;
    position:fixed;
    text-align:center;
    width:100%;
    z-index:1000;
    display:none;
}

/* @group Admin Page */

ul.vz_adminlinks li {
	list-style: none;
	background: #a71930;
	width: 250px;
	padding: 5px 15px;
	margin: 5px 0;
	-moz-border-radius:10px;
	border-radius:10px;
}

ul.vz_adminlinks li:hover {
	background: #F39E92;
	color: #a71930;
}

ul.vz_adminlinks li:hover a {
	background: #F39E92;
	color: #a71930;
}

ul.vz_adminlinks li a {
	color: #fff;
	text-decoration: none;
}

ul.vz_adminlinks li a:hover {
	color: #000000;
}

/* @end */

