/*** Layoutdefinitionen ***/

#content {
	margin: auto;
	position: relative;
	width: 990px;
	height: 100%;
}
#navi_main {
	position: absolute;
	left: 10px;
	top: 20px;
}
#navi_pages {
	position: absolute;
	left: 10px;
	top: 540px;
	height: 3em;
}
#navi_promo {
	position: absolute;
	top: 540px;
	left: 445px;
	width: 100px;
	text-align: center;
	height: 3em;
}
#navi_contact {
	position: absolute;
	right: 10px;
	top: 540px;
	height: 3em;
}
#navi_actions {
	clear:both;
	position: absolute;
	left: 20px;
	bottom: 20px;
}
#navi_portions {
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 3;
}
#logo {
	position: absolute;
	left: 1px;
	top: 43px;
	width: 966px;
	height: 484px;
}
#logo img {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 100;
}
#searchform {
	position: absolute;
	top: 15px;
	right: 4px;
	width: 400px;
	height: 19.5px;
	text-align: right;
}
#area_right {
	position: absolute;
	left: 499px;
	top: 42px;
	width: 486px;
	height: 486px;
	z-index: 1;
	border: 1px solid #c9cccc;
	overflow: auto;
}
#area_left {
	position: absolute;
	left: 0px;
	top: 42px;
	width: 486px;
	height: 486px;
	z-index: 29;
	border: 1px solid #c9cccc;
	overflow: auto;
}
#area_main {
	position: absolute;
	left: 0px;
	top: 42px;
	width: 984px;
	height: 486px;
	z-index: 1;
	border: 1px solid #c9cccc;
	overflow: auto;
}
#lb_menu {
	float:right; 
	width:170px; 
	height:400px; 
	margin-right: 20px;
	margin-top: 10px;
	z-index: 3;
	line-height:1.7em;
	text-align: right;
}
#subjects {
	padding: 30px;
}

.pxtc_class_image #keywordlist {
	margin-top:2em;
	padding-top:3px;
	border-top:1px dotted #ccc;
	font-size:80%; 
}

.pxtc_class_image #keywordlist:empty {
	border-top: 1px solid red;
}


/*** Allgemeine Stildefinitionen ***/

body {
	margin : 0;
	background-color : #666;
	height : 100%;
	min-height : 570px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #aaa;
}
a:link, a:visited {
	text-decoration : none;
	color : #94ebff;
}
a:hover {
	text-decoration : none;
	color : #ffffff;
}
a:active {
	text-decoration : none;
	color : #000;
}
form {
	margin : 0;
}
img {
	margin : 0;
	border-style : none;
}
p:first-child {
	margin-top : 0;
}
h1 {
	font-weight : bold;
	font-size : 18px;
}
h2 {
	font-weight : bold;
	font-size : 16px;
}
input, select, textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
}

input[disabled], select[disabled], textarea[disabled] {
	color: #aaa;
}

/*** Klassendefinitionen ***/

span.active {
	color : #ffff00;
}
a.lb:link, a.lb:visited, a.lb:hover {
	color : #ff9933;
}
a.lb:hover, a.lb:active {
	background: #ddd;
}
a.lb:active {
	color : #ff0000;
}
.error {
	padding: 2px;
	background-color: #f00;
	color: #fff;
}
.transparent {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
td.preview {
	background: #fff;
}
div.picture {
	position: relative;
	width: 120px;
	height: 120px;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat; 
	background-position: center;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 0 6px 12px 6px;
	z-index: 2;
}
div.picture.portrait {
	-webkit-background-size: auto 120px;
	-moz-background-size: auto 120px;
	-o-background-size: auto 120px;
	background-size: auto 120px;
}
div.picture.landscape {
	-webkit-background-size: 120px auto;
	-moz-background-size: 120px auto;
	-o-background-size: 120px auto;
	background-size: 120px auto;
}
div.folder {
	background-image: url('folder.png');
}
div.gallery_item {
	float: left;
	width: 122px;
	height: 170px;
	text-align: center;
	margin-right: 13px;
	margin-top: 20px;
	overflow: hidden;
}
div.gallery_item div.picture {
	float: none;
	margin: 0;
	margin-bottom:3px;
	border: 1px solid #555;
}
div.gallery_item div.picture:hover {
	border: 1px solid #fff;
}
div.lbbutton {
	position : absolute;
	right: 3px;
	bottom: 3px;
}
div.inner_area {
	position:absolute;
	width: 360px;
	height: 360px;
	margin: 63px;
	background-color: #fff;
	background-repeat: no-repeat; 
	background-position: center;
	overflow: auto;
}
div.inner_area h2, #info h2 {
	font-size:13px;
	margin-top: 0;
}
div.inner_area a:link, div.inner_area a:visited, ul.folderlist a:link, ul.folderlist a:visited, #info a:link, #info a:visited {
	color : #ff9933;
}
div.inner_area a:hover, div.inner_area a:active, ul.folderlist a:hover, ul.folderlist a:active, #info a:hover, #info a:active {
	background: #eee;
}

div.textbox {
	padding: 10px;
}

body.pxtc_class_lightbox .gallery_item {
	position: relative;
	width: 240px;
	height: 120px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	float: left;
	margin: 6px;
	border: 1px solid #c3cccc;
}

body.pxtc_class_lightbox .gallery_item:hover {
	border:1px solid #fff;
}

body.pxtc_class_lightbox div.gallery_item div.picture {
	border-top: none;
	border-bottom: none;
	border-left: none;
}

div.lbbutton {
	display:none;
}

div.lbbutton.marked {
	display:block;
}

body.pxtc_class_lightbox .label {
	position: absolute;
	top: 0px;
	left: 123px;
	width: 111px;
	padding: 3px;
	vertical-align: top;
	overflow: hidden;
}

div.picture {
	border: 1px solid #666;
}

div.picture:hover {
	border: 1px solid #fff;
}

div.picture:hover div.lbbutton {
	display: block;
}

div.infobox_static {
	background: #FFFBBF; 
	padding: 10px;
	color: #333;
	margin-bottom: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

div.infobox_static a:link, div.infobox_static a:visited, div.infobox_static a:hover {
	color: #1B288E;
	text-decoration: none;
}
div.infobox_static a:hover, div.infobox_static a:active {
	text-decoration: underline;
}

div.infobox {
	position: fixed; 
	top: 80px; 
	right: -210px; 
	width: 200px;
	z-index: 999;
	background: #FFFBBF; 
	padding: 0 10px 10px 10px;
	color: #333;
	margin-bottom: 10px;
	box-shadow: -2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: -2px 2px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: -2px 2px 6px rgba(0,0,0,0.6);
	transition: right 1s;
	-moz-transition: right 1s;
	-webkit-transition: right 1s;
}

div.infobox:hover, div.infobox:active {
	right: 0; 
}

div.infobox .pullbox {
	position:absolute; 
	top:0;
	margin-top:-10px;
	left:-21px; 
	width:24px; 
	height:25px; 
	background-color: #FFFBBF;
	background-image: url('gear.png');
	background-repeat: no-repeat;
	background-position: 3px 2px;
	text-align:center; 
	display:block; 
	font-size:200%; 
	text-decoration:none;
	box-shadow: -2px 2px 6px rgba(0,0,0,0.6);
	-moz-box-shadow: -2px 2px 6px rgba(0,0,0,0.6);
	-webkit-box-shadow: -2px 2px 6px rgba(0,0,0,0.6);
}

div.infobox .headline {
	color: #aaa;
	font-weight: bold;
}

div.infobox a:link, div.infobox a:visited, div.infobox a:hover {
	color: #1B288E;
	text-decoration: none;
}
div.infobox a:hover, div.infobox a:active {
	text-decoration: underline;
}
ul.folderlist {
	width:600px;
	height: 370px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	background: #777;
}

ul.folderlist li.folder {
	list-style-image:url('folder_small.png');
}

ul.folderlist li.image {
	list-style-image:url('file_small.png');
}

ul.folderlist a {
	font-size: 120%;
}

ul.folderlist span {
	font-size: 80%;
}

div.cart_status {
	width: 14px;
	height: 14px;
	border: 1px solid black;
	color: green;
	text-align: center;
}

/*** Freie Klassendefinitionen (fuer TinyMCE) ***/

.zentriert {
	text-align: center;
}

/*** Objektspezifische Stildefinitionen ***/

div#navi_contact, div#navi_main {
	color:#999;
}
#navi_portions a:link, #navi_portions a:visited {
	color : #94ebff;
}
#navi_portions a:hover {
	color : #ffffff;
}
#navi_portions a:active {
	color : #000;
}
#navi_main a:link, #navi_main a:visited, #navi_pages a:link, #navi_pages a:visited, #navi_contact a:link, #navi_contact a:visited {
	color : #c9cccc;
}
#navi_main a:hover, #navi_pages a:hover, #navi_contact a:hover {
	color : #ffffff;
}
#navi_main a:active, #navi_pages a:active, #navi_contact a:active {
	color : #000;
}
#navi_promo a, #navi_promo a:link, #navi_promo a:visited {
	color:#999; 
	font-size:8px
}
#navi_promo a:hover, #navi_promo a:active {
	color:#ccc; 
}
#area_right>img {
	float: right;
	margin-left: 1em;
}
#subjects h1 {
	margin-top: 0;
}
#subjects a:link, #subjects a:visited {
	color : #c9cccc;
}
#subjects a:active {
	color : #000;
}

.pxtc_class_image #keywordlist a {
	color: #ccc;
	white-space:nowrap;
}
.pxtc_class_image #keywordlist a:hover {
	color: #ff9933;
}

.pxtc_class_image #meta_photographer, .pxtc_class_image #meta_creationdate, 
.pxtc_class_image #meta_creationtime, .pxtc_class_image #meta_city, 
.pxtc_class_image #meta_state, .pxtc_class_image #meta_country {
	display: inline;
	margin-right: 1.5ex;
}

a.button, a.button:link, a.button:visited {
	color: #999;
	border: 1px solid #999; 
	padding: 1px 4px;
	text-decoration: none;
}

a.button:hover, a.button:active {
	color: #fff;
	border: 1px solid #fff; 
}

.stickytooltip{
	box-shadow: 5px 5px 8px #818181;
	-webkit-box-shadow: 5px 5px 8px #818181;
	-moz-box-shadow: 5px 5px 8px #818181;
	display: none;
	position: absolute;
	display: none;
	border: none;
	background: white;
	z-index: 3000;
}

.stickytooltip .stickystatus{
	background: #ccc;
	color: white;
	padding-top: 5px;
	text-align: center;
	font: bold 11px Arial;
	display: none;
}

table#products tr.product_row {
	cursor: pointer;
}

table#products tr.product_row:hover {
	color: #000;
	background-color: #ddd;
}

table#products tr.active {
	color: #000;
	font-weight: bold;
}

.ui-dialog-titlebar-close {
  display: none !important;
}

.ui-dialog-content a:link, .ui-dialog-content a:visited {
	color: #273A82;
	text-decoration: none;
}

.ui-dialog-content a:hover, .ui-dialog-content a:active {
	background-color: #B3D3FF;
}

#sidebar {
	clear: both;
	float: right;
	width: 240px;
	height: 400px;
	overflow: auto;
	margin-right: 20px;
	margin-left: 20px;
}

body.pxtc_class_lightbox #sidebar {
	margin-top: -20px;
	width: 150px;
}

body.pxtc_class_lightbox #sidebar p {
	margin-top: 0;
	margin-bottom: 0.7em;
	text-align: right;
}

div#gallery_header {
	height: 32px; 
	overflow: hidden
}

div#gallery_header p:first-child {
	float: right;
}

div#gallery_header h1 {
	float: left;
	margin: 0 1em 0 0;
}

div#gallery_header h1 + p {
	margin-top: 0.6em;
	font-style: italic;
}

div.picture img.thumbnail {
	width: 120px;
	height: 120px;
	border: none;
}

div.picture div.badge {
	position: absolute;
	top: 4px;
	width: 100%;
	text-align: center;
	background-color: #ffc;
	padding: 2px;
	color: #666;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.small {
	font-size: 80%;
}

#all {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
	min-height: 600px;
}

#all #content {
	position: relative;
	padding: 1em;
	width: auto;
	border: 1px solid white;
}

#headline h1 {
	margin-top: 0;
	display: inline-block;
	vertical-align: baseline;
}

#headline_info {
	display: inline-block;
	vertical-align: baseline;
	margin-left: 1em;
}

#breadcrumb {
	display: inline-block;
	float: right;
	text-align: right;
}

a.promolink, a.promolink:link, a.promolink:visited { 
	color:#999; font-size:8px;
}

a.promolink:hover, a.promolink:active {
	color:#ccc;
}

#navi_top {
	position: relative;
	margin: 2em 0.6em 1em 0.6em;
	height: 1.5em;
}

#navi_top_left {
	position: absolute;
	left: 0;
	top: 0.5em;
}

#navi_top_right {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

#navi_top_right form {
	display: inline-block;
}

#navi_bottom {
	margin: 1em 0.6em 3em 0.6em;
}

#navi_bottom_center {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	text-align: center;
}

#navi_bottom_right {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

#language_switch {
	display: inline-block;
	margin-right: 5em
}

.pxtc_class_image_medium #logo,
.pxtc_class_image_large #logo {
	display: none;
}

#products td {
	vertical-align: top;
}

#products tr.row_text td {
	font-weight: bold;
	padding-top: 1em;
}

#products td.col-checkbox {
	width: 2em;
}

#products td.col-price {
	width: 8em;
	text-align: right;
}

#products a.infobutton, #dlg_add a.infobutton {
	float: right;
}

#dlg_add_product {
	font-weight: bold;
	margin-top: 1em;
}

#dlg_change p:first-child {
	font-weight: bold;
	margin-top: 1em;
}

#dlg_change p.message {
	color: red;
	font-size: 80%;
}

#dlg_alert p:first-child {
	font-weight: bold;
	margin-top: 1em;
}

#dlg_alert p.message {
	color: red;
	font-size: 80%;
}
