/* Reset
================================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	padding-left: 25px;
	margin: 10px 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* Body
================================================= */
.clear:before,
.clear:after {
	content: "";
	display: table;
}
.clear:after {
	clear: both;
}
.clear {
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
body {
	background: #e4c8b3 url('bg.jpg') 0 0 repeat;
	font-weight: normal;
	line-height: 1.5;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #111;
	min-width: 960px;
}
/* Typography
================================================= */
h1, h2, h3, h4, h5, h6 {
	color: #250D0E;
	text-shadow: 1px 1px 0 #f5e7dc;
	font-weight: normal;
	font-family: Georgia, serif;
}
h1 {
	margin: 10px 0 6px;
	font-size: 3em;
	line-height: 1.2;
}
h2 {
	margin: 45px 0 6px;
	font-size: 2.1em;
	font-weight: bold;
	line-height: 1.25;
}
h3 {
	margin: 45px 0 6px;
	font-size: 2.1em;
	line-height: 1.25;
}
h4 {
	margin: 45px 0 6px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3;
}
h5 {
	margin: 45px 0 6px;
	font-size: 1.6em;
	line-height: 1.3;
}
h6 {
	margin: 45px 0 6px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3;
}
a:link, a:visited, a:active {
	color: #7e1717;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input, textarea {
	padding: 6px 8px;
	background-color: #d6b292;
	color: #222;
	border: 1px solid #7e1717;
	font-size: 14px;
}
input[type=checkbox], input[type=radio] {
	border: 0;
	box-shadow: none;
	background: none;
}
input[type="submit"], input[type="button"] {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	padding: 6px 15px;
	background-color: #d6b292;
	color: #7e1717;
	border: 1px solid #7e1717;
	font-weight: 700;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background-color: #7e1717;
	color: #d6b292;
}
input[type="submit"]:active, input[type="button"]:active {
	box-shadow: inset 0 1px 1px #333;
	background-color: #7e1717;
	position: relative;
	top: 1px;
	color: #d6b292;
}
hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 6px auto;
	height: 2px;
	max-height: 0;
	border: none;
	border-top: 1px solid #7e1717;
	border-bottom: none;
	font-size: 1px;
	line-height: 0;
}
legend {
	color: #7e1717;
}
fieldset {
	border: 1px solid #D6AB8C;
	background: #dbb799 url('footer.jpg') 0 0 repeat;
}
blockquote {
	color: #111;
	margin: 20px 0;
	padding: 20px 30px;
	font-style: italic;
	background: #d5b190 url('footer2.jpg') 0 0 repeat;
	border: 1px dotted #7e1717;
}
blockquote p {
	margin: 0;
}
pre {
	color: #111;
	font-family: "Consolas","Monaco","Courier";
	font-size: 12px;
	border: 1px solid #D6AB8C;
	padding: 10px;
	background: #dbb799 url('footer.jpg') 0 0 repeat;
}
p {
	margin: 1.25em 0;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
em, i, dfn, var {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
code, samp, kbd {
	font-family: "Consolas","Monaco","Courier";
}
abbr {
	border-bottom: .1em dotted;
	cursor: help;
}
small {
	font-size: 80%;
}
/* Layout
================================================= */
.header, .navigation, .px_tray, .content, .footer, .provider {
	margin: 0 auto;
	width: 960px;
}

/* Heading
================================================= */
.heading {
	width: 940px;
	height: 45px;
	overflow: hidden;
	text-align: center;
	padding: 20px 10px 0px;
	line-height: 45px;
	margin: 0 auto;
	color: #e4c8b3;
	text-shadow: 0 1px 1px #333;
	font-size: 40px;
}

/* Header
================================================= */
.headerWrap {
	position: relative;
	background: #782828 url('header.jpg') 0 100% repeat;
	padding: 0;
	z-index: 1;
}
.header {
	position: relative;
	width: 920px;
	height: 328px;
	margin: 0 auto;
	border-top: none;
	padding: 40px 20px 0 20px;
	background: url("mask.png") 0 20px no-repeat;
}
.px_header {
	margin: 0;
	padding: 0;
}
.px_header img {
	width: 920px;
}
.px_header_caption {
	margin: 0;
	padding: 0 20px;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	width: 880px;
}
.px_header_caption h2 {
	font-size: 22px;
	line-height: 28px;
	margin: 10px 0;
	color: #fff;
	text-shadow: none;
}
.px_header_caption h2 a {
	color: #fff;
}
.bx-wrapper .bx-pager {
	text-align: right;
	color: #fff;
	position: relative;
	bottom: 342px;
	min-width: 100%;
	z-index: 9999;
	line-height: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	display: block;
	outline: 0;
	background: #E1BBA2;
	text-indent: -9999em;
	width: 8px;
	height: 8px;
	margin: 0 3px;
	border-radius: 4px;
	text-align: left;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #4B1919;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999em;
	z-index: 9999;
}
.bx-wrapper .bx-prev {
	left: -60px;
	background: url("controls.png") no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: -60px;
	background: url("controls.png") no-repeat -43px -32px;
}

/* Navigation Main
================================================= */
.navigationWrap {
	background: #782828 url('header.jpg') 0 0 repeat;
	padding: 10px 0 11px 0;
}
.navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 3;
}
.navigation ul li {
	float: left;
	display: block;
	position: relative;
	width: 160px;
}
.navigation ul li a {
	color: #fff;
	display: block;
	padding: 6px 10px;
	text-shadow: 1px 1px 1px #561a1a;
	font-size: 15px;
	line-height: 1.4;
	text-decoration: none;
}
.navigation ul li a.px_menu_selected_parent,
.navigation ul li a.px_menu_selected,
.navigation ul li a:hover {
	color: #efb58e;
}
.navigation ul ul {
	display: none;
	position: absolute;
	background: #debbb2;
	border: 5px solid #f7f1ee;
	width: 150px;
	z-index: 3;
	padding: 1px;
	top: 100%;
	left: 0;
}
.navigation ul ul ul {
	list-style-type: none;
	position: absolute;
	margin-left: 6px;
	margin-top: -5px;
	left: 100%;
	top: 0;
}
.navigation ul ul li {
	width: auto;
	display: block;
	float: none;
	text-align: center;
	padding: 1px 0 0;
	background: url('submenu_li.png') 0 100% no-repeat;
}
.navigation ul ul li:first-child {
	padding: 0;
}
.navigation ul ul li a {
	display: block;
	padding: 6px 8px;
	background: #f7f0ec;
	color: #6c2222;
	text-shadow: none;
}
.navigation ul ul li a:hover,
.navigation ul ul li a.px_menu_selected_parent,
.navigation ul ul li a.px_menu_selected {
	background: #efe0d6;
	color: #6c2222;
}

/* Content
================================================= */
.trayWrap {
	background: #dbb799 url('footer.jpg') 0 0 repeat;
	padding: 8px 0;
}
.px_tray {
	line-height: 24px;
	height: 24px;
	font-size: 12px;
}
.px_tray_group1 {
	float: left;
}
.px_tray_group2 {
	float: right;
}
.px_tray_group2 a {
	margin-left: 10px;
}
.px_tray_group2 a:first-child {
	margin-left: 0;
}
.px_language a span {
	display: block;
	float: left;
	line-height: 24px;
	text-decoration: underline;
}
.px_language a:hover span {
	text-decoration: none;
}
.px_language a img {
	margin-right: 4px;
	border: none;
	display: block;
	float: left;
}


.content {
	position: relative;
	z-index: 1;
	padding: 30px 0;
}
.px_column_left .px_column_wrap {
	margin-right: 20px;
	padding-right: 19px;
	border-right: 1px solid #D6AB8C;
}
.px_column_left,
.px_column_main,
.px_column_right {
	float: left;
}
.px_column_right .px_column_wrap {
	margin-left: 20px;
	padding-left: 19px;
	border-left: 1px solid #D6AB8C;
}
/* Separator between modules */
.px_column_left .px_cell_wrap:first-child,
.px_column_main .px_cell_wrap:first-child,
.px_column_right .px_cell_wrap:first-child,
.px_column_left .px_cell_wrap:first-child .px_cell,
.px_column_main .px_cell_wrap:first-child .px_cell,
.px_column_right .px_cell_wrap:first-child .px_cell {
	margin-top: 0;
	border-top: none;
}
.px_column_left .px_cell_wrap,
.px_column_main .px_cell_wrap,
.px_column_right .px_cell_wrap {
	margin-top: 30px;
	border-top: 1px solid #D6AB8C;
}
.px_column_left .px_cell,
.px_column_main .px_cell,
.px_column_right .px_cell {
	margin-top: 30px;
}

.breadcrumbs {
	margin-bottom: 20px;
}
/* Footer
================================================ */
.footerWrap {
	background: #dbb799 url('footer.jpg') 0 0 repeat;
	padding: 24px 0;
}
.footer {
	width: 960px;
	overflow: hidden;
}
.px_footer_wrap:before,
.px_footer_wrap:after {
	content: "";
	display: table;
}
.px_footer_wrap:after {
	clear: both;
}
.px_footer_wrap {
	margin-bottom: 20px;
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.px_footer_cell {
	float: left;
	background: #d5b190 url('footer2.jpg') 0 0 repeat;
	border: 1px solid #c29573;
	margin-left: 20px;
	padding: 20px 19px;
}
.px_footer_cell:first-child {
	margin: 0;
}
/* Bottom
================================================ */
.bottom {
	padding: 10px 0 10px;
	background: #d5b190 url('footer2.jpg') 0 0 repeat;
	line-height: 30px;
}
.provider {
	text-align: center;
}

.px_column_main {width:960px;}
.px_footer_cell_PC4MaIi22kWxi2pwIYPBHg_x {width:430px;}


#px_menu_responsive_button {
	display: none;
}

/* Responsive
================================================= */
@media only screen and (max-width: 1023px) {
	body {
		min-width: 1040px;
	}
}
@media only screen and (max-width: 767px) {
	body {
		min-width: auto;
		min-width: initial;
	}
	h1 {
		font-size: 2.6em;
	}
	h2 {
		font-size: 1.8em;
	}
	h3 {
		font-size: 1.8em;
	}
	h4 {
		font-size: 1.4em;
	}
	h5 {
		font-size: 1.4em;
	}
	.header, .navigation, .px_tray, .content, .footer, .provider {
		width: 540px;
	}
	.heading {
		width: 520px;
		height: 35px;
		line-height: 35px;
		font-size: 24px;
	}
	.header {
		width: 500px;
		height: 187px;
		background: url("mask_m.png") 0 20px no-repeat;
	}
	.px_header img {
		width: 500px;
	}
	.px_header_caption {
		padding: 0 10px;
		width: 480px;
	}
	.px_header_caption h2 {
		font-size: 16px;
		line-height: 24px;
		margin: 5px 0;
	}
	.bx-wrapper .bx-pager {
		bottom: 200px;
	}
	.navigation > ul {
		display: none;
	}
	#px_menu_responsive_button {
		display: block;
		color: #fff;
		text-align: center;
		text-shadow: 1px 1px 1px #561a1a;
		padding: 6px 10px;
	}
	#px_menu_responsive_button.px_menu_responsive_button_selected {
		color: #efb58e;
	}
	#px_menu_responsive_button span {
		padding-left: 15px;
	}
	#px_menu_responsive ul {
		list-style-type: none;
		padding: 0;
		margin: 1px 0 0 0;
		background: #debbb2;
		border: 5px solid #f7f1ee;
		position: static;
		z-index: 3;
		padding: 1px;
	}
	#px_menu_responsive ul li {
		float: none;
		display: block;
		position: static;
		width: auto;
		padding: 1px 0 0;
		background: url('submenu_li.png') 0 100% no-repeat;
	}
	#px_menu_responsive ul li:first-child {
		padding: 0;
	}
	#px_menu_responsive ul li a {
		background: #f7f0ec;
		color: #6c2222;
		display: block;
		padding: 8px;
		text-shadow: none;
		font-size: 15px;
		line-height: 1.4;
		text-decoration: none;
	}
	#px_menu_responsive ul li a:hover,
	#px_menu_responsive ul li a.px_menu_responsive_selected_parent,
	#px_menu_responsive ul li a.px_menu_responsive_selected {
		background: #efe0d6;
		color: #6c2222;
	}
	#px_menu_responsive ul ul {
		display: block;
		position: static;
		background: #debbb2;
		border: 5px solid #f7f1ee;
		width: auto;
		z-index: 3;
		padding: 1px;
		margin-left: 20px;
		margin-top: 1px;
		top: 0;
		left: 0;
	}
	#px_menu_responsive ul ul ul {
		list-style-type: none;
		position: static;
		margin-left: 20px;
		margin-top: 1px;
		left: 0;
		top: 0;
	}
	#px_menu_responsive ul ul li {
		width: auto;
		display: block;
		float: none;
		text-align: left;
		padding: 1px 0 0;
		background: url('submenu_li.png') 0 100% no-repeat;
	}
	.px_tray {
		width: 540px;
		height: auto;
	}
	.px_tray_group1 {
		float: none;
		padding: 4px 0;
	}
	.px_tray_group1 > div {
		float: none;
		clear: both;
		padding-top: 5px;
		margin: 0;
	}
	.px_tray_group2 {
		float: none;
		clear: both;
		padding: 4px 0;
	}
	.px_column_left table,
	.px_column_main table,
	.px_column_right table,
	.px_footer_cell table {
		width: 100% !important;
	}
	.px_column_left,
	.px_column_right,
	.px_column_main {
		width: 540px !important;
		margin-bottom: 30px;
	}
	.px_column_left .px_column_wrap {
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}
	.px_column_right .px_column_wrap {
		margin-left: 0;
		padding-left: 0;
		border-left: 0;
	}

	.px_footer_wrap {
		margin-bottom: 0;
	}
	.px_footer_cell {
		width: 500px !important;
		margin: 0 0 30px 0;
	}
	.px_footer_cell:first-child {
		margin: 0 0 30px 0;
	}
}

@media only screen and (max-width: 540px) {
	h1 {
		font-size: 2.1em;
	}
	h2 {
		font-size: 1.6em;
	}
	h3 {
		font-size: 1.6em;
	}
	h4 {
		font-size: 1.3em;
	}
	h5 {
		font-size: 1.3em;
	}
	h6 {
		font-size: 1.1em;
	}
	.header, .navigation, .px_tray, .content, .footer, .provider {
		width: 320px;
	}
	.heading {
		width: 320px;
		height: 24px;
		padding: 15px 0 0;
		line-height: 24px;
		font-size: 16px;
	}
	.header {
		width: 280px;
		height: 114px;
		background: url("mask_s.png") 0 20px no-repeat;
	}
	.px_header img {
		width: 280px;
	}
	.px_header_caption {
		padding: 0 5px;
		width: 270px;
	}
	.px_header_caption h2 {
		font-size: 13px;
		line-height: 18px;
		margin: 2px 0;
	}
	.bx-wrapper .bx-pager {
		bottom: 127px;
	}
	.px_tray {
		width: 320px;
	}
	.px_column_left,
	.px_column_right,
	.px_column_main {
		width: 320px !important;
	}
	.px_footer_cell {
		width: 300px !important;
		padding: 10px 9px;
	}
	.bottom {
		font-size: 0.875em;
	}
}
/* Print
================================================= */
@media print {
	.navigationWrap, .header, .provider, .breadcrumbs {
		display: none;
	}
}

