/*  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; font-family: "Gill Sans MT", arial, helvetica, sans-serif;}
.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; /*border-left: 1px solid #999;*//*added by S Couture per client request 9-3-10*/ margin-bottom:20px;}
/*.container_12 div.grid_9 {padding-left:10px; padding-right:10px;}*/
.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, 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: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;
}
.MainMenu {
    margin: 0px 0px 40px 0px;
    text-align: right; 
    padding: 5px; 
}

.MainMenu a {
    padding-left: 8px;
    padding-right: 8px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
    font-size: 11px; 
    color: #666; 

}

.separator_MainMenu {
    border-left: 1px solid #efefef; 
}

.activePageMenuItem { 
    font-weight: normal; 
}


.LiveEdit_drop_down   { 
	text-align: left; 
	color: white; 
	width: 176px; 
	border-bottom: 1px solid #b3b29e; 
	border-left: 1px solid #b3b29e; 
	padding: 0px;
        margin-top: 10px;
	background-color: #666;
}

.LiveEdit_drop_down a {  
	font-size: 12px;
	color: #ededed; 
	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: #333;
	text-decoration: none; 
color: #fff;
}
/* CSS Document */
/*Global Styles*/
body {
    background-image: url(/assets/images/canvasback.png);
    background-repeat: repeat-y;
    background-position: center;
    margin-top: 0px;
    line-height: 18px;
    font-family: "Gill Sans MT", arial, helvetica, sans-serif;
    font-size: 13px;
    color: #333;  
    background-color: #efefef;
}
a {
color: #444;
text-decoration: underline;
}
a:hover {
    color: #000;
}
h1 {
 font-family: "Gill Sans MT", arial, helvetica, sans-serif;
 margin-top: 10px;    
font-size: 36px;
font-weight: normal;
color: #333;
text-transform:capitalize;
}
h3 {
 font-family: "Gill Sans MT", arial, helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #333;
}
img {
	border: none;
}
h2 {
color: #333;
font-size: 14px;
}
p {
 line-height: 18px;
}

/*Classes*/
.grid_2 {
padding-top: 30px;
font-size: 12px;
}
.grid_3 a {
color: #333;
}
.header { 
	background-image: url(/assets/images/headback.jpg);
	min-height: 179px;
        width: 960px;
}
.headerinside { 
	background-image: url(/assets/images/headbackinside.jpg);
	min-height: 243px;
height: 243px;
        width: 960px;
}
.header1 {
   position: relative;
   z-index: 1000;
}
.toprightmenu {padding-top:3px;}
.toprightnav a {
	font-family: "Gill Sans MT", arial, helvetica, sans-serif; 
	font-size: 20px;
	color: #89bfe5/*#00aeef*/;
	text-decoration: none;
	line-height: 22px;
        padding-right: 30px;
}
.toprightnav div {text-align:right;}
.toprightnav a:hover {
	text-decoration: underline;
        color: #FFF;
}
.nav { padding-top: 60px;
}
.nav a {
	font-family: "Gill Sans MT", arial, helvetica, sans-serif; 
	font-size: 16px;
        font-weight: normal;
	color: #fff;
        line-height: 20px !important;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 6px;
}
.nav a:hover { 
color: #666;
text-decoration:none;
}
.footer {
	font-family: "Gill Sans MT", arial, helvetica, sans-serif;
        background-color: #000000;
        height: 205px;
	width: 960px;
        border-top: #fdb813 solid 7px;
        color: #FFFfff;
}
.footer a {
	font-family: Arial Rounded MT Bold,Verdana, Geneva, sans-serif;
	color: #ededed;
	text-decoration: none;
	line-height: 16px;
        padding-right: 5px;
        padding-left: 5px;
}
.footer a:hover {
	text-decoration: underline;
        color: #ededed;
}
.cm_main {
	text-align:left;
	width:550px; /* may need to update this width to accomodate the width of your website. */
}
.cm_main table {
	border-collapse:collapse;
}
.cm_main ul {
	margin-left:0px;
padding-left:0px;
}
#cm_topnav li {
	display: inline;
	float: left;
	font-size: 80%;
	font-weight: bold;
	list-style: none outside none;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	vertical-align: middle;
	margin-left:0px !important;
}
#cm_bottomnav li {
	display: inline;
	float: left;
	font-size: 75%;
	font-weight: bold;
	list-style: none outside none;
	margin: 0;
	padding: 0 18px 0 0;
	text-align: left;
	text-transform: lowercase;
	vertical-align: middle;
	margin-left:0px !important;
}
#cm_bottomnav li b {
	text-transform: none;
}
.cm_cmlogo {
	display:none;
}
.cm_footer {
	display:block;
	clear:both;
}
.cm_chamber {
	padding-top:25px;
}
.cm_noprint {
	margin-top:10px;
}
span.cm_member_categories {
	display:block;
	clear:both;
	font-size:70%;
}
.cm_infoicon {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
#cm_info_img {
	background-image: url("http://public.chambermaster.com/Content/Images/info.gif");
	background-repeat: no-repeat;
	height: 22px;
	width: 25px;
}
#cm_visitwebsite_img {
	background-image: url("http://public.chambermaster.com/Content/Images/visit.gif");
	background-repeat: no-repeat;
	height: 29px;
	width: 42px;
}
#cm_map_img {
	background-image: url("http://public.chambermaster.com/Content/Images/map.gif");
	background-repeat: no-repeat;
	height: 26px;
	width: 26px;
}
#cm_directions_img {
	background-image: url("http://public.chambermaster.com/Content/Images/directions.gif");
	background-repeat: no-repeat;
	height: 28px;
	width: 27px;
}
#cm_calendar_img {
	background-image: url("http://public.chambermaster.com/Content/Images/calendar.gif");
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
}
#cm_social_img {
	background-image: url("http://public.chambermaster.com/Content/Images/socialNetwork.gif");
	background-repeat: no-repeat;
	height: 28px;
	width: 27px;
}
.cm_infotext {
	padding:4px;
}
td#cm_col1, td#cm_col2 {
	width:100%;
	clear:both;
	display:block;
	float:left;
}
#cm_mainimage {
	display:none;
}
.cm_main h1 {line-height:1.0em} 
.cm_memlogo {float:left;padding-right:10px;}
#cm_contentpage h1 {font-size:20px;text-transform:capitalize;border-bottom:3px ridge #000;width:95%}
#cm_hotdeal_img {visibility:hidden;width:0;height:0;}
#memberapp_canvas h1 {width:95%;margin-bottom:10px;padding-bottom:10px;}
.cm_jobs_index table td {width:100%}
#cm_contentpage .cm_jobs_index h1, #cm_contentpage .cm_dir_index h1 {width:100%;}
#cm_contentpage {width:700px;padding:0px;}
fieldset#cm_search {width:93%}
#cm_events table td div, #cm_dir_index div:first-child, #cm_hotdeal div, #cm_jobs div, #cm_contactus_index div, #cm_weather div, form#NewMemberApp table tbody tr td div, #cm_market_index div  {padding:0px !important}
.cm_button, span.cm_button, .cm_button a:visited, span.cm_button a:visited, a.cm_button, a.cm_button:visited {top:-3px}
#cm_market_quicklink h3 {float:none;}
#cm_events2_col2 {float:left;}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
z-index: 898;
}
.sf-menu {
	line-height:	.5;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			11em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
/*border-left: solid 1px #005289;*/
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.6em; /* match top ul list item height */
	background:		#000;
        z-index:		788;
        width: 186px;
        padding-bottom: 3px;
}
.sf-menu .current a {
	color:#000000 !important;
	font-weight:bold;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10.8em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	/*border-left: 0px solid #fff;*/
	/*border-top: 3px solid #fff;	*/
    /*   padding:   .75em 2.0em;*/
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#fff;*/
}
.sf-menu li {
	background:	transparent;
}
.sf-menu li li {
	background: url(/files/240.png) repeat scroll 0 0 transparent;
    
padding-top: 2px;
    text-align: left;
    width: 186px;
}
.sf-menu li li a {
/*padding: .4em;*/
font-weight: normal;
}

.sf-menu li li li {
	background: url(/files/240.png) repeat scroll 0 0 transparent;
    padding: 0px;
    text-align: left;
    width: 186px;
margin-left: 45px;
}
.sf-menu li:hover, .sf-menu li.sfHover,
 .sf-menu a:hover, .sf-menu a:active, .sf-menu a:focus {
	background: none;
	outline:		0;
color: #fff;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
ul.sf-menu li ul li a {color:#000; background-color:#fff; padding: 2px;}
ul.sf-menu li ul li a:hover {color:#000; background-color:#dedede; padding: 2px;}
ul.sf-menu li ul li a:active {color:#000; background-color:#777; padding: 2px;}
.slider a {position:absolute;}.slider .LiveEditBar a, .slider .edit_dropdown a {position:relative;}

