﻿/* -- SITE STRUCTURE -- */
.site {
	background-color:#C0C0C0;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.bodymain {
	width:900px;
	background-color:#FFFFFF;
	vertical-align:top;
}
/* -- HEADER -- */
.htop {
	height:5px;
	background-color:#666666;
}
.hmain {
	height:100px;
	background-image:url('../../img/header/background.jpg');
	vertical-align:top;
}
.hlogo {
	width:186px;
}
.hspacer {
	width:10px;
}
.flash_div {
	position:absolute !important;
	z-index:-1 !important;
}
.menu_div {
	position:absolute !important;
	z-index:1 !important;
}
.hmenu_area {
	vertical-align:top;
	text-align:right;
}
/* -- HEADER MENU -- */
.hm_main {
	width:75%;
	vertical-align:bottom;
}
.mleft{
	background-image:url('../../img/header/menu/m_left.jpg');
	height:40px;
	width:20px;
}
.mbody{
	background-image:url('../../img/header/menu/m_body.jpg');
	height:40px;
	color:#FFFFFF;
	text-align:left;
	z-index:2;
}
.mright{
	background-image:url('../../img/header/menu/m_right.jpg');
	height:40px;
	width:20px;
}
/* -- FOOTER -- */
.fmain {
	height:60px;
}
.fcorners_l {
	width:10px;
	background-image:url('../../img/footer/left_side.gif');
	height:60px;
}
.fcorners_r {
	width:10px;
	background-image:url('../../img/footer/right_side.gif');
    height:60px;
}
.fbody {
	background-color:#666666;
}
.copyright {
	width:605px;
	text-align:left;
}
.ddoctors {
	width:205px;
}
/* -- BODY TABLES -- */
.ldefault {
	width:230px;
}
.div {
	width:1px;
	background-color:#CCCCCC;
}
.rdefault {
	width:569px;
	vertical-align:top;
}
.ateam {
	height:200px;
	background-image:url('../../img/body/family-photo.jpg');
}
.aalerts {
	height:200px;
	width:200px;
	background-image:url('../../img/body/auctions/components/alerts.jpg');
	vertical-align:bottom;
}
.acontact {
	height:150px;
	background-color:#E3E3E3;
	vertical-align:top;
}
.content_tables {
	width:100%;
}
.pix_tables {
	width:20%;
	text-align:center;
}
.act_main {
	vertical-align:top;
}
.act_preview {
	width:150px;
}
.act_menu {
	text-align:right;
}
.aut_pic_holder {
	text-align:center;
}
/* -- CONTENT -- */
.titles {
	font-size:medium;
	font-weight:bold;
}
.titles_b {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.alerts_content {
	color: #FFFFFF;
	}	a {color: #FFFFFF;
	}	a:visited {color: #FFFFFF;
	}	a:active {color: #FFFFFF;
	}	a:hover {	color: #C0C0C0; text-decoration:none;
}
body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #808080;
	line-height: 150%;
	text-decoration: none;
	}	a {color: #808080;
	}	a:visited {color: #808080;
	}	a:active {color: #808080;
	}	a:hover {	color: #999999; text-decoration:underline;
}
.sitemap {
	list-style-type: upper-roman;
}
.disclaimer {
	font-size:xx-small;
}
/* -- IMAGES -- */
.noborder {
	border:0px;
}
.auction {
	border:2px;
	border-style: solid;
	border-color:#E4E4E4;
}
.lnkimg {
	border-style: solid;
	border-width: 3px;
	border-color:#E4E4E4;
	margin-left: 10px;
	margin-right: 10px;
}
.lnkimg_bold {
	border-style: solid;
	border-width: 3px;
	border-color:#E4E4E4;
	margin-left: 10px;
	margin-right: 10px;
}
.auction_img {
	border-style: solid;
	border-width: 3px;
	border-color:#E4E4E4;
}
/* -- DIVIDERS -- */
.dash {
	background-image:url('../../img/body/dividers/dash.gif');
	height:5px;
}
/* -- DESKTOP -- */
.desktop {
	width:810px;
	vertical-align:top;
	text-align:right;
	color:#808080; 
	}	a {color: #808080;
	}	a:visited {color: #808080;
	}	a:active {color: #808080;
	}	a:hover {	color: #999999; text-decoration:underline;
}
.lfields {
	font-family:Arial;
	color: #808080;
	font-size: 8pt;
	border: 1px solid #C0C0C0;
}
.lsubmit {
	border:1px solid #C0C0C0;
	font-family: Arial;
	font-size: 8pt;
	color: #808080;
}
.lbody {
	border: 1px solid #C0C0C0;
	background-color: #E4E4E4;
}


