a.xls {background: url(/Sites/solteks_ru/Images/arrow_xls.gif) no-repeat; padding: 2px 0 2px 22px;}


body {
	background-color : white;
	/*overflow-y: auto;
	height: 100%;*/
}

body,table,input,select,textarea{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #555555;
}

b{
	font-weight: bolder;
}

.news_title{
	font-weight: bold;
	color: #164498;
}

a, a:hover, a:link{
	color : #164498;
}

a, a:link{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.news, a:hover.news, a:link.news{
	color: #164498;
}

img {border: none}


TABLE.menu{
	background-color: #F1F1F1;
}

a.menu, a.menuselected, a:hover.menu, a:hover.menuselected, a:link.menu, a:link.menuselected{
	font-size: 8pt;
	color: #4D73A6;
	/* font-weight: bold; */
	line-height: 16px;
}

span.menu{
	padding-left: 24px;
	font-size: 8pt;
	color: #555;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}

TABLE.menuselected, TR.menuselected{
	background-color: #FFFFFF;
}

TABLE.user{
	border: 1px solid darkgray;
	border-width: 1 0 0 1;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

TABLE.user td{
	border: 1px solid darkgray;
	border-width: 0 1 1 0;
	padding: 4;
	
}

TABLE.user tr.even td {background: #FCFCFC;}

TABLE.user tr.product:hover {background: #FCFCFC;}

TABLE.user input, TABLE.user select{
	font-size: 11px;
	text-align: right;
}

textarea.placeholder {color: #c8c8c8;}

TABLE.user th{ 
	border: 1px solid darkgray;
	background-color: #F3F6FA;
	border-width: 0 1 1 0;
	padding: 4 5;
	text-align: center;
	font-size:9pt;
	font-weight: bold;
	color: #555;
	vertical-align: middle;	
}

IMG.user{
	border: 1px solid darkgray;
}

.tr_forum_title{
	COLOR: #ffffff;
	background-color: #2654A8;
}

.tr_light_line{
	background-color: #FCFCFF;
}

.address{
	font-size: 8pt;
}

td.pricepart{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-color: silver;
	color: black;
}

/* Oleg */


.white {
       font-size:11px; padding: 6px;
}

.white a {
       font-size:11px; padding: 0; text-decoration: underline;
}

.strong {font-weight: bold}

ul.list {padding: 0;}
ul.list li{list-style: none; line-height: 20px;}

input.disabledLooksLikeReadonly {
	background-color: white;
}

#addedNotification {
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 6px 6px;
	display: none;
	position: absolute;
	text-align: center;
	color: white;
	background: #ff9900 url('/Sites/solteks_ru/Images/arrow_cart.gif') no-repeat top center;
}

hr {
	color: #d1d1d1; height: 1px; background-color: #d1d1d1; border-width: 0px; margin: 1em 0 1.4em 0; width: 100%;
}
div.title {float: left; border-bottom: 1 solid black;}
div.caption_title {float: left;}


/* Floats */   

.left,.alignleft {float: left;}
.right,.alignright {float: right;}

/* 
   Alignment 
------------------------------------------------------------------- */

.center, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}


/* Dock Content */ 

.dockclass{		
	margin-right: 60px;
	font-size: 11px;	
	color: #4d73a6;	

}

.dockclass input {color: #4d73a6; border: none; background-color: #e9e9e9; font-weight: bold;}

/* Modal dialog */ 

#mbox {
	background-color: #eee;
	padding: 8px;
	border: 2px outset #666;
}
#mbm {
	font-family: sans-serif;
	font-weight: bold;
	float: right;
	padding-bottom: 5px;
}
#ol {
	background-image: url(/Sites/solteks_ru/Images/overlay.png);
}
.dialog {
	display: none;
}

.dialog .button{
	margin: 10px;
}

* html #ol {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Sites/solteks_ru/Images/overlay.png", sizingMethod="scale");
}

/* Modal dialog */ 

