﻿    			
.sbutton, .sbutton:visited 
{
	text-decoration: none; 
	font: Icon;
	background:url(/images/gradients/FFFFFF_D4D4D4_15px.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:solid 1px #BBBBBB;
	padding-left:5; 
	padding-right:5; 
	padding-top:0; 
	padding-bottom:0; 
	color:#000000; 
	white-space:nowrap
}

.sbutton:hover  {
	text-decoration: none; 
	font: Icon;
	background:url(/images/gradients/FFFFFF_D5DAE8_15px.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:solid 1px #959AE8;
	padding-left:5; 
	padding-right:5; 
	padding-top: 0;
	padding-bottom: 0; 
	color:#555A88; 
	white-space:nowrap 
}



.sbutton:active {
	text-decoration: none; 
	font: Icon;
	text-decoration: none;
	border-color: #0A246A #E8EAEF #E8EAEF #0A246A;
	padding-left:5; 
	padding-right:5; 
	padding-top: 0;
	padding-bottom: 0; 
	background:#DDDDDD; 
	white-space:nowrap;
	color:#000000; 
} 	
.sbutton img {
	vertical-align: middle; 
}                         

.sbuttongrayed 
{
	text-decoration: none;
	font: Icon;
	border: 1px solid ButtonShadow;
	background-color: ButtonFace;
	padding-left:5;
	padding-right:5;
	padding-top:0;
	padding-bottom:0;
	color:ButtonShadow;
	white-space:nowrap
}	

.actionButton 
{
	vertical-Align:middle;
	font-size:14;
	border:solid 1px #EEEEEE;
	/*border-color:transparent;*/
	/*#EEEEEE;*/
	height:14;
	overflow:visible;
	color:black;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}

.actionButtonHover
{
	vertical-Align:middle;
	font-size:14;
	border:solid 1px rgb(10,36,106);
	background-color: rgb(182,189,210);
	height:14;
	overflow:visible;
	color:black;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}

.actionButton img
{
	width:16;
	height:16;
	vertical-align:middle;
	border:0px;
	padding: 0 0 2 0;
}

.actionButtonHover img
{
	width:16;
	height:16;
	vertical-align:middle;
	border:0px;
	padding: 0 0 2 0;
}
/*===========================*/


#PCmsAllFilterTable 
{
/*	border-left:solid 1px buttonshadow;
	border-right:solid 1px buttonshadow;
	border-bottom:solid 1px buttonshadow;*/
}

.singleFilter
{
	border:solid 1px buttonshadow;
}

.PCmsFilterTable {
/*	float:left;*/
	clear:both;
	width:750;
	border:none 0px ButtonShadow;
	background-color:#EEEEEE;
	font:icon;
	padding:0 0 0 0;
	vertical-Align:middle;
}

.PCmsFilterPlace {
	margin:0 0 0 0;
/*	padding:0 5 0 5;
	display:inline;
	float:right;*/
	clear:right;
	width:600;
	vertical-Align:top;
}

.PCmsFilterTitle {
	background-color:ButtonFace;
	width:150;
	white-space:nowrap;
	font-weight:bold;
	vertical-align:middle;
	border-right:solid 1px buttonshadow;
	overflow:hidden;
}

#PCmsFilterLocations {
	font:icon;
}

td.PCmsFilterPlace input, td.PCmsFilterPlace select, td.PCmsFilterPlace textarea { font:icon; border:solid 1px black; vertical-align:middle; }

.PCmsFilterHiddenIFRAME 
{
	display:none;
	height:0px;
	width:0px;
	position:absolute;
	top:-100px;	
	left:-100px;
}

.PCmsFilterPropTitle{
	background-Color:#CCCCCC;
}

.PCmsFilterPropOptGroup{
	border-top:solid 1px black;
	background-Color:#CCCCCC;
}
.opt {
	background-Color:#FFF;
}
.opt2 
{
	background-Color:#FFF;
}

.PCmsFilterTextBox {
	width:80px;
	color:#000000;
	float:left;
}

.PCmsFilterTextBoxGray{
	width:80px;
	color:Gray;
	font-weight:bold;
	float:left;
}

.clientOpt {
	font-weight:bold;
}
#PCmsFilterSurveyModel {
	font:icon;
	float:left;
	margin:0 0 0 5;
	/*width not defined here because on keypress dropdown don't focus on selected option*/
	width:540px; /* needed here */
}

#PCmsFilterSurveyModel option {
	width:540px; /* needed here */
	overflow:hidden; 
}

#PCmsFilterTempSurveyModel
{
	font:icon;
	float:left;
	margin:0 0 0 5;

}
#PCmsFilterTempSurveyModel option {
	width:490px; /* needed here */
	overflow:hidden; 
}


.PCmsFilterDateTimePeriodsTextBox {
	border:solid 1px black;
	margin:0 2 0 2;
}

#PCmsFilterLocationProperty{
	width:140;
	_width:135;
	float:left;
}

#PCmsFilterLocationPropertyTypeOfSelection {
	width:140;
	float:left;
	clear:both;
	display:block;
	margin: 1px 0px 0px 2px;
	display:none;
}

#PCmsFilterLocationsToggleDivState {
	margin:0px;
	padding:0px;	
}
#PCmsFilterImportListDiv
{
	position:absolute;
	border:solid 1px ButtonShadow;
	background-color:#EEEEEE;
	width:250px;
	height:270px;
	text-align:center;
	z-index:999;
	display:none;
}

#PCmsFilterImportListIframe
{
	border:none 0px white;
	background-color:gray;
	position:absolute;
	z-index:998;
	display:none;
}

#PCmsFilterImportListDiv textarea 
{
	font:icon;
	width:95%;
	border:solid 1px black;
	height:200;
	overflow:auto;
}

#PCmsFilterImportListDiv input 
{
	border:solid 1px black;
	background-Color:ButtonFace;
	font:icon;
}

#PCmsFilterImportListDivTitle
{
	display:block;
	width:100%;
	border-bottom:solid 1px ButtonShadow;
	padding:2 0 2 0;
	margin: 0 0 5 0;
	background-image:url('/images/appweb/portal/prtlt_head.gif');
	
}

#PCmsFilterDateTimePeriodsCampaignsList, #PCmsFilterWFStatusPackagesList
{
	display:none;
	font:icon;
	background-color:#EEE;
	border:solid 2px buttonshadow;
	position:absolute;
/*	width:300px;*/
/*	height:200px;*/
	z-index:901;
}

#PCmsFilterDateTimePeriodsCampaignsListHeader , #PCmsFilterWFStatusPackagesListHeader
{
	width:100%;
	padding-left:15;
	height:20px;
	border-bottom:solid 1px buttonshadow;
	font:icon;
	overflow:hidden;
	background-image:url('/images/appweb/portal/prtlt_head.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
}

#PCmsFilterDateTimePeriodsCampaignsListFooter, #PCmsFilterWFStatusPackagesListFooter
{
	width:100%;
	height:20px;
	display:none;
	overflow:hidden;
	vertical-align:middle;
	background-color:buttonface;
	border-top:solid 1px buttonshadow;
	text-align:right;
}

#PCmsFilterDateTimePeriodsCampaignsListContent, #PCmsFilterWFStatusPackagesListContent
{
	/*width:100%;*/
	font:icon;
	vertical-align:middle;
	text-align:center;
}

#PCmsFilterDateTimePeriodsCampaignsListContent div, #PCmsFilterWFStatusPackagesListContent div
{
	overflow-x:hidden;
	overflow-y:auto;
	float:left;
	vertical-align:top;
}


#PCmsFilterCampaignLoadSpan , #PCmsFilterPackagesLoadSpan
{
	vertical-align:middle;
	color:Red;
	margin:3 15 3 15;
	float:left;
	white-space:nowrap;
}

#PCmsFilterCampaignLoadSpan img , #PCmsFilterPackagesLoadSpan img
{
	width:16px;
	height:16px;
	vertical-align:middle;
	margin-right:5px;
}

#PCmsFilterDateTimePeriodsCampaignsListIframe, #PCmsFilterWFStatusIframe
{
	display:none;
	position:absolute;
	z-index:900;
	border:none 0px;
	background-color:#DDD;
}

#PCmsFilterQuestionsSelectQuestion {
	font:icon;
	float:left;
	margin:0 0 0 5;
	width:540px;
	/*width not defined here because on keypress dropdown don't focus on selected option*/
}

#PCmsFilterQuestionsSelectQuestion option {
	width:540px; /* needed here */
	overflow:hidden; 
}

div.div_ColorCodingCollapsedValues{
	float:left;
	margin-left:5px;
	border:solid 1px buttonface;
	width:560px;
/*	padding:2px 0px 2px 0px;*/
	color:Gray;
	cursor:default;
	text-align:center;
	vertical-align:middle;
}

div.div_ColorCodingCollapsedValues:hover {
	border:solid 1px buttonshadow;
}

iframe.iframe_PCmsFilterColorCodingDefineColorCodingInterfaceShadow {
	position:absolute;
	display:none;
	padding:1px 0px 1px 0px;
	width:560px;
	z-Index:540;
	overflow:hidden;
	border:none 0px;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface{
	position:absolute;
	display:none;
	background-color:#EEE;
	border:solid 1px buttonshadow;
	padding:1px 0px 1px 0px;
	width:560px;
	z-Index:541;
	text-align:center;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface table input {
	width:45px;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface input {
	width:75px;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface select {
	width:auto;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface a{
	text-decoration:none;
	border:none 0px;
	float:right;
	width:auto;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface a:hover{
	text-decoration:none;
	border:none 0px;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface a{
	cursor:pointer;

}



div.div_CustomPropertiesReorderCollapsedValues{
	font:icon;
	float:left;
	border:solid 1px buttonface;
	width:560px;
	color:Gray;
	cursor:default;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
	white-space:nowrap;
	padding:2px 0px 2px 0px;
}

div.div_CustomPropertiesReorderCollapsedValues:hover {
	border:solid 1px buttonshadow;
}

iframe.iframe_PCmsFilterCustomPropertiesReorderDefineOrderShadow{
	position:absolute;
	display:none;
	padding:1px 0px 1px 0px;
	width:560px;
	z-Index:538;
	overflow:hidden;
	border:none 0px;
}


div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface {
	position:absolute;
	display:none;
	background-color:#EEE;
	border:solid 1px buttonshadow;
	padding:1px 0px 1px 0px;
	width:560px;
	z-Index:539;
	text-align:left;
}

div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface div {
	width:540px;
	overflow-X:auto;
	overflow-Y:hidden;
	margin-left:10px;
}

div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface div table thead td {
	overflow:hidden;
	padding:2px 5px 2px 5px;
	border:solid 1px black;
	background-color:#CCC;
}

div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface div table thead td b {
	width:140px;
	overflow:hidden;
	float:left;
}

div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface div table tbody td {
	width:130px;
	text-align:center;
	vertical-align:middle;
	padding:0px 0px 0px 1px;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
}
div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface input {
	width:75px;
} 

div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface div table tbody th {
	text-align:center;
	vertical-align:top;
	padding:0px 2px 0px 2px;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
}

div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface div table tbody th a{
	margin-top:1px;
}

div.div_PCmsFilterCustomPropertiesReorderDefineOrderInterface div table tbody td select{
	width:130px;
	font:icon;
	display:block;
	margin:1px 0px 1px 0px;
}


table#PCmsFilterLocationFilterLocationsList
{
	display:none;
	font:icon;
	background-color:#EEE;
	border:solid 2px buttonshadow;
	position:absolute;
	width:500px;
/*	height:200px;*/
	z-index:901;
}

table#PCmsFilterLocationFilterCountryStateList
{
	display:none;
	font:icon;
	background-color:#EEE;
	border:solid 2px buttonshadow;
	position:absolute;
	width:400px;
/*	height:200px;*/
	z-index:901;
}

#PCmsFilterLocationFilterLocationsListHeader
{
	width:500px;
	padding-left:15;
	height:20px;
	border-bottom:solid 1px buttonshadow;
	font:icon;
	overflow:hidden;
	background-image:url('/images/appweb/portal/prtlt_head.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
}

#PCmsFilterLocationFilterCountryStateListHeader
{
	width:400px;
	padding-left:15;
	height:20px;
	border-bottom:solid 1px buttonshadow;
	font:icon;
	overflow:hidden;
	background-image:url('/images/appweb/portal/prtlt_head.gif');
	background-repeat:repeat-x;
	vertical-align:middle;
}

#PCmsFilterLocationFilterLocationsListFooter
{
	width:500px;
	height:20px;
	display:none;
	overflow:hidden;
	vertical-align:middle;
	background-color:buttonface;
	border-top:solid 1px buttonshadow;
	text-align:right;
}

#PCmsFilterLocationFilterCountryStateListFooter
{
	width:400px;
	height:20px;
	overflow:hidden;
	vertical-align:middle;
	background-color:buttonface;
	border-top:solid 1px buttonshadow;
	text-align:right;
}


#PCmsFilterLocationFilterLocationsListContent
{
	width:496px;
	font:icon;
	vertical-align:middle;
	text-align:center;
}

#PCmsFilterLocationFilterCountryStateListContent
{
	width:396px;
	font:icon;
	vertical-align:middle;
	text-align:center;
	margin:0;
	padding:0;
	overflow-x:auto !important;
	overflow-y:hidden!important;
}


#PCmsFilterLocationFilterLocationsListContent div , #PCmsFilterLocationFilterCountryStateListContent div
{
	overflow:auto;
	float:left;
	vertical-align:top;
}


#PCmsFilterLocationsLoadSpan , #PCmsFilterCountryStateLoadSpan
{
	vertical-align:middle;
	color:Red;
	margin:3 15 3 15;
	float:left;
	white-space:nowrap;
}

#PCmsFilterLocationsLoadSpan img , #PCmsFilterCountryStateLoadSpan img
{
	width:16px;
	height:16px;
	vertical-align:middle;
	margin-right:5px;
}

#PCmsFilterLocationFilterLocationsListIframe, #PCmsFilterLocationFilterCountryStateListIframe
{
	display:none;
	position:absolute;
	z-index:900;
	border:none 0px;
	background-color:#DDD;
}

#PCmsFilterMainDrawDivForCustomPropertiesReorder font
{
	font:icon;
}
#PCmsFilterMainDrawDivForCustomPropertiesReorder div table thead tr td b
{
	font:icon;
	font-weight:bold;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface table tbody tr td input.PCmsFilterColorCodingSetDefaultColorCoding
{
	float:none;
	margin:0px;
	padding:0px;
	width:auto;
	height:auto;
	vertical-align:middle;
	border:none 0px;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface table tbody tr td a.pcmsFilterColorCodingDeleteSavedColorDefinition img
{
	border:none 0px;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface table tbody tr td a.pcmsFilterColorCodingDeleteSavedColorDefinition
{
	white-space:nowrap;
	float:none;
	border:none 0px;	
	margin:0px;
	padding:0px;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface table tbody tr td.pcmsFilterColorCodingSaveColorDefinitionsButtonsCell
{
	width:auto;
	padding:0px;
	margin:0px;	
	white-space:nowrap;
	text-align:left;
	vertical-align:middle;
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface table tbody tr td.pcmsFilterColorCodingSaveColorDefinitionsButtonsCell * 
{
	margin:0px;
	padding:0px;
	white-space:nowrap;	
}

div.div_PCmsFilterColorCodingDefineColorCodingInterface table tfoot tr td 
{
	text-align:right;
	white-space:nowrap;	
}

table.pcmsFilterColorCodingColoredTable
{
	border:solid 1px #666;	
}

table.pcmsFilterColorCodingColoredTableMain *
{
	white-space:nowrap
}

table.pcmsFilterColorCodingColoredTable *
{
	white-space:nowrap;
}

#PCmsFilterLocationDIVDropDown {
	float:left;
}