html {

}
body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #595858;
	position: relative;
	background: #ededed;
}
#pageBody {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	width: 1000px;
	position: relative;
	left: 50%;
	margin-left: -500px;
	overflow: hidden;
	background: #ffffff;
}
/* ************************ MISC *********************** */
a {
	color: #1a6b93;
}
a:hover {
	color: #da251d;
}
a img {
	border: none;
}
table * {
	font-size: 12px;
}
/* ************************ HEADER ********************* */
#pageHeader {
	height: 245px;
	background: url('header1.jpg') #f4f1f1 left top no-repeat;
	border-bottom: 1px solid #dedcdc;
	position: relative;
}
#siteTitle, #siteSubtitle, #siteLanguage {
	display: none;
}
#menuRefresh {
	display: none;
}
#menuTop {
	display: none;
}
#menuPrint, #menuHome {
	position: absolute;
	top: 212px;
	display: block;
	height: 13px;
	width: 13px;
	text-decoration: none;
	z-index: 200;
	padding: 0;
	margin: 0;
}
#menuPrint {
	left: 130px;
	background: url('icon-mail.gif') no-repeat;
}
#menuHome {
	left: 66px;
	background: url('icon-home.gif') no-repeat;
}
#siteAuth {
position: absolute;
right: 10px;
top: 10px;
z-index: 100;
overflow: hidden;
zoom: 1;
text-align: right;
}
#siteAuth table td {
font-family: Tahoma;
font-size: 12px;
color: #666;
padding: 2px;
vertical-align: middle;
}
#siteAuth input {
font-family: Tahoma;
font-size: 12px;
color: #666;
}
.auth_reglink {
display: block;
float: right;
clear: right;
}
.auth_repass {
display: block;
float: right;
clear: right;
}
#sendauth {
float: right;
clear: right;
}

/* ************************ MENU *********************** */
#pageMenu {
	clear: left;
	float: left;
	width: 245px;
	padding: 16px 0 20px 0;
	zoom: 1;
	position: relative;
	margin-bottom: 200px;
}
#pageMenu .menu {
	display: block;
	margin: 0 31px 3px 16px;
	padding: 6px 10px 6px 19px;
	border: 1px solid #dcdcdc;
	color: #000000;
	text-decoration: none;
}
#pageMenu .menu:hover {
	background: #e4e4e4;
}
#pageMenu .menuActive {
	color: #da251d;
}
#adMenu {
	margin: 20px 31px 0 0;
	padding:0 0 0 17px;
	text-align:left;
}
/* ************************ SERVICE MENU *************** */
#pageServiceMenu {
	position: relative;
	float: left;
	border-right: 1px solid #d2d2d3;
	margin: -51px 0 0 0;
	padding: 0 0 0 245px;
	height: 50px;
	background: url('service-buttons-red-bg.gif') #e3e3e3 left top no-repeat;
	overflow: hidden;
	z-index: 150;
}
*html #pageServiceMenu {
	height: 49px;
	margin-top: -50px;
}
#pageServiceMenu .menu {
	color: #000000;
	text-decoraton: none;
	border-right: 1px solid #ffffff;
	float: left;
	padding: 6px 23px;
	margin: 11px -2px 0 0;
	text-decoration: none;
}
#pageServiceMenu .menu:hover {
	color: #da251d;
	text-decoration: underline;
}
/* ************************ CONTENT ******************** */
#pageContent {
	background: url('dotted-border.gif') left 12px repeat-x;
	margin: 27px 0 0 0;
	float: left;
	line-height: 1.4;
	width: 730px;
}
#pageTitle {
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	background: #287ca9;
	border-right: 10px solid white;
	padding: 0 25px 2px 25px;
	line-height: 1;
	text-transform: lowercase;
	float: left;
	margin: 0 0 5px 0;
}
#pageEnteringText, #pageClosingText, .content {
	clear: left;
}
.content {
	background: none;
	position: relative;
	padding: 0 0 15px 0;
	margin: 10px 0 10px 0;
	overflow: hidden;
	zoom: 1;
}
.content h3.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #da251d;
	padding: 0 25px 2px 0;
	margin: 0 0 12px 0;
}
.content .object {
	overflow: hidden;
	zoom: 1;
}
.content .object h4.title {
	margin: 15px 0 3px 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	color: #da251d;
	font-weight: normal;
}
.content .object h4.title span.date {
	font-size: 11px;
	color: #747474;
	background: #eeeeee;
	padding: 1px 3px;
}
.content .object h4.title a {
	color: #da251d;
}
.content .object h4.title a:hover {
	color: #ea7a75;
}
.content .object .preview {
	float: left;
	margin: 0 15px 2px 0;
}
.content .object .note {
	margin: 0;
	padding: 0;
}
.content .image {
	float: left;
	margin: 0 15px 2px 0;
}
.content .text {
	margin: 0;
	padding: 0;
}
.content table {
	margin: 10px 0 5px 1px;
	display: block;
	border-collapse: collapse;
}
.content table tr.tableHeader {
	background: #b7d3f3;
	color: #287ca9;
}
.content table tr.tableHeader a {
	color: #fff;
}
.content table tr.tableHeader a:hover {
	text-decoration: none;
}
.content table td {
	border: 1px solid #b7d3f3;
	padding: 2px 4px;
}
.content input.button {
	padding: 1px 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
/* ************************ CONTENT MISC *************** */
.content.contentPoll h4.title {
	font-size: 13px !important;
	color: #48a801 !important;
}
.content form {
	margin: 0;
	padding: 0;
}
.content form * {
	font-size: 12px;
	font-family: Arial;
}
.content.contentPoll form input.button {
	margin-top: 13px;
}
.content.contentGuestbook input.button {
	margin-top: 13px;
}
.content.contentForum form input.button {
	margin-top: 12px;
}
.content.contentSitereg form table.tableTable input.button {
	margin-top: 10px;
}
.content.contentProductList input.button {
	margin-top: 13px;
}
.content.contentCart input.button {
	margin-top: 13px;
}
.content.contentFeedback form input.button {
	margin-top: 13px;
}
.content.contentGuestbook p.text {
	margin-bottom: 2px;
}
.content.contentGuestbook a.link {
	margin-bottom: 10px;
}
.content.contentGuestbook .objectMessage {
	margin: 15px 0;
	padding: 0;
}
.content.contentGuestbook .objectMessage span.title {
	margin: 0;
	font-size: 11px;
	color: #747474;
}
.content.contentGuestbook .objectMessage span.title b {
	font-size: 12px;
	margin: 0;
	color: #595858;
}
.content.contentGuestbook .objectMessage span.title b a {
	margin: 0;
}
.content.contentGuestbook .objectMessage p.note {
	margin: 0;
	padding: 0;
}
.content.contentForum ul.subforum {
	list-style: none;
	padding: 0;
	margin-bottom: 15px;
}
.content.contentForum ul.subforum .objectForum {

}
.content.contentForum ul.subforum .objectForum li.title {
	margin: 3px 0;
	padding: 0;
}
.content.contentForum ul.subforum .objectForum li.title span {

}
.content.contentForum ul.subforum .objectForum li.title span a {

}
.content.contentForum ul.subforum .objectForum li.title span span.date {
	color: #8D8D8D;
}
.content.contentForum form {

}
.content.contentForum form table {
	margin-top: 10px;
}
.content.contentForum form table tr.tableHeader {
	background: none;
	color: #333;
}
.content.contentPhotoAlbum .text {
	margin: 0 0 15px 0;
}
.content.contentPhotoAlbum span.objectPhotoPreview {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	width: 150px;
}
.content.contentPhotoAlbum span.objectPhotoPreview img.preview {
	border: 1px solid #999;
	margin-bottom: 10px;
}
.content.contentPhotoAlbum span.objectPhotoPreview .note {
	padding: 0 0 0 0;
	line-height: 1.1;
}
.content.contentPhotoAlbum span.objectPhotoPreview .note a.link {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.content.contentPhotoAlbum .photoDescription {
	margin: 0;
}
.content.contentPhotoAlbum .photoDescription p.note {
	margin: 0 0 4px 0;
}
.content.contentFaq h4.title {
	font-size: 13px !important;
	color: #48a801 !important;
}
.content.contentFaq ul.list {
	list-style: none;
	padding-left: 0;
}
.content.contentFaq ul.list li {
	padding: 4px 0;
}
.content.contentFaq .objectFaq p.text {
	margin-bottom: 0;
}
.content.contentLinks .objectLink h4.title {
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 12px;
}
.content.contentAdvertizing {
	margin: 10px 0 5px 0;
}
.content.contentProductList img.pic {
	border: 1px solid #999;
}
.content.contentProductList ul {
	list-style: none;
}
.content.contentProductList ul li {

}
.content.contentProductList .blockRight {
	margin: 10px 0;
}
.content.contentProductList .blockRight table td{
	border: none;
	padding: 2px 2px;
}
.content.contentOrder h3.contentTitle {
	font-size: 16px;
	font-family: Arial;
	color: #da251d;
	font-weight: normal;
}
.content.contentOrder form input.contentForm {
	font-weight: bold;
	color: #666;
	margin-top: 13px;
}
/* ************************ FOOTER ********************* */
#pageFooter {
	height: 91px;
	background: url('footer-bg.gif') #f2f2f2 left bottom no-repeat;
	clear: both;
	font-family: Tahoma;
	font-size: 11px;
	color: #717171;
	border-top: 1px solid #ffffff;
	position: relative;
}
#pageContactsBrief {
	font-family: Tahoma;
	font-size: 11px;
	color: #717171;
	text-align: center;
	background: none;
	margin: 30px 0 10px 0;;
	padding: 0;
}
#pageContactsBrief .title {
	display: none;
}
#pageCopyrights {
	margin: 42px 100px 0 390px;
	padding: 0;
}
#pageTechnology {
	margin: 3px 100px 0 390px;
	padding: 0;
}
#siteLinks {
	display: none;
}
#pageCounter {
	position: absolute;
	right:10px;
	bottom: 20px;
}