@charset "utf-8";
/* CSS Document */

#popup
{
}

/* CSS start for ask this question  */

#popup .askthisquestion
{
width:400px;
border:3px solid #d6c8a4;
background:#ffffff url(..//img/global/popupbg.gif) left top repeat-x;
padding:0px 0px 0px 0px;
}

#popup .askthisquestion .h1
{
color:#c66905;
font-size:15px;
font-weight:bold;
padding:10px 0px 0px 5px;
line-height:22px;
}

#popup .askthisquestion .h2
{
color:#343333;
font-size:12px;
font-weight:bold;
float:left;
text-transform:none;
}

#popup .askthisquestion .h3
{
color:#6e6b6b;
font-size:12px;
font-weight:normal;
text-transform:none;

}

#allquestions  .textarea1
{
    width:380px;
	color: #808080;
	border: solid 1px #dedfe4;
	font-size:11px;
}

#popup .sharethisreview
{
padding:0px 5px 0px 5px;
color:#343333;
text-align:left;
}

#popup .sharethisreview  .textfield
{
width:570px;
color: #808080;
border: solid 1px #dedfe4;
padding: 2px 5px;
}


/*---------------- css start for vendor information -------------------------*/
.vendorinformation
{
width:183px;
border:1px solid #7f85d5;
background-color:#e9ebfc;
padding:6px 5px 0px 5px;
color:#000000;
font-size:10px;
font-weight:bold;
text-align:left;
margin:0px auto;
}


.vendorinformation .reviewandrating
{
float:left;
clear:right;
padding:0px 0px 0px 3px;
height:15px;
}

.vendorinformation .hr
{
	clear: both;
	width: 100%;
	border-bottom: solid 1px #4a6396;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}

/*---------------- css end for vendor information -------------------------*/


/*---------------- css start for vendor information -------------------------*/
.otherdescription
{
width:470px;
border:1px solid #dedfe4;
}

.otherdescription .sortbg
{
width:99%;
border-top:none;
border-left:none;
border-right:none;
}

.otherdescription .description
{
color:#525253;
font-size:12px;
font-weight:bold;
}

.otherdescription .scroll
{
font-size:11px;
overflow:auto;
height:200px;
padding:5px 5px 5px 5px;
clear: both;
}


/*---------------- css End for vendor information -------------------------*/