body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: transparent;
	background-color: #f6f6ff;
}
h1 {
	margin: 0 0 6px 0;
	font-size: 22px;
	line-height: 24px;
}
p {
	margin: 0 0 5px 0;
}
.right {
	float: right;
}
.left {
	float: left;
}
ol {
	padding: 0 0 0 20px;
	list-style-type: decimal;
}
li {
	margin: 0 0 10px 0;
}
a {
	color: #ef5050;
	background-color: transparent;
	text-decoration: underline;
}
h2 {
	margin: 10px 0;
}
li {
	padding-left: 20px;
	min-height: 16px;
	background: url("../images/icons/bullet.png") no-repeat;
}
a:hover {
	color: #ff0000;
	background-color: transparent;
}
hr {
	border: none;
	border-bottom: #cccccc 1px solid;
}
small {
	font-size: 10px;
	line-height: 14px;
}
.QbNotifyBox {
	border: #007f00 3px dashed;
	padding: 10px;
	margin: 10px 0;
	color: #007f00;
	background-color: transparent;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.margin {
	margin: 10px 0;
}
#qb_login {
	padding: 10px;
	margin: 80px auto;
	width: 400px;
	border: #ef5050 3px dashed;
}
#qb_login label {
	width: 130px;
}
.QbErrorBox {
	font-weight: bold;
	color: #ff0000;
	background-color: transparent;
	padding: 10px 0;
}
label {
	display: block;
	float: left;
	width: 120px;
}
legend {
	font-weight: bold;
}
.infobox {
	border: #ef5050 3px dashed;
	padding: 10px;
}

#resultview {
	margin: 10px 0;
}
.userNoPremListEntry {
	margin-left: 60px;
}
#smallLogo {
	margin: 0 15px 0 0;
	display: block;
	width: 275px;
}
#resultViewFrm {
	padding: 10px 0;
}

#content {
}

#mapCanvas {
	margin: 20px 0 40px 0;
	line-height: 12px;
}
#mapDisplay {
	width: 500px;
	height: 420px;
	float: left;
}
#mapDescription {
	margin-left: 510px;
}

.mapNeedle {
	float: left;
}
.mapDescPage {
	height: 390px;
}
.mapDescDetail {
	margin: 0 0 5px 28px;
	height: 60px;
}

.userPicPreview {
	height: 60px;
	float: left;
	margin: 0 8px 0 0;
}
.userPic {
	width: 120px;
	margin: 0 10px 0 0;
	float: left;
}
.nextToUserPic {
	display: block;
	width: 300px;
	float: left;
}
.underImg {
	width: 320px;
	float: right;
	display: block;
}

.chamberPic {
	width: 320px;
	margin: 0 10px 0 0;
	float: left;
}
.nextToChamberPic{
	display: block;
	width: 410px;
	float: right;
}
.underChamberImg {
	width: 320px;
	float: left;
	display: block;
}

.small {
	font-size: 12px;
}
.smaller {
	font-size: 10px;
}
.grey {
	color: #666666;
}
#prevPage {
	float: left;
	width: 60px;
}
#nextPage {
	float: right;
}

#pageSlider {
	width: 130px;
	float: left;
}
#pageSelectorCanvas {
	margin: 5px 0 0 0;
}

#resultCanvas {
}

.descEntry {
	clear: left;
	height: 95px;
	margin-bottom: 10px;
	border-bottom: #333333 1px dotted;
}
.descEntryPrem {
	clear: left;
	height: 115px;
	margin-bottom: 10px;
	border-bottom: #333333 1px dotted;
}
.premimg {
	width: 90px;
	float: left;
	margin: 0 5px 0 0;
}
.premdescriptioncont {
	margin-left: 95px;
	display: block;
}
.descDetailLeft {
	width: 340px;
	float: left;
	height: 110px;
	overflow: hidden;
}
.descDetailRight {
	width: 420px;
	float: left;
	height: 110px;
	overflow: hidden;
}
.descEntryNoPrem {
	float: left;
	display: block;
	overflow: hidden;
	height: 90px;
	width: 380px;
}
.additionalLinks {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #ef5050;
	background-color: transparent;
	border-bottom: #333333 1px dotted;
	padding: 5px 0 15px 0;
}

a.resultpageLink {
	margin: 0 5px;
	font-size: 16px;
	font-weight: bold;
}
#resultpageSelectorCanvas {
	width: 760px;
	text-align: center;
}
#usermap {
	float: right;
	display: block;
	width: 410px;
	height: 300px;
}
#contact {
	margin: 10px 0 30px 0;
	width: 320px;
}
#contact input {
	margin: 4px 0 0 0;
	width: 300px;
	border: 1px solid #cccccc;
}
#contact textarea {
	margin: 4px 0 0 0;
	width: 300px;
	height: 90px;
	border: 1px solid #cccccc;
}
.errorFld {
	color: #ff0000;
	display: none;
	padding: 7px;
	border: 3px #7f0000 dashed;
}

.customer_inactive {
	color: #888888;
	clear: left;
	width: 100%;
	height: 70px;
	overflow: hidden;
	margin: 30px 0;
}

.customer_inactive img {
	border: 0;
	padding: 3px 0;
	float: left;
}

.customer_inactive:hover {
	background: url("../images/register.png");
}

.customer_entry {
	clear: left;
	width: 100%;
	height: 70px;
	overflow: hidden;
	margin: 30px 0;
	_background-color: #eeeeff;
	line-height: 14px;

}

.customer_entry img {
	border: 0;
	padding: 3px 0;
	float: left;
}

.customer_entry:hover {
	background-color: #eeeeff;
}
.customer_subhead {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
}
.customer_subhead a {
	text-decoration: none;
}

.customer_content {
	margin-left: 80px;
	display: block;
}

.customer_description a {
	color: #000000;
	text-decoration: none;
}

.tip {
	background: transparent url("../images/icons/tip.png") 0 5px no-repeat;
	border: #333333 1px dotted;
	padding: 10px 10px 10px 72px;
	min-height: 64px;
	_height: 64px;
	margin: 20px 0;
}
.error {
	background: transparent url("../images/icons/error.png") 0 5px no-repeat;
	border: #333333 1px dotted;
	padding: 10px 10px 10px 72px;
	min-height: 64px;
	_height: 64px;
	margin: 20px 0;
}

h1.invoices {
	margin: 10px 0;
	padding: 0 0 0 80px;
	display: block;
	height: 65px;
	background: transparent url("../images/icons/invoices.png") no-repeat;
}
h1.logindata {
	margin: 10px 0;
	padding: 0 0 0 80px;
	display: block;
	height: 65px;
	background: transparent url("../images/icons/keys.png") no-repeat;
}
h1.connect {
	margin: 10px 0;
	padding: 0 0 0 80px;
	display: block;
	height: 65px;
	background: transparent url("../images/icons/connect.png") no-repeat;
}
h1.profile {
	margin: 10px 0;
	padding: 0 0 0 80px;
	display: block;
	height: 65px;
	background: transparent url("../images/icons/profile.png") no-repeat;
}
h1.upgrade {
	margin: 10px 0;
	padding: 0 0 0 80px;
	display: block;
	height: 65px;
	background: transparent url("../images/icons/upgrade.png") no-repeat;
}
a.backlink {
	padding: 0 0 0 19px;
	line-height: 19px;
	height: 19px;
	color: #666666;
	background: transparent url("../images/icons/back_sm.png") 0 1px no-repeat;
}
a.backlink:hover {
	color: #000000;
}

.invoicemeta {
	float: left;
	display: block;
	width: 180px;
}
.invoiceamnt {
	float: left;
	display: block;
	width: 180px;
	line-height: 70px;
	font-size: 30px;
	text-align: center;
}
.invoicestatus {
	float: left;
	display: block;
	width: 180px;
	text-align: center;
}
.invoicestatus img {
	display: block;
	padding: 0 66px;
}
.invoicelinks {
	float: left;
	display: block;
	width: 210px;
	text-align: right;
	font-size: 15px;
	line-height: 15px;
	padding: 10px 0 0 0;
}
.inlinefrm {
	margin: 4px 0;
}
.afterlabel {
	width: 200px;
}

.countrynumber {
	width: 40px;
}
.citynumber {
	width: 70px;
}
.phonenumber {
	width: 80px;
}
#accordion input {
	border: #cccccc 1px solid;
}
#phoneErr {
	font-weight: bold;
	color: #ff0000;
}
input.address {
	width: 300px;
}
.lawyerimage {
	width: 140px;
	float: left;
}
.lawyerdatacanv {
	margin-left: 140px;
}
.lawyerdatacanv h2 {
	font-size: 18px;
}
.lawyerdata {
	border: #cccccc 1px dashed;
	padding: 7px;
}
.lawyerdesc {
	border: #cccccc 1px dashed;
	padding: 7px;
}
.title {
	width: 50px;
}
.chamberimage {
	width: 140px;
	float: left;
}
.chamberdatacanv {
	margin-left: 140px;
}
.chamberdatacanv h2 {
	font-size: 18px;
}
.chamberdata {
	border: #cccccc 1px dashed;
	padding: 7px;
}
.chamberdesc {
	border: #cccccc 1px dashed;
	padding: 7px;
}

#searchTextFld {
}

#newweb {
	width: 250px;
}
#contractbox input {
	margin: 5px 0;
}
#contractbox select {
	margin: 2px 0;
}
#contractbox label {
}
#contractbox h3 {
	font-size: 16px;
	margin: 0 0 8px 0;
}
.reginput {
	margin: 4px 0 2px 0;
	border: 1px solid #cccccc;
	width: 150px;
}
.regErrInline {
	color: #ff0000;
	font-weight: bold;
	padding: 4px 0 0 0;
	height: 20px;
	width: 475px;
	float: right;
}
.narrower {
	width: 375px;
}
.formelcanvas {
	height: 24px;
	width: 280px;
	float: left;
}
.formelcanvas label {
	padding: 5px 0 0 0;
}
.wider {
	width: 380px;
}
.widerinput {
	width: 250px;
}

.admin label {
	width: 200px;
}

.faqentryCanvas {
	background-color: #ffffff;
	padding: 0px 5px;
	margin: 10px 0;
	border: #cccccc 1px solid;
}

#loginFrmSubmit {
	display: none;
}
