/*** Telekocsi a SZIN-re - 2012 - CSS by Polgar Peter (Force) ***/

/* basic reset BEGIN */

* {
	margin: 0px;
	padding: 0px;
}

img, a img, :link img, :visited img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, pre, code, p, div, span, a {
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

br {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 19px;
}

div.clr {
	border: 0px;
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/* basic reset END */

/* image replace span BEGIN */

span.fir {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0px;
	height: 100%;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 100%;
}

/* image replace span END */

body {
	background: transparent;
	border: 0px;
	color: #F09119;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

/* telekocsi BEGIN */

div#telekocsi {
	background: transparent url(../../image/site/partner/szin_telekocsi_bg.png) no-repeat 21px top;
	height: 200px;
	overflow: hidden;
	width: 360px;
}

	div#telekocsi h1,
	div#telekocsi h1 a {
		height: 38px;
		display: block;
	}

	div#telekocsi h1 {
		padding-left: 20px;
		text-indent: -3000px;
		width: 200px;
	}

	div#telekocsi input.textfield {
		background: transparent;
		border: none;
		color: #F09119;
		display: block;
		float: left;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 15px;
		height: 25px;
		line-height: 25px;
		outline: none;
		margin: 0px 6px 0px 0px;
		padding: 0px 0px 0px 6px;
		width: 114px;
	}

		div#telekocsi input#telekocsi_honnan {
			margin-left: 47px;
			margin-right: 14px;
			padding-left: 75px;
			width: 45px;
		}

		div#telekocsi input#telekocsi_hova {
			padding-left: 56px;
			width: 64px;
		}

	div#telekocsi div.cmf-skinned-select {
		background: transparent !important;
		color: #F09119 !important;
		cursor: pointer !important;
		float: left;
		font-family: Verdana, Geneva, sans-serif !important;
		height: 25px !important;
		line-height: 25px !important;
		margin-left: 47px;
		margin-top: 21px;
		width: 150px !important;
	}

		div#telekocsi div.cmf-skinned-select div.cmf-skinned-text {
			font-size: 15px !important;
			line-height: 25px !important;
			padding-left: 6px;
			width: 144px !important;
		}

		div#telekocsi div.cmf-skinned-select select {
			cursor: pointer !important;
			height: 25px;
			width: 150px;
		}

	div#telekocsi input#telekocsi_submit {
		background: none;
		border: none;
		cursor: pointer;
		display: block;
		float: left;
		height: 36px;
		margin: 13px 0px 0px 6px;
		overflow: hidden;
		text-indent: -3000px;
		width: 107px;
	}

/* telekocsi END */
