﻿.formInput	{width: 170px; border: 1px solid #666;border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; }

p#note,p#note1 {
	background-color: #EEEEEE; 
	background-image: url(/StaticContent/images/CommonImages/iconNote.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 12px;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom:10px; line-height:12pt;
	margin-top: 20px;
}

/*=============style for procurement profile=====================*/
#procurement
{
	font-size: 9pt;
}
#procurement .label
{
	color: Gray;
	width: 110px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	font-weight: bold;
	vertical-align:top;
	text-align:right;
}

#procurement .required
{
	color: Red;
	vertical-align: top;
}
#procurement .small
{
	font-size: smaller;
}
/*
#procurement .formInput
{
	margin-bottom: 5px;
	margin-left:0;
	margin-right:0;
	width: 150px;
}*/
#procurement .btnForm
{
	margin-bottom: 5px;
}
#procurement radio
{
	margin-right: 0px;
}

#procurement div.block
{
	/*border: solid 1px #000;*/
	padding-top: 5px;
	display:block;
	height: auto;
}
.scroller
{
	overflow:auto;
}

ul.noStyle
{
	list-style-type:none; 
	list-style-image:none;
	margin-left:0px;
	margin-right:0px; 
	margin-top:5px; 
	margin-bottom:5px; 
	padding-left:8px; 
	padding-right:8px; 
	padding-top:0px; 
	padding-bottom:0px;
}

ul.noStyle li{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	}

li.withChild
{
	padding-left: 10px;
	background-position:left top;
	background-repeat:no-repeat;
}
li.toggle
{
	background-image: url(/StaticContent/images/Misc/channelClosed.gif);
}
li.expand
{
	background-image:url(/StaticContent/images/Misc/channelOpen.gif);
}

.radioFont
{
	color: Gray;
	width: 110px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	font-weight: bold;
	vertical-align:top;
}

/*****************************************/

.tblProcRegForm
{
    width:600px;
}
.tblProcRegForm th
{
    text-align:right;
    font-weight:bold;
    padding-right:10px;
    width:130px;
}
.tblProcRegForm td
{
    text-align:left;
}
.tblProcRegForm td .inputText
{
    width:350px;
}

.businessActivityBox
{
    width:100%;
    height:290px;
    padding:2px;
    border:solid 1px #ddd;
}

.businessCategoryBox
{
    width:100%;
    height:290px;
    padding:2px;
    border:solid 1px #ddd;
}

.businessKeywordsBox
{
    width:100%;
    height:290px;
    border:solid 1px #ddd;
}