/* main */
html, body, td {
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	background-color:#FFFFFF;
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #626262;
	font-size:12px;
}

tr, td {
	font-size:12px;
	color: #626262;
}

img { border: 0px;}

/* bg */
.TopBgLeft {
	background-image:url(images/bg_l_top.gif);
	background-position: left top;
	background-repeat:repeat-x;
	height:79px;
}
.TopBgRight {
	background-image:url(images/bg_r_top.gif);
	background-position: left top;
	background-repeat:repeat-x;
	height:79px;
}
.BgPadding {
	margin-top:6px;
	padding-top:6px;
}
.BgPaddingSlog {
	margin-top:5px;
	padding-top:5px;
}
.BgtableGray {
	background-image:url(images/bg_table_gray.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding:5px;
	margin:5px;
}

.BgProductsPro {
	background-image:url(images/bg_products_products.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:145px;
	height:50px;
	margin:5px;
	padding:5px;
}
.BgProductsServices {
	background-image:url(images/bg_products_services.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:145px;
	height:50px;
	margin:5px;
	padding:5px;
}
.BgProductsDocs {
	background-image:url(images/bg_products_docs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:145px;
	height:50px;
	margin:5px;
	padding:5px;
}
.BgProductsPhorum {
	background-image:url(images/bg_products_phorum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:145px;
	height:50px;
	margin:5px;
	padding:5px;
}

.BgMenuLeftBorder {
	border: 1px solid #dedede;
	margin:10px;
	padding:10px;
}
.BgRegistration {
	background-image:url(images/bg_registration.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:139px;
	height:45px;
	margin:5px;
	padding:5px;
}
.BgCaptionRight {
	background-image:url(images/news.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	width:139px;
	height:44px;
	padding:0px;
}

.BgCaptionRight { color: white; }

.BgCaptionRight a, 
.BgCaptionRight a:visited, 
.BgCaptionRight a:active { 
	color: white;
	text-decoration: none;
}

/*forms*/
.SearchForm {
	background-color:#FFFFFF;
	/* font-family:Arial, Helvetica, sans-serif;
	*/ font-size:11px;
	color:#999999;
	border:1px solid #d1d1d1;
	width: 150px;
	height:16px;
}

.LoginForm {
	background-color:#FFFFFF;
	/* font-family:Arial, Helvetica, sans-serif;
	*/ font-size:11px;
	color:#999999;
	border:1px solid #d1d1d1;
	width: 120px;
	height:14px;
}

/*links*/
a, a:visited, a:active {
	/* font-family: Arial, Helvetica, sans-serif;*/
	font-size:12px;
	color: #3f81a0;
	text-decoration: underline;
	/*	margin:3px;
	padding:3px;
	*/
}

a:hover {
	/* font-family: Arial, Helvetica, sans-serif;*/
	font-size:12px;
	color: #3f81a0;
	text-decoration:none;
	/*	margin:3px;
	padding:3px;
	*/

}

/* Верхнее меню */
.top_menu {
	/* /* font-family:Arial, Helvetica, sans-serif;
	*/ */
	font-size:12px;
	color:#d4d4d4;
	margin:3px;
	padding:3px;
	 /* Коррекция дизайна */
}

a.top_menu, a.top_menu:visited, a.top_menu:active {
	/* /* font-family:Arial, Helvetica, sans-serif;
	*/ */
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

a.top_menu:hover {
	/* /* font-family:Arial, Helvetica, sans-serif;
	*/ */
	font-size:12px;
	color:#D8C03F;
	text-decoration:underline;
}

.copy { 
	/* font-family:Arial, Helvetica, sans-serif;
	*/ font-size:12px;
	color:#8F8F8F;
	background-color:#F0F0F0;
}

a.copy, a.copy:visited, a.copy:active {
	/* font-family:Arial, Helvetica, sans-serif;
	*/ font-size:12px;
	color:#8F8F8F;
	text-decoration:none;
	background-color:#F0F0F0;
}

a.copy:hover{ 
	/* font-family:Arial, Helvetica, sans-serif;
	*/ font-size:12px;
	color:#8F8F8F;
	text-decoration:underline;
	background-color:#F0F0F0;
}


/* Левое меню */
td.left_menu {
	padding:0px 8px;
	/* Коррекция дизайна */
}

td.left_menu a {
	/* font-family:Arial, Helvetica, sans-serif;
	*/
	font-size:12px;
}

td.left_menu a, td.left_menu a:visited, td.left_menu a:active {
	/* font-family:Arial, Helvetica, sans-serif;
	*/
	font-size:12px;
	text-decoration:none;
/*
	padding-left:5px;
	margin-left: 5px;
*/
}

td.left_menu a:hover {
	/* font-family:Arial, Helvetica, sans-serif;
	*/
	font-size:12px;
	text-decoration:underline;
/*
	padding-left:5px;
	margin-left:5px;
*/
	text-decoration:underline;
}

/*headers*/
h1 {
	font-family: Arial, Helvetica , sans-serif;
	font-size:1.3em;
	color:#73a41d;
	text-transform: uppercase;
	margin:5px;
	padding:5px;
}

h2 /* В дизайне не использовался */ {
	/* font-family:Arial, Helvetica, sans-serif;
	*/
	font-size:1.1em;
	color:#919191;
	text-transform: none;
	margin: 1px 10px;
	padding: 1px 10px;
}

h3, /* h4 */ {
	/* font-family:Arial, Helvetica, sans-serif;
	*/
	font-weight:bold;
	color:#397cb2;
	font-size:12px;
}


/* other */
ul li { list-style-type: square; }
li, ul {
	margin-left: 15px;
	color:#006699;
	line-height:20px;
}

.punctHorisont { background-image:url(images/punct.gif);
	background-repeat:repeat-x;
	background-position: center;
	height:5px;
}
.punctVert { background-image:url(images/punct_v.gif);
	background-repeat:repeat-y;
	background-position: right;
	width:5px;
}
.punctVertR { background-image:url(images/punct_v.gif);
	background-repeat:repeat-y;
	background-position: left;
	width:5px;
}

.arrow {
	background-image:url(images/arrow.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:15px;
}

.registrPaddingText {font-family: "Arial", Helvetica , sans-serif;
	font-size:1.2em;
	color:#FFFFFF;
	text-transform: uppercase;
	margin:15px;
	padding:15px;
	font-weight:bolder;
}

.Bold { font-weight:bold; }

.PriceBlack { /* font-family:Arial, Helvetica, sans-serif;
	*/ font-size:15px;
	color:#000000;
	font-weight:bolder;
}

.PriceOrange { /* font-family:Arial, Helvetica, sans-serif;
	*/ font-size:1.5em;
	color:#ff850d;
	text-transform: none;
}

.ProductBorder { border:1px solid #d1d1d1; }


.properties .label {
	text-align: right;
	padding-right : 3px;
	margin-left: 15px;
}

.properties td {
/* Да во всех таблицах !!!*/
	vertical-align: top;
	font-size: 11px;
	padding: 1px;
}


/* product */
.product li, .product ul {
	color: #626262;
	margin-left: 0px;
	margin-top: 0.5em;
	line-height: 1.2em;
}

.orderButton {
	width: 105px;
	height: 23px;
	background-image: url(images/order.gif);
	border: 0px;
	margin: 0px;
}

/* Статьи */
.article img {
	margin : 0px 10px;
	padding: 1px;
	border: 1px solid #d1d1d1;
}

table.border {
	border: 1px solid #d1d1d1;
	border-collapse: collapse;
}

.article table caption,
.product table caption {
	padding: 0.2em;
	font-weight: bolder;
}


.article tr {
	vertical-align: top;
}

.banners img {
	padding: 4px;
	margin: 4px;
}

/* Шапка */
.top {
	font-size: 25px;
}

.top .address {
	color: white;
	font-size: 18px;
	text-transform: uppercase;
}

/* Новости */
.news p { text-align: left; }
.fullnews p { text-align: justify; }
.fullnews table { border-collapse: collapse; }
.fullnews th, .fullnews td { padding: 4px; }

