.visma a {
	text-decoration: none;
}

.breadcrumb,.breadcrumb-active {
	font-family: Verdana;
	font-size: 9px;
}
.breadcrumb-active {
	font-weight: bold;
}

.vism td, .vism span, .vism font, .vism input, .vism select, .vism li, .vism a {
	font-size: 11px;
}
.vism b {
	font-size: 11px;
}


.searchdrop {
	width: 180px;
}

thead td {
	font-weight: bold;
	border-bottom: 1px gray solid;
}

tfoot td {
	font-weight: bold;
	border-top: 1px gray solid;
}
.btn,.btn-g,.btn-y {
	font-family:Arial;
	background-color: #669934;
	color:white;
	border-top: 2px #ADCB8E solid;
	border-left: 2px #ADCB8E solid;
	border-right: 3px #43750E solid;
	border-bottom: 3px #43750E solid;
}
.btn-g,.btn-y {
	border-top: 1px #ADCB8E solid;
	border-left: 1px #ADCB8E solid;
	border-right: 2px #43750E solid;
	border-bottom: 2px #43750E solid;
	height: 18px;
	font-size: 8px;
}
.btn-y {
	background-color: yellow;
	color: black;
}

table.vismasearchtable {
	width: 100%;
}

.vismasearchtable td {
	padding-left: 15px;
	padding-right: 15px;
}
.vismasearchtable .searchdrop_wide {
	width: 130px;
}
.vismasearchtable .searchdrop_medium {
	width: 100px;
}
.vismasearchtable .searchdrop_small {
	width: 75px;
}
.vismasearchtable .helplink {
	color: #b4242c;
	font-weight: bold;
	/*cursor: normal;*/
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

.visma .searchresults {
	overflow-y: auto;
	width: 590px;
	height: 220px;
	float: left;
	padding-top: 8px;
}

.visma .searchresults-subpage {
	width: 590px;
	float: left;
	padding-top: 8px;
}

.visma #travellergreaterthan9 {
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bold;
}
.visma .searchresults .th td, .visma .searchresults-subpage .th td{
	font-weight: bold;
}
.visma .searchresults .th .firsttd, .visma .searchresults-subpage .th .firsttd {
	padding-left: 10px;
}

tr.has-trip-information {
	cursor: pointer;
}

tr.trip-information-selected td {
	font-weight: bold;
}

tr.sold-out td {
	color: #9f9f9f;
}

td.price-last-minute, a.price-last-minute {
	color: #b5202a !important;
}

.visma .resultrow td {
	vertical-align: top;
	background-image: url(../img/visma_searchrow_middle.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.visma .resultrow-selected {
	font-weight: bold;
}

.visma .resultrow .firsttd{
	background-image: url(../img/visma_searchrow.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}
.visma .resultrow .lasttd {
	background-image: url(../img/visma_searchrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 4px;
	vertical-align: bottom;
}
.visma .searchresults a, .visma .searchresults-subpage a {
	color: black;
	text-decoration: none;
}
.visma .searchresults table, .visma .searchresults-subpage table {
	width: 555px;
	margin-left: 15px;
	color: black;
	text-decoration: none;
}

.visma .searchresults-subpage table {
	width: 555px;
	margin-left: 15px;
	color: black;
	text-decoration: none;
	margin-bottom: 15px;
}

.sidehelper {
	background-color: #FFFFE0;
	border: 1px gray solid;
	display: none;
	padding: 5px;
}
.helplink {
	cursor: default;
}

.visma .searchresults_info {
	padding-top: 10px;
	padding-left: 10px;
	width: 275px;
	overflow-y: auto;
	height: 210px;
}

.visma .searchresults_info-subpage {
	padding-top: 10px;
	padding-left: 22px;
}

.visma .searchresults_info .destinationinfo, .visma .searchresults_info-subpage .destinationinfo {
	display: none;
}

.visma .tripdetail {
	width: 580px;
	margin-left: 15px;
}

.visma .heading {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.visma .iframeseparator {
	height: 2px;
	border: 0px;
	margin-left: 0px;
}

.iframeseparator-subpage {
	height: 2px;
	border: 0px;
	margin-left: 0px;
	margin-bottom: 15px; 
	background-color: #b4242c;
	/*display: block;*/
	line-height: 1px;
	font-size: 1px;
}