IMG {
	behavior: url("/img/iepngfix.htc");
}

.BsMask {
        position: absolute;
        top: 0;
}

DIV.BsBalloon {
	position: absolute;
	top: 0;
}

DIV.BsBalloon.bsbBody
{
        position: relative;
        z-index: 100;
        background-color: #FFFF99;
        border: 1px solid #E5CB00;
        padding: 3px;
        font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
        font-size: 11px;
}

DIV.BsBalloon.downleft
{
        position: relative;
        z-index: 101;
        background: url(/img/BS.com/BS.com.Balloon/downleft.gif) no-repeat;
        margin: -1px 0px 0px;
        padding: 21px 0px 0px;
}

DIV.BsBalloon.upleft
{
        position: relative;
        z-index: 101;
        background: url(/img/BS.com/BS.com.Balloon/upleft.gif) no-repeat;
        margin: -1px 0 -1px 0;
        padding: 21px 0px 0px;
}

DIV.BsBalloon.downright
{
        position: relative;
        z-index: 101;
        background: url(/img/BS.com/BS.com.Balloon/downright.gif) no-repeat right;
        margin: -1px 0px 0px;
        padding: 21px 0px 0px;
}

DIV.BsPrompt {
	position: absolute;
	display: none;
	top: 0;
	padding: 1px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	text-align: left;
}

DIV.BsPrompt INPUT, DIV.BsPrompt SELECT, .psbContent INPUT,  .psbContent SELECT{
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 11px;
}

DIV.BsPrompt INPUT, .psbContent INPUT {
	margin-right: 5px;
}

DIV.BsPrompt A, .psbContent A {
	color: #333;
	cursor: pointer;
}

DIV.BsPrompt INPUT, DIV.BsPrompt SELECT {
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 11px;
}

DIV.BsPrompt INPUT {
	margin-right: 5px;
}

DIV.BsPrompt A {
	color: #333;
	cursor: pointer;
}

DIV.BsPrompt H1, .psbContent H1 {
	padding: 2px 2px 2px 5px !important;
	margin: 0 !important;
	background-color: #555 !important;
	color: #fff !important;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 14px !important;
	font-weight: bold !important;
}

DIV.BsPrompt H2, .psbContent H2 {
	margin: 5px 0 5px 0 !important;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 18px !important;
	font-weight: bold !important;
	color: #333 !important;
}

DIV.BsPrompt H3, .psbContent H3 {
	margin: 5px 0 2px 0 !important;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #333 !important;
}

DIV.BsPrompt DIV.body {
	padding: 8px;
	font-size: 11px;
	color: #333;
}

DIV.BsPrompt DIV.footer {
	clear: both;
	width: auto;
	padding: 5px;
}

DIV.BsPrompt DIV.footer INPUT {
	float: right;
	margin-right: 5px;
}

DIV.BsPrompt DIV.footnote {
	clear: both;
	padding: 3px;
	margin-top: 5px;
	font-size: 10px;
	color: #666;
}

DIV.BsPrompt DIV.selectBox {
	padding: 3px;
	margin: 5px;
	background-color: #ddd;
	border: 1px solid #999;
	color: #999;
	cursor: pointer;
}

DIV.BsPrompt DIV.selectBox DIV.BsPromptTip { color: #999; }
DIV.BsPrompt DIV.selectBox.on DIV.BsPromptTip { color: #36c; }

DIV.BsPrompt DIV.selectBox SELECT {
	color: #999;
	background-color: #ddd;
}

DIV.BsPrompt DIV.selectBox.on {
	background-color: #e9f2f7;
	border: 1px solid #00A0F0;
	color: #333;
}

DIV.BsPrompt DIV.selectBox.on SELECT {
	color: #000;
	background-color: #fff;
}

DIV.BsPrompt FIELDSET {
	border: none;
	margin: 10px 0 0 0;
}

DIV.BsPrompt FORM UL {
	padding: 0;
	margin: 0;
}

DIV.BsPrompt FORM UL LI {
	list-style: none;
	clear: both;
	padding: 0;
	margin-bottom: 5px;
}

DIV.BsPrompt FORM UL.bullet {
	padding-left: 30px;
	margin: 5px 0;
}

DIV.BsPrompt FORM UL.bullet LI {
	list-style: disc;
	margin: 0;
}

DIV.BsPrompt DIV.BsPromptTip {
	padding: 2px;
	font-size: 10px;
	color: #36c;
}

DIV.BsPrompt FIELDSET, .psbContent FIELDSET {
	border: none;
	margin: 10px 0 0 0;
}

DIV.BsPrompt FORM LABEL.float, .psbContent FORM LABEL.float {
	float: left;
	width: 110px;
	padding-top: 3px;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	color: #666;
}

DIV.BsPrompt FORM UL, .psbContent FORM UL {
	padding: 0;
	margin: 0;
}

DIV.BsPrompt FORM UL LI, .psbContent FORM UL LI {
	list-style: none;
	clear: both;
	padding: 0;
	margin-bottom: 5px;
}

DIV.BsBusyPrompt {
	width: 300px;
	padding: 8px;
	background-color: #fff;
	border: 2px solid #e4e4e4;
}

DIV.BsBusyPrompt H1 {
	padding: 0 0 5px 0 !important;
	margin: 10px !important;
	text-align: center !important;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 18px !important;
	font-weight: bold !important;
	background-color: #fff !important;
	color: #333 !important;
}

DIV.BsBusyPrompt DIV {
	padding: 3px;
	margin: 0 0 10px;
	text-align: center;
	font-size: 11px;
	color: #666;
}

DIV.ClickEdit.strD {
	display: inline;
	padding: 2px;
}

DIV.ClickEdit.strD.bsHover {
	background-color: #FFFF66;
	padding: 1px;
	border: 1px dotted #999;
	cursor: pointer;
}

DIV.ClickEdit.msgD {
        position: absolute;
        z-index: 10;
	padding: 5px;
	font-family: Verdana,Arial,Sans-Serif !important;
	font-size: 10px;
	font-weight: bold;
}

DIV.ClickEdit.edtD {
	position: absolute;
	z-index: 10;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ddd;
}

DIV.ClickEdit.butD {
	padding: 2px;
}

DIV.BsAlert {
	width: 350px;
	padding: 8px;
	overflow: auto;
	background-color: #fff;
	border: 2px solid #cc0000;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 11px;
}

DIV.BsAlert DIV.body {
	padding: 0;
	overflow: auto;
}

DIV.BsAlert UL {
	padding: 0 0 0 25px;
	margin: 5px 0 5px 0;
}

DIV.BsAlert UL LI {
	padding: 2px;
}

DIV.BsAlert H1 {
	padding: 0 !important;
	margin-bottom: 5px !important;
	background-color: #fff !important;
	color: #333 !important;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 18px !important;
	font-weight: bold !important;
}

DIV.BsAlert DIV.footer {
	width: auto;
	text-align: center;
}

DIV.BsAlert DIV.footer INPUT {
	float: none;
	margin: 2px;
}

DIV.MenuItem {
	cursor: pointer;
	float: left;
	padding: 2px;
	margin-right: 5px;
	width: 74px;
	height: 14px;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	/*background: url('/img/BS.com/Menu.gif') top left repeat-x;*/
	text-align: center;
	border: 1px solid #BFBFBF;
}

DIV.MenuItem.highlight {
        font-weight: bold;
}

DIV.MenuItem.over {
	background-color: #3ebcf0;
	color: #fff;
}

DIV.MenuItem.down {
	padding: 3px 1px 1px 3px;
	color: #fff;
	background-color: #3ebcf0;
	border-left-color: #00A0F0;
	border-top-color: #00A0F0;
	border-bottom-color: #74c4ec;
	border-right-color: #74c4ec;
}

DIV.MenuItem.disabled {
	/*background: url('/img/BS.com/Menu-disabled.gif') top left no-repeat;*/
	color: #ccc;
	background-color: transparent;
	border-color: #e4e4e4;
}

DIV.MenuItem UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-left: 1px solid #808080;
	border-right: 2px solid #999;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #666;
}

DIV.MenuItem LI {
	width: 160px;
	height: 15px;
	padding: 2px 2px 2px 5px;
	margin: 0;
	border-top: 1px solid #e4e4e4;
	background-color: #f6f6f6;
	color: #000;
	text-align: left;
}

DIV.MenuItem LI.over {
	background-color: #3ebcf0;
	color: #fff;
}
