@charset "utf-8";
/* CSS Document */

* {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

input, select, option, textarea
{
	color: #333333 !important;
}

.clearer {
	clear: both;
}

body, html {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

img {
	border: none;
}

a, a:link, a:visited, a:active, span.link {
	color: #ff6600;
	text-decoration: none;
	font-size: inherit;
}

a:hover {
	text-decoration: underline;
}

a.arw1 {
	padding-left: 9px;
	background: url(../img/arw_r_orange_1.gif) no-repeat 0px 5px;
}

a.arw12 {
	padding-right: 9px;
	background: url(../img/arw_r_orange_1.gif) no-repeat right 5px;
}

a.arw2 {
	padding-left: 12px;
	background: url(../img/arw_u_orange_1.gif) no-repeat 0px 5px;
}

a.arw3 {
	padding-left: 9px;
	background: url(../img/arw_l_orange_1.gif) no-repeat 0px 5px;
}

h3
{
	font-size: 11pt;
}

h3.error
{
	color: #ff3300 !important;
	font-weight: bold !important;
}

#all {
	height: 100%;
	min-width: 980px;
}

#doc {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	table-layout: fixed;
}

#doc td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#top {
	
}

#middle {

}

#bottom {

}

#header {
	padding: 5px 0 0 0;
	height: 55px;
	width: 930px;
	text-align: left;
}

#header table
{
	border-collapse: collapse;
	width: 100%;
}

#header .login-welcome
{
	cell-spacing: 0;
	border-collapse: collapse;
}

#header .login-welcome td
{
	padding: 0;
	margin: 0;
	vertical-align: top !important;
}

#header .login-welcome .name
{
	font-family: Arial Narrow, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ff6600;
}

#nav {
	margin-bottom: 1px;
	width: 930px;
	text-align: left;
}

#nav table
{
	width: 100%;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#nav table .tab
{
	width: 1px;
}

#nav table .link
{
	width: 1px;
	padding-left: 15px;
}

#nav table .link table td
{
	vertical-align: middle !important;
	padding-right: 2px !important;
}

#nav img {
	margin-right: 2px;
}

#topsearch {
	height: 77px;
	margin-bottom: 1px;
	background: url(../img/layout_bg_topsearch.jpg) repeat-x;
}

#cont {
	background: url(../img/layout_bg_cont.jpg) repeat-x;
	min-height: 229px;
	height: 100%;
	margin-bottom: 20px;
}

#cont table {
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.center-cont {
	text-align: center;
}

#cont table.centered,
.center {
	height: inherit;
	margin: 0 auto 0 auto;
	text-align: center;
}

.center-cont
{
	height: inherit;
	margin: 0 auto 0 auto;
	width: 930px;
	text-align: left;
}

#cont table.full {
	width: 100%;
}

#topbar {
	position: relative;
	left: 0px;
	top: 0px;
	height: 23px;
	margin-bottom: 1px;
	background: url(../img/layout_bg_topbar.jpg) repeat-x;
}

#bottom td {
	background: #ff6600;
	height: 61px;
}

#footer {
	border-top: 1px dotted #ffffff;
	height: 60px;
}

#footer img {
	background: #ff6600;
}

#footer_info {
	margin: 40px 0 0 30px;
	float: left;
}

#footer_logo {
	float: right;
	margin: 12px 30px 0 0;
}

/* --- --- --- Default content pages */

.defaultpage
{
	padding: 20px 0 0 0 !important;
}

.defaultpage h3
{
	font-size: 13pt;
	color: #ff6600;
	font-weight: normal;
}

/* --- --- --- IDB Init pages */

.idb-init
{
	padding: 50px;
}

/* --- --- --- Image view */


.cont-imageview #topbar {
	
}

.cont-imageview table {
	width: 100%;
}

.cont-imageview #col0 {
	padding: 1px;
	width: 1px;
}

.cont-imageview #col1 {
	padding-left: 3px;
}

.cont-imageview #col1 table {
	border-collapse: separate;
	border-spacing: 2px;
	height: 405px;
}

.cont-imageview #col1 .download {
	height: 1%;
	background: #dadada;
}

.cont-imageview #col1 .description,
.cont-imageview #col1 .download {
	width: 285px;
}

.cont-imageview #col1 .description
{
	background: #c0c0c0;
}

.cont-imageview #col1 .keywords
{
	background: #e5e5e5;
}

.cont-imageview #col1 .description,
.cont-imageview #col1 .download,
.cont-imageview #col1 .keywords {
	margin-top: 1px;
	padding: 18px 23px 18px 23px;
	
}

.cont-imageview #col1 .description .shorttext
{
	font-size: 9pt;
}

.cont-imageview .image {
	width: 400px;
	height: 400px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

.cont-imageview .image table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
}

.cont-imageview .image td {
	text-align: center;
	vertical-align: middle !important;
}

.cont-imageview .shorttext {
	font-weight: bold;
}

.cont-imageview .custdata-cont {
	padding: 15px 0;
}

.cont-imageview .custdata {
	padding: 1px 0;
}

.cont-imageview  .custdata-cont span{
	padding-left: 3px;
}

.cont-imageview .keywords .header {
	padding: 0 0 10px 0;
}

.cont-imageview .keywords .button {
	padding: 10px 0 0 0;
}

.cont-imageview .download input {
	margin: 0;
	padding: 0;
}

.cont-imageview .download .header {
	padding: 0 0 10px 0;
}

.imgview-controls
{
	padding-left: 2px;
}

.imgview-controls table
{
	width: 400px;
}

.imgview-controls table .prev
{
	text-align: left;
}

.imgview-controls table .back
{
	text-align: center;
}

.imgview-controls table .next
{
	text-align: right;
}

/* --- --- --- Breadcrumbs */

.breadcrumbs
{
	text-align: left;
}

.breadcrumbs table
{
	width: auto;
}

.breadcrumbs td
{
	vertical-align: middle !important;
	padding: 8px 7px 8px 2px !important;
	color: #ff6600;
}

/* --- --- --- Content footer */

.contfooter
{
	padding: 8px 0;
}

/* --- --- --- Search */

#searchform
{
	width: 100%;
}

#left_panel
{
	width: 100%;
}

#left_panel_overlay
{
	position: absolute;
	left: -300px;
	top: 0px;
	z-index: 999999;
	/*filter:alpha(opacity=75);
	opacity: 0.85;
	-moz-opacity:0.85;*/
	text-align: center;
}

#left_panel_overlay span
{
	position: relative;
	left: 0;
	top: 40px;
	color: #ffffff;
	font-size: 18pt;
	font-weight: bold;
}

#search
{
	padding-top: 3px;
	clear: both;
}

#year
{
	padding: 2px 0;
}

#year table
{
	margin: 0;
	width: 100%;
	height: 1px;
	border-collapse: collapse;
}

#year td
{
	text-align: left;
	vertical-align: middle;
}

#year span
{
	font-weight: bold;
	color: #ffffff;
}

#year td.sel1,
#year td.sel2,
#year td.button
{
	width: 1px;
	white-space: nowrap;
}

#year td.text
{
	padding: 0 3px;
	width: auto !important;
}

#year td
{
	width: 1px;
}

#year td.button
{
	padding: 0 3px;
	cursor: pointer;
}

#year .selector
{
	float: right;
}

.box
{
	clear: both;
}

.box-header
{
	width: 100%;
	float: left;
	padding-bottom: 2px;
}


.box-ro .box-header
{
	
}

.box-header-cont
{
	padding: 2px;
	background: #737373;
	height: 20px;
}

.box-ro .box-header-cont
{
	background: #737373;
}

.box-header-cont *,
.box-header-cont
{
	color: #ffffff;
}

.box-panel
{
	position: relative;
	left: 0;
	top: 0;
	float: left;
	display: none;
}

.box-ro .box-panel
{
	display: block;
}

.box-body
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 900;
	
	background: #ababab url(../img/layout_bg_box.jpg) no-repeat;
	
}

.box-body-cont
{
	
	border-bottom: 1px solid #737373;
	border-right: 1px solid #737373;
	margin-left: 3px;
	
	padding: 2px;
	width: 197px;
	
	min-height: 19px;
	overflow: auto;
	 
}

.ie .box-body-cont
{
	min-height: 18px !important;
}

.box label
{
	display: block;
	color: #ffffff;
	cursor: pointer;
}

.box input.text
{
	width: 150px;
	border: #808080 solid 1px;
	background: white;
}

.box input.button
{
	border: #808080 solid 1px;
	background: white;
}

/* --- --- --- tree */

#tree {
	padding-left: 5px;
}

#tree_hint
{
	position: relative;
	left: 4px;
	top: 35px;
}

#tree_hint div
{
	position: absolute;
	display: none;
}


.tree-msg
{
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 12px;
}

#tree_msg
{
	padding: 5px 0 0 0;
}

#tree_tipcanvas
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	background: #898989;
	color: #ffffff;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	width: auto;
	white-space: nowrap;
}

.tafelTree_row {
	
	width: 195px;
	overflow: hidden;
	background: none;
}

.tafelTreecontent
{
	cursor: default;
}

.tafelTreecontent-ro
{
	text-decoration: underline;
	cursor: pointer;
	color: #ffffff !important;
}

.tafelTreecontent-sel
{
	text-decoration: underline;
	color: #ffffff !important;
}

.tafelTree_beforeIcon {
	
}

.tafelTree_level1 {
	margin-top: 5px !important;
}

td.tafelTreecanevas div
{
	color: #cccccc;
}

.tafelTree_level1 .tafelTreecanevas
{
	color: #ffffff;
	font-weight: bold;
}



/* --- BROWSE */

.cont-browse {
	
}

.cont-browse .textcont
{
	padding: 0 0 0 22px;
}

.browser-cont-centered div.textcont
{
	padding-top: 20px;
}

.cont-browse .topbar {
	width: 100%;
}

.cont-browse table {
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: auto;
}

.cont-browse table td {
	padding: 0;
	margin: 0;
}

.cont-browse .leftcol {
	background: url(../img/layout_bg_leftcol.jpg) no-repeat #676767;
}

.cont-browse #col0 {
	height: 100%;
	color: #ffffff;
}

.cont-browse #colsplitter {
	width: 3px;
	background: #b0b0b0;
}

.cont-browse .colsplitter-ro {
	background: #a6997e !important;
	cursor: e-resize;
}

.cont-browse .colsplitter-active
{
	cursor: default !important;
	background: #937453 !important;
}

.cont-browse #col1 {
	height: 100%;
}

.cont-browse .contbar table {
	height: 23px;
	border-collapse: collapse;
	border-spacing: 0;
}

.cont-browse .contbar td {
	vertical-align: middle;
}

.cont-browse #col1 .contbar td.left
{
	padding-left: 18px;
}

.cont-browse #col1 .contbar td.right
{
	padding-right: 0 !important;
}

#bottombar td.left,
#bottombar td.right
{
	border-top: 1px solid #d2d2d2;
	padding-top: 4px;
	vertical-align: middle;
}

#bottombar td.left
{
	padding-left: 6px;
}

#bottombar .goto-button
{
	/* padding-right: 0 !important; --> noborder */
}


/* --- --- --- general content formattings */

.contbar table
{
	width: 100%;
}

.contbar *
{
	color: #8c8c8c;
}

.contbar table td.right
{
	width: 1px;
}

.contheader
{
	padding: 16px 0 10px 0;
}

.cont-browse .contheader
{
	
}

.contheader,
.contheader *
{
	font-weight: bold;
	font-size: 10pt;
}

/* --- --- --- browser */

#browser
{
	
}

#browser table
{
	height: auto;
}

/*
.thb
{
	margin: 5px;
	padding: 5px;
	border: #a0a0a0 2px solid;
	cursor: pointer;
}
*/

.thb
{
	padding: 5px;
	width: 180px;
	height: 227px;
}

.thb table
{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.thb td,
.thb td *
{
	padding: 0 !important;
	margin: 0 !important;
}

.thb .top,
.thb .bottom
{
	height: 1px;
}

.thb .left,
.thb .right
{
	width: 1px;
}


.thb .short
{
	font-weight: bold;
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
}

.thb .long
{
	width: 160px;
	white-space: nowrap;
	overflow: hidden;
}

.thb .long-ol
{
	position: relative;
	left: 0;
	top: 0;
}

.thb .long-ol div
{
	display: none;
	width: auto;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 0;
	background: #ffffff;
}

.thb .img
{
	width: 160px;
	height: 160px;
	background: #dedede;
	cursor: pointer;
}

.thb .img table
{
	width: 100%;
	height: 100% !important;
}

.thb .img td
{
	text-align: center !important;
	vertical-align: middle !important;
}

.thb .buttons
{
	text-align: right;
}

.thb .buttons table
{
	cell-spacing: 0;
	border-collapse: collapse;
}

.thb .buttons td.cbx
{
	text-align: left;
	vertical-align: middle !important;
	width: 1px;
}

.thb .buttons td.cbx input
{
	/* checkbox consumes too much space in ie! */
	padding: 0 !important;
	margin: 0 !important;
	line-height: 20px !important;
	letter-spacing: -2px !important;
}

.thb .buttons td.date
{
	color: #999999;
	vertical-align: middle !important;
}

.thb .buttons td.date-center
{
	text-align: center;
}

.thb .buttons td.btn
{
	width: 1px;
	text-align: right !important;
	vertical-align: middle !important;
	padding-left: 2px !important;
}

#browser table
{
	border-collapse: collapse;
	border-spacing: 0;
}

#thumb_ol
{
	cursor: pointer;
}

#thumb_ol *
{
	padding: 0;
	margin: 0;
}


#thumb_ol .tags table
{
	
}

#thumb_ol .tags .left
{
	padding-right: 4px;
}

#thumb_ol .img table
{
	border-collapse: collapse;
}

/* --- --- --- browser bar */

.cont-browse #browser
{
	padding: 8px;
	padding-bottom: 0;
}

.cont-browse .browser-cont-centered .center-cont
{
	width: 950px;
}

.cont-browse .center #browser
{
	padding: 5px 0 0 0 !important;
}

.cont-browse .full #topbar table
{
	/* width: 762px; --> noborder */
}

.cont-browse .full #bottombar
{
	
}

.cont-browse .full #bottombar table
{
	/* width: 745px; --> noborder */
}

.cont-browse .full #topbar .right
{
	text-align: right !important;
	width: 1px;
}

.cont-browse .limited table
{
	width: 100%;
}

.cont-browse .limited .right
{
	width: 1px;
	text-align: right !important;
}

.browser-bar table
{
	width: auto !important;
}

.browser-bar table *
{
	white-space: nowrap;
}

.browser-bar td
{
	padding: 0 4px !important;
	vertical-align: middle !important;
}

.browser-bar input
{
	padding: 0;
	margin: 0;
}

.browser-bar .btn-prev,
.browser-bar .btn-next,
.browser-bar .goto-button *
{
	cursor: pointer;
}

.browser-bar .goto-input form
{
	margin: 0;
}

.browser-bar .goto-input input
{
	width: 20px;
}

.browser-bar .splitter
{
	width: 1px;
}

.browser-bar .splitter div
{
	border-left: 1px dotted #8c8c8c;
	height: 16px;
}

/* --- --- --- Lightbox Bar */

.lightbox-bar
{
	height: 100% !important;
}

.lightbox-bar td
{
	color: #8c8c8c;
	padding: 0 4px !important;
	vertical-align: middle !important;
}

.lightbox-bar td.caption
{
	/* padding: 0 4px 0 0 !important; --> noborder */
}

table.lightbox-bar
{
	width: auto !important;
	height: 100% !important;
}

/* --- --- --- Lightbox listing */

.cont-lbxlisting table
{
	cell-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}

.cont-lbxlisting table td,
.cont-lbxlisting table th
{
	text-align: left;
	padding: 3px 22px !important;
	vertical-align: middle !important;
}

.cont-lbxlisting table th
{
	border-bottom: 1px solid #afafaf;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
}

.cont-lbxlisting table td
{
	border-bottom: 1px solid #d0d0d0;
	color: #666666;
	white-space: nowrap;
}

.cont-lbxlisting table td.name a
{
	font-weight: bold;
}

.cont-lbxlisting table td table td
{
	border-bottom: none;
}

.cont-lbxlisting table tr.last td
{
	border-bottom: none;
}

.cont-lbxlisting table table
{
	width: auto;
}

.cont-lbxlisting table table td
{
	padding: 0 !important;
}

.cont-lbxlisting table table td
{
	padding-right: 6px !important;
}

.cont-lbxlisting .footer
{
	padding: 18px 0;
}

/* --- ---- --- Lightbox display */

.lbx-display-controls,
.lbx-display-controls *
{
	color: #8c8c8c;
}

.lbx-display-controls a
{
	margin-right: 15px;
}


/* --- --- --- Simple Search */

#topsearch_cont
{
	text-align: left;
	padding: 10px 0 0 0;
}

#topsearch_cont form
{
	margin: 0 !important;
}

#topsearch_cont table
{
	width: auto;
	border-collapse: collapse;
	border-spacing: 0;
}

#topsearch_cont table *
{
	padding: 0;
	margin: 0;
}

#topsearch_cont td,
#topsearch_cont label
{
	color: #ffffff;
}

.ssearch-keywords *
{
	font-size: 9pt;
	font-weight: bold;
}

.ssearch-keywords input
{
	padding: 2px !important;
	color: #666666;
	width: 220px;
}

.ssearch-keywords a,
.ssearch-keywords a:link,
.ssearch-keywords a:visited,
.ssearch-keywords a:active
{
	color: #ffffff;
	text-decoration: underline;
}

.ssearch-keywords a:hover
{
	
}

.ssearch-submit
{
	padding: 3px 23px 0 13px !important;
	border-right: 1px dotted #a9a9a9;
}

.ssearch-category
{
	padding: 0 0 0 23px !important;
	color: #ffffff;
	font-weight: bold;
}

.ssearch-category-cbx
{
	padding: 0 0 0 23px !important;
}

.ssearch-category-cbx table
{
	height: 58px !important;
}

.ssearch-category-cbx table td
{
	vertical-align: middle !important;
}

.ssearch-category-cbx table td.title
{
	padding: 0 23px 0 3px !important;	
}

.ssearch-category-cbx table td.cbx input
{
	margin: 0;
	padding: 0;
}

.ssearch-category-cbx input
{
	margin-right: 3px;
}

.ssearch-time
{
	padding: 1px 23px 0 13px !important;
	border-left: 1px dotted #a9a9a9;
	color: #ffffff;
	font-weight: bold;
}

.ssearch-time-sel select
{
	min-width: 50px;
}

/* --- --- --- HOME */


.doc-browse-home #cont
{
	background-image: url(../img/layout_bg_cont_home.jpg);
}

.cont-home
{

}

.cont-home table
{
	width: 100%;
	cells-spacing: 0;
	border-collapse: collapse;
}

.cont-home td
{
	padding: 0;
	margin: 0;
}

.cont-home .left
{
	width: 231px;
	background: url(../img/home_left2.gif) 0px 39px no-repeat #dfdfdf;
}

.cont-home .mid
{
	width: 477px;
	height: 253px;
}

.highlight-button
{
	position: relative;
	left: 0;
	top: 0;
}

.highlight-button div
{
	position: absolute;
	left: 324px;
	top: 226px;
}

.cont-home .right
{
	background: url(../img/home_right2.gif) 0px 39px no-repeat #dfdfdf;
}

.cont-home .bottom
{
	height: 132px;
	background: url(../img/home_bottom.gif);
}

.home-listing
{
	padding: 20px 16px 0 16px;
}

.home-listing .entry .header
{
	color: #333333;
}

.home-listing .entry .header,
.home-listing .entry .header a
{
	font-weight: bold;
	font-size: 9pt;
}

.home-listing .entry .subtext
{
	color: #666666;
	font-size: 8pt;
	padding: 3px 0 6px 0;
}

.home-listing .bullet
{
	width: 1px;
	padding: 4px 5px 0 0 !important;
}

.home-listing .footer
{
	padding: 5px 0 0 0;
	text-align: right;
}

.cont-home .bottom
{
	padding: 0 17px 0 17px !important;
}

.cont-home .bottom .header
{
	font-size: 9pt;
	color: #cccccc;
	font-weight: bold;
	padding: 10px 0 9px 2px;
}

.cat-sel
{
	border-spacing: 10px !important;
	border-collapse: separate;
}

.cat-sel .entry
{
	padding-right: 17px !important;
	padding-bottom: 10px !important;
	width: 20%;
}

.cat-sel .last
{
	padding-right: 0 !important;
}

.cat-sel tr.last .entry
{
	padding-bottom: 0 !important;
}

.cat-sel tr.last .entry-out table
{
	background-image: url(../img/home_catsel_bg2.gif);
}

.cat-sel .entry table
{
	height: 36px;
	width: 165px;
	background-image: url(../img/home_catsel_bg1.gif);
	cursor: pointer;
}

.cat-sel .entry-over table
{
	background: #666666;
}

.cat-sel .entry table td
{
	padding: 0 10px !important;
}

.cat-sel .entry .name
{
	vertical-align: bottom !important;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	width: 100%;
	white-space: nowrap;
}

.cat-sel .entry .count
{
	vertical-align: top !important;
	color: #cccccc;
	width: 100%;
	white-space: nowrap;
}

.cat-sel .entry .overlay
{
	position: relative;
	left: 0;
	top: 0;
}

.cat-sel .entry .overlay div
{
	position: absolute;
	left: 0;
	top: -103px;
	height: 102px;
	width: 165px;
	background: #666666;
}
.cat-sel .entry .overlay div img
{
	margin: 7px 0 0 8px;
}

.cat-sel .entry-out .overlay div
{
	display: none;
}

.cat-sel .entry-over .overlay div
{
	display: block;
}

/*
.cat-sel .entry div
{
	background: #9a9a9a;
	height: 36px;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

.cat-sel .entry div *
{
	margin: 0 !important;
	padding: 0 !important;
}

.cat-sel .entry div div
{
	height: auto;
}

.cat-sel .entry .name
{
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	padding: 0 !important;
}

.cat-sel .entry .count
{
	color: #cccccc;
	padding: 0 !important;
}
*/

.home-legal
{
	font-size: 7pt;
	color: #909090;
	padding: 5px 20px 0 20px;
}

/* --- --- --- OLBox */

.olbox
{
	position: absolute;
	z-index: 1000001;
	left: 0;
	top: 0;
}

.olbox *
{
	color: #ffffff;
}

.olbox table
{
	cell-spacing: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	empty-cells: show;
}

.olbox table td
{
	margin: 0;
	padding: 0;
}

.olbox .tl img,
.olbox .t img,
.olbox .tr img,
.olbox .l img,
.olbox .r img,
.olbox .bl img,
.olbox .b img,
.olbox .br img
{
	width: 100%;
	height: 100%;
}

.olbox .tl
{
	width: 9px;
	height: 25px;
	background: url(../img/olbox_tl.gif);
}

.olbox .t
{
	width: 421px;
	height: 25px;
	background: url(../img/olbox_t.gif);
}

.olbox .tr
{
	width: 68px;
	height: 25px;
	background: url(../img/olbox_tr.gif);
}

.olbox .l
{
	width: 9px;
	height: 1px;
	background: url(../img/olbox_l.gif);
}

.olbox .m
{
	padding: 2px 16px 0 24px !important;
	background: #808080;
	vertical-align: top;
}

.olbox .r
{
	width: 68px;
	background: url(../img/olbox_r.gif);
}

.olbox .bl
{
	width: 9px;
	height: 9px;
	background: url(../img/olbox_bl.gif);
}

.olbox .b
{
	height: 9px;
	background: url(../img/olbox_b.gif);
}

.olbox .br
{
	width: 68px;
	height: 9px;
	background: url(../img/olbox_br.gif);
}

.olbox-cont td,
.olbox-cont th
{
	color: #ffffff;
	text-align: left;
	vertical-align: top;
}

.olbox-cont th
{
	font-weight: normal;
	width: 120px;
}

.olbox-cont
{

}

.olbox-cont,
.olbox-cont *
{
	margin: 0;
}

.olbox-caption
{
	color: #ffffff;
	font-size: 10pt;
	padding: 2px 0 20px 0;
	font-weight: bold;
}

.olbox-wait
{
	padding: 25px 0 30px 50px;
	text-align: center;
}

.olbox .olbox-cont
{
	padding: 0 0 20px 20px;
}

.olbox .olbox-cont td,
.olbox .olbox-cont th
{
	padding-top: 3px !important;
	padding-bottom: 3px !important;
}

/* --- --- --- special olboxes */

/* prompt */

#prompt_olbox .t
{
	width: 275px;
}

#prompt_olbox input
{
	width: 150px;
}

/* confirm */

#confirm_olbox .yes
{
	padding-top: 5px;
	font-size: 10pt;
	font-weight: bold;
}

#confirm_olbox .no
{
	padding-top: 5px;
}

/* requestbox */

#requestboxForm th
{
	padding: 0 !important;
}

#requestboxForm table
{
	width: 325px;
	border: none !important;
}

#requestboxForm .imagesizes-header
{
	padding-top: 6px;
}

#requestboxForm th
{
	font-weight: bold;
}

#requestboxForm td.interest-check
{
	padding: 0 !important;
	margin: 0 !important;
}

.requestbox-form-ie input.checkbox
{
	margin: -4px -4px -4px -4px !important;
}

#requestboxForm table table th
{
	right: 0 5px 0 0 !important;
	margin: 0 !important;
}

#requestboxForm th span
{
	text-align: left;
	display: inline;
}

#requestboxForm .error_message
{
	display: inline;
	text-align: left;
	color: #FF6600;
	font-weight: bold;
}

#requestboxForm textarea,
#requestboxForm input.text,
#requestboxForm select
{
	width: 157px;
}

/* --- --- --- olbox send lightbox */

#sendlbx_olbox
{
	
}

#sendlbx_form input,
#sendlbx_form select,
#sendlbx_form textarea
{
	width: 250px;
}

#sendlbx_form textarea
{
	height: 70px;
}

/* --- --- --- olbox download */

.download-olbox .olbox-cont
{
	
}


.download-olbox .t
{
	width: 325px;
}

.download-olbox .l
{
	
}

/* --- --- --- white ol */


.white-ol
{
	z-index: 1000000;
	position: absolute;
	left: 0;
	top: 0;
	background: #ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}


/* --- --- --- Popup */

.popup
{
	padding: 15px 15px 0 15px;
}

.popup .header
{
	font-weight: bold;
	color: #ff6600;
	font-size: 12pt;
}

.popup .error
{
	color: #ff0000;
}

.popup .explanation
{
	padding-bottom: 6px;
}

.popup th
{
	text-align: left;
}

/* --- --- --- FE Login */

.felogin table
{
	width: 100%;
}

.felogin th
{
	width: 1;
	padding-right: 5px;
}

.felogin .username input,
.felogin .password input
{
	width: 125px;
}

/* --- --- --- Forgot PW */

.forgotpw input#ForgotEmail
{
	width: 175px;
}

/* --- --- --- Lightbox Download */

.lbxdownload .bar
{
	border: 1px solid #ff6600;
	background: #ffffff;
	width: 200px;
	height: 15px;
}

.lbxdownload .bar div
{
	border: none;
	background: #ff6600;
	height: 100%;
}

/* --- --- --- Image Download */


.dl-sizes {
	padding: 0 0 10px 0;
}

.dl-sizes table {
	height: auto !important;
	border-collapse: collapse !important;
}

.dl-sizes td {
	text-align: left;
	vertical-align: middle !important;
}

.dl-sizes td.radio,
.dl-sizes td.name,
.dl-sizes td.size,
.dl-sizes td.dpi
{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.dl-sizes .radio {
	width: 1px;
}

.dl-sizes .name {
	width: 75px;
	padding-left: 3px !important;
}

.dl-sizes .size {
	width: 85px;
	white-space: nowrap;
	padding-right: 15px !important;
}

.dl-login-notice
{
	color: #ff6600;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.dl-cp-notice
{
	padding: 0 0 10px 0;
}

.dl-cp-notice table
{
	height: auto !important;
}

.dl-cp-notice td
{
	vertical-align: middle !important;
}

.dl-cp-notice td.check
{
	padding-right: 8px !important;
	width: 1px;
}

.download-olbox .copyright /* copyright notice */
{
	padding: 0 0 10px 0;
}

.dl-cp-notice input
{
	vertical-align: middle;
}


/* --- --- --- Photographer */

.cont-photographer
{
	
}

.cont-photographer .table
{
	border-collapse: collapse;
	cell-spacing: 0;
	width: 100%;
}

.cont-photographer .table .image
{
	background: #c4c4c4;
	padding: 20px !important;
	width: 1px;
}

.cont-photographer .table .details
{
	background: #c4c4c4;
	padding: 20px 20px 20px 0 !important;
}

.cont-photographer .table .details .description
{
	padding: 20px 0;
}

.cont-photographer .table .sep
{
	width: 1px;
}

.cont-photographer .table .contact
{
	background: #d7d7d7;
	padding: 20px !important;
	width: 260px;
}

.cont-photographer .table .contact .header
{
	font-weight: bold;
}

.cont-photographer .table .contact .address
{
	padding-top: 15px;
}

.cont-photographer .table .contact .div
{
	border-bottom: 1px dotted #666666;
	padding-top: 15px;
}

.cont-photographer .table .contact .links
{
	padding-top: 15px;
}

.cont-photographer .table .contact
{

}

.cont-photographer .name
{
	font-size: 9pt;
	font-weight: bold;
}

.cont-photographer .tag-photographer
{
	
}

.cont-photographer
{

}