﻿TABLE
{
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.exclaimPop_popup_table
{
	padding: 0px;
	margin: 0px;
	border-style: none;
	background-color: transparent;
}
.exclaimPop_popup_table_row
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	height: 100%;
	background-color: transparent;
}
.exclaimPop TD
{
	border: black 1px solid;
	background-color: #fffacd;
}
.exclaimPop_close_button_cell
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-left-style: none !important;
	text-align: right;
}
.exclaimPop DIV
{
	border: black 1px solid;
	background-color: #fffacd;
}
.exclaimPop_close_button_cell .exclaimPop_innerdiv
{
	border-style: none;
	padding: 2px;
	width: 10px;
	cursor: pointer;
	text-align: center;
}
.exclaimPop_error_message_cell
{
	padding: 5px;
	font-size: 10px;
	width: 100%;
	font-family: Verdana;
	border-right-style: none !important;
	border-left-style: none !important;
}
.exclaimPop_icon_cell
{
	margin: 0px;
	width: 20px;
	padding: 5px;
	border-right-style: none !important;
}
.exclaimPop_callout_cell
{
	margin: 0px;
	vertical-align: text-top;
	width: 20px;
	border-style: none !important;
	padding: 0px;
	height: 100%;
	background-color: transparent !important;
	text-align: left;
}
.exclaimPop_callout_table
{
	margin: 0px;
	border-style: none;
	padding: 0px;
	height: 100%;
	background-color: transparent;
	text-align: left;
}
.exclaimPop_callout_table_row
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
.exclaimPop_callout_arrow_cell
{
	font-size: 1px;
	margin: 0px;
	vertical-align: top;
	border-style: none !important;
	padding: 8px 0 0 0;
	background-color: transparent !important;
	text-align: left;
}
.exclaimPop_callout_arrow_cell .exclaimPop_innerdiv
{
	font-size: 1px;
	left: 1px;
	margin: 0px;
	width: 15px;
	padding: 0px;
	border-right-style: none !important;
	border-left-style: none !important;
	position: relative;
	background-color: transparent !important;
	border-bottom-style: none !important;
}
.exclaimPop_callout_arrow_cell .exclaimPop_innerdiv DIV
{
	margin: 0px 0px 0px auto;
	overflow: hidden;
	border-top-style: none !important;
	padding: 0px;
	border-right-style: none !important;
	height: 1px;
	border-bottom-style: none !important;
}
.fadedContent
{
	z-index: 2;
	filter: alpha(opacity=70);
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: gray;
	moz-opacity: .7;
	opacity: .7;
}
.browsePopup
{
	padding: 10px;
	z-index: 60;
	position: absolute;
	top: 50px;
	left: 208px;
	border: 1px thin solid #8D7750;
	background-color: #FFFFFF; /*#FFF;*/
	text-align: center;
	border-bottom-style: outset;
	border-right-style: outset;
	border-bottom-width: thick;
	border-right-width: thick;
	display:none;
}

/* CLASS FOR UPLOAD PHOTOS*/
.browsePopupUpload
{
	padding: 10px;
	z-index: 200;
	position: absolute;
	top: 50px;
	left: 135px;
	border: 1px thin solid #8D7750;
	background-color: #FFFFFF; /*#FFF;*/
	text-align: center;
	border-bottom-style: outset;
	border-right-style: outset;
	border-bottom-width: thick;
	border-right-width: thick;
}

.fadedContent1
{
	z-index: 201;
	filter: alpha(opacity=70);
	left: 0px;
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
	background-color: gray;
	moz-opacity: .7;
	opacity: .7;
}

.browsePopup1
{
	padding: 10px;
	z-index: 202;
	position: absolute;
	top: 50px;
	left: 208px;
	border: 1px thin solid #8D7750;
	background-color: #FFFFFF; /*#FFF;*/
	text-align: center;
	border-bottom-style: outset;
	border-right-style: outset;
	border-bottom-width: thick;
	border-right-width: thick;
}

/* added for Bullet List */
.ClsDragHandle
{
	cursor: move;
	width: 11px;
	background-repeat: no-repeat;
	background-position: center;
}

.BulletItemText
{
	margin-left:10px; 
}

.ClsReorderCue
{
	border: thin dashed black;
	height: 25px;
	width: 100%;
}
.ClsCallbackStyle
{
	border: thin inset blue;
}
.ClsCallbackStyle table
{
	background-color: #5377A9;
	color: Black;
}

html > /**/ body .calloutUpY
{
    padding-top:0;
    position:relative;
    top:1px;
    z-index:60;
    left:13px;
}


*:first-child + html .calloutUpY
{
    padding-top:0;
    position:relative;
    top:4px;
    z-index:60;
    left:13px;
}

.calloutUpYIE6
{
    padding-top:0;
    position:relative;
    top:4px;
    z-index:60;
    left:13px;
}


/* end added for Bullet List */

.saveMessageContainer
{
	text-align: center; 
	margin-left: -5%;
    font-weight:bold;
}
.saveProcessingContainer
{
	text-align: center; 
	
}



