/**
* Css
*
* @author			Lars Wolff <lars.wolff@tsitrone.de>
* @author			Boris Feldmann <boris.feldmann@tsitrone.de>
* @copyright		&copy; 2006 - Tsitrone medien GmbH & Co. KG
* @link				http://www.tsitrone.de
* @package			googlemapslocator (Typo3 Extension)
* @revision			$Revision: 1298 $
* @version			1.0
* @modifiedby		$LastChangedBy: lars $
* @lastmodified	$Date: 2006-11-30 12:57:38 +0100 (Do, 30 Nov 2006) $
* 
* SVN FILE: $Id: tx_googlemapslocator_pi1.css 1298 2007-06-21 16:05:56Z thorsten $
*
*/

/* CSS for tx_googlemapslocator_pi1 */
.tx-googlemapslocator-pi1 .clearboth {
	clear: both;
}

/* Google Map */
.tx-googlemapslocator-pi1 .google-map {
	float: right;
	width: 522px;
}
.tx-googlemapslocator-pi1 .google-map .map {
	border: 1px solid #979797;
	background: url(/typo3conf/ext/googlemapslocator/pi1/images/loading.gif) no-repeat 50% 50%;
}

/* Search form */
.tx-googlemapslocator-pi1 .searchform {
	float: left; 
	width: 250px;
	border-right: 8px solid white;
	background: white;
	margin-left: 1px;
}

.tx-googlemapslocator-pi1 .searchform form {
	margin: 0;
	padding: 0;
}

.tx-googlemapslocator-pi1 .searchform .border {
	border: 1px solid #979797;
	height: 313px;
	padding: .5em .5em 0;
}

.tx-googlemapslocator-pi1 .searchform dt {
	margin-bottom: .5em;
}

.tx-googlemapslocator-pi1 .searchform label {
	display: block;
	font-weight: bold;
}

.tx-googlemapslocator-pi1 .searchform dd input {
	width: 230px;
}
.tx-googlemapslocator-pi1 .searchform dd select {
	width: 232px;
}

.tx-googlemapslocator-pi1 .searchform dd.zip {
	float: left;
	margin-right: 5px;
	_margin-right: 2px;
}
.tx-googlemapslocator-pi1 .searchform dd.zip input {
	width: 80px;
}

.tx-googlemapslocator-pi1 .searchform dd.city input {
	width: 140px;
}

.tx-googlemapslocator-pi1 .searchform dd.country select {
	width: 160px;
}

.tx-googlemapslocator-pi1 .searchform hr {
	height: 1px;
	margin: 1em 0;
}

.tx-googlemapslocator-pi1 .searchform dt.submit {
	float: right;
	margin: .5em 0 0 0;
}

/* Small search form */
.tx-googlemapslocator-pi1 .smallSearchform input.text {
	width: 80px;
}

.tx-googlemapslocator-pi1 .searchform .error {
	color: #e10915;
	font-weight: bold;
}

/* Result list */
.tx-googlemapslocator-pi1 .result-list {
	padding-top: .5em;
	clear: right;
}

.tx-googlemapslocator-pi1 .pagination {
	border-top: 1px solid #A8A8A8;
	border-bottom: 1px solid #A8A8A8;
	height: 2em;
	line-height: 2em;
	background: #F0F0F0;
	padding-left: 1em;
}

.tx-googlemapslocator-pi1 .result-list .item {
	width: 250px;
	height: 170px;
	float: left;
	border: 1px solid #A6A5A5;
	margin: 8px 8px 0 0;
}
.tx-googlemapslocator-pi1 .result-list .item dl {
	padding: .25em .5em .5em;
	font-size: 11px;
}
.tx-googlemapslocator-pi1 .result-list dt {
	font-weight: bold;
}

.tx-googlemapslocator-pi1 .result-list dd.phone,
.tx-googlemapslocator-pi1 .result-list dd.distance,
.tx-googlemapslocator-pi1 .result-list dd.productclasses,
.tx-googlemapslocator-pi1 .result-list dd.details {
	margin-top: .75em;
}

.tx-googlemapslocator-pi1 .result-list dd.productclasses {
	font-weight: bold;
}

.tx-googlemapslocator-pi1 .result-list a.details {
	background: #A4A4A4;
	color: white;
	padding: .2em .6em;
}


/* Search form Mobilheim */
.tx-googlemapslocator-pi1 .searchformMobilheim {
	float: left; 
        clear:left;
	background:#fff;
	padding-bottom:2px;
}



.tx-googlemapslocator-pi1 .searchformMobilheim form {
	margin: 0;
	padding: 0;
	
}

.tx-googlemapslocator-pi1 .searchformMobilheim .border {
	border: 1px solid #979797;
	padding: 0.5em;
	width:589px;
}

.tx-googlemapslocator-pi1 .searchformMobilheim dt {
	margin-bottom: .5em;
}

.tx-googlemapslocator-pi1 .searchformMobilheim label {
	display: block;
	font-weight: bold;
}

.tx-googlemapslocator-pi1 .searchformMobilheim dd input {
	width: 157px;
}

.tx-googlemapslocator-pi1 .searchformMobilheim dd.zip {
	float: left;
	margin-right: 2px;
}
.tx-googlemapslocator-pi1 .searchformMobilheim dd.zip input {
	width: 40px;
}

.tx-googlemapslocator-pi1 .searchformMobilheim dd.city input {
	width: 110px;
}
.tx-googlemapslocator-pi1 .searchformMobilheim dd.country select {
	width: 110px;
}
.tx-googlemapslocator-pi1 .searchformMobilheim hr {
	visibility: hidden;
	height: 2em;
}

.tx-googlemapslocator-pi1 .searchformMobilheim dt.submit {
	float: right;
	margin: 5em 0 0.1em 0;
}

/*Spezielle Einstellungen*/
.tx-googlemapslocator-pi1 .searchformMobilheim dd.dealername {
	margin-top:22px;
}

/* Eventlist */
.tx-googlemapslocator-pi1 .eventList {
	width: 100%;
}
.tx-googlemapslocator-pi1 .eventList .title{
	font-weight:bold;
}
.tx-googlemapslocator-pi1 .eventList .first{
	width: 140px;
}



