﻿.lM_PhotoPanel
{
	width: 322px;
	height: 100%;
	float: left;
}
.bigPhoto
{
	width: 310px;
	height: 468px;
	float: right;
	margin-top: 6px;
}


.descriptionPanel
{
	width: 138px;
	float: left;
}
.DPModel
{
	border: solid 1px #b8c6d5;
	height: 36px;
	width: 375px;
	float: left;
	margin-top: 6px;
	background-color: #eaf3ff;
}
.DPModel .text1
{
	color: black;
	margin-left: 12px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 36px;
	float: left;
}
.DPModel .text2
{
	color: red;
	margin-right: 12px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	float: right;
}
.DPModel1
{
	border: solid 1px #b8c6d5;
	height: 36px;
	width: 375px;
	float: left;
	border-top: none;
	background-color: #eaf3ff;
}
.DPModel1 .text1
{
	color: black;
	margin-left: 12px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	float: left;
}
.DPModel1 .text2
{
	color: red;
	margin-left: 2px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 37px;
	float: left;
}
.DPModel1 .text3
{
	color: #005995;
	margin-right: 12px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 36px;
	float: right;
}
.DPModel1 .addBascetBtn
{
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}
.DPModel1 .sizeInput
{
	float: right;
	width: 40px;
}
.DPDesc
{
	width: 375px;
	float: left;
}
.DPDesc .title
{
	color: black;
	margin-left: 12px;
	margin-top: 12px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	float: left;
}
.DPDesc .text
{
	color: black;
	margin-left: 12px;
	margin-top: 6px;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	float: left;
	clear: both;
}
.DPOpinion
{
	width: 375px;
	float: left;
}
.DPOpinion .img
{
	width: 160px;
	height: 25px;
	background: url(../../images/icons/opinion.png);
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.DPOpinion .text
{
	color: black;
	margin-right: 11px;
	margin-top: 16px;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	float: right;
	font-weight: bold;
}
.DPOpinion .opinionDiv
{
	background-color: #EAF3FF;
	border: 1px solid #B8C6D5;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	width: 365px;
}
.DPOpinion .OPDesc
{
	margin-right: 15px;
	clear: both;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: black;
	margin-left: 5px;
	margin-bottom: 5px;
}
.DPOpinion .userDat
{
	color: #005995;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	margin: 5px;
}
.DPOpinion .rating
{
	float: right;
	margin-right: 10px;
	margin-top: 7px;
}
.coment
{
	width: 385px;
	float: left;
	margin-top: 5px;
}
.coment .text
{
	color: #005995;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	margin: 5px 5px 5px 14px;
	width: 106px;
	font-weight: bold;
}
.coment .text1
{
	clear: both;
	color: #005995;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	margin: 5px 5px 5px 12px;
	text-align: right;
	width: 108px;
}
.TAbg
{
	background: url(../../images/common/textBox.png);
	width: 252px;
	height: 74px;
	float: left;
	border: none;
	margin-top: 10px;
}
.TAbg textarea
{
	margin-left: 4px;
	margin-top: 4px;
	width: 240px;
	height: 66px;
	overflow: auto;
	border: none;
}
.sendBtn
{
	width: 52px;
	height: 23px;
	background: url(../../images/buttons/sendBtn.png);
}
.coment .sendBtn
{
	float: right;
	margin-right: 8px;
	margin-top: 5px;
}
.lM_RTitle2OP
{
	width: 375px;
}

.lM_RTitleOP
{
	line-height: 35px;
}
.DPOpinion .imgR
{
	background: transparent url(../../images/icons/opinion.png) repeat scroll 0 0;
	float: right;
	height: 25px;
	margin-left: 10px;
	margin-top: 10px;
	width: 160px;
}
.DPOpinion .link
{
	color: #005995;
	float: left;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-left: 12px;
	margin-top: 14px;
	text-decoration: underline;
}
.ddlContainer
{
	float: left;
	position: relative;
}
.coment .ddlContainer
{
	margin-top: 4px;
}

.DPModel1 .ddlContainer
{
	margin-top: 7px;
	float: right;
	margin-right: 8px;
}

