<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
should perhaps go into tj_style.css
*/

img.item_icon
{
	padding: 2px;
	border: 2px solid #DCDCDC
}

img.default_item_icon, a.default_item_icon img
{
/*	border-width: 0 !important; */
}

.hideMe
{
	visibility: hidden;
	display: none;
	width: 0;
	height: 0;
	border-width: 0;
}

.disabled
{
	color: #CCC;
}


/*
General stuff for ImageSelector and ImageUpload usage
*/

.lightbox_header
{
	font-family: 'ArialRoundedMTBold', Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	height:40px;
	color: #1263ae;
	font-size: 36px;
	line-height: 1.2em;
	letter-spacing: -1px;
	margin: 0px 0px 18px 0px;
}

.lightbox_header img
{
	height: 40px;
	width: 40px;
	padding-bottom: 8px;
	vertical-align:middle;
}

.itemImageSearch input
{
	margin: 0px;
	vertical-align: middle;
}

.itemImageSearch a
{
	color: #666;
	font-family: "Oxygen", Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.otherOptions
{
	width:auto;
	height:130px;
	margin-bottom:20px;
	padding-left:12px;
}

.option a
{
	font-family: 'ArialRoundedMTBold', Helvetica, sans-serif;
	font-weight: normal;
	font-size:16px;
	color:#444;
	text-decoration: none;
	line-height:90%;
}

.pagination
{
	float: right;
	margin: 15px 0 15px 0 !important;
}

.buttonLink
{
	display: inline-block;
	margin: 0;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	line-height:150%;
}

.buttonLink a, a.buttonLink, .buttonLink input
{
	vertical-align: middle !important;
	text-decoration: none !important;
	color: #666 !important;
}

.buttonLink a img, a.buttonLink img
{
	vertical-align: middle !important;
	padding: 0 6px 6px 0 !important;
}

.button_link
{
	display: inline-block !important;
	margin: 0 !important;
	vertical-align: middle !important;
	text-decoration: none !important;
	font-size: 16px !important;
	color: #666 !important;
	font-weight: bold !important;
}

.condensed
{
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

#img_block
{
	margin: 0;
}

a.imgFound img, img.imgFound
{
	/* Be sure to update $icon_buffer_width at the top of img_results.php 
		if you change the size of the margin, padding, or border */
	margin: 2px;
	/* THESE SHOULD PULL FROM THE PHP CONSTANT!!! */
	width: 100px;
	height: 100px;
}
a.imgFound:link img, a.imgFound:visited img
{
	border-color: #DCDCDC;
}
a.imgFound:hover img
{
	border-color: #027188;
}
a.imgFound:active img
{
	border-color: #2469B6;
}


/* - - - - - - - - - - - - - - - - - - - - -

	Image Uploader Form

- - - - - - - - - - - - - - - - - - - - - */

#itemIconUploadForm
{
	font-weight: normal;
	color: #666;
}

.imgUploader
{
	margin: 0;
	font-size: 10pt;
}

.imgUploader label
{
	font-size: 14px;
	font-weight: bold;
}

.imgUploader select
{
	margin: 0;
}

.imgUploader input[type="text"]
{
	width: 180px;
	margin: 0;
}

.emsg
{
	color:#b23535;
}


/* - - - - - - - - - - - - - - - - - - - - -

	Uploaded Image Confirmation

 - - - - - - - - - - - - - - - - - - - - - */

.grey, .gray
{
	color: #666;
}

.member_image_upload .style_big {
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    border-radius: 300px;
    float: left;
    height: 300px;
	margin: 2px 15px 12px 2px !important;
    overflow: hidden;
    width: 300px;
}

.member_image_upload .imageWrapper {
    float: left;
}

.member_image_upload .confirmImg
{
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    border: 2px solid #a3a3a3 !important;
    border-radius: 300px;
	height: 300px;
    overflow: hidden;
    position: relative;
    width: 300px;
}

.member_image_upload .confirmImg .fa {
    color: #a3a3a3;
    font-size: 48px;
    left: 50%;
    margin: -24px 0 0 -24px;
    position: absolute;
    top: 50%;
    z-index: 10;
}

.member_image_upload .imgCaption {
    color: #a3a3a3;
    text-align: center;
}

.member_image_upload .imgFound
{
    height: auto;
	min-height: 100%;
    max-width: 100%;
    width: auto;
}

.member_image_upload .uploadDisclaimer {
    display: inline-block;
    font-size: 9px;
    line-height: 1.5;
}

.member_image_upload .uploadDisclaimer a {
    color: #1263ae !important;
    font-size: 9px;
}

.confirmTerms_member
{
	margin: 0;
	padding: 4px 16px 12px 340px;
	line-height: 140%;
	font-size: 16px;
}

.confirmTerms_item
{
	margin: 0;
	padding: 0px 16px 12px 120px;
	line-height: 140%;
	font-size: 16px;
}

.smallTopMargin
{
	margin: 10px 0 0;
	padding: 0 12px;
}


/* - - - - - - - - - - - - - - - - - - - - -

	Image Uploader Info
	(from PERL CGI script)

 - - - - - - - - - - - - - - - - - - - - - */

#uploadInfoContainer
{
	width: 100%;
	height: 75%;
}

#uploadInfoID
{
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 100%;
	height: 150px;
}

.fileUploadHeader
{
	margin: 0;
	padding: 0;
	font-family: "Oxygen", Helvetica, sans-serif;
	color: #555;
}

/* the outer bar container */
.fileUploadProgressBar
{
	margin: 10px 25px;
	padding: 0;
	border: 2px solid #BBB;
	background-color: #F3F3F3;
	width: 75%;
	height: 15px;
}

/* the actual % progress bar */
.fileUploadProgressBar div
{
	margin: 0;
	padding: 0;
	border-width: 0;
	background-color: #027188;
	height: 100%;
}

.fileUploadInfo
{
	margin: 0;
	padding: 0 0 0 25px;
	font-family: "Oxygen", Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
}

/* Result page */
.imgFound .keywords
{
	font-size:9px;
	position: absolute; 
	bottom: 0px; 
	left: 0px; 
	display: none;
	width: 94px;
	margin: 9px 6px; 
	padding: 3px;
	background-color: black; 
	color: white; 
	text-align: center;
	opacity:0.6;
	filter:alpha(opacity=60);
}
/* IE */
*:first-child+html .imgFound .keywords
{
	left: -2px;
}</pre></body></html>