﻿.tblMainSelectPhone
{
	width:100%;
	padding:5px;
}

.trMenuItem
{
	/*background-image:url(img/collapseHeader.gif);*/
	background-color:#F7F6F3;
}

.menuUserStyle
{
	
	/*display:none;*/
}

.menuItemStyle
{
	color:White;
	font-family:Verdana;
	font-size:8pt;
}

.menuItemStyleHover
{
	color:Yellow;
}

.lstPhoneModels
{
	width:160px;
}

.drpChoosePhoneBrand
{
	width:160px;
}

.imgPhonePicStyle
{
	height:150px;
}

.itemtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	font-weight:bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	vertical-align: top;
	padding-top: 3px;
	text-align: left;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

.chooseConfigTable
{
	text-align:left;
}


.chooseConfigFirstTDTable
{
	background-color:#81d0ff;
	width:150px;
}

.successMainTbl
{
	text-align:left;
}

.successInformationTableMsgLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.configurationInputBox
{
	width:254px;
}

.displayNone
{
	display:none;
}

tr.row:hover, tr.over td { background-color: #ffccff; }

/*
	Select phone.aspx
*/

.txtBoxWaterMark
{
	background-color: #bae0e3;
}
