/*---------------------------------------------------------------------------------------------------------------------*/

.clr {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.spacer {
	clear: both;
	margin-top: 5px;
	font-size: 1px !important;
}

.spacer_double {
	clear: both;
	margin-top: 10px;
}

.spacer_double_double {
	clear: both;
	margin-top: 20px;
}

div,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

strong,b {
	font-weight: bold;
}

.b {
	font-weight: bold;
}

p {
	font-size: 11px;
}

/* So forms don't create whitespace*/
form {
	display:inline;
}

.ahem {
	display: none;
}

img {
	border: 0;
}

.tt {
	border-bottom: 1px dotted black;
	cursor: pointer;
}

.txt_hotel_name {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
}

a.txt_hotel_name {
	color: #0089cf;
	font-size: 13px;
	font-weight: bold;
}

a.txt_hotel_price {
	color: #0089cf;
	font-size: 14px;
	font-weight: bold;
}

a.txt_hotel_blue,.txt_hotel_blue {
	color: #0089cf;
	font-size: 11px;
}

a.txt_hotel_blue:link, a.txt_hotel_blue:visited, a.txt_hotel_blue:active, a.txt_hotel_blue:hover {
}

a.txt_hotel_blue9,.txt_hotel_blue9 {
	color: #0089cf;
	font-family:arial,verdana;
	font-size: 10px;
}

a.txt_hotel_blue9:link, a.txt_hotel_blue9:visited, a.txt_hotel_blue9:active, a.txt_hotel_blue9:hover {
}

.text_popular_landmarks_home {
	color: #0089cf;
	font-size: 12px;
	text-decoration: none;
}

.text_popular_landmarks_home a {
	color: #0089cf;
	font-size: 12px;
	line-height: 150%
}

.text_popular_landmarks_home a:hover {
	text-decoration: underline;
}



/*-Header-----------------------------------------------------------------------------------------------------------*/

#header {
	width: 956px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#header .left_logo {
	padding-top: 0px;
	float: left;
	text-align: left;
	width: 300px;
}


.header_logo_content {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 956px;
	background-color: #ffffff;
}

.header_logo {
	width: 976px;
	background-color: #ffffff;
}

#header_box {
	width: 976px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header_box #page_title {
	text-align:left;
	padding: 7px;
}

#header_box #feedback {
	text-align:right;
	padding: 7px;
}

.body_box {
	width: 956px;
	margin:auto auto; 
	padding:10px; 
	background-color: #ffffff;
	text-align: center;
}

.body_widget {
	text-align:left;
	float:left;
}

.widget_powered_by {
	font-size:9px; 
	padding:3px;
	text-align:center;
}

.widget_howto {
	background-color:#ffffff;
	padding:3px;
	text-align:center;
	border: 1px solid #a6a6a6;
	border-top: 0px;
}

.page_intro {
	float: right;
	background-image: url(../images/page_intro.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:648px;
	height:68px;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
}

.breadcrumbs_box {
	background-color: #ffffff; 
	position:relative;
	height:30px;
	padding-left:10px;
}




/*-Footer-----------------------------------------------------------------------------------------------------------*/

#footer {
	width: 976px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.footer_inner_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color:#ffffff;
}

.footer_box_content {
	text-align: center;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#footer_links {
	float: left;
	width: 750px;
	text-align: left;
}

#footer_links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer_links a:hover {
	text-decoration: underline;
}

#footer_links div.footer_minor_links a {
	font-weight: normal;
}

.footer_help_icon {
	float: left;
	width: 80px;
	height: 120px;
	vertical-align: middle;
}


.div_footer_button a {
	float: left;
	font-size:11px;
	background-color:#e1e1e1;
	border:1px solid #818181;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:4px;
}




/*-Map----------------------------------------------------------------------------------------------------------------------*/

.map_container_outer {
	border: 1px #c1c1c1 solid;
}

.map_hotel_number_outer {
	width: 22px;
	height: 34px;
	background: url(../images/icons/hotel_marker.png) no-repeat;
	top: -2px;
	float: left;
}

.map_hotel_number_inner {
	display: block;
	width:20px;
	height:28px;
	text-align:center;
	margin-top: 3px;
	color: #000000;
	letter-spacing: 0px;
	font-size: 10px !important;
	font-weight: bold;
	font-family:arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.markerLabel {
	display: block;
	padding-top: 9px;
	text-align: center;
	color: #000000;
	width: 22px;
	letter-spacing: 0px;
	font-size: 11px !important;
	font-weight: bold;
	font-family:arial, Helvetica, sans-serif;
}


/*-Search results-----------------------------------------------------------------------------------------------------------*/

.txt_search_results_order_links {
	font-size: 11px;
}

.txt_search_results_order_links_selected {
		font-size: 11px;
	font-weight: bold;
}

.check_prices_links {
	height:16px;
	background: url(../images/icons/magnify.gif)
		no-repeat;
	float:left;
}

a.more_details_link,a.more_details_link:active,a.more_details_link:link,a.more_details_link:visited,a.more_details_link:hover	{
	font-size: 11px;
	color: blue;
	text-decoration: underline;
	margin-left:18px;
}


.board_type	{
	font-size: 11px;
	color: #717171
}

.room_description	{
	font-size: 11px;
	color: #717171;
	text-decoration: underline;
}

.special_offer {
	height:18px;
	float: right;
}


.tooltip_style {
	text-decoration: none;
	color: #365064;
	background-color: #efefef;
	border: 1px solid #2f2f2f;
	margin: 0px;
	padding: 5px;
	text-align:left;
	width: 240px; 
	display:none; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 1000;
}

.hotel_results_bottom_spacer {
	height:300px;
}


/*-Search form -----------------------------------------------------------------------------------------------------------*/

.div_search_form_tabs {
	font-size: 11px;
	text-align: left;
	border-bottom: 0px #000000 solid;
	padding:8px;
}

#div_search_form_content {
	padding:7px;
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid;
	border-top: 0px;
}

/*
div label{
	text-align: left;
	cursor:pointer;
	padding-bottom:2px;
	font-size:11px;
}
*/

#div_search_form_body {
	text-align:left;
}

#div_search_form_body #div_search_form_star_rating {
	float:right;
	position:relative;
	top:8px;
	left:-30px;
}

#div_search_form_body #div_checkin, #div_checkout, #hotel { 
	margin:2px; 
	margin-right:20px;
	float: left;
}

#div_search_form_body #div_currency { 
	margin:2px; 
	margin-right:10px;
	float: left;
}

#div_search_form_body #hotel, #postcode { 
	margin:2px;
	margin-left:1px;
	float: left;
}

#div_search_form_body #check_in_date, #check_out_date {
	width:75px;
	float:left;
}

#div_search_form_body #submit {
	margin-left:2px;
	margin-top:6px;
}

#div_search_form_body #destDiv {
	float:left;
	margin:2px;
	margin-left:1px;
	padding-right:15px;
}

#div_search_form_body #destDiv .ac_results ul li {
	color:#000000;
}

#div_search_form_body label {
	font-size:12px;
	position:relative;
	top:-1px;
}

/* autocomplete */

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: #fffdb9;
	overflow: hidden;
	z-index:200;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	/*filter:mask();*/
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px !important;
	overflow: hidden;
	color:#000000;
}

.ac_loading {
	background : Window url('../images/indicator_circle_ball.gif') right center no-repeat;
}

#div_search_form_body #destDiv .ac_results ul li.ac_over {
	background-color: Highlight;
	color: #ffffff;
}



.noresize {
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-right: 1px #b2b2b2 solid;
	border-bottom: 1px #b2b2b2 solid;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px !important;
	color: #222222;
}

.noresize:focus {
 border: 1px solid #01162E;
 background-color: #f2f3f4;
 color: #003A7D;
}


.div_search_form_rooms {
	width:60px;
	float:left;
	padding-bottom:5px;
	text-align:left;
	margin:2px;
}

.div_search_form_adults {
	width:65px;
	float:left;
	padding-bottom:5px;
	text-align:left;
	margin:2px;
}

.div_search_form_children {
	width:70px;
	float:left;
	padding-bottom:5px;
	text-align:left;
	margin:2px;
}

#div_search_form_child_ages {
	float:left;
	padding-bottom:5px;
	text-align:left;
	margin:2px;
}



/*-Search results -----------------------------------------------------------------------------------------------------------*/

#div_search_results_title {
	padding:0px;
	padding-bottom:15px;
	text-align:left;
	float:left;
	background-color: #ffffff;
}

.div_search_results_order {
	float:left;
}

.div_search_alternatives {
	float:left;
}

.div_search_problem {
	float:left;
	height:50px; 
	background: url(../images/msgproblem.gif) no-repeat;
	margin-top:10px;
}

.div_search_no_availability {
	margin-left:45px;
	color:black;
}

.div_search_error {
	margin-left:45px;
	border:2px solid red;
	background-color:#f1f1f1;
	color:#000000;
	font-weight:normal;
	font-size:13px;
	padding:5px;
}

#div_recommended_accommodation {
	width:570px;
}


/*-Search results hotel box-----------------------------------------------------------------------------------------------------------*/


.div_result_outer {
	float:left;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-top: 1px solid #a1a1a1;
	margin: 10px 0px 1px 0px;
}

.div_result_inner_body {
	float:left;
	text-align:left;
	font-size:9px;
}

.div_result_min_max {
	float:right;
	width:11px;
}

.div_result_hotel_name_container {
	float:left;
	width:300px;
	text-align:left;
	padding:6px;
}

.div_result_hotel_name_container_widget {
	float:left;
	width:260px;
	text-align:left;
	padding:6px;
}

.div_result_star_rating {
	float:left;
	width:40px;
	text-align:left;
	padding:6px;
}

.div_result_address {
	float:left;
	width:285px;
	text-align:left;
	padding-top:4px;
	font-size:10px;
}

.div_result_map {
	float:left;
	width:12px;
	text-align:left;
	font-size:9px;
	position:relative;
	top:-4px;
	left:-10px;
}

.div_result_map_widget {
	float:left;
	width:18px;
	text-align:left;
	font-size:9px;	
}

.div_result_distance {
	float:left;
	width:285px;
	height:15px;
	padding-top:3px;
	margin:3px;
	text-align:left;
	font-size:9px;
}

.div_result_guest_rating {
	float:left;
	width:80px;
	height:15px;
	padding:6px;
	margin:3px;
	font-size:9px;
	text-align:left;
}

.div_result_guest_rating_bar {
	float:left;
	width:30px; 
	margin-bottom:0px;
	height:11px; 
	border:solid 1px #b0b0b0;
}

.div_result_details {
	float:left;
	width:50px;
	text-align:left;
	padding:6px;
	padding-left: 10px;
	font-size: 9px;
	color: #0089cf;
	text-decoration: underline;
	background: url(../images/details.gif) no-repeat scroll left;
}


.div_result_best_price {
	float:right;
	width:70px;
	text-align:right;
	padding: 4px;
	font-size:9px;
	color:#414141;
}

.div_result_description {
	float:left;
	width:410px;
	padding:6px;
}

.div_result_photo {
	float:left;
	width:110px;
	padding:5px;
	padding-left:19px;
}

.div_result_price_table_container {
	padding-top:0px;
	padding-left:0px;
}

.div_result_supplier {
	width:95px;
	padding: 5px;	
	border-top: 1px solid #9e9e9e;
}

.div_result_room_type {
	padding: 5px;	
	border-top: 1px solid #9e9e9e;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.div_result_room_count {
	width: 75px;
	padding: 5px;	
	border-top: 1px solid #9e9e9e;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

.div_result_price {
	width: 70px;
	padding-right:8px;
	border-top: 1px solid #9e9e9e;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
}

.div_result_price_total {
	width: 75px;
	padding-right:8px;
	border-top: 1px solid #9e9e9e;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

.div_result_book {
	width: 60px;
	padding: 5px;	
	border-top: 1px solid #9e9e9e;
	font-size:12px;
	text-align:right;
	white-space:nowrap;
}

.div_result_book a {
	text-decoration:none;
}

.div_result_book a:hover {
	text-decoration:underline;
}

.div_result_more_prices {
	height:25px;
	border-top: 1px solid #9e9e9e;
	text-align:center;
}







/*-Tooltips-----------------------------------------------------------------------------------------------------------------*/

/* Tooltip from http://www.vertigo-project.com/projects/vtip */
/*
p#vtip { display: none; position: absolute; width:300px; padding: 10px; left: 5px; font-size: 0.8em; background-color: #ffff99; border: 2px solid #000000; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
*/

/* Monnatip CSS */
.tip{
    position: absolute;
    z-index: 100000;
    width:300px;
    border: 2px solid #444444; /*1px solid #FFD5AA;*/
    background: #ffff99; /* #F8FFBF;*/
    color: #000000;  /*#000;*/
    font: 12px Arial;
    text-align:left;
    padding: 5px;
    display: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    opacity: 0.9;
}


/*-Search results filters-----------------------------------------------------------------------------------------------------------*/

.div_filters_outer {
	float:left;
	background: url(../images/back/div_filters_outer.gif) no-repeat;
	margin-bottom:5px;
}

.div_filters_inner {
	text-align:left;
	margin-left:110px;
}

.div_filters_option {
	width:95px;
	float:left;
	text-align:left;
	font-size: 11px;
	padding-top:2px;
}

.div_filters_option ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.div_filters_option li {
	padding:1px;
	list-style:none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.div_filters_option a {
	font-size:11px;
	font-weight:bold;
}

.div_filters_buttons {
	float:right;
}



/*-Reviews and ratings---------------------------------------------------------------------------------------------------*/


.div_review_outer {
	border: 1px solid #8f8f8f;
	margin-bottom:15px;
}

.div_review_inner {
	padding:5px;
}

.div_review_text {
}

.div_review_posted {
	font-size: 9px;
	color: #717171;
}

.div_ratings_outer {
	border: 1px solid #8f8f8f;
	margin-bottom:15px;
}

.div_ratings_inner {
	padding:5px;
}

.div_ratings_overall {
	width:100px;
	height:90px;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	background-color:#f8f8f8;
	float:right;
	text-align:center;
	border: 1px solid #8f8f8f;
}

.div_ratings_score {
	font-size:26px;
	font-weight:bold;
}

.div_ratings_tripadvisor {
	width:80px;
	height:60px;
	padding:6px;
	background: url(../images/suppliers/tripadvisor.gif) no-repeat 5px 1px;
	float:right;
	text-align:left;
	border: 1px solid #8f8f8f;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:5px;
}


/*-Tabs------------------------------------------------------------------------------------------------------------------*/

.main_tabs {
	margin-left:10px;
	font-size:12px;
	font-weight: bold;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc a {
    background: url(../images/back/tabs.gif);
    color: #737773;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-position: 0 -60px;
}

ol#toc a:hover span {
    background-position: 100% -60px;
}

ol#toc li {
    float: left;
    margin: 0 8px 0 0;
}

ol#toc li.current a {
    background-position: 0 -30px;
    color: #000;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -30px;
}

ol#toc span {
    background: url(../images/back/tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}




/*-Overlay------------------------------------------------------------------------------------------------------------------*/

/*
#overlay_background {
	width:100%; 
	height:100%; 
	display:none; 
	background-color:#cccccc; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:600;
}
*/

#overlay_container,#overlay_container td {
	padding: 0px;
	margin: 0px;
}

#overlay_container {
	width: 540px;
	text-align:left;
	display:none;
}

#overlay_container div {
	padding:1px;
	float: left;
}

#overlay_container_content {
	width: 534px;
}

#overlay_container_close {
	width: 532px;
	text-align:right;
}

.overlay_scroll_box{
  width: 525px; 
	height: 300px; 
	overflow:auto;
}

#hotel_overlay_reviews, #hotel_overlay_prices, #hotel_overlay_photos, #hotel_inpage_reviews, #hotel_inpage_prices, #hotel_inpage_photos
{
	display: none;
}

.div_separator_dark {
	border-top:1px #333333 solid;
	height:1px;
	font-size:1px;
	padding:5px;
}




/*---------------------------------------------------------------------------------------------------------------------*/

.useful_websites
{
	padding:5px;
	text-align:left;
	background-color:#f9f9f9;
	border-color:#cecece;
	border-width:1px;
	border-style:solid;
}

.info_box
{
	text-align:left;
	padding:5px;
	background-color:#f9f9f9;
	border-color:#cecece;
	border-width:1px;
	border-style:solid;
}


.landmark_type_title {
	font-size: 11px;
	font-weight: bold;
}

.div_hotel_photo_outer {
	width:410px;
	height:315px;
	text-align:center;
	background: transparent url(../images/back/drop-shadow-big2.gif) no-repeat scroll top;
}

.div_hotel_photo_title {
	width:410px;
	text-align:center;
	font-weight: bold;
	padding:5px;
}

.div_hotel_photo_small {
	border: 1px solid #777777;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	cursor: pointer;
	background-color: #ffffff;
}




/*- Outbound Links ------------------------------------------------------------------------------------------------------------------*/


.outbound_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/arrows/arrow_left_popular.gif)
		no-repeat scroll 5px 9px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height:20px;
	padding-left: 14px;
	border-top: 1px #f2f4f7 solid;
}

.outbound_description {
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	padding-left:14px;
}




/*-popular lines --------------------------------------------------------------------------------------------------------------------*/

.home_popular_title {
	font-size: 16px;
	color: #cd2027;
	font-weight: bold;
}

.home_popular_lines {
	padding:5px;
	float: left;
}

.home_popular_lines a {
	background: url(../images/arrows/arrow_left_popular.gif)
		no-repeat scroll 5px 9px;
	color: #0066af;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 14px;
	border-top: 0px #f2f4f7 solid;
}



.most_popular_lines {
	width: 220px;
	float: left;
}

.most_popular_lines a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/arrows/arrow_left_popular.gif)
		no-repeat scroll 5px 9px;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 14px;
	border-top: 1px #f2f4f7 solid;
}



/*---------------------------------------------------------------------------------------------------------------------*/

#body_intro_content {
  height:98px ;
  overflow:hidden;
  margin:0px;
}



/*--Map----------------------------------------------------------------------------------------------------------------*/

#scrollingDiv {
	height:500px;
}


.infowindow_container {
	width: 240px;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
}

.infowindow_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float:left;
}

.infowindow_stars {
	width:60px;
	float:left;
}

.infowindow_subtext {
	font-size: 10px;
	font-weight: normal;
	width:180px;
}

.infowindow_best_price {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align:left;
}

a.infowindow_more_link {
	float:left;
	font-size: 12px;
	font-weight: normal;
}





/*--Nifty Corners---------------------------------------------------------------------------------------------------------*/


#header {
  padding-top:6px;
}

#rounded_corners_1 {
  height:48px;
  width:628px ;
  padding:0px;
  margin:0px;
  vertical-align:middle ;
}


#inner_container_after_top_box table {
  margin-top:4px;
}

#inner_container_after_top_box table table {
  margin-top:0px;
}

.inner {

}

.footer_inner_content {
  margin-left:auto;
  margin-right:auto;
}

.rtop,.rbottom{margin: 0}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden;line-height: 0; }
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

.r1f{
  border:0px solid blue;
  border-color:green;
  border-left: 5px solid green;
  border-right: 5px solid green;
}
.r2f{
  border:0px solid blue;
  border-color:green;
  border-left: 3px solid green;
  border-right: 3px solid green;
}
.r3f{
  border:0px solid blue;
  border-color:green;
  border-left: 2px solid green;
  border-right: 2px solid green;
}

.r4f{
  border:0px solid blue;
  border-color:green;
  border-left: 1px solid green;
  border-right: 1px solid green;
  height: 2px ;
}

.rs1f{
  border:0px solid blue;
  border-color:green;
  border-left: 2px  solid green;
  border-top: 2px  solid green;
}
.rs2f{
  border:0px solid blue;
  border-color:green;
  border-left: 5px solid green;
  border-top: 5px solid green;
}


