html {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/html.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px auto;
	padding: 0px;
	background-image: url(/images/footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #003659;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #002961;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
.hd {
	display: block;
}
h1 {
	font-size: 18px;
	color: #EB8B00;
	margin: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
}



.container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 149px;
}
.logo {
	position: absolute;
	left: 0px;
	top: 27px;
}
.left {
	float: left;
	width: 150px;
	margin-right: 7px;
	padding-bottom: 24px;
}
.left ul {
	margin: 0px 0px 12px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
.left ul li {
	list-style: none;
}
.left ul a {
	display: block;
	border: 1px solid #CDA93B;
	background-color: #FECE3C;
	text-decoration: none;
	padding: 8px 5px 8px 45px;
	color: #004177;
	background-position: 15px 10px;
	background-repeat: no-repeat;
}
.left ul a:hover {
	text-decoration: none;
	background-color: #FEBF01;
}

.left ul ul {
	background-color: #ACC8E2;
	margin-bottom: 0px;
}
.left ul ul li {
	padding: 4px 5px 4px 45px;
	border-bottom: 1px solid #819DB7;
}
.left ul ul a {
	background-color: #ACC8E2;
	display: inline;
	padding: 0px;
	border-style: none;
}
.left ul ul a:hover {
	background-color: #ACC8E2;
	text-decoration: underline;
}
.left .plus {
	background-image: url(/images/plus.gif);
}
.left .minus {
	background-image: url(/images/minus.gif);
}
.left .preview {
	background-image: url(/images/preview.gif);
	background-repeat: no-repeat;
	padding-top: 56px;
	border: 1px solid #8FB9D0;
	width: 148px;
	text-align: center;
	margin-bottom: 24px;
}
.left .preview a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.left .preview a:hover {
	text-decoration: underline;
}
.left .preview img {
	display: block;
	margin: 0px auto 2px;
}
.right {
	float: right;
	width: 200px;
	padding-bottom: 24px;
	padding-top: 10px;
}
.right .forum_login {
	background-image: url(/images/forum_login.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 17px 10px 27px;
}
.right .forum_login .inp {
	background-image: url(/images/input_find.gif);
	background-repeat: no-repeat;
	display: block;
	width: 175px;
	border: 1px solid #C2C8CA;
	margin-bottom: 8px;
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 2px;
	background-color: #FFFFFF;
}
.right .forum_login .check {
	margin-right: 2px;
}

.right .forum_login label {
	font-size: 11px;
}
.right .forum_login .subm {
	float: right;
	margin-bottom: 10px;
}
.right .forum_login a {
	font-size: 11px;
	float: left;
}
.center {
	width: 506px;
	float: left;
	padding-bottom: 24px;
	padding-top: 10px;
}
.center .rounded {
	background-image: url(/images/rounded.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	border-top: 1px solid #8FB9D0;
	min-height: 1px;
	padding: 0px 5px 1px;
}
.center .small_rounded {
	padding: 0px 5px 1px 0px;
	background-image: url(/images/rounded.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	border-top: 1px solid #8FB9D0;
	min-height: 1px;
	float: right;
	width: 243px;
	border-left: 1px solid #8FB9D0;
}
.center .left_half {
	float: left;
	width: 238px;
	border-right: 3px solid #BED8E5;
	padding: 10px 10px 10px 5px;
}
.center .right_half {
	float: left;
	width: 219px;
	margin-left: -3px;
	border-left: 3px solid #BED8E5;
	padding: 10px 0px 10px 12px;
}
.center .small_rounded .right_half {
	margin-left: 0px;
	width: 219px;
}

.center .left_floated_pic {
	float: left;
	border: 1px solid #D8D8D8;
	margin-right: 5px;
}
.center .right_floated_pic {
	float: right;
	margin-left: 10px;
}

.center .orange_link {
	font-size: 13px;
	font-weight: bold;
	color: #EB8B00;
	text-decoration: none;
}
.center .orange_link:hover {
	text-decoration: underline;
}
.center .blue_links {
	font-weight: bold;
	color: #3D6882;
}
.center .blue_links a {
	color: #3D6882;
	text-decoration: none;
}
.center .blue_links a:hover {
	text-decoration: underline;
}
.center .wide_blue_links {
	background-color: #DCF1FF;
	text-align: center;
	margin-bottom: 10px;
	padding: 6px 20px;
}

.center .reference {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.center .reference .inp {
	border: 1px solid #C2C8CA;
	font: 12px Arial, Helvetica, sans-serif;
	width: 196px;
	background-color: #FFFFFF;
	background-image: url(/images/input_find.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
.center .reference select {
	border: 1px solid #C2C8CA;
	font: 12px Arial, Helvetica, sans-serif;
	width: 198px;
	background-color: #FFFFFF;
	background-image: url(/images/input_find.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
.center .popular {
	float: left;
	width: 217px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.center .forum_pic {
	float: left;
	margin-right: 10px;
}
.center .forum_topic {
	color: #003659;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.center .forum_topic:hover {
	text-decoration: underline;
}
.center .date {
	font-size: 11px;
	color: #999999;
}
.center .mark {
	background-image: url(/images/mark.gif);
	float: left;
	height: 14px;
	width: 16px;
	margin-right: 2px;
	font-size: 1px;
}
.center .author {
	font-size: 13px;
	color: #3D6782;
	text-decoration: none;
}
.center .author:hover {
	text-decoration: underline;
}
.center .your_comment {
	height: 100px;
	width: 482px;
	border: 1px solid #C2C8CA;
	margin-bottom: 8px;
}
.center .dotted {
	background-image: url(/images/dotted.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
	height: 20px;
}
.center .asterisk {
	font-size: 18px;
	color: #FF0000;
}
.center .your_comment_inp {
	background-image: url(/images/input_find.gif);
	background-repeat: no-repeat;
	width: 276px;
	border: 1px solid #C2C8CA;
	background-color: #FFFFFF;
}
.center .code {
	float: left;
}
.center .conditions {
	float: right;
	width: 170px;
	padding-top: 12px;
}
.center .register {
	width: 506px;
	border-collapse:collapse;
}
.center .register td {
	padding: 0px 0px 8px 20px;
	width: 238px;
}
.center .register .inp {
	width: 200px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	display: block;
	background-color: #FFFFFF;
	background-image: url(/images/input_find.gif);
	background-repeat: no-repeat;
	border: 1px solid #D4D0C8;
}
.center .register .subm {
	float: right;
	margin-right: 24px;
}
.center .register select {
	width: 208px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.center .register input.phone {
	width: 147px;
}
.center .register select.phone {
	width: 51px;
	margin-right: 5px;
}
.center .personal {
	padding: 0px 10px 10px;
	font-weight: bold;
	min-height: 1px;
}
.center .personal table {
	width: 100%;
	border-collapse:collapse;
}
.center .personal th {
	text-align: left;
	padding: 0px 15px 5px;
	width: 75px;
	line-height: 12px;
}
.center .personal td {
	padding: 0px 0px 5px;
}
.center .personal .name {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/images/input_find.gif);
	background-repeat: no-repeat;
	border: 1px solid #C2C8CA;
	width: 248px;
}
.center .personal .radio {
}
.center .personal select {
	font: 12px Arial, Helvetica, sans-serif;
}
.center .personal .day {
	width: 53px;
	margin-right: 5px;
}
.center .personal .month {
	width: 103px;
	margin-right: 5px;
}
.center .personal .year {
	width: 78px;
}
.center .personal .country {
	width: 284px;
}
.center .personal .upload {
	width: 373px;
	margin-left: 9px;
	font: 12px Arial, Helvetica, sans-serif;

}
.center .personal .about {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #C2C8CA;
	height: 100px;
	width: 470px;
}
.center .personal .subm {
	float: right;
}
.center .forum {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 5px;
}
.center .forum th {
	font-size: 11px;
	font-weight: normal;
	background-color: #DCF1FF;
	padding: 5px;
	border: 1px solid #A7DAFF;
}
.center .forum td {
	vertical-align: top;
	padding: 10px 5px;
	border: 1px solid #A7DAFF;
}
.center .forum .person_cell {
	text-align: center;
	font-size: 11px;
	border-left-style: none;
	background-image: url(/images/forum_border.gif);
	background-repeat: repeat-y;
}
.center .forum .person_cell a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.center .forum .person_cell a:hover {
	color: #009DD1;
}


.center .forum .person_cell img {
	display: block;
	margin: 0px auto 2px;
}
.center .forum .person_cell .onsite {
	display: block;
	color: #009DD1;
	background-image: url(/images/onsite.gif);
	text-indent: 32px;
	height: 16px;
	width: 85px;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.center .forum .theme {
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
.center .forum .theme:hover {
	text-decoration: underline;
}
.center .forum .last {
	text-align: center;
}
.center .pager {
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
	color: #000000;
}
.center .pager a {
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
}
.center .pager a:hover {
	text-decoration: underline;
}
.center .pager b {
	text-decoration: underline;
	margin-left: 5px;
}
.center .pers {
	border-collapse:collapse;
}
.center .pers td {
	vertical-align: top;
	padding: 0px;
}
.center .pers img {
	margin-right: 20px;
}
.center .catalog {
	min-height: 1px;
}
.center .catalog .region {
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	width: 190px;
	margin-right: 7px;
	margin-bottom: 10px;
}
.center .catalog .subm {
	float: left;
}
.center .catalog .orange_bullet {
	font-weight: bold;
	color: #EB8B00;
	background-image: url(/images/orange_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 3px;
	margin-bottom: 10px;
}
.center .catalog .check {
	float: left;
	margin-right: 4px;
}
.center .catalog label {
	float: left;
	width: 110px;
	margin-right: 30px;
	border-bottom: 1px solid #B9E4FF;
	margin-bottom: 10px;
}
.center .catalog a {
	float: left;
	width: 200px;
	margin-right: 30px;
	border-bottom: 1px solid #B9E4FF;
	margin-bottom: 10px;
}


.center .hd_catalog {
	font: bold 13px/36px Arial, Helvetica, sans-serif;
	background-image: url(/images/hd_catalog.gif);
	height: 37px;
	padding-left: 60px;
}
.center .catalog_table {
	width: 100%;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center .catalog_table th {
	vertical-align: top;
	padding: 0px 15px 0px 0px;
	text-align: left;
}
.center .catalog_table td {
	vertical-align: top;
	padding: 0px 15px 0px 0px;
}









.footer {
	height: 117px;
	padding-top: 9px;
	clear: both;
}
.footer .copyright {
	margin: 14px 12px 0px;
	float: left;
}
.footer .links {
	float: left;
	width: 480px;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	height: 117px;
}
.footer .links li {
	background-image: url(/images/links_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	width: 150px;
	padding-left: 10px;
	list-style: none;
	padding-bottom: 5px;
	padding-top: 2px;
}
.footer .links a {
	color: #999999;
	text-decoration: none;
}
.footer .links a:hover {
	text-decoration: underline;
}
.footer .add_links {
	width: auto;
	border-style: none;
	padding-left: 25px;
}
.footer .add_links li {
	float: none;
	width: auto;
}






.top_nav {
	font-size: 13px;
	position: absolute;
	height: 31px;
	top: 112px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #A9CCDE;
	border-right: 1px solid #A9CCDE;
	border-bottom: 1px solid #A9CCDE;
	right: 0px;
}
.top_nav li {
	float: left;
	list-style: none;
	border-left: 1px solid #A9CCDE;
	height: 31px;
}
.top_nav a {
	color: #000000;
	text-decoration: none;
	line-height: 31px;
	display: block;
	padding-right: 11px;
	padding-left: 12px;
	background-image: url(/images/top_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_nav a:hover {
	text-decoration: underline;
}

.search {
	position: absolute;
	left: 0px;
	top: 114px;
	padding-top: 5px;
}
.search .inp {
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(/images/input_find.gif);
	background-repeat: no-repeat;
	width: 146px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
.search .subm {
	float: left;
	margin-top: -1px;
}


.big_banner {
	position: absolute;
	top: 9px;
	right: 0px;
}

.forum_bot {
	background-color: #DCF1FF;
	width: 100%;
	border-collapse:collapse;
	margin-top: -5px;
	margin-bottom: 4px;
}
.forum_bot td {
	text-decoration: underline;
	padding: 10px;
}
.forum_bot b {
	font-weight: normal;
	color: #0197FF;
}
.center .create_theme {
	background-color: #F2FAFD;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: none;
}
.create_theme form {
	padding: 25px 0px 25px 80px;
}
.create_theme textarea {
	display: block;
	height: 100px;
	width: 370px;
	margin-bottom: 15px;
}

