/*  960 GRID */


.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}


/* =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;
}


/* =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: 125px;}
.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, fieldset, 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: 15px;
}
ol{
	list-style: circle;
        list-style-position: outside;
        padding-left: 15px;
}
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;
}
/* hiding hot deals button per client request */
#cm_hotdeal_img {
     display: none;
}

body {
     background-image: url(/assets/layouts/images/background.jpg);
     background-repeat: repeat-x;
     background-color: #FEFDF8;
     color:#5E3C21;
     font-family:'Trebuchet MS',Helvetica,Geneva,Swiss,SunSans-Regular;
     font-size:13px;
     line-height: 18px;
     margin:0;
     padding:0;
}

p {
     padding-bottom: 16px;
}

a {
     font-size: 13px;
     color: #D60606;
     text-decoration: none;
}

a:hover {
     color: #F5F2ED;
     text-decoration: underline;
}

ul {
     margin-top: -16px;
}

h1 {
     font-size: 24px;
     font-weight: normal;
     color: #5E3C21;
     margin-top: 15px;
}

h2 {
     color: #5E3C21;
}

h3 {
     font-size: 20px;
     font-weight: bold;
     color: #5E3C21;
     line-height: 24px;
     margin-top: 15px;
}

#header-title {
     padding-top:25px;
     font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
     font-size:30px;
     width:690px;
     height:5px;
     text-align:center;
     color:#ffffff;
     line-height:28px;
}

.slider {
}

#slider_339 {
}

.headerphotos .slider {
     padding-left:-10px;
     width:694px;
     background-image: url("/assets/layouts/images/textures/Texture105.png"); /* Available images range from 101 to 168 */
     background-repeat:repeat;
     background-color: #E8D5A7;
     position: relative;
     left: 10px;
     top: 20px;
     -moz-border-radius: 6px; /* FF1+ */
     -webkit-border-radius: 6px; /* Saf3-4, iOS 1+, Android 1.5+ */
     border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
     -moz-box-shadow: 0px 0px 20px #555555; /* FF3.5+ */
     -webkit-box-shadow: 0px 20px 30px #555555; /* Saf3.0+, Chrome */
     box-shadow: 0px 0px 20px #555555; /* Opera 10.5, IE9, Chrome 10+ */
}

.sliderInnerArea a img {
     background-color: #777777;
}

.insidemain {
     background-color: #ffffff;
     width:930px;
}

.mainmenubg {
     background-image:url("/assets/layouts/images/Texture0213.png");
     background-repeat:no-repeat;
     height:58px;
     width: 939px;
}

.MainMenu {
     padding-top: 12px;
     text-align: center;
     margin-top:50px;
     margin-bottom:10px;
}

.MainMenu a {
     padding-left: 15px;
     padding-right: 15px;
     margin-right: 5px;
     text-decoration: none;
     background-color: #F5F2ED;
     background-repeat: no repeat;
     border: solid 1px #5E3C22;
     width: 174px;
     height:29px;
     font-family: 'Trebuchet MS', Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     font-size: 16px;
     color: #D60606;
}

.separator_MainMenu {
     margin: 20px;
}

.separator_TopMenu {
     border-left: 1px solid #efefef;
     padding-left:15px;
     margin-left: 15px;
}

.activePageMenuItem {
     font-weight: bold;
}

.container {
     /*background-color: #F5F2ED;*/
     margin-left: auto;
     margin-right: auto;
     width: 940px;
     -moz-box-shadow: 0px 0px 20px #000000; /* FF3.5+ */
     -webkit-box-shadow: 0px 0px 20px #000000; /* Saf3.0+, Chrome */
     box-shadow: 0px 0px 20px #000000; /* Opera 10.5, IE9, Chrome 10+ */
}

.headermenu {
     position:absolute;
     background-color: #5F3C21;
     height: 26px;
     z-index: 1;
}

.headerweb {
     float:left;
     width:300px;
     height: 26px;
}

.headermenusearch {
     float:left;
     text-align:right;
     width:300px;
}

.headermenulinks {
     float:left;
     width:300px;
}

.headermenulinks a {
     display: inline;
}

.headerweb a {
     color: white;
     font-weight: bold;
     margin-left: 5px;
     margin-top: 5px;
     text-decoration:none;
}

.headerweb a:hover {
     color: #D2C6AC;
     text-decoration:none;
}

.headermenulinks a {
     color: white;
     font-weight: bold;
     margin-top: 5px;
     text-decoration:none;
}

.headermenulinks a:hover {
     color: #D2C6AC;
     text-decoration:none;
}

.headerlogo {
     /*background-image:url(/assets/layouts/images/logobg.png);
     background-repeat: no-repeat;*/
     /*background-color: #D2C6AC;*/
     width: 236px;
     min-height: 337px;
     float: left;
}

.headerphotos {
     float:right;
     min-height:337px;
     width:704px;
}

.footerspace {
     float: left;
     padding-right: 10px;
     width:125px;
     padding-left:0px !important;
}

.footer {
     /*background-image:url(/assets/layouts/images/footerbg.png); */
     /*background-repeat:repeat-x;*/
     background-color: #5E3C21;
     background-image: -webkit-gradient(linear, left top, left bottom, from(#F5F2ED), to(#5E3C21)); /* Saf4+, Chrome */
     background-image: -webkit-linear-gradient(top, #F5F2ED, #5E3C21); /* Chrome 10+, Saf5.1+ */
     background-image:    -moz-linear-gradient(top, #F5F2ED, #5E3C21); /* FF3.6 */
     background-image:     -ms-linear-gradient(top, #F5F2ED, #5E3C21); /* IE10 */
     background-image:      -o-linear-gradient(top, #F5F2ED, #5E3C21); /* Opera 11.10+ */
     background-image:         linear-gradient(top, #F5F2ED, #5E3C21);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#F5F2ED', EndColorStr='#5E3C21'); /* IE6–IE9 */
     width: 920px;
     float: left;
     font-size: 11px;
     padding:10px;
}

.footeraddress {
     text-align: right;
     line-height: 16px;
     float: right; 
     width:200px;
}

.footer a {
     color: #5E3C22;
     font-size: 11px;
     line-height:16px;
     text-decoration: none;
}

.footer a:hover {
     text-decoration: underline;
}

a img {
     border:none;
}

.LiveEdit_drop_down {
     text-align: left;
     color: #5E3C21;
     width: 176px;
     border: 1px solid #5E3C21;
     padding: 0px;
     background-color: #F5F2ED;
}

.LiveEdit_drop_down a {
     font-size: 12px;
     color: #5E3C21;
     font-family: 'Trebuchet MS', Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration: none;
     background-repeat: no-repeat;
     background-position: center top;
     display: block;
     padding: 4px 8px;
}

.LiveEdit_drop_down a:hover {
     color: #F5F2ED;
     background-color: #D60606;
     text-decoration: none;
}

.text {
     border-width:2px;
     -webkit-border-image: 
     -webkit-gradient(linear, 0 0, 0 100%, from(#89A2BA), to(rgba(0, 0, 0, 0))) 1 100%;
     -webkit-border-image: 
     -webkit-linear-gradient(#89A2BA, rgba(0, 0, 0, 0)) 1 100%;
     -o-border-image:
     -o-linear-gradient(#89A2BA, rgba(0, 0, 0, 0)) 1 100%;
     -moz-border-image:
     -moz-linear-gradient(#89A2BA, rgba(0, 0, 0, 0)) 1 100%;  
     min-height:200px;
     background-color: #EEF2F5;
     background-image: -webkit-gradient(linear, left top, left bottom, from(#87A0BA), to(#EEF2F5)); /* Saf4+, Chrome */
     background-image: -webkit-linear-gradient(top, #87A0BA, #EEF2F5); /* Chrome 10+, Saf5.1+ */
     background-image:    -moz-linear-gradient(top, #87A0BA, #EEF2F5); /* FF3.6 */
     background-image:     -ms-linear-gradient(top, #87A0BA, #EEF2F5); /* IE10 */
     background-image:      -o-linear-gradient(top, #87A0BA, #EEF2F5); /* Opera 11.10+ */
     background-image:         linear-gradient(top, #87A0BA, #EEF2F5);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#87A0BA', EndColorStr='#EEF2F5'); /* IE6–IE9 */
     -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 */
     border-bottom-width:0px;
}

.container_12 {
     /*background-color:#D2C6AC;*/
}

/* RIGHT AND LEFT SIDEBAR PADDING AND WIDTHS */

.container_12 div.left-content {
     margin:10px;
}

.container_12 div.right-content {
     margin:10px;
}

.left-content,
.right-content,
.main-content {
     float:left;
}

.main-content {
     min-height:400px;
}

.item2 {
     display:block;
}

.main1bg {
     /*background-color: #D2C6AC;*/
     /*height: 200px;*/
     width:940px;
     margin-top:30px;
     padding-left: 5px;
}

.main2bg {
     margin-top:10px;
     background-image: url("/assets/layouts/images/textures/Texture105.png"); /* Available images range from 101 to 168 */
     background-color: #5E3C21;
     background-repeat:repeat;
     min-height:410px;
     width:940px;
     -moz-box-shadow:    0px 0px 10px #444444 inset; /* FF3.5+ */
     -webkit-box-shadow: 0px 0px 10px #444444 inset; /* Saf3.0+, Chrome */
     box-shadow:         0px 0px 10px #444444 inset; /* Opera 10.5, IE9, Chrome 10+ */
}
.main2bg .slider {background-color:transparent;}

/* controls height & width of advertiser slider (when it is placed in areas 8-12) */
.main2bg .slider {
height:400px !important;
width: 180px !important;
}

.sidebar-nav {
     width: 160px;
     min-height: 220px;
     background-image: url("/assets/layouts/images/boxbg.png");
     background-repeat: no-repeat;
     margin-bottom:20px;
     padding:10px;
     margin:0px 6px;
}

/* BEGIN CM LINKS CSS */

#cm-icons {
     height:115px;
     width:940px;
}

#cm-icons div {
     float:left;
     text-align:center;
     width:20%; 
}

#cm-icons div a {
     text-decoration:none;
}

#cm-icons div a img {
     -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;  
}

#cm-icons div a img:hover {
     margin-top:-10px;
     margin-bottom:10px;
     -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;  
}

/* END CM LINKS CSS */

.item2 {
     display:block;
}

.col5 {
     width: 160px;
     min-height: 220px;
     background-image: url("/assets/layouts/images/boxbg.png");
     background-repeat: no-repeat;
     padding-left: 10px;
     padding-right: 4px;
     padding-bottom: 0px;
     padding-top: 10px;
     margin:0px 6px;
     margin-top: 15px;
     float: left;
}

.col5a {
     width: 180px;
     height: 160px;
     padding-left: 7px;
     padding-bottom: 10px;
     padding-top: 0px;
     float: left;
}

.col5b {
     width: 180px;
     height: 160px;
     padding-left: 7px;
     padding-bottom: 10px;
     padding-top: 0px;
     float: left;
}

.col5c {
     width: 180px;
     height: 160px;
     padding-left: 7px;
     padding-bottom: 10px;
     padding-top: 0px;
     float: left;
}

.col5d {
     width: 180px;
     height: 160px;
     padding-left: 7px;
     padding-bottom: 10px;
     padding-top: 0px;
     float: left;
}

.col5e {
     width: 180px;
     height: 160px;
     padding-left: 7px;
     padding-bottom: 10px;
     padding-top: 0px;
     float: left;
}

.scrolling-block {
     padding-top:30px;
     padding-bottom: 26px;
     background-color:#E8DFCF;
     color:#5E3C21;
     padding-top:10px;
     border:1px solid #555555;
     padding:10px;
     -moz-border-radius: 6px; /* FF1+ */
     -webkit-border-radius: 6px; /* Saf3-4, iOS 1+, Android 1.5+ */
     border-radius: 6px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
}

.whatshappening {
     color:#D60606;
     font-size:12px;
}
/*********** member page styles ***************/
.cm_main {
	text-align:left;
	width:600px;
}
.cm_main table {
	border-collapse:collapse;
}
.cm_main ul {
	margin-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:80%;
}
.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;
}


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

