body.front, body.not-front {
	margin:0;
	color:#262626;
	font:11px Helvetica, Arial, sans-serif;
	background:url(../images/bg-body.jpg) repeat-x;
	min-width:998px;
}

.body
{
	color: #666;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.body_news {
	color: #666;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}

a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}

a:hover {
	color: #990000;
	text-decoration:underline;
	}

#navigation a {
	font:11.5px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}
	
.navText {
	font:11.5px arial;
	color: #000000;
	letter-spacing:.1em;
	}
	
.navTextsm {
	font:9.5px arial;
	color: #444444;
	letter-spacing:.1em;
	}
	
#navigationsm a {
	font:9.5px arial;
	color: #444444;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigationsm a:hover {
	color: #222222;
	text-decoration:underline;
	}

img {
	border-style:none;
}

input,textarea,select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#page {
	width:100%;
	overflow:hidden;
	position:relative;
}

.mc-holder-1{
	width:1160px;
	position:relative;
	float:left;
	left:50%;
}

.mc-holder-2{
	width:1160px;
	position:relative;
	float:left;
	left:-50%;
}

.mc-holder-3{
	width:1160px;
	background:url(../images/bg-page.png) no-repeat;
}

.container {
	margin:0 auto;
	width:916px;
	padding-right:14px;
	overflow:hidden;
	min-height:1000px;
	position:relative;
}

* html .container {
	height:1000px;
	overflow:visible;
}

#content {
	margin-top:214px;
	padding:0 0 48px;
	width:100%;
	background:url(../images/bg-content.jpg) no-repeat 692px 100%;
}

div.content {
	padding-bottom: 20px;
}

#content:after {
	display:block;
	clear:both;
	content:"";
}

#header {
	position:absolute;
	left:0;
	top:57px;
	width:916px;
	height:159px;
	/* overflow:hidden; */
}

.logo {
	display:block;
	width:480px;
	height:101px;
	background:url(images/logo.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

.logo a {
	display:block;
	height:100%;
	cursor:pointer;
	position:relative;
}

.nav-log {
	border-top:3px solid #fff;
	width:100%;
	height:32px;
	padding-top:4px;
	background:url(../images/bg-nav-log.png);
}

.nav-log ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

.nav-log li {
	float:left;
	padding-right:1px;
	/*margin-bottom:-17px;*/
	background:url(../images/sep-nav.gif) no-repeat 100% 6px;
	position:relative;
}

.nav-log li a {
	float:left;
	padding:9px 13px 26px;
	font-size:12px;
	line-height:14px;
	color:#000;
}

.nav-log li.active a,
.nav-log li a:hover {
	background:#fff url(../images/bg-navigation-hover.gif) repeat-x 0 100%;
	text-decoration:none;
}

.nav-log li.active ul li a {
	background-image:none;
	background-color:#ffffff;
}

li.menuparent ul li a, li.menuparent ul li a:hover {
	margin: 4px 4px 0 4px;
	background-image:none;
	background-color:#ffffff;
}

.login {
	margin-top:5px;
	float:right;
	width:209px;
}

.login input {
	float:left;
}

.inp-text {
	border:1px solid #a0a199;
	width:132px;
	height:17px;
	font-size:12px;
	padding:2px 8px 0;
	margin-right:5px;
}

.btn-login {
	margin:0;
	padding:2px 0 0;
	background:none;
	border-style:none;
	font-size:12px;
	color:#572300;
}

.main-content {
	float:left;
	display:inline;
	width:637px;
	min-height:650px;
	overflow:visible;
	margin:0 10px;
	padding:40px 22px 0 18px;
	background:#fff url(../images/bg-top-content-inner.jpg) no-repeat;
}

.main-content a {
	color:#a04000;
	text-decoration:underline;	
}

.title {
	width:600px;
	margin:0 0 50px 0;
	padding:10px 25px 12px 0px;
	overflow:hidden;
	border-bottom:1px solid #adadad;
}

.visual-1 {
	float:left;
	width:50px;
	padding:3px 0 0;
	margin-right:16px;
}

.visual-1 img {
	float:left;
	border:1px solid #787878;
}

.text-block {
	margin-top:-4px;
	float:right;
	width:534px;
}

.no-visual {
	float:left;
}

.contexth1 {
	margin:0 0 7px;
	font-size:33px;
	line-height:35px;
	color:#1f677f;
}

.text-block span {
	font-size:15px;
	line-height:17px;
	color:#1f677f;
}

.main-content  h2 {
	margin:32px 0 0;
	font-size:14px;
	line-height:16px;
	color:#4c4c4c;
}

.node-teaser div.content h2 {
	display:none;
}

.node-teaser .node-inner {
	margin-bottom: 4em;
}

.main-content p {
	margin:12px 0 0;
	font-size:12px;
	line-height:20px;
	color:#4c4c4c;
}

.main-content p img {
	float:right;
	display:inline;
	margin:-17px 15px 0 25px;
}

.node-type-blog .main-content p img {
	float:left;
	margin:5px 10px;
}

.inner-text {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}

.left-text {
	float:left;
	width:355px;
}

.inner-text ul {
	margin:0 23px 0 0;
	padding:12px 0 0;
	list-style:none;
	float:right;
	display:inline;
	width:230px;
}

.inner-text ul.padleft {
	margin-left:20px;
	margin-bottom:15px;
}

ul.normalList {
	list-style:square;
	float:none;
	display: block;
	width:auto;
	margin:11px 0;
	padding:0 0 0 30px;
	font-size:12px;
}

ul.normalList li {
	margin-bottom:8px;
	line-height:16px;
	color:#4C4C4C;
}

.inner-text li {
	width:230px;
	margin-bottom:8px;
	font-size:12px;
	line-height:16px;
	color:#4C4C4C;
}

.inner-text li a {
	color:#a04000;
	text-decoration:underline;
}

.inner-text li a:hover {
	text-decoration:none;
}

.sidebar {
	margin-top:-3px;
	margin-bottom:280px;
	float:right;
	width:219px;
	position:relative;
}

.banner {
	width:191px;
	padding:0 10px 0 18px;
}

.banner strong {
	margin:3px 4px 0 0;
	text-align:right;
	display:block;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#e6e3e1;
}

.banner-img {
	width:100%;
	overflow:hidden;
}

.banner-img img {
	float:left;
}

.banner span {
	display:block;
	margin:9px 0 0 10px;
	text-align:center;
	width:169px;
	line-height:33px;
	background:url(../images/btn-make.png) no-repeat;
}

.banner span a {
	font-size:16px;
	color:#fff;
	position:relative;
}

.subnav {
	width:210px;
	min-height:413px;
	padding-left:9px;
	margin-top:11px;
	background:url(../images/shadow-left-subnav.png) no-repeat;
	overflow:hidden;
}

* html .subnav {
	height:413px;
	overflow:visible;
}

.inner-subnav {
	width:100%;
	padding-top:7px;
	background:url(../images/shadow-top-subnav.png) no-repeat;
}

.inner2-subnav {
	width:195px;
	min-height:415px;
	padding:15px 4px 0 11px;
	background:url(../images/bg-inner2-subnav.jpg) no-repeat;
	overflow:hidden;
}

* html .inner2-subnav {
	height:415px;
	overflow:visible;
}

.inner2-subnav h2 {
	margin:0;
	padding-bottom:7px;
	font-size:13px;
	line-height:17px;
	color:#a04000;
}

.shadow {
	width:100%;
	height:7px;
	margin-left:-11px;
	overflow:hidden;
	background:url(../images/shadow-under-text.png) no-repeat;
	position:relative;
}

.inner2-subnav ul {
	width:203px;
	overflow:hidden;
	margin:-2px 0 0 -8px;
	padding:0 0 15px;
	list-style:none;
}

.inner2-subnav li {
	float:left;
	clear:both;
	width:190px;
	background:url(../images/sep-subnav.gif) no-repeat 8px 0;
}

.inner2-subnav li:first-child {
	background:none;
}

* html .inner2-subnav li a {
	display:block;
	float:none;
}

.inner2-subnav li a {
	float:left;
	width:168px;
	font-size:13px;
	line-height:17px;
	color:#3e3e3e;
	padding:3px 10px 5px 25px;
	position:relative;
}

.inner2-subnav li.active a,
.inner2-subnav li a:hover {
	background:url(../images/bg-subnav-hover.png);
	text-decoration:none;
	cursor:pointer;
}

.inner2-subnav li span {
	float:left;
	display:inline;
	margin-left:-17px;
	padding-left:17px;
}

.inner2-subnav li.visual-1 span {
	background:url(../images/bullet-sn1.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-2 span {
	background:url(../images/bullet-sn2.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-3 span {
	background:url(../images/bullet-sn3.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-4 span {
	background:url(../images/bullet-sn4.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-5 span {
	background:url(../images/bullet-sn5.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-6 span {
	background:url(../images/bullet-sn6.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-7 span {
	background:url(../images/bullet-sn7.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-8 span {
	background:url(../images/bullet-sn8.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-9 span {
	background:url(../images/bullet-sn9.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-10 span {
	background:url(../images/bullet-sn10.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-11 span {
	background:url(../images/bullet-sn11.gif) no-repeat 0 3px;
}

.inner2-subnav li.visual-12 span {
	background:url(../images/bullet-sn12.gif) no-repeat 0 4px;
}

.inner2-subnav li.visual-13 span {
	background:url(../images/bullet-sn13.gif) no-repeat 0 4px;
}

.inner2-subnav li.visual-14 span {
	background:url(../images/bullet-sn14.gif) no-repeat 0 4px;
}

.add {
	margin-top:-11px;
}

.second-list {
	margin:-6px 0 0 -10px;
	padding:24px 0 4px 11px;
	width:194px;
	background:url(../images/bg-subnav-h2.jpg) no-repeat;
}

#footer {
	border-top:1px solid #000;
	width:917px;
	padding:9px 0 125px;
	margin:0 -14px 0 13px;
	overflow:hidden;
}

#footer li {
	font-size:11px;
	line-height:14px;
	color:#6d6d6d;
}

#footer li a {
	color:#6d6d6d;
}

.nav-footer {
	margin:0;
	padding:0;
	list-style:none;
}

.nav-footer li {
	display:inline;
	margin-right:6px;
}

.great-list {
	width:100%;
	overflow:hidden;
}

.list-footer {
	margin:0;
	padding:7px 0 0;
	list-style:none;
}

.list-footer li {
	display:inline;
}

.list-footer li.listdash {
	background: url("../images/listdash.gif") no-repeat top left;
	padding-left:7px;
}

.advertising {
	margin-top:23px;
	width:100%;
	overflow:hidden;
}

.advertising img {
	float:left;
	border:1px solid #000;
}

#footer p {
	margin:10px 0 0;
	font-size:12px;
	line-height:14px;
	color:#000;
}

/* part for index page */
.index .main-content {
	margin:-8px -1px 0 1px;
	padding:0;
	background:url(../images/bg-main-content-index.jpg) no-repeat 0 249px;
	width:697px;
	overflow:hidden;
}

.flash {
	width:693px;
	height:318px;
	padding:10px 0 0 10px;
	margin:0 0 0 2px;
	background:url(../images/bg-flash.png) no-repeat;
}

.inner-flash {
	width:100%;
	height:100%;
	position:relative;
}

.place-holder {
	width:673px;
	height:277px;
}

.place-holder img {
	float:left;
}

.gallery {
	position:absolute;
	right:0;
	bottom:22px;
	z-index:5;
	width:110px;
	font-size:13px;
	line-height:15px
}

.gallery a:hover {
	color:#815e00;
}

.gallery span {
	float:left;
}

.gallery a {
	color:#007d0c;
	font-weight:bold;
}

.gallery ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

.gallery li {
	float:left;
	margin:0 5px;
}

* html .gallery li {
	margin:0 4px;
}

.gallery li.active a {
	color:#815e00;
	text-decoration:underline;
}

.general {
	margin-top:-7px;
	width:100%;
	overflow:hidden;
}

.join {
	float:left;
	padding:28px 212px 30px 32px;
	width:245px;
	height:126px;
	background:url(../images/bg-join.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}

.join h1 {
	margin:0;
	font-size:15px;
	line-height:26px;
	color:#d56128;
}

.join p {
	margin:0;
	font-size:12px;
	line-height:20px;
}

.join span {
	position:absolute;
	right:40px;
	bottom:29px;
	background:url(../images/btn-register.gif) no-repeat;
	width:148px;
	line-height:29px;
	text-align:center;
}

.join span a, .join span label {
	font-size:17px;
	font-weight:bold;
	color:#fff;
}

.login-form {
	float:right;
	width:174px;
	height:140px;
	padding:21px 17px 23px 17px;
	background:url(../images/bg-login.jpg) no-repeat;
}

.login-form h2 {
	margin:0 0 10px;
	font-size:17px;
	line-height:19px;
	color:#68570a;
}

.login-form div {
	width:100%;
	overflow:hidden;
}

.input-text span {
	display:block;
	width:174px;
	height:21px;
	background:url(../images/bg-inputs-text.gif) no-repeat;
}

.input-text input {
	display:block;
	background:none;
	border-style:none;
	width:154px;
	height:18px;
	padding:3px 10px 0;
}

.input-text label {
	display:block;
	margin:4px 0 4px 2px;
	font-size:11px;
	line-height:13px;
	color:#311900;
}

.forgot {
	padding-top:10px;
}

.forgot a {
	float:left;
	font-size:11px;
	line-height:13px;
	color:#cd4400;
}

.forgot input {
	margin:-3px 0 0 0;
	float:right;
	background:none;
	border-style:none;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	color:#cd4400;
}

.columns {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-columns.gif) repeat-y;
}

.inner-col {
	width:680px;
	padding:11px 10px 0;
	overflow:hidden;
	background:url(../images/bg-columns-top.jpg) no-repeat;
}

.left-col {
	float:left;
	width:340px;
	overflow:hidden;
}

.inner-col h2 {
	margin:0 0 4px -9px;
	padding:4px 0 6px 34px;
	font-size:17px;
	line-height:20px;
	color:#1f677f;
}

.inner-left h2 {
	background:url(../images/arrow-column-left.gif) no-repeat 0 50%;
}

.inner-right h2 {
	background:url(../images/arrow-column-right.gif) no-repeat 0 50%;
}

.inner-left {
	background:url(../images/bg-inner-left-col.jpg) no-repeat;
	padding:7px 5px 0 20px;
	width:315px;
}

.shadow-left-col {
	margin-left:-20px;
	width:340px;
	height:14px;
	background:url(../images/shadow-left-col.png) no-repeat;
	overflow:hidden;
}

.shadow-over-left {
	margin-top:30px;
	width:340px;
	height:8px;
	background:url(../images/shadow-over-left-col.png) no-repeat;
	overflow:hidden;
}

.shadow-over-right {
	margin-top:15px;
	width:337px;
	height:8px;
	background:url(../images/shadow-over-right-col.png) no-repeat;
	overflow:hidden;
}

.inner-col p {
	margin:0;
	font-size:12px;
	line-height:20px;
	color:#000;
}

.index .inner-left p img {
	margin:5px 11px 10px 12px;
}

.index .inner-right p img {
	margin:5px 0 10px 12px;
}

.visual-img {
	width:100%;
	overflow:hidden;
}

.index .visual-img {
	margin:7px 0 14px 11px;
}

.click {
	padding-top:14px;
	display:block;
}

.click a {
	font-size:13px;
	line-height:15px;
	color:#7c3200;
	text-decoration:underline;
}

.click a:hover {
	text-decoration:none;
}

.right-col {
	float:right;
	width:337px;
	overflow:hidden;
}

.inner-right {
	width:299px;
	background:url(../images/bg-inner-right-col.jpg) no-repeat;
	padding:7px 18px 0 20px;
}

.shadow-right-col {
	margin-left:-20px;
	width:340px;
	height:14px;
	background:url(../images/shadow-right-col.png) no-repeat;
	overflow:hidden;
}

.inner-right .click {
	padding:9px 0 11px;
}

table.table {
	margin-top:12px;
}

table.table tbody {
	border-top:none;
}

table.table .left{
	float:left;
	margin-right:10px;
}

table.grid td{
	padding:10px;
}

table.grid p{
	margin:0;
}

table.grid td.alt{
	background-color:#d9d5cc;
}

div.meta {
	padding-top:5px;
	font-style:italic;
	color:#666666;
}

joinH1 {
	margin: 0;
	font: bold 25px/28px Helvetica Arial sans-serif;
	font-size: 25px;
	line-height: 28px;
	color: #d56128;
}