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, TD.PsBalloon_content INPUT,  TD.PsBalloon_content SELECT{
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif !important;
	font-size: 11px;
}

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

DIV.BsPrompt A, TD.PsBalloon_content 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, TD.PsBalloon_content 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, TD.PsBalloon_content 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, TD.PsBalloon_content 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, TD.PsBalloon_content FIELDSET {
	border: none;
	margin: 10px 0 0 0;
}

DIV.BsPrompt FORM LABEL.float, TD.PsBalloon_content 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, TD.PsBalloon_content FORM UL {
	padding: 0;
	margin: 0;
}

DIV.BsPrompt FORM UL LI, TD.PsBalloon_content 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;
}
DIV.PSBusyPrompt {
	width: 64px;
	height: 64px;
	background: url('/img/BS.com/spinner-big.gif');
	position: absolute;
	display: none;
	visibility: hidden;
	z-index: 8000;
}

DIV.PsLoginPrompt {
	width: 420px;
}

IFRAME.psLoginPromptFrame {
	width: 400px;
	height: 200px;
	margin: 0 auto;
	border: none;
	overflow: hidden;
}

DIV.PsStarRating {
	width: 90px;
	height: 30px;
	padding: 5px 5px 0 5px;
	background:url('/img/BS.com/StarRating-bg.gif') no-repeat;
}

DIV.PsStarRating.smbg {
	width: 87px;
	height: 18px;
	padding-top: 2px;
	padding-left: 8px;
	background:url('/img/BS.com/StarRating-bg-sm.gif') no-repeat;
}

DIV.PsStarRating IMG.PsStarRatingImg {
	margin: 0 6px 0 7px;
}

DIV.PsStarRating DIV.BsStarRatingTxt {
	text-align: center;
	color: #fff;
}

DIV.PsStarRatingSR {
	display: none;
	margin: -1px 0 0 4px;
}

DIV.PsStarRatingSR.smbg {
        height:14px;
}

DIV.PsPrompt {
	width: 400px;
}

DIV.InvitePrompt {
	width :400px;
}

FIELDSET.PsInviteField {
	margin: 10px 0;
	padding: 8px;
	border: 1px solid #666 !important;
}

FIELDSET.PsInviteField LEGEND {
	font-size: 12px;
	font-weight: bold;
	color: #36c;
}

FIELDSET.PsInviteField LEGEND INPUT {
	margin-bottom: -1px;
}

DIV.ImagePrompt.imgRsrch {
	width: 425px;
}

DIV.ImagePrompt.imgRsrch SELECT {
	width: 300px;
}

DIV.ipIrInfo {
	margin: 3px 0 10px 0;
	padding: 5px;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
}

DIV.DlPrompt {
	width: 455px;
}

DIV.DlPrompt H4 {
	color: #333;
}

DIV.DlPrompt DIV.dlpImg {
	float: left;
	width: 152px;
	height: 170px;
	padding: 5px 20px 0 0;
	text-align: center;
	font-size: 10px;
}

DIV.DlPrompt DIV.dlpImg IMG {
	display: block;
	border: 1px solid #333;
	margin: 0 auto 5px;
}

DIV.DlPrompt DIV.dlpHeader {
	padding: 2px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dotted #999;
}

DIV.DlPrompt DIV.dlpList {
	margin:  0 0 0 5px;
}

DIV.DlPrompt DIV.dlpList {
	margin: 0;
}

DIV.DlPrompt DIV.dlpList UL {
	margin: 0 0 15px;
	color: #999;
}

DIV.DlPrompt DIV.dlpList A {
	text-decoration: none;
	color: #36c;
	font-weight: bold;
}

DIV.DlPrompt DIV.dlpList A:hover {
	text-decoration: underline;
	color: #00A0F0;
}

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

DIV.PsBalloonDIV {
	position: absolute; 	
	overflow: hidden;/*must have*/ 
	z-index: 6666;
	display: none;
}

DIV.PsBalloonDIV iframe { 	
	display:none;/*sorry for IE5*/ 	
	display/**/:block;/*sorry for IE5*/ 	
	position:absolute;/*must have*/ 	
	top:0;/*must have*/ 	
	left:0;/*must have*/ 	
	z-index:-1;/*must have*/ 	
	filter:mask();/*must have*/ 	
	width:3000px;/*must have for any big value*/ 	
	height:3000px/*must have for any big value*/;
	border: 0px; 
}  

TABLE.PsBalloon {
	border-collapse: collapse;
	/*display: none;*/
	z-index: 6667;
}

TABLE.PsBalloon TD {
	padding: 0;
}

TABLE.PsBalloon TD.PsBalloon_top_mid {
	text-align: left;
	background: url('/img/PS.com/Balloon/mid_top.png') repeat-x;
}

TABLE.PsBalloon TD.PsBalloon_top_mid H3 {
	padding-bottom: 3px;
	color: #007EFF;
	font-size: 12px;
	border-bottom: 1px solid #6a6a6a;
}

TABLE.PsBalloon TD.PsBalloon_left_mid {
	background: url('/img/PS.com/Balloon/left_mid.png') repeat-y scroll right top;
}

TABLE.PsBalloon TD.PsBalloon_right_mid {
	background: url('/img/PS.com/Balloon/right_mid.png') repeat-y scroll left top;
}

TABLE.PsBalloon TD.PsBalloon_bottom_mid {
	text-align: left;
	background: url('/img/PS.com/Balloon/mid_bottom.png') repeat-x;
}

TABLE.PsBalloon TD.PsBalloon_content {
	text-align: left;
	background-color: #FFF;
}
