
body {
	margin: 0;
	padding: 0;
	}

.info {
	background: #7fa6d0 url(/image/info_bg_fade.jpg) no-repeat bottom right;
	}

.db, .intro {
	background: #7fa6d0;
	}

p, a, td, li, ul, ol, h1, h2, h3, h4, h5, h6, div, select, th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #283e56;
	}

select.catalogListLarge {
	font-size: 11px;
	}
	
select.catalogListSmall {
	width:150px;
	align:top;
	}
	
th {
	font-weight: bold;
	}


.info #logo {
	height: 58px;
	width: 207px;
	background: url(/image/logo_info_bg.gif) no-repeat;
	padding: 0;
	}

img {
	display: block;
	border: 0;
	}

img.imginline {
	display: inline;
	border: 0;
	}

img.categorytree {
	display: inline;
	border: 0;
	}

.info #logo {
	height: 58px;
	width: 207px;
	background: url(/image/logo_info_bg.gif) no-repeat;
	padding: 0;
	}

.info #logo img {
	position: absolute;
	margin: 3px 0 0 6px;
	width: 191px;
	height: 44px;
	}

.db #logo {
	/*position: absolute;
	height: 58px;
	width: 207px;
	padding: 0;*/
	}

.db #logo img {
	/*position: absolute;
	margin: 3px 0 0 6px;
	width: 188px;
	height: 42px;*/
	}

.info #headbar {
	height: 55px;
	width: 100%;
	background: #deeaf6 url(/image/headbar_info.jpg) no-repeat left top;
	}

.db #headbar {
	height: 55px;
	background: #deeaf6;
	margin: 0;
	padding: 0;
	border: 0;
	}

#headbartab {
	width: 100%;
	height: 100%;
	}

#headbartab td {
	vertical-align: bottom;
	}

#headbartab #logo {
	vertical-align: top;
	padding: 3px 0 0 6px;
	}

#headbarnavtab {
	display: inline;
	}

#headbarnavtab td {
	vertical-align: middle;
	}

#headbarnavtab img {
	/*margin: 0 20px 0 20px;*/
	}

#headbarnavtab form {
	display: inline;
	}

#quicksearchform p, input {
	display: inline;
	margin: 0;
	padding: 0;
	}

#quicksearchformtextfieldandbutton {
	margin-bottom: 3px;
}

#quicksearchformcheckboxes p {
	font-size: 9px;
	font-weight: normal;
	margin: 1px;
	padding: 0;
	}

.info #navbar {
	height: 3px;
	width: 100%;
	background: url(/image/dot_yellow.gif) repeat-x top;
	}

.db #navbar {
	height: 40px;
	width: 100%;
	background: url(/image/dot_yellow.gif) repeat-x top;
	}

#navbartab {
	height: 60px;
	margin: 0px;
	padding: 0;
	}

.alt {
	display: none;
	}

#navbarviewmodetab a, #navbarcategorytreetab a, #navbarpagestab a, #navbardetailsviewtab a {
	display: block;
	}

#navbarcategorytreetab {
	margin: 0 10px 0 10px;
	padding: 0;
	}

#categorytree, #categorytree a         { width: 51px; height: 40px; }
#categorytree, #but_categorytree:hover { background: url(/image/button/but_categorytree_hover.gif) no-repeat; }
	       #categorytree a         { background: url(/image/button/but_categorytree_link.gif) no-repeat; }
	       #categorytree a.active  { background: url(/image/button/but_categorytree_active.gif) no-repeat; }
	       #categorytree.disabled  { background: url(/image/button/but_categorytree_disabled.gif) no-repeat; }

#navbarviewmodetab {
	margin: 0 10px 0 10px;
	padding: 0;
	}

#thumbnailview, #thumbnailview a         { width: 58px; height: 40px; }
#thumbnailview, #but_thumbnailview:hover { background: url(/image/button/but_thumbnailview_hover.gif) no-repeat; }
		#thumbnailview a         { background: url(/image/button/but_thumbnailview_link.gif) no-repeat; }
		#thumbnailview a.active  { background: url(/image/button/but_thumbnailview_active.gif) no-repeat; }
		#thumbnailview.disabled  { background: url(/image/button/but_thumbnailview_disabled.gif) no-repeat; }

#detailsview, #detailsview a         { width: 50px; height: 40px; }
#detailsview, #but_detailsview:hover { background: url(/image/button/but_detailsview_hover.gif) no-repeat; }
	      #detailsview a         { background: url(/image/button/but_detailsview_link.gif) no-repeat; }
	      #detailsview a.active  { background: url(/image/button/but_detailsview_active.gif) no-repeat; }
	      #detailsview.disabled  { background: url(/image/button/but_detailsview_disabled.gif) no-repeat; }

#recordinfo, #recordinfo a         { width: 50px; height: 40px; }
#recordinfo, #but_recordinfo:hover { background: url(/image/button/but_recordinfo_hover.gif) no-repeat; }
	     #recordinfo a         { background: url(/image/button/but_recordinfo_link.gif) no-repeat; }
	     #recordinfo a.active  { background: url(/image/button/but_recordinfo_active.gif) no-repeat; }
	     #recordinfo.disabled  { background: url(/image/button/but_recordinfo_disabled.gif) no-repeat; }

#previewimage, #previewimage a         { width: 50px; height: 40px; }
#previewimage, #but_previewimage:hover { background: url(/image/button/but_previewimage_hover.gif) no-repeat; }
	       #previewimage a         { background: url(/image/button/but_previewimage_link.gif) no-repeat; }
	       #previewimage a.active  { background: url(/image/button/but_previewimage_active.gif) no-repeat; }
	       #previewimage.disabled  { background: url(/image/button/but_previewimage_disabled.gif) no-repeat; }

#smallsize, #smallsize a         { width: 45px; height: 40px; }
#smallsize, #but_smallsize:hover { background: url(/image/button/but_smallsize_hover.gif) no-repeat; }
	    #smallsize a         { background: url(/image/button/but_smallsize_link.gif) no-repeat; }
	    #smallsize a.active  { background: url(/image/button/but_smallsize_active.gif) no-repeat; }
	    #smallsize.disabled  { background: url(/image/button/but_smallsize_disabled.gif) no-repeat; }

#mediumsize, #mediumsize a         { width: 45px; height: 40px; }
#mediumsize, #but_mediumsize:hover { background: url(/image/button/but_mediumsize_hover.gif) no-repeat; }
	     #mediumsize a         { background: url(/image/button/but_mediumsize_link.gif) no-repeat; }
	     #mediumsize a.active  { background: url(/image/button/but_mediumsize_active.gif) no-repeat; }
	     #mediumsize.disabled  { background: url(/image/button/but_mediumsize_disabled.gif) no-repeat; }

#largesize, #largesize a         { width: 45px; height: 40px; }
#largesize, #but_largesize:hover { background: url(/image/button/but_largesize_hover.gif) no-repeat; }
	    #largesize a         { background: url(/image/button/but_largesize_link.gif) no-repeat; }
	    #largesize a.active  { background: url(/image/button/but_largesize_active.gif) no-repeat; }
	    #largesize.disabled  { background: url(/image/button/but_largesize_disabled.gif) no-repeat; }

#removecolumn, #removecolumn a         { width: 45px; height: 40px; }
#removecolumn, #but_removecolumn:hover { background: url(/image/button/but_removecolumn_hover.gif) no-repeat; }
	       #removecolumn a         { background: url(/image/button/but_removecolumn_link.gif) no-repeat; }
	       #removecolumn a.active  { background: url(/image/button/but_removecolumn_active.gif) no-repeat; }
	       #removecolumn.disabled  { background: url(/image/button/but_removecolumn_disabled.gif) no-repeat; }

#addcolumn, #addcolumn a         { width: 45px; height: 40px; margin-right: 6px; }
#addcolumn, #but_addcolumn:hover { background: url(/image/button/but_addcolumn_hover.gif) no-repeat; }
	    #addcolumn a         { background: url(/image/button/but_addcolumn_link.gif) no-repeat; }
	    #addcolumn a.active  { background: url(/image/button/but_addcolumn_active.gif) no-repeat; }
	    #addcolumn.disabled  { background: url(/image/button/but_addcolumn_disabled.gif) no-repeat; }

#removerow, #removerow a         { width: 45px; height: 40px; }
#removerow, #but_removerow:hover { background: url(/image/button/but_removerow_hover.gif) no-repeat; }
	    #removerow a         { background: url(/image/button/but_removerow_link.gif) no-repeat; }
	    #removerow a.active  { background: url(/image/button/but_removerow_active.gif) no-repeat; }
	    #removerow.disabled  { background: url(/image/button/but_removerow_disabled.gif) no-repeat; }

#addrow, #addrow a         { width: 34px; height: 40px; }
#addrow, #but_addrow:hover { background: url(/image/button/but_addrow_hover.gif) no-repeat; }
	 #addrow a         { background: url(/image/button/but_addrow_link.gif) no-repeat; }
	 #addrow a.active  { background: url(/image/button/but_addrow_active.gif) no-repeat; }
	 #addrow.disabled  { background: url(/image/button/but_addrow_disabled.gif) no-repeat; }

#navbarviewmodetab .separator01, #navbarviewmodetab .separator02 {
	height: 40px;
	padding: 0;
	background: url(/image/button/but_separator_dark.gif) no-repeat;
	}

#navbarviewmodetab .separator01 {
	width: 2px;
	margin: 0 12px 0 10px;
	}

#navbarviewmodetab .separator02 {
	width: 2px;
	margin: 0 10px 0 12px;
	}

#navbarpagestab {
	margin: 0 10px 0 10px;
	padding: 0;
	}

#navbarpagestab a, #navbarpagestab span {
	font-size: 12px;
	font-weight: bold;
	}

#navbarpagestab a {
	text-decoration: underline;
	}

#navbarpagestab .pagesnumber {
	margin: 0 3px 0 3px;
	padding: 0;
	}

#first, #first a         { width: 27px; height: 22px; }
#first, #but_first:hover { background: url(/image/button/but_first_hover.gif) no-repeat; }
	#first a         { background: url(/image/button/but_first_link.gif) no-repeat; }
	#first.disabled  { background: url(/image/button/but_first_disabled.gif) no-repeat; }

#prev, #prev a         { width: 27px; height: 22px; }
#prev, #but_prev:hover { background: url(/image/button/but_prev_hover.gif) no-repeat; }
       #prev a         { background: url(/image/button/but_prev_link.gif) no-repeat; }
       #prev.disabled  { background: url(/image/button/but_prev_disabled.gif) no-repeat; }

#next, #next a         { width: 27px; height: 22px; }
#next, #but_next:hover { background: url(/image/button/but_next_hover.gif) no-repeat; }
       #next a         { background: url(/image/button/but_next_link.gif) no-repeat; }
       #next.disabled  { background: url(/image/button/but_next_disabled.gif) no-repeat; }

#last, #last a         { width: 27px; height: 22px; }
#last, #but_last:hover { background: url(/image/button/but_last_hover.gif) no-repeat; }
       #last a         { background: url(/image/button/but_last_link.gif) no-repeat; }
       #last.disabled  { background: url(/image/button/but_last_disabled.gif) no-repeat; }

#navbarcountercell {
	margin: 0 10px 0 10px;
	padding: 0;
	}

#navbarcountercell p {
	font-size: 9px;
	}


#infonav {
	position: absolute;
	width: 207px;
	height: 100%;
	background: #5a8cc0 url(/image/info_shadow.gif) repeat-y right;
	left: 0;
}

#infonav ul {
	list-style: none;
	margin: 15px;
	padding: 0px;
	margin: 15px;
}

#infonav ul li {
	padding: 0;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	}

#infonav ul li a { text-decoration: none; }

#infonav ul li a:link             { color: #000; }
#infonav ul li a:link.selected    { color: #ffc935; }

#infonav ul li a:visited          { color: #000; }
#infonav ul li a:visited.selected { color: #ffc935; }

#infonav ul li a:hover            { color: #deeaf6; }
#infonav ul li a:hover.selected   { color: #deeaf6; }

#infonav ul li a:active           { color: #ffc935; }
#infonav ul li a:active.selected  { color: #ffc935; }


#separator {
	width: 160px;
	padding: 0;
	margin: 30px 0 20px 0;
	border-bottom: 1px solid #7fa6d0;
	}

#loginform table {
	padding: 0;
	margin: 20px 0 0 0;
}

#loginform table td {
	padding: 5px 5px 0 0;
	margin: 0;
}

#loginform p {
	font-weight: bold;
	margin: 5px 0 2px 0;
	}

/*.formtextfield, select {
	border-top: 1px solid #004697;
	border-right: 1px solid #7fa6d0;
	border-bottom: 1px solid #7fa6d0;
	border-left: 1px solid #004697;
	background: #fff;
	}

.formtextfield {
	height: 22px;
	padding: 2px 0 0 3px;
	}*/

#loginform .formbutton {
	margin: 10px 0 0 0;
	}

.info #content {
	margin-top: 10px;
	margin-left: 230px;
	width: 380px;
	line-height: 1.5;
}

#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffc935;
}

.info #content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #283E56;
}

.info #content a {
	color: #283E56;
	text-decoration: none;
	font-weight: bold;
	}

.info #content a:hover {
	color: #deeaf6;
	}

.info #content td {
	vertical-align: top;
	padding: 0 10px 5px 0;
	}

.db #content {
	margin: 10px 0 10px 0;
	}

#recordviewtab {
	border-top: 1px solid #283e56;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #283e56;
	}

.recordviewtabtd {
	border-top: 0;
	border-right: 1px solid #283e56;
	border-bottom:  1px solid #283e56;
	border-left: 0;
	}

.recordviewtabtd_right {
	border-top: 0;
	border-right: 1px solid #283e56;
	border-bottom: 0;
	border-left: 0;
	}

.recordviewtabtd_bottom {
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #283e56;
	border-left: 0;
	}

.imagename {
	font-weight: bold;
	color: #fff;
	}

#recordviewtab .imagename {
	font-size: 9px;
	margin-bottom: 8px;
	}

#recordviewtab a {
	font-size: 9px;
	color: #283e5;
	}

#recordviewtab p {
	margin: 4px 5px 4px 5px;
	}

.imagepreview {
	border: 17px solid #bbbbbb;
	}


#recordinfosmall, #recordinfosmall a         { width: 24px; height: 24px; }
#recordinfosmall, #but_recordinfosmall:hover { background: url(/image/button/but_recordinfosmall_hover.gif) no-repeat; }
		  #recordinfosmall a         { background: url(/image/button/but_recordinfosmall_link.gif) no-repeat; }

#previewimagesmall, #previewimagesmall a         { width: 24px; height: 24px; }
#previewimagesmall, #but_previewimagesmall:hover { background: url(/image/button/but_previewimagesmall_hover.gif) no-repeat; }
		    #previewimagesmall a         { background: url(/image/button/but_previewimagesmall_link.gif) no-repeat; }

#downloadimagesmall, #downloadimagesmall a         { width: 24px; height: 24px; }
#downloadimagesmall, #but_downloadimagesmall:hover { background: url(/image/button/but_downloadimagesmall_hover.gif) no-repeat; }
		     #downloadimagesmall a         { background: url(/image/button/but_downloadimagesmall_link.gif) no-repeat; }

#downloadaszipsmall, #downloadaszipsmall a         { width: 24px; height: 24px; }
#downloadaszipsmall, #but_downloadaszipsmall:hover { background: url(/image/button/but_downloadaszipsmall_hover.gif) no-repeat; }
		     #downloadaszipsmall a         { background: url(/image/button/but_downloadaszipsmall_link.gif) no-repeat; }

#downloadnotessmall, #downloadnotessmall a         { width: 24px; height: 24px; }
#downloadnotessmall, #but_downloadnotessmall:hover { background: url(/image/button/but_downloadnotessmall_hover.gif) no-repeat; }
		     #downloadnotessmall a         { background: url(/image/button/but_downloadnotessmall_link.gif) no-repeat; }

#redirectsmall, #redirectsmall a         { width: 24px; height: 24px; }
#redirectsmall, #but_redirectsmall:hover { background: url(/image/button/but_redirectsmall_hover.gif) no-repeat; }
		#redirectsmall a         { background: url(/image/button/but_redirectsmall_link.gif) no-repeat; }

#addtobasketsmall, #addtobasketsmall a         { width: 24px; height: 24px; }
#addtobasketsmall, #but_addtobasketsmall:hover { background: url(/image/button/but_addtobasketsmall_hover.gif) no-repeat; }
		   #addtobasketsmall a         { background: url(/image/button/but_addtobasketsmall_link.gif) no-repeat; }

#removefrombasketsmall, #removefrombasketsmall a         { width: 24px; height: 24px; }
#removefrombasketsmall, #but_removefrombasketsmall:hover { background: url(/image/button/but_removefrombasketsmall_hover.gif) no-repeat; }
			#removefrombasketsmall a         { background: url(/image/button/but_removefrombasketsmall_link.gif) no-repeat; }

.info img.photos {
	margin-top: 60px;
	}

#introguest a, #intrologin a {
	display: block;
	}


#introguest, #introguest a     { width: 106px; height: 48px; }
#introguest, #but_introguest:hover { background: url(/image/button/but_intro_guest_hover.gif) no-repeat; }
	     #introguest a     { background: url(/image/button/but_intro_guest_link.gif) no-repeat; }

#intrologin, #intrologin a     { width: 106px; height: 48px; }
#intrologin, #but_intrologin:hover { background: url(/image/button/but_intro_login_hover.gif) no-repeat; }
	     #intrologin a     { background: url(/image/button/but_intro_login_link.gif) no-repeat; }

#introspacer {
	height: 1px;
	width: 80px;
	}

