@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html {
	background: #3b3f5a url(../img/bg.gif) repeat left top;
}

body {
	width: 750px;
	margin: 0 auto;
	position: relative;
	font: 12px Verdana, Arial, sans-serif;
}

a {
	color: #4c599f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #1B234B;
}

h3, p {
	clear: left;
}

h3 {
	margin-bottom: 5px;
}

hr {
	display: none;
}

ul, ol, dl {
	margin-bottom: 15px;
}

ul {
	margin-left: 15px;
}

ol {
	margin-left: 25px;
}

address {
	margin-bottom: 15px;
}

blockquote {
	font-size: 11px;
	font-style: italic;
	margin-left: 25px;
	margin-bottom: 15px;
}

#header {
	height: 228px;
	background: #efefef url(../img/banner.jpg) no-repeat left top;
	position: absolute;
	width: 100%;
	z-index: 1;
	border-left: 5px solid #191d29;
	border-right: 5px solid #191d29;
}

#header h1 {
	display: none;
}

#nav {
	position: absolute;
	width: 182px;
	margin: 0 0 0 24px;
	background: transparent url(../img/calogo.gif) no-repeat left top;
	list-style-type: none;
	text-align: right;
	z-index: 10;
	padding: 228px 0 0 0;
	border-left: 1px solid #515256;
	border-right: 3px solid #515256;
	font: bold 18px Garamond, Georgia, Times, "Times New Roman", serif;
}

#nav li {
	border-bottom: 1px dotted #9c9c9c;
}

#nav li.first {
	border-top: 1px dotted #9c9c9c;
}

#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 3px 8px;
}

#nav a:hover {
	background: #4C599F url(../img/navhover.gif) repeat-y center top;
	color: #fff;
}

#content {
	position: absolute;
	top: 228px;
	width: 100%;
	z-index: 5;	
	background: #cdcfde url(../img/bodybg.gif) repeat-y center top;
	border-left: 5px solid #191d29;
	border-right: 5px solid #191d29;
	padding: 15px 0 50px 0;
	margin-bottom: 50px;
}

#content div {
	margin: 0 180px 0 220px;
}

#content div h2 {
	border-bottom: 1px dotted #9c9c9c;
	margin-bottom: 5px;
}

#content div.disclaimer {
	margin-top: 40px;
	font-size: 8px;
}

#content p {
	margin-bottom: 15px;
}

#content div.information {
	float: right;
	clear: right;
	margin: 0 15px 15px 0;
	width: 140px;
	background: #fdffd7;
	border: 1px solid #d9dea6;
	padding: 5px;
	font-size: 10px;
}

#content div.information h4 {
	padding: 7px 0 7px 25px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	font-size: 11px;
}

#meetingsearch h4 {
	background: transparent url(../img/qicon.gif) no-repeat left center;
}

#upcomingevents h4, 
#meetingkey h4, 
#priciples h4, 
#newsletter h4, 
#service h4, 
#servicecommittees h4, 
#eventcommittees h4,
#gsrreport h4,
#mailingaddress h4,
#hotlinenumber h4,
#email h4,
#onlinemeetings h4 {
	background: transparent url(../img/iicon.gif) no-repeat left center;
}

#hotlinenumber strong {
	white-space: nowrap;
}

#content div.information fieldset {
	border: none;
}

#content div.information fieldset.actions {
	text-align: right;
	border: none;
	padding: 0 5px 2px 0;
}

#content div.information p {
	clear: both;
}

#content div.information label {
	font-weight: bold;
	width: 30px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
	line-height: 18px
}

#content div.information select {
	display: block;
	float: left;
	width: 100px;
	margin-bottom: 10px;
}

#content div.information dt {
	font-weight: bold;
	border-bottom: 1px dotted #d9dea6;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

#content div.information dd {
	margin-bottom: 5px;
}

#content #meetingkey dt {
	border: none;
	float: left;
	clear: left;
	width: 25px;
	text-align: right;
	margin-right: 5px;
}

#meetingkey dd {
	float: left;
width: 109px;
}

#content #advancedmtgsearch {
	margin: 0;
}

#advancedmtgsearch legend {
	font-weight: bold;
	margin-left: 5px;
}

#advancedmtgsearch label {
	font-size: 9px;
}

#advancedmtgsearch fieldset {
	border: 1px solid #191d29;
	background: #dddfee;
}

#advancedmtgsearch fieldset fieldset {
	clear: both;
	border: none;
	border-top: 1px solid #191d29;
	padding: 5px;
	margin-top: 5px;
}

* html #advancedmtgsearch fieldset fieldset {
width:333px;
}

#advancedmtgsearch fieldset p {
	float: left;
	margin: 0 10px 10px 10px;
	clear: none;
}

#advancedmetgsearch p input, #advancedmtgsearch p label {
	float: none;
	display: block;
}

#advancedmtgsearch fieldset fieldset input {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

#advancedmtgsearch fieldset fieldset label {
	width: 143px;
	display: block;
	float: left;
	margin-bottom: 8px;
	font-size: 9px;
line-height: 18px;
}

* html #advancedmtgsearch fieldset fieldset label {
width: 139px;
}

#advancedmtgsearch fieldset fieldset.actions {
	text-align: right;
}

#advancedmtgsearch fieldset fieldset.actions input {
	float: right;
}

#resultsinfo {
	margin: 15px 0;
	border-bottom: 1px solid #9c9c9c;
}

#meetingresults {
	list-style-type: none;
	margin-top: 15px;
}

#meetingresults li {
	border-top: 1px dotted #9c9c9c;
	padding: 10px 0;
}

dl.meetingtimes {
	width: 100%;
	display: block;
	float: left;
}

dl.meetingtimes dt {
	width: 30%;
	margin-right: 5%;
	text-align: right;
	font-weight: bold;
	float: left;
	clear: left;
	margin-bottom: 10px;
}

dl.meetingtimes dd {
	width: 65%;
	float: left;
	margin-bottom: 10px;
}

#meetingresults li.alt {
	background: #d5d8e6;
}

#meetingresults li.first {
	border-top: none;
}

#meetingresults span {
	display: block;
}

#meetingresults .mensmeeting, #meetingresults .womensmeeting, #meetingresults .meetingname {
	display: inline;
}

#meetingresults .meetingname {
	font-weight: bold;
}

#meetingresults .details {
	float: right;
}

#meetingresults .time {
	margin-bottom: 5px;
}

#meetingresults address, #meetingresults .location, #meetingresults .cross_street {
	font-size: 11px;
}

#contact {
	font-weight: bold;
}

#contact legend {
	font-weight: bold;
	margin-left: 5px;
}

#contact fieldset {
	padding-top: 10px;
	border: 1px solid #191d29;
	background: #dddfee;
}

#contact fieldset fieldset {
	clear: both;
	border: none;
	border-top: 1px solid #191d29;
	padding: 5px;
	margin-top: 5px;
}

#contact label {
	width: 80px;
	text-align: right;
	float: left;
	margin: 0 5px 10px 0;
}

#contact input, #contact textarea, #contact select {
	width: 250px;
	float: left;
	margin: 0 0 10px 0;
	font: 11px Arial, Helvetica, sans-serif;
}

#contact .actions {
	text-align: right;
}

#contact .actions input {
	width: auto;
	float: none;
	margin: 0 5px 0 0;
}

#literature {
	list-style-type: none;
	margin: 10px 0;
	padding-bottom: 10px;
width: 348px;
}

#literature li {
	float: left;
}

#literature a {
	display: block;
	width: 87px;
	height: 0;
	padding-top: 43px;
	overflow: hidden;
}

#literature .selftest a { background-image: url(../img/lit/selftest.gif); }
#literature .thirtydays a { background-image: url(../img/lit/30days.gif); }
#literature .higherpower a { background-image: url(../img/lit/higherpower.gif); }
#literature .seventhtrad a { background-image: url(../img/lit/7thtrad.gif); }
#literature .newcomer a { background-image: url(../img/lit/newcomer.gif); }
#literature .tools a { background-image: url(../img/lit/tools.gif); }
#literature .sponsor a { background-image: url(../img/lit/sponsor.gif); }
#literature .service a { background-image: url(../img/lit/service.gif); }
#literature .crack a { background-image: url(../img/lit/crack.gif); }
#literature .tips a { background-image: url(../img/lit/tips.gif); }
#literature .steps a { background-image: url(../img/lit/12steps.gif); }
#literature .handi a { background-image: url(../img/lit/handi.gif); }
#literature .whatisca a { background: transparent url(../img/lit/whatisca.gif) no-repeat; padding-top: 194px; }
#literature .hearing a { background: transparent url(../img/lit/hearing.gif) no-repeat; padding-top: 194px; }
#literature .relapse a { background: transparent url(../img/lit/relapse.gif) no-repeat; padding-top: 194px; }
#literature .allothers a { background: transparent url(../img/lit/allothers.gif) no-repeat; padding-top: 194px; }

#addicted li {
   padding: 3px 0;
	width: 330px;
	position: relative;
	clear: right;
	border-top: 1px dotted #9c9c9c;
}

#addicted li.first {
	border-top: none;
}

#addicted li.alt {
	background: #d5d8e6;
}

#addicted li p {
	width: 200px;
}

#addicted li fieldset {
	position: absolute;
	top: 3px;
	right: 0;
	border: none;
	width: 130px;
}

#addicted li fieldset input {
	margin-left: 10px;
}

#addicted .actions {
	text-align: right;
	border: none;
}

#prudentreserve {
	border: 1px solid #9c9c9c;
	width: 100%;
}

#prudentreserve th {
	background:#d5d8e6;
	text-align: left;
	font-size: 11px;
}

#prudentreserve td {
	width: 30%;
	font-style: italic;
}

#prudentreserve .bottom td{
	font-size: 12px;
	border-top: 1px solid #9c9c9c;
}

#prudentreserve .bottom th {
	font-size: 12px;
	text-transform: uppercase;
	border-top: 1px solid #9c9c9c;
}

#prudentreserve .directions {
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}