*	{
	margin: 0;
	padding: 0;
	}
html, body	{
	height: 100%;
	}

#page-top-outer	{
	border-bottom: 0px solid #7e7e7e;
	height: 160px;
	background-color: #000000;
	}
#page-top	{
	margin: 0 auto;
	max-width: 1260px;
	min-width: 850px;
	position: relative;
	}
#logo	{
	float: left;
	margin: 0px 0 0 15px;
	}
#logo	a	{
	display: block;
	}
#top-search	{
	display: inline;
	float: right;
	position: relative;
	margin: 46px 20px 0 0;
	z-index: 20;
	}
#user-data	{
	display: inline;
	color: #FFF;
	float: none;
	position: relative;
	text-align: right;
	margin: 0px 10px 0 0;
	z-index: 20;
	}
#user-data div {
	line-height: 20px;
	background: #000000;
	color: #FFFFFF;
}


.top-search-inp	{
	background: url(../images/shared/top_search_inp.html) no-repeat;
	border: none;
	color: #fff;
	font-size: 12px;
	height: 23px;
	padding: 6px 6px 0 10px;
	width: 164px;
	}
#content-outer	{
	background: url(../images/shared/content_repeat.html) repeat-x;
	}
#content	{
	color: #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto 0 auto;
	max-width: 1260px;
	min-width: 780px;
	padding: 25px 0px 30px 0px;
	}
#content-inner	{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 auto 0px auto;
	padding: 25px 0 30px 0;
	}
#content-table	{
	font-size: 0px;
	line-height: 0px;
	}
#content-table th.sized	{
	height: 15px;
	width: 15px;
	padding-left: -1px;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
	}


#content-table-inner	{
	font-size: 12px;
	line-height: 12px;
	padding: 10px 0;
	}
#tbl-border-top	{
	background: url(../images/shared/border_bit.html) top repeat-x;
	line-height: 0;font-size: 0px;
	height: 15px;
	}
#tbl-border-bottom	{
	background: url(../images/shared/border_bit.html) bottom repeat-x;
	line-height: 0;font-size: 0px;
	height: 15px;
	}
#tbl-border-left	{
	background: url(../images/shared/border_bit.html) left repeat-y;
	}
#tbl-border-right	{
	background: url(../images/shared/border_bit.html) right repeat-y;
	}
#table-content	{
	line-height: 16px;
	margin: 0 10px 0px 10px;
	min-height: 300px;
	}

.topleft {
background: url(../images/shared/corner_top_left.html) no-repeat;
width:15px;
height:15px;

}
.topright {
background: url(../images/shared/corner_top_right.html) no-repeat;
width:15px;
height:15px;

}

.bottomleft {
background: url(../images/shared/corner_bottom_left.html)  no-repeat;
width:15px;
height:15px;

}
.bottomright {
background: url(../images/shared/corner_bottom_right.html)  no-repeat;
width:15px;
height:15px;

}

#page-heading	{
	margin: 0 0 15px 20px;
	}
  h1	{
	color: #4b4b4b;
	font-family: Tahoma;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	}
h2	{
	color: #393939;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	}
h3	{
	color: #92b22c;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	}


/* MESSAGES --------------------------------------------------------------- */
#message-yellow	{
	margin-bottom: 10px;
	}
.yellow-left	{
	background: url(../images/table/message_yellow.gif) top left no-repeat;
	color: #e79300;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.yellow-left a	{
	color: #e79300;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.yellow-right a	{
	cursor: pointer;
	}
.yellow-right	{
	width: 55px;
	}
#message-blue	{
	margin-bottom: 10px;
	}
.blue-left	{
	background: url(../images/table/message_blue.gif) top left no-repeat;
	color: #2e74b2;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.blue-left a	{
	color: #2e74b2;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.blue-right a	{
	cursor: pointer;
	}
.blue-right	{
	width: 55px;
	}
#message-red	{
	margin-bottom: 10px;
	}
.red-left	{
	background: url(../images/table/message_red.gif) top left no-repeat;
	color: #ce2700;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 0 0 20px;
	}
.red-left a	{
	color: #ce2700;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.red-right a	{
	cursor: pointer;
	}
.red-right	{
	width: 55px;
	}
#message-green	{
	margin-bottom: 10px;
	}
.green-left	{
	background: url(../images/table/message_green.gif) top left no-repeat;
	color: #6da827;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 12px;
	padding: 0 0 0 20px;
	}
.green-left a	{
	color: #6da827;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	}
.green-right a	{
	cursor: pointer;
	}
.green-right	{
	width: 55px;
	}









#tooltip	{
	background-color: #8c8c8c;
	border: 1px solid #767676;
	color: #fff;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	opacity: 0.85;
	padding: 0 5px;
	position: absolute;
	text-align: left;
	z-index: 3000;
	}
#tooltip h6, #tooltip div	{
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	}
/*=======================================
* Tooltips
* ======================================*/
.simpletip{
	position: absolute;
	padding: 5px 13px;
	z-index: 2;

	background-color: #8c8c8c;
	border: 1px solid #767676;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

   .simpletip h3{
      margin: 0 0 5px;
      text-align: left;
   }

input[type=checkbox] {
	cursor: pointer;
	vertical-align: middle;
}


/*  ACTIONS BOX ----------------------------------------------- */
#actions-box	{
	float: left;
	margin: 0 0 0 10px;
	position: relative;
	}
a.action-slider	{
	background: url(../images/table/dropdown_actions.gif) no-repeat;
	display: block;
	height: 30px;
	width: 110px;
	}
a.action-slider.activated	{
	background: url(../images/table/dropdown_actions.gif) no-repeat 0 -30px;
	display: block;
	height: 30px;
	width: 110px;
	}
#actions-box-slider	{
	background: url(../images/table/actions_slider_bg.gif) bottom no-repeat;
	display: none;
	left: 0;
	padding-bottom: 1px;
	padding-top: 10px;
	position: absolute;
	top: 24px;
	width: 110px;
	}
#actions-box-slider-inner	{
	font-size: 0px;
	line-height: 0;
	margin: 0 auto;
	width: 108px;
	}
a.action-edit ,
a.action-delete	{
	color: #272727;
	display: block;
	font-weight: bold;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 5px 45px;
	width: 63px;
	}
a:hover.action-edit	{
	background: #949494 url(../images/table/action_edit.gif) no-repeat 14px 5px;
	color: #fff;
	}
a.action-edit	{
	background: #c7c7c7 url(../images/table/action_edit.gif) no-repeat 14px 5px;
	}
a.action-delete	{
	background: #c7c7c7 url(../images/table/action_delete.gif) no-repeat 14px 5px;
	}
a:hover.action-delete	{
	background: #949494 url(../images/table/action_delete.gif) no-repeat 14px 5px;
	color: #fff;
	}


/*  NAVIGATION ----------------------------------------------- */
#nav-holder	{
	margin: 0 auto;
	max-width: 1260px;
	min-width: 780px;
	text-align: left;
	}
.nav-outer-repeat	{
	background: url(../images/shared/nav/repeat.jpg) repeat-x;
	height: 20px;
	}
.nav-outer-no-repeat	{
	background: url(../images/shared/nav/repeat.jpg) repeat-x;
	height: 20px;
	}
.nav-outer	{
	margin: 0 auto;
	max-width: 145px;
	min-width: 1345px;
	}

#nav-right a	{
	display: block;
	float: left;
	margin: 0;
	}
#nav-right-discount {
	float: left;
	text-align: left;
	display: block;
	min-width: 140px;
	line-height: 18px;
	color: white;
}
#nav-right-basket {
	float: left;
	text-align: right;
	display: block;
	padding-left: 10px;
	/*width: 150px;*/
	line-height: 18px;
	color: white;
}

a#logout	{
	float: right;
	padding: 3px 0 0 5px;
	/*margin-right: 10px;*/
	}

.nav	{
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	height: 30px;
	position: relative;
	width: 1210px;
	min-width: 1160px;
	padding-left: 50px;
	z-index: 500;
	}
.nav-divider	{
	background: url(../images/shared/nav/divider.jpg) top no-repeat;
	float: left;
	height: 15px;
	width: 15px;
	}
.nav .table	{
	display: table;
	width: 1210px;
	min-width: 1210px;
	}
.nav .select,
.nav .current	{
	display: table-cell;
	float: left;
	list-style: none;
	margin: 0 0px 0 0;
	padding: 0;
	white-space: nowrap;
	font-weight: bold;
	}
.nav li	{
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	}
.nav .select a {
 color: #fff;
 display: block;
 float: left;
 height: 20px;
 line-height: 18px;
 padding: 0 2px 0 2px;
 text-decoration: none;
 white-space: nowrap;
 }

.nav .select a:hover,
.nav .select li:hover a {
 color: #fff;
 cursor: pointer;
 padding: 0 0 0 2px;
 }
.nav .select a:hover b,
.nav .select li:hover a b {
 color: #BCBCBC;
 cursor: pointer;
 display: block;
 float: left;
 padding: 0 2px 0 0px;
 }

/* IE6 only */
.nav table	{
	border-collapse: collapse;
	font-size: 1em;
	height: 0;
	margin: -1px;
	width: 0;
	}

/* FOOTER -------------------------------------------------------------- */

#footer	{
height: 70px;

	margin: 10px auto 0px auto;
	padding: 0px 0 0 0;
	text-align: left;
	min-width: 780px;
	max-width: 1260px;
	}
#footer-left	{
	color: #818181;
    text-align: center;
	font-size: 11px;
	line-height: 11px;
	padding: 15px 0 15px 25px;
	margin: 0 20px;

	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	}
#footer-left a	{
	color: #818181;
	text-decoration: none;
	}
#footer-left 	 a.selected,
#footer-left 	 a:hover	{
	color: #000;
	text-decoration: none;
	}

/* GENERAL --------------------------------------------------------*/

.fr	{
	float: right;
	}
a	{
	outline: none;
	text-decoration: none;
	}
a:hover	{
	}
.clear	{
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
img	{
	border: 0;
	}
p	{
	margin: 0px;
	padding: 0px;
	}
form	{
	margin: 0;
	padding: 0;
	}
.line	{
	border-top: 1px solid #dcdada;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 20px 0;
	padding: 0;
	}
.font11	{
	font-size: 11px;
	}

button{
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
   	overflow:visible;
	text-align:center;
	white-space:nowrap;
	height:32px;
	line-height:30px;
	cursor: pointer;
	}
button span, button em{
	display:block;
	height:32px;
	line-height:30px;
	margin:0;
	color: white;
	}
button span{
	padding-left:20px;
	background:url(../images/shared/grey-button.html) no-repeat 0 0;
	}
button em{
	font-style:normal;
	padding-right:20px;
	background:url(../images/shared/grey-button.html) no-repeat 100% 0;
	}


#topAction {
	margin-top: -10px;
	padding-bottom: 10px;
	margin-left: -7px;
}

#bottomAction {
	float: left;
	position: relative;
	margin-left: -7px;
	margin-top: -12px;
}

#message-box {
	display: none;
}

#boxCloud {
	display: none;
	position:absolute;
	left: 160px;
	top: 56px;
	z-index:200;
	background:url(../images/shared/tail.html) no-repeat right center;
	height:35px;
	padding-right:8px;
	margin-left:5px;

}

#boxCloud .head {
	background:url(../images/shared/head.html) no-repeat 0 0;
	height:35px;
	color: #9B0000;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	white-space:nowrap;
	padding-left:8px;
	padding-top:12px;
}

.checkBin a {
	color: black;
	font-weight: bold;
}

.checkBin a:hover {
	cursor: pointer;
}

.contacts {
	cursor: pointer;
}

.contacts:hover {
	text-decoration: underline;
}



.inactiveSearchButton {
	color: #353030 !important;
	font-style: italic;
	text-decoration: underline;
}
#normalSearchButton, #fullSearchButton {
	font-weight: bold;
	color: #9d9d9d;
	cursor: pointer;
	font-size: 15px;
}
.longSelect, .shortSelect {
	padding: 2px;
	margin: 0;
}
.longSelect {
	width: 240px;
}
.shortSelect {
	width: 100px;
}
.sCCHead {
	margin: -10px 0 15px 0;
}
.sCCLine {
	margin: 0 10px;
	font-size: 16px;
}
.sCCTbl {
	width: 100%;
	display: table;
	margin-bottom: 10px;
}
#fullSearch0 {
	display: table-cell;
	vertical-align: top;
	width: 320px;
	padding-right: 15px;
}

#fullSearch0 div {
	width: 320px;
	padding-bottom: 10px;
}
#fullSearch0 div span:first-child, #fullSearch1 div span:first-child {
	width: 80px;
	display: inline-block;
	vertical-align: top;
}
#fullSearch0 div span:last-child {
	width: 240px;
	display: inline-block;
}
#fullSearch1 div {
	width: 270px;
	padding-bottom: 10px;
}
#fullSearch1 div span:first-child {
	padding-right: 10px;
}
#fullSearch1 div span:last-child {
	width: 160px;
	display: inline-block;
}
#fullSearch1, #fullSearch2, #fullSearch3 {
	display: none;
	vertical-align: top;
}
#fullSearch1 {
	width: 270px;
	padding-right: 15px;
}
#fullSearch2 {
	width: 190px;
	padding-right: 10px;
}
#fullSearch3 {
	width: 190px;
	padding-right: 15px;
}
#fullSearch2 div:first-child, #fullSearch3 div:first-child {
	width: 190px;
}

#product-table tr.green-valid-row {
	background: #e2ffd9;
}
#product-table tr.green-valid-alternate-row {
	background: #ecffe6;
}

#product-table tr.yellow-valid-row {
	background: #fffdd9;
}
#product-table tr.yellow-valid-alternate-row {
	background: #fffee3;
}

#product-table tr.red-valid-row {
	background: #ffe6e6;
}
#product-table tr.red-valid-alternate-row {
	background: #ffebeb;
}

#product-table, .product-table	{
	margin-bottom: 20px;
	}
#product-table	td a:hover, .product-table	td a:hover	{
	text-decoration: underline;
	}
#product-table	th, .product-table	th	{
	height: 22px;
	text-align: left;
	}
#product-table	.minwidth-1, .product-table	.minwidth-1	{
	min-width: 110px;
	}
#product-table td, .product-table td	{
	border: 1px solid #d2d2d2;
	padding: 5px 0 5px 10px;
	}
#product-table tr.alternate-row, .product-table tr.alternate-row	{
	background: #ececec;
	}
#product-table tr.red-row, .product-table tr.red-row {
	background: #FF8A8D;
	}
#product-table tr.blue-row, .product-table tr.blue-row {
	background: #90a1b8;
	}
#product-table tr.green-row, .product-table tr.green-row {
	background: #8EF2A5;
}
#product-table tr.hover, .product-table tr.hover {
	background: #f4f2b0;
	cursor: pointer;
}

td.options-width, td.options-width-three	{
	padding: 0 0 0 10px;
	min-width: 65px;
	width: 65px;
	}
td.options-width-three {
	width: 98px;
}
td.checkbox-width	{
	}
.table-header-check	{
	background: url(../images/table/table_header_checkbox.jpg) no-repeat;
	border: none;
	min-width: 29px;
	padding: 0px 0 0 10px;
	width: 29px;
	}
.table-header-options, .table-header-options-three	{
	background: url(../images/table/table_header_options.jpg) no-repeat;
	border: none;
	min-width: 66px;
	padding: 0px 0 0 0;
	width: 66px;
	}
.table-header-options-three {
	width: 99px;
}
.table-header-repeat	{
	background: url(../images/table/table_header_repeat.jpg) repeat-x;
	border: none;
	font-size: 0px;
	line-height: 0;
	padding: 0px 0 0 0;
	}
.table-header-options,
 .table-header-repeat,
 .table-header-options-three	{
	color: #fff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 10px 0 10px;
	/*margin: 0 10px 0 0;*/
	}

th.line-first	{
	border-left: 0px solid #373737;
	}
th.line-left	{
	border-left: 1px solid #373737;
	}
#product-table	tr.activity-blue, .product-table	tr.activity-blue	{
	background: #e3eceb;
	}

/* ?????? ???????? Options */
a.icon-1	{
	background: url(../images/table/table_icon_1.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-1	{
	background: url(../images/table/table_icon_1.gif) 0 -24px;
	}
a.icon-2	{
	background: url(../images/table/table_icon_2.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-2	{
	background: url(../images/table/table_icon_2.gif) 0 -24px;
	}
a.icon-3	{
	background: url(../images/table/table_icon_3.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-3	{
	background: url(../images/table/table_icon_3.gif) 0 -24px;
	}
a.icon-4	{
	background: url(../images/table/table_icon_4.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-4	{
	background: url(../images/table/table_icon_4.gif) 0 -24px;
	}
a.icon-5	{
	background: url(../images/table/table_icon_5.gif) no-repeat;
	display: block;
	float: left;
	height: 24px;
	margin: 0 8px 0 0;
	width: 24px;
	}
a:hover.icon-5	{
	background: url(../images/table/table_icon_5.gif) 0 -24px;
	}
/* ????? ???????? Options */


#paging-table, .paging-table {
	float: right;
	margin: 0 4px 0 0;
}

.page-cur-num, .page-num {
	float: left;
	padding: 4px 5px;
	margin: 0 2px;
	font-size: 15px;
	border: 1px solid #d0c9c9;
	cursor: pointer;
	color: black;
}

.page-cur-num {
	background: #90a1b8;
}

.page-num:hover {
	background: #f4f2b0;
}
.page-dotted {
	float: left;
	margin: 0 5px;
	font-size: 18px;
	line-height: 30px;
}

#page-info	{
	float: left;
	line-height: 16px;
	padding: 3px 12px 0 12px;
	}
