div#container {
	background-position: center;
	margin: 0px auto;
	padding: 0px;
	border: 0px currentColor;
	width: 100%;
	background-color: rgb(255, 255, 255);
}

div#global_header {
	background-position: bottom;
	left: 0px;
	top: 0px;
	width: 468px;
	height: 100px;
	color: rgb(139, 35, 70);
	font-size: 11px;
	position: relative;
}

div#global_menu {
	width: 968px;
	height: 34px;
	/*border-bottom-color: rgb(0, 0, 0);
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
	display: block;
}

div#mainbox {
	margin: 0px auto;
	left: -1px;
	top: 0px;
	width: 968px;
	position: relative;
}

.top {
	color: rgb(139, 35, 70);
	font-size: 11px;
}

.top a {
	margin: 0px 10px;
	color: rgb(139, 35, 70);
	text-decoration: none;
	display: inline-block;
}

.top a:hover {
	color: rgb(139, 35, 70) !important;
	text-decoration: underline;
}

.top a:visited {
	color: rgb(139, 35, 70);
	text-decoration: none;
}

#top_menu {
	padding: 0px 25px;
	right: 10px;
	float: left;
	position: relative;
	z-index: 1;
}

#top_menu ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
}

html>body #top_menu ul {
	margin: auto;
	padding: 0px;
	list-style-type: none;
}

#top_menu li {
	margin: 0px;
	padding: 0px;
	/*width: 150px;*/
	text-align: center;
	line-height: 17px;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	/*background-image: url("../../images/common/nav_blue.png");
	background-color: rgb(255, 255, 255);*/
}

#top_menu li a {
	padding: 9px 19px 8px 17px;
	display: block;
}

#top_menu li a:link {
	/*color: rgb(255, 255, 255);*/
	color: gray;
	text-decoration: none;
}

#top_menu li a:visited {
	/*color: rgb(255, 255, 255);*/
	color: gray;
	text-decoration: none;
}

#top_menu li a:hover {
	/*color: rgb(255, 255, 255);*/
	color: gray;
	text-decoration: none;
	/*background-image: url("../../images/common/nav_lightblue.png");*/
}

#top_menu li.current_page_item a:link {
	/*color: rgb(246, 229, 191);*/
	color: gray;
	text-decoration: none;
	/*background-image: url("../../images/common/nav_lightblue.png");*/
}

#top_menu li.current_page_item a:visited {
	/*color: rgb(246, 229, 191);*/
	color: gray;
	text-decoration: none;
	/*background-image: url("../../images/common/nav_lightblue.png");*/
}

#top_menu li.current_page_ancestor a:link {
	/*color: rgb(246, 229, 191);*/
	color: gray;
	text-decoration: none;
	/*background-image: url("../../images/common/nav_lightblue.png");*/
}

#top_menu li.current_page_ancestor a:visited {
	color: rgb(246, 229, 191);
	text-decoration: none;
	/*background-image: url("../../images/common/nav_lightblue.png");*/
}

#top_menu li.current_page_parent a:link {
	color: rgb(246, 229, 191);
	text-decoration: none;
	/*background-image: url("../../images/common/nav_lightblue.png");*/
}

#top_menu li.current_page_parent a:visited {
	color: rgb(246, 229, 191);
	text-decoration: none;
	background-image: url("../../images/common/nav_lightblue.png");
}

#top_menu li.current_page_item a:hover {
	color: rgb(243, 218, 165);
	text-decoration: none;
	background-image: url("../../images/common/nav_lightblue.png");
}

#top_menu li.current_page_ancestor a:hover {
	color: rgb(243, 218, 165);
	text-decoration: none;
	background-image: url("../../images/common/nav_lightblue.png");
}

#top_menu li.current_page_parent a:hover {
	color: rgb(243, 218, 165);
	text-decoration: none;
	background-image: url("../../images/common/nav_lightblue.png");
}

#top_menu li ul {
	left: -999em;
	width: 200px;
	margin-top: 0px;
	border-top-color: rgb(77, 85, 52);
	border-top-width: 1px;
	border-top-style: solid;
	list-style-type: none;
	position: absolute;
	z-index: 2000;
}

#top_menu li li {
	border: currentColor;
	color: rgb(0, 0, 0);
	line-height: 14px;
	letter-spacing: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: rgb(226, 236, 208);
}

#top_menu li li a {
	padding: 4px 6px 4px 10px;
	width: 200px;
	color: rgb(0, 0, 0);
	border-right-color: rgb(140, 154, 95);
	border-bottom-color: rgb(140, 154, 95);
	border-left-color: rgb(140, 154, 95);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	display: block;
	background-image: none;
	background-color: rgb(226, 236, 208);
}

#top_menu li li a:link {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-image: none;
}

#top_menu li li a:visited {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-image: none;
}

#top_menu li.current_page_item li a:link {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-image: none;
}

#top_menu li.current_page_item li a:visited {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-image: none;
}

#top_menu li.current_page_ancestor li a:link {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-image: none;
}

#top_menu li.current_page_ancestor li a:visited {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-image: none;
}

#top_menu li.current_page_parent li a:link {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-image: none;
}

#top_menu li.current_page_parent li a:visited {
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-image: none;
}

#top_menu li li a:hover {
	color: rgb(255, 255, 255);
	background-image: url("../../images/common/topmenu-backhover.jpg");
}

#top_menu li.current_page_item li a:hover {
	color: rgb(255, 255, 255);
	background-image: url("../../images/common/topmenu-backhover.jpg");
}

#top_menu li.current_page_ancestor li a:hover {
	color: rgb(255, 255, 255);
	background-image: url("../../images/common/topmenu-backhover.jpg");
}

#top_menu li.current_page_parent li a:hover {
	color: rgb(255, 255, 255);
	background-image: url("../../images/common/topmenu-backhover.jpg");
}

#top_menu li:hover ul {
	left: auto;
}

#top_menu li.sfhover ul {
	left: auto;
}

#top_menu li li ul {
	display: none;
}

#top_menu li li li ul {
	display: none;
}

.top_main_nav {
	width: 1000%;
	position: relative;
	left: 0px;
}

.top_main_nav li.search-box {
	margin-left: 50px !important; 
	margin-top: 2px !important;
}
.top_main_nav li.search-box div.search-box {
	width: inherit; 
	position: fixed; 
	right: 10px;
}
.top_main_nav li.search-box div.search-box div {
	position: absolute; 
	left: 32px;
	top: 4px;
}
.top_main_nav li.search-box div.search-box input[type="text"] {
	padding:0 0 0 42px; 
	margin: 0px 0 0px 25px; 
	font-size: 14px;
}

.settings {
	position: absolute;
	z-index: 1000;
	right: 15px;
}

.settings.in {
	background-color: rgb(0, 123, 192);
}

.left_arrow:hover, .left_arrow:active, .left_arrow:visited, .left_arrow:link,
	.right_arrow:hover, .right_arrow:active, .right_arrow:visited,
	.right_arrow:link {
	text-decoration: none;
}

.left_arrow, .right_arrow {
	text-decoration: none;
	position: absolute;
	background-color: aliceblue;
	z-index: 1000;
	width: 32px;
	margin: 0px -4px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	display: none;
	cursor: pointer;
}

.left_arrow {
	left: 0px;
}

.right_arrow {
	right: 0px;
}

.first_page:after, .first_page:before {
	font-family: 'Material Icons';
	font-size: 23px;
	margin-left: 4px;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.first_page:before {
	content: '';
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.first_page:after {
	content: '\e5cb';
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}

.last_page:after, .last_page:before {
	font-family: 'Material Icons';
	font-size: 23px;
	margin-right: 4px;
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.last_page:before {
	content: '';
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}

.last_page:after {
	content: '\e5cc';
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}