
.MasterBody
{
	margin: 0px auto;
	width: 1000px; 
	min-width: 1000px;
	max-width: 1010px;
	height: 100%;
	padding-bottom: 50px;
}

.ZeroMargin
{
	margin: 0px;
}

.ClearFloat
{
	clear: both;
}


.BannerTop
{
	margin: 0px auto;
	background-image: url(.././Images/Banners/banner_topHdr.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 1000px;
	min-width: 1000px;
	max-width: 1000px;
}


.BannerTiledBottom
{
	margin: 0px auto;
	background-image: url( .././Images/Banners/banner_botm_tile.gif );
	background-repeat: repeat-x;
	width: 1000px; 
	min-width: 1000px;
	max-width: 1000px;
	height: 29px;
}



/***************** Menu Classes*******************************/


#Menu
{
	float:left;
	width:100%;
	background:#fff;
	overflow:hidden;
	position:relative;
	padding-top:10px;
	height:40px;
}

 #Menu ul 
 {
 	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
	height:40px;
}

#Menu ul li 
{
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	height:40px;
}

#Menu ul li a {
  display:block;
   margin:0 2px;
   padding:0px;
	height:40px;
   text-decoration:none;
}


.lnkAdmin
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_admin.gif );
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkAdmin:hover
{
	background-image: url( .././Images/Icons/icn_admin_active.gif );
	background-repeat: no-repeat;
}

.lnkForm101
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_f101_dactive.gif );
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkForm101:hover
{
	background-image: url( .././Images/Icons/icn_f101_active.gif);
	background-repeat: no-repeat;
}

.lnkForm301
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_f301_dactive.gif );
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkForm301:hover
{
	background-image: url( .././Images/Icons/icn_f301_active.gif);
	background-repeat: no-repeat;
}

.lnkForm302
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_f302_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkForm302:hover
{
	background-image: url( .././Images/Icons/icn_f302_active.gif );
	background-repeat: no-repeat;
}

.lnkOMBForms
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_obm_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkOMBForms:hover
{
	background-image: url( .././Images/Icons/icn_obm_active.gif);
	background-repeat: no-repeat;
}

.lnkUpdate
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_update_dactive.gif );
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkUpdate:hover
{
	background-image: url( .././Images/Icons/icn_update_active.gif );
	background-repeat: no-repeat;
}

.lnkAdjust
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_adjust_dactive.gif );
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkAdjust:hover
{
	background-image: url( .././Images/Icons/icn_adjust_active.gif );
	background-repeat: no-repeat;
}

.lnkSearch
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_search_dactive.gif );
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkSearch:hover
{
	background-image: url( .././Images/Icons/icn_search_active.gif);
	background-repeat: no-repeat;
}

.lnkPlantHistory
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_PHist_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkPlantHistory:hover
{
	background-image: url( .././Images/Icons/icn_PHist_active.gif );
	background-repeat: no-repeat;
}

.lnkLockBox
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_Lbox_dactive.gif );
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkLockBox:hover
{
	background-image: url( .././Images/Icons/icn_Lbox_active.gif);
	background-repeat: no-repeat;
}

.lnkAbbreviations
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_abbre_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkAbbreviations:hover
{
	background-image: url( .././Images/Icons/icn_abbre_active.gif);
	background-repeat: no-repeat;
}

.lnkLabelList
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_Llist_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkLabelList:hover
{
	background-image: url( .././Images/Icons/icn_Llist_active.gif);
	background-repeat: no-repeat;
}

.lnkReports
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_reports_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkReports:hover
{
	background-image: url( .././Images/Icons/icn_reports_active.gif);
	background-repeat: no-repeat;
}

.lnkPlantList
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_Plist_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkPlantList:hover
{
	background-image: url( .././Images/Icons/icn_Plist_active.gif);
	background-repeat: no-repeat;
}

.lnkIPIAList
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_Ilist_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkIPIAList:hover
{
	background-image: url( .././Images/Icons/icn_Ilist_active.gif );
	background-repeat: no-repeat;
}

.lnkHQAdjust
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_adjustHQ_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkHQAdjust:hover
{
	background-image: url( .././Images/Icons/icn_adjustHQ_active.gif);
	background-repeat: no-repeat;
}

.lnkHQUpdate
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	background-image: url( .././Images/Icons/icn_updateHQ_dactive.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 40px;
	padding-right: 3px;
}

.lnkHQUpdate:hover
{
	background-image: url( .././Images/Icons/icn_updateHQ_active.gif);
	background-repeat: no-repeat;
}

/***************** End Menu Classes*******************************/
.FormHeader
{
	background-image: url(.././Images/Banners/forms_hdr_tile.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin: 0;
	padding: 0;
}

.FormHeaderText
{
	float: left;
	text-align: left;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: White;
	padding: 5px 0px 0px 10px;
	border: none;
}

.FormHeaderButton
{
	float: right;
	border: none;
	padding: 5px 5px 0px 0px;
	padding-right: 5px;
}

.FormBorder,.FormBorderNoScript,.FormBorderNoScript1,.FormBorderNoScript2
{
	border-style: none solid solid solid;
	border-width: 2px;
	border-color: #3366cc;
	padding: 10px 10px 10px 10px;
}

.FormInnerBorder
{
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #3366cc;
	padding: 10px 0px 10px 0px;
}


.LeftColumn
{
	text-align: right;
	vertical-align: middle;
}
.LeftColumnType2
{
	text-align: left;
	vertical-align: middle;
}



img
{
	border: none;
}

.Label, .LeftColumn, .LeftColumnType2, .LeftColumnType3
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

.Labelx
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
}

.LabelxX
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	text-align:justify;
}

.LabelWhite
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: White;
}

.BackgroundWhite
{
	background-color: White;
}

.BackgroundLightBlue
{
	background-color: #F9FAFF;
}

.leftAlign
{
	text-align: left;
}
.LabelX
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

.LabelXX
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
}

.LabelBlue
{
	color: #3366cc;
}

.LabelUnderlined
{
	text-decoration: underline;
}

.CenterAlign
{
	text-align: center;
	vertical-align: middle;
}

.LeftAlign
{
	text-align: left;
	vertical-align: middle;
}

.RightAlign
{
	text-align: left;
	vertical-align: middle;
}

.FormSubHeader
{
	background-color: #7E9EDF;
	height: 10px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.FormSubBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #669AEE;
}


/*Form Sizes*/

.Form101
{
	margin: 0px auto; 
	width: 650px;
}
.CityMapping
{
	margin: 0px auto; 
	width: 858px;
}
.Form101Inner
{
	width: 600px;
}

.Form301
{
	margin: 0px auto; 
	width: 800px;
}

.Form301Inner
{
	width: 740px;
}

.Form301Sub
{
	width: 770px;
}

.FormForgotPassword
{
	margin: 0px auto;
	width: 400px; 
}

.FormManufacturer
{
	margin: 0px auto;
	width: 900px; 
}

.FormManufacturerInner
{
	width: 830px;
}
.FormEmailTemplate
{
	margin: 0px auto;
	width: 910px;
}
.FormLabelAdjust
{
	margin: 0px auto;
	width: 750px;
}

.FormLabelUpdate
{
	margin: 0px auto;
	width: 600px; 
}

.FormLabelUpdateInner
{
	width: 500px;
}

.LockBox
{
	margin: 0px auto;
	width: 900px; 
}

.LockboxInner
{
	width: 880px;
}

.LabelSearch
{
	margin: 0px auto;
	width: 950px;
}

.LabelSearchInner
{
	width: 900px;
}

.Form302
{
	width: 1000px; 
}

.Form302Inner
{
	width: 900px;
}

.FormPlantList
{
	margin: 0px auto;
	width: 952px;
}

.FormPlantListInner
{
	width: 918px;
}

.FormIpiaListing
{
	margin: 0px auto;
	width: 900px; 
}
.FormIpiaListInner
{
	width: 860px;
}
.FormSortIpiaListing
{
	margin: 0px auto;
	width: 450px; 
}
.FormSortIpiaListingInner
{
	width: 400px;
}


.FormSortPlantListing
{
	margin: 0px auto;
	width: 510px; 
}
.FormSortPlantListingInner
{
	width: 420px;
}
.FormSortIpiaListing
{
	margin: 0px auto;
	width: 510px; 
}

.FormReport
{
	margin: 0px auto;
	width: 550px; 
}

.FormPlantHistory
{
	margin: 0px auto;
	width: 720px; 
}
.FormPlantHistoryInner
{
	width: 690px;
}

.Login
{
	margin: 0px auto;
	width: 400px; 
}

.FormLabelListing
{
	margin: 0px auto; 
	width:700px;
}

.FormLabelListingSub
{
	width:650px;
}

/* End Form Sizes */






.TxtBox
{
	width: 150px;
}

.TxtBoxXx
{
	width: 75px;
}

.TxtBoxXxx
{
	width: 40px;
}


.TxtBoxX
{
	width: 300px;
}

.TxtBoxXX
{
	width: 400px;
}

.TxtBoxXMid
{
	width: 175px;
}

.DDListx
{
	width: 75px;
}

.DDList
{
	width: 150px;
}

.TableBottomBorder td
{
	border-style: none none solid none;
	border-width: 1px;
	border-color: #669AEE;
}
.TableColumnBorder td
{
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #669AEE;
}
.TableLeftRightBorder
{
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #669AEE;
}

.divTopBorder
{    
	border-top: solid 1px #669AEE;		
}

.divLeftBorder
{    
	border-left: solid 1px #669AEE;		
}

.divRightBorder
{
    border-right: solid 1px #669AEE;
}

.divBottomBorder
{
    float:left;
    border-bottom: solid 1px #669AEE;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.ButtonList
{
	text-align: center;
	word-spacing: 2pt;
	padding-top: 20px;
}

.ButtonWidth
{
	width: 75px;
}

#MHIDiv
{
	float:left;
	width:100%;
	background:#fff;
	background:#FFFFFF url(.././Images/Icons/line.gif) repeat-x scroll center bottom;
	overflow:hidden;
	position:relative;
	height:26px;
}

#MHIDiv ul
{
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
	height:25px;
}

#MHIDiv ul li
{
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	height:25px;
}

#MHIDiv ul li a {
   display:block;
   margin:0 2px;
   padding:0px;
	height:25px;
   text-decoration:none;
}

#AdminDiv
{
	clear:left;
	float:left;
	width:100%;
	height:26px;
	background:#fff;
	background:#FFFFFF url(.././Images/Icons/line.gif) repeat-x scroll center bottom;
	overflow:hidden;
	padding:0;
	position:relative;
}

#AdminDiv ul
{
	clear:left;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
	height:25px;
}

#AdminDiv ul li
{
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	height:25px;
	right:50%;
}

#AdminDiv ul li a {
   display:block;
   margin:0 2px;
   padding:0px;
	height:25px;
   text-decoration:none;
}

.lnkUser
{
	display:block;
	background-image: url(.././Images/Icons/tabuser_active.gif );
	background-repeat: no-repeat;
	height: 25px;
	width: 70px;
}

.lnkIpia
{
	display:block;
	background-image: url(.././Images/Icons/tabipia_active.gif );
	background-repeat: no-repeat;
	height: 25px;
	width: 70px;
}


.lnkManufacturer
{
	display:block;
	background-image: url(.././Images/Icons/tabmanufacturer_active.gif );
	background-repeat: no-repeat;
	height: 25px;
	width: 113px;
}


.lnkPlant
{
	display:block;
	background-image: url(.././Images/Icons/tabplant_active.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 70px;
}

.lnkResetPassword
{
	display:block;
	background-image: url(.././Images/Icons/tabresetPasswrd_active.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 126px;
}


.lnkAuditTrail
{
	display:block;
	background-image: url(.././Images/Icons/tabauditTrial_active.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 113px;
}


.lnkGeneralSettings
{
	display:block;
	background-image: url(.././Images/Icons/tabgeneralSettings_active.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 126px;
}
.lnkMHI
{
	display:block;
	background-image: url(.././Images/Icons/tabretailerAsso_active.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 156px;
}

.lnkDealerMapping
{
	display:block;
	background-image: url(.././Images/Icons/tabDealerMapping_active.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
}

.lnkCityMapping
{
	display: block;
	background-image: url(.././Images/Icons/tabCityMapping_active.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 101px;
}

.mdtry
{
	color: #FF0000;
	text-align: left;
}
.invisibleContact
{
	display: none;
}
.OuterContact
{
	width: 158px;
	position: relative;
	padding-bottom: 2px;
}
.ValidatorContact
{
	float: left;
	position: absolute;
	left: 160px;
	top: 5px;
	display: block;
}

.validateLi
{
	float: right;
	padding-left: 6px;
	display: none;
	position: absolute;
	top: 5px;
	left: 154px;
}
.spnvalidate
{
	visibility: hidden;
	position: relative;
	top: 0px;
}
.LstBox
{
	width: 140px;
	height: 120px;
}


.PlantLstBox
{
	width: 160px;
	height: 200px;
}
.CityLstBox
{
	width: 240px;
	height: 200px;
}
.FieldSetSpacing
{
	padding: 0px 5px 5px 5px;
}



.lnkTextX
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #3366cc;
}

.lnkTextX:hover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #3366cc;
}

.lnkText
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #3366cc;
}

.lnkText:hover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #3366cc;
}


.ErrorHeader
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	padding-top:5px;
	padding-left:20px;
	color:Black;	
}
.ErrorHeaderAlert
{
	background-image: url(.././Images/Icons/icn_alert.gif);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:5px;
	padding-top:0px;
	padding-left:35px;
	padding-bottom:0px;
	height: auto;
	overflow: auto;
}
.ErrorBody
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	line-height: 20px;
}

.ErrorBody ul
{
	margin-top:5px;
	margin-bottom:5px;
	list-style-type:square;
	color:Black;
}


.ErrorMessage
{
	/*position: absolute;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:0px;
	background-color: #FFEBE8;
	border: solid 1px #CD0A0A;
	height: auto;
}

.ValidationSuccessMessage
{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:0px;
	background-color: #FBF9EF;
	border: solid 1px #FCEFA1;
	height: auto;
}

.ui-corner-all {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}

.SuccessMessage
{
	padding-top: 3px;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FBF9EF;
	border:solid 1px #FCEFA1;
	color: #000;
	text-align: center;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:0px;
	height: 25px;
}

.RecordCount
{
	font-family: Verdana;
	font-weight: bold;
	color: Black;
}

.InnerRepeater
{
	width: 930px;
}
.InnerRepeaterResetPassword
{
	width: 775px;
}

.OuterReconcileColorIdentification
{
	border: solid 1px black;
	width: 325px;
	padding: 10px 10px 10px 10px;
}
.ReconcileColorIdentification
{
	width: 15px;
	float: left;
	height: 15px;
	border: solid 1px black;
}
.ReconcileSeparation
{
	background-color: White;
	border-left: solid 1px blue;
	border-bottom: none;
	border-right: solid 1px blue;
	width: 0px;
}

.BorderBottom
{
	border-bottom: solid 1px #fff;
}

/*citymapping*/
 .divPaging
 {
 	width:90px;
 }

/* JQuery Autosuggest */
/* 
================================================
autosuggest, inquisitor style
================================================
*/

div.autosuggest
{
	position: absolute;
	border: 1px solid #888;
	background-color: #fff;
	padding: 0px;
	margin:5px 0px;
}

div.autosuggest ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: #fff;
}

div.autosuggest ul li
{
	color: #000000;
	padding: 1px;
	margin: 0px;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
}

div.autosuggest ul li a
{
	color: #000000;
	display: block;
	text-decoration: none;
	background-color: transparent;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #444;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #1B5CCD;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 1px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #fff;
	background-color: #1B5CCD;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #6EADE7;
}
/* End JQuery Autosuggest */

/*Popup message style*/
.message{
			font-size:smaller;
			font-family:Comic Sans MS;
			position:absolute;
			background-color:White;
			width:750px;
		}
.vlDisplay
{
color:Green;

}




/*-------------------------------Added By Anish for Alert Box------------------------------------*/

/*
------------------------------
	Impromptu's
------------------------------
*/
.jqifade{
	position: absolute; 
	background-color: #aaaaaa; 
}
div.jqi{ 
	width: 400px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #ffffff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eeeeee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{ 
	font-weight: bold; 
}
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; right: -2px; 
	width: 18px; 
	cursor: default; 
	color: #bbbbbb; 
	font-weight: bold; 
}
div.jqi .jqimessage{ 
	padding: 10px; 
	line-height: 20px; 
	color: #444444; 
}
div.jqi .jqibuttons{ 
	text-align: right; 
	padding: 5px 0 5px 0; 
	border: solid 1px #eeeeee; 
	background-color: #f4f4f4;
}
div.jqi button{ 
	padding: 3px 10px; 
	margin: 0 10px; 
	background-color: #2F6073; 
	border: solid 1px #f4f4f4; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
}
div.jqi button:hover{ 
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
	/*background-color: #8DC05B;*/
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{ 
	background-color: #BF5E26;
}

/*
------------------------------
	impromptu
------------------------------
*/
.impromptuwarning .impromptu{ background-color: #aaaaaa; }
.impromptufade{
	position: absolute;
	background-color: #ffffff;
}
div.impromptu{
    position: absolute;
	background-color: #cccccc;
	padding: 10px; 
	width: 300px;
	text-align: left;
}
div.impromptu .impromptuclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer{
	background-color: #213e80;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
}
div.impromptu .impromptumessage{
	background-color: #415ea0;
	padding: 10px;
}
div.impromptu .impromptubuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.impromptu button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

/*
------------------------------
	columns ex
------------------------------
*/
.colsJqifadewarning .colsJqi{ background-color: #b0be96; }
.colsJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.colsJqi{
    position: absolute;
	background-color: #d0dEb6;
	padding: 10px; 
	width: 400px;
	text-align: left;
}
div.colsJqi .colsJqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #bbbbbb;
}
div.colsJqi .colsJqicontainer{
	background-color: #e0eEc6;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
	height: 160px;
}
div.colsJqi .colsJqimessage{
	background-color: #c0cEa6;
	padding: 10px;
	width: 280px;
	height: 140px;
	float: left;
}
div.colsJqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.colsJqi button{
	background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
	width: 75px;
}
div.colsJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
------------------------------
	brown theme
------------------------------
*/
.brownJqiwarning .brownJqi{ background-color: #cccccc; }
.brownJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.brownJqi{
	position: absolute;
	background-color: transparent;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.brownJqi .brownJqiclose{
    float: right;
    margin: -20px 0 0 0;
    cursor: pointer;
    color: #777777;
    font-size: 11px;
}
div.brownJqi .brownJqicontainer{
	position: relative;
	background-color: transparent;
	border: solid 1px #5F5D5A;
	color: #ffffff;
	font-weight: bold;
}
div.brownJqi .brownJqimessage{
	position: relative;
	background-color: #F7F6F2;
	border-top: solid 1px #C6B8AE;
	border-bottom: solid 1px #C6B8AE;
}
div.brownJqi .brownJqimessage h3{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	margin: 0;
	padding: 7px 0 7px 15px;
	color: #4D4A47;
}
div.brownJqi .brownJqimessage p{
	padding: 10px;
	color: #777777;
}
div.brownJqi .brownJqimessage img.helpImg{
	position: absolute;
	bottom: -25px;
	left: 10px;
}
div.brownJqi .brownJqibuttons{
	text-align: right;
}
div.brownJqi button{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
}
div.brownJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue{ background-color: #acb4c4; }
.cleanbluefade{ position: absolute; background-color: #aaaaaa; }
div.cleanblue{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 11px; text-align: left; border: solid 1px #213e80; }
div.cleanblue .cleanbluecontainer{ background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold; }
div.cleanblue .cleanblueclose{ float: right; width: 18px; cursor: default; margin: -19px -12px 0 0; color: #ffffff; font-weight: bold; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblue button:hover{ border: solid 1px #d4d4d4; }

/*
*------------------------
*   Ext Blue Ex
*------------------------
*/
.extbluewarning .extblue{ border:1px red solid; }
.extbluefade{ position: absolute; background-color: #ffffff; }
div.extblue{ border:1px #6289B6 solid; position: absolute; background-color: #CAD8EA; padding: 0; width: 300px; text-align: left; }
div.extblue .extblueclose{ background-color: #CAD8EA; margin:2px -2px 0 0; cursor: pointer; color: red; text-align: right; }
div.extblue .extbluecontainer{ background-color: #CAD8EA; padding: 0 5px 5px 5px; color: #000000; font:normal 11px Verdana; }
div.extblue .extbluemessage{ background-color: #CAD8EA; padding: 0; margin:0 15px 15px 15px; }
div.extblue .extbluebuttons{ text-align: center; padding: 0px 0 0 0; }
div.extblue button{ padding: 1px 4px; margin: 0 10px; background-color:#cccccc; font-weight:normal; font-family:Verdana; font-size:10px; }

