body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color: #656D74;
	background-color: #FFFFFF;
}


td {
	padding-left: 2px;
}


table {
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.typeH{
	padding: 0px 0px 0px 10px;
}

#filter {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color:#656D74;
	background-color: #FFFFFF;
}

input {
   BORDER-TOP-COLOR: #000; 
	BORDER-LEFT-COLOR: #000; 
	BORDER-RIGHT-COLOR: #000; 
	BORDER-BOTTOM-COLOR: #000; 
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;

}

.deleteH {
	text-align: center;
}

.fromH, .toH {
	width: 20%;
}

.viaH {
	width: 35%;
}

.dateH {
	width: 15%;
}

a:link, a:visited, a:active {
  text-decoration:none;
  color: #3e68b6;
}

a:hover {
	text-decoration: underline;
}

div#title {
	display: block;
	background: url(img/skrz_bg_blue_h1_614.gif) center center no-repeat;
	width: 614px;
	height: 28px;
}

#itemsel2  {
	position: absolute;
	top: 135px; 
	width: 200px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#itemsel2 form {
	display: inline;
}

#offerlist {
	width: 614px;
}

#menu {
	width: 614px;
	text-align: right;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	display: block;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#menu li {
	position: relative;
	display:inline;
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #3e68b6;
}

#menu li.removeItem {
	border-right: none;
}

#menu li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.headerH, .header {
	border-top: 1px solid #6b8dc9;
	color: #3e68b6;
	font-size: 11px;
	font-weight: bold;
	background: url(img/skrz_bg_blue_h2.gif) center repeat-x;
	background-color: #e3ecfc;
 	height: 25px;
}

.header {
	padding: 4px 0px 0px 10px;
	text-align: left;
}

.headerH a, .headerH a:hover, .headerH a:visited, .headerH a:active {
	color: #3e68b6;
	text-decoration: none;
}

.ORow, .ORowAdd, .ORowDetail {
	height: 30px;
	font-size: 11px;
}

		
.ERow, .ERowAdd, .ERowDetail {
	height: 30px;
	font-size: 11px;
}

.ORow a, .ORow a:hover, .ORow a:visited, .ORow a:active,
.ERow a, .ERow a:hover, .ERow a:visited, .ERow a:active {
	color: #3e68b6;
	font-size: 11px;
}

.support {
	text-align: center;
}


h1 {
	font-size: 14px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.showIN {
	display: none;
}

.totalIN {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0 0 0;
	border-top: 1 solid #9eb2ba;
}

.pagePN {
		text-align: center;
		font-weight: bold;
		padding: 10px 0 10px 0;
		font-size: 11px;
}

/* ad type */
.typeOR, .typeER {
	width: 33px;
	text-align: center;
	padding-left: 10px;
}

.dateOR a:link, .dateOR a:visited, .dateOR a:active,
.dateER a:link, .dateER a:visited, .dateER a:active {
	font-weight: normal;
	text-align: center;
}

.driver {
	background: url(img/skrz_driver.gif) no-repeat;
	height: 27px;
	padding-left: 25px;
}

.hitchhiker {
	background: url(img/skrz_hitchhiker.gif) no-repeat; 
	height: 27px;
	padding-left: 25px;
}

.pageNav {
	width: 614px;
   width: 600px;
   text-align: center;
}

.pageNav ul {
	list-style: none;
}

.pageNav ul li {
	display: inline;
	padding-left: 30px;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0083CC;
	border: 1px solid #89C0EB;
	padding: 0px;
	background-color:#FFFFFF;
}

input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0083CC;
}

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0083CC;
	border: 1px solid #89C0EB;
	padding: 2px;
	background-color:#FFFFFF;
}

/* Filter button - collapsed */
#fbC {
/*
	background-image: none;
	position: absolute;
	top: 139px;
/*	left: 110px;*/
/*	margin: 0 auto 0 auto;*/
/*
	position: absolute;
	top: 135px; 
	width: 200px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
*/
	position: absolute;
	top: 137px; 
	text-align: right;
	width: 150px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

/* Filter button - expanded */
#fbE {
	background-image: url(img/skrz_bg_blue_h2.gif);
	height: 25px;
	line-height: 25px;
	position: static;
	padding: 0px 0px 0px 5px;
}

#fbE #cancel {
	padding-left: 460px;
}

#fbC #cancel {
	display: none;
}

/*
#autostop {
	position: absolute;
	top: 115px;
	margin: 0 0 0 183px;
	padding: 0 0 0 0;
	width: 615px;
}
*/

#autostop {
/*       position: relative; */
       float: left;
	   margin: 6px 0 0 15px;
	   top: 0px;
	   width: 614px; /* ie5win fudge begins */
	   voice-family: "\"}\"";
	   voice-family:inherit;
	   width: 614px;
       
}


html>body #autostop {
	width: 614px; /* ie5win fudge ends */
	}


/**********************/
/*    		          */
/* 	GeoSuggest list 	 */
/*          		    */
/**********************/
#gs-list{
	cursor: pointer;
	position: absolute;
	left: 100px;
}

#gs-list .cont{
	background: #FFFFFF;
	color: #000;
	border: 1px solid #999999;
	overflow: hidden;
}

#gs-list p{
	font-size: 89%;
	margin: 0 !important;
	padding: 0.1em 0.2em!important;
	position: relative;
}

#gs-list p.act{
	background: #0000FF;
	color: #FFFFFF;
}

#gs-list p.act span{
	color: #FFFFFF;
}

#gs-list p span{
	color: #0083cc;
	position: absolute;
	right: 0.2em;
	text-align: right;
}
