﻿
form 
{
    display:inline;
}

body
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, 'MS Sans Serif' , sans-serif;
}

#cm_contentpage {
	
}

#cm_directory {
	
}
/* quick link page results title only*/
h1 {
	 font-size: 1.5em;
}
/* all page titles except for Quick Link page results page*/
#cm_contentpage H1
{
   float: left;
   padding: 3px 0px 3px 0px;
	font-size: 1.4em;
	display: block;
	text-align: left;
	
}

#cm_contentpage H3
{
    clear:left;
    float:left;    
}

h2
{
    display:inline;	 
	 font-size: 1.7em;
}
/* new search and print-buttons */
.cm_new_and_print_buttons
{
    float:right;
}

A.cm_button
{
    color: White !important;
}

#cm_quick_link
{
    clear:left;
}

#hot_deal_img
{
    clear: right;
    float: right;
    top: 25px;
    
}

A.cm_qlname
{
    font-size: 11pt;
}

span#cm_searchcriteria {
	padding: 5px;
	float: left;
}

#cm_search_result_list
{
    width: 100%;
	 margin-top: 1em;
	 font-size: .8em;
	 float:right;
}

#cm_search_result_list A
{
    color: Blue !important;
}

table.cm_resultBar{
	float: left;
	background-color: #003366;
	
}
table.cm_resultBar td, table.cm_resultBar td a {
	color: white;
	font-size: 1em;
}

/* Results Bar */
.cm_result_bar 
{
    clear:both;
    float: left;
    display: block;
    width: 100%;
    background-color: #003366;
    color: White
}

.cm_result_bar span {	
	 padding-left: 5px;
	 font-size: .8em;
	 font-weight: bold;	 
    color: White;
}
table #cm_search_result_list {
	float: left;
}

#cm_dir_searchresults .cm_button
{
    top: 3px;
}

/* bus dir search results row spacer */
.cm_rowspacer td
{
    border-bottom: .1em #ededed solid;
	 width: 100%;
}

.cm_sponsor
{
    background-color:#88eaf1;
}

.cm_div_searchresults_googlemap
{
    float: left;    
    background-image: url(http://www.chambermaster.com/images/markers/markersmall.png);      
    TEXT-ALIGN: left;    
    height: 26px;
    width: 15px;  
    background-repeat: no-repeat;
	 padding-right: 5px;
}

.cm_member_name
{
    float:left;
	 display: block;
}

.cm_visit_website
{
    float: right;
   /* clear:right;*/
	 display: inline;
}

.cm_address
{
    clear:left;
    float:left;    
    width: 50%;
    position: relative;
    top: 5px;
}

.cm_search_desc
{
    display: inline-block;
    width: 100%;
    clear:left;
    float: left;
    font-style: italic;
}

.cm_phone
{
    clear:right;
    float: right;
	 display: block;
	 width: 50%;
	 position: relative;
	 text-align: right;
	 top: 5px;
}

/*Content Page A Link*/
#cm_contentpage A
{
    color: #000000;
    text-decoration: none;
   /* font-family: Arial, Helvetica, 'MS Sans Serif' , sans-serif;  */
    font-size: 12px;  
}

/*Content Page A Link Hover*/
#cm_contentpage A:hover
{
    color: #000000;
    text-decoration: underline;
 /*   font-family: Arial, Helvetica, 'MS Sans Serif' , sans-serif; */ 
    font-size: 12px;  
}

#cm_id_quick_link
{
    table-layout: auto;
    width: 100%;
	float: left;
}

#cm_id_quick_link .cm_Category
{
    /*margin-top: -5px;*/
	 font-size: .9em;
	 color: #000
}

/* Category Quick Links */
#cm_id_quick_link .cm_Category A
{
    font-size: .75em;
	text-decoration: none;    
    color: #00478a;  
}

/* Category Quick Links A Hover*/
#cm_id_quick_link .cm_Category A:hover
{
   font-size: 10px;
	text-decoration: underline;
   color: #003366;  
}

#cm_id_quick_link .cm_Category
{
    width: 100%
}

.cm_button, span.cm_button
{
    border-bottom: #0066CC 1px solid;
    border-left: #0066CC 1px solid;
    padding-bottom: 3px;
    background-color: #6699CC;
    padding-left: 9px;
    padding-right: 9px;
    color: #FFFFFF;
    font-size: 10pt;
    border-top: #0066CC 1px solid;
    top: -1px;
    position: relative;
    border-right: #0066CC 1px solid;
    text-decoration: none;
    padding-top: 1px;
    cursor: pointer;
}

#cm_contentpage fieldset
{
    margin-top: 10px;
    margin-bottom: 10px;
    clear:both;
    float:left;
  /*  font-family: Arial;    */
    width: 100%;
}

#cm_contentpage p
{
  /*  font-family: Arial;*/
}

#cm_contentpage
{
    font-size: 1.1em;
}

#cm_contentpage label
{
    width: 150px;
}
#cm_search div {
padding: .5em;
}
#cm_search div label{
padding: .5em;
color: #000000;
}

/* Search by Category Drop Down */
#cm_contentpage select
{
    background-color: #FFFFFF;
    color: #000000;
}

/* Search by Keyword */
#cm_contentpage input
{
    background-color: #FFFFFF;
	color: #000000;
}

.cm_button A
{
    color: White;
}

#cm_footer_links
{
    text-align: center;
    float:left;
    width: 100%;
    padding-right: 8px;
}

#cm_footer_links A, #cm_footer_links A:hover
{
    font-size: 10px;
    margin-right: 8px;
}
#cm_pbfooter{
	 text-align: center;
    float:left;
    width: 100%;
	 padding-top: 1em;
}
