﻿/* to common */
.listMaster_topBg
{
	background: transparent url(../../images/pages/list/top.png) repeat scroll 0 0;
	height: 23px;
	padding-top: 16px;
	width: 935px;
}
.listMaster_middleBG
{
	float: left;
	width: 100%;
	background: white;
	min-height: 300px;
}
.listMaster_bottomBg
{
	width: 935px;
	height: 10px;
	background: url(../../images/pages/list/bottom.png);
	float: left;
	clear: both;
}
.lM_topLogo
{
	width: 17px;
	height: 13px;
	background: url(../../images/icons/logo.png);
	float: left;
	margin-left: 15px;
}
.listMaster_topBg .text1
{
	float: left;
	line-height: 13px;
	margin-left: 5px;
}
.listMaster_topBg .text1 span
{
	color: #EA9134;
	font-weight: bold;
}

.lM_LeftPanel
{
	float: left;
	width: 212px;
	margin-left: 11px;
}
/* to common */

/* to controls */

.boxMenuMain
{
	width: 185px;
	border: solid 1px #B8C6D5;
	float: left;
	padding: 13px;
	background: #F5F9FF;
	padding-top: 10px;
}
.bm_Title
{
	font-weight: bold;
}
.bm_Row
{
	height: 22px;
	width: 100%;
	border-top: solid 1px #BDCEDC;
	line-height: 22px;
}
.bm_RowSelected
{
	background: #D4E2ED;
}

.bm_Row:hover
{
	background: #E1EBF2;
	text-decoration: underline;
	cursor: pointer;
}
.bm_arr
{
	width: 2px;
	height: 3px;
	background: url(../../images/icons/arr.png);
	float: left;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 2px;
}
.bm_arrNo
{
	background: none;
}
.bm_indent1 .bm_arr
{
	margin-left: 32px;
}



/* list page */
.lM_LeftPanel .ad1
{
	float: left;
	margin-top: 5px;
}

.lM_LeftPanel .panel1 .ddlContainer
{
	float: left;
	width: 160px;
}


.lM_LeftPanel .panel1
{
	margin-top: 5px;
	width: 232px;
}
.lM_LeftPanel .panel1 .row .text1
{
	width: 58px;
}
.lM_LeftPanel .panel1 .row2 .text1
{
	width: 57px;
}
.lM_LeftPanel .panel1 .row2 .text2
{
	margin-left: 9px;
	width: 58px;
}

.lM_RightPanel
{
	float: left;
	width: 700px;
	min-height: 300px;
}

.lM_RightPanel, .lM_LeftPanel
{
	margin-top: 6px;
}
.lM_RTitle
{
	height: 35px;
	line-height: 35px;
	border-bottom: solid 1px #BDCEDC;
	width: 100%;
}
.lM_RTitle .text1
{
	float: left;
	margin-left: 15px;
}
.lMSort
{
	float: right;
	width: 212px;
}
.lMSort .text1
{
	float: left;
	margin-right: 4px;
}
.lMSort .ddlContainer
{
	margin-top: 7px;
	float: left;
}
.lM_Sep
{
	width: 1px;
	height: 30px;
	float: right;
	background: url(../../images/pages/list/sep.png);
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.lM_repeaterContainer
{
	float: left;
	width: 100%;
	clear: both;
}
.lM_Pagin
{
	float: right;
}
.lM_RTitle2
{
	border-bottom: medium none;
	border-top: 1px solid #BDCEDC;
	clear: both;
	float: left;
	margin-left: 14px;
	margin-top: 20px;
	width: 675px;
}

.lM_LeftPanel .row2
{
	border-bottom: 1px solid #BDCEDC;
	height: 27px;
	width: 216px;
}
/* to pagin control */
.paginPrev, .paginNext
{
	float: left;
	font-family: Tahoma;
	color: Black;
	font-size: 11px;
	cursor: pointer;
}
.paginPrev:hover, .paginNext:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.pagin a
{
	border-right: 1px solid #005995;
	color: #005995;
	float: left;
	font-family: Arial;
	font-size: 11px;
	height: 10px;
	line-height: 8px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	font-family: Tahoma;
	color: Black;
	font-size: 11px;
	margin-top: 13px;
}

.pagin a:hover, .paginNext:hover
{
	text-decoration: underline;
	cursor: pointer;
}

.pagin .selected
{
	font-weight: bold;
	color: #BB020B;
}
/* to styles */
.font3
{
	font-family: Tahoma;
	color: Black;
	font-size: 11px;
}



/* to conrtols shop item */

.si_div
{
	border: 1px solid #B8C6D5;
	float: left;
	margin-left: 14px;
	margin-top: 10px;
	width: 156px;
	padding-bottom: 5px;
}
.si_div .img
{
	width: 100%;
	height: 202px;
}
.si_div .text1, .si_div .text2
{
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
}
.si_div .text1
{
	margin-top: 4px;
}
.si_div .text2
{
	color: #BB020B;
}
.si_div .text2
{
	color: #FC9006;
}

.si_div .btn1
{
	margin-left: 17px;
	float: left;
	clear: both;
	margin-top: 5px;
}
/* tobuttons */
.addBascetBtn
{
	width: 122px;
	height: 23px;
	background: url(../../images/buttons/addBascet.png);
}

/* to forms */

.inputMin
{
	background: url(../../images/forms/inputMin.png);
	height: 23px;
	width: 45px;
}
.inputMin input
{
	background: none;
	margin-left: 2px;
	margin-top: 2px;
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	width: 49px;
	border: none;
	margin: auto auto;
}
