/* <![CDATA[ */

/*----------------------- base information --------------------------*/ 

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
}
html { 
  	font: normal 0.75em Arial, Helvetica, sans-serif;   
  	color: #333; 
}
body { 
	text-align: center;
    background: #B7B7B7 url("/cms/images/bg_redaktion.gif") repeat-y top center;  
} 
img { 
  	border: none;
} 
h1 { 
	font-weight: normal; 
	font-size: 1.8em; 
	padding-bottom: 22px; 
	margin-top: -5px;
	color: #0087C1;
}
h2 { 
	font-weight: normal; 
	font-size: 1.5em; 
	color: #0087C1;
}
p { 
  	padding: 6px 0;
  	line-height: 1.6em;
} 
h1+p { 
  	margin-top: -12px;
} 
a, a:link, a:visited, a:focus, a:active { 
	color: #333; 
	outline: none; 
}
a:hover { 
	color: #0087C1; 
}
a[href^="/includes/"] {
	/*background: url("/cms/images/icon_download.gif") no-repeat left center;*/
	padding-left: 5px;
	color: #666 !important;
}
a[href^="/includes/"]:hover {
	/*background: url("/cms/images/icon_download_hover.gif") no-repeat left center;*/
}
hr { 
	height: 1px;
	color: #B3B3B3;
	background-color: #B3B3B3;
	border: none; 
	margin: 15px 0;
} 

/*--------------------------- grid objects -----------------------------*/ 

#container {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
#header {
	height: 112px;
	line-height: 14px;
	padding: 0 30px;
	background: #FFF url("/cms/images/logo_websuite.gif") no-repeat 680px 15px; 
	position: relative;
}
#stripe {
	height: 12px;
	background: #FFF url("/cms/images/websuite_stripe.gif") no-repeat top left; 
}
#content {
	float: right;
	width: 600px;
}
#content_main {
	margin: 40px 30px;
}
#navigation {
	float: left; 
	width: 240px;
	margin: 40px 30px 0 30px;
}
#form_error { 
	background: #9B0600;
	color: #FFF;
	padding-left: 30px;
	line-height: 39px;
	display: block;
	border: 1px solid #FFF;
}
#messages { 
	background: green;
	color: #FFF;
	padding-left: 30px;
	line-height: 39px;
	display: block;
	border: 1px solid #FFF;
}
.cleaner {
	clear: both;
	line-height: 0;
	display: block;
	border: 0px none;
	background: transparent;
}

/*------------------------- content objects ----------------------------*/

div.headliner{ 
	background: #0087C1;
	color: #FFF;
	height: 26px;
	line-height: 26px;
	margin: 25px 0;
	padding-left: 8px;
} 
#header span { 
	color: #777;
	position: absolute;
	bottom: 22px;
} 
#header span a { 
	color: #777;
	text-decoration: none;
}
#header span a:hover { 
	text-decoration: underline;
}
#breadcrumb { 
	font-size: 0.9em;
	margin-bottom: 30px;
} 
#breadcrumb span { 
	background: url("/cms/images/arrow_breadcrumb.gif") no-repeat center;
	display: inline-block;
	width: 3px;
	margin: 0 5px;
}
a.linkout {
	background:#FFF url("/cms/images/red_linkout_on.gif") no-repeat scroll right center;
	padding-right: 20px;
	color: #555;
}
a.linkout_gesperrt {
	background:#FFF url("/cms/images/red_linkout_off.gif") no-repeat scroll right center;
	padding-right: 20px;
}
p.list_option {
	text-align: right;
}
p.list_option a {
	color: #0087C1;
}
p.list_option a:hover {
	font-style: italic;
}
#footer a {
	color: #CCC;
}
#footer a:hover {
	color: #FFF;
}
div#images, div#pdfs {
	margin: 40px 0;
}
div#images a {
	text-decoration: underline;
	color: #0087C1 !important;
}
#gototop { 
	display: none; 
	position: fixed; 
	right: 5px; 
	bottom: 5px; 
	background: #666 url("/cms/images/icon_gototop.gif") no-repeat left center;
	padding: 4px 10px 4px 20px; 
	color: #FFF; 
	text-decoration: none;
	font-size: 0.8em; 	
} 
#gototop:hover { 
	background: #0087C1 url("/cms/images/icon_gototop.gif") no-repeat left center;
} 

/*-------------------------- list objects ------------------------------*/

.gesperrt, .gesperrt a, a.gesperrt {
	color: #CCC !important;
} 
form label a {
	text-decoration: none;
} 
img.gesperrt {
	border: none; 
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
} 

/* --- Liste main --- */

#liste_main, #liste_sportkalender, #liste_news, #liste_downloads, #liste_personen, #liste_vereine, #thumbnails {
	list-style: none;
	border-bottom: 1px solid #B3B3B3; 
	margin-top: 20px;
} 
#liste_main li { 
	display: block;
	border-top: 1px solid #B3B3B3; 
	padding: 10px 0;
}
#liste_main li a { 
	color: #0087C1; 
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
#liste_main a:hover { 
	color: #0087C1; 
	font-style: italic;
	text-decoration: underline;
}
#liste_main li span.left { 
	float: left; 
}
#liste_main li span.right { 
	float: right;
}
#liste_main .active { 
	background: none; 
	border-top: 1px solid #FFF;
	height: 20px;
}
#liste_main .active a { 
	display: none; 
}

/* --- Liste Sportkalender  u. News u. PDF-Downloads--- */

#liste_sportkalender li, #liste_news li, #liste_downloads li { 
	display: block;
	border-top: 1px solid #B3B3B3; 
	padding: 7px 0;
}
#liste_sportkalender li .left a, #liste_news li .left a, #liste_downloads li .left a { 
	color: #0087C1; 
	font-style: normal;
	text-decoration: underline; 
}
#liste_verbandsvereine li a { 
	color: #333; 
}
#liste_sportkalender li a:hover, #liste_news li a:hover, #liste_downloads li a:hover { 
	font-style: italic;
	color: #0087C1; 
}
#liste_sportkalender li span.date , #liste_news li span.date {
	display: block;
	font-size: 90%;
	font-weight: bold;
}
#liste_sportkalender li span.left , #liste_news li span.left, #liste_downloads li span.left {
	float: left;
	padding-top: 2px;
}
#liste_sportkalender li span.right , #liste_news li span.right, #liste_downloads li span.right {
	float: right;
}
#liste_sportkalender li span.right a , #liste_news li span.right a, #liste_downloads li span.right a {
	margin-left: 10px;
}
#liste_downloads li span.right a {
	margin-left: 10px;
}
#liste_downloads li font, #liste_downloads li a.umbenennen { 
	color: #666; 
}
#liste_downloads li.active a, #liste_downloads li.active font, #liste_downloads li.active a.umbenennen  { 
	display: none; 
}
#liste_downloads li.active  { 
	height: 30px; 
}
#liste_downloads li.active img { 
	visibility: hidden; 
}
#liste_downloads span.left img { 
	float: left; 
}
#liste_downloads li { 
	line-height: 30px;
}
#liste_downloads a.url { 
	padding-left: 10px;
}

/* --- Liste Personen --- */

#liste_personen li { 
	border-top: 1px solid #B3B3B3; 
	padding: 8px 0;
	line-height: 40px;
}
#liste_personen li a { 
	color: #0087C1; 
	font-style: normal;
	text-decoration: underline; 
}
#liste_personen li a:hover { 
	font-style: italic;
}
#liste_personen li:hover img { 
	border:1px solid #333; 
}
#liste_personen img { 
	padding: 1px;
	border:1px solid #B3B3B3; 
	margin-right: 8px; 
	float: left;
}
#liste_personen .name, #liste_personen .anschrift { 
	float: left; 
}
#liste_personen .anschrift { 
	line-height: 1.6em;
}
#liste_personen .heading { 
	color: #0087C1; 
}
#liste_personen a.sublink { 
	color: #333; 
}
#liste_personen a.sublink:hover { 
	color: #0087C1; 
	font-style: normal;
}
#liste_personen li span.right {
	float: right;
	padding-top: 12px;
}
#liste_personen li span.right a {
	/*margin-left: 10px;*/
}
#liste_personen li span.right a img, #liste_personen li:hover span.right img { 
	border: none; 
	margin: 0 0 0 10px;
}
#liste_personen li.active span, #liste_personen li.active img { 
	display: none; 
}
#liste_personen li.active  { 
	height: 40px; 
}

/* --- Liste Thumbnails --- */

#thumbnails { 
	margin-bottom: 20px;
}
#thumbnails li { 
	display: block;
	border-top: 1px solid #B3B3B3; 
	padding: 6px 0;
}
#thumbnails li span.left { 
	float: left; 
}
#thumbnails li span.right { 
	float: right;
	padding-top: 16px; 
}
#thumbnails .active { 
	background: none; 
	border-top: 1px solid #FFF;
	height: 50px;
}
#thumbnails .active img { 
	display: none; 
}

/* --- Liste Vereine --- */

#liste_vereine_select { 
	list-style: none;
	margin-top: 5px;
	padding-bottom: 10px;
}
#liste_vereine_select li a { 
	font-weight: bold;
	color: #0087C1; 
}
#liste_vereine li { 
	border-top: 1px solid #B3B3B3; 
    display: block;
    line-height: 25px;
	padding: 4px 0 2px 0;
}
#liste_vereine li a { 
	color: #333; 
	cursor: pointer;
	text-decoration: none;
}
#liste_vereine a:hover { 
	color: #0087C1; 
	font-style: italic;
	/*font-weight: bold;
	background: #EEE;*/
	text-decoration: underline;
}
#liste_vereine .v_name, #liste_vereine_select .v_name {
	float: left; 
	width: 280px;
} 
#liste_vereine .v_plz, #liste_vereine_select .v_plz {
	float: left; 
	width: 60px;
}
#liste_vereine .v_ort, #liste_vereine_select .v_ort {
	float: left; 
	/*width: 178px;*/
	width: 138px;
}
#liste_vereine .vereine_options {
	float: left;
	text-align: right;
	width: 60px;
	padding-top: 3px;
	line-height: 16px;
}
#liste_vereine li span.vereine_options a {
	margin-left: 10px;
}
/*-------------------------- navi objects -----------------------------*/

#navigation { 
	border-bottom: 1px solid #B3B3B3; 
}
#navigation h3 {
	font-weight: normal; 
	font-size: 90%; 
	height: 20px; 
	line-height: 20px;
	display: block; 
	cursor: pointer;
	text-decoration: none; 
	text-transform: uppercase;
	color: #333;
	/* IE6 Bug */
	padding: 2px 0;
	border-top: 1px solid #B3B3B3;
	background: url("/cms/images/icon_plus.gif") no-repeat right;
}
#navigation h3:hover {
	color: #0087C1; 
	cursor: pointer;
} 
#navigation h3.active {  /* used by moo */
	cursor: pointer;
	color: #0087C1; 
	background: #FFF url("/cms/images/icon_minus.gif") no-repeat right;
} 
#navigation div.element {  
	background: #FFF;
}
#navigation ul { 
	padding-bottom: 10px;
	list-style: none;
} 
* html #navigation ul li {  /* ---------  Fix IE 6  ------------ \*/ 
	height: 1%; 
} 
#navigation ul li { 
	display: block; 
	background: url("/cms/images/dot-liste-active.gif") no-repeat 0 4px; 
	padding: 0 0 0 12px; 
	line-height: 1.2em;
	margin: 8px 0;  
} 
#navigation ul li a { 
	text-decoration: none; 
	display: block; 
} 
#navigation ul li a:hover { 
    text-decoration: underline; 
	color: #333;
} 
#remote h5, #remote #KT_Insert1, #remote #KT_Update1 {
	font-weight: normal; 
	font-size: 90%; 
	height: 20px; 
	line-height: 20px;
	display: block; 
	cursor: pointer;
	text-decoration: none; 
	text-transform: uppercase;
	background: #0087C1;
	color: #a3d4e9;
	/* IE6 Bug */
	padding: 2px 0 2px 8px;
	margin-top: 5px;
}
#remote h5:hover {
	cursor: pointer;
	color: #FFF;
} 
#remote h5.active {  /* used by moo */
	cursor: pointer;
	color: #FFF; 
	background: #0087C1;
} 
#remote div.remote_element {  
	background: #0087C1;
}
#remote ul { 
	padding: 0 0 10px 8px;
	list-style: none;
} 
* html #remote ul li {  /* ---------  Fix IE 6  ------------ \*/ 
	height: 1%; 
} 
#remote ul li { 
	display: block; 
	line-height: 1.2em;
	margin: 8px 0;  
} 
#remote ul li a { 
	padding: 0 0 0 12px; 
	text-decoration: none; 
	background: url("/cms/images/dot-liste-blue-active.gif") no-repeat 0 4px; 
	display: block; 
	color: #a3d4e9;
} 
#remote ul li a:hover { 
	color: #FFF;
	background: url("/cms/images/dot-liste-white-active.gif") no-repeat 0 4px; 
} 
#remote { 
	display: none;
	position: fixed; 
	width: 135px;
	right: 5px; 
	top: 0px; 	
}
#remote #KT_Insert1, #remote #KT_Update1 { 
	width: 135px;
	text-align: left;
	height: 24px;
}
#remote #KT_Insert1:hover, #remote #KT_Update1:hover { 
	color: #FFF;
}

/*--------------------------- forms ------------------------------*/

form label {
	display: block;
	font-weight: bold;
	padding: 12px 0 0 0;
}
form label span {
	font-weight: normal;
}
form input {
	height: 14px; 
}
form input, form textarea {
	color: #666;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
	background: #FFF url("/cms/images/bg_form.gif") repeat-x top left;
	width: 536px;
}
form select {
	color: #666;
	border: 1px solid #B3B3B3; 
	padding: 2px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
}
form select:hover {
	color: #333;
	border: 1px solid #0087C1; 
	outline: none;
}
form select:focus {
	border: 1px solid #0087C1; 
}
form select option {
	padding: 0 4px; 
}
form span.error { 
	color: #9B0600; 
} 
form input:hover, form textarea:hover {
	border: 1px solid #0087C1; 
}
form input:focus, form textarea:focus {
	border: 1px solid #0087C1; 
	color: #333;
	outline: none; 
}
form button { 
	height: 28px;
	line-height: 28px;
	background: #B3B3B3;
	text-align: center;
	color: #FFF; 
	padding: 0 8px;
	margin-top: 10px;
	text-decoration: none;
	font-size: 11px;
} 
form button:hover { 
	background-color: #0087C1;
	cursor: pointer; 
}
form a.option { 
	text-decoration: none;
}
.errormessage { 
	color: #0087C1;
}
.cal_picker, .image_picker a {  /* ---------- siehe /includes/wdg/classes/Calendar.js -- line 72 ---------------*/
	float: right;
	height: 24px;
	width: 18px;
	background: url("/cms/images/red_calender.gif") no-repeat 0px 3px;
	text-indent: -1000px;
	border: none;
	cursor: pointer;
}
.image_picker a {  
	background: url("/cms/images/red_pickimage.gif") no-repeat 0px 3px;
}
.cal_picker:hover, .cal_picker:active, .cal_picker:focus, .image_picker:hover, .image_picker:active, .image_picker:focus {
	border: none;
	outline: none;
}
.cal_picker_input, .image_picker_input { 
	float: left;
	width: 500px;
}
form#getgeo {
	padding-bottom: 14px;
}
input#getgeo {
	height: 14px;
	width: 360px;
	color: #666;
	float: left;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px 4px 27px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
	background: #FFF url("/cms/images/bg_input_search.gif") no-repeat top left;
}
input#getgeo:hover {
	border: 1px solid #0087C1; 
}
input#getgeo:focus {
	border: 1px solid #0087C1; 
	color: #333;
	outline: none; 
}
#getgeo_button { 
	float: right;
	width: 110px;
	height: 24px;
	background: #B3B3B3;
	text-align: center;
	color: #FFF; 
	margin-top: 0;
} 
#getgeo_button:hover { 
	background-color: #0087C1;
	cursor: pointer; 
}
form.upload {
	padding-bottom: 15px;
}
form.upload fieldset {
	float: left;
	width: 400px;
}
form.upload input {
	height: 24px;
	width: 400px;
	color: #666;
	float: left;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px 4px 2px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
	background: #FFF url("/cms/images/bg_form.gif") no-repeat top left;
}
form.upload input#title_fls, form.upload input#filetitle_spk {
	width: 536px;
	margin-bottom: 6px;
	height: 14px;
}
form.upload input:hover, form.upload input:focus {
	border: 1px solid #4B4B4B; 
	color: #333;
	outline: none; 
}
form.upload button { 
	float: right;
	width: 110px;
	height: 24px;
	background: #B3B3B3;
	text-align: center;
	color: #FFF; 
	margin: 0;
}
form.upload button#KT_Insert1 { 
	margin: 70px 0 0 0;
}  
form.upload button:hover { 
	background-color: #0087C1;
	cursor: pointer; 
}
.file_input {
	height: 24px;
}
#autosuggest_vereine, #autosuggest_personen {
	padding: 0 0 20px 0;
}
#autosuggest_vereine input#vereinsname, #autosuggest_vereine input#sportlername, #autosuggest_vereine input#title_dwl2, #autosuggest_vereine input#name_person {
	height: 14px;
	width: 380px;
	color: #666;
	float: left;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px 4px 27px; 
	font: normal 100% /1.4em Arial, Helvetica, sans-serif; 
	background: #FFF url("/cms/images/bg_input_vereine.gif") no-repeat top left;
}
#autosuggest_vereine input#title_dwl2 {
	padding: 4px 2px; 
	background: #FFF url("/cms/images/bg_form.gif") no-repeat top left;
}
#autosuggest_vereine select#cnt {
	width: 380px;
	color: #666;
	float: left;
	border: 1px solid #B3B3B3; 
	padding: 4px 2px; 
}
#autosuggest_vereine input#vereinsname:hover, #autosuggest_vereine input#vereinsname:focus, #autosuggest_vereine input#sportlername:hover, #autosuggest_vereine input#sportlername:focus, #autosuggest_vereine input#title_dwl2:hover, #autosuggest_vereine input#title_dwl2:focus, #autosuggest_vereine input#name_person:hover, #autosuggest_vereine input#name_person:focus {
	border: 1px solid #4B4B4B; 
	color: #333;
	outline: none; 
}
#autosuggest_vereine .hidden {
	display: none; 
}
#autosuggest_vereine button { 
	float: right;
	width: 110px;
	height: 24px;
	background: #B3B3B3;
	text-align: center;
	color: #FFF; 
	margin: 0;
} 
#autosuggest_vereine button:hover { 
	background-color: #0087C1;
	cursor: pointer; 
}

/* -------- SPORTLER --------*/


#form_sportler input { 
	width: 50px;
}
#form_sportler select { 
	line-height: 25px;
	height: 24px;
	
}
#form_sportler label { 
	float: left;
}
#form_sportler .anrede { width: 70px; }
#form_sportler #anrede_spo { width: 60px; }
#form_sportler .vorname { width: 235px; }
#form_sportler #vorname_spo { width: 220px; }
#form_sportler .nachname { width: 235px; }
#form_sportler #nachname_spo { width: 228px; }

#form_sportler .geburtstag { width: 217px; }
#form_sportler #geburt_tag_spo { width: 50px; }
#form_sportler #geburt_monat_spo { width: 90px; }
#form_sportler #geburt_jahr_spo { width: 60px; }
#form_sportler .wohnort { width: 323px; }
#form_sportler #wohnort_spo { width: 316px; }

#form_sportler .email { width: 400px; }
#form_sportler #email_spo { width: 385px; }
#form_sportler .email_zeigen { width: 140px; }
#form_sportler #showemail_spo { width: 139px; }

#form_sportler .website { width: 540px; }
#form_sportler #website_spo { width: 533px; }

#form_sportler .kader { width: 90px; }
#form_sportler #cntid_spo { width: 80px; }
#form_sportler .trainingsort { width: 300px; }
#form_sportler #trainingsort_spo { width: 285px; }
#form_sportler .gewichtsklasse { width: 150px; }
#form_sportler #gewichtsklasse_spo { width: 143px; }

#form_sportler .verein { width: 325px; }
#form_sportler #verein_spo { width: 315px; }
#form_sportler .trainer { width: 215px; }
#form_sportler #trainer_spo { width: 208px; }

#form_sportler .reissen { width: 180px; }
#form_sportler #reissen_spo { width: 165px; }
#form_sportler .stossen { width: 180px; }
#form_sportler #stossen_spo { width: 165px; }
#form_sportler .zweikampf { width: 180px; }
#form_sportler #zweikampf_spo { width: 173px; }

/* -------- PERSONEN --------*/


#form_personen input { 
	width: 50px;
}
#form_personen select { 
	line-height: 25px;
	height: 24px;
	
}
#form_personen label { 
	float: left;
}
#form_personen .anrede { width: 70px; }
#form_personen #anrede_psn { width: 60px; }
#form_personen .titel { width: 70px; }
#form_personen #titel_psn { width: 55px; }
#form_personen .vorname { width: 200px; }
#form_personen #vorname_psn { width: 185px; }
#form_personen .nachname { width: 200px; }
#form_personen #nachname_psn { width: 193px; }

#form_personen .anschrift { width: 235px; }
#form_personen #anschrift_psn { width: 220px; }
#form_personen .plz { width: 70px; }
#form_personen #plz_psn { width: 55px; }
#form_personen .ort { width: 235px; }
#form_personen #ort_psn { width: 228px; }

#form_personen .telefon { width: 180px; }
#form_personen #telefon_psn { width: 165px; }
#form_personen .telefax { width: 180px; }
#form_personen #telefax_psn { width: 165px; }
#form_personen .email { width: 180px; }
#form_personen #email_psn { width: 172px; }

#form_personen .website { width: 540px; }
#form_personen #website_psn { width: 533px; }

#form_personen .person_adr { width: 190px; }
#form_personen #person_adr { width: 180px; }
#form_personen .funktion_adr { width: 350px; }
#form_personen #funktion_adr { width: 344px; }

/*----------------------------- tooltip -------------------------------*/

.custom_tip .tip {
	width: 200px;
	color: #DBDAD4;
	text-align: center; 
	z-index: 1000; 
	/*filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;*/
}
.custom_tip .tip-title {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 7px 10px;
	background: url("/cms/images/balloon.png") top left no-repeat !important;
	background: url("/cms/images/balloon.gif") top left no-repeat;
}
.custom_tip .tip-text {
	font-size: 11px;
	margin: 0;
	padding: 0 10px 10px 10px;
	background: url("/cms/images/balloon.png") bottom left no-repeat !important;
	background: url("/cms/images/balloon.gif") bottom left no-repeat;
}

/*-------------------------- google map ---------------------------*/

#map_hidden { 
	width: 516px;
	height: 250px;
	border: 1px;
	visibility: hidden; 
}
#map_visible { 0087C1
	width: 536px;
	height: 250px;
	margin-top: 15px;
	border: 1px solid #B3B3B3;
}
#map_visible:hover { 
	border: 1px solid #0087C1;
}

/*------------------------ autosuggest --------------------------*/

/*body {
	position: relative;
}*/
div.autosuggest {
	position: absolute;
	background-image: url("/cms/images/as_pointer.gif");
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	font-size: 11px;
	width: 320px !important;
}
div.autosuggest div.as_header, div.autosuggest div.as_footer {
	position: relative;
	height: 6px;
	padding: 0 6px;
	background: #333;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer {
	background: #333;
}
div.autosuggest div.as_header div.as_corner, div.autosuggest div.as_footer div.as_corner {
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background: #333;
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner {
	background: #333;
}
div.autosuggest div.as_header div.as_bar, div.autosuggest div.as_footer div.as_bar {
	height: 6px;
	overflow: hidden;
	background-color: #333;
}
div.autosuggest ul {
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
	
}
div.autosuggest ul li {
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}
div.autosuggest ul li a {
	color: #ccc;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover {
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover {
	background-color: #1B5CCD;
}
div.autosuggest ul li a span {
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}
div.autosuggest ul li a span small {
	font-weight: normal;
	color: #999;
}
div.autosuggest ul li.as_highlight a span small {
	color: #ccc;
}
div.autosuggest ul li.as_highlight a {
	color: #fff;
	background-color: #1B5CCD;
}
div.autosuggest ul li.as_highlight a span {
	background-color: #1B5CCD;
}
div.autosuggest ul li a .tl, div.autosuggest ul li a .tr {
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr {
	right: 0;
}
div.autosuggest ul li.as_highlight a .tl {
	left: 0;
	background-color: #1B5CCD;
}
div.autosuggest ul li.as_highlight a .tr {
	right: 0;
	background-color: #1B5CCD;
}
div.autosuggest ul li.as_warning {
	font-weight: bold;
	text-align: center;
}
div.autosuggest ul em {
	font-style: normal;
	color: #6EADE7;
}

/* ]]> */
