@charset "utf-8";
/* CSS Document */

.catlistdropdown {
	margin: 5px 10px 10px 10px;
}
.catlistdropdown .item {
	padding:1px 2px 1px 2px;
}
.catlist .listtitleevent {
	list-style:none;
	line-height: 125%;
	font-size: 1.1em;
	padding: 0;
	margin-top: 15px;
	line-height:1.4em;
	font-weight: bold;
}
.catlist .listtitleevent a {
	font-size: 1em;
	font-weight: bold;
}
.homeMetaCatName {
	font-size: 14px;
	font-weight:bold;
	display:inline;
}
.catlist .listtitle {
	line-height:1.4em; 	
	font-weight: bold;
}

.catlist .listtitle a {
	font-size: 1.1em;	
	font-weight: bold;
}

.catlist ul {
	margin: 0 5px 5px 0px; 
	padding: 0 5px 5px 0px;
}

.catlist a {
	font-size:13px;
}

.catlist li {
	color:#666666;	
	margin: 0 ; 
	padding: 0px 15px 0px 10px;
	list-style:none; 
	font-size:11px;
	background: url("/images/classifieds/bullet.gif") no-repeat 0em 0.7em;
}


/* */
.postingItemRequired{
	padding: 1px 1px 1px 1px;
	background: #EDEFF4;
	border: 1px solid #FF0000;
	width:250px;
	height:30px;
	font-weight:bold;
	font-size: 20px;
	color: #003365;
	margin-left:3px;
}

.postingItem{
	padding: 1px 1px 1px 1px;
	background: #EDEFF4;
	border: 1px solid #CCCCCC;
	width:250px;
	height:30px;
	font-weight:bold;
	font-size: 20px;
	color: #003365;
	margin-left:3px;
}
.postingPrice{
	padding: 1px 1px 1px 1px;
	background: #EDEFF4;
	border: 1px solid #CCCCCC;
	width:125px;
	height:30px;
	font-weight:bold;
	font-size: 20px;
	color: #003365;
	margin-left:3px;
}

.inputGrey{
	color: #ccc;
}

.inputPaging{
	padding: 1px 1px 1px 1px;
	background: #EDEFF4;
	border: 1px solid #CCCCCC;
	width:250px;
	height:30px;
	font-weight:bold;
	font-size: 20px;
	color: #ccc;
	margin-left:3px;
}



.postingItemGrey{
	padding: 1px 1px 1px 1px;
	background: #EDEFF4;
	border: 1px solid #CCCCCC;
	width:250px;
	height:30px;
	font-weight:bold;
	font-size: 20px;
	color: #ccc;
	margin-left:3px;
}


.postingPriceGrey{
	padding: 1px 1px 1px 1px;
	background: #EDEFF4;
	border: 1px solid #CCCCCC;
	width:125px;
	height:30px;
	font-weight:bold;
	font-size: 20px;
	color: #ccc;
	margin-left:3px;
}

.highlight {
	background: #ffc;
	font-family:sans-serif;
	padding: 6px;
}

em { color: red; font-weight: bold; font-style: normal; }


.headlineBar {
	font-weight:bold;
	background: #eee; 
	border-bottom: 2px solid #ccc; 
	padding: 6px 25px;}
	
.headlinePaging {
    border-top: 2px solid #ccc;
	font-weight:bold;
	background: #eee; 
	/*border-bottom: 2px solid #ccc;*/ 
	padding: 6px 25px;}

.textOrangeSmall { color: orange;  font-size: smaller; }

div#safety-guide {
   width: 96%;
   margin-left: 0px;
   padding-left: 15px;
}
#safety-guide p, ol, ul, blockquote 
{
    line-height: 1.0em;
}
#safety-guide * ol 
{
    margin-left: 1.5em;
    list-style-type: decimal;
} 
#safety-guide ol li
{
    color:#F88908;
    font-size:100%;
    font-weight:bold;
    line-height:250%;
    margin-top:10px;
}
#safety-guide .guideline
{
    margin-bottom:8px;
    color:black;
    font-weight:normal;
    line-height: 1.40em;
}
#safety-guide .subheading
{
    font-weight:bold;
}
#safety-guide .bottomline
{
    color: black;
    line-height: 1.25em;
    font-weight: normal;
    font-style: italic;
}