@charset "utf-8";
/* CSS Document */
@import url("fonts.css");
@import url("nivo-slider.css");
@import url("slider.css");
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, font, 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, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
header, section, footer, nav, article, figure {
display:block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
h1, h2, h3, h4, h5, h6, a {
	margin:0;
	padding:0;
	font-weight:normal;
}
ul, li {
	padding:0;
	margin:0;
	list-style:none;
}
a {
	color: #c2870f;
	outline:none;
	text-decoration:none;
}
a:visited {
	color: #c2870f;
}
a:hover {
	color: #b80f12;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
audio:not([controls]) {
 display: none;
}
[hidden] {
 display: none;
}
html {
	font-size: 62.5%;
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: #f3f5f6;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol {
	margin: 0;
	padding: 0;
}
dd {
	margin: 0 0 0 0;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) {
 overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
legend {
	border: 0;
 *margin-left: -7px;
	padding: 0;
	white-space: normal;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
 *vertical-align: middle;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
 *overflow: visible;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
 *width: 13px;
 *height: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
 background-color: #f0dddd;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
::-moz-selection {
 background: #084e8b;
 color: #fff;
 text-shadow: none;
}
::selection {
 background: #084e8b;
 color: #fff;
 text-shadow: none;
}
.radius{
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.rltv{
	position:relative;
}
.letter-panel{
		overflow:hidden
	}

.letter-panel .jcarousel-prev, .letter-panel .jcarousel-next {
    width: 27px;
    height: 27px;
    display: block;
    background: url(../images/arrow02.png) no-repeat left top;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 100;
}
.letter-panel .jcarousel-next {
    background-position: -33px 0;
    right: 0px;
}
.letter-panel .jcarousel-next:hover {
    background-position: -33px -33px;
}
.letter-panel .jcarousel-prev {
    left: 0px;
}
.letter-panel .jcarousel-prev:hover {
    background-position: 0 -33px;
}
/*--------------------------------------Pop up--------------------------------------------------------*/
.overlay {
	background: rgba(0, 0, 0, 0.8);
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:99999;
}

.sp-days {
	position:fixed;
	top:-920px;
	bottom:5%;
	left:0;
	right:0;
	margin:auto;
	width:100%;
	height: auto;
	z-index: 888888888;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	max-width:850px;
	text-align:center;
}
a.boxclose {
	float: right;
	cursor: pointer;
	color: #000;
	font-size: 31px;
	font-weight: bold;
	display: inline-block;
	line-height: 0px;
	padding: 13px 3px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2000;
	width: 20px;
	height: 0px;
	background: #fff;
}
.boxclose:before {
	content: "×";
}
.md-content {
	height:100%;
}
.md-content img {
	max-height:100%;
	max-width:100%;
	z-index: 999999999999999;
}
.myBtn:hover {
    background: #8c080b;
}
.myBtn {
    background: #bc1215;
    width: 110px;
    height: 32px;
    cursor: pointer;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    position: relative;
}