html {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/background_2011.png) center top no-repeat;
	margin: 0 auto;
	height: 100%;
	color: #232323;
	text-align: left;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img { 
	border: 0;
}

#container {
	margin: 0 auto;
	width: 950px;
}

#header {
	height: 157px;
	position: relative;
}
.logo {
	left: 0;
	position: absolute;
	top: 10px;
}
.logo a {
	display: block;
	height: 95px;
	overflow: hidden;
	text-indent: -9999px;
	width: 170px;
}
.social {
	position: absolute;
	right: 0;
}
.social li {
	float: left;
	list-style: none;
	margin-left: 15px;
}
.social li a {
	background: url(../images/bg_social.png) top left no-repeat;
	color: #DDD;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
.social li a:hover {
	color: #294E74;
}
.social li.facebook a { background-position:  0 -16px;}
.social li.twitter a { background-position:  0 -48px;}
.social li.calendar a { background-position:  0 -80px;}
.social li.contact a { background-position:  0 -112px;}

.social li.facebook a:hover { background-position:  0 0;}
.social li.twitter a:hover { background-position:  0 -32px;}
.social li.calendar a:hover { background-position:  0 -64px;}
.social li.contact a:hover { background-position:  0 -96px;}

.testimonial {
	/*
	background: #fff;
	background: rgba(255,255,255,.8)
	*/
	background: url(../images/bg_white_trans.png) top left repeat;
	bottom: 0;
	height: 90px;
	position: absolute;
	right: 0;
	width: 475px;

	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}

.testimonial .quote {
	color: #294E74;
	display: block;
}
.testimonial .quote h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0;
}
.testimonial .quote p {
	margin: 0;
}
.testimonial .quote h3, .testimonial .quote p{
}
.testimonial .quote_pad {
	background: url(../images/bg_quote.png) top left no-repeat;
	padding: 23px 15px 5px 55px;
}
.testimonial img {
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
}
.testimonial .author {
	text-align: right;
}
/*Navigation*/
#navigation {
	height: 55px;
	background: url('../images/nav_background.gif') top left repeat-x;
}
/*Navigation - Menu*/
#navigation .menu {
	float: left;
	margin-top: 11px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/menu_div.gif') top left no-repeat;
}
#navigation .menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#navigation .menu ul li {
	float: left;
	position: relative;
	background: url('../images/menu_div.gif') no-repeat top right;
}

#navigation .menu ul li a, #navigation .menu ul li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	color: #d7f2ff;
	padding: 2px 14px 0;
	line-height: 25px;
	height: 28px;
	text-transform: uppercase;
}
#navigation .menu ul li ul li a, #navigation .menu ul li ul li a:visited {
	text-transform: none;
}
#navigation .menu ul li a:hover {
}
#navigation .menu ul li:hover {
	width: auto;
}

#navigation .menu ul li ul {
	display: none;
	z-index: 9999;
}

#navigation .menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 29px;
	margin-top: 1px;
	left: 0;
	width: 240px;
}

#navigation .menu ul li:hover ul li ul {
	display: none;
}

#navigation .menu ul li:hover ul li a {
	display: block;
	background-color: #5f98c3;
	color: #ffffff;
	height: auto;
	line-height: 15px;
	padding: 8px 16px;
	width: 240px;
	border-bottom: solid 1px #9bc2dc;
	font-size: 12px;
}

#navigation .menu ul li:hover ul li a:hover {
	color: #ffffff;
	background-color: #99bfdc;
}

#navigation .menu ul li:hover ul li:hover ul {
	display: block;
	position: absolute;
	left: 240px;
	top: -1px;
}

/*IE5.5 and IE6*/
#navigation .menu ul li a:hover ul {
	display: block;
	position: absolute;
	top: 29px;
	t\op: 32px;
    background: #5f98c3;
	left: 0;
	border-bottom: solid 1px #9bc2dc;
}

#navigation .menu ul li a:hover ul li a ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	width: 0;
}


/*Navigation - Donate*/
#navigation .donate {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	position: relative;
}
#navigation .donate li {
	float: left;
	list-style: none;
	padding-top: 6px;
}
#navigation .donate li a {
	background: url(../images/buttons_register_donate.png) top left no-repeat;
	display: block;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
	width: 120px;
}
#navigation .donate li#donate a { background-position: 0 -6px; width: 150px; }
#navigation .donate li#donate a:hover { background-position: 0 -50px; }
#navigation .donate li#join a { background-position: -153px -6px; width: 133px;}
#navigation .donate li#join a:hover { background-position: -153px -50px; }

/*Content*/
.cards {
	background: url(../images/cards_img.gif) top left no-repeat;
	float: left;
	height: 27px;
	margin-bottom: 16px;
	width: 134px;
}
#main {
	float: left;
	margin-top: 20px;
	width: 645px;
}

#main .pdf {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 26px;
	width: 563px;
	height: 18px;
	background: url('../images/pdf_logo.gif') top left no-repeat;
}

#main .word {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 26px;
	width: 563px;
	height: 18px;
	background: url('../images/word_logo.gif') top left no-repeat;
}

#main .play {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 26px;
	width: 563px;
	height: 18px;
	background: url('../images/play_logo.gif') top left no-repeat;
}

#main .search {
	margin-top: 10px;
	padding-left: 20px;
	width: 569px;
	height: 20px;
	background: url('../images/search_img.gif') top left no-repeat;
}


#main .shim {
	height: 20px;
	width: 100%;
}

#main #content {
	margin-left: 28px;
	margin-right: 28px;
}

#main #content h1 {
	background: url('../images/heading.gif') bottom left repeat-x;
	color: #304c73;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
}

#main #content h2 {
	margin-bottom: 10px;
	color: #304c73;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main #content h3 {
	margin-top: 40px;
	margin-bottom: 10px;
	height: 28px;
	color: #304c73;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	background: url('../images/heading.gif') top left repeat-x;
}
#main #content h4 {
	color: #304c73;
}
#main #content p {
	margin: 0 0 10px;
	padding: 0;
	line-height: 18px;
}
#main ul {
	margin: 0 0 20px 40px;
	padding: 0;
	line-height: 18px;
	list-style: none outside url('../images/bullet.gif');;
}
#main li {
	margin-bottom: 5px;
}
#main #content form {
	margin: 0;
	padding: 0;
}
form .checkbox label {
	width: auto;
}
form label {
	display: block;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	padding-top: 2px;
	width: 140px;
	font-size: 12px;
}
#main #content form p {
	clear: both;
	padding-bottom: 5px;
}
/*Content - News*/
#main #news {
	margin-top: 20px;
	width: 630px;
}
#main #news p {
	margin: 0;
	padding-bottom: 10px;
	line-height: 18px;
}
#main #news h2 {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-left: 28px;
	width: 602px;
	height: 37px;
	color: #d7f2ff;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/heading_blue.gif') top left no-repeat;
}

#main #news h3 {
	margin-bottom: 10px;
	color: #304c73;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#main #news .line {
	margin-top: 12px;
	margin-bottom: 20px;
	height: 1px;
	border-bottom: dashed 1px #b9cbd9;
	clear: both;
}

#main .image {
	float: left;
	margin-right: 20px;
	width: 160px;
}

#main .image img {
	margin-bottom: 10px;
	padding: 1px;
	border: solid 4px #3c9bd2;
}

#main .image img:hover {
	padding: 1px;
	border: solid 4px #76b7eb;
}

#main .image_no_border {
	float: left;
	margin-right: 20px;
	width: 160px;
}

#main .image_no_border img {
	border: none;
}

#main .image_small {
	float: left;
	margin-right: 20px;
	width: 110px;
}

#main .image_small img {
	margin-bottom: 10px;
	padding: 1px;
	border: solid 4px #3c9bd2;
}

#main .image_small img:hover {
	padding: 1px;
	border: solid 4px #76b7eb;
}

#main .text {
	float: left;
	width: 390px;
}


#main #news .content {
	padding-top: 10px;
	padding-left: 28px;
	padding-right: 28px;
	width: 574px;
	background: url('../images/content_background.gif') top left repeat-y;
}

#main #news .footer {
	width: 630px;
	height: 20px;
	background: url('../images/content_footer.gif') top left no-repeat;
}

/*grid*/
.memberoptions {
	margin-bottom: 1em;
}
.memberoptions td {
	padding: 7px 0;
	width: 150px;
}
.member, .nonmember {
	text-align: center;
}
th.member {
	background: #fff;
	border-bottom: 2px solid #3991c1;
	color: #3991c1;
}
.member {
	background: #dfe9f4;
}
th.nonmember {
	background: #fff;
	border-bottom: 2px solid #231f20;
	color: #231f20;
}
.nonmember {
	background: #dcddde;
}
/* Definition lists */
dt, dd {
	line-height: 1.5;
}
dt {
	color: #304C73;
	font-weight: bold;
	float: left;
	width: 100px;
}
dd {
	margin-left: 120px;
}

/*Adventure Camp Buttons*/
.adventure_btn, .denver_day_btn, .recreation_btn {
	float: left;
	margin-right: 20px;
}
.adventure_btn a, .denver_day_btn a, .recreation_btn a {
	display: block;
	width: 157px;
	height: 46px;
}
.adventure_btn {
	background: url('../images/adventure_btn.gif') top left no-repeat;
}
.denver_day_btn {
	background: url('../images/denver_day_btn.gif') top left no-repeat;
}
.recreation_btn {
	background: url('../images/recreational_btn.gif') top left no-repeat;
}
/* Printing */
#printsupport a {
	background: url(../images/icon_print_all.png) top left no-repeat;
	padding-left: 20px;
}
img.printonly {
	display: none;
}
/*Side*/
#side {
	float: right;
	margin-top: 20px;
	width: 267px;
	font-size: 12px;
}

#side p {
	margin: 0;
	padding-bottom: 10px;
	line-height: 18px;
}

#side h3 {
	margin: 0;
	padding: 0;
	padding-top: 12px;
	height: 28px;
	width: 267px;
	text-align: center;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url('../images/side_heading.gif') top left no-repeat;
}

#side form {
	margin: 0;
	padding: 0;
}

#side label {
	display: block;
	float: left;
	width: 50px;
	margin-right: 2px;
}

#side .content {
	padding: 12px 22px 0;
	width: 223px;
	background: url('../images/side_content.gif') top left repeat-y;
}
a.buttoned {
	background: #5f98c3;
	border: 1px solid;
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 8px;
	text-decoration: none;
	text-shadow: 0 1px 0 #888l
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.loop {
	margin-left: 16px;
	position: relative;
	width: 190px;
	height: 74px;
}

.loop img { 
	position: absolute; 
	left: 0; 
	top: 0; 
}

#side .footer {
	margin-bottom: 20px;
	width: 267px;
	height: 12px;
	background: url('../images/side_footer.gif') top left no-repeat;
}
#side .tnt_ad a, #side .camp_ad a, #side .conference_ad a, #side .sideitem, .educators_conference_ad a {
	display: block;
	height: 289px;
	width: 267px;
}
#side .tnt_ad a, #side .camp_ad a, #side .conference_ad a, .educators_conference_ad a {
	overflow: hidden;
	text-indent: -9999px;
}
#side .tnt_ad, #side .camp_ad, #side .conference_ad, #side .sideitem, #side .educators_conference_ad {
	margin-bottom: 1.5em;
}
#side .tnt_ad {
	background: url('../images/tnt_ad_img.gif') top left no-repeat;
}
#side .camp_ad {
	background: url('../images/camp_ad.gif') top left no-repeat;
}
#side .conference_ad {
	background: url(../images/side_conference_2010.jpg) -7px -7px no-repeat;
}
#side .educators_conference_ad {
	background: url(../images/2010-educators-conference-ad.jpg) -7px -7px no-repeat;
}
.sideitem img {
	margin: 0;
	padding: 0;
}
#side .tbideaths {
	background: url(../images/tbi-related-deaths.png) -9px -9px no-repeat;
	height: 325px;
}

#side .calendar {
	background: url(../images/Side_Calendar.jpg) -7px -7px no-repeat;
	height: 72px;
}
#nGageLH {
	margin-bottom: 20px !important;
}
/*Footer*/

#footer {
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top: 40px;
	width: 950px;
	font-size: 11px;
	line-height: 18px;
}

#footer p {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

#footer a {
	padding-left: 4px;
	padding-right: 4px;
	color: #4698c8;
}

#footer a:hover, a:active {
	color: #3d9bd2;
}

#footer #nav ul {
	float: left;
	margin: 0;
	margin-top: 6px;
	padding: 0;
	width: 560px;
	color: #4698c8;
	text-align: left;
	font-size: 10px;
	list-style-type: none;
}

#footer #nav ul li {
	display: inline;
}

#footer .copyright {
	float: right;
	margin-top: 6px;
	width: 240px;
	color: #4698c8;
	text-align: right;
	font-size: 10px;
}

#footer .harmony {
	float: left;
	margin-top: 2px;
	width: 560px;
	color: #4698c8;
	font-size: 10px;
}
/* Forms */
label.error {
	color: #900;
	float: right !important;
	width: auto;
}
select.error, input.error {
	border-color: #900;
	background-color: #FDA3AA;
}
#main #content form p {
	margin-bottom: 5px;
}
ol.lettered ol {
	list-style: lower-alpha;
}
/* Table stuff */
.session { 
	width: 150px; 
	vertical-align: top; 
}
.radio { 
	vertical-align: top; 
}
.sessionlist h4 {
	margin: 0;
}
.sessiontitle td {
	border-top: 1px solid #3991C1;
	padding-top: 10px;
}
.sessionlist td {
	padding-bottom: 5px;
}
.sessionalt td, .sessiontitle td {
	
}
label.wide {
	width: auto;
}
.showdetails {
	background: url(../images/icons_plus_minus.png) top left no-repeat;
	margin-left: 20px;
	padding-left: 16px;
}
.showing {
	background-position: 0 -16px;
}
h6 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 3px 0 7px 0;
}
.sessionlist p {
	margin-top: 0;
}
#main #content p.radios {
	margin-bottom: 0;
	padding-bottom: 0;
}
.radios label {
	float: none;
	font-size: inherit;
	margin-bottom: 0;
	width: auto;
}
.radios .details {
	display: block;
	padding-bottom: 10px;
	padding-left: 25px;
}
h4 {
	margin-bottom: 0;
}
table.days th {
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	text-align: center;
	width: 33%;
}
table.days td.day {
	font-weight: bold;
	text-align: left;
}
table.days td {
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
}
td label {
	float: none;
	width: auto;
}
/*Misc*/

.clear {
	clear: both;
}

a {
	color: #3c9bd2;
	text-decoration: underline;
}

a:hover {
	color: #304c73;
	text-decoration: underline;
}

a:active { 
	color: #7bc6e7;
	text-decoration: underline;
}

.line {
	margin-top: 18px;
	margin-bottom: 20px;
	height: 1px;
	border-bottom: dashed 1px #b9cbd9;
	clear: both;
}

strong {
	color: #2e4872;
	font-weight: bold;
}

.input {
	color: #000000;
	font-size: 12px;
	border: 1px solid #3c9bd2;
	height: 14px;
	text-align: left;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.input_list {
	color: #002352;
	font-size: 11px;
	border: 1px solid #3c9bd2;
	text-align: left;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.input_message {
	color: #002352;
	font-size: 12px;
	border: 1px solid #3c9bd2;
	height: 65px;
	width: 200px;
	text-align: left;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.input_agreement {
	color: #002352;
	font-size: 12px;
	border: 1px solid #3c9bd2;
	height: 125px;
	width: 500px;
	text-align: left;
	background-color: #ffffff;
	padding-top: 3px 6px;
}

fieldset {
	margin: 20px 0;
	color: #3c9bd2;
}

.submit_btn {
	width: 102px;
	height: 31px;
	border: none;
	cursor: pointer;
	background: url('../images/submit_btn.gif') top left no-repeat;
}
.urgent, .urgent h3 {
	color: #a4001f !important;
}
.hidden {
	display: none;
}
span.form_contain {
	display: block;
	padding-left: 148px;
}
.calendared {
	border-right: 1px solid #e3e3e3;
}
.calendared th {
	border-bottom: 1px solid;
	text-align: center;
}
.calendared td {
	border-left: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
	vertical-align: top;
	width: 14.2%;
}
.calendared td.date {
	border-bottom: 0;
	color: #666;
}
.calendared td span {
	display: block;
	font-size: 11px;
	margin-top: 10px;
}

/*directory*/

.directory_menu {
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
	font-size: 9px;
}

.directory_menu a {
	color: #3c9bd2;
	font-size: 10px;
	text-decoration: underline;
}

.directory_menu a:hover {
	color: #304c73;
	font-size: 10px;
	text-decoration: underline;
}

.directory_menu a:active { 
	color: #3c9bd2;
	font-size: 10px;
	text-decoration: underline;
}

.directory_items {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 9px;
}

a.details_link {
	color: #3c9bd2;
	font-size: 10px;
	text-decoration: underline;
}

a.details_link:hover {
	color: #304c73;
	font-size: 10px;
	text-decoration: underline;
}

a.details_link:active { 
	color: #3c9bd2;
	font-size: 10px;
	text-decoration: underline;
}

a.directory_cat_link {
	color: #3c9bd2;
	text-decoration: none;
}
a.directory_cat_link:hover {
	color: #304c73;
	text-decoration: underline;
}
a.directory_cat_link:active { 
	color: #3c9bd2;
	text-decoration: none;
}
a.directory_link {
	color: #2e4872;
	font-weight: bold;
	text-decoration: none;
}
a.directory_link:hover {
	color: #304c73;
	font-weight: bold;
	text-decoration: underline;
}
a.directory_link:active { 
	color: #2e4872;
	font-weight: bold;
	text-decoration: none;
}
.directory_small {
	font-size: 10px;
}
#directory_search {
	padding: 10px;
	background-color: #f3f3f3;
}
#directory_search .dir_left {
	float: left;
	width: 220px;
}
#directory_search .dir_right {
	float: right;
	text-align: right;
	width: 180px;
}
#directory_pagination {
	padding: 10px;
	width: 554px;
	font-size: 12px;
	background-color: #f3f3f3;
}
#directory_pagination a {
	color: #3c9bd2;
	text-decoration: underline;
}
#directory_pagination a:hover {
	color: #304c73;
	text-decoration: underline;
}
#directory_pagination a:active { 
	color: #3c9bd2;
	text-decoration: underline;
}
#directory_pagination .pag_left {
	float: left;
	width: 300px;
}
#directory_pagination .pag_right {
	float: right;
	text-align: right;
	width: 120px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	padding: 5px;
	margin: 0 0 .5em 1em;
}
img.alignleft {
	display: inline;
	margin: 0 1em .5em 0;
	padding: 5px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.input_search {
	margin-right: 4px;
	padding: 3px 24px 2px 4px;
	background-color: #ffffff;
	color: #002352;
	border: 1px solid #3c9bd2;
	display: inline;
	font-size: 10px;
	background: url('../images/search_img.gif') #ffffff right no-repeat;
}

.input_list_search {
	color: #002352;
	border: 1px solid #3c9bd2;
	text-align: left;
	background-color: #ffffff;
	padding: 3px 3px 3px 6px;
}
.military_img, .latino_img, .mental_img, .rural_img, .a_img {
	padding-left: 35px;
	margin-bottom: 2px;
	float: left;
	width: 300px;
	height: 25px;
}
.military_img {
	background: url('../images/military_img.gif') top left no-repeat;
}
.latino_img {
	background: url('../images/latino_img.gif') top left no-repeat;
}
.mental_img {
	background: url('../images/mental_img.gif') top left no-repeat;
}
.rural_img {
	background: url('../images/rural_img.gif') top left no-repeat;
}
.a_img {
	background: url('../images/a_img.gif') top left no-repeat;
}

p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	padding: 5px;
	margin: 0 0 .5em 1em;
}
img.alignleft {
	display: inline;
	margin: 0 1em .5em 0;
	padding: 5px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
p.images img {
	margin-right: 5px;
	margin-bottom: 10px;
}
/* ASM Select */
.asmContainer {
	/* container that surrounds entire asmSelect widget */
	font-size: 12px;
}
.asmSelect {
	/* the newly created regular 'select' */
	display: inline; 
}
.asmOptionDisabled {
	/* disabled options in new select */
	color: #999; 
}
.asmHighlight {
	/* the highlight span */
	float: right;
	padding: 0;
	margin: 0 0 0 1em;
}
.asmList {
	/* html list that contains selected items */
	margin: 0.25em 0 1em 0; 
	position: relative;
	display: block;
	padding-left: 0; 
	list-style: none; 
}
.asmListItem {
	/* li item from the html list above */
	background: #e3e3e3;
	border: 1px solid #3c9bd2; 
	display: block;
	list-style: none;
	margin: 0 0 -1px 148px !important; 
	padding-left: 0;
	position: relative; 
	line-height: 1em;
}
.asmListItem:hover {
	background-color: #e5e5e5;
}
.asmListItemLabel {
	/* this is a span that surrounds the text in the item, except for the remove link */
	display: block;
	padding: 5px; 
}
.asmListSortable .asmListItemLabel {
	cursor: move; 
}
.asmListItemRemove {
	/* the remove link in each list item */
	padding: 5px; 
	position: absolute;
	right: 0; 
	top: 0;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #0A246A;
	color: white;
}
