html, body {
	margin: 0;
	min-width: 938px;
}
html {
	background: url(../images/bg_common_tint.jpg) fixed;
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	height: 100%;
	margin: 0;
}
body {
	position: relative;
	min-height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0 0 23px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 32px;
	color: #2f2827;
}
h2 {
	margin: 0;
	padding: 0 0 23px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 24px;
	color: #2f2827;
}
h3, h4, h5, h6 {
	margin: 0;
	padding: 0 0 10px 0;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 18px;
	color: #2f2827;
}
h4 {
	text-align: center;
}
h5 {
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	letter-spacing: normal;
}
h6 {
	letter-spacing: normal;
	font-weight: normal;
	font-size: 18px;
}
p {
	margin: 0;
	padding: 0 0 19px 0;
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	color: #2f2827;
}
a {
	color: #008eb0;
}
a:hover {
	color: #0054a6;
}
#cff-load-more.cff-load-more{
	display:none !important;
}
#main {
	background-repeat: repeat-y;
	padding: 0 0 68px 0;
	margin: 0 0 0 0;
}
#main-content-indent {
	margin: 0 40px 0 40px;
}
.tint_m {
	background: url(../images/tint.png);
	background-repeat: repeat-y;
	height: 100%;
}
#page-content {
	min-height: 400px;
}
#news-content, #news-layout {
	float: left;
	width: 585px;
}
.friends-box {
	margin-left: 20px;
	width: 580px;
}

.friends-box.news {
	margin-left: 20px;
	width: 540px;
}

#news-content ._2p3a ._2lqh {
    display:none !important;
}

.friends-box.news,
iframe{
	position: relative;
	top:-140px;
}
.sidebar {
	padding: 0 0 0 30px;
	margin-bottom: 300px;
	vertical-align: top;
	position: absolute;
	left: 650px;
	top: -162px;
	min-width: 230px;
	max-width: 230px;
	border-left: dashed;
	border-left-color: #999;
	border-left-width: 1px;
	min-height: 600px;
	height: 100%;
}

.sidebar.news {
	max-width: 270px;
	left: 600px;
}
.sidebar h6 {
	font-size: 14px;
}
.sidebar h5 {
	margin: 0 0 7px 0;
	font-style: italic;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	font-size: 14px;
	list-style-type: none;
	margin-left: 15px;
	padding: 0;
}
#sidebar-text {
	margin-top: 212px;
	text-align: left;
}
.sidebar-menu-item {
	color: #008Eb0;
	text-decoration: underline;
}
.sidebar-menu-item a img {
	border: 0;
}
.sidebar-menu-item:hover {
	cursor: pointer;
	color: #0054a6;
}
.alert {
	color: #C44739;
}
.container {
	position: relative;
	width: 938px;
	margin: 0 auto;
}
#header {
	background: url(../images/header-tail.gif) repeat-x 0% 0%;
	position: relative;
	height: 310px;
	z-index: 50;
}
body.home #header {
	background: none;
	width: 100%;
	height: 198px;
	margin: -99px 0 0 0;
	position: absolute;
	top: 61%;
	left: 0;
}
.logo {
	position: absolute;
	top: 10px;
	left: -10px;
	z-index: 51;
}
body.home .logo {
	left: 104px;
}
.primary_content_wrap {
	position: relative;
	top: 0px;
	z-index: 49;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body.home .primary_content_wrap {
	display: none;
}
#footer {
	margin-top: 10px;
}
.footer-text, .footer-text-main {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 0 0 10px;
	overflow: hidden;
	font-size: 10px;
}
.footer-text-main {
	padding-left: 116px;
}
.footer-text a, .footer-text-main a {
	text-decoration: none;
	color: #6e6968;
}
.footer-text a:hover, .footer-text-main a:hover {
	text-decoration: underline;
}
.footer-text p, .footer-text-main p {
	padding: 0 !important;
	line-height: 30px !important;
	font-size: 10px !important;
	color: #6e6968 !important;
}
.one_half {
	width: 40%;
	border-right-style: dashed;
	border-right-width: 1px;
	border-right-color: #999;
}
.one_third {
	width: 29.0%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.three_fourth {
	width: 74%;
}
.one_fifth {
	width: 16.8%;
}
.two_fifth {
	width: 37.6%;
}
.three_fifth {
	width: 58.4%;
}
.four_fifth {
	width: 67.2%;
}
.one_sixth {
	width: 13.33%;
}
.five_sixth {
	width: 82.67%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	position: relative;
	margin-right: 4%;
	float: left;
}
.last {
	margin-right: 0 !important;
	clear: right;
	border-right-style: none;
}
.thinner {
	width: 310px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.menu_container, .menu_container_h {
	height: 180px;
	position: relative;
	margin-left: 400px;
	width: 100%;
	top: 60px;
	background: url(../images/menu.png) repeat;
	border-radius: 10px 0px 0px 10px;/*behavior: url(ie-css3.htc);*/
}
.menu_container_h {
	margin-left: 267px;
	width: 670px;
	border-radius: 10px;/*behavior: url(ie-css3.htc);*/
}
.menu {
	position: absolute;
	top: 120px;
	left: 40px;
	font-family: Oxygen, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #231F20;
	letter-spacing: 1px;
	text-decoration: none;
	white-space: nowrap;
}
.menu>a {
	margin: 0 12px 0 8px;
	font-family: Oxygen, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	text-decoration: none;
}
.menu_active {
	color: #008eb0;
}
.menu>a:visited {
	color: #111;
}
.menu>a:focus {
	color: #008eb0;
}
.menu>a:hover {
	color: #0054a6;
}
.menu>a.active {
	color: #008eb0;
}
abt_img {
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}
.text_box {
	width: 800px;
	padding: 10px 20px 20px 20px;
}
.logo_container {
	height: 263px;
	width: 267px;
	position: absolute;
	left: -300px;
	top: -43px;
	background: url(../images/logo.png) no-repeat;
}
#content-box {
	background: url(../images/menu.png) repeat;
	position: relative;
	padding: 30px;
	border-radius: 10px;/*behavior: url(ie-css3.htc);*/
}
.hairline {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	width: 100%;
	border-top: solid;
	border-top-width: thin;
	border-top-color: #999999;
}
.bold {
	font-weight: bold;
}
.social {
	width: 100%;
	height: 86px;
	overflow: hidden;
	vertical-align: top;
}
.social .inner {
	padding: 0 24px 0 24px;
}
.social h5 {
	float: left;
	padding: 0 16px 0 0;
	line-height: 19px;
	font-size: 14px;
	font-weight: normal;
	color: #2f2827;
}
.thumbnails {
	position: relative;
	left: 0px;
}
.news_box {
	min-height: 230px;
	width: 171px;
}
.news_box .ttl {
	font-size: 13px;
	font-weight: bold;
}
.news_box p {
	font-size: 12px;
}
.news_box a {
	font-size: 12px;
}
.thumbnails a, .news_box {
	display: block;
	padding: 0;
	margin: 0 12px 0 0;
	float: left;
	position: relative;
}
.thumbnails a:hover {
	text-decoration: none;
}
.thumbnails a img, .news_box a img, .img_rollover {
	border-style: solid;
	border-width: 2px;
	border-color: #DDD;
}
img_rollover {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.thumbnails a:hover img, .news_box a:hover img, .img_rollover:hover {
	border-color: #000;
}
.thumbnails a span {
	display: block;
	position: absolute;
	bottom: -20px;
	height: 20px;
	line-height: 12px;
	color: #008eb0;
	left: 0;
	width: 100%;
	text-align: left;
	font-size: 9pt;
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
#shop h4 {
	text-align: left;
	margin: 0;
	padding-bottom: 5px;
}
#shop p.shop-description {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 11px;
}
.shopbox {
	vertical-align: top;
	float: left;
	width: 325px;
	border: none;
	padding: 0 20px 0 0;
	text-align: left;
	height: 510px;
}
.shopbox img {
	padding-bottom: 5px;
}
.shopbox img.soldout {
	filter: saturate(0);
    opacity: .5;
}
.prc {
	color: #008eb0;
	font-style: italic;
}
.selectbox {
	width: 140px;
	margin-bottom: 5px;
}
#gallery_wrapper .wrapper {
	width: 870px;
}
#gallery_wrapper .one_third {
	min-height: 280px;
	padding: 0 0 0 0;
	border: none;
	float: left;
}
#shop form {
	margin: 10px 0 0 0;
}
#shop table {
	padding: 0 15px 5px 0;
	float: left;
}
#shop input {
	padding: 0 0 0 0;
	float: left;
}
.facebook {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.letter-text {
	color: #0054A6;/*text-transform:uppercase;*/
}
table {
	width: auto;
}
table td {
	padding-top: 5px;
}
table td.form-label {
	width: auto;
	padding-right: 15px;
}
.form-input {
	width: 250px;
}
.form-input.rgt {
	width: 255px;
}
.form-button {
	color: #fff;
	background-color: #0054A6;
	padding: 10px;
	width: 100px;
	margin: 20px 0 0 0;
}
.form-button.clr {
	color: #000;
	background-color: #ccc;
}
a.rst .form-button {
	color: #000;
	background-color: #ccc;
}
a.rst {
	display:none;
	text-decoration:none;
}
.noscrpt {
	display:none;
}
.scrpt {
	display:inline-block;
}
h6.form-title {
	color: #0054A6;
	padding-bottom: 0;
	margin-bottom: 0;
}
h6.success_msg {
	color: #008EB0;
}
div.error-message {
	padding: 10px 0;
	color: #CB2B2E;
}
.blue {
	color: #0054A6;
}
.green{
	color: #008EB0;
}
