
/*  960 GRID */


.container_12
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}


/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {

	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}


/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}


/* =Grid >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .grid_1 {width: 60px;}
.container_12 .grid_2 {width: 140px;}
.container_12 .grid_3 {width: 220px;}
.container_12 .grid_4 {width: 300px;}
.container_12 .grid_5 {width: 380px;}
.container_12 .grid_6 {width: 460px;}
.container_12 .grid_7 {width: 540px;}
.container_12 .grid_8 {width: 620px;}
.container_12 .grid_9 {width: 700px;}
.container_12 .grid_10 {width: 780px;}
.container_12 .grid_11 {width: 860px;}
.container_12 .grid_12 {width: 940px;}

/* =Prefix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .prefix_1 {padding-left: 80px;}
.container_12 .prefix_2 {padding-left: 160px;}
.container_12 .prefix_3 {padding-left: 240px;}
.container_12 .prefix_4 {padding-left: 320px;}
.container_12 .prefix_5 {padding-left: 400px;}
.container_12 .prefix_6 {padding-left: 480px;}
.container_12 .prefix_7 {padding-left: 560px;}
.container_12 .prefix_8 {padding-left: 640px;}
.container_12 .prefix_9 {padding-left: 720px;}
.container_12 .prefix_10 {padding-left: 800px;}
.container_12 .prefix_11 {padding-left: 880px;}

/* =Suffix Extra Space >> 12 Columns
--------------------------------------------------------------------------------*/
.container_12 .suffix_1 {padding-right: 80px;}
.container_12 .suffix_2 {padding-right: 160px;}
.container_12 .suffix_3 {padding-right: 240px;}
.container_12 .suffix_4 {padding-right: 320px;}
.container_12 .suffix_5 {padding-right: 400px;}
.container_12 .suffix_6 {padding-right: 480px;}
.container_12 .suffix_7 {padding-right: 560px;}
.container_12 .suffix_8 {padding-right: 640px;}
.container_12 .suffix_9 {padding-right: 720px;}
.container_12 .suffix_10 {padding-right: 800px;}
.container_12 .suffix_11 {padding-right: 880px;}
/* CSS Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
/*	vertical-align:baseline;    */
/*	background:transparent;     */
}
body {
	line-height:1
}
ol, ul {
	list-style: disc;
        list-style-position: outside;
        padding-left: 30px;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}


/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
body {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size: 12px;
    color: #3F3F3F;
    background-color: #efefef;
}

a { 
    font-size: 12px;
    color: #2f2f2f;
}

a:hover {
    color: #3f3f3f;
}

h3 {
    font-size: 16px;
}

.MainMenu {
    margin: 0px 0px 40px 0px;
    text-align: right; 
    padding: 10px; 
}

.MainMenu a {
    padding-left: 10px;
    padding-right: 10px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size: 12px; 
    color: #666; 

}

.separator_MainMenu {
    border-left: 1px solid #efefef; 
}

.activePageMenuItem { 
    font-weight: bold; 
}


.LiveEdit_drop_down   { 
	text-align: left; 
	color: white; 
	width: 176px; 
	border-bottom: 1px solid #b3b29e; 
	border-left: 1px solid #b3b29e; 
	padding: 0px;
	background-color: #413E35;
  background-color: #333333;
}

.LiveEdit_drop_down a {  
	font-size: 12px;
	color: #e7e5d9; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	background-repeat: no-repeat; 
	background-position: center top; 
	display: block; 
	padding: 4px 8px; 
}

.LiveEdit_drop_down a:hover {
  	background-color: #9F9F9F;
	text-decoration: none; 
  background-color: #777777;
}

.Default_body {
  text-align:left;
}
/* CSS Document */
/*Global Styles*/
body {
	background-image: url(../assets/images/canvasback.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
}

img {
	border: none;
}

p {
 line-height: 18px;
}

/*Classes*/
.header { 
	background-image: url(/assets/images/header.png);
	background-repeat: no-repeat;
	min-height: 120px;
}

.toprightnav a {
	font-family: Tahoma, Arial,Verdana, sans-serif;
	font-size: 14px;
        font-weight: bold;
	color: #00aeef;
	text-decoration: none;
	line-height: 22px;
        padding-right: 16px;
}

.toprightnav a:hover {
	text-decoration: underline;
        color: #FFF;
}

.nav a {
	font-family: Arial Rounded MT Bold,Verdana, Geneva, sans-serif;
	font-size: 12px;
font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 90px;
	padding-left: 10px;
	padding-right: 10px;
}

.logo {
position: relative;
z-index: 899;
height:118px;
margin-top:45px
}

.feature {
        height: 307px;
}

.rotateover {
	/*position: relative;
        top: -43px;*/
     position: absolute;
     top:0;
     margin-top:120px;
}

.rotate {
	position: absolute;
        z-index: -50;

}

.footer {
	background-repeat: repeat-x;
	width: 960px;
	height: 157px;
        color: #FFF;
        min-height: 215px;
        height: auto !important;
        padding-bottom:15px;
  background-color: #262626;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#262626), to(#464646)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #262626, #464646); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #262626, #464646); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #262626, #464646); /* IE10 */
  background-image:      -o-linear-gradient(top, #262626, #464646); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #262626, #464646);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#262626', EndColorStr='#464646'); /* IE6–IE9 */
}




.footer a {
	font-family: Arial Rounded MT Bold,Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
        padding-right: 5px;
        padding-right: 5px;
}

.footer a:hover {
	text-decoration: underline;
        color: #FFF;
}

#footer-site-name {
     color:#333333;
     font-size:48px;
     font-family: Lora,"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* Background Fix */

#content_id_42 {
        background-color:#3D7BB4;
}

.nav {
        width:620px;
        height:98px;
}

.box_shadow {
     -moz-box-shadow: 0px 0px 3px #888888; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 3px #888888; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 3px #888888; /* Opera 10.5, IE9, Chrome 10+ */
}

/* INSET DROP SHADOW */
.box_inset_shadow {
     -moz-box-shadow: 0px 0px 4px #888888 inset; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #888888 inset; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #888888 inset; /* Opera 10.5, IE9, Chrome 10+ */
}

/* GRADIENT */
.box_gradient {
  background-color: #444444;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#999999)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #444444, #999999); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #444444, #999999); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #444444, #999999); /* IE10 */
  background-image:      -o-linear-gradient(top, #444444, #999999); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #444444, #999999);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#444444', EndColorStr='#999999'); /* IE6–IE9 */
}





/* 
CSS3 Accordion
*/
 
.accordion {
    -moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0;
    list-style: none outside none;
    overflow: hidden;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    width:189px;
    padding-left: 0px;
}
.accordion li {
    float: left;
    height: 125px;
    overflow: hidden;
    width: 20%;
}
.accordion li:first-of-type {
    -moz-border-radius: 10px 0 0 10px;
}
.accordion li:last-of-type {
    -moz-border-radius: 0 10px 10px 0;
}
.accordion div {
    padding: 10px;
}
.accordion:hover li {
    width: 10%;
}
.accordion li:hover {
    width: 60%;
}
.slide-01 {
    background: none repeat scroll 0 0 #eeeeee;
    color: #333333;
}
.slide-02 {
    background: none repeat scroll 0 0 #ffffff;
    color: #333333;
}
.slide-03 {
    background: none repeat scroll 0 0 #eeeeee;
    color: #333333;
    text-shadow: none;
}
.slide-04 {
    background: none repeat scroll 0 0 #ffffff;
    color: #333333;
}
.slide-05 {
    background: none repeat scroll 0 0 #eeeeee;
    color: #333333;
}
#vertical {
    /*height: 300px;*/
    height:225px;
    width: 189px;
}

#vertical li {
    height: 20%;
    width: 100%;
    border-top:1px solid #DEDEDE;
	     -moz-transition: all 0.2s ease-out;  /* FF4+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
      -ms-transition: all 0.2s ease-out;  /* IE10? */
          transition: all 0.2s ease-out;  
}

#vertical li h4 {
    color:#890000;
}

#vertical li div p {
    margin-top:20px;
}

#vertical li:first-of-type {
    -moz-border-radius: 10px 10px 0 0;
}
#vertical li:last-of-type {
    -moz-border-radius: 0 0 10px 10px;
}
#vertical:hover li {
    height: 10%;
    width: 100%;
}
#vertical li:hover {
    height: 60%;
    width: 100%;
}

@charset    "utf-8   ";

/*** KJPv2 CM_Supp! ***/

/**********************/
/*** General Styles ***/
/**********************/

body {
	font-size: 12px;
	color: #000000; 
 }

::selection      { 
        background:#777777;
		color:#ffffff; /* Safari and Opera */ 
}
::-moz-selection  { 
        background:#777777;
		color:#ffffff; /* Firefox */ 
}

#cm_contentpage a {
	     -moz-transition: all 0.2s ease-out;  /* FF4+ */
       -o-transition: all 0.2s ease-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.2s ease-out;  /* Saf3.2+, Chrome */
      -ms-transition: all 0.2s ease-out;  /* IE10? */
          transition: all 0.2s ease-out;  
}

h1 {font-family:Lora,"Palatino Linotype", "Book Antiqua", Palatino, serif !important; font-size:30px !important; font-weight:normal !important;color:#000000 !important;}
h2 {font-family:Lora,"Palatino Linotype", "Book Antiqua", Palatino, serif !important; font-size:26px !important; font-weight:normal !important;color:#333333 !important;}
h3 {font-family:Lora,"Palatino Linotype", "Book Antiqua", Palatino, serif !important; font-size:22px !important; font-weight:normal !important;color:#000000 !important;}
h4 {font-family:Lora,"Palatino Linotype", "Book Antiqua", Palatino, serif !important; font-size:18px !important; font-weight:normal !important;color:#333333 !important;}
h5 {font-family:Lora,"Palatino Linotype", "Book Antiqua", Palatino, serif !important; font-size:14px !important; font-weight:normal !important;color:#000000 !important;}
h6 {font-family:Lora,"Palatino Linotype", "Book Antiqua", Palatino, serif !important; font-size:10px !important; font-weight:normal !important;color:#333333 !important;}


#cm_contentpage fieldset {
	
	background-color: transparent;
	border: 0 none;
	     -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}

#cm_contentpage fieldset legend {
	background:#0054A5;
	padding:3px 10px;
	font-weight:bold;
	font-variant:small-caps;
	font-family:   "Palatino Linotype   ",    "Book Antiqua   ", Palatino, serif;
	     -moz-box-shadow: 0px 0px 5px #777777; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #777777; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #777777; /* Opera 10.5, IE9, Chrome 10+ */
	color:#fefefe;
}

#cm_contentpage input, #cm_contentpage select, #cm_contentpage textarea {
	padding:5px;
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	     -moz-box-shadow: 0px 0px 5px #dddddd inset; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #dddddd inset; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #dddddd inset; /* Opera 10.5, IE9, Chrome 10+ */
	border: 1px solid #CCCCCC;
}

#cm_login_ctrPwd {
	margin-left:3px;
}

#cm_login_badpwd {
	margin: 10px 0px;
}

#cm_events_calendar fieldset br {
	display:none;
}

#cm_events_calendar fieldset legend a {
     color:#ffffff !important;
}

/**************************/
/*** Business Directory ***/
/**************************/

#cm_contentpage form {    
	display:inline;
}

#cm_contentpage {
	padding: 0 10px 10px 10px;
	font-size: 12px;
	width: 93%;
	float: left;
	clear: left;
    font-family: Tahoma, Geneva, sans-serif;
	margin-left: auto;
	margin-right: auto;
        margin-top:-25px;
}
/* need for alignment IE6 */
#cm_contentpage table {
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin-top:15px;
}

#cm_contentpage fieldset{   
    margin-top: 10px;
    margin-bottom: 10px;
    clear:both;
    float:left;
    width: 100%;
}
#cm_contentpage legend {
	font-size: 14px;
	font-weight: bold;
	color: #676767;
	padding:10px;
	margin-bottom:0px;
}

#cm_contentpage input[type=text], #cm_contentpage select{
	margin-bottom: 3px;
	border: solid 1px #ccc;
	background-color: white;
	color: #000000;
}




.cm_button, span.cm_button, .cm_button a:visited, span.cm_button a:visited, a.cm_button, a.cm_button:visited
{
    background-color: #0054A5;
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	     -moz-box-shadow: 0px 0px 5px #777777; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #777777; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #777777; /* Opera 10.5, IE9, Chrome 10+ */
    color: #fefefe;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif,   "MS Sans Serif   ";
    font-size: 14px;
    margin: 5px;
    padding: 2px 11px 5px;
    position: relative;
    text-decoration: none;
    top: -2px;
	text-transform: capitalize;
	border:0 none;
	     -moz-transition: all 0.2s ease-in-out;  /* FF4+ */
       -o-transition: all 0.2s ease-in-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.2s ease-in-out;  /* Saf3.2+, Chrome */
      -ms-transition: all 0.2s ease-in-out;  /* IE10? */
          transition: all 0.2s ease-in-out;  
}




#cm_contentpage input[type=button], #cm_contentpage input[type=submit]{
	border: #CCCCCC 1px solid;   
    padding-bottom: 3px;
    padding-left: 9px;
    padding-right: 9px;
    color: white;
    font-size: 12px;
    text-decoration: none;
    padding-top: 1px;
    cursor: pointer;
	background: none repeat scroll 0 0 #0054A5;
    border: 0 none;
	     -moz-box-shadow: 0px 0px 4px #777777; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #777777; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #777777; /* Opera 10.5, IE9, Chrome 10+ */
	text-transform: capitalize;
		     -moz-transition: all 0.2s ease-in-out;  /* FF4+ */
       -o-transition: all 0.2s ease-in-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.2s ease-in-out;  /* Saf3.2+, Chrome */
      -ms-transition: all 0.2s ease-in-out;  /* IE10? */
          transition: all 0.2s ease-in-out;  
}
#cm_contentpage input[type=button]:hover, #cm_contentpage input[type=submit]:hover{
    background-color: #598DBD;
    color: #fefefe;
}

#cm_contentpage iframe
{
    padding: 0;
}
/* fields for contact us, events print summary page, jobs info page, member application */ 
td.cm_field_titles {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 150px;
	font-size: 12px;
	padding-right: 5px;
}
#cm_contentpage label
{
    width: 150px;
	clear:both;
	float:left;
}
/* all page titles except hot deals */
#cm_contentpage h1
{
    float: left;
	clear: left;
    padding: 3px 0px 3px 0px;
	font-size: 22px;
	display: block;
	text-align: left;
	text-transform: capitalize;	
}
/* search critieria: business directory and jobs */
span#cm_searchcriteria, span#cm_searchcategory, span#cm_searchkeyword {
	padding: 5px;
	float: left;
	clear: left;
}

span#cm_searchcriteria span, span#cm_searchcategory span, span#cm_searchcategory span{
	font-weight: bold;
}

/* calendar view, and list view link, bus dir    'back to   ' link */

.cm_small_link {
	margin:12px 0 4px 0;
}

.cm_small_link a {
    background: none;
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    color: #333333;
    font-size: 11px;
    padding: 5px;
    text-decoration: none;
}

.cm_small_link a:hover
{
	text-decoration: none;
	color:#efefef;
	background:#598DBD;
}

/* bus dir category subhead; event name on event details page */
#cm_contentpage H3
{
    clear:left;
    float:left;
	 color: #666666;  
}
#cm_contentpage h2
{
    display:inline;
	font-size:22px;
}

#cm_search_list_alphabetically {
	margin-bottom:30px;
}

#cm_search_list_alphabetically span a {
	color: #898989;
	float:left;
	display:block;
	padding: 0px 3px;
}

#cm_search_list_alphabetically span a:hover {
	color: #222222;
	text-decoration:none;
	background:none;
}

#cm_communitylist {
	clear:both;
}

/* buttons */
.cm_button, span.cm_button, .cm_button a:visited, span.cm_button a:visited, a.cm_button, a.cm_button:visited
{
    background-color: #0054A5;
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	     -moz-box-shadow: 0px 0px 5px #777777; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #777777; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #777777; /* Opera 10.5, IE9, Chrome 10+ */
    color: #fefefe;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif,   "MS Sans Serif   ";
    font-size: 14px;
    margin: 5px;
    padding: 2px 11px 5px;
    position: relative;
    text-decoration: none;
    top: -2px;
	text-transform: capitalize;
	border:0 none;
	     -moz-transition: all 0.2s ease-in-out;  /* FF4+ */
       -o-transition: all 0.2s ease-in-out;  /* Opera 10.5+ */
  -webkit-transition: all 0.2s ease-in-out;  /* Saf3.2+, Chrome */
      -ms-transition: all 0.2s ease-in-out;  /* IE10? */
          transition: all 0.2s ease-in-out;  
}
.cm_button:hover, span.cm_button:hover, a.cm_button:hover {
    background-color: #598DBD;
    color: #fefefe;
}

/* search and print-buttons */
.cm_new_and_print_buttons
{
    text-align: right;
	 width: inherit;
	 float: right;
	 white-space: nowrap;
	 margin-bottom: 25px;
}

td.cm_srLogoCol {
	max-width:75px;
	max-height: 75px;
	padding-right: 8px;
}

.cm_srResultsLinkOvr
{
    BORDER-RIGHT: #666666 1px solid;
    PADDING-RIGHT: 9px;
    BORDER-TOP: #e0e0e0 1px solid;
    PADDING-LEFT: 9px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #e0e0e0 1px solid;
    CURSOR: pointer;
    COLOR: #666666;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Arial,    'MS Sans Serif   ', sans-serif, Helvetica;
    POSITION: relative;
    TOP: -2px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
}

.cm_srResultsLinkOut
{
    BORDER-RIGHT: #666666 1px solid;
    PADDING-RIGHT: 9px;
    BORDER-TOP: #CCCCCC 1px solid;
    PADDING-LEFT: 9px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #CCCCCC 1px solid;
    COLOR: white;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Arial,    'MS Sans Serif   ', sans-serif, Helvetica;
    POSITION: relative;
    TOP: -2px;
    BACKGROUND-COLOR: #CCCCCC;
    TEXT-DECORATION: none
}

/* at top of modules */
#cm_memberdeal_img
{
    clear: right;
    float: right;
	border: none;
	width: 93px;
	height:19px;
	/*if you do not want the member deal button to appear on the website
	 simply change line below to    'background-image: none   '  --Do not use    'Display: none;   ' */
	background-image: url(/Content/Images/memberDeal.png); 
	background-repeat: no-repeat;
	background-position: center;
	cursor: hand;
	cursor: pointer;
}
#cm_hotdeal_img
{
    clear: right;
    float: right;
	 border: none;
	 width: 93px;
	 height:19px;
	 /*if you do not want the hot deals button to appear on the website
	 simply change line below to    'background-image: none   '  --Do not use    'Display: none;   ' */
	 background-image: url(http://public.chambermaster.com/Content/Images/hotdeal.gif); 
	 background-repeat: no-repeat;
	 cursor: hand;
	 cursor: pointer;
	      -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}
#cm_marketspace_img
{
    clear: right;
    float: right;
	border: none;
	width: 93px;
	height:19px;
	/*if you do not want the marketspace button to appear on the website
	 simply change line below to    'background-image: none   '  --Do not use    'Display: none;   ' */
	background-image: none; /*TODO: url(http://public.chambermaster.com/Content/Images/MarketspaceLg.png); */
	background-repeat: no-repeat;
	background-position: center;
	cursor: hand;
	cursor: pointer;
}
/* hot deals image on search results page for each member listing*/
#cm_hotdealresults_img
{
    clear: right;
    float: right;
	 border: none;
	 width: 75px;
	 height:14px;
	 background-image: url(http://public.chambermaster.com/Content/Images/hotdealmem.gif); 
	 background-repeat: no-repeat;
	 cursor: hand;
	 cursor: pointer;
}	 

/* cm footer navigation */
#cm_footer_links
{
    text-align: center;
    width: 100%;
	 float:left; /* leave for positioning */
	/* clear:left;*/
    padding-right: 8px;
	margin-bottom: 20px;
	margin-top:20px;
}

#cm_footer_links a
{
    font-size: 10px;
    margin-right: 8px;
    white-space: nowrap;
	color: #000;
	text-decoration:none;
	padding:5px;
	font-variant:small-caps;
	color:#676767;
	line-height:20px;
}

#cm_footer_links a:hover {
	color:#222222;
}

/* cm footer logo */
#cm_pbfooter{
	 text-align: center;
    float:left;/* leave for positioning */
    width: 100%;
	 padding: 1em;
}

#cm_pbfooter a img {
	border:1px solid #b1b1b1;
     -moz-box-shadow: 0px 0px 5px #b1b1b1; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 5px #b1b1b1; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 5px #b1b1b1; /* Opera 10.5, IE9, Chrome 10+ */
		       -moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}

#cm_pbfooter_gomobile
{
    text-align: center;
    float:left;/* leave for positioning */
    width: 100%;
    padding: 1em;
}

#cm_pbfooter_gomobile a {
    font-size: 10px;
    margin-right: 8px;
    white-space: nowrap;
	color: #000
}

/* scrolling modules - used on home page */
#cm_module_scroll table {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif,    "MS Sans Serif   ";	
}

#cm_module_scroll table tr{
	line-height: 24px;
}

#cm_module_scroll td.cm_event_scroll_date, #cm_module_scroll td.cm_news_scroll_date{
	font-size: 10px;
	color: #000;
	vertical-align: top;
} 

#cm_module_scroll td.cm_member_scroll a, #cm_module_scroll td.cm_event_scroll_event a, 
#cm_module_scroll td.cm_news_scroll_item a {
font-size: 10px;
color: #000;
text-decoration: underline;
}

#cm_module_scroll td.cm_member_scroll a:hover, #cm_module_scroll td.cm_event_scroll_event a:hover,
#cm_module_scroll td.cm_news_scroll_item a:hover{
font-size: 10px;
color: #000;
text-decoration: none;
}
/******************************/
/* Start business directory */

/* CSS Triangle */
#cm_search #cm_search_by_category {
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #444444;
		padding-top:0 !important;
		padding-bottom:0 !important;
		padding-left:5px;
		margin:28px 0px;
}

#cm_search #cm_search_by_keyword {
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #444444;
		padding-top:0 !important;
		padding-bottom:0 !important;
		padding-left:5px;
		margin:28px 0px;
}

#cm_search #cm_search_by_contact {
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #444444;
		padding-top:0 !important;
		padding-bottom:0 !important;
		padding-left:5px;
		margin:28px 0px;
}

#cm_search #cm_search_list_alphabetically {
        height: 0;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #444444;
		padding-top:0 !important;
		padding-bottom:0 !important;
		padding-left:5px;
		margin:28px 0px;
}

#cm_search div label {
	margin-top:-11px;
}

#cm_quick_link
{
    clear:left;
	 font-weight: bold;
	 padding-top:20px;
}
#cm_quick_link ul li {
 list-style: none;
 padding-bottom: 1em;
}

#cm_quick_link ul li a, #cm_quick_link ul li a:hover{
  text-transform: capitalize; 
  font-weight: normal;
}

#cm_quick_link ul {
	margin-top:20px;
}


#cm_search_result_list
{
    width: 100%;
	 margin-top: 1em;
}

#cm_search_result_list a
{
    color: #676767 !important;
	padding:5px;
}
#cm_search_result_list a:hover
{
    color: #222222 !important;
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
		  background-color: #dddddd;
}

#cm_search_result_list tbody tr td.cm_srLogoCol a:hover {
background-color:transparent;
}

/* Results Bar */
.cm_result_bar
{
    float: left;
    display: block;
	height: 15px;
    width: 100%;
    padding-left: 5px;
	padding-right: 5px;
	padding:5px;
	background-color: #FF6600;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9956), to(#FF6600)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #FF9956, #FF6600); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #FF9956, #FF6600); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #FF9956, #FF6600); /* IE10 */
    background-image:      -o-linear-gradient(top, #FF9956, #FF6600); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #FF9956, #FF6600);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= '#FF9956 ', EndColorStr= '#FF6600 '); /* IE6–IE9 */
   position:relative;
   padding:10px;
   margin:2em auto;
   color:#fff;
   overflow:hidden;
}

.cm_result_bar:before {
   content: " ";
   position:absolute;
   top:0;
   right:0;
   border-width:0 16px 16px 0;
   border-style:solid;
   border-color:#fff #fff #CC5100 #CC5100;
   background:#658E15;
   -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   display:block; width:0; /* Firefox 3.0 damage limitation */
}



.cm_result_bar a
{
	color: #fff;	 
}

/* members results - items found */
.cm_memberlist, .cm_result_bar span {
	float: left;	
	color: white;
	padding-right: 15px;
}
/* alpha links search results*/
#cm_dir_searchresults .cm_alphaprevnext a {
	 font-weight: bold;	 
    color: white;
	 display: inline;
	 margin-right: 1px; 
	 font-size: 10px;	 
}
		
#categories-list {
			max-width: 250px;
			width: 250px;
			margin-top:-8px;
		}
		
#keyword-text {
	margin-top:-8px;
}

#contact-text {
	margin-top:-8px;
}

#cm_dir_searchresults .cm_button
{
    top: -2px;
}

/* bus dir search results row spacer and info request Publications row spacer */
.cm_rowspacer td
{
    border-bottom: 0 none;
	 width: 100%;
}

.cm_sponsor
{
    background-color:#F2F2F2;
}

.cm_sponsor td div{
	padding-left:10px;
	margin-top:5px;
	margin-bottom: 5px;
}
.cm_nonsponsor td div{
	padding-left:10px;
	margin-top:5px;
	margin-bottom: 5px;
}
.cm_div_searchresults_map
{
    float: left;    
    /*for white bg sites*/
	 background-image: url(http://public.chambermaster.com/Content/Images/markersmall.png);      
   /*for colored bg sites*/
	 background-image: url(http://public.chambermaster.com/Content/Images/map.gif);      
    height: 26px;
    width: 26px;  
    margin-left: 10px;
    background-repeat: no-repeat;
	 padding-right: 5px;
	 cursor: hand;
	 cursor: pointer;
}

.cm_member_name
{
     float:left;
	 /*clear: left;	 */
	 padding-right: 3px;
	 display: block;
	 font-weight: bold;
}

.cm_member_name a {
	font-size: 16px;
	text-decoration:none;
	color: #999999;
}

.cm_member_name a:hover {
	font-size: 16px;
	text-decoration:none;
	color:#444444;
}

.cm_visit_website
{
    float: right;
    clear:right;
	 display: inline;
}

.cm_visit_website a {
	text-decoration:none;
}

.cm_visit_website a:hover {
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}

.cm_address
{
    clear:left;
    float:left;    
    width: 75%;
	 display: block;
}
.cm_phone
{
    float: right;
    clear:right;
	 display: inline;
}

.cm_search_desc
{
    width: 100%;
    clear:left;
    float: left;
    font-style: italic;
	 padding-top:5px;
}
#cm_id_quick_link
{
    table-layout: auto;
    width: 100%;
	float: left;
	padding-bottom:0px !important;
}

#cm_id_quick_link tr td{
	padding-bottom: 1em;
}

/* Category Quick Links */
#cm_id_quick_link .cm_category a
{
    font-size: 11px;
	text-decoration: none;    
    color: #598DBD;  
	 font-weight: normal;
	 padding:2px 5px;
	 	      -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}

/* Category Quick Links A Hover*/
#cm_id_quick_link .cm_category A:hover
{
   text-decoration: none;
	font-size: 11px;
	 font-weight: normal;
	 background-color:#0054A5;
	 color:#efefef;
}

.cm_qlname {
	margin-bottom:15px;
}

#cm_id_quick_link .cm_category
{
    width: 100%;
	margin-top:10px;
}

/* category links */
#cm_dir_index a, #cm_quick_link ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	padding:5px;
	     -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}
#cm_dir_index a:hover, #cm_quick_link ul li a:hover{	
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
	background-color:#598DBD;
	color:#efefef;
}

#cm_search div {
padding: .5em;
}

#cm_search div label{
padding: .5em;
color: #222222;
float:left;
}

/* two column search results */
#cm_2colbusdirsearchresults {
	width: 100%;
	padding: 0;
	clear: both;
	height:auto !important;
	margin-left: auto;
	margin-right: auto;
}

#cm_2colmemberlisting {
	width: 50%;
	float: left;
}

/* highlights the member listing on mouse over, turned off by default */
/*#cm_2colmemberlisting:hover {
	background-color: #f4f4f4;
	background-repeat: repeat;
}*/

#cm_2col_sponsor
{
    background-color: #f4f4f4;
	background-repeat: repeat;
	display: inline-block;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 175px;
	min-height: 175px;
	height:100%;
}

#cm_2col_nonsponsor
{
	display: inline-block;
	height:100%;
}

#cm_2colmemberlogo {
	float: left;
	clear:both;
	text-align:center;
	padding: 5px;
}

#cm_2colmemberlogo img {
	float: left;
	padding: 2px;
}

#cm_2colmemberinfo {
	float:left;
	padding:5px;
	width:70%;
}

#cm_2colmembername {
	font-weight: 600;
	display:block;
	clear:left;
}

#cm_2colmembername a {
	text-decoration: underline;
}

#cm_2colmembername a:hover {
	text-decoration: none;
}

#cm_2colmembername span {
	font-weight: bold;
}

#cm2colmemberurl {
	float:right;
	clear:none;
	display:block;
}

#cm_2colmemberaddress {
	display:block;
	float: left;
	clear:left;
	width:100%;
}

#cm_2colmemberphone {
	display:block;
	float: left;
	clear:left;
	width:100%;
}

#cm_2colmemberdescription {
	display:block;
	float: left;
	clear:left;
	padding: 10px 0px 0px;
	width: 100%;
}

#cm_2colmember_descriptiontext {
	font-style: italic;
}

#cm_2colmember_colorbuttons {
	position: relative;
	clear:left; 
    float: right;
	width: 30%;
}

#cm_2colmember_hotdeals {
     clear: right;
     float: right;
	 border: none;
	 width: 75px;
	 height:14px;
	 background-image: url(/Content/Images/2col_hotdeals.jpg); 
	 background-repeat: no-repeat;
	 cursor: hand;
	 cursor: pointer;
}

#cm_2colmember_moredetails {
     clear: right;
     float: right;
	 border: none;
	 width: 75px;
	 height:14px;
	 background-image: url(/Content/Images/2col_moredetails.jpg); 
	 background-repeat: no-repeat;
	 cursor: hand;
	 cursor: pointer;
}

#cm_2colmember_reserveonline {
     clear: right;
     float: right;
	 border: none;
	 width: 75px;
	 height: 14px;
	 background-image: url(/Content/Images/2col_reserve.jpg); 
	 background-repeat: no-repeat;
	 cursor: hand;
	 cursor: pointer;
}

#cm_2colmember_amenities 
{
	position: relative;
	clear:left; 
    float:left;
	width: 70%;
}

#cm_2colmember_amenity_Bikes 
{
     float:left;
	 border: none;
	 width: 25px;
	 height: 25px;
	 background-image:  url(/Content/Images/Amenity_Bikes.png);  
	 background-repeat: no-repeat;
	 cursor: hand;
	 cursor: pointer;
}

#cm_2colmember_amenity_FamilyFriendly {
     float:left;
	 border: none;
	 width: 25px;
	 height: 25px;
	 background-image: url(/Content/Images/Amenity_Family.png); 
	 background-repeat: no-repeat;
}

#cm_2colmember_amenity_PetsAllowed {
	 float:left;
	 border: none;
	 width: 25px;
	 height: 25px;
	 background-image: url(/Content/Images/Amenity_Pets.png); 
	 background-repeat: no-repeat;
}

#cm_2colmember_amenity_OutdoorPool {
	 float:left;
	 border: none;
	 width: 25px;
	 height: 25px;
	 background-image: url(/Content/Images/Amenity_Pool.png); 
	 background-repeat: no-repeat;
}

#cm_2colmember_amenity_WiFi {
	 float:left;
	 border: none;
	 width: 25px;
	 height: 25px;
	 background-image: url(/Content/Images/Amenity_Wifi.png);
	 background-repeat: no-repeat;
}

#cm_2colmember_amenity_HandicapAccessible {
	 float:left;
	 border: none;
	 width: 25px;
	 height: 25px;
	 background-image: url(/Content/Images/Amenity_Handicapaccessible.png);
	 background-repeat: no-repeat;
}


/* clears on the inside */
.cm_2col_clear_inside { 
	width: 100%;
	padding-top: 10px;
	clear: both;
}

/* clears each row */
.cm_2col_clear_outside { 
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

.cm_2col_sep {
	border-bottom: 1px dotted #999;
}

/**************************/
/*******START EVENTS *****/

/**** Start Main Events Page ****/
#cm_events {
	min-height: 5px;
}

#cm_events_index {
	color: #444444;
	font-size: 10px;
}

#cm_events_col1 {
	width:39%; 
	padding: 2px; 
	float: left;
	clear: left;
}
#cm_events_col2 {
	width:56%; 
	padding: 2px; 
	float: right;
	clear: none;
}

#cm_events_calendar table {
	float: none;
	clear: none;
	margin: auto auto;
}

#cm_events_calendar td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    display: block;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 24px;
    margin: 2px;
    padding: 1px;
    text-align: center !important;
    width: 28px !important;
	     -moz-box-shadow: 0px 0px 4px #777777; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #777777; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #777777; /* Opera 10.5, IE9, Chrome 10+ */
}

#cm_events_calendar td a {
    background: none repeat scroll 0 0 #0054A5;
	     -moz-box-shadow: 0px 0px 3px #eeeeee inset; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 3px #eeeeee inset; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 3px #eeeeee inset; /* Opera 10.5, IE9, Chrome 10+ */
    display: block;
    height: 100%;
    text-decoration: none;
	color:#eeeeee;
	font-family:14px;
}

#cm_events_calendar td a:hover {
	color:#ffffff;
	background-color:#598DBD;
}

#cm_events_calendar fieldset tbody tr:first-child {
    font-weight: bold;
}

/* small calendar - current date */
td.cm_small_cal_date_curr a, .cm_small_cal_date a:hover {
	background-color: #EBEBEB;
	color: #D1D1D1;
	font-weight: bold;
	font-size: 14px;
	     -moz-box-shadow: 0px 0px 4px #777777; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 4px #777777; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 4px #777777; /* Opera 10.5, IE9, Chrome 10+ */
}
.cm_small_cal_date a{
	color: #D1D1D1;
	font-weight: bold;
	font-size: 14px;
}

/***/

#cm_events_upcoming fieldset div table tbody tr td {
	padding-bottom:15px;
}

#cm_events_featured fieldset div table tbody tr td {
	padding-bottom:15px;
}

#cm_events_list, #cm_events_upcoming, #cm_events_featured{
	 width: 100%;
}
div#cm_events_list span {
	float: right;
	width: 100%;
}

#cm_events_list fieldset div table tbody tr td {
    padding-bottom:15px
}

/* scroll bar for events */
#cm_events_list fieldset div,#cm_events_upcoming fieldset div, #cm_events_featured fieldset div{
	overflow-x:hidden;
	overflow-y:auto;
	min-height: 35px;
	max-height: 150px;
}
/*** list of events ***/
		td.cm_event_date_list {
			width: 22%;
			color: #333333;
			vertical-align: top;
		}
		td.cm_event_link_list a{
			width:68%; 
			color: #CCCCCC;
			vertical-align: top;	
			text-decoration: none;
		   font-size: 10px;
		}
		td.cm_event_link_list a:hover{
			color: #666666;
			vertical-align: top;	
			text-decoration: underline;
	      font-size: 10px;
		}
		/* list of events on */
		td.cm_event_link_list_on a, td.cm_event_link_list_on a:visited {	
			color: #999999;
			font-weight: normal;
			text-decoration: none; 
			font-size: 14px;
		}
		td.cm_event_link_list_on a:hover {	
			text-decoration: none; 
			font-size: 14px;
			color:#FF6600;
		}
		
		/* print summary */
		.cm_printable_summary {
			float: left;
			font-size: 13px;
			color:#CCCCCC;
		}
		/* print&submit new event */
		.cm_printable_summary span {
			float: right;
		}
/*** upcoming and featured lists of events***/
		td.cm_event_date {
			width: 21%;
			color: #666666;
			vertical-align: top;
		}
		td.cm_event_link a{
			width:70%; 
			text-align: left;
			vertical-align: top;
			font-size: 10px;	
		}
		#cm_events_upcoming a, #cm_events_featured a {
			color: #999999 !important;
			text-decoration: none;
			font-size: 14px;	
		}
		#cm_events_upcoming a:hover, #cm_events_featured a:hover {
			color: #FF6600 !important;
			text-decoration: none;
			font-size: 14px;	
		}
		/***search for event ***/
		#cm_events_search select{
			font-size: 10px;
		}
		#cm_events_search td {
			vertical-align: top;
		}
		.cm_events_inputwidth {
			width: 225px;
			margin-left: 10px;
			text-align: left;
		}
		.cm_events_inputwidth_date {
			width: 70px;
		}
/**** End Main Events Page ****/

/*** Start Print Summary Page ***/
#cm_events_print_summary {
	background-color: #fff;
}
#cm_events_print_summary div b {
	color: #666666;
	font-weight: bold;
	float: left;
	display: block;
}
.cm_events_print_table {
	width: 640px;
	border-bottom: #666666 1px solid; border-left: #666666 1px solid; border-top: #666666 1px solid; border-right: #666666 1px solid;
	padding: 0;
	margin: 5px 0px 5px 0px;
}
.cm_events_print_table td {
    padding: 3px;
}
.cm_events_print_row {
	background-color: #ddd;
	margin: 0;
}
.cm_events_print_row td{
	font-weight: bold;
}
/*** End Print Summary Page ***/

/**** Start Large Calendar Page ****/
#cm_events_calendar_large {
	text-align: center;
	font-size: 11px;
}
#cm_events_calendar_large span {
	padding-left: 10px;
 	padding-right: 10px;
  	font-size: 150%;
   font-weight: bold;		
}
#cm_events_calendar_large div {
	clear:both;	
	font-size: 10px;
	margin:20px;
}
#cm_events_calendar_large a {
	color: #555555;
	text-decoration: none;	
}
#cm_events_calendar_large a:hover {
	text-decoration: none;
	color: #222222;	
}

#cm_calendar_main {
		border-top:2px solid #ccc;
		border-left:2px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		width:100%;
		padding:0px 0px 0px 0px;
		margin-bottom:20px;
	}
#cm_calendar_main td {
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
		padding:8px;
	}
	
#cm_calendar_main .cm_dayname {
		text-align:center;
		font-weight:bold;
		border-bottom:2px solid #ccc;
		border-right:2px solid #ccc;
	}
/*.cm_tooltiphost
{
    cursor:help;
}*/
.cm_tooltipcontainer
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: none;
    position: absolute;
    background-color: #EBEBEB;
    border: solid 1px #999;
    z-index: 999;
}

.cm_events_cal_day {
	background-color: #ededed;
}

.cm_events_cal_day a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.cm_events_cal_day a:hover {
text-decoration: underline;
}
/* cells with no dates */
.cm_events_cal_fill {
	background-color: #dddddd;
}

td.cm_large_calrules {
	text-align:right; 
	vertical-align:top; 
	outline:black solid 1px;
}
/* large calendar page with featured events */
.cm_events_calfe_month_nav 
{
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cm_events_calfe_month
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	background-color: #666666;
	padding: 5px;
	border: 1px;
	color: #ffffff;
}

.cm_events_calfe_last_month 
{
    background-color: #ffffff;
}

.cm_events_calfe_next_month 
{
    background-color: #ffffff;
}

.cm_tooltiphost_inactive
{
    color: #999999; 
}
/**** End Large Calendar page ****/

/**** Start Events Details Page ****/

div#cm_events2_col1, #cm_events2_col1 div {
	min-width: 325px;
	width: 60%;  
	float: left;
	clear: left;
	display: block;
	line-height: normal;  /* added for true editor display from cm software editor*/
	/*text-align: left;  removed for true editor display from cm software editor */
	white-space: normal;
}

#cm_events2_col1 div a {
	min-width: 325px;
	width: 60%;  
	float: left;
	clear: none;
	display: inline;
	line-height: normal;  /* added for true editor display from cm software editor*/
	/*text-align: left;  removed for true editor display from cm software editor */
	white-space: normal;
}

#cm_events2_col1 div .cm_editor_fix a, #cm_events2_col1 div .cm_editor_fix b {
clear: none;
display: inline;
float: none;
}

#cm_events_details div {
	padding-top: 5px;
	display: block;
	/*removed for true editor display from cm software editor 
	color: #000;*/
}

#cm_events_details div .cm_editor_fix a, #cm_events_details div .cm_editor_fix b {
clear: none;
display: inline;
float: none;
}

/* -details page subtitles- */
#cm_events_details div b {
	padding-top: 5px;
	display: block;
	/*removed for true editor display from cm software editor 
	color: #666666; */
}

#cm_events2_col1 div img, #cm_events2_col2 fieldset div img {
	cursor: hand;
	cursor: pointer;	
	/* removed for true editor display from cm software editor 
	display: block;
	color: #666666; */
}
/* images in photo gallery, sponsors */
#cm_events2_col2 div img {
	width: 100px;
}
/* right side of event details page */
#cm_events2_col2 {
	max-width:100%;
	width: 33%; 
	padding: 0px 5px 0px 5px;
	line-height: normal; /* added for true editor display from cm software editor */
	float: right;
	clear: none;
}

/* email in column 2 */
#cm_events2_col2 div span div {
	padding: 0;
	width: 100%;
}

#cm_events2_col2 div b, #cm_events2_col2 div span, #cm_events2_col2 div span div{
/*	color: #000;	
	font-size: 12px;*/
	line-height: normal;/* added for true editor display from cm software editor */
   width: 100%;
}
/* back to calendar button */
#cm_events2_col2 span input[type=button]{
	background-color: black;
	color:white;
	border: solid 1px #ccc;
	outline-color: blue;
}
/**************************/
/**** END events ****/


/**** START hot deals ****/
/* index page */
#cm_hotdeal h1 {
	padding: 10px;
	float: none;
	clear: none;
}
#cm_hotdeal div.cm_enewsletter, .cm_no_hotdeals{
	float: left;
	clear: left;
	padding-bottom: 15px;
}
.cm_hotdeal_enewsletter{
	color: #666666;
}
.cm_hotdeal_enewsletter a {
	color: #666666;
	text-decoration: underline;
}
.cm_hotdeal_enewsletter a:hover{
	color: #CCCCCC;
}

.cm_hotdeal_table {
display:  table;
width:550px;  
border-spacing:5px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
overflow:hidden;
position:relative;
}

.cm_hotdeal_category_row  {
display:  table-row;
width:auto;
background-color:#F0F8FF;
font-weight : bold;
    float: left;
    display: block;
	height: 15px;
    width: 95%;
    padding-left: 5px;
	padding-right: 5px;
	padding:5px;
	background-color: #FF6600;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9956), to(#FF6600)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #FF9956, #FF6600); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #FF9956, #FF6600); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #FF9956, #FF6600); /* IE10 */
    background-image:      -o-linear-gradient(top, #FF9956, #FF6600); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #FF9956, #FF6600);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=   '#FF9956   ', EndColorStr=   '#FF6600   '); /* IE6–IE9 */
   position:relative;
   padding:10px;
   margin:2em auto;
   color:#fff;
   overflow:hidden;
} 

.cm_hotdeal_category_row:before {
   content:   "   ";
   position:absolute;
   top:0;
   right:0;
   border-width:0 16px 16px 0;
   border-style:solid;
   border-color:#fff #fff #CC5100 #CC5100;
   background:#658E15;
   -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   display:block; width:0; /* Firefox 3.0 damage limitation */
}

.cm_hotdeal_category_header_left {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
text-align:left;
vertical-align: top;
width:70%;
}
.cm_hotdeal_category_header_right {
float:right;/*fix for  buggy browsers*/
display:  table-cell;
text-align:right;
vertical-align: top;
width:30%; 
} 
.cm_hotdeal_row {
	display:  table-row;
	width:auto;
	padding: 5px;
}
.cm_hotdeal_row a{
	color: blue;
	text-decoration: underline;
}
.cm_hotdeal_row a:hover{
	color: black;
	text-decoration: none;	
}
.cm_hotdeal_marker {
	float:left;
	display:  table-cell;
	text-align:left; 
	vertical-align: top;
	width:50%; 
	position:relative;
}

.cm_hotdeal_marker a {
	text-decoration:none;
	color:#676767;
}

.cm_hotdeal_marker a:hover {
	color:#222222;
}

.cm_hotdeal_middle {
	float:left;
	display:  table-cell;
	text-align: right;
	vertical-align: top;
	position:relative;
	padding-left: 5px;
	padding-right: 5px;
	width: 45%; 
}

.cm_hotdeal_middle a {
	text-decoration:none;
	color:#676767;
}

.cm_hotdeal_middle a:hover {
	color:#222222;
}

.cm_hotdeal_exp{
	float:right;
	display:  table-cell;
	text-align:right;
	vertical-align: top;
	position:relative;
	width: auto;
}

/*** Hot Deal Info (coupon) Page ***/
#cm_hotdeal_info {
	width: 650px;
	background-color: #fff;
}
.cm_hotdeal_border {
	border:5px dashed #ccc;
	padding:4px 6px 4px 6px;
}
.cm_hotdeal_border td {
   padding-left: 15px;
}
.cm_hotdeal_info a{
	color: blue;
}
/* red hot deal text */
.cm_hotdeal_info_hd {
	color: red;
	font-weight: bold;
	text-transform: uppercase;	
	font-size: 16px;
}

#cm_hotdeal_info div b {
	color: #666666;
	font-weight: bold;
/*	float: left;*/
}

#cm_hotdeal_info ul li {
	list-style-type: disc;
	color: red;
	padding-bottom: 10px;
}
/* hot deals and job postings info page */
.cm_membername {
	font-weight: bold;
	color:#666666;
}
.cm_chambername {
	font-weight: bold;
	color:#999;
}
.cm_action {
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}
.cm_actionhover {
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	color: blue;
}
/***/
/*** END Hot Deals ****/

/*** START Jobs ***/
#cm_jobs_searchresults {
	
}
.cm_jobs_table {
display:  table;
width:550px;  
border-spacing:5px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
overflow:hidden;
position:relative;
float: left;
clear: left;
}

.cm_jobs_category_row  {
display:  table-row;
width:auto;
background-color:#F0F8FF;
font-weight : bold;
height: 100%;
display:  table-row;
width:auto;
background-color:#F0F8FF;
font-weight : bold;
    float: left;
    display: block;
	height: 15px;
    width: 95%;
    padding-left: 5px;
	padding-right: 5px;
	padding:5px;
	background-color: #FF6600;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9956), to(#FF6600)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #FF9956, #FF6600); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #FF9956, #FF6600); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #FF9956, #FF6600); /* IE10 */
    background-image:      -o-linear-gradient(top, #FF9956, #FF6600); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #FF9956, #FF6600);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=   '#FF9956   ', EndColorStr=   '#FF6600   '); /* IE6–IE9 */
   position:relative;
   padding:10px;
   margin:2em auto;
   color:#fff;
   overflow:hidden;
} 

.cm_jobs_category_row:before {
   content:   "   ";
   position:absolute;
   top:0;
   right:0;
   border-width:0 16px 16px 0;
   border-style:solid;
   border-color:#fff #fff #CC5100 #CC5100;
   background:#658E15;
   -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
   display:block; width:0; /* Firefox 3.0 damage limitation */
}

.cm_jobs_category_header_left {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
text-align:left;
vertical-align: top;
width:70%;
}

.cm_jobs_category_header_left a {
	color:#efefef;
}

.cm_jobs_phone_right {
float:right;/*fix for  buggy browsers*/
display:  table-cell;
text-align:left;
vertical-align: top;
width:30%; 
} 
.cm_jobs_row {
	/*display:  table-row;*/
	width:auto;
	padding: 5px;
}
.cm_jobs_contact{
	float:left;
	display:  table-cell;
	text-align:left; 
	vertical-align: top;
	width:100%; 
	position:relative;
}
/* job description-info page */

#cm_jobs_info {
		width: 600px;
		background-color: #fff;
}
#cm_jobs_info div b {
	color: #666666;
	font-weight: bold;
	float: left;
	display:  block;
	background-color: #ccc;
	width: 100%;
}
#cm_jobs_info ul li {
	list-style-type: disc;
	color: red;
	padding-bottom: 10px;
}

.cm_jobs_rm   {
    float:left;
}
.cm_jobs_rm_title {
}
.cm_jobs_rm_ad {
   float:left;
}
.cm_jobs_rm_table {
display:  table;
width:550px;  
border-spacing:5px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
overflow:hidden;
position:relative;
float: left;
clear: left;
}
.cm_jobs_rm_category_row  {
display:  table-row;
width:auto;
background-color:#F0F8FF;
font-weight : bold;
height: 100%;
} 

.cm_jobs_rm_category_header_left {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
text-align:left;
vertical-align: top;
width:70%;
}
.cm_jobs_rm_phone_right {
float:right;/*fix for  buggy browsers*/
display:  table-cell;
text-align:right;
vertical-align: top;
width:30%; 
} 
.cm_jobs_rm_row {
	/*display:  table-row;*/
	width:auto;
	padding: 5px;
}
.cm_jobs_rm_contact{
	float:left;
	display:  table-cell;
	text-align:left; 
	vertical-align: top;
	width:100%; 
	position:relative;
}

/*** END Jobs ***/

/**** START Weather ****/
.cm_weather {
	text-align: center;	
}
/*** END Weather ***/

/*** START Contact Us ***/

.cm_container_left{
	padding-bottom: 12px;
	display: block;
	float: none;
	clear: none;
}
.cm_container_center{
	display: block;
	clear: both;
	padding-top: 5px;
	text-align: center;
	line-height:16px;
}
.cm_container_center span {
	font-weight: bold;
	padding-bottom: 1em;
}

.cm_container_center .cm_button {
	padding-top:5px;
}

.cm_container_left input[type=radio] {
	width:20px !important;
}

/*** END Contact Us ***/

/***  START Information Request   ***/
/* travel page, publications page */

#cm_inforequest_interest div b, #cm_inforequest_pub div b, #cm_inforequest_travel div b{
	color: #666666;
	font-weight: bold;
	float: left;
	clear: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cm_inforequest_travel td{
	vertical-align: top;
}
 #cm_inforequest_travel div, #cm_inforequest_pub div{
 	clear: left;
	clear: both;
 }

.cm_inforequest_pub_row{
	display: table-row;
	width: auto;
	float: left;
	padding: 5px;
	border-bottom: .1em #ccc solid;
	width: 100%;
}

.cm_inforequest_pub_icon, .cm_inforequest_pub_icon img {
	float:left;
	display:  table-cell;
	text-align:left; 
	vertical-align: top;
	position:relative;
	border: none;
}
.cm_inforequest_pub_mail {
	float:right;
	display:  table-cell;
	text-align:right;
	vertical-align: top;
	position:relative;
	width: 100%;
}

.cm_inforequest_pub_desc {
	float:left;
	display:  block;
	text-align: left;
	vertical-align: top;
	position:relative;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%; 
}
/*** END Info Request ***/

/*** START News ***/
#cm_news_index table{
	padding: 15px 0 15px 0;		
}
		
td.cm_news_date {
	width: 60px;
	color: #666666;
	vertical-align: top;
}
td.cm_news_item a, td.cm_news_item a:visited {
	color: #777777;
	vertical-align: top;	
	text-decoration: none;
}
td.cm_news_item a:hover {
	color: #222222;
	vertical-align: top;	
	text-decoration: none;
}
/*** END News ***/

/*** Public modules default home page ***/
#cm_homepage_spacer {
    width:100%; 
    min-height:200px;
}
/*** ***/

/*** START Member App ***/
#cm_memberapp {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#memberapp_canvas {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	vertical-align: text-top;
}

#memberapp_canvas form table tbody tr td {
	padding:5px;
}

.memberapp_sep {
	border-bottom: 1px dotted #999;
}

.memberapp_fullpart {
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	width: 150px;
}
/*** END Member App ***/


@media print{
	.print-hidden {
			display: none;
		}
	}

/**** -START- ddsmoothmenu ****/

/**** ddsmoothmenu-v.css ****/
.cm_micmenu-v ul
{
	border-bottom: 1px solid #ccc;
	font: bold 12px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 170px; /* Main Menu Item widths */
}
 
.cm_micmenu-v ul li
{
	position: relative;
}

/* Top level menu links style */
.cm_micmenu-v ul li a
{
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	padding: 6px;
	text-decoration: none;
}

.cm_micmenu-v ul li a:link, .cm_micmenu-v ul li a:visited, .cm_micmenu-v ul li a:active
{
	color: white;
	background: #BFBFBF; /*background of menu items (default state)*/
}


.cm_micmenu-v ul li a.selected

{ /*CSS class that   's dynamically added to the currently active menu items   ' LI A element*/
	color: white;
	background: black; 
}

.cm_micmenu-v ul li a:hover
{ /*background of menu items during onmouseover (hover state)*/
	color: white;
	background: black; 
}

/*Sub level menu items */
.cm_micmenu-v ul li ul
{
	font-weight: normal;
	position: absolute;
	top: 0;
	visibility: hidden;
	width: 170px; /*Sub Menu Items width */
}

 
/* Holly Hack for IE     */
* html .cm_micmenu-v ul li { float: left; height: 1%; }
* html .cm_micmenu-v ul li a { height: 1%; }
/* End */


/**** cm_micmenu.css ****/

.cm_micmenu
{
	font: bold 12px Verdana;
	background: #B5B5B5 url(../Images/topnavday.png);
	/*background: #cccccc; background of menu bar (default state)*/
	width: 100%;
}

.cm_micmenu ul
{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.cm_micmenu ul li
{
	position: relative;
	display: inline;
	float: left;
	margin-top: 3px;
}

/*Top level menu link items style*/
.cm_micmenu ul li a
{
	display: block;
	/*background: #cccccc; background of menu items (default state)*/
	color: white;
	padding: 8px 10px;
	border-right: 1px solid #666666;
	text-decoration: none;
}

* html .cm_micmenu ul li a
{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.cm_micmenu ul li a:link, .cm_micmenu ul li a:visited
{
	color: white;
}

.cm_micmenu ul li a.selected
{ /*CSS class that   's dynamically added to the currently active menu items   ' LI A element*/
	background:  #808080; 
	color: white;
}

.cm_micmenu ul li a:hover
{
	background: #808080; /*background of menu items during onmouseover (hover state)*/
	color: white;
}
	
/*1st sub level menu*/
.cm_micmenu ul li ul
{	
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.cm_micmenu ul li ul li
{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.cm_micmenu ul li ul li ul
{
	top: 0;
}

/* Sub level menu links style */
.cm_micmenu ul li ul li a
{
	font: normal 13px Verdana;
	width: 162px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}

/* Holly Hack for IE     */
* html .cm_micmenu
{
	height: 1%;
} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass
{
	position: absolute;
	top: 6px;
	right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: #DEDEDE;
}

.toplevelshadow
{ /*shadow opacity. Doesn   't work in IE*/
	opacity: 0.8;
}

/**** -END- ddsmoothmenu ****/

/* MIC NavSection-Link Classes */
.cm_micmenu_navAdvertising {}

.cm_micmenu_navBizInfo {}

.cm_micmenu_navCustom01 {}

.cm_micmenu_navCustom02 {}

.cm_micmenu_navCustom03 {}

.cm_micmenu_navFind {}

.cm_micmenu_navHelp {}

.cm_micmenu_navHome {}

.cm_micmenu_navLodging {}

.cm_micmenu_navReports {}

.cm_micmenu_navWebInfo {}

.cm_micmenu_navLogout {}

/* End MIC NavSection-Link Classes*/


/********Begin Marketplace********/

/*... Index page ...*/

#cm_market_index a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#cm_market_index a:hover {	
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	
}

.cm_market_indexSummary 
{ /*set display:none to hide */
  display:block;
  width: 100%;
}

#cm_market_quicklink
{
	
}

/*left link-column*/
.cat_ql_0 
{ 
	float: left; 
	width: 50%; 
}

/*right link-column*/
.cat_ql_1 
{ 
	float: right; 
	width: 50%; 
}

a.cm_market_qlname 	
{
	color:#333333; 
	font-size:12px; 
	font-weight: bold; 
	text-decoration: none; 
}

a.cm_market_qlname:hover 
{	
	color: #333333; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline; 
}

.cm_market_qlcount {}

.cm_market_catgcount {}

a.cm_mrkt_rssfeed 
{ 	
	background: url(http://public.chambermaster.com/content/images/icons/rss.gif); 
	display:block;
	height:14px;
	width: 36px; 
}

#cm_market_descript 
{
    float: left;
    margin-left: -10px;
    clear: both;
}

.cm_mrkt_newitem_subscribe, .cm_mrkt_newitem_submit { 
	float: right; 
	padding-left: 10px; 
	padding-right: 10px; 
}

a.cm_mrkt_rssfeed { 
	display:block; 
	float: right; 
	background: url(http://public.chambermaster.com/content/images/icons/rss.gif); 
	width: 36px; 
	height:14px; 
}

.cm_market_category ul
{ 
	list-style-type:none; 
	padding:0px; 
	margin:0px;
}

.cm_market_category ul li a 
{ 
	color: #333333;
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
}

.cm_market_category ul li a:hover  
{
	color: #333333;
	font-size: 11px;
	font-weight: normal; 
	text-decoration: underline; 
}

/*... End Index page ...*/


/*.. SearchResults page ..*/

#cm_market_searchResult {}

.cm_market_searchCriteria {}

.cm_market_resultCount {}

.cm_market_srcResult_container
{
	display:  table;
	width:550px;  
	border-spacing:5px;/*cellspacing:poor IE support for  this*/
	border-collapse:separate;
	overflow:hidden;
	position:relative;
}

.cm_market_category_header
{
	clear: both; 
	display: block; 
	width: 100%; 
	font-size: 12px; 
	font-weight:bold;
}

.cm_market_srcResult_headerLeft  
{
	display: 
	inline-block;
}
    
.cm_market_srcResult_headerRight  
{
	float: right; 
	display: inline-block; 
}

/*.. Priority Classes ..*/
.cm_market_Platinum 
{
	background-color: #E6E6E6;
	display:  table-row;
	width:auto;
	padding: 5px;
}

.cm_market_Platinum a
{
	color: blue;
	text-decoration: underline;
}
.cm_market_Platinum a:hover
{
	color: black;
	text-decoration: none;	
}

.cm_market_Gold {
	background-color: #FFFFFF;
	display:  table-row;
	width:auto;
	padding: 5px;
}

.cm_market_Gold a{
	color: blue;
	text-decoration: underline;
}
.cm_market_Gold a:hover{
	color: black;
	text-decoration: none;	
}

.cm_market_Silver {
	background-color: #C0C0C0;
	display:  table-row;
	width:auto;
	padding: 5px;
}

.cm_market_Silver a{
	color: blue;
	text-decoration: underline;
}
.cm_market_Silver a:hover{
	color: black;
	text-decoration: none;	
}

.cm_market_srcResult_itemLeft 
{
	display: inline-block;
}

.cm_market_srcResult_itemRight
{
	float: right;
}

.cm_market_logo {}

.cm_market_offerUrl {}

.cm_market_detailUrl{}

.cm_market_itemValue {}

/*.. End Priority Classes ..*/

/*.. End SearchResults page ..*/


/*.. Detail page ..*/
#cm_market_detail {}

.cm_market_itemNotFound {}

.cm_market_border
{
	border:5px dashed #ccc;
	padding:4px 6px 4px 6px;
}

.cm_market_terminology 
{
	color: #333; 
	font-size: 14px;
}

.cm_market_memName 
{
	color: #333; 
	font-weight: bold;
}

.cm_market_detailsContent
{
	padding: 10px;
} 

.cm_market_itemTitle 
{ 
	font-weight:bold;
}

.cm_market_itemDesc {}

.cm_market_memInfo {}

.cm_market_moreInfoText {}

.cm_market_moreInfoLabel {}

.cm_market_memPhone {}

.cm_market_memEmail {}

.cm_market_memUrl {}

.cm_market_expiration 
{
	font-style: italic;
}

.cm_market_itemValidDateDesc {}

.cm_market_itemStart {}

.cm_market_itemEnd {}

/*.. End Detail page ..*/

/* Index and Search Page Subscriber Form(s)*/

#cm_mrkt_subscribeform
{
}

#cm_market_subscribelink
{
}

#cm_mrkt_subscribeconfirm
{
}

.cm_mrkt_newitem_subscribe
{
}

.validationErrText
{
	color: Red;
}

/*** Submit New Items ***/
#cm_mrkt_purchaseitem table
{
	padding: 0px 5px;
	width: 100%;	
}

#cm_mrkt_purchaseitem table td
{
	vertical-align:top;
}

#cm_mrkt_purchaseitem input[type=text]
{
	width: 100%;
}

#cm_mrkt_purchaseitem input.cm_mrkt_value
{
	width: 75px;
}

/* Button Override */

#cm_events_col2 .cm_button, 
#cm_events_col2 span.cm_button, 
#cm_events_col2 .cm_button a:visited, 
#cm_events_col2 span.cm_button a:visited, 
#cm_events_col2 a.cm_button, 
#cm_events_col2 a.cm_button:visited {
	top:6px;
}

/********End Marketplace********/

#cm_sponsor_iframe_wrapper {
     margin-bottom:20px;
}

/*********************/
/*** COLOR PALLETE ***/
/*********************/

/* Primary Color - #0054A5 - Blue */
/* Primary Color Highlight - #598DBD - Light Blue */

/* Secondary Color - #FF6600 - Orange */
/* Secondary Color Highlight - #FF9956 - Light Orange */
/* Secondary Color Lowlight - #CC5100 - Dark Orange */

/*****************/
/*** OVERRIDES ***/
/*****************/

/* Primary Color Background */

#cm_contentpage fieldset legend,
.cm_button,
span.cm_button,
.cm_button a:visited,
span.cm_button a:visited,
a.cm_button,
a.cm_button:visited,
#cm_id_quick_link .cm_category A:hover,
#cm_events_calendar td a,
#cm_contentpage input[type=button], 
#cm_contentpage input[type=submit]

{
	/* background-color:#0054A5; - Default Blue */
	background-color:#0054A5;
}

/* Primary Color Highlight Background */

#cm_contentpage input[type=button]:hover,
 #cm_contentpage input[type=submit]:hover,
.cm_small_link a:hover,
.cm_button:hover,
span.cm_button:hover,
a.cm_button:hover,
#cm_dir_index a:hover,
#cm_quick_link ul li a:hover,
#cm_events_calendar td a:hover
{
	/* background-color:#598DBD; - Default Light Blue */
	background-color:#598DBD;
}

/* Primary Color Highlight Color */

#cm_id_quick_link .cm_category a
{
	/* color:#598DBD; - Default Light Blue */
	color:#598DBD;
}

/* Secondary Color/Highlight Background */

.cm_result_bar,
.cm_hotdeal_category_row,
.cm_jobs_category_row 
{
	/* Default Color - #FF6600 // Default Highlight Color - #FF9956 */
	background-color:#FF6600;
	background-color: #FF6600;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9956), to(#FF6600)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #FF9956, #FF6600); /* Chrome 10+, Saf5.1+ */
    background-image:    -moz-linear-gradient(top, #FF9956, #FF6600); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #FF9956, #FF6600); /* IE10 */
    background-image:      -o-linear-gradient(top, #FF9956, #FF6600); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #FF9956, #FF6600);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr= '#FF9956 ', EndColorStr= '#FF6600 '); /* IE6–IE9 */  
			
}

/* Secondary Color Color */

td.cm_event_link_list_on a:hover,
#cm_events_upcoming a:hover, 
#cm_events_featured a:hover 
{
	/* color:#FF6600 !important; - Default Orange */
	color:#FF6600 !important;
}

/* Secondary Color Lowlight Background */

.cm_result_bar:before,
.cm_hotdeal_category_row:before,
.cm_jobs_category_row:before
{
	/* border-color:#fff #fff #CC5100 #CC5100; - Default Dark Orange */
	border-color:#fff #fff #CC5100 #CC5100;
}

.slider a {position:absolute;}.slider .LiveEditBar a, .slider .edit_dropdown a {position:relative;}
