/* @override 
	http://www.daybreak.local/_domain/css/custom.20150323105337.css+layout.20150520130923.css.pagespeed.cc.W4NoFNZlO3.css */


body.home {
	background-image: none;
}

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

/* @end */

/* @group Top Banners */

#banner_main {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	height: 62px;
	text-align: left;
	background-color: #78A22F;
}

#banner_secondary, #banner_secondary_main {
	font:10pt Verdana,'Lucida Grande',Arial,sans-serif;
	color:white;
	border-right: none;
	border-left: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	background-color: #fff;
	height: 20px;
}

#banner_main span {
    font: bold italic 60px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    position: absolute;
    left: 335px;
    top: -6px;
    margin-top: 0px;
    padding-top: 0px;
	color: #fff;
}

#banner_secondary_main {
	padding: 0px 10px 5px 221px;
	border-top: 1px solid #fff;
}

#banner_artwork {
	padding: 0px 0px 5px 0px;
	border-top: 1px solid #fff;
}

#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:#78A22F;
	position:absolute;
	padding:5px;
	top:91px;
	left:111px;
	background:#33cc66;
	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;
}

#vizzybadge a {
	color:#ccc;
}

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

#adminlink {
	font-size: 9pt;
	color: #fff;
	position: absolute;
	top: 45px;
	right: 55px;
}

#adminlink a {
	color:#ccc;
}

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

/* @group Top Navigation */

#cat_nav, #cat_nav ul {
	font-size: 12px;
	float: left;
	width: 100%;
	list-style: none;
	background: #78A22F;
	padding: 0;
	margin: 0;
}

#cat_nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	border-left: 1px solid #fff;
}

#cat_nav a.daddy, #cat_nav a.daddy:hover
{
	background-image: url(/_system/images/rightarrowblack.gif);
	background-repeat: no-repeat;
	background-position: 11em;
}

#cat_nav li a.toplevel {
	color: #ffffff;
	background-color: #78A22F;
}

#cat_nav li a.toplevel:hover {
	background-color: #33cc66;
	color: #773141;
}

#cat_nav a:hover {
	color: #773141;
	background: #33cc66;
	text-decoration: none;
}

/* Submenu Rollovers */
#cat_nav ul li a {
	color: #ffffff;
	background: #33cc66;
	text-decoration: none;
}

#cat_nav ul li a:hover {
	color: #773141;
	background: #33cc66;
	text-decoration: none;
}

#cat_nav a.daddy, #cat_nav a.daddy:hover
{
	background-image: url(/_system/images/rightarrowwhite.gif);
	background-repeat: no-repeat;
	background-position: 11em;
}

#cat_nav li {
	float: left;
	text-align: left;
	padding: 0;
}

#cat_nav li ul {
	position: absolute;
	left: -999em;
	line-height: auto;
	width: 12em; /*dropdown menu width*/
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	z-index: 1000;
}

#cat_nav li li {
	width: 12em; /*rollover area width*/
/*	padding-right: 0em; */
}

#cat_nav li ul a {
	width: 11em; /*Border area width*/
	border: 1px solid #fff;
/*	border-bottom: 0; */
	margin-top: -1px;
	background: #78A22F;
}

* html #cat_nav li ul a {
	border-top: 0;
	margin-top: 0px;
}

.cat_nav_top {
	border-top: 1px solid #fff;
}

#cat_nav li ul ul {
	margin: -27px 0 0 11.9em; /*offset of submenus*/
}

#cat_nav li:hover ul ul, #cat_nav li:hover ul ul ul, #cat_nav li.sfhover ul ul, #cat_nav li.sfhover ul ul ul {
	left: -999em;
}

#cat_nav li:hover ul, #cat_nav li li:hover ul, #cat_nav li li li:hover ul, #cat_nav li.sfhover ul, #cat_nav li li.sfhover ul, #cat_nav li li li.sfhover ul {
	left: auto;
	z-index: 1000;
}

#cat_nav li:hover, #cat_nav li.sfhover, #cat_nav li a:hover, {
	background: #33cc66;
	color: #78A22F;
}

/* @end */

/* @end */

/* @group Left Hand Menu */

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

#loginleft {
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	color:#666;
	font-size:9pt;
	padding-top: 20px;
	padding-left: 20px;
}

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

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

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

#left_navigation ul li a:hover {
	color: #773141;
	width: 200px;
	background-image: url('/_domain/images/pointer.gif');
	background-repeat: no-repeat;
	background-position: 190px 4px;
	background-color: none;
}

/* @group Menu Items */

/* @group Home */

#menu_home {
	width: 18px;
	background-image: url('/_system/images/icons/neg/18/home.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #33cc66;
	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/neg/18/home.gif');
}

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

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

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

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

/* @end */

/* @group Search */

#menu_search {
	width: 18px;
	background-image: url('/_system/images/icons/neg/18/search.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #33cc66;
	float: left;
}

* html body div#menu_search {
	background-image: url('/_system/images/icons/neg/18/search.gif');
}

#menu_search {
	background-image: url('/_system/images/icons/neg/18/search.png');
}

* html body div#menu_search:hover {
	background-image: url('/_system/images/icons/neg/18/search.gif');
	background-color: #773141;
}

#left_navigation ul li a:hover #menu_search {
	background-image: url('/_system/images/icons/neg/18/search.png');
	background-color: #773141;
}

* html body div#left_navigation ul li a:hover #menu_search {
	background-image: url('/_system/images/icons/neg/18/search.gif');
	background-color: #773141;
}

/* @end */

/* @group Submit */

#menu_submit {
	width: 18px;
	background-image: url('/_system/images/icons/neg/18/file_add.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #33cc66;
	float: left;
}

* html body div#menu_submit {
	background-image: url('/_system/images/icons/neg/18/file_add.gif');
}

#menu_submit {
	background-image: url('/_system/images/icons/neg/18/file_add.png');
}

* html body div#menu_submit:hover {
	background-image: url('/_system/images/icons/neg/18/file_add.gif');
	background-color: #773141;
}

#left_navigation ul li a:hover #menu_submit {
	background-image: url('/_system/images/icons/neg/18/file_add.png');
	background-color: #773141;
}

* html body div#left_navigation ul li a:hover #menu_submit {
	background-image: url('/_system/images/icons/neg/18/file_add.gif');
	background-color: #773141;
}

/* @end */

/* @group Logout */

#menu_logout {
	width: 18px;
	background-image: url('/_system/images/icons/neg/18/arrow_left.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #33cc66;
	float: left;
}

* html body div#menu_logout {
	background-image: url('/_system/images/icons/neg/18/arrow_left.gif');
}

#menu_logout {
	background-image: url('/_system/images/icons/neg/18/arrow_left.png');
}

* html body div#menu_logout:hover {
	background-image: url('/_system/images/icons/neg/18/arrow_left.gif');
	background-color: #773141;
}

#left_navigation ul li a:hover #menu_logout {
	background-image: url('/_system/images/icons/neg/18/arrow_left.png');
	background-color: #773141;
}

* html body div#left_navigation ul li a:hover #menu_logout {
	background-image: url('/_system/images/icons/neg/18/arrow_left.gif');
	background-color: #773141;
}

/* @end */

/* @group MyAccount */

#menu_myaccount {
	width: 18px;
	background-image: url('/_system/images/icons/neg/18/user.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #33cc66;
	float: left;
}

* html body div#menu_myaccount {
	background-image: url('/_system/images/icons/neg/18/user.gif');
}

#menu_myaccount {
	background-image: url('/_system/images/icons/neg/18/user.png');
}

* html body div#menu_myaccount:hover {
	background-image: url('/_system/images/icons/neg/18/user.gif');
	background-color: #773141;
}

#left_navigation ul li a:hover #menu_myaccount {
	background-image: url('/_system/images/icons/neg/18/user.png');
	background-color: #773141;
}

* html body div#left_navigation ul li a:hover #menu_myaccount {
	background-image: url('/_system/images/icons/neg/18/user.gif');
	background-color: #773141;
}

/* @end */

/* @group Admin */

#menu_admin {
	width: 18px;
	background-image: url('/_system/images/icons/neg/18/file_edit.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #33cc66;
	float: left;
}

* html body div#menu_admin {
	background-image: url('/_system/images/icons/neg/18/file_edit.gif');
}

#menu_admin {
	background-image: url('/_system/images/icons/neg/18/file_edit.png');
}

* html body div#menu_admin:hover {
	background-image: url('/_system/images/icons/neg/18/file_edit.gif');
	background-color: #773141;
}

#left_navigation ul li a:hover #menu_admin {
	background-image: url('/_system/images/icons/neg/18/file_edit.png');
	background-color: #773141;
}

* html body div#left_navigation ul li a:hover #menu_admin {
	background-image: url('/_system/images/icons/neg/18/file_edit.gif');
	background-color: #773141;
}

/* @end */

/* @group Lightboxes */

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

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

#menu_lightboxes {
	background-image: url(/_system/images/icons/neg/18/lightbox.png);
}

#menu_lightboxes:hover {
	background-image: url(/_system/images/icons/neg/18/lightbox.png);
	background-color: #773141;
}

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

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

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


/* @group Home Page */

#wrapper {
	z-index: 2;
	text-align: left;
	background-color: #fff;
	font-family: sans-serif, verdana, helvetica, arial;
	width:1165px;
	margin-left: auto; /* half of the width */
	margin-right: auto; /* half of the width */
}

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

h2.homehead {
	font-family: sans-serif, verdana, helvetica, arial;
	font-weight: bold;
	font-style: italic;
	color: #78A22F;
}

#column_one {
	font-size: 12pt;
	color: #555;
	margin-left: 15px;
	float: left;
	clear: right;
	padding: 4px;
/*	border: 1px solid gray; */
	width: 220px;
}

#column_four {
	font-size: 12pt;
	color: #555;
	float: left;
	clear: right;
	padding: 4px;
	width: 905px;
}

/* @end */
/* @end */

/* @end */

/* @end */

/* @group Lightbox */

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

#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;
}

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

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

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

.lb_verbal a:hover {
	color: white;
}
#lb_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.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;
}

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

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

/* @end */

/* @group Main Content Area */

/* @group Crumbtrail */

#crumbtrail {
	font-size: 10pt;
	color: #444;
/*	position: absolute;
	top: 140px;
	left: 253px; */
	float: left;
	width: 100%;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33cc66;
	margin-bottom: 10px;
/*	background: url(/_domain/images/underline.png);
	background-repeat: no-repeat;
	background-position: left bottom; */
}

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

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

/* @end */

#artworkcontent {
	padding: 30px;
	border: 0px;
	background: #fff;
	color:#666;
	font-size:9pt;
	margin: 0px 0px 0px 0px;
}

#maincontent, #maincontent_wide, #maincontent_home {
	padding: 30px;
	border: 0px;
	background: #fff;
	color:#666;
	font-size:9pt;
	margin: 0px 0px 0px 223px;
}

#maincontent_home {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

#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-bottom: 5px;
	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, #resultsBanner_error {
	font-size: 1.2em;
	color: #fff;
	background-color: #78A22F;
	padding: 5px 10px 15px 10px;
	width: auto;
	height: 2em;
	line-height: 1.6em;
	margin-bottom: 10px;
}

#resultsBanner {
	background-color: #78A22F;
}

#resultsBanner_error {
	background-color: #ff0000;
}

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


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

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

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

/* @group Results Detail */

a.mediafile-action-button {
    background: transparent url('/_system/css/images/bg_button_tall_a.gif') no-repeat scroll top right;
    color: #444;
	width: 310px;
	margin-bottom: 5px;
	margin-top: 5px;
    margin-left: 8px;
    display: block;
    float: left;
    clear: left;
    font: normal 12px arial, sans-serif;
    height: 34px;
    padding-right: 18px;
    text-decoration: none;
}

a.mediafile-action-button span {
	font-size: 15px;
	font-weight: bold;
	color: #555;
    background: transparent url('/_system/css/images/bg_button_tall_span.gif') no-repeat;
    display: block;
    margin-bottom: 5px;
    line-height: 24px;
    padding: 5px 0 6px 18px;
    text-align: center;
}

a.mediafile-action-button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.mediafile-action-button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

a.mediafile-action-button-narrow, a.linkbutton {
    background: transparent url('/_system/css/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
	width: auto;
	margin-bottom: 5px;
	margin-top: 5px;
    margin-left: 8px;
    display: block;
    float: left;
    clear: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    padding-right: 18px;
    text-decoration: none;
}

a.mediafile-action-button-narrow span, a.linkbutton span {
	font-size: 14px;
	font-weight: bold;
	color: #555;
    background: transparent url('/_system/css/images/bg_button_span.gif') no-repeat;
    display: block;
    margin-bottom: 5px;
    line-height: 14px;
    padding: 5px 0 6px 18px;
    text-align: center;
}

a.mediafile-action-button-narrow:active, a.linkbutton:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.mediafile-action-button-narrow:active span, a.linkbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

p.basketmessage {
	color: red;
	float: left;
	clear: left;
	width: 100%;
}
div.ordernow {
	background: url(/_system/css/images/ordernow.gif) no-repeat;
	width: 177px;
	height: 117px;
	position: absolute;
	z-index: 100;
}

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

#results_detail_info {
	float: left;
}

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

#results_detail_download {
	width: 320px;
}

#user_blurb {
	width: 100%;
	clear: right;
	float: left;
}

#userCats {
	float: left;
}

#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: 150px;
	font-family: "Lucida Grande", sans-serif, verdana, arial, helvetica;
	font-size: 8pt;
}


.resultsgrid_preview {
	margin-bottom: 2px;
	width: 100px;
	height: 100px;
	background-color: silver;
	background-position: center top;
	background-repeat: no-repeat;
}

.resultsgrid_icon a
{
	float: right;
	margin-right: 5px;
	border: 0px;
	background-color: #c5c5c5;
}

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


.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.rowOdd
{
	background-color:#f0f0f0;
}

tr.rowAlert
{
	background-color:#33cc66;
}

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 {
	display: ;
}

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


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

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

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

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

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

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

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;
	text-align: left;
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
}

#artworkResponse
{
    z-index:102;
	text-align: center;
	background-color: #FF9;
	position:absolute;
	left: 50%;
	top: 50%;
	width:500px;
	height:300px;
	margin-top: -150px; /* half of the height */
	margin-left: -150px; /* half of the width */
	font-family: "lucida grande", verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #666;
	border-left: 1px;
	border-top: 1px;
	border-right: 3px;
	border-bottom: 3px;
	border-style: solid;
	border-color: black;
	padding: 15px;
}

#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: 0 auto; text-align: left;
	float: left;
}

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

/* @end */

/* @group Ticker Tape */

#footer {
	background: url(/_domain/images/bg-footer.gif) repeat-x;
	width: 100%;
	overflow: hidden;
	margin: -21px auto;
	padding: 0 7px;
	z-index:1000;
	position: fixed;
	bottom: 16px;
}
#footer .holder {
	width: 100%;
	margin: 0 auto;
	padding: 1px 0 0;
}
.carousel {
	overflow:hidden;
	width: auto;
}
#footer .carousel {
	display:none;
}
#footer strong.title {
	float: left;
	background: url(/_domain/images/bg-title-l.gif) no-repeat;
	color: #fff;
	font-size: 17px;
	line-height: 28px;
	font-weight: normal;
}
#footer strong.title span {
	float: left;
	height: 23px;
	overflow: hidden;
	padding: 0 0 0 17px;
	background: url(/_domain/images/bg-title-r.gif) no-repeat 100% 0;
}

.gallery-slide strong.title span em a {
	color: #fff;
	text-decoration: none;
}
strong.title em {
	float: left;
	font-style: normal;
	padding: 0 33px 0 0;
}
.carousel .link-prev,
.carousel .link-next {
	float: left;
	background: url(../images/btn-prev.gif) no-repeat;
	width: 10px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 9px 0 0;
}
.carousel .link-next {
	background: url(../images/btn-next.gif) no-repeat;
	margin-left: 5px;
	margin-right: 11px;
}
.carousel div {
	width:100%;
	overflow:hidden;
	position:relative;
	clear: both;
	padding: 12px 0;
	margin:0 10px;
}
.carousel div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.carousel div ul li {
	float:left;
	width:200px;
	overflow:hidden;
	padding: 0 10px 0 0;
}
.carousel div ul li img {
	margin: 0 7px 0 0;
	border: 1px solid #fff;
}
* html .carousel div ul li img {margin-right: 4px;}
.carousel div ul a {
	display: block;
	width:200px;
	overflow: hidden;
	position: relative;
	font: 9px/10px  Arial, Helvetica, sans-serif;
}
.carousel div ul a span {
	position: absolute;
	color: #fff;
	top: 0;
	width: 60px;
}
.carousel div ul a:hover span {text-decoration: underline;}
span.mark {
	display: block;
	position: static !important;
}

/* @end */


div.warningpanel {
	background: red;
	color: white;
	padding: 10px 10px;
	width: auto;
}
.warningpanel a {
	color: yellow;
	text-decoration: underline;
}

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;
	text-indent: 0;
	margin-left: 0;
}

ul.vz_adminlinks li a {
	list-style: none;
	background: #78A22F;
	width: 250px;
	display: block;
	padding: 5px 15px;
	margin: 5px 0;
	-moz-border-radius:10px;
	border-radius:10px;
	color: #fff;
	text-decoration: none;
}

ul.vz_adminlinks li a:hover {
	background: #33cc66;
	color: #773141;
}

/* @end */

#column_one p {
    width: 190px;
    font-size: 16px;
    line-height: auto;
    background: url('/_domain/css/images/red-dialogue-bottom.jpg') 0 bottom;
    background-repeat: no-repeat;
    color: #fff;
    padding: 10px 35px 10px 10px;
    margin: 0 0 10px 0;
}
#column_one p a {
    color: #fff;
    text-decoration: none;
}
#column_one p a:hover {
    text-decoration: underline;
}
#column_one p span {
    float: left;
    margin: -10px;
    width: 230px;
    height: 6px;
    background: url('/_domain/css/images/red-dialogue-top.jpg') 0 top;
    background-repeat: no-repeat;
}

/* @group Header Search */

#header_search {
	margin: 0 0 0 0px;
	padding: 0;
	width: 200px;
	height: 65px;
	float: right;
	display: inline;
	overflow: hidden;
	position: absolute;
    top: 0px;
    left: 400px;
    z-index: 1000;
}

#header_search fieldset {
	border: 0;
}
#header_search .sfsearchBox {
	margin: 0;
	padding: 0;
}

#header_search .sfsearchBox input {
	height: 36px;
	border: none; 
	float: left;
	overflow: hidden;
}


#header_search .sfsearchBox input.sfsearchTxt {
	font-size: 18px;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 156px; 
	display: inline;
	vertical-align: middle;
	text-indent: 10px;
	color: #666;
	margin: 0;
	background: url('img/sfsearchTxtBG.gif') no-repeat 0 0;  
}

#header_search .sfsearchBox input.sfsearchSubmit {
	position: absolute;
	top: 20px;
	left: 156px;
	width: 34px;
	height:36px;
	display: inline-block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	cursor: pointer; 
	background: url('img/sfsearchSubmitBG.gif') no-repeat 0 0;
}

/* @end */
