@charset "UTF-8";

/* CSS Document */



/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* SEARCH BAR CONTAINER */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


.search_bar_wrapper {
	margin: 0px 0px 60px 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	max-width: 1200px;
	text-align: left;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}

.search_modifier_wrapper {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	float: right;
}

.search_bar_term {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.search_bar_label {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.search_bar_label_txt_1 {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.search_bar_label_txt_1 span {
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Heavy", Helvetica, Arial, sans-serif;
}

.search_bar_label_txt_2 {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	color: #3092c0;
	text-decoration: none;
	text-align: left;
}

.search_bar {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 180px;
	border: 1px solid #00000;
}
 @media only screen and (min-width : 1px) and (max-width :960px) {

.search_bar_wrapper {
	margin: 0px 0px 30px 0px;
}

.search_bar_term {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.search_modifier_wrapper {
	margin: 7px 0px 0px 0px;
	width: 100%;
}

.search_bar_label {
	width: 85px;
}

.search_bar_label_txt_1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.search_bar_wrapper {
	margin: 0px 0px 20px 0px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* FORM DROP DOWN LIST */
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/





.dropcontainer {
	position: relative;
}

.trigger {
	margin: 0px 0px 0px 0px;
	padding: 7px 8px 7px 8px;
	width: 180px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	background: #ffffff url(int/int_form/store_form_open.png) 96% center no-repeat;
	display: block;
	box-shadow: inset 0px 0px 5px #eeeeee;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	border: 1px solid #999999;
	background-color: #ffffff;
	height: 30px;
}

.trigger:hover {
	background: #f5f5f5 url(int/int_form/store_form_open.png) 96% center no-repeat;
}

.activetrigger {
	margin: 0px 0px 0px 0px;
	padding: 7px 8px 7px 8px;
	width: 180px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	color: #242424;
	background: #f5f5f5 url(int/int_form/store_form_close.png) 96% center no-repeat;
	display: block;
	box-shadow: inset 0px 0px 5px #eeeeee;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0px 0px 0px 0px;
	-webkit-box-sizing: border-box;
	border: 1px solid #999999;
	background-color: #ffffff;
	height: 30px;
}

.activetrigger:hover {
	background: #f5f5f5 url(int/int_form/store_form_close.png) 96% center no-repeat;
	color: #242424;
}

.activetrigger:active {
	background: #f5f5f5 url(int/int_form/store_form_close.png) 96% center no-repeat;
	color: #242424;
}

.dropcontainer ul {
	margin: 0px 0px 0px 0px;
	padding: 6px 0% 6px 0%;
	font-size: 15px;
	border: 1px solid #999999;
	border-top: none;
	border-radius: 0px 0px 0px 0px;
	background: #ffffff;
	list-style-type: none;
	width: 180px;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dropcontainer ul li {
	padding: 4px 8px 4px 8px;
}

.dropcontainer li a {
	padding: 0px 0% 0px 0%;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}

.dropcontainer ul li:hover {
	background: #054363;
	outline: none;
}

.dropcontainer ul li:hover a {
	color: #ffffff;
}

.dropcontainer ul li:first-child {
	display: none;
}

.dropcontainer ul li:last-child {
	border-bottom: none;
}

.dropdownhidden {
	display: none;
}

.dropdownvisible {
	height: auto;
}
 @media only screen and (min-width : 1px) and (max-width :740px) {

.trigger {
	padding: 7px 3% 7px 3%;
	width: 100%;
	font-size: 14px;
}

.activetrigger {
	padding: 7px 3% 7px 3%;
	width: 100%;
	font-size: 14px;
}

.dropcontainer ul {
	padding: 6px 0% 6px 0%;
	width: 100%;
}

.dropcontainer ul li {
	padding: 4px 3% 4px 3%;
}

.dropcontainer li a {
	padding: 0px 0% 0px 0%;
	font-size: 13px;
	line-height: 18px;
}
}
