body, a, p, div, span, th, td, input, button, select, textarea {
	font-family: Arial, tahoma, Helvetica, sans-serif;
}
body, table, input, button, select, textarea {
	color: #ffffff;
	font-size: 14px;
}
body {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #23262b;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #23262b;
	scrollbar-shadow-color: #23262b;
	scrollbar-track-color: #ffffff;
}
img {
	border: 0;
}
form {
	margin: 0;
}
* {
	box-sizing: border-box;
	moz-box-sizing: border-box;
}
hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
a, a:visited {
	color: #c7a471;
	text-decoration: none;
}
a:hover {
	color: #d4ab6f;
	text-decoration: none;
}
a:active {
	color: #d4ab6f;
}
h1 {
	color: #ffffff;
	font-size: 26px;
	font-weight: normal;
	text-align: right;
}
h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	text-align: right;
}
h3 {
	color: #ffffff;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: right;
}
h4 {
	color: #000000;
	font-size: 18px;
	text-align: right;
}
h5 {
	color: #e49438;
	font-size: 12px;
	text-align: right;
}
table.user_login_form label {
	color: black;
}
input.text, select.text, textarea.text {
	border: 1px solid #9DBCDA;
}
.inputc {
	height: 13px !important;
	margin: 0;
	vertical-align: text-bottom;
	width: 15px !important;
}
.sm10 {
	font-size: 10px;
}
.sm11 {
	font-size: 11px;
}
.sm12 {
	font-size: 12px;
}
.sm14 {
	font-size: 14px;
}
@media print {
	.noprint {
		display: none;
	}
}
input.text, input.button {
	background: url(input_bg.gif) repeat-x;
	border: 1px solid gray;
	color: black;
}
input.error, textarea.error, select.error option {
	background-color: #FFFCE2;
	background-image: url(../inc/forms/warning.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px solid red;
	padding-left: 16px;
}
input.required, select.required, textarea.required {
	background-image: url(../inc/forms/required.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
input.ready, select.ready, textarea.ready {
	background-image: url(../inc/forms/ready.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
label.error {
	color: red;
}
.stl1 {
	overflow: hidden;
	width: 188px;
}
.stl1 .title {
	color: #0892c0;
	font-size: 18px;
	padding: 2px 10px;
}
.stl1 .content {
	padding: 0 1px;
}
.stl1 .bottom {
	background: url(side_block_bg.png) no-repeat bottom right;
	height: 5px;
}
#menu1 a, #menu1 a:visited {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	padding: 0 50px 0 0px;
	text-decoration: none;
}
#menu1 a:hover, #menu1 a:active {
	text-decoration: none;
}
#menu3 {
	display: block;
	text-align: right;
	width: 186px;
}
#menu3, #menu3 ul, #menu3 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu3 li a {
	border-bottom: 1px solid #d0eed2;
	display: block;
	font-size: 14px;
	padding: 7px 10px 7px 0;
	text-decoration: none;
	width: 186px;
}
#menu3 li a, #menu3 li a:visited {
	background-position: right top;
	color: #fffffa;
	font-weight: bold;
}
#menu3 a:hover, #menu3 a:active {
	background-color: #d0eed2;
	color: #fffffa;
}
#menu3 a.on {
	background-color: #d0eed2 !important;
}
#menu3 ul a, #menu3 ul a:visited {
	background-color: #f1f1f1 !important;
	border-bottom: 1px solid #656565;
	color: #d70026;
	font-size: 12px;
	line-height: 12px;
	padding-right: 15px;
}
#menu3 ul a:hover, #menu3 ul a:active {
	color: #d70026 !important;
}
#menu3 ul a.on {
}
.form {
	border: 1px solid #852126;
	border-collapse: collapse;
	moz-border-radius: 3px;
}
.form th {
	background: #dfe4e8;
	color: #000;
	padding: 2px;
}
.form .button {
	background: url(top_menu.gif) repeat-x center;
	border: 1px solid #852126;
	font-weight: bold;
	moz-border-radius: 3px;
}
.form2 td {
	line-height: 20px;
}
.form2 input.text, .form2 select {
	height: 16px;
	moz-border-radius: 3px;
}
.form2 textarea, .form2 select {
	border: 1px solid #852126;
}
.form2 input {
}
a.button4a, a.button4a:visited {
	background: url(b1.png) no-repeat;
	display: block;
	height: 25px;
	overflow: hidden;
	padding-left: 10px;
	text-decoration: none;
}
a.button4a:hover, a.button4a:active {
	background-position: 0% -25px;
	cursor: default;
	text-decoration: none;
}
a.button4a div {
	background: url(b1.png) no-repeat top right;
	color: black;
	height: 25px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
}
a.button4a:hover div, a.button4a:active div {
	background-position: 100% -25px;
}
.stl2 {
	border: 1px solid #404040;
}
.stl2 th {
	background: url(red_line.gif) repeat-x top;
	border: 1px solid white;
	color: white;
	height: 19px;
	text-align: center;
}
#rm {
	border: 0px solid #ffffff;
	display: block;
	overflow: hidden;
	width: 270px;
}
#rm, #rm ul, #rm li {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0px;
}
#rm li a, #rm li a:visited {
	background: url(button.gif) repeat-x right -5px;
	border: 1px solid #27542f;
	color: #fffffa;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 7px 10px 7px 0;
	text-align: right;
	text-decoration: none;
	vertical-align: bottom;
	white-space: nowrap;
	zoom: 1;
}
#rm a:hover, #rm a:active, #rm a.on {
	background: url(button2.gif) repeat-x right -5px;
}
#rm ul {
	margin-right: 0px;
}
#rm ul a, #rm ul a:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px 5px 0px;
	text-align: right;
	text-decoration: none;
	white-space: nowrap;
	zoom: 1;
}
#rm ul a:hover, #rm ul a:active, #rm ul a.on {
	background: url(button2.gif) repeat-x right -7px;
}
#menu2 td {
	padding: 0 1px;
}
#menu2 a, #menu2 a b, #menu2 a.on, #menu2 a.on b {
	background: url(tm.gif) no-repeat;
	cursor: hand;
	cursor: pointer;
	display: block;
	height: 35px;
	moz-user-select: none;
	text-decoration: none;
	webkit-user-select: none;
	width: 100%;
}
#menu2 a b {
	color: #ffffff;
	font-size: 14px;
	padding: 9px 15px 0 27px;
	text-align: center;
}
#menu2 a {
	padding-left: 3px;
}
#menu2 a, #menu2 a:visited {
	background-position: left -35px;
}
#menu2 a b, #menu2 a:visited b {
	background-position: left -70px;
}
#menu2 a:hover, #menu2 a:active {
	background-position: left -0px;
	color: #000000;
}
#menu2 a:hover b, #menu2 a:active b {
	background-position: right -0px;
	color: #000000;
}
#menu2 a.on, #menu2 a.on:visited {
	background-position: left -0px;
	color: #000000;
}
#menu2 a.on b,#menu2 a.on:visited b {
	background-position: right -0px !important;
	color: #000000;
}
#tm {
	height: 49px;
	list-style: none;
	margin: 0;
	padding: 0 28px 0 0;
}
#tm * {
	margin: 0;
	padding: 0;
}
#tm a {
	color: #000000;
	display: block;
	text-decoration: none;
}
#tm li {
	float: right;
	margin-right: 0px;
	margin-top: 14px;
	position: relative;
}
#tm ul {
	background: url(top_menu_round.png) no-repeat center bottom;
	display: none;
	list-style: none;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 37px;
}
#tm ul li {
	border: 0px solid #ffffff;
	border-top: none;
	margin: 0;
	position: relative;
	width: 140px;
}
#tm ul li a {
	color: #97734d;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 1px 10px 2px;
}
#tm ul li a:hover {
	color: #ffffff;
}
#tm ul ul {
	right: 140px;
	top: -1px;
	width: 140px;
}
#tm .menulink {
	color: #c5a06a;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
#tm .menulink:hover, #tm .menulink.on {
	color: #ffffff;
}
#tm ul .menuhover {
	background: url(arrow.gif) 5px 8px no-repeat;
}
#tm .sub {
	background: url(arrow.gif) 5px 8px no-repeat;
}
#tm .first {
	border-top: 0px solid #fff;
}
.tf label {
	display: -moz-inline-box;
	padding-right: 10px;
	zoom: 1;
}
.tf label.required {
	background: url(../include/forms/required.gif) no-repeat right -1px;
}
.tf input.error, .tf textarea.error {
	background: #FFFCE2 url(../include/forms/warning.gif) no-repeat left 2px !important;
	border: 1px solid red;
	padding-left: 16px;
}
.tf textarea.error, .tf select.error option {
	background: #FFFCE2 url(../include/forms/warning.gif) no-repeat left top !important;
	border: 1px solid red;
	padding-left: 16px;
}
.tf label.error {
	color: red;
}
.tf .radios {
	border: 1px solid #B7CFE3;
	padding: 1px;
	vertical-align: middle;
	zoom: 1;
}
.tf .radios label {
	margin: 1 0 1 3;
	zoom: 1;
}
.fl, .fl .c, .fl .b, .fl .b b {
	background-image: url(round_form.png);
	background-repeat: no-repeat;
	zoom: 1;
}
.fl label, .fl h1, .fl blue {
	color: #292929;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 3px;
	text-align: center;
}
.fl .c th {
	color: #000000;
	font-size: 16px;
	margin: 0;
	text-decoration: none;
}
.fl .c input.b1 {
	background: url(b1.gif) no-repeat left;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	height: 24px;
	line-height: 16px;
	padding-bottom: 3px;
	width: 112px;
}
.fl .c input.b3 {
	background: url(b3.png) no-repeat left;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	height: 21px;
	line-height: 16px;
	padding: 0px;
	width: 129px;
}
.fl .c {
	background-position: right top;
	margin-left: 3px;
	overflow: hidden;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 1px;
}
.fl .b {
	background-position: left bottom;
}
.fl .b b {
	background-position: right bottom;
	display: block;
	font-size: 1px;
	height: 3px;
	margin-left: 3px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 1px;
}
input.b1 {
	background: url(b1.gif) no-repeat;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	height: 24px;
	line-height: 16px;
	padding-bottom: 3px;
	width: 112px;
}
#dev7link {
	border: 0;
	display: block;
	height: 67px;
	left: 50px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 60px;
}
.theme-default #slider {
	margin: 0px auto 0 auto;
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
	margin-top: 0px;
}
.clear {
	clear: both;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
header, section, footer,
aside, nav, article, figure {
	display: block;
}
caption {
	font-weight: normal;
	text-align: left;
}
#style1 {
	border: 0px solid #ffffff;
	display: block;
	text-align: right;
	width: 270px;
}
#style1, #style1 ul, #style1 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#style1 li a {
	background: url(button.gif) repeat-x right -5px;
	border: 1px solid #27542f;
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	padding: 7px 10px 7px 0;
	text-decoration: none;
}
#style1 li a, #style1 li a:visited {
	color: #fffffa;
	font-weight: bold;
}
#style1 a:hover, #style1 a:active {
	background: url(button2.gif) repeat-x right -5px;
	color: #fffffa;
}
#style1 a.on {
	background-color: #d0eed2 !important;
}
#style1 ul a, #style1 ul a:visited {
	color: #d70026;
	font-size: 12px;
	line-height: 12px;
	padding-right: 15px;
}
#style1 ul a:hover, #style1 ul a:active {
	color: #d70026 !important;
}
#style1 ul a.on {
}
#style2 {
	border: 0px solid #ffffff;
	display: block;
	text-align: right;
	width: 270px;
}
#style2, #style2 ul, #style2 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#style2 li a {
	background: url(button.gif) repeat-x right -5px;
	border: 1px solid #27542f;
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	padding: 7px 10px 7px 0;
	text-decoration: none;
}
#style2 li a, #style2 li a:visited {
	color: #fffffa;
	font-weight: bold;
}
#style2 a:hover, #style2 a:active {
	background: url(button2.gif) repeat-x right -5px;
	color: #fffffa;
}
#style2 a.on {
	background-color: #d0eed2 !important;
}
#style2 ul a, #style2 ul a:visited {
	color: #d70026;
	font-size: 12px;
	line-height: 12px;
	padding-right: 15px;
}
#style2 ul a:hover, #style2 ul a:active {
	color: #d70026 !important;
}
#style2 ul a.on {
}
#style3 {
	border: 0px solid #ffffff;
	display: block;
	text-align: right;
	width: 270px;
}
#style3, #style3 ul, #style3 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#style3 li a {
	background: url(button.gif) repeat-x right -5px;
	border: 1px solid #27542f;
	display: block;
	font-size: 14px;
	margin-bottom: 3px;
	padding: 7px 10px 7px 0;
	text-decoration: none;
}
#style3 li a, #style3 li a:visited {
	color: #fffffa;
	font-weight: bold;
}
#style3 a:hover, #style3 a:active {
	background: url(button2.gif) repeat-x right -5px;
	color: #fffffa;
}
#style3 a.on {
	background-color: #d0eed2 !important;
}
#style3 ul a, #style3 ul a:visited {
	color: #d70026;
	font-size: 12px;
	line-height: 12px;
	padding-right: 15px;
}
#style3 ul a:hover, #style3 ul a:active {
	color: #d70026 !important;
}
#style3 ul a.on {
}
.articles {
	color: #c9a36d;
	font-size: 14px;
}
.articles h3 {
	color: #fffff2;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}
.articles a {
	color: #b50000;
}
.articles .date {
	color: #a48559;
	font-size: 12px;
}
.articles hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.articles .all {
	color: #ffff52;
}
.last_articles {
	color: #c9a36d;
	font-size: 14px;
}
.last_articles h3 {
	color: #fffff2;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}
.last_articles .date {
	color: #a48559;
	font-size: 12px;
}
.last_articles hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.last_articles .all {
	color: #ffff52;
}
.last_articles img {
	border: 2px solid #ffffff;
	margin: 0 0 2px 10px;
}
.last_audio {
	color: #c9a36d;
	font-size: 14px;
}
.last_audio h3 {
	color: #fffff2;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}
.last_audio .date {
	color: #a48559;
	font-size: 12px;
}
.last_audio hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.last_audio .all {
	color: #ffff52;
}
.last_audio img {
	border: 2px solid #ffffff;
	margin: 0 0 2px 10px;
}
.last_audio a, a:visited {
	color: #fffffb;
	font-weight: bold;
	text-decoration: none;
}
.last_audio a:hover {
	color: #c05b06;
	font-weight: bold;
	text-decoration: none;
}
.last_audio a:active {
	color: #c05b06;
	font-weight: bold;
}
.news, .news .text {
	color: #d6d6d6;
	font-size: 14px;
}
.news .title {
	font-size: 14px;
	font-weight: normal;
}
.news .date {
	color: #a48559;
	font-size: 12px;
	font-weight: bold;
}
.news hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.news .all {
	background: url(button.gif) repeat-x right -5px;
	border: 1px solid #27542f;
	color: #fffff3;
	font-size: 14px;
	padding: 7px 10px;
}
.news img {
	border: 2px solid #ffffff;
	margin: 0 0 2px 10px;
}
.news a, a:visited {
	color: #fffffb;
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
}
.news a:active {
	text-decoration: underline;
}
.sale, .sale .text {
	color: #c9a36d;
	font-size: 14px;
}
.sale .title {
	font-size: 14px;
	font-weight: normal;
}
.sale .date {
	color: #a48559;
	font-size: 12px;
	font-weight: bold;
}
.sale hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.sale .all {
	color: #ffff52;
}
.sale img {
	border: 2px solid #ffffff;
	margin: 0 0 2px 10px;
}
.sale a, a:visited {
	color: #fffffb;
	text-decoration: none;
}
.sale a:hover {
	color: #c05b06;
	text-decoration: none;
}
.sale a:active {
	color: #c05b06;
}
.tips {
	color: #ffffff;
	font-weight: normal;
	padding: 15px 0;
}
.videos, .videos .text {
	color: #c9a36d;
	font-size: 14px;
}
.videos .title {
	color: #fffffb;
	font-size: 14px;
	font-weight: bold;
}
.videos .sub_title {
	color: #fffffb;
	font-size: 14px;
	font-weight: normal;
}
.videos .date {
	color: #a48559;
	font-size: 12px;
	font-weight: bold;
}
.videos hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.videos .all {
	color: #ffff52;
}
.videos a, a:visited {
	color: #fffffb;
	text-decoration: none;
}
.videos a:hover {
	color: #c05b06;
	text-decoration: none;
}
.videos a:active {
	color: #c05b06;
}
.newsletters {
	font-size: 14px;
}
.newsletters .title {
	color: #fffffd;
	font-size: 14px;
	font-weight: bold;
}
.newsletters .star {
	color: #fffffd;
	font-size: 14px;
}
.newsletters input {
	background: #272322;
	border: 0px solid #4a0003;
	color: #ffffff;
	height: 22px;
	width: 260px;
}
.newsletters .btn {
	border: 0px;
	height: 22px;
	width: 90px;
}
.newsletters .agree {
	border: 0px;
	height: 15px;
	width: 15px;
}
.newsletters .agree_text {
	color: #fffffd;
}
.articles_app .list_text {
	color: #c9a36d;
	font-size: 14px;
}
.articles_app .list_title {
}
.articles_app .list_img {
	background: #f3f3f3;
	border: 1px solid #dddddd;
	padding: 0px 0px;
	width: 160px;
}
.articles_app .show_text {
	color: #c9a36d;
	font-size: 14px;
}
.articles_app .show_img {
	border: 2px solid #433f3d;
	margin: 0 15px 15px 0;
}
.articles_app h3 {
	color: #fffff2;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}
.articles_app a {
}
.articles_app .date {
	color: #a48559;
	font-size: 12px;
}
.articles_app hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.articles_app .write {
	color: #e2c65b;
	font-size: 12px;
	font-weight: bold;
}
.articles_app .watch {
	color: #e2c65b;
	font-size: 12px;
	font-weight: bold;
}
.audios_app .list_text {
	color: #c9a36d;
	font-size: 14px;
}
.audios_app .list_title {
}
.audios_app .list_img {
	background: #f3f3f3;
	border: 1px solid #dddddd;
	padding: 0px 0px;
	width: 160px;
}
.audios_app .show_text {
	color: #c9a36d;
	font-size: 14px;
}
.audios_app .show_title {
}
.audios_app .show_img {
	background: #f3f3f3;
	border: 1px solid #dddddd;
	padding: 0px 0px;
	width: 160px;
}
.audios_app a {
}
.audios_app hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.contact h3 {
	color: #ffffff;
}
.contact .tnx {
	font-size: 16px;
	font-weight: bold;
}
.contact th {
	font-weight: bold;
}
.contact td {
	font-weight: bold;
	padding-right: 8px;
	padding-top: 3px;
}
.contact .send {
	background: #0079b2;
	border: 0px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	width: 70px;
}
.contact input {
	background-color: #fff;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3eb;
	border-right: 1px solid #e2e3eb;
	border-top: 1px solid #abadb3;
	color: #666666;
	font-weight: bold;
	height: 22px;
	width: 270px;
}
.contact textarea {
	color: #666666;
}
.customers_app {
}
.contact h3 {
}
.customers_app .cus_div {
	background-color: ffffff;
	border: 1px solid #f2f2f2;
	color: #000000;
	float: right;
	height: 140px;
	margin: 5px;
	text-align: center;
	width: 140px;
}
.customers_app .logo_div {
	height: 105px;
	line-height: 105px;
}
.comments {
	font-size: 12px;
}
.comments .title {
	color: #4a0001;
	font-size: 14px;
	font-weight: normal;
}
.comments .star {
	color: #ffff54;
	font-size: 14px;
}
.comments input {
	border: 1px solid #fff;
	background: none;
	height: 22px;
	width: 180px;
	color: #fff;
}
.comments textarea {
	background: none;
	border: 1px solid #ffffff;
	color: #fff;
	height: 60px;
	width: 180px;
}
.comments .btn {
	background: #0079b2;
	border: 0px solid #4a0003;
	color: #fff;
	height: 22px;
	width: 90px;
}
.comments .error {
	color: #c50000;
}
.comments .row {
	padding: 10px 0;
}
.comments .row_subject {
	color: #ff922f;
	font-weight: bold;
}
.comments .name {
	color: #c5a06a;
	font-weight: bold;
}
.comments .date {
	color: #fffff6;
	font-weight: normal;
}
.comments hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.employee_app .text {
	color: #c9a36d;
	font-size: 14px;
}
.employee_app .name {
	color: #ffe1b1;
	margin-bottom: 0px;
}
.employee_app .img {
	background: #f3f3f3;
	border: 2px solid #dddddd;
}
.employee_app .subject {
	color: #c9a36d;
	font-weight: bold;
}
.employee_app .detail {
	color: #c9a36d;
}
.employee_app a {
}
.employee_app hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.faq_app .title {
	margin: 0px;
}
.faq_app .question {
	background: url(/theme/plus.png) no-repeat right -2px;
	color: #ffffff;
	font-weight: bold;
	padding-right: 18px;
	text-decoration: none;
}
.faq_app .question_line {
	background: url(button.gif) repeat-x right -5px;
	border: 1px solid #292625;
	padding: 7px 0;
}
.faq_app .answer {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 15px;
	padding-right: 18px;
}
.files_app .title {
	margin: 0px;
}
.files_app td {
	background: url(/theme/files_bg.gif) repeat-x top;
	border-top: 3px solid #93674c;
	height: 60px;
	padding: 0 10px;
}
.files_app tr {
	border-top: 5px solid #000000;
	margin-top: 10px;
	padding: 2px;
}
.files_app .select {
	color: #000000;
}
.files_app .category {
	color: #ffffff;
	font-weight: bold;
}
.files_app a:hover, .files_app a:active {
	color: #ffffff;
	text-decoration: underline;
}
.files_app a.on {
}
.files_app a, .files_app a:visited {
	color: #ffffff;
}
.gallery_s_app {
}
.gallery_s_app img {
	border: 2px solid #fff;
	margin: 0px;
}
.gallery_app {
	float: right;
	font-size: 16px;
	margin: 0 0 5px 5px;
}
.gallery_app img {
	border: 2px solid #dddddd;
	margin: 2px;
}
.gallery_app a {
	color: #c7a471;
	font-weight: bold;
	text-decoration: none;
}
.galleries_app {
	float: right;
	font-size: 14px;
	margin: 0 0 5px 5px;
}
.galleries_app img {
	border: 2px solid #dddddd;
	margin: 2px;
}
.galleries_app a {
	color: #c7a471;
	font-weight: bold;
	text-decoration: none;
}
.news_app .list_text {
	color: #c9a36d;
	font-size: 14px;
}
.news_app .list_title {
}
.news_app .list_img {
	background: #f3f3f3;
	border: 1px solid #dddddd;
	padding: 0px 0px;
	width: 160px;
}
.news_app .show_text {
	color: #c9a36d;
	font-size: 14px;
}
.news_app .show_img {
	border: 2px solid #433f3d;
	margin: 0 15px 15px 0;
}
.news_app h3 {
	color: #fffff2;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}
.news_app h2 {
	color: #fffff2;
	margin-top: 0px;
}
.news_app a {
}
.news_app .date {
	color: #a48559;
	font-size: 12px;
}
.news_app hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.sale_app .list_text {
	color: #c9a36d;
	font-size: 14px;
}
.sale_app .list_title {
}
.sale_app .list_img {
	background: #f3f3f3;
	border: 1px solid #dddddd;
	padding: 0px 0px;
	width: 160px;
}
.sale_app .show_text {
	color: #c9a36d;
	font-size: 14px;
}
.sale_app .show_img {
	border: 2px solid #433f3d;
	margin: 0 15px 15px 0;
}
.sale_app h3 {
	color: #fffff2;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}
.sale_app h2 {
	color: #fffff2;
	margin-top: 0px;
}
.sale_app .date {
	color: #a48559;
	font-size: 12px;
}
.sale_app hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.unsubscribe h3 {
}
.unsubscribe h2 {
}
.unsubscribe .tnx {
	font-size: 16px;
	font-weight: bold;
}
.unsubscribe th {
	font-weight: bold;
}
.unsubscribe td {
	font-weight: bold;
	padding-right: 8px;
	padding-top: 3px;
}
.unsubscribe .send {
	background: #5f1400;
	border: 0px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	width: 70px;
}
.unsubscribe input {
	background-color: #fff;
	border-bottom: 1px solid #e3e9ef;
	border-left: 1px solid #e2e3eb;
	border-right: 1px solid #e2e3eb;
	border-top: 1px solid #abadb3;
	color: #666666;
	height: 22px;
	width: 270px;
}
.videos_app .list_text {
	color: #c9a36d;
	font-size: 14px;
}
.videos_app .list_title {
}
.videos_app .show_title {
	font-weight: bold;
}
.videos_app .show_text {
	color: #c9a36d;
	font-size: 14px;
}
.videos_app h3 {
	color: #fffff2;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
}
.videos_app h2 {
	color: #fffff2;
	margin-top: 0px;
}
.videos_app a {
}
.videos_app .embed {
	padding: 5px 0;
}
.videos_app hr {
	border-bottom: 1px solid #272423;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #11100f;
}
.search {
	color: #ffe1b1;
	font-size: 18px;
	font-weight: bold;
}