/* --- MAIN & HEADER --- */

body {
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
}

td {
	padding: 0;
	margin: 0;
}

img, table, td { border: 0; }

a:active, a:link, a:visited {text-decoration: none;outline: none;}
a:hover {text-decoration: underline }

#container {
	position: absolute;	
	width: 1000px;
	left: 50%;
	margin-left: -500px;
}
#header { 
	height: 70px;
	margin: 0;
}
	#about {
		position: absolute;
		top: 10px; left: 245px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;		
		font-weight: bold;
		color: #009BCE;
	}
	#about a {color: #009BCE;}
	
	#logo {
		margin-left: 20px;
		width: 200px; 
		height: 70px;
		background: #fff url('../media/images/logo.gif') no-repeat left bottom;
		display: block !important;
		float: none !important;
	}
	#login {
		text-align: center;
		float: right;
		width: 680px; height: 30px;
		background: #fff url('../media/images/bg_login.gif') repeat-x left top;
	}
	#login2 {
		text-align: right;
		float: right;
		height: 30px;
		background: #fff url('../media/images/bg_login.gif') repeat-x left top;
		padding-right: 10px;
		padding-left: 15px;
	}
	
	#inputs {
		margin-top:7px;
		color: #6D6D6D;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
	}
	#inputs a {color: #6D6D6D;}
	#inputs a.red {color: #FA646F;}
	
		.in_login {			
			margin: 0 5px 0 5px;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 10px;	
		}
		.button {
			margin: 0 10px 0 5px;
			border: 1px solid #999;
			background-image: url("../media/images/bg_but.gif");
			background-repeat: repeat-x;
			
			font-family: Arial, Verdana, Arial, sans-serif;
			font-size: 11px;
			color: #47494A;
		}
		.invalid {
			text-align: left;
			padding-left: 19px;
			color: red;
		}
		
	#kalbos {	
		width: 460px;
		float: right;
		text-align: right;
		vertical-align: bottom;		
		margin-top: 5px;
		
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #297892;
	}
	#kalbos a {color: #297892; margin: 0 8px 0 8px;}
	
	#my_reservations {
		width: 300px;
		float: right;
		margin-top: 10px;
		text-align: right;
	}
	
/* --- LEFT SEARCH & NAVIGATION --- */
	
#left {
	float: left;
	width: 206px;
	color: #fff;
	
}
	#search {
		background: #009BD1 url('../media/images/search_top.gif') no-repeat top left;
	}
	#search2 {
		height: 9px;
		font-size: 0;
		background: #009BD1 url('../media/images/search_bot.gif') no-repeat top left;
	}
	
	#group {	
		padding: 0;
		height: 110px;
		margin-top: 5px;
		
		font-family: Arial, sans-serif;
		font-size: 24px;
		vertical-align: bottom;
		background: #65C615 url('../media/images/group_top.gif') no-repeat top left;
	}
	#group a { width:100%; height:100%; display:block; text-align:center;}
	#group a img {margin-top: 25px;}
	#group2 {
		height: 9px;
		font-size: 0;
		background: #65C615 url('../media/images/group_bot.gif') no-repeat top left;
	}
	
	#menu {
		margin-top: 5px;
		background: #009BD1 url('../media/images/search_top.gif') no-repeat top left;
	}
	#menu2 {
		height: 9px;
		font-size: 0;
		background: #009BD1 url('../media/images/search_bot.gif') no-repeat top left;
	}

	.baneris {
		margin-top: 5px;
	}
	
	#menu ul {
		margin: 0;
		padding: 20px 15px 20px 15px;
		list-style: none;
	}
	#menu li {
		margin: 0;
		padding: 7px 0 6px 5px;
		text-align: left;
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 13px;
		color: #fff;	
		border-bottom: solid 1px #81C7DF;
	}
	#left a {color: #fff;}
	
	
	#search_inputs {
		padding: 10px 10px 5px 14px;
	}
	h3 {
		margin: 0 0 10px 0;
		font-family: Arial, sans-serif;
		font-size: 18px;
		font-weight: normal;
	}
	
	h4 {
    margin: 10px 10px;
    font-size:14px;
    color:#000;
	}
	form { margin: 0; }
		

	
	select {
		margin-top: 8px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #000;
		
		border: solid 1px #B7C0C6;
		background-color: #fff;
		padding: 1px;
	}
	
	option { margin-right: 5px;	}
		
	.stars { width: 40px; }	
	.price { width: 55px; }	
	.type {	width: 120px; }
	
	#left p {
		margin: 10px 0 5px 0;
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #fff;
	}	
	#left img { margin-top: 5px; }
	
  #left a.group_vidinis {
    display:block;
    width:206px;height:65px;
    margin:4px 0 0 0;padding: 0;
    background: url('../media/images/group_vidinis_bg.gif') no-repeat bottom left;

    font-family: Trebuchet MS, Arial, sans-serif;
    font-size:17px;line-height:65px;
    color:#fff;
    font-weight:bold;
    text-align:center;
  }
	
	.center {
		margin: 20px 0 0 0;
		text-align: center;
	}
	
/* --- MAIN --- */
	
#main {
	float: right;
	width: 774px;
}

	.hotel {
		margin-bottom: 15px;
					
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			color: #666;
			line-height: 16px;		
		
		border: #CFCFCF solid 1px;
		background: #fff url('../media/images/bg_hotel2.gif') repeat-x bottom left;
	}
	#main a:link, #main a:visited {color: #E11523;}
	#main a:hover {color: #E11523; text-decoration: underline;}	
	
	#main p a:link, #main p a:visited, #main td a:link, #main td a:visited {color: #3769BA;}
	#main p a:hover, #main td a:hover {color: #3769BA; text-decoration: underline;}	
	
	.hotel p {
		margin: 10px 17px 17px 17px;
		text-align: justify;
	}
	
	.aprasas {margin: 20px 0 0 0;}
	.aprasas div {
		margin: 0 17px 0 17px;
		text-align: justify;
	}
	
	.prices {
		font-size: 12px;
		line-height: 20px;
		margin: 0 !important;
		margin-right: 10px !important;
	}
	/*
	.rooms table {width: 742px;}
	*/

	
	.hotel2 {
		margin-bottom: 15px;	
		border: #CFCFCF solid 1px;
		background: #fff url('../media/images/bg_hotel2.gif') repeat-x bottom left;
		
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			color: #666;
			line-height: 16px;
			text-align: justify;
	}
	.hotel2 a:link, .hotel2 a:visited {color: #666; text-decoration: underline;}
	.hotel2 a:hover {color: #3769BA; text-decoration: underline;}	
	
	.hotel2 p {margin: 0 17px 17px 17px;}
	.hotel2 p.review { line-height: 20px; }
	.hotel2 form {margin: 0 17px 17px 17px;}
	.hotel2 form input {color: #666;}
	
	.info {
		margin-bottom: 15px;	
		border: #CFCFCF solid 1px;
		background: #FFFED9;
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #666;
		line-height: 16px;
		text-align: justify;
	}
	.info p {margin: 0 17px 17px 17px !important;}
	
	.info2 {
		margin: 4px 2px; padding: 7px;
		border: #EC0000 solid 1px;
		background: #FFFED9;
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #EC0000;
		text-align: center;
	}
	
		.p1 {
			float: left;
			display: inline;
			width: 235px;
			margin: 0 0 17px 17px;			
		}
		.p2 {
			display: inline;
			width: 235px;
			float: right;
			margin: 0 17px 17px 0px;			
		}
		
		.f_free {
			float: left;
			display: inline;
			width: 350px;
			margin: 0 0 17px 17px;			
		}
		.f_paid {
			display: inline;
			width: 360px;
			float: right;
			margin: 0 17px 17px 0px;	
		}
		
		.pic, .pic_vid {
			width: 150px;
			float: left;
			text-align: center;
			margin: 17px 17px 5px 17px;	
		}
		.pic_vid {
			height: 230px;
		}
		.pic1 img {border: #CD979B solid 1px; vertical-align: bottom;}

		.tv {margin: 5px 0 0 0;}
		.tv_big {margin: -15px 20px 15px 0;}
		.tv_big img {margin:10px 15px 5px 0;}
		.tv2 {margin: 0 10px 10px 0;float: left;}
		
		.tv_list {font-size:11px;}
		.tv_list img {margin-bottom: -3px;}
		
		.tv_list a:link, .tv_list a:visited {color: #009BD1 !important;}
		
		#main .hotel .tv a:link, #main .hotel .tv a:visited, #main .hotel .tv_big a:link, #main .hotel .tv_big a:visited {color: #009BD1;}
		#main .hotel .tv a:hover, #main .hotel .tv_big a:hover {color: #009BD1; text-decoration: underline;}
				
		.pic a:link, .pic a:visited {color: #a85459;}
		.pic a:hover {color: #a85459; text-decoration: underline;}
		
		.pic1 {width:150px; height:150px;margin-bottom: 5px; line-height:150px;}
		.pic2 .arrow {
			border: 0; 
		}
		
		.pic2 {
			height: 20px;
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px;
			color: #a85459;
		}
		
		.map {			
			float: right;
			margin: 17px 17px 0px 17px;
			border: #a3a3a3 solid 1px;
		}
		
		.availability {			
			float: right;
			margin: 17px 25px 0px 17px;
		}		
		.availability a:link, .availability a:visited, .availability2 a:link, .availability2 a:visited {color: green;}
		.availability a:hover, .availability2 a:hover {color: green; text-decoration: underline;}
		
		.availability2 {			
			float: right;
			background: #009BD1;
			color: #fff;
			padding: 7px 16px;
			height: 16px;
			color: #999;
		}
		.availability2 .y_b {
			font-weight: bold;
			color:#FFF55C;
		}
		
		.availability_list {			
			float: right;
			display: inline;
			margin: 18px 25px 0px 17px;
			font-weight: bold;
		}		
		.availability_list a.green:link, .availability_list a.green:visited {color: #0FDB17 !important;}
		.availability_list a.green:hover {color: #0FDB17 !important; text-decoration: underline;}
		
		.availability_list a.blue:link, .availability_list a.blue:visited {color: #0697D6 !important;}
		.availability_list a.blue:hover {color: #0697D6 !important; text-decoration: underline;}
		
		.blue {color: #0459CC !important;}
		.f10 { font-size: 10px;}
		.f11 { font-size: 11px;}
		
		.choose_dates {
			margin: 4px 2px; background: #009BD1;
			color: #fff; padding: 7px;
			margin-bottom: 8px;
			height: 16px;
		}
		
		h1 {
			margin: 22px 0 0 0;
			font-family: Verdana, Arial, sans-serif;
			font-size: 18px;
			color: #E11523;
		}
		
		h2 {
			margin: 17px;
			font-family: Verdana, Arial, sans-serif;
			font-size: 14px;
			color: #E11523;
		}
		
		h4 {
			margin: 17px 180px 0 0;
			font-family: Verdana, Arial, sans-serif;
			font-size: 14px;
			color: #E11523;
		}
		
		h5 {
			margin: 17px;
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			color: #E11523;
			text-decoration: underline;
		}		
	
		.total {
			margin: 0px 17px 17px 17px;
			color: #666;
		}
		.red {			
			color: #FA646F;
		}
		
		.red_strike {
			color: #FA646F;
			text-decoration: line-through;
		}	
		.green {
			color: #009A25 !important;
		}
		.grey {
			color: #AEAEAE;
		}
		.average { margin-left: 25px; }
		.rack {
			font-size: 12px;
			color: #BFBFBF;
		}
		.place {
			margin-top: 4px;
			line-height: 17px;
			font-weight: normal;
			font-size: 12px;
			color: #666;
		}
		.book {				
			margin: 0 0 -7px 30px;
		}
		.book_list {				
			margin: -30px 17px 17px 0;
		}
		.big_font {
			font-size: 18px;
		}

		.right {
			margin: 17px;
			text-align: right;
		}
		.right_list {
			margin-top: -15px;
			text-align: right;
		}
		.clear {
			height: 1px;
			clear: both;
			font-size: 0;
		}
		
		
/* --- PUSLAPIAVIMAS --- */
		
.pusl{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
}

.pusl ul{
	margin: 0;
	padding: 0;
	text-align: center;
}

.pusl li{
	display: inline;
	text-decoration: none;
}

.pusl a, .pusl a:visited{
	padding: 2px 7px;	
	color: #E11523;
	border: 1px solid #4E7582;
}

.pusl a:hover, .pusl a:active{
	color: #E11523;
	text-decoration: none !important; 
	border: 1px solid #E11523;
}

.pusl a.current, .pusl a.current:hover{	
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none;	
	
	border-color: #2b66a5;	
	background-color: #4E7582;
	cursor: default;
}

.pusl a.disable, .pusl a.disable:hover{
	color: #4E7582 !important;	
	font-weight: normal !important;
	
	border-color: #929292;
	background-color: white;
	cursor: default;
}

		
		
/* --- ROOMS --- */

		.rooms {
			clear: both;
			margin: 0px 15px 30px 15px;		
			padding-top: 20px;
			background: #fff;
		}
		
		.desc td {
			height: 35px;
			text-align: center;
			background: #DDE5E6;
			
			font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
			color: #6E7272;
			font-weight: bold;
			
			vertical-align: bottom;
			padding-bottom: 10px;
		}
		.desc2 td {
			text-align: center;
			background: #E7EFF0;
			
			font-family: Verdana, Arial, sans-serif;
			font-size: 10px;
			color: #6E7272;
			font-weight: bold;
			
			vertical-align: bottom;
			padding: 5px;
		}
		
		.data {
			height: 35px;
			text-align: center;
			background: #E9EDEE;
			
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			color: #666;
		}
		.data2 {
			text-align: center;
			background: #F4F8F9;
			
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px;
			color: #666;
		}
		
		.room_type { padding: 10px; text-align: left; }
		.room_type2 { padding: 5px; text-align: left; }
		
		.rooms_drop { width: 40px; margin-bottom: 7px; }
		
		.guest_data {
			font-size: 11px;
			line-height: 24px;
			padding: 4px;
		}
		.guest_data input {
			font-size: 11px;
			color: #666;
		}
		.guest_data select {
			margin-top: 3px;
		}
		
		.room_expand {
		
					/* background: #E2EED9;*/
					 padding: 10px;
					 text-align: left;}
		.room_expand img { float:left;margin-right:10px;}
		
/* --- MY RESERVATIONS --- */

		.reservations td {
			padding: 20px 0 0 0;
			margin: 0;
			
			font-family: Arial, sans-serif;
			font-size: 11px;
			color: #717375;
			
			padding: 10px;
			border-bottom: 1px solid #D5D5D5;
			line-height: 15px;
		}
		#main .rooms .reservations td a {color: #717375;}
		
		.reservations .name {
			font-weight: bold;
			border-top: 1px solid #D5D5D5;
			border-bottom: 1px solid #D5D5D5;
			
			background-image: url("../media/images/bg_name.gif");
			background-position: bottom;
			background-repeat: repeat-x;
		}
		
		.reservations .re_red { background-color: #FFDBDB; }
		.reservations .re_green { background-color: #CFF3D3; }
		.reservations .re_grey { background-color: #F7F7F7; }
		.reservations .re_grey2 { background-color: #CCCCCC; }		
		.reservations .re_yellow { background-color: #FBFF81; }
		.reservations .re_white { background-color: #FFFFFF; }
		
		
		
/* --- FORMS --- */

	.form1 {
		float: left;	
		width: 400px;
		background: #fff url('../media/images/bg_hotel3.gif') repeat-x bottom left;
		border: #CFCFCF solid 1px;
	}
	.form1 a:link, .form1 a:visited {color: #3769BA;}
	.form1 a:hover {color: #3769BA; text-decoration: underline;}
	
	.form1 table { width:366px; margin:10px 0 17px 17px;}
	.form1 img {border: solid 1px #B7C0C6;}
	
	.form1 td {
		padding: 6px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;	
		color: #666;
	}
	
	.form_input {
		width: 160px;
		border: solid 1px #B7C0C6;
		background-color: #fff;
		padding: 1px;
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;	
		color: #333;			
	}
	
	.form1 .td_left {text-align: right;width: 40%;}
	.form1 .td_right {text-align: left;width: 60%;}
	
	.form_submit {
		padding: 3px 15px 3px 15px;
		background: #EFF7FA url('../media/images/form_submit.gif') repeat-x bottom left;
		border: solid 1px #B7C0C6;
	}	
	
	.form2 {
		float: right;
		width: 352px;
		background: #fff url('../media/images/bg_hotel2.gif') repeat-x bottom left;
		border: #CFCFCF solid 1px;
	}
	.form2 a:link, .form2 a:visited {color: #3769BA;text-decoration: underline; font-size: 11px;}
	.form2 a:hover {color: #4685EB; text-decoration: underline;}
	
	.form2 table { width:318px; margin:10px 0 17px 17px;}
	.form2 img {border: solid 1px #B7C0C6;}
	
	.form2 td {
		padding: 6px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;	
		color: #666;
	}
	.form2 .td_left {text-align: right;width: 40%;}
	.form2 .td_right {text-align: left;width: 60%;}
	
	.form3 {		
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;		
		background: #fff url('../media/images/bg_hotel3.gif') repeat-x bottom left;
		border: #CFCFCF solid 1px;
	}
	.form3 a:link, .form3 a:visited {color: #3769BA;text-decoration: underline; font-size: 11px;}
	.form3 a:hover {color: #4685EB; text-decoration: underline;}
	
	.form3 table {width: 738px; margin:0px 0 17px 17px;}
	
	.form3 td {
		padding: 6px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;	
		color: #666;
	}
	
	.form3 .td_left {text-align: right;width: 30%;}
	.form3 .td_right {text-align: left;width: 70%;}
	
	.form3 select, .form3 textarea {		
		margin: 0px;	
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;	
		color: #333;
	}
	.checkbox {
		margin-bottom: 0px;
	}

#extra_beds {
	line-height:normal !important;
	width: 300px;
	background: #fff;
	padding: 30px;
	text-align: center;
	border: solid 1px #3877D4;
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;	
		color: #333;
}

#extra_beds select {
		border: solid 1px #B7C0C6;
		background-color: #fff;
		padding: 1px;
}


.hotel a.more_info_link {
	font-size: 10px;
}
/* --- COMMENT --- */

.comment {
	position: relative;
	text-decoration: none !important;

	
}



.comment:hover {
	background-color: transparent;
}



.comment span.desc {
	position: absolute;
	visibility: hidden;
	height: 70px; width: 200px;
	margin-left: 25px;
	margin-top: -10px;
	
	background-color: lightyellow;
	padding: 5px;
	border: 1px solid gray;
	color: black !important;	
	text-decoration: none !important;
	z-index: -1;
	font-weight: normal !important;
	margin-left: -300px;
}

.comment span.desc {
	color: black !important;	
}


.comment:hover span{
	visibility: visible;
	z-index: 1;
}



/* --- SORTING --- */

.sorting {					
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;	
}

.sorting select {margin: 0;}

.show_map {margin: 5px 0;font-weight:bold;}
a.show_map:link, a.show_map:visited {color: #0459CC !important;}
.show_map a:hover {color: #0459CC !important; text-decoration: underline;}


.row_alt_color {
	background: rgb(214, 233, 238) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;	
}


/* --------------------------------------- */
#zakladke {
	height: 36px; margin:0;
	background: url('../media/images/zakladke_bot.gif') repeat-x bottom left;
}

#zakladke ul {
	padding: 0;	margin: 0;
	list-style: none;
	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: red;
	height: 35px;
}

#zakladke ul li {
	float:left; margin-left: -1px;
	background-position: left;
	height: 35px;
	display: block;
	background: url('../media/images/zakladke_li.gif') repeat-x top left;
	border:solid 1px #cfcfcf;
	border-bottom: none;
}

#zakladke ul li.first {margin:0;}
#zakladke ul li.active {background: url('../media/images/zakladke_li_active.gif') repeat-x top left;}

#zakladke ul li a {
	float:left;
	line-height: 35px; height: 35px;
	padding: 0 18px 0 18px;
	margin:0;
	display: block;
}

#zakladke ul li a:link, #zakladke ul li a:visited { color:red; }
#zakladke ul li a:hover { color:red; }




/* --- MY_FILTER --- */


.my_filter {
  margin: 0 15px; padding: 10px;
  background: #f1f0f0;
  border: solid 1px #ccc;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}

.my_filter ul li input { font-size: 12px; font-family: Verdana, Tahoma, Arial, sans-serif; }
.my_filter ul li select {  font-size: 12px; margin:0; font-family: Verdana, Tahoma, Arial, sans-serif; }


.my_filter ul {
	padding: 0;	margin: 0;
	list-style: none;
}
.my_filter ul li {
	margin:0; padding:0;
	height: 30px;
	line-height: 30px;
	display: block;
}

.my_filter ul li img { margin-bottom: -1px; }

.my_filter a:link, .my_filter a:visited { color:#666 !important; }
.my_filter a:hover { color:#666; }

.my_filter_left {
  float: right;
  width: 220px;
}


.my_notice {
	 margin: 0px 15px; 
	 padding: 10px;
}



.reservations a.important_action {
	font-weight: bold;
	color: red !important;
	
}

.room_type_break { font-size: 11px; }


.billing_form {
	background-image: none !important; 	
	border: none;
	float: none;
	width: 100%;
}

.billing_form td {
	text-align: left !important;
}

.billing_form .td_right {
	width: 150px !important;
}

.billing_form .td_left {
	width: 300px !important;
}

.billing_form input.text, .billing_form select {
		width: 250px !important;
}


.orng td {background: #f2e3ac;}
.orng2 td {background: #f5ecca;}
.orng3 td {background: #f5e39c;}

#ui-datepicker-div {
	font-size: 12px !important;
}
.ui-autocomplete *  {
	font-size: 14px !important;		
}
.ui-dialog * {
	font-size: 11px !important;		
}
.ui-datepicker-calendar .extra_day {
}

.ui-datepicker-calendar .extra_day a {
	background-image: none;
	background-color: #fbf7b6;
}




/* --- TRANSFER SEARCH --- */


.trans_kom {
		width: 450px; height:50px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #666;
		
		border: solid 1px #B7C0C6;
		background-color: #fff;
		padding: 2px;
	}

.trans_inp {
		width: 150px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #666;
		
		border: solid 1px #B7C0C6;
		background-color: #fff;
		padding: 0px;
		text-align:center;
	}
.trans_nr {
		width: 20px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #666;
		
		border: solid 1px #B7C0C6;
		background-color: #fff;
		padding: 0px;
	}

.trans_time {width:40px;text-align:center;}


.trans_table td {text-align:left;padding-left:8px;}
.trans_table p {margin:0 !important;}
.trans_table img {float:none !important;}


.trans_inner {
  

  color:#666;
  font-family:Verdana,Arial,sans-serif;
  font-size:12px;
  padding:0;margin:0;
}

.trans_inner td {text-align:left;padding:0;padding-right:20px;}
.trans_inner select {margin:0;padding:0;margin-left:5px;}
.trans_br {border-top: solid 1px #666;text-align:right !important;padding-top:5px !important;}


h2.trans {font-size:12px;}
h2.trans2 {font-size:12px;margin:20px 7px;}


.trans_fields {margin:0 5px;}




/* --- PACKAGE SEARCH --- */

.pack_list {
  margin:0 15px;padding:0;
  color:#e11523;
}

.pack_h {
  margin-bottom:0; color:#0000ff;
}

.pack_hsub {
  margin:10px 5px; color:#000000;
  font-size:14px;
  font-weight:bold;
  font-family: Arial, sans-serif;
}


.subgroup {
  margin:10px 0 0 0;
  background: url('../media/images/subgroup_bg.gif') repeat-y top left;
  width:206px;
}
.subgroup_top {
  margin:0;font-size:0;
  background: url('../media/images/subgroup_top.gif') no-repeat top left;
  height:9px;
}
.subgroup_bot {
  margin:2px 0 0 0;font-size:0;
  background: url('../media/images/subgroup_bot.gif') no-repeat top left;
  height:9px;
}

.subgroup a {
  display:block;    
  margin:4px 15px 4px 15px;padding: 10px 10px;

  font-family: Trebuchet MS, Arial, sans-serif;
  font-size:17px;
  color:#65c615 !important;
  font-weight:bold;
  text-align:center;
  
  border-bottom: solid 1px #65c615;
    
}
.subgroup a.last {border:none;}


.payments .undistributed_order td {
	background-color: #ffe6e6 !important;	
}


