﻿/*
#
## START top navigation
#
*/

#topnav ul {
	position: absolute;
	right: 0;
	margin: 0;
	padding: 0;
}

#topnav ul li {
	float: left;
 	display: block;
	border-left: 1px solid #d4d4d4;
	height: 27px;

	font-size: 70%;
	vertical-align: top;
}

#topnav ul li a {
	padding: 0 1.1em;
	display: block;

	border-top: 3px solid transparent;
	height: 24px;
	line-height: 24px;

	color: #ffffff;
	text-decoration: none;
}

#topnav ul li a:hover {
	border-top: 3px solid #f7f7f7;
}

#topnav ul li.active a {
	border-top: 3px solid #f7f7f7;
}

#topnav ul li.active a:hover {
	border-top: 3px solid #transparent;
}


/*
#
## END top navigation
#
*/

/*
#
## START breadcrumb navigation
#
*/

#breadcrumbs {
    height: 40px;
	width: 553px;
	margin: 0 0 25px 25px;

	line-height: 40px;

	font-size: 70%;
}


/*
#
## END breadcrumb navigation
#
*/


/*
#
## START main navigation
#
*/

#leftcol ul {
    margin: 0;
    padding: 0;
	width: 190px;
}

#leftcol ul li {
	list-style-type: none;
	width: 190px;

	border-left: 7px solid transparent;
 	padding: 0 0 0 0px;

	font-size: 75%;
}

#leftcol ul li a {
	border-bottom: 1px dotted #636363;
	display: block;
	width: 180px;
	height: 100%;
	padding: 0.8em 0 0.8em 10px;

/*
	line-height: 4em;
*/

	text-decoration: none;
	color: #575757;
}

#leftcol ul li.current-cat {
	border-left: 7px solid #b70c0d;
}

#leftcol ul li.current-cat a {
	font-weight: 600;
}



/*
#
## END main navigation
#
*/


/*
#
## START Sponsoren-Box links
#
*/
#sponsorsbox {
    width: 180px;
	margin: 20px 0 0 10px;
	padding-bottom: 15px;
	text-align: center;
	background: url(../img/htv-tennis.de__bgr_box_bottom.png) bottom center no-repeat;
}

#sponsorsbox h4 {
    color: #7d7d7d;
	font-size: 120%;
	background: url(../img/htv-tennis.de__bgr_box_top.png) top center no-repeat;
	padding-top: 1em;
}
/*
#
## END Sponsoren-Box links
#
*/

/*
#
## START fixed footer for Partners/Sponsors
#
*/

#sponsors_large h4 {
/*
	display: inline;
*/
	display: inline-table;
	width: 180px;
	margin: 1em 10px 0 10px;
	text-align: center;

    color: #7d7d7d;
	font-size: 120%;
}

#sponsors_large ul {
	float: right;
	width: 775px;
    margin: 0;
	padding: 0;
	border: 0;
}

#sponsors_large ul li {
/*
	display: inline;
*/
	float:left;
/*
	border: 1px solid #e9e9e9;
*/
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	width: 190px;
	height: 50px;
	line-height: 50px;
/*
	background-color: #d7d7d7;
*/
	text-align: center;
	overflow: hidden;
}

#sponsors_large ul li img {
	display: inline;
	vertical-align: middle;
}

/*
#
## END fixed footer for Partners/Sponsors
#
*/

/*
#
## START Events-Box rechts
#
*/
.eventsbox {
    width: 180px;
	margin: 20px 0 0 10px;
	padding-bottom: 15px;
	background: #e7e7e7 url(../img/htv-tennis.de__bgr_box_bottom.png) bottom center no-repeat;
}

.eventsbox h2 {
	margin-top: 0;
    color: #b70c0d;
	font-size: 120%;

	padding-left: 15px;
}

.eventsbox h3 {
	margin-top: 0;
	font-size: 80%;
	font-weight: 100;

	padding-left: 15px;
}

.eventsbox h3 a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #d1d1d1;
}

.eventsbox h4 {
    color: #000000;
	font-size: 75%;
	background: url(../img/htv-tennis.de__bgr_box_top.png) top center no-repeat;
	padding-top: 1em;
	padding-left: 15px;
	margin-bottom: 0;
}

.eventsbox h5 {
	margin-bottom: 0;
	font-size: 75%;

	padding-left: 15px;
}

.eventsbox p {
	margin-bottom: 0;
	font-size: 75%;

	padding-left: 15px;
}

.eventsbox #tags {
	padding-left: 15px;
}


/*
#
## END Events-Box rechts
#
*/

/*
#
## START ditto items
#
*/

.ditto_item {
    padding-bottom: 2em;
}

/*
#
## END ditto items
#
*/


/*
#
## START pagination
#
*/
.pagination, .pagination_single {
    width: 530px;
/*	text-align: right; */
	padding: 0 25px 0em 25px;
	margin-bottom: 3em;

	font-size: 70%;
}

.pagination span a, .pagination_single span a {
	padding: 0.3em 0.5em;
    border: 1px solid #bbbbbb;
	text-decoration: none;
	background-color: #ffffff;
	color: #303030;
}

.pagination span.next, .pagination_single span.next {
	float: right;
    margin: 0 2px;
}

.pagination .ditto_currentpage {
	padding: 0.3em 0.5em;
    border: 1px solid #303030;
	background-color: #303030;
	color: #ffffff;
}


/*
#
## END pagination
#
*/


/*
#
## START AjaxSearch
#
*/
#ajaxSearch_form {
	color: #444;
	width: auto;
}

#ajaxSearch_form fieldset {
	border: 0;
	padding-bottom: 0.4em;
}

#ajaxSearch_input {
/*	width: auto;*/
	width: 140px;
	display: inline;
	border: 1px solid #ddd;
	margin-bottom: 0.5em;
	padding: 0;
	vertical-align: top;

	font-size: 80%;
}

#ajaxSearch_submit {
	display: inline;
	border: 1px solid #7d7d7d;
	background-color: #ffffff;
}

/*
search result page
*/
.ajaxSearch_resultsInfo {
	margin-bottom: 3em;
}

.ajaxSearch_result {
	margin-bottom: 2em;
}

.ajaxSearch_result a.ajaxSearch_resultLink {
	font-size: 90%;
    color: #b70c0d;
}

.AS_ajax_resultsIntroFailure {
	margin-top: 4em;
    font-size: 90%;
}


/*
#
## END AjaxSearch
#
*/

