/*
	This file should contain ONLY those styles mapped from QuarkXPress documents
	in the WebZineXpress application.
	
	Do not delete styles from here, even if you delete a style's mapping from
	WebZineXpress -- if a style is in here, it IS required by stories already 
	published in the database.
	
	These styles should contain formatting instructions only, not layout/positioning.
	
*/

.bodytext {
	padding-bottom: 12px;
}

.bodynopad {
	padding-bottom: 0;
}

.distpointname {
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0 0 0;
	margin: 0;
}

.distpointaddress {
	padding: 0;
	margin: 0;
}

.subheadsmall, .briefshead {
	font-size: 1.2em;
	padding-top: 12px;
	padding-bottom: 0;
	color: #819c65;
	font-weight: bold;
}

.byline {
	font-size: 0.8em;
	color: #4A4553;
	padding-bottom: 4px;
	text-transform: uppercase;
}

.caption {
	font-size: 1.1em;
	color: #333;
	padding: 2px 5px 5px 5px;
}

.photocredit {
	font-size: 0.9em;
	color: #999;
	text-transform: uppercase;
	float: right;
	padding-top: 4px;
}

.writerinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #666;
	font-style: italic;
	padding-top: 8px;
	border-top: 1px solid #999;
}

.headline {
	font-size: 2.2em;
	line-height: 1.05em;
	font-weight: bold;
	color: #066;
	padding-bottom: 10px;
}

.subhead {
	font-size: 1.4em;
	line-height: 1.2em;
	color: #066;
	padding-bottom: 10px;
}

.socialhead {
	font-size: 1.3em;
	padding-top: 8px;
	padding-bottom: 0px;
	color: #819c65;
	font-weight: bold;
}

/* Classifieds and Business Directory styles */

.BDhead {
	font-size: 1.4em;
	padding-top: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	margin-right: 25px;
}

.CLhead {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	background-color: #819c65;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-left: 15px solid #066;
	text-shadow: #000 1px 1px 3px;
}

.display_classified {
	margin-left: 25px;
	margin-right: 25px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid black;
}

.display_classified IMG {
	padding: 0;
	margin: 0;
	border: 1px solid black;
}

.CLtext {
	font-size: 1.0em;
	padding-bottom: 12px;
	margin-bottom: 12px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
	border-bottom: 1px solid #666;
	margin-bottom: 12px;
}

.CLtextNB {
	font-size: 1.0em;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
}

.CLsmall {
	font-size: 1.3em;
	padding-bottom: 1px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	margin-right: 25px;
}

.CLmedium {
	font-size: 1.5em;
	padding-bottom: 1px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	margin-right: 25px;
}

.CLlarge {
	font-size: 1.7em;
	padding-bottom: 1px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	margin-right: 25px;
}

.CLsmall_sp {
	font-size: 1.2em;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	margin-right: 25px;
}

.CLmedium_sp {
	font-size: 1.5em;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	margin-right: 25px;
}

.CLlarge_sp {
	font-size: 1.7em;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	margin-right: 25px;
}

.housephoto_table {
	border-bottom: 6px solid #819c65;
	background-color: #e0e0e0;
	padding-bottom: 10px;
	vertical-align: top;
}

.housephoto_banner {
	padding: 4px;
	text-align: center;
	margin-right: 10px;
	background-color:#819c65;
	color:#fff;
	font-weight: bold;
	font-size: 1.2em;
	font-face: Arial, sans-serif;
}

#map img {
	background: transparent;
}

.statusMsg {
	padding: 4px;
	margin-top: 10px;
	background-color: #ff9;
	border: 1px solid #ccf;
	color: #00c;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.tableHead {
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	background-color: #888;
	margin-top: 4px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left: 15px solid #222;
	text-shadow: #000 1px 1px 3px;
}

.sectionsubhead {
	padding: 4px;
	background-color: #9D080D;
	color: white;
	font-family: Georgia, sans-serif;
	font-weight: bold;
}

.question {
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}