/* Media Group - start */
#preemptive_media_group_search_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px solid #ccc;
    margin-top: 5px;
}

.preemptive_media_group_search_layer_class {
	float:left;
	padding: 5px;
	width: 100%;
	background: #fff;
    cursor: pointer;
}

.preemptive_media_group_search_layer_class:hover,
.preemptive_media_group_search_layer_selected_class {
	float:left;
	padding: 5px;
	width: 100%;
	background: #ccc;
    cursor: pointer;
}
/* Media Group - end */

/* News Group - start */
#preemptive_news_group_search_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
}

.preemptive_news_group_search_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_news_group_search_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* News Group - end */


/* Province - start */
#preemptive_province_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
}
.preemptive_province_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_province_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Province - end */
/* City - start */

#preemptive_city_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
}

.preemptive_city_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_city_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* City - end */
/* Suburb - start */

#preemptive_suburb_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
}

.preemptive_suburb_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_suburb_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Suburb - end */
/* Album Tag Identifier - start */
#preemptive_album_tag_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
}
.preemptive_album_tag_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_album_tag_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Album Tag Identifier - end */
/* Season name - start */
#preemptive_season_name_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
}
.preemptive_season_name_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_season_name_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Season name - end */
/* Views - start */
#preemptive_views_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
}
.preemptive_views_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_views_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Views - end */

/* Codes - start */
#preemptive_code_layer {
	position: absolute;
	width: 450px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
	z-index: 1000;
	visibility: hidden;
}

.preemptive_code_layer_class {
	position: relative;
	float:left;
	padding: 2px;
	background: #fff;
}

.preemptive_code_layer_selected_class {
	float:left;
	padding: 2px;
	background: #ddd;
}

.preemptive_code_layer_image_class {
	position: relative;
	float: left;
	background: #fff;
}

.preemptive_code_layer_clear {
	height: 0px;
	clear: both;
}

#preemptive_dependency_code_layer {
	position: absolute;
	width: 450px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
	z-index: 1000;
	background: #fff;
	visibility: hidden;
}

.preemptive_dependency_code_layer_class {
	float:left;
	background: #fff;
}

.preemptive_dependency_code_layer_image_class {
	position: relative;
	float:left;
	padding: 2px;
	background: #fff;
}

.preemptive_dependency_code_layer_selected_class {
	float:left;
	background: #ddd;
}

.preemptive_dependency_code_layer_clear {
	height: 0px;
	clear: both;
}

#preemptive_owner_code_layer {
	position: absolute;
	width: 450px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
	z-index: 1000;
	background: #fff;
	visibility: hidden;
}

.preemptive_owner_code_layer_class {
	float:left;
	background: #fff;
}

.preemptive_owner_code_layer_image_class {
	position: relative;
	float:left;
	padding: 2px;
	background: #fff;
}

.preemptive_owner_code_layer_selected_class {
	float:left;
	background: #ddd;
}

.preemptive_owner_code_layer_clear {
	height: 0px;
	clear: both;
}
/* Codes- end */
/* Asset Category - start */
#preemptive_assets_category_search_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
    z-index: 1000;
}
.preemptive_assets_category_search_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_assets_category_search_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Asset Category - end */
/* Asset Sub Category - start */
#preemptive_assets_sub_category_search_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
    z-index: 1000;
}
.preemptive_assets_sub_category_search_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_assets_sub_category_search_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Asset Sub Category - end */
/* Assets Area Of Application - start */
#preemptive_assets_area_of_application_search_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
    z-index: 1000;
}
.preemptive_assets_area_of_application_search_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_assets_area_of_application_search_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Asset Area Of Application - end */
/* Assets Document Type - start */
#preemptive_assets_document_type_search_layer {
	width: 250px;
	height: auto;
	text-align: left;
	border: 1px dotted #ccc;
    z-index: 1000;
}
.preemptive_assets_document_type_search_layer_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #fff;
}

.preemptive_assets_document_type_search_layer_selected_class {
	float:left;
	height: 18px;
	padding: 2px;
	width: 98%;
	background: #ccc;
}
/* Asset Document Type - end */

.clear {
	clear:both;
}