﻿/* HTML elements */
a
{
	color: #0000DD;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

abbr
{
	cursor: help;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background: #F6F6FA url('UI/background.png') no-repeat fixed 0 0;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	color: #000000;
}

body.wait, body.wait a, body.wait a:hover, body.wait div, body.wait img
{
	cursor: wait !important;
}

img
{
	border: 0;
}

.throbber
{
	background: url('generated/icons/throbber.gif') center center no-repeat;
}

li
{
	list-style-type: square;
	color: #9999AA;
}

li span
{
	color: #000000;
}

input, select, textarea, .suggest_box a
{
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	color: #000000;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
}

input, select, textarea
{
	border: 1px solid #9999AA;
	margin: 1px;
}

input[disabled], input.disabled
{
	color: #808080;
}

input[type="button"]
{
	padding: 0 5px;
}

td, th, caption
{
	font-size: 12px;
	vertical-align: top;
}

th
{
	font-weight: bold;
	text-align: center;
}

ul, ol
{
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
}

/* General */
.alert
{
	color: #DD0000;
	font-weight: bold;
}

.bothlines
{
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #9999AA;
}

.bull
{
	color: #9999AA;
}

.button
{
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	border: 1px solid #9999AA;
	padding: 1px 4px 2px 4px;
}

.filled
{
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	color: #000000;
}

.hidden
{
	display: none;
}

.icon
{
	cursor: help;
}

ul.language li
{
	list-style-type: none;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
}

select.language option
{
	background-position: 2px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.lineclear
{
	clear: both;
}

#loading
{
	border: 1px solid #9999AA;
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	background-image: url('generated/icons/throbber.gif')!important;
	background-attachment: scroll!important;
	background-position: 1em 50%!important;
	background-repeat: no-repeat!important;
	float: left;
	padding: 0.5em 1em 0.5em 2.5em;
	position: absolute;
}

.menu
{
	border: 1px solid #9999AA;
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	color: #000000;
	padding: 3px 10px 3px 10px;
	float: left;
	margin: 3px;
}

.menu.access
{
	float: right;
}

ul.meta, ul.comment_list
{
	margin: 0 0 0 2px;
	padding: 0;
}

.metabox ul.meta, .metabox ul.comment_list
{
	margin-top: 4px;
}

ul.meta li, ul.comment_list li
{
	margin: 2px 0;
	list-style-type: none;
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

ul.meta li.taken
{
	background-image: url('generated/icons/taken.png');
}

ul.meta li.resolution
{
	background-image: url('generated/icons/resolution.png');
}

ul.meta li.filesize
{
	background-image: url('generated/icons/filesize.png');
}

ul.meta li.camera
{
	background-image: url('generated/icons/camera.png');
}

ul.meta li.camera_settings
{
	background-image: url('generated/icons/settings.png');
}

ul.comment_list li
{
	background-image: url('generated/icons/commentitem.png');
}

.metabox_container
{
	position: relative;
	width: 128px;
	text-align: center;
	font-size: 1px;
}

.metabox
{
	display: none;
	position: absolute;
	top: 20px;
	left: -51px;
	width: 230px;
}

.metabox .metabox_frame
{
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	border: 1px solid #9999AA;
	padding: 0.5em;
}

.metadata
{
	font-size: 10.2px;
	text-align: left;
}

.metadata_cell
{
	float: left;
	margin-right: 2em;
}

.metadata .parent
{
	line-height: 90%;
}

.metadata .grouped_item
{
	margin-left: 1em;
}

.metadata table.meta
{
	margin-top: 1em;
}

.metadata table.meta td
{
	font-size: inherit;
}

.metadata img
{
	vertical-align: middle;
}

.overlined
{
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #9999AA;
}

.section
{
	font-size: larger;
	font-weight: bold;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #9999AA;
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	color: #000000;
}

.small, .small select
{
	font-size: 10.2px;
}

.small td, .small caption
{
	font-size: inherit;
	padding-top: 0px;
	padding-bottom: 0px;
}

.specialoption
{
	font-style: italic;
}

.system_feedback
{
	border: 1px solid #9999AA;
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	color: #000000;
	padding: 0.5em;
	margin: 0 4em;
}

.thumb
{
	color: #000000;
	margin-bottom: 2px;
	text-align: center;
	height: 130px;
	background-position: center center;
	background-repeat: no-repeat;
}

.thumb img
{
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	padding: 3px;
	border: 1px solid #9999AA;
}

.thumb img.hover
{
	border: 1px solid #0000DD;
}

.underlined
{
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #9999AA;
}

/* View Window */
.view_window
{
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
}

/* Comments Window */
.comments_window
{
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
}

.comments_window .comments
{
	margin-left: 136px;
}

.comments_window .comment
{
	border-bottom: 1px solid #9999AA;
	padding: 0.5em
}

.comments_window .comment_text
{
	padding: 0.5em
}

.comments_window .comment_time
{
	text-align: right;
	font-size: 10.2px;
}

.comments_window .menu
{
	text-align: right;
	padding: 0;
	border: 0;
	float: none;
}

.comments_window .column
{
	float: left;
	margin-right: 10px;
}

.comments_window input
{
	width: 212px;
}

.comments_window textarea
{
	width: 440px;
	height: 90px;
}

/* Category Tree */
.tree, .branch
{
	margin: 0;
	padding: 0;
	font-size: 10.2px;
}

.branch
{
	background: url('generated/icons/dots-v.png') 4px center repeat-y;
	padding-left: 12px;
}

.leaf
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	margin-top: 1px;
	list-style-type: none;
}

.leaf span
{
	font-size: 10.2px;
}

.leaf.notice
{
	color: #999999;
	margin-left: 10px;
	font-style: italic;
}

.tree img
{
	vertical-align: middle;
	margin-left: 1px;
}

.leaf .highlight
{
	border: 1px solid #0000DD;
}


/* Home */

.bar
{
	border-width: 0;
	border-style: solid;
	border-color: #9999AA;
	background: #FFFFFF url('UI/fill.png') no-repeat fixed 0 0;
	color: #000000;
}

.bar.month, .bar.filters
{
	font-size: 130%;
	border-width: 1px 0;
	padding: 3px;
}

.bar.month.second
{
	margin-top: 5px;
}

.bar.photo
{
	margin-bottom: 3px;
	padding: 2px;
}

.bar.top
{
	border-width: 1px 0;
	padding: 3px;
	margin: 5px 0;
}

.bar.footer
{
	border-width: 1px 0 0 0;
	padding: 3px 10px 3px 10px;
	margin-top: 0.5em;
}

.date
{
	height: 20px;
	color: #9999AA;
}

.empty
{
	color: #9999AA;
	font-style: italic;
	display: none;
	padding-left: 11px;
}

.photobox, .accountbox, .createuserbox
{
	float: left;
	width: 134px;
}

.photobox .thumbbox, .photobox .infobox
{
	margin-top: -20px;
}

.photobox .infobox, .accountbox .infobox
{
	padding-top: 0.5em;
	font-size: 10.2px;
}

.sidebar_left
{
	border-right: 1px solid #9999AA;
}

.content
{
	width: 100%;
}

.sidebar_right
{
	border-left: 1px solid #9999AA;
}

.sidebar_left, .content, .sidebar_right
{
	padding: 3px;
}

.thumbbox
{
	float: left;
	clear: left;
	text-align: center;
	line-height: 100%;
	width: 126px;
}

.thumbbox .hits
{
	font-size: 10.2px;
}

.icons
{
	text-align: center;
}

.icons img
{
	margin: 0 1px;
}

.view_window .icons
{
	padding: 2px 0;
}

/* Footer */
.footer .logo
{
	float: left;
	margin: 1px 5px 0 0;
}

.footer .logo a img
{
	padding: 2px;
	border: 1px solid #9999AA;
}

.footer .logo a:hover img
{
	border: 1px solid #0000DD;
}

.footer .text
{
	margin-left: 70px;
}

/* JS Popup Windows */
#viewarea
{
	position: absolute;
	top: 0;
	left: 50%;
	width: 0;
	height: 0;
}

.window .contents
{
	border: 1px solid #9999AA;
	border-width: 0 1px 1px 1px;
	padding: 4px;
}

.window .handle
{
	border: 1px solid #9999AA;
	padding: 3px;
}

.window .handle img
{
	vertical-align: middle;
}

.window .handle img.close
{
	float: right;
}

/* JS Popup Windows : Shadow */
.shadow_container
{
	position: relative;
}

.shadowNE, .shadowSW, .shadowSE, .shadowS, .shadowE
{
	top: 0;
	left: 0;
	position: absolute;
	width: 6px;
	height: 6px;
	font-size: 1px;
}

.shadowNE {background: url('UI/shadowNE.png') no-repeat;}
.shadowSW {background: url('UI/shadowSW.png') no-repeat;}
.shadowSE {background: url('UI/shadowSE.png') no-repeat;}
.shadowS  {background: url('UI/shadowS.png') repeat-x; left: 6px;}
.shadowE  {background: url('UI/shadowE.png') repeat-y; top: 6px;}

* html .shadowNE {background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='UI/shadowNE.png', sizingMethod='crop');}
* html .shadowSW {background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='UI/shadowSW.png', sizingMethod='crop');}
* html .shadowSE {background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='UI/shadowSE.png', sizingMethod='crop');}
* html .shadowS  {background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='UI/shadowS.png', sizingMethod='scale');}
* html .shadowE  {background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='UI/shadowE.png', sizingMethod='scale');}
