﻿
/* Imgaes */
	.search_incol .padding_wrapper {background: url('/reno/dynamic/Reno/Custom/Wrappers/Gabriels/images/layout/gradients.png.ashx') repeat-x left -800px; }

#minimap a.icon-img 
{
	right:30px;
	height:174px; 
	width:174px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:Transparent url('/Reno/Custom/Wrappers/Gabriels/images/layout/map_ok_combo.JPG') no-repeat scroll 0 0;
}

/* Global */
.img120x24 { width: 120px; height: 24px; }
.img120x24 img, .img120x24 a { width: 120px; height: 24px; }

.img133x70 { width: 133px; height: 70px; }
.img133x70 img, .img133x70 a {border:medium none !important; height:174px; width:174px; }



/* Search Widget */
.search_incol { width: 620px; background:url('/Reno/Custom/Wrappers/Gabriels/images/layout/searchwidget2.png') no-repeat scroll 0 0;}
	.search_incol .padding_wrapper { padding: 10px; margin: 10px; }
	
	.search_incol .name { font-weight: normal; }
	.search_incol label { color: #666666; }
	.search_incol h2 { color:#4F7079; font-size:16px; font-weight:bold;}
	.search_incol h3 { font-size: 11px; font-weight: bold; border-bottom: 1px solid #D7D7D7; color: #666666; }


	.search_by { padding:20px 0 5px;}
		.search_by select { margin-bottom: 0px; }
		.search_by  .input_wrapper { margin-right: 10px; }
		.search_by label { text-transform: capitalize; }

	
	.search_incol .header_wrapper { } 
		.search_incol .header_wrapper .right { line-height:19px; text-transform:uppercase;} 
	.search_incol .content_wrapper { } 
	.search_incol .footer_wrapper {padding-top:15px;} 

		.search_cols .left { width: 30%; margin-right: 20px; }
		.search_cols .more_link { padding-top: 10px; display: block; }


	.search_inputs { /*padding: 10px 0px */}
		.search_inputs .right { margin-right: 30px; }
			.search_widget_input { margin-right: 20px; }
				.search_widget_input.wide input { width: 210px; color:#666666; }
				.search_widget_input.medium select { width: 148px; }
				.search_widget_input.small select { width: 110px; }
				.search_widget_input input { padding: 2px; }

.tabs_w { border-bottom: 1px solid #ccc; margin: 0; }
	.tabs_w ul { position:relative; top:1px; overflow: hidden; }
		.tabs_w ul li { float: left; display: inline; margin: 0 6px; font-weight:bold;}
			.tabs_w ul li a {font-weight:bold; background:-moz-linear-gradient(center bottom , #C6C6C3 29%, #FFFFFF 86%) repeat scroll 0 0 transparent; display: block; padding: 2px 8px; border: 1px solid #ccc; color: #4F7079; text-decoration: none;-webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px;}	
				.tabs_w ul li.selected a{font-weight:bold; border-bottom: 1px solid #EFEFEF; background-color:#FFFFFF; color: #4F7079; cursor: default; background:-moz-linear-gradient(center bottom , #EFEFEF 0%, #FFFFFF 62%) repeat scroll 0 0 transparent;}	
				
