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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* begin css */

body {
	line-height: 1;
	color: black;
	font-family:"Arial";
	/*background: #e9e9e9 url(https://media.intherooms.com/images/meetings/str-bg.png);*/
	/*background: #e9e9e9 url(https://media.intherooms.com/images/general/TSN_200x156_BG-dark.png);*/
	/*background:  #e9e9e9 url(https://media.intherooms.com/images/bannerads/backgroundunbranded.png);
	background-repeat:no-repeat;
	background-position:left top;
	color: #444;*/
}

br.clear-float, li.clear-float {
	display:block !important;
	float:none !important;
	height:0 !important;
	line-height:0 !important;
	font-size:1px !important;
	clear:both !important;
	margin: 0 auto;
	padding: 0 auto;
}

.no-bg { background: #FFF; background-image: none !important; }

a {
	color: #59903a;
	}

a:hover {
	color: #3f74a4;
	}

a img {
	border:none;
	}

b, strong {
	font-style: bold;
	}

i, em {
	font-style: italic;
	}

.error-pane {
    padding:8px;
    margin:10px 10px 0 10px;
    border:1px solid red;
    background-color:#FFCFCF;
    text-align:center;
}
.success-pane {
    border: 1px solid #999999;
    background-color: #eeecc2;
    text-align: center;
    padding: 20px;
    font-size: 13px;
    font-weight: bold;
    color: #333;
}

.ad-border, #sidebar-ads iframe { border:solid 1px #bababa !important; }

label.checked, li.checked {
    color: #59903A;
    font-weight: bold;
}

#page {
	border: solid 1px #fff;
	border-top: none;
	background: #fff;
	-webkit-box-shadow: 0 0 25px #333;
	-moz-box-shadow: 0 0 25px #333;
	box-shadow: 0 0 25px #333;
	}

#header {
	background: #fff;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	}

#header h1 {
	width: 200px;
	height: 85px;
	margin: 0 0 0 0;
	float: left;
	overflow: hidden;
	}

#header h1 a {
	display: block;
	width: 200px;
	height: 85px;
	background: url(https://media.intherooms.com/images/meetings/Meeting-Logo.gif);
	background-repeat: no-repeat;}

#header-login-div {
    position: absolute;
    top: 12px;
    right: 734px;
    font-size: 12px;
    width: 240px;
    text-align: right;
}

#nav {
	background: #4f91cd;
	padding-left: 6px;
	}

#nav li {
	float: left;
	font-size: 12px;
	}

#nav li a {
	color: #fff;
	display: block;
	padding: 8px 9px;
	text-decoration: none;
	border-right: 1px solid #407CB2;
	border-left: 1px solid #87B9EA;
	}

#nav li.aa a {
	padding-left: 24px;
	background: url(https://media.intherooms.com/images/meetings/aa-icon.gif) 7px 7px no-repeat;
	}
#nav li.na a {
	padding-left: 24px;
	background: url(https://media.intherooms.com/images/meetings/na-icon.gif) 7px 7px no-repeat;
	}
#nav li.oa a {
	padding-left: 24px;
	background: url(https://media.intherooms.com/images/meetings/oa-icon.gif) 7px 7px no-repeat;
	}
#nav li.ga a {
	padding-left: 24px;
	background: url(https://media.intherooms.com/images/meetings/ga-icon.gif) 7px 7px no-repeat;
	}

#nav li a:hover {
	background-color: #3f75a4;
	}

#nav li.first a {
	border-left: none;
	}

#nav li.last a {
	border-right: none;
	}

#footer {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	}

#footer p {
	font-size:10px;
	margin:20px auto;
	padding-bottom:20px;
	text-align:center;
	}

#home-list h2 {
	font-size: 24px;
	letter-spacing: -1px;
	border-bottom: solid 1px;
	padding: 5px 0 5px 2px;
	}

#home-list h2.aa {
	color: #4f91cd;
	border-color: #4f91cd;
	}

#home-list h2.na {
	color: #6eb43f;
	border-color: #6eb43f;
	}

#home-list h2.oa {
	color: #7d4199;
	border-color: #7d4199;
	}

#home-list h2.ga {
	color: #ea8420;
	border-color: #ea8420;
	}

#home-list ul {
	font-size: 12px;
	margin: 2px 0 8px 0;
	}

#home-list ul li a { color: #555; }
#home-list ul li a:hover { color: #222; }
#home-list ul li b { font-size: 14px; }

#home-list ul li span {
	font-style: italic;
	color: #666;
	font-size: 11px;
	margin: 0 0 0 10px;
	}

#home-list ul li {
	padding: 10px 0 5px 27px;
	margin: 0 0 0 12px;
	}

#home-list ul li.AA {
	background: url(https://media.intherooms.com/images/meetings/aa-icon-bullet.gif) no-repeat left center;
	}

#home-list ul li.NA {
	background: url(https://media.intherooms.com/images/meetings/na-icon-bullet.gif) no-repeat left center;
	}
#home-list ul li.GA {
	background: url(https://media.intherooms.com/images/meetings/ga-icon-white.jpg) no-repeat left center;
	}
#home-list ul li.OA {
	background: url(https://media.intherooms.com/images/meetings/oa-icon-white.jpg) no-repeat left center;
	}

#map { z-index: 0; }
#map_canvas {
	border: solid 1px #999;
	margin: 0 0 15px 0;
	z-index: 0;
	}
#map_canvas div { z-index: 0; }

/* color pallette

AA #4f91cd
NA #6eb43f
OA #7d4199
GA #ea8420

*/
#browse {
	color: #666;
	font-size: 16px;
	text-align: center;
	margin: 0 10px 15px 10px;
	padding: 7px;
	background: #eee;
	border-top: solid 2px #ccc;
	border-bottom: solid 2px #ccc;

	}

#browse li {
	position: relative;
	float: left;
	margin: 0 2px;
	}

#browse a {
	font-size: 14px;
	color: #59903A;
	text-decoration: none;
	padding: 8px 18px 0 8px;
	display: inline-block;
	border: none;
	height: 25px;
	z-index: 105;
	background: #fff;
	z-index: 10001;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: underline;
	background: url(https://media.intherooms.com/images/meetings/button-bg.gif) repeat-x bottom;
	border: solid 1px #aaa;
	}

#browse a:hover {
	border: solid 1px #666;
	}

#browse a.on {
	border: solid 1px #999;
	border-bottom: none;
	position: relative;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-radius: 5px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background: #fff url(https://media.intherooms.com/images/meetings/box-gradient.gif) repeat-x;
	text-decoration: none;
	}

#browse a span {
	display: block;
	height: 34px;
	background: url(https://media.intherooms.com/images/meetings/dropdown-ccc.gif) 6px 9px no-repeat;
	width: 18px;
	position: absolute;
	top: 0;
	right: 0;
	}

#browse a:hover span {
	background: url(https://media.intherooms.com/images/meetings/dropdown-2.gif) 6px 9px no-repeat;
	}

#browse a.on span {
	background: url(https://media.intherooms.com/images/meetings/dropdown-2.gif) 7px 8px no-repeat;
	}


#browse li.txt {
	margin: 7px 3px 0 3px;
	}


#browse li ul {
	position: absolute;
	top: 33px;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 10000;
	display: none;
	width: 200px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
	-moz-box-shadow: 0px 2px 2px #999;
	-webkit-box-shadow: 0px 2px 2px #999;
	box-shadow: 0px 2px 2px #999;
	}

#browse li ul li {
	float:none;
	text-align: left;
	border-top: dashed 1px #ccc;
	margin: 5px;
	padding: 5px 0 0 0;
    z-index: 10000;

	}

#browse li ul li a {
	font-size: 13px;
	letter-spacing: normal;
	height: auto;
	padding: 5px;
	text-decoration: none;
    z-index: 10000;
	background: none;
	border: none;
	}

#browse li ul li a:hover {
	border: none;
	color: #3f7484;
	padding: 5px;
	z-index: 10000;

	}

#browse li ul li select, #browse li ul li img {
	vertical-align: middle;
	}

#search_form h1 {
	margin: 0 12px 12px 12px;
	text-align: left;
	padding: 15px 0 4px 245px;
	color: #555;
	font-size: 14px;
	line-height: 1.35em;
	background: url(https://media.intherooms.com/images/meetings/symbols.gif) no-repeat 10px center;
	border-top: solid 1px #ccc;
	}

.state-title {
	color: #4f91cd;
	font-size: 18px;
	font-weight: bold;
	border-top: solid 2px #ccc;
	padding: 10px 0 10px 0;
	margin: 10px 20px 0 20px;
	}

.state-lists {
	margin: 0 20px 20px 20px;
	padding: 10px 15px;
	background: #eee;
	border: solid 1px #999;
	}

.state-lists li {
	display: inline;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 3px 0 0;
	}

.other-countries {
	font-size: 12px;
	color: #444;
	margin: 0 20px 20px 20px;
	line-height: 1.3em;
	}

.more-times {
	width: 95%;
	margin: 0 auto 20px auto;
	}

.more-times th {
	border-bottom: double 3px #999;
	padding: 8px;
	font-weight: bold;
	background: #eee;
	border-top: solid 1px #999;
	}


.more-times td {
	padding: 8px;
	border-bottom: solid 1px #ccc;
	font-size: 12px;
	line-height: 1.7em;
	}



.all-meetings {
	width: 95%;
	margin: 0 auto 20px auto;
	}

.all-meetings th {
	border-bottom: double 3px #999;
	padding: 8px;
	font-weight: bold;
	background: #eee;
	border-top: solid 1px #999;
	}

.all-meetings tr:hover {
	background: #eee;
	}

.all-meetings td {
	padding: 8px;
	border-bottom: solid 1px #ccc;
	font-size: 12px;
	}



#meeting-description h1 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 10px 0 10px 10px;
	margin: 10px 0;
	background: #eee;
	}

#meeting-description h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 10px;
	}

#meeting-description address {
	font-size: 16px;
	line-height: 1.3em;
	padding: 20px 0 20px 10px;
	}

#meeting-description h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 10px;
	}

#meeting-description p {
	font-size: 14px;
	font-weight: normal;
	margin: 15px 0 15px 10px;
	}


#friends {
	padding: 15px;
	margin: 10px;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	text-align: center;
	background: #eee;
	}

#friends h2 {
	margin: 0 0 10px 0;
	}

#friends ul li {
	display: inline;
	margin: 0 5px;
	}

.more-title {
	font-size: 24px;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 10px;
	margin: 20px auto 10px auto;
	width: 95%;
	text-align: center;
	background: #eee;
	}

.breadcrumbs {
	border-bottom: solid 1px #999;
	margin: 0 10px 25px 10px;
	font-size: 14px;
	padding: 0 0 8px 0;
	}

.breadcrumbs li {
	display: inline;
	margin: 0 2px;
	}

.search-paging  {
margin:10px 0;
text-align:center;
font-size: 12px;
}
.search-paging span.prev-next {
color:#CCCCCC;
}
.search-paging a:link, .search-paging a:visited, .search-paging a:active, .search-paging span {
padding:0 3px;
text-decoration: none;
}
.search-paging a:hover {
background-color:#6CB33F;
color:#FFFFFF;
}

h2.search-title {
	font-size: 22px;
	color: #4f91cd;
	margin: 0 0 0 25px;
	}

#filter-results label, #filter-results select, #filter-results input {
	vertical-align: middle;
	}

#filter-results {
	background: #eee;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	font-size: 12px;
	padding: 8px 25px 8px 0;
	line-height: 2.5em;
	margin: 10px 25px 25px 25px;
	text-align: center;
	}

#filter-results label {
	margin: 0 0 0 25px;
	}

#infowindow ul li { font-size: 12px; margin-bottom: 4px; }


/* ************** EDIT MEETING********************* */


#edit-meeting br {
	display:block !important;
	float:none !important;
	height:0 !important;
	line-height:0 !important;
	font-size:1px !important;
	clear:both !important;
	margin: 0 auto;
	padding: 0 auto;
}

#edit-meeting label {
	width: 130px;
	float: left;
	margin: 8px 0;
	font-size: 13px;
	}

#edit-meeting span {
	width: 300px;
	float: left;
	font-size: 13px;
	}


#edit-meeting select {
	float: left;
	margin: 6px 0 8px 0;
	}

#edit-meeting span select {
	float: none !important;
	}

#edit-meeting .md {
	width: 300px;
	float: left;
	border: solid 1px #999;
	background: #fff url("https://media.intherooms.com/images/resources/input-bg.gif") repeat-x;
	color: #444;
	padding: 5px;
	margin:  0 0 8px 0;
	}

#edit-meeting textarea {
	width: 300px;
	float: left;
	border: solid 1px #999;
	background: #fff url("https://media.intherooms.com/images/resources/input-bg.gif") repeat-x;
	color: #444;
	padding: 5px;
	margin:  0 0 8px 0;
	height: 125px;
	}

.half-page {
	float: left;
	width: 460px;
	margin: 0 9px 25px 10px;
	}

#TB_window ul li {margin: 10px 0;}

#meeting-search-list {z-index: 1; }

#geo-confirm { position: fixed; top: 0px; left:0px; width: 100%; height: 40px; background-color: yellow; display: none; }
#geo-confirm div { float: right; margin: 5px 20px 0 0; }


#infowindow h2 {
	color: #333;
	border-bottom: solid 1px #999;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}

#infowindow ul {
	line-height: 1.2em;
	font-size: 12px;
	}

#infowindow ul li {
	margin: 0 0 10px 0;
	}

#infowindow ul li span {
	font-weight: bold;
	color: #4f91cd;
	}


#lead-form br {
clear:both !important;
display:block !important;
float:none !important;
font-size:1px !important;
height:0 !important;
line-height:0 !important;
}
#lead-form {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #999999;
color:#000000;
font-size:14px;
font-weight:500;
text-align:center;
}
#lead-form h1 {
background:none repeat scroll 0 0 #4F91CD;
border-bottom:1px solid #999999;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
line-height:1.3em;
padding:5px 10px;
}
#lead-form p {
line-height:1.2em;
padding:10px;
}
#lead-form label {
float:left;
margin:10px 0 0 15px;
text-align:left;
width:125px;
}
#lead-form label.error {
    clear:both;
    color:red;
    display:block;
    float:none;
    margin:0 0 0 140px;
    padding:3px 0 0;
    width:135px;
}#lead-form .md {
float:left;
margin:7px 0 0;
width:200px;
}
#lead-form textarea.md {
height:85px;
margin-bottom:9px;
}

#treatment-centers { margin: 20px; line-height: 1.35em; }
#treatment-centers h1 { padding: 10px; #fff; background: #4F91CD; margin: 0 0 10px 0; }
#treatment-centers a { margin: 0 8px 0 0; font-size: 12px; }


#meetings-signup {
	width: 912px;
	height: 123px;
	background: url(https://media.intherooms.com/images/meetings/meeting-signup-box.png) no-repeat;
	margin: 0 auto 20px auto;
	}

#meetings-signup #itr-register {
	padding: 45px 0 0 538px;
	color: #fff;
	}

#meetings-signup #itr-register label {
	font-size: 12px;
	width: 87px;
	float: left;
	margin: 4px 0 0 0;
	}

#meetings-signup #itr-register input.txt {
	float: left;
	width: 130px;
	margin-bottom: 3px;
	}

#meetings-signup #itr-register #register-button {
	float:right;
	width:150px;
	text-align:center
	}

#meetings-signup #itr-register #register-button a {
	color: #fff;
	}

#meetings-signup #itr-register #register-button .sub {
	display: block;
	padding: 3px 0;
	}


#meetings-signup-b {
	margin: 20px 25px;
	border-bottom: solid 3px #298cd1;
	text-align: left;
	}

#meetings-signup-b h2 {
	font-weight: bold;
	font-size: 28px;
	color: #298cd1;
	line-height: 1.2em;
	margin: 10px 0 0 0;
	}

#meetings-signup-b p {
	color: #666;
	line-height: 1.8em;
	margin: 20px 0;
	font-size: 16px;
	}

#signup-left {
	width: 435px;
	float: left;
	}

#meetings-signup-b #itr-register {
	width: 400px;
	margin: 0 0 25px 0;
	float: right;
	background: #eee;
	border: solid 2px #ccc;
	padding: 15px;
	}

#meetings-signup-b #itr-register h3 {
	color: #3C80C6;
    font-size: 26px;
    letter-spacing: -1px;
    font-weight: bold;
    margin: 0 0 3px 0;
    text-shadow: 0 2px 0 #fff;
	}

#meetings-signup-b #itr-register h4 {
	color: #59903A;
    font-size: 19px;
    font-weight: normal;
    letter-spacing: -1px;
	margin: 0 0 20px 0;
    text-shadow: 0 2px 0 #fff;
	}

#meetings-signup-b #itr-register label {
	float: left;
	width: 150px;
	text-align: right;
	}

#meetings-signup-b #itr-register input.txt {
	background: url("https://media.intherooms.com/images/home/home-input-bg.gif") repeat-x scroll center bottom transparent;
    border: 1px solid #999999;
    padding: 4px;
    width: 150px;
	margin-bottom: 10px;
	margin-right: 60px;
	float: right;
	}

#meetings-signup-b #itr-register #register-button {
	text-align: center;
	line-height: 2em;
	}

p.clearbrook {
	font-size: 12px;
	text-align: center;
	background: #fff;
	border: double 3px #ccc;
	padding: 5px 8px;
	line-height: 1.35em;
	margin: 0 0 10px 0;
	}

p.clearbrook-2 {
	font-size: 12px;
	text-align: center;
	border-bottom: double 3px #ccc;
	padding: 0 8px 10px 8px;
	line-height: 2.25em;
	margin: -3px 10px 10px 10px;
	}

#tc-links {
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0 0 10px 0;
	box-shadow: inset 0 5px 8px rgba(0,0,0,0.25);
}

#tc-links a {
	font-size: 11px;
	line-height: 2em;
	margin: 0 10px 0 0;
}


#linkline a {
	background: #ffff99;
	padding: 12px !important;
	text-align: center;
	font-size: 12px;
	color: #000;
	display: block;
	border-top: solid 3px #fff;
	border-bottom: solid 4px #fff;
}

#linkline a span {
	color: red;
}

#linkline a:hover {
	color: red;
}
#unbranded-ad {
	position: absolute;
	float: left;
	top: 40px;
	left: 10px;
	z-index: -1;
}

#lead-form br {
clear:both !important;
display:block !important;
float:none !important;
font-size:1px !important;
height:0 !important;
line-height:0 !important;
}
#lead-form {
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #999999;
color:#000000;
font-size:14px;
font-weight:500;
text-align:center;
}
#lead-form h1 {
background:none repeat scroll 0 0 #4F91CD;
border-bottom:1px solid #999999;
color:#FFFFFF;
font-size:20px;
font-weight:bold;
line-height:1.3em;
padding:5px 10px;
margin-top: 0;
}
#lead-form p {
line-height:1.2em;
padding:10px;
}
#lead-form label {
float:left;
margin:10px 0 0 15px;
text-align:left;
width:125px;
}
#lead-form label.error, #leadbar label.error  {
clear:both;
color:red;
display:block;
float:none;
margin:0 0 0 140px;
padding:3px 0 0;
width:135px;
}
#lead-form .md {
float:left;
margin:7px 0 0;
width:200px;
}
#lead-form textarea.md {
height:85px;
margin-bottom:9px;
}
#leadbar {
background:none repeat scroll 0 0 #407CB2;
border-top:1px solid #FFFFFF;
bottom:0;
color:#FFFFFF;
font-weight:bold;
height:54px;
position:fixed;
width:100%;
z-index:1000;
}
#leadbar form {
margin:5px auto 0;
padding:0 5px 0 0;
text-align:right;
width:955px;
}
#leadbar form span {
float:left;
font-weight:bold;
line-height:1.25em;
padding:0 10px;
text-align:left;
}
#leadbar form input, #leadbar form select {
margin-right:5px;
vertical-align:middle;
}
#leadbar form input.md {
width:140px;
}
