html {
	height:100%;
	margin-bottom: 0.01em;
	overflow-y:scroll;
}

* {
	margin: 0;
	padding: 0;
	
}

body {

	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background: url(/images/backgrounds/sidefade.gif) repeat-x top center #ffffff;
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

.maintenance {
	margin: 10px 0;
	font-size: 14px;
	color: #0053a4;
}

#wrapper {
	width: 896px;
	
	margin: 0 auto;
	text-align: center;
	text-align: left;
	
	padding: 0;
	height: 626px;
	
	/*border: 1px solid #ff0000;*/
	background-color: #ffffff;
}

#left_fade {
	float: left;
	width: 147px;
	height: 626px;
	background: url(/images/backgrounds/sidefade.gif) repeat-x top center #ffffff;
}

#right_fade {
	float: right;
	width: 147px;
	height: 626px;
	background: url(/images/backgrounds/sidefade.gif) repeat-x top center #ffffff;
}

#inner_wrapper {
	float: left;
	margin: 0 0 0 22px;
	width: 852px;
	text-align: center;
	border: 0px solid #ff0000;
	background-color: #ffffff;
}

#headline_image_container {
	float: left;
	margin: 0 0 0 10px;
	width: 604px;
	background-color: #ffffff;
}

* html #headline_image_container {
	float: left;
	margin: 0 0 0 0;
	width: 604px;
	background-color: #ffffff;
}

#content {
	float: left;
	margin: 15px 0 0 0;
	width: 852px;
	text-align: center;
	background-color: #ffffff;
}

#main_content {
	float: left;
	margin: 0;
	width: 522px;
	/*height: 200px;*/
	text-align: left;
	background-color: #ffffff;
	padding: 5px 15px 0 15px;
}

#main_content h1 {
	font-size: 22px;
	color: #0053a4;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#main_content h1 span {
	font-size: 22px;
	color: #0053a4;
	font-weight: bold;
}

#main_content p {
	margin: 0 0 10px 0;
	line-height: 16px;
}

#blog_panel {
	width: 532px;
	height: 91px;
	margin: 30px 0 0 -15px;
	background: url(/images/backgrounds/blog.gif) no-repeat top right #dadada;
}

#blog_panel h1 {
	margin: 0;
	padding: 10px 15px 5px 15px;
	font-size: 22px;
	color: #0053a4;
	border: 0px solid #ff0000;
}

#blog_panel h1 a {
	font-size: 22px;
	color: #0053a4;
	text-decoration: none;
	font-weight: bold;
}

#blog_panel h1 a:hover {
	font-size: 22px;
	color: #0053a4;
	text-decoration: underline;
	font-weight: bold;
}

#blog_panel p {
	width: 325px;
	padding: 3px 5px 2px 15px;
	color: #0053a4;
	border: 1px solid #ffffff;
	border-width: 1px 0 0 0;
	font-weight: normal;
}

#right_menu {
	float: right;
	width: 300px;
	/*height: 200px;*/
	text-align: left;
	background-color: #ffffff;
}

#right_menu .container {
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px 15px;
	width: 270px;
	height: 106px;
	min-height: 106px;
	background-color: #c0daec;
}

* html #right_menu .container {
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px 15px 0 15px;
	width: 270px;
	/*height: 80px;*/
	background-color: #b7d1e8;
}

#right_menu .container h1 {
	margin: 0 -15px 10px -15px;
	font-size: 22px;
	font-weight: bold;
	color: #0053a4;
	border: 1px solid #ffffff;
	border-width: 0 0 1px 0;
	padding: 0 15px 5px 15px;
}

#right_menu .container h1 a {
	font-size: 22px;
	font-weight: bold;
	color: #0053a4;
	text-decoration: none;
}

#right_menu .container h1 a:hover {
	font-size: 22px;
	font-weight: bold;
	color: #0053a4;
	text-decoration: underline;
}

#right_menu .container p a {
	color: #0053a4;
	text-decoration: none;
}

#right_menu .container p a:hover {
	color: #0053a4;
	text-decoration: underline;
}

#right_menu .container .right_menu_jewelry {
	float: right;
	margin: -10px -15px 0 0;
	padding: 0;
}

#right_menu .container .right_menu_buy_and_sell {
	float: right;
	margin: -87px -15px 0 0;
	padding: 0;
	width: 113px;
}

* html #right_menu .container .right_menu_buy_and_sell {
	float: right;
	margin: -97px -15px 0 0;
	padding: 0;
	width: 113px;
}

.footerspacer {
	float: left;
	margin: 5px 0 0 20px;
	width: 852px;
	height: 21px;
	background-color: #ffffff;
}

* html .footerspacer {
	float: left;
	margin: 5px 0 0 85px;
	width: 852px;
	height: 21px;
	background-color: #ffffff;
}


#footerbar {
	float: left;
	margin: 0 0 20px 0px;
	width: 896px;
	height: 14px;
	background-color: #abc5e1;
}

* html #footerbar {
	float: left;
	margin: 0 0 20px 70px;
	width: 896px;
	height: 14px;
	background-color: #abc5e1;
}

#footer_top {
	float: left;
	margin: 0 0 0 20px;
	width: 452px;
	height: 40px;
	line-height: 40px;
	color: #dadada;
	background-color: #ffffff;
}

* html #footer_top {
	float: left;
	margin: 0 0 0 85px;
	width: 852px;
	height: 40px;
	background-color: #ffffff;
}

#footer_top_links {
	float: right;
	margin: 0 -25px 0 0;
	width: 360px;
	!width: 400px;
	height: 40px;
	color: #838383;
	font-size: 10px;
	text-align: right;
	background-color: #ffffff;
}

#footer_top_links a {
	display: inline;
	margin: 0;
	padding: 0;
	color: #838383;
	font-size: 10px;
	line-height: 40px;
}

#footer_top .footer_logo {
	margin: 0 15px 0 0;
}

#footer_bottom {
	clear: both;
	float: left;
	margin: 10px 0 10px 20px;
	width: 852px;
	height: 56px;
	background-color: #ffffff;
	padding: 5px 0;
}

* html #footer_bottom {
	float: left;
	margin: 0 0 0 85px;
	width: 852px;
	height: 56px;
	background-color: #ffffff;
	padding: 5px 0;
}

#footer_bottom a {
	float: left;
	color: #838383;
	font-size: 10px;
	text-decoration: none;
}

#footer_bottom a:hover {
	float: left;
	color: #838383;
	font-size: 10px;
	text-decoration: underline;
}

#footer {
	clear: both;
	float: left;
	margin: 0 0 10px 0;
	width: 852px;
	height: 96px;
	background-color: #ffffff;
}

#accordion {
	clear: both;
	float: left;
	width: 238px;
	height: 220px;
	background-color: #ffffff;
}

#valuations_and_forensic_reports, #recruitment, #buy_and_sell, #users, #collectors_rooms {
	clear: both;
	width: 238px;
}

#accordion h1.leftmenudown {
	display: in-line;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	width: 220px;
	
	background: url(/images/left_menu_down.jpg) repeat-x top center #eb2922;
	background-color: #eb2922;
	
	/*padding: 4px 8px 4px 8px;*/
	
	margin: 0 0 2px 0;
	
}

#accordion h1 {
	display: in-line;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	width: 238px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	background: url(/images/backgrounds/accoridon.gif) repeat-y top left;
	margin: 0 0 3px 0;
}

#accordion h1.first a {
	clear: both;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
}

#accordion h1.first a:hover {
	clear: both;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
}

#accordion h1 a {
	clear: both;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
}

#accordion h1 a:hover {
	clear: both;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
}

#accordion h2 {
	display: in-line;
	color: #0053a4;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	width: 238px;
	text-align: left;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
	
	background: url(/images/backgrounds/accoridon.gif) repeat-y top left;
}

#accordion h2 a {
	color: #0053a4;
	text-decoration: none;
}

#accordion h2 a:hover {
	color: #0053a4;
	text-decoration: none;
}

#logo_container {
	float: left;
	width: 852px;
	height: 123px;
}

#logo {
	float: left;
	width: 300px;
	height: 112px;
}

#header {	
	margin: 0 auto;
	float: right;
	text-align: center;
		
	padding: 0;

	width: 794px;
	height: 78px;
	
	background-color: #ffffff;
}

#header ul {
	list-style: none;
}

#header ul li {
	float: left;
	padding: 0;
	margin: 0 2px 0 0;
}

#header ul li a {
	float: left;
	padding: 0;
	border: 0;
}

#map {
	float: left;
	margin: 0 0 20px 0;
	width: 280px;
	height: 280px;
	background-color: #ffffff;
}

#mainImage {
	float: left;
	margin: 2px 0 10px 10px;
	width: 794px;
	height: 440px;
	background-color: #ffffff;
}

.mainImage {
	position: relative;
	z-index: 1;
	width: 794px;
	height: 440px;
	border: 0;
}

#usermessage {
	margin: 103px 90px 0 0;
	font-weight: bold;
	text-align: right;
	color: #0053a4;
}

#usermessage a {
	color: #0053a4;
	text-decoration: none;
}

#usermessage a:hover {
	color: #0053a4;
	text-decoration: underline;
}


#adminaccordion {
	clear: both;
	float: left;
	width: 238px;
	height: 220px;
	background-color: #ffffff;
}

#valuations_and_forensic_reports, #recruitment, #buy_and_sell {
	clear: both;
	width: 238px;
}

#adminaccordion h1.leftmenudown {
	display: in-line;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	width: 220px;
	
	background: url(/images/left_menu_down.jpg) repeat-x top center #eb2922;
	background-color: #eb2922;
	
	/*padding: 4px 8px 4px 8px;*/
	
	margin: 0 0 2px 0;
	
}

#adminaccordion h1 {
	display: in-line;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	width: 238px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	background: url(/images/backgrounds/accoridon.gif) repeat-y top left;
	margin: 0 0 3px 0;
}

#adminaccordion h1.first a {
	clear: both;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
}

#adminaccordion h1.first a:hover {
	clear: both;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
}

#adminaccordion h1 a {
	clear: both;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
}

#adminaccordion h1 a:hover {
	clear: both;
	color: #0053a4;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
}

#adminaccordion h2 {
	display: in-line;
	color: #0053a4;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	width: 238px;
	text-align: left;
	
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
	
	background: url(/images/backgrounds/accoridon.gif) repeat-y top left;
}

#adminaccordion h2 a {
	color: #0053a4;
	text-decoration: none;
}

#adminaccordion h2 a:hover {
	color: #0053a4;
	text-decoration: none;
}

#contact_form_container {
	float: left;
	margin: 10px 0;
	padding: 0 10px;
	text-align: left;
}

#contact_form_container h1 {
	font-size: 22px;
	color: #0053a4;
	font-weight: normal;
	margin: 0 0 20px 0;
}

#contact_form_container p {
	color: #0053a4;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#main_contact_form {
	clear: both;
	float: left;
	margin: 10px 0;
	padding: 0;
	width: 546px;

	text-align: left;
	
	background: url(/images/backgrounds/contact_form_base.jpg) repeat-y top left;
}

.main_contact_form_row {
	clear: both;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #0053a4;
}

.main_contact_form_text_area_row {
	clear: both;
	padding: 0 10px 10px 10px;
	line-height: 30px;
	color: #0053a4;
}

.main_contact_form_button_row {
	float: left;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color: #0053a4;
}

.main_contact_form_button_spacer_row {
	float: left;
	padding: 0;
	width: 546px;
	height: 20px;
	line-height: 20px;
	color: #0053a4;
	background-color: #ffffff;
}

.main_contact_form_label {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #0053a4;
}

.main_contact_form_red_label {
	margin: 0 10px 0 0;
	padding: 0;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #ff0000;
}

.warning {
	color: #ff0000;
}

.main_contact_form_text_field {
	margin: 5px 0 0 0;
	padding: 0;
	width: 350px;
	line-height: 30px;
	color: #0053a4;
	background-color: #ffffff;
}

.main_contact_form_text_area {
	margin: 5px 0 0 0;
	padding: 0;
	width: 350px;
	height: 100px;
	color: #0053a4;
	background-color: #ffffff;
}

#contact_details_container {
	float: left;
	margin: 10px 0;
	padding: 5px 10px 10px 10px;
	width: 280px;
	color: #006bb2;
	background-color: #ffffff;
	text-align: left;
}

#contact_details_container p {
	margin: 0 0 10px 0;
}

#contact_details_container p a {
	color: #006bb2;
	text-decoration: none;
	margin: 0 0 10px 0;
}

#contact_details_container p a:hover {
	color: #006bb2;
	text-decoration: underline;
	margin: 0 0 10px 0;
}

#contact_details_container .bold {
	font-weight: bold;
}

.submit_button {
	color: #006bb2;
	margin: 5px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #b7d1e7;
	border: 0;	
}

/** help boxes **/

div.help-box {
	float: left;
	width: 16px;
	height: 16px;
	padding-left:20px;
}


.help-box a, .help-box a:active, help-box a:visited{
	/*background-color:#001548;*/
	font-size: 1.3em;
	font-weight:bold;
	padding:1px 2px;
	margin-left:5px;
	color:#FFFFFF;
	text-decoration: none;
}

.help-box a:hover{
	color:#660000;
	text-decoration: none;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

#tooltip {
	display: none;
	border: 1px dotted #999;
	background-color: #CCCCCC;
	opacity: 0.90;
	padding: 15px;
	width:200px;
}
#tooltip h3 {
	margin:0; padding:0;
	font-size:16px;
	line-height:20px;
	padding-left:25px;
	background-image: url('/images/tooltip/information_large.gif');
	background-position:left center;
	background-repeat:no-repeat;
}

#tooltip p { margin: 0; padding:0;padding-left:25px; }


th a.tooltip {
	color:#FFF!important;
}

th a.tooltip {
	padding-right:18px;
	background-image: url('/images/tooltip/information_header.gif');
	background-position:right center;
	background-repeat:no-repeat;
}