/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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,
table, caption, tbody, tfoot, thead, tr, th, td,
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	margin:0;
	background:#cbcbcb;
	font:12px/22px  Arial,Helvetica, sans-serif;
	color:#808080;
	min-width:1003px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#808080;
}
a:hover{text-decoration:none;}
input, textarea, select{
	font:100%  Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	position:relative;
	overflow:hidden;
	width:100%;
}
#header {
	background:#fff;
	box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	-webkit-box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	-moz-box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	overflow:hidden;
	padding:19px 19px 0 20px;
	width:951px;
	position:relative;
	z-index:4;
	margin:0 auto;
	-pie-box-shadow: 0 2px 5px #999, -2px 0 5px #999, 2px 0 5px #999;
}
.logo {
	float:left;
	background:url(../images/sprite.png) no-repeat;
	width:165px;
	height:91px;
	text-indent:-9999px;
	overflow:hidden;
	margin:1px 10px 0 0;
}
.logo a {
	display:block;
	height:100%;
}
.header-block { overflow:hidden;}
.panel {
	overflow:hidden;
	padding:0 0 54px;
}
.search-form {
	float:right;
}
.search-form .row {
	float:right;
	border:1px solid #dfdfdf;
}
.search-form .text {
	float:left;
	border:none;
	background:none;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#c6c6c6;
	padding:4px 5px;
	width:177px;
	outline:none;
	height:14px;
}
.search-form .btn-search {
	float:left;
	border:none;
	cursor:pointer;
	margin:1px 1px 0 0;
	padding:0;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	background:url(../images/sprite.png) no-repeat -199px -3px;
	height:20px;
	width:20px;
	outline:none;
}
#nav { overflow:hidden; }
#nav ul {
	margin:0 -25px 0 0;
	padding:0;
	list-style:none;
	float:right;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav ul li {
	float:left;
	background:url(../images/separator.gif) no-repeat 0 2px;
	padding:0 25px;
}
#nav ul li:first-child {
	background:none;
	padding:0 25px;
}
#nav ul a {
	color:#5e5e5e;
	text-decoration:none;
	float:left;	
	margin-bottom:21px;
}
#nav ul .active a,
#nav ul a:hover {
	border-bottom:2px solid #dc2229;
	color:#dc2229;
	padding-bottom:19px;
	margin:0;
}
.page-holder {
	width:990px;
	box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	-webkit-box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	-moz-box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	background:#fff;
	margin: 0 auto 20px;
	position:relative;
	z-index:3;
	padding:20px 0 0;
	position:relative;
	-pie-box-shadow: 0 2px 5px #999, -2px 0 5px #999, 2px 0 5px #999;
}
#main {
	overflow:hidden;
	padding:0 20px 52px;
}
#content {
	float:left;
	width:631px;
}
#content h1 {
	margin:0;
	font-size:18px;
	line-height:24px;
	color:#010101;
	font-weight:bold;
}
#content h2 {
	margin:0 0 15px;
	font-size:18px;
	line-height:24px;
	color:#010101;
}
.title {
	background:url(../images/bg-title.gif) no-repeat 0 100%;
	padding:0 0 17px;
}
#content p {margin:0 0 22px;}
#content h3 {
	margin:0 0 12px;
	font-size:16px;
	line-height:24px;
	color:#010101;
	padding:17px 0 0;
}
#content .article {
	overflow:hidden;
	padding:0 0 20px;
}
#content .article img {
	float:left;
	border:4px solid #eee;
	margin:5px 23px 0 0;
}
#content ul {
	margin:0;
	padding:0 0 24px 1px;
	list-style:none;
	font-style:italic;
	overflow:hidden;
}
#content ul li {
	padding:0 0 8px 22px;
	background:url(../images/bullet.gif) no-repeat 0 9px;
}
#content .article p {margin:0 0 20px;}
#sidebar {
	float:right;
	width:259px;
}
#sidebar .article {
	padding:7px 0 0;
	line-height:16px;
}
#sidebar .article h2 {
	background:#1e1e1e;
	border-top:3px solid #dc2229;
	padding:7px 10px 8px;
	margin:0;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
}
#sidebar .article h2 a {
	color:#fff;
	text-decoration:none;
}
#sidebar .article h2 a:hover {text-decoration:underline;}
#sidebar .article img {
	display:block;
	margin:0 0 8px;
}
#sidebar .article p {margin:0 0 14px;}
#sidebar .article .date {
	display:block;
	margin:0 0 2px;
	color:#8f8f8f;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
#sidebar .article h3 {
	margin:0 0 8px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#000;
}
#sidebar .article h3 a {
	color:#000;
	text-decoration:none;
}
#sidebar .article h3 a:hover {
	text-decoration:underline;
}
#sidebar .link-more {
	display:inline-block;
	background:#f2f2f2 url(../images/ico1.gif) no-repeat 9px 8px;
	padding:3px 9px 3px 20px;
	color:#000;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	outline:none;
}
*+html #sidebar .link-more {display:inline;}
#sidebar .link-more:hover {text-decoration:underline;}
.switcher {
	margin:0;
	padding:0 0 20px;
	list-style:none;
	text-align:center;
}
*+html .switcher {padding:7px 0 26px;}
.switcher li {
	display:inline-block;
	margin:0 5px 0 0;
}
.switcher li a {
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/sprite.png) no-repeat -280px -7px;
	height:8px;
	width:8px;
}
*+html .switcher li {
	display:inline;
	margin:0 8px 0 0;
}
.switcher li.active a,
.switcher li a:hover {background-position:-280px -23px;}
.info-box {
	padding:59px 0 0;
	font-weight:bold;
	line-height:14px;
}
.info-box h2 {
	margin:0 0 22px;
	padding:0 0 20px;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#010101;
	background:url(../images/bg-contact.gif) no-repeat 0 100%;
}
.info-box address {
	font-style:normal;
	padding:0 0 25px;
	font-size:12px;
}
.info-box address span {
	display:block;
	margin:0 0 8px;
}
.add-nav {padding:0 0 5px;}
.add-nav ul {
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
.add-nav ul li { 
	padding:0 0 8px 0;
	overflow:hidden;
}
*+html .add-nav ul li {padding-bottom:5px;}
.add-nav ul a {
	color:#808080;
	text-decoration:none;
	background:url(../images/ico3.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	float:left;
}
.add-nav ul li a:hover {
	color:#dc2229;
	background:url(../images/ico4.gif) no-repeat 0 3px;
}
#footer {
	overflow:hidden;
	background:#ededed;
	padding:19px 21px 18px 21px;
	font-size:9px;
	line-height:12px;
	color:#5e5e5e;
	text-transform:uppercase;
	font-weight:bold;
}
.nav { float:left;}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
.nav ul li {
	float:left;
	margin:0 19px 0 0;
}
.nav ul a {
	text-decoration:none;
	color:#5e5e5e;
}
.nav ul a:hover {text-decoration:underline;}
.copyright {
	float:right;
}
.copyright span {
	background:url(../images/ico2.gif) no-repeat 0 2px;
	padding:0 0 0 12px;
}
.copyright span:first-child {
	background:none;
	padding:0 7px 0 0;
}
/* inner */
#main.inner {padding:0 39px 52px 20px;}
.inner #content {
	float:right;
}
.inner #sidebar {
	float:left;
}
.inner #sidebar h1 {
	margin:1px 0 0;
	font-size:18px;
	line-height:24px;
	color:#010101;
	font-weight:bold;
}
.inner #sidebar .title {padding-bottom:16px;}
.navbar {padding:0 0 38px;}
.navbar ul {
	margin:-1px 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
}
.navbar ul li {
	border-bottom:1px solid #e9e9e9;
	background:url(../images/ico3.gif) no-repeat 99% 28px;
}
.navbar ul li:hover,
.navbar ul .active {
	background:url(../images/ico4.gif) no-repeat 99% 28px;
}
.navbar ul li a {
	display:block;
	padding:19px 5px 19px 0;
	color:#000;
	text-decoration:none;
	width:254px;
}
.navbar ul li:hover a,
.navbar ul .active a {
	color:#dc2229;
}
.navbar ul ul {
	margin:-6px 0 20px 11px;
	padding:0;
	list-style:none;
}
.navbar ul ul li {
	border:none;
	background:url(../images/ico5.gif) no-repeat 0 10px;
	padding:0 0 3px 17px;
}
.navbar ul ul li:hover {background:url(../images/ico5.gif) no-repeat 0 10px;}
.navbar ul ul li a,
.navbar ul .active ul li a {
	display:inline;
	color:#afacac;
	padding:0;
}
.navbar ul ul li a:hover,
.navbar ul .active ul li a:hover {
	text-decoration:underline;
}
.inner #content h2 {margin:0 0 17px;}
.inner .info-box {
	padding:0 0 10px 2px;
} 
.inner .info-box address { padding:0 0 22px; }
.info-box dl {
	margin:0 0 22px;
	overflow:hidden;
}
.info-box dl dt {
	float:left;
	clear:left;
	width:70px;
	margin:0 0 8px;
}
.info-box dl dd {margin:0 0 8px;}
.info-box .mail {
	color:#808080;
	text-decoration:none;
}
.info-box .mail:hover {text-decoration:underline;}
.contact-box {padding:0 0 10px;}
#content .contact-box h2 {margin:0 0 17px;}
.profile-form {
	color:#a0a0a0;
	font-weight:bold;
}
.profile-form .row {
	overflow:hidden;
	padding:0 0 13px;
	width:540px;
}
.profile-form .text {
	border:1px solid #dfdfdf;
	background:#fff;
	float:left;
	padding:8px 9px 8px 11px;
	font-size:12px;
	line-height:14px;
	color:#000;
	outline:none;
	height:15px;
}
*+html .profile-form .text {padding:9px 9px 7px 11px;}
.profile-form .text.active,
.profile-form .text-active {
	border:1px solid #a5a5a5;
	box-shadow:inset 1px 1px 3px #ededed, inset -1px -1px 3px #ededed;
	-moz-box-shadow:inset 1px 1px 3px #ededed, inset -1px -1px 3px #ededed;
	-webkit-box-shadow:inset 1px 1px 3px #ededed, inset -1px -1px 3px #ededed;
}
.profile-form label {
	display:block;
	padding:0 0 5px;
}
.profile-form .sup {
	position:relative;
	top:0;
	left:4px;
	color:#dc2229;
}
.profile-form .short {
	float:left;
	padding:0 21px 0 0;
}
.profile-form .short .text {width:227px;}
.profile-form .text.long {
  width:497px;
}

.profile-form .short01 .text {width:119px;}
.profile-form .short02 .text {width:335px;}
.profile-form .textarea {
	float:left;
	overflow:visible;
	height:124px;
	min-height:124px;
	width:506px;
	max-width:506px;
	min-width:506px;
	padding:8px 0 8px 11px;
	border:1px solid #dfdfdf;
	background:#fff;
	outline:none;
	font-size:12px;
	line-height:14px;
	color:#000;
	margin:0;
	position:relative;
}
*+html .profile-form .textarea{margin:1px 0 0;}
.profile-form .btn-submit {
	float:right;
	color:#fff;
	font-size:11px;
	line-height:31px;
	padding:0 53px 2px 13px;
	margin:1px 21px 0 0;
	font-weight:bold;
	background:#dc2229 url(../images/sprite.png) no-repeat 100% -219px;
	height:31px;
	border:none;
	cursor:pointer;
	outline:none;
	position:relative;
	width:181px;
	overflow:visible;
}
*+html .profile-form .btn-submit {
	padding:0 55px 2px 17px;
	margin-top:2px;
}
.profile-form .required {
	float:left;
	font-size:11px;
	color:#dc2229;
	margin:3px 0 0;
	position:relative;
}
*+html .profile-form .required {margin:4px 0 1px;}
.profile-form .required .sup { left:0;}
.privacy-box {
	padding:43px 0 0;
	font-size:11px;
	line-height:13px;
	color:#a0a0a0;
	font-weight:normal;
}
.privacy-box strong {
	font-weight:bold;
	display:block;
}
.gallery-box {
	width: 100%;
	margin:-130px 0 -70px;
	position:relative;
	z-index:2;
}
.gallery-area {
	position:relative;
	z-index:2;
	margin: 0 auto;
	width: 990px;
}
.gallery-holder {
	width: 1580px;
	margin:0 -295px;
	position:relative;
}
.gallery-holder .gmask {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.gallery-holder .gmask ul {
	list-style: none;
	width: 99999px;
	float: left;
	padding: 0;
	margin: 0;
}
.gallery-holder .gmask ul li {
	white-space: nowrap;
	float: left;
	text-align: center;
	width: 1580px;
	height: 579px;
}
.gallery-holder .img-box {
	width:990px;
	margin:144px auto 0;
	position:relative;
}
.gallery-holder .img-box img {
	box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	-webkit-box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	-moz-box-shadow: 0 2px 5px rgba(25, 25, 25, 0.17), -2px 0 5px rgba(25, 25, 25, 0.17), 2px 0 5px rgba(25, 25, 25, 0.17);
	position:relative;
	-pie-box-shadow: 0 2px 5px #999, -2px 0 5px #999, 2px 0 5px #999;
}
.gallery-holder .img-box .text {
	position:absolute;
	bottom:56px;
	left:21px;
	text-align:left;
}
*+html .gallery-holder .img-box .text { bottom:52px; }
.gallery-holder .link-more {
	color:#fff;
	font-size:11px;
	line-height:31px;
	padding:0 53px 0 13px;
	display:inline-block;
	font-weight:bold;
	background:#dc2229 url(../images/sprite.png) no-repeat 100% -219px;
	text-decoration:none;
	outline:none;
}
*+html .gallery-holder .link-more {display:inline;}
.gallery-holder .link-more:hover {text-decoration:underline;}
.gallery-holder .slogan {
	display:block;
	background:#000;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding:6px 33px 8px 13px;
}
.gallery-holder .slogan strong {
	display:block;
	font-size:58px;
	line-height:60px;
	margin:0 0 3px;
}
.btn-holder {
	position:relative;
	max-width: 1104px;
	padding: 0 10px;
	margin: 0 auto;
	z-index:10;
}
.gallery-box a.btn-prev,
.gallery-box a.btn-next {
	position: absolute;
	left: 10px;
	top:300px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/sprite.png) no-repeat;
	width: 23px; 
	height: 42px;
	outline:none;
	cursor:pointer;
}
.gallery-box a.btn-prev {
	background-position:-9px -101px;
}
.gallery-box a.btn-prev:hover {background-position:-8px -154px;}
.gallery-box a.btn-next {
	background-position:-68px -101px;
	right:10px;
	left: auto;
}
.gallery-box a.btn-next:hover {background-position:-67px -154px;}
/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom select styles */
.select-area {
	border:1px solid #dfdfdf;
	background:#fff;
	position: relative;
	height: 22px;
	float: right;
	color:#c6c6c6;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-transform:uppercase;
	margin:0 14px 0 0;
}
.select-area .center {
	top:0;
	left: 0;
	position: absolute;
	padding: 5px 12px;
}
.select-disabled {
	background: #eee;
}
.select-area .select-opener {
	position: relative;
	background:url(../images/select-button.gif) no-repeat;
	float: right;
	height: 22px;
	width: 23px;
}
.select-options {
	white-space: nowrap;
	position: absolute;
	z-index:1001;
}
.select-options ul {
	border:1px solid;
	border-color:#dc2229 #dfdfdf #dfdfdf;
	list-style: none;
	background: #fff;
	padding: 0;
	margin: 2px 0 0;
	overflow:hidden;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), -1px 0 3px rgba(0, 0, 0, 0.05), 1px 0 3px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), -1px 0 3px rgba(0, 0, 0, 0.05), 1px 0 3px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), -1px 0 3px rgba(0, 0, 0, 0.05), 1px 0 3px rgba(0, 0, 0, 0.05);
	position:relative;
	-pie-box-shadow: 0 1px 3px #999, -1px 0 3px #999, 1px 0 3px #999;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	padding: 4px 12px 5px;
	float:left;
	width:40px;
	color: #c6c6c6;
	height: 1%;
	text-decoration:none;
}
.select-options .item-selected a,
.select-options a:hover {
	text-decoration: none;
	background: #f2f2f2;
	color:#1e1e1e;
}
input[type="submit"] {
	-webkit-appearance:none;  
	-webkit-border-radius:0;
}
input[type="text"] {
	-webkit-appearance:none;  
	-webkit-border-radius:0;
}
input[type="button"] {
	-webkit-appearance:none;  
	-webkit-border-radius:0;
}
input[type="password"] {
	-webkit-appearance:none;  
	-webkit-border-radius:0;
}
textarea {
	-webkit-appearance:none;  
	-webkit-border-radius:0;
}