
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }



/* links */

a { color: #4A87BC; background: inherit; font-weight: bold; text-decoration: none; }

a:hover { color: #9EC068; background: inherit; }	



/* headings */

h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }

h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }

h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }

h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }

.title { color: #808080; background: #fff; }



/* lists and form elements */

ul { margin: 0; padding : 0; list-style : none; }

form { margin: 0; }

input.search { width: 275px; border: none; background: #fff url(../images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }

input.button { padding: 3px; }



/* content holder */

#content { margin: 10px auto; width: 960px; }



/* header */

#header { height: 75px; }

#logo { padding: 15px 0 0 8px; }

#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; font-size: 14px; }

#top_info { float: right; width: 500px; margin: 20px 5px 0 0; text-align: right; color: #808080; font-size: 12px; line-height: 20px; }



/* horizontal tabbed menu */	

#tabs { background: #fff url(../images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }

#tabs ul { margin-left: 45px;}

#tabs li { display: inline; height: 45px; }

#tabs li a { float: left; background: #fff url(../images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }

#tabs li a:hover { background: #fff url(../images/barcurrent.gif) no-repeat; color: #000; }	

#tabs li a.current { background: #fff url(../images/barcurrent.gif) no-repeat; color: #2C71AE; }	

.key { text-decoration: underline; }



/* search form */

#search { 

	float: left;

	clear: both;

	color: #000;

	background: #fff url(../images/searchbg.gif) no-repeat;

	padding: 14px 0 20px 5px;

	width: 500px;

	margin: 5px 0 0 0;

}

	#search p { padding: 0; margin: 0; }





/* grey subheader */

.gbox { clear: both; background: #EEE; overflow: hidden; color: #444; padding: 10px 13px 10px 13px; margin: 0 0 20px 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.gbox p { padding: 0; margin: 0;}





/* left side */

fieldset {
	border: 2px solid #2169AA;
	padding: 10px;
	margin-bottom: 10px;
}

legend {
	font-weight: bold;
	font-size: 18px;
}

.left-full { float: left; width: 970px; margin: 0px 0 10px 0; }

.left-full h1,
.left-full h2 {
	text-transform: capitalize;
}
	
.left-full h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

.left-full p.infoText {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-transform: capitalize;
	line-height: 18px;
	font-size: 12px;
}

.left { float: left; width: 650px; margin: 0px 0 10px 0; }

	.left_articles {

		margin: 0 20px 15px 10px;

		padding: 10px 0 0 0;

		text-align: left;

		color: #000;

		background: #fff;

	}

	

	.calendar { height: 50px; float: left; background: #fff url(../images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}

	.calendar p { padding: 0; margin: 0; }

	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #dedede; font-size: 14px;}

	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }





/* bottom thirds */

.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }

	.smallboxtop { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat; color: #000; }

	.smallbox { background: #fff url(../images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }

	.smallbox p { padding: 0; margin: 0; }



	

/* right side */

#right {

	float: right;

	width: 295px;

	margin: 5px 0 10px 0;
	overflow: hidden;

}

	.boxtop { height: 19px; background: #fff url(../images/boxtop.gif) no-repeat; color: #000; }

	.box { width: 268px; background: #fff; border-left: 2px solid #2C71AE; border-right: 2px solid #2C71AE; color: #5b5b5b; padding: 0px 10px 15px 10px; margin: 0 0 0px 0; }
	
	.boxbot { height: 18px; background: #fff url(../images/box.gif) top left no-repeat; color: #000; }
	
	.box .side-title { font-size: 110%; font-weight: bold; background-color: #79B148; color: #FFF; padding: 2px 2px 2px 3px; margin-right: 4px;}

	.box p { padding: 0; margin: 0;}

	.image { float: left; margin: 0 9px 3px 0; }





/* misc */

.buttons { text-align: right; font-size: 14px; margin-left: 15px; padding: 4px 3px 0 0; margin-bottom: 10px;}

.left_articles .buttons { float: right; }

.bluebtn { background: #2169AA; padding: 4px 16px 5px 16px; color: #fff; font-weight: bold; text-decoration: none; cursor: pointer; }

.greenbtn { background: #77AE46; padding: 4px 16px 5px 16px; color: #fff; font-weight: bold; text-decoration: none; cursor: pointer; }

.bluebtn:hover { background: #77AE46; padding: 4px 16px 5px 16px; color: #FFF; font-weight: bold; text-decoration: none; } 
.greenbtn:hover { background: #2169AA; padding: 4px 16px 5px 16px; color: #FFF; font-weight: bold; text-decoration: none; } 

#promote-buttons .submitButton {
	font-size: 16px;
	margin-top: 20px;
}

.buttonBox {
	margin-top: 10px;
	margin: 0 auto;
	text-align: center;
}

.giant-button {
	font-size: 1.8em;
	padding: 15px;
	cursor: pointer;
}

.greenbg {
	background: #77AE46;
	color: #fff; font-weight: bold; text-decoration: none;
}

.greenbg:hover {
	background: #2169AA;
	color: #FFF;
}

.bluebg {
	background: #2169AA;
	color: #fff; font-weight: bold; text-decoration: none;
}

.bluebg:hover {
	background: #77AE46;
	color: #FFF;
}



/* footer  */

.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

/* EXTRA */

.linked-list {
	font-size: 15px;
	line-height: 25px;
	border: 0px;
	overflow: hidden;
	margin-top: 7px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding: 10px;
	background-color: #EEE;
	border: 1px solid #CCC;
}

.linked-list-blue {
	font-size: 15px;
	line-height: 25px;
	border: 0px;
	overflow: hidden;
	margin-top: 7px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding: 10px;
	background-color: #DFF;
	border: 1px solid #CCC;
}

.linked-list-alt {
	font-size: 15px;
	line-height: 25px;
	border: 0px;
	overflow: hidden;
	margin-top: 7px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding: 10px;
	background-color: #FEB;
	border: 1px solid #CCC;
}

.linked-list h3,
.linked-list-alt h3,
.linked-list-blue h3 {
	font-size: 1.1em;
}

.linked-list h4,
.linked-list-alt h4,
.linked-list-blue h4 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

.linked-list-alt p,
.linked-list-blue p,
.linked-list p
{
	font-size: 0.85em;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.linked-list-alt p strong,
.linked-list-blue p strong,
.linked-list p strong {
	text-transform: capitalize;
}

.linked-list-alt a {
	font-size: 0.85em;
}

.linked-list-alt .lawyer-linkout {
	margin-top: 10px;
	text-align: left;
	line-height: 22px;
}



.linked-list-alt .lawyer-linkout .lawyer-link {
	float: left;
	width: 32%;
}

.linked-list .city-entry {
	float: left;
	width: 25%;
}

.firmEntry {
	background-color: #FFD;
	border: 1px solid #DDD;
}

.lawyerEntry {
	background-color: #EEE;
	border: 1px solid #DDD;
}

.lawyerBlock {
	padding: 10px;
	margin: 3px;
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

.lawyerBlock .lawyerName {
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	font-size: 140%;
	padding: 0px;
}

.lawyerBlock .lawyerName a,
.lawyerBlock .lawyerName a:visited {
	text-decoration: none;
	color: #1D66A8;
}

.lawyerBlock .lawyerName a:hover {
	text-decoration: none;
	color: #9EC068;
}

.lawyerBlock .lawyerPhone {
	font-weight: bold;
	font-size: 140%;
	float: right;
}

.lawyerBlock .lawyerAddress {
	font-weight: none;
	text-transform: uppercase;
	margin-left: 20px;
	font-size: 110%;
}

.lawyerBlock .lawyerWebsite {
	font-weight: none;
	margin-left: 20px;
	font-size: 110%;
}

.pager {
	text-align: center;
	font-size: 110%;
	line-height: 27px;
}

.pager a {
	padding: 5px;
	background-color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}

.pager .currentpage {
	padding: 5px;
	background-color: #518BBE;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.google-map {
	padding: 2px;
	border: 8px solid #1D66A8;
	background-color: #FFF;
	width: 500px;
	height: 400px;
	margin-top: 10px;
}

.city-details {
	float: right;
	width: 385px;
	height: 20px;
	margin-top: 10px;
}

.breadcrumbs {
	font-size: 120%;
	margin-bottom: 5px;
}

.box .featured-listing {
	background-color: #FFFFFF;
	padding: 5px;
}

.box .featured-listing .lawyerName {
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	font-size: 120%;
	padding: 0px;
}

.box .featured-listing .lawyerName a,
.box .featured-listing .lawyerName a:visited {
	text-decoration: none;
	color: #1D66A8;
}

.box .featured-listing .lawyerName a:hover {
	text-decoration: none;
	color: #9EC068;
}

.box .featured-listing .lawyerPhone {
	font-weight: bold;
	font-size: 120%;
	float: right;
}

.box .featured-listing .lawyerAddress {
	font-weight: none;
	text-transform: uppercase;
	margin-left: 5px;
	font-size: 100%;
}

.box .featured-listing .lawyerWebsite {
	font-weight: none;
	margin-left: 20px;
	font-size: 110%;
}

.gbox .featured-listing {
	background-color: #EEE;
	padding: 5px;
	width: 48%;
	float: left;
}

.gbox .featured-listing .lawyerName {
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px;
	font-size: 140%;
	padding: 0px;
}

.gbox .featured-listing .lawyerName a,
.gbox .featured-listing .lawyerName a:visited {
	text-decoration: none;
	color: #1D66A8;
}

.gbox .featured-listing .lawyerName a:hover {
	text-decoration: none;
	color: #9EC068;
}

.gbox .featured-listing .lawyerPhone {
	font-weight: bold;
	margin-left: 10px;
	font-size: 120%;
}

.gbox .featured-listing .lawyerAddress {
	font-weight: none;
	text-transform: uppercase;
	margin-left: 10px;
	font-size: 120%;
}

.gbox .featured-listing .lawyerWebsite {
	font-weight: none;
	margin-left: 20px;
	font-size: 110%;
}

.pricing-info {
	color: #2169AA;
	font-size: 260%;
	margin-top: 40px;
	margin-bottom: 50px;
	margin-left: 100px;
}

#promote-lawyer,
#promote-firm {
	border-top: 1px solid #CCC;
	margin-top: 25px;
	margin-left: 0px;
	font-size: 125%;
	line-height: 30px;
	display: none;
}

#promote-buttons {
	display: none;
}

.error {
	font-weight: bold;
	color: #F00;
}

.success {
	font-weight: bold;
	color: #3C3;
}


.paid {
	font-weight: bold;
	color: #76AE46;
	font-size: 130%;
}

.browse-listing {
	margin-left: 0 auto;
}

.browse-listing .province-title {
	margin-top: 20px;
	font-size: 180%;
	margin-bottom: 10px;
}

.browse-listing .cityList {
	margin-left: 30px;
	font-size: 140%;
	line-height: 25px;
}

.browse-listing .province-title a {
	text-decoration: none;
}

.highlightedEmpty {
	font-size: 130%;
	font-weight: bold;
}

.infotext {
	font-size: 1.2em;
	padding: 0px;
	margin: 0px;
}

.required {
	color: #FF0000;
}

.promotionDetails {
	font-size: 180%;
	font-weight: bold;
	line-height: 25px;
}

.promotionDetails a {
	text-decoration: none;
	color: #1C66A8;
}

.promotionDetails a:hover {
	text-decoration: none;
	color: #76AE46;
}

.promote-details {
	text-transform: uppercase;
	font-size: 140%;
	margin-left: 20px;
}

.promoteStatus {
	margin-left: 20px;
	font-size: 120%;
	text-transform: capitalize;
}

.status {
	color: #2068A9;
	font-weight: bold;
}

#mailingResponse {
	font-weight: bold;
}

#newEntries {
	padding: 5px;
	border: 1px solid #CCC;
}

#newEntries th {
	background-color:  #518BBE;
	color: #FFF;
	text-align: center;
}

#newEntries td {
	background-color:  #FFFFEF;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #CCC;
	
}

#adminForm input {
	width: 450px;
	padding: 5px;
	margin-bottom: 5px;
}

.search-result {
	text-transform: capitalize;
	font-size: 140%;
	line-height: 25px;
}

.search-result a {
	text-decoration: none;
	color: #1C66A8;
}

.search-result a:hover {
	text-decoration: none;
	color: #76AE46;
}

#infoWindow {
	display: none;
}

#infoHeading {
	font-size: 1.1em;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.nobold { font-weight: normal; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}