.ComHPTopBanner
{
    background-image: url(../../images/custom/BannerPortalHomePage.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    height: 422px;
    color: #ffffff !important;
    font-weight: bold;
    vertical-align: top;
}
.ComTopBanner
{
    background-image: url(../../images/custom/BannerPortalPage.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    height: 222px;
    color: #ffffff !important;
    font-weight: bold;
    vertical-align: top;
}

.ComBottomBanner
{
    background-image: url(../../images/custom/footer.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    height: 54px;
    vertical-align: middle;
}

.ComBottomBannerText
{
    color: #2F2203 !important;
    font-weight: bold;
}
	
.ComHPCommitteeName
{
    font-size: 30px;
    margin-right: 42px;
    margin-top: 35px;
    width: 800px;
}

.ComHPWhiteLine
{
    margin-right: 42px;
    height: 1px;
    background-image: url(../../images/custom/ComWhiteLineTitle.png);
    background-repeat: no-repeat;
    background-position-x: right;
    /*background-position-y: 11px;*/
}

.ComHPCommitteeChair
{
    font-size: 18px;
    margin-right: 42px;
    margin-top: 10px;
    min-height:20px;
	margin-bottom: 196px;
}

.ComHPCommitteeChair a
{
	color: #ffffff !important;
}
.ComHPCommitteeChair a:hover
{
	text-decoration:underline;
}
	
.ComHPBannerBlue
{
	color: #304982 !important;
	font-weight:bold;
	letter-spacing: 1px;
	font-size: 16px;
	padding-right: 10px;
	padding-top:5px;
}

.ComHPBannerBlack
{
	font-weight:normal;
	font-size: 13px;
	line-height:18px;
	padding-right: 18px;
	padding-left: 10px;
	padding-top: 2px;
}

.ComHPBannerBlack a:hover
{
	text-decoration:underline;
}

.ComHPPRTitle
{
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	margin-left: 5px;
}

.ComHPPRDate
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 3px;
}


.ComHPPRText
{
	font-size: 12px;
	font-weight: normal;
	line-height:15px;
	margin-left: 5px;
}

.ComHPPRImg
{
	display:block;
	margin: 0px 0px 0px 0px;
}

.ComHPAgendaTable
{
	background-image:url(../../images/custom/HpBackgroundAgenda.jpg);
	background-repeat:	no-repeat;
	background-position: center top;
	width: 320px;
	max-height: 206px;
}
.ComHPAgendaDate
{
	background-image:url(../../images/custom/HpDatesBlueBackground.png);
	background-repeat:no-repeat;
	background-position:center top;
	width: 42px;
	height:41px;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	padding-top:9px;
	margin-right: 4px;
}
.ComHPAgendaText
{
	padding-right: 15px;
	padding-left: 10px;
	background-image:url("../../images/custom/BlueArrow.png");
	background-repeat:no-repeat;
	background-position: right 3px;
	margin-bottom: 6px;
	margin-top: 5px;
}
	
.ComHPButton
{
	color:#304982 !important;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	background-image:url("../../images/custom/HpButton.jpg");
	background-repeat:no-repeat;
	height:23px;
	width: 138px;
	padding-top:2px;
}

.ComHPButtonLeftTopArrow
{
    height:5px;
    width:8px;
    background-image:url("../../images/custom/BlueArrow.png");
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

.ComHPButtonArrow
{
	margin-top:5px;
	margin-left:5px;
}

tr.ComHPTopicsBigPicTr td
{
	width:320px;
	height:185px;
}
	
tr.ComHPTopicsBigPicTr img
{
	display:block;
}

.ComHPTopicsSep
{
	background-image:url("../../images/custom/HpBlueDiagonallines.png");
	background-repeat: repeat-x;
	background-position:center top;
	height:8px;
}

.ComHPTopicsTdGray
{
	background-image:url(../../images/custom/HpBackgroundTopics.jpg);
	height:90px;
	width: 320px;
	background-repeat:no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:15px;
	font-size: 13px;
	border-bottom: solid 1px #304982;
}

.ComHPTopicsTdBlue
{
	background-image:url(../../images/custom/HpBlueBackgroundTopics.jpg);
	height:90px;
	width: 320px;
	background-repeat:no-repeat;
	background-position: center top;
	color:#ffffff !important;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:15px;
	font-size: 13px;
	border-bottom: solid 1px #304982;
}
.ComHPTopicsTdBlue2
{
    background-color: #304982;
    color:#ffffff !important;
    padding: 15px 15px 0px 15px;
    font-size: 13px;
}
.ComHPTopicsBigLink
{
	font-weight:bold;
	margin-bottom:3px;
}

tr.ComHPTopicsTr td
{
	background-image:url(../../images/custom/HpButtonTopics.jpg);
	width: 137px;
	height:52px;
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position: center center;
	font-weight:bold;
	font-size: 13px;
}

tr.ComHPTopicsTr td:hover
{
	background-image:url(../../images/custom/HpButtonTopicsReverse.jpg);
}

tr.ComHPTopicsTr div
{
	margin-right: 28px;
	margin-left: 3px;
}
tr.ComHPTopics2Tr td
{
	background-image:url(../../images/custom/HpButtonTopics2.jpg);
	width: 160px;
	height:52px;
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position: center center;
	font-weight:bold;
	font-size: 13px;
}

tr.ComHPTopics2Tr td:hover
{
	background-image:url(../../images/custom/HpButtonTopicsReverse2.jpg);
}

tr.ComHPTopics2Tr div
{
	margin-right: 28px;
	margin-left: 3px;
}
tr.ComHPNotesTr td
{
	width: 320px;
	height:347px;	
}

.ComHPNotesMarginsDiv
{
	margin-right:30px;
	margin-left:40px;
	margin-top:30px;
	max-height:295px;
	max-width:240px;
	overflow:hidden;
}

.ComHPNotesTd1 
{
	background-image:url(../../images/custom/HpNote1.png);
	background-repeat:no-repeat;
	background-position: center top;
	vertical-align: top;
	font-size: 13px;
} 


.ComHPNotesTd2 
{
	background-image:url(../../images/custom/HpNote2.png);
	background-repeat:no-repeat;
	background-position: center top;
	vertical-align: top;
	font-size: 13px;
}


.ComHPNotesTd3 
{
	background-image:url(../../images/custom/HpNote3.png);
	background-repeat:no-repeat;
	background-position: center top;
	vertical-align: top;
	font-size: 13px;
}


.ComHPNoteImageDiv
{
	text-align:center;	
}


.ComHPNoteImage
{
	width: 210px;
	margin-bottom:3px;
	margin-top: 3px;
}

.ComHPNoteText
{
	line-height:18px;
}

.ComHPNotesHeader
{
	color: #304982 !important;
	font-weight: bold;
	margin-bottom: 4px;
}

.ComHPNotesLinkDiv
{
	padding-right: 15px;
	padding-left: 10px;
	background-image:url("../../images/custom/BlueArrow.png");
	background-repeat:no-repeat;
	background-position: right 7px;
	margin-bottom: 6px;
	margin-top: 5px;
}


.ComCommitteeName
{
	font-size: 30px;
	margin-right: 42px;
	margin-top: 15px;
}

.ComCommitteeChair
{
	font-size: 18px;
	margin-right: 42px;
	margin-top: 12px;
}
.ComCommitteeChair a:hover
{
	text-decoration:underline;
}
.ComLeftLinkGray
{
	height: 30px;
	padding-right:5px;
	vertical-align: middle;
	border-top-color: #3f677a;
	border-top-width: 1px;
	border-top-style: dotted;
	background-image: url("../../images/custom/LinkBkgGray.png");
	background-repeat:repeat-x;
	background-position: center center;
}

.ComLeftLinkGray A
{
	text-decoration: none;
}


.ComLeftLinkGray A:hover
{
	text-decoration: underline;
}

.ComLeftLinkBlue
{
	height: 30px;
	padding-right:5px;
	vertical-align: middle;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-top-style: dotted;
	background-color: #304982 !important;
	color: white !important;
}
.ComLeftLinkWhite 
{
	color: #ffffff !important;
}

A.ComLeftLinkWhite 
{ color: #ffffff !important;
	text-decoration: none;
	}

A.ComLeftLinkWhite:hover
{ color: #ffffff !important;
	text-decoration: underline;
	}


.ComLeftLinkSize
{
	font-size: 110% !important;
}

.ComTitleBlue
{
	height:25px;
	font-size: 16px;
	color: 	#304982 !important;
	font-weight: bold;
	background-image:  url("../../images/custom/TitleBlueLine.png");
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-position-x: right;
	vertical-align: top;
	letter-spacing: 1px;
}

.ComTitleGrayBkg
{
	height:32px;
	font-size: 14px !important;
	color: 	#ffffff !important;
	font-weight: bold;
	background-image:  url("../../images/custom/TitleBackground.jpg");
	background-repeat: repeat-x;
	vertical-align: middle;
	border-bottom: dotted 1px #3f677a;
	padding-right: 5px;
}

.ComSearchTdBkg
{
	/*height:148px;*/
	background-image:  url("../../images/custom/SearchBackground.jpg");
	background-repeat: repeat-x;
	border-bottom: dotted 1px #3f677a;
	padding-right:20px;
	padding-left: 20px;
	vertical-align: middle;
}

.ComSearchTdBkgFlexible
{
	/*height:170px;*/
	background-image:  url("../../images/custom/SearchBackground.jpg");
	background-repeat: repeat-x;
	background-position-y: top;
	border-bottom: dotted 1px #3f677a;
	padding-right:20px;
	padding-left: 20px;
       
	vertical-align: middle;
}

.ComSearchTdBkg220
{
	height:220px;
	background-image:  url("../../images/custom/SearchBackground.jpg");
	background-repeat: repeat-x;
	background-position-y: top;
	border-bottom: dotted 1px #3f677a;
	padding-right:20px;
	padding-left: 20px;
	vertical-align: middle;
}


.ComListItemTD
{
	padding-top: 15px;
	padding-bottom: 0px;
	border-bottom: dotted 1px #3f677a;
}

.ComListItemDate
{
	color: #757575;
	padding-right: 10px;
	font-weight: bold;
	background-image:url("../../images/custom/LinkArrow.png");
	background-repeat:no-repeat;
	background-position: right center;
}

.ComListItemHeadline
{
	padding-top: 3px;
	padding-right: 10px;
	font-weight: bold;
	padding-left: 80px;
}

.ComListItemBlueLink
{
	font-size: 80% !important;
	color: 	#304982 !important;
}

A.ComListItemBlueLink
{
	text-decoration: none !important;
	cursor: pointer !important;
    font-size: 12px !important;
}

A.ComListItemBlueLink:hover
{
	text-decoration: underline !important;
}

.ComListItemOpen
{
	background-color: #f9f9f9;
	padding-top:10px;
	padding-bottom: 10px;
	padding-right: 30px;
}
	
.ComListItemOpenLink
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 10px;
}

.ComBottomNav
{
    background-image:url("../../images/custom/LinkBkgGray.png");
    background-repeat:repeat-x;
    height:27px;
    text-align:center;
    border-top: dotted 1px #3F677A;
    border-bottom: dotted 1px #3F677A;
	direction:rtl;
}

.ComBottomNav a[disabled]
{
	color:Gray !important;
	text-decoration:none !important;
}

.ComItemOpenTitle
{
     background-image:url("../../images/custom/ItemTitleBackground.jpg");
     background-repeat:repeat-x;
     height:27px;
     color: #ffffff;
     font-weight: bold;
     vertical-align: middle;  
     border-right: solid 1px #595959; 
     border-left: solid 1px #595959; 
}

.ComItemOpenDetails
{
     background-image:url("../../images/custom/ItemNumberBackground.jpg");
     background-repeat:repeat-x;
     background-position-y: bottom;
     height: 139px;
     border-right: solid 1px #595959; 
     border-bottom: solid 1px #595959;
     border-left: solid 1px #595959;
     padding-left: 40px;
     padding-right: 40px;
     padding-top: 20px;
     padding-bottom: 20px;
}

.ComItemOpenNumberText
{
	font-size: 150%;
	font-weight: bold;
}




.ComItemOpenDocs
{
	border-bottom: solid 1px #595959;	
    border-left: solid 1px #595959;
	border-right: solid 1px #595959;
	padding-right: 40px;
	padding-top:25px;
	padding-bottom:25px;
}


.ComItemOpenSepLine
{
	 background-image:url("../../images/custom/ItemLinePixel.png");
	 background-repeat:repeat-x;
	 background-position-y: center;
     height:16px;
}

.ComStandardBlue
{
	color: 	#304982 !important;
}

A.ComStandardBlue:hover
{
	text-decoration:underline;
}

.ComStandardWhite
{
	color: 	#ffffff !important;
}

.ComStandardBrown
{
	color: 	#826930 !important;
}

.ComBrownTitleSmall
{
	color: 	#826930 !important;
	font-weight: bold;
}

.ComBrownTitle
{
	color: 	#826930 !important;
	font-weight: bold;
	font-size: 130%;

}

.ComPaddingRight60
{
	padding-right: 60px;
}

.ComItemOpenDetailsTable

{
	width: 500px;
}

.ComPaddingRight15
{
	padding-right: 15px;
}

.ComHistoryKnesTd
{
    border-left: #304982 2px solid;
    padding-left:10px;
    white-space:nowrap;
}

.ComHistoryNumLink
{
    color:#304982;
    font-size:50px;
    font-weight:bold;
    font-family:Times New Roman, Times, Serif; 
}

.ComHistoryNumLink a
{
    color:#304982 !important;
}

.ComHistoryNumLink a:hover
{
    text-decoration:underline !important;
}

.ComHistoryDate
{
    color:#304982 !important;
    margin-bottom:5px;
    text-align:center;
}
.ComChairTd
{
    width:100%;
    text-align:center;
}

.ComHistoryMKTd
{
    vertical-align:middle;
    padding-right:10px;
}

.ComHistorySepTd
{
    border-bottom: #304982 1px dotted;
    height:2px;
}

.ComHistoryDetailsLink
{
    padding-top:5px;
    text-align:left;
}

.ComHistTableTitle
{
	font-size: 14px;
	font-weight: bold;
	background-color: #EAEAEA;
	background-image: url(../../images/custom/GrayArrowBullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #D4D4D4;
	height: 22px;
	text-indent: 16pt;
	padding-bottom: 2px;
}


.ComHistTableTitleFaction
{
	font-size: 13px;
	font-weight: bold;
	background-color: #EAEAEA;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	height: 22px;
	padding-bottom: 2px;
	padding-right: 4px;
}

.ComHistTableRow td
{
    height:22px;
    padding-right:4px;
}

.ComHistTableSep
{
    height:1px;
    background-color:#D4D4D4;
}

.ComTitleGrayBkg
{
height:32px;
font-size: 14px;
color: 	#ffffff !important;
font-weight: bold;
background-image:  url("../../images/custom/TitleBackground.jpg");
background-repeat: repeat-x;
vertical-align: middle;
border-bottom: dotted 1px #3f677a;
padding-right: 5px;
}

.ComListItemTD
{
	padding-top: 15px;
	padding-bottom: 0px;
	border-bottom: dotted 1px #3f677a;
}

.ComListItemDate
{
    color: #757575;
    padding-right: 10px;
    font-weight: bold;
    background-image:url("../../images/custom/LinkArrow.png");
    background-repeat:no-repeat;
    background-position: right center;
}

.ComListItemHeadline
{
    padding-top: 3px;
    padding-right: 10px;
    font-weight: bold;
    padding-left: 80px;
}

A.ComListItemBlueLink
{
	text-decoration: none !important;
}

A.ComListItemBlueLink:hover
{
	text-decoration: underline !important;
}

.ComListItemOpen
{
  background-color: #f9f9f9;
  padding-top:10px;
  padding-bottom: 10px;
  padding-right: 30px;
}
	
.ComListItemOpenLink
{
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 10px;
}

.ComAgendaTabDark
{
	width: 225px;
	height: 32px;
	border-left: solid 1px white;
	background-image: url(../../images/custom/TabArrowDark.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	background-color: #6e6e6e;
	color: #ffffff;
	font-size: 15px; 
	font-weight:bold;
	padding-right: 30px;
	border-bottom: solid 1px #6e6e6e;
}

.ComAgendaTabLight
{
	width: 225px;
	height: 32px;
	border-left: solid 1px white;
	background-image: url(../../images/custom/TabArrowLight.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	background-color:#97999b;
	color: #ffffff;
	font-size: 15px; 
	font-weight:bold;
	padding-right:30px;
	border-bottom: solid 1px #97aaab;
}

.ComAgendaTabBlank
{
	border-bottom: solid 1px #304982;
	width:45px;
}

.ComAgendaMainTd
{
	border-bottom: solid 1px #304982;	
	border-right: solid 1px #304982;	
	border-left: solid 1px #304982;	
	padding-bottom: 20px;
}

.ComAgendaDateTd
{
	width: 50px;
	vertical-align:top;
	padding-left:8px;
}

.ComAgendaDateTdNoDisp
{
	width: 0px;
	vertical-align:top;
}

.ComAgendaDate
{
	background-image:url(../../images/custom/HpDatesBlueBackground.png);
	background-repeat:no-repeat;
	background-position:center top;
	width: 42px;
	height:41px;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	padding-top:9px;
	padding-top:4px;
}
.ComAgendaDateTd
{
	width: 50px;
	vertical-align:top;
	padding-left:8px;
}

.ComAgendaDateTdNoDisp
{
	width: 0px;
	vertical-align:top;
}


.ComAgendaDateText
{
	color: #304982;
	margin-bottom: 5px;
	font-weight: bold;
}

.ComAgendaDateTextTd
{
	vertical-align:top;
}


.ComAgendaText
{
	margin-bottom: 8px;
	font-weight: bold;
}
.ComAgendaInviteesText
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.ComAgendaLocationText
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.ComAgendaProductsDiv
{
	height:30px;
}

.ComAgendaLineTd
{
	height: 36px;
	vertical-align:middle; 
	text-align:center;
	
}

.ComAgendaSubText
{
	margin-bottom: 8px;
	font-weight: bold;
	color: #907747;
}

.ComAgendaProductsDivPaddRight31px
{
    padding-right:31px;
}

.RadPicker_Default .rcCalPopup, .RadPicker_Default .rcTimePopup
{
    background-image: url('../../images/custom/calendar.png') !important;
}

.RadPicker_Default a.rcCalPopup:hover, .RadPicker_Default a.rcCalPopup:focus, .RadPicker_Default a.rcCalPopup:active
{
    background-position: 0 0 !important;
}

.RadInputRTL
{
    padding:0 !important;
}
.ComMembersImg
{
    width:100px;
    height:127px;
    border: solid 1px #304982;
}
.ComMembersNameDiv
{
    color:#304982;
    letter-spacing: 1px;
    font-weight: bold;
    font-size:14px;
}

.ComMembersFactionDiv
{
    color: #907747;
    font-weight: bold;
    font-size:14px;
}

.ComMembersSubtitleDiv
{
    color: #304982;
    font-weight: bold;
    font-size:14px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.ComMembersTd
{
    width: 120px;
    text-align: center;
}

.ComBlueHeaderGrayLine
{
    background-image: url("../../images/custom/GrayLine.png");
    background-repeat: no-repeat;
    background-position:right bottom;
    padding-bottom: 2px;
    color:#304982;
    font-weight:bold;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.ComContactDiv
{
	margin-bottom: 10px;
}

.ComStaffTd
{
    background-image: url("../../images/custom/BackgroundStaff.png");
    background-repeat: no-repeat;
    background-position: center top;
    width: 340px;
    vertical-align: top;
    padding-right: 15px;
    padding-bottom: 20px;
}

.ComStaffJobText
{
	font-weight:bold;
	padding-left: 20px;
	padding-top:8px;
    padding-bottom:8px;
}

.ComRepTable
{
	background-image:url("../../images/custom/BackgroundSubJoint.png");
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
}

.ComRepLinkDiv
{
	margin-right: 40px;
	margin-bottom: 8px;
	font-weight: normal;
}

.ComRepLinkDiv img
{
	margin-left: 5px;
	vertical-align:middle;
}

.ComRepTitle
{
	color: 	#826930 !important;
	font-weight: bold;	
	margin-right: 20px;
	font-size: 110%;
	margin-top: 4px;
}

.ComRepSpaceFiller
{
	height: 20px;
}

.ComListItemFont
{
	font-size: 12px !important;
	font-family:Arial !important;
}

#DiToDate #DiFromDate #SubjectTextBox
{
    font-family:Arial !important;
}

.ComAgendaText
{
	margin-bottom: 8px;
	font-weight: bold;
}

.last_button
{
    float:left;
}
.next_button
{
    float:right;
}

/*Start Tomer Changes*/
#commLobbyFooterDiv{
    background-image: url(../../images/custom/linkBG_1px.png);
    background-repeat: repeat-x;
    height: 45px;
    border-top: dotted 1px #3F677A;
    border-bottom: dotted 1px #3F677A;
    text-align: center  
}

#commLobbyFooterDiv a{
    cursor:pointer;
    color: #304982 !important;
    font-weight: bold;
    font-size: 12pt !important;
}

.ComMainMessageComName {
    color: #5e361b !important;
    font-size:17px !important;
    font-weight:bold !important;
}

.ComLobbyBottomBannerText {
   
}

.ComAllHPPRTitle
{
	font-size: 100%;
	font-weight: bold;
	line-height:16px;
	margin-left: 5px;
}

.ComAllHPPRDate
{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 5px;
}


.ComAllHPPRText
{
	font-size: 12px;
	font-weight: normal;
	line-height:20px;
	margin-left: 5px;
}

.ComAllHPPRImg
{
	display:block;
	margin: 0px 0px 0px 0px;
}

.ComPageTopTitleBlue
{
	height:25px;
	font-size: 16px;
	color: 	#304982 !important;
	font-weight: bold;
	background-image:  url("../../images/custom/TitleBlueLine.png");
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-position-x: right;
	vertical-align: top;
	letter-spacing: 1px;
	margin-right: 10px;
}

.AllCommittessNewsMainTable{
	width:640px !important;
}

.AllComAgendaDateTd
{
	width: 10%;
	vertical-align:top;
	padding-left:8px;
}

.AllComAgendaDateTdNoDisp
{
	width: 0px;
	vertical-align:top;
}

.AllComAgendaDate
{
	background-image:url(../../images/custom/HpDatesBlueBackground.png);
	background-repeat:no-repeat;
	background-position:center top;
	width: 42px;
	height:41px;
	color: #ffffff !important;
	font-weight: bold;
	font-size: 11px;
	text-align:center;
	padding-top:9px;
	padding-right:4px;
}

.AllComAgendaDateText
{
	color: #304982;
	margin-bottom: 5px;
	font-weight: bold;
}

.AllComAgendaDateTextTd
{
	vertical-align:bottom;
    	width: 90%;
 	padding-bottom: 5px;
}


.AllComAgendaText
{
	margin-bottom: 8px;
	font-weight: bold;
}
.AllComAgendaInviteesText
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.AllComAgendaLocationText
{
	margin-top: 4px;
	margin-bottom: 4px;
}

.AllComAgendaProductsDiv
{
	height:30px;
}

.AllComAgendaLineTd
{
	height: 36px;
	vertical-align:middle; 
	text-align:center;
	
}

.AllComAgendaSubText
{
	margin-bottom: 8px;	
	font-weight: bold;
	color: #907747;
	font-size: 105%;
}

.AllComAgendaHourText
{
	color: #304982;    	
    	font-weight: bold;
	padding: 15px 20px 5px 0;
}

.AllComAgendaComNameText
{
	margin-bottom: 8px;
    	font-weight: bold;
    	color: #907747;
	font-size: 115%;
}

.AllComAgendaTitlesContainer
{
	padding: 12px 9px 5px 0;
}

.AllComAgendaAddonsContainer
{
	padding: 12px 9px 5px 0;
}

.AllComAgendaProducts{
	padding:15px 20px 0 0;
	width:155px !important;
}

#comHeaderFullText
{	
        overflow: hidden;
        text-align: justify;
        height: 120px;
}

#AddonComHeaderFullText{
	height:420px;
}

.AllAgendaFilterBtn{
	width:60px !important;
	padding: 1px 5px !important;
	margin-top: 10px !important;
	cursor:pointer;	
	border: 1px solid #ababab !important;
}

.ComSearchTdAllBkgFlexible
{
	/*height:170px;*/
	background-image:  url("../../images/custom/SearchBackground.jpg");
	background-repeat: repeat-x;
	background-position-y: top;
	border-bottom: dotted 1px #3f677a;
	padding-right:20px;
	padding-left: 20px;
	vertical-align: middle;
	width: 100%; 
	padding: 5px 10px 20px 10px;
   	border-left: solid 1px #304982;
  	border-right: solid 1px #304982;
	padding-top: 20px;
}

.pagerDisable
{
    text-decoration:none !important;
    display: inline !important;
    pointer-events: none !important;
    color: darkGray !important;
    font-style: italic !important;
}

.pagerDisable img
{
    opacity: 0.2 !important;
}

.pagerEnable
{
    display: inline !important;
    pointer-events: auto !important;
    color: #2f393c !important;
    font-style: normal !important;
}

.pagerEnable img
{
    opacity: inherit;
}

.ComImageContactDiv{
	
}


.ComContactTitleBlueDiv
{
	height:25px;
	font-size: 16px;
	color: 	#304982 !important;
	font-weight: bold;
	background-image:  url("../../images/custom/TitleBlueLine.png");
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-position-x: right;
	vertical-align: top;
	letter-spacing: 1px;
	margin-bottom: 15px;
    	display: inline-block;
    	padding-top: 24px;
        position: absolute;
}

.ComContactAllHeader{
    display: inline-flex;
}

.dvStreamSourceLobby{
	width:320px !important;
	height:192px !important;
	position: absolute !important;
	
}

.dvStreamSourceLobby object{
	width:320px !important;
	height:192px !important;
	position: absolute !important;	
}


.ComLobbyMediaPlayerCls{
	display:none;
}

.dvStreamPosterLobby{		
	width:320px !important;
	height:192px !important;
	background-image:  url("../../images/custom/PlayBroadcast.png") !important;
	background-repeat: no-repeat !important;
	background-position-y: bottom !important;
	background-position-x: right !important;
	position: absolute !important;
	z-index:999999;
	cursor:pointer;
}

.dvStreamConteinerLobby{
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
	width: 320px !important;
    height: 192px !important;
}

.ComLobbyNewsButton
{
	color:#304982 !important;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	background-image:url("../../images/custom/HpButton.jpg");
	background-repeat:no-repeat;
	height:23px;
	width: 138px;
	padding-top:2px;
	padding-right: 10px;
}


/*End Tomer Changes*/

/*Start Dvora Styles*/
.ComLeftSide_ComName
{
   /*padding-right:12px;*/
   color:#304982 !important;
   font-weight: bold;
   text-align: right;
   margin-top:10px;

}


.ComLeftSide_HeadedMK
{
   padding-right:32px;
   font-weight: bold;
   text-align: right;

}

.ComLeftSide_HeadedMK a:hover
{
	text-decoration:underline !important;
}

.ComLeftSide_BackGroundColor
{  
    background-color:#ededed;
}


.ComLeftSide_HeadedMK labal
{

   margin-right:10%;
}


.ComLeftSide_AgendaNewsProto
{ 
  padding-top: 4%;
  text-align: center; 
  padding-left: 7%; 
  padding-bottom: 7%;

}
.ComHistory_Passband
{
   border-bottom: dotted 1px #3f677a;
   text-align: center;
   padding-top:10px;
   padding-bottom:10px;

}
.ComProfitLeftSideTable
{
   padding-top:10px;
}

.ComLeftSide_ComLife
{
   padding-left:15px;
   align:left;
   text-align:left;
   font-weight: bold;
   color:#E80000  !important;

}


.ComLeftSide_header 
{
   width: 250px;
   height: 65px;
   background-image:url("/_layouts/1037/images/Custom/committeesMenuTitle.png");
   background-size: 300px 70px;
   background-repeat: no-repeat;
   background-position-y: bottom;
   background-position-x: center;
   font-weight: bold;

}
.ComLeftSide_header h2
{
   color:#304982 !important;
   padding-right:118px;
   padding-top:40px;
   font-weight: bold;
}
#NameCommWhiteColorFont,#NameCommWhiteColorFont:hover, #NameCommWhiteColorFont:hover:link, #NameCommWhiteColorFont:hover:active, #NameCommWhiteColorFont:hover:visited
{
   color:#FFFFFF  !important;
}

.ComAgendaDisableItem {
   text-decoration:none !important;
   pointer-events: none !important;
   opacity:0.5;
   -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.CommittesSearchHistory
{
   padding:0px !important;
}
.ComAgendaDisableItem a
{

   text-decoration:none !important;
   pointer-events: none !important;
   cursor: default;
  /* color:#C9CFD1 !important;*/
}

.comAgendaLinksTd
{
   padding-right: 6px;
    /* padding-top: 50px;*/
}
.ComNameHistory{
  padding-right:5px !important;
  color:#5e361b !important;
  font-weight: bold !important;
  text-align: right !important;
}
.ComTitleGrayBkg
{
  height: 32px;
  font-size: 14px;
   color: #ffffff !important;
  font-weight: bold;
  background-image:url("../../images/custom/TitleBackground.jpg");
  background-repeat: repeat-x;
  border-bottom: dotted 1px #3f677a;
  padding-right: 5px;
}
.CommImageHistory
{
  width: 380px;
  height: 159px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  font-size: 125%;
  border: solid 1px transparent;
  margin-right:120px;
  margin-top:20px;
  margin-bottom:40px;
position: relative;

}
.CommImageHistory span
{
color:#ffffff !important;
  font-weight: bold !important;
  position: absolute;
   bottom: 8px;
  right: 0px;
width:100%;
font-size:20px;
}
.ComLeftSide_Passband
{
  border-bottom: dotted 1px #3f677a;
  padding-left: 7%; 
  margin-right: 12%;
  width:193px;
}
.ComNameBold
{
 font-weight: bold;
}
.ComBackgroundM
{
  padding-top:20px;
  padding-bottom:20px;
}


.ComTopicsBigPicTr
{
  padding-bottom:0px !important;
}


.ComTopicsSep
{ 
  width:300px;     
  margin-right: 10px;
  margin-left: 10px;
  background-image:url("../../images/custom/HpBlueDiagonallines.png");
  background-repeat: repeat-x;
  background-position:top;
  height:9px;	
}

.ComTopicsTdGray
{ 
  width:320px;
  vertical-align: middle;
  background-image:url(../../images/custom/HpBackgroundTopics.jpg);
  height:90px;
  width: 300px;
  background-repeat:no-repeat;
  margin-right: 10px; 
  margin-left: 10px;
  padding-top:15px;
  font-size: 13px;
  border-bottom: solid 1px #304982;
}

.ComTopicsBigLink
{
  margin-right:20px;
  font-weight:bold;	
  color: #304982 !important;
}
.ComDivFont
{
  margin-right:20px;
}


.ComTopicsBigLink a
{
  cursor:pointer;
  color: #304982 !important;
}

.AllComBackgroundImage
{
  width:300px;
  height:190px;	
  text-align: middle;
	
}
.AllComProductsProfit a
{
  cursor:pointer;
}
.AllComProductsProfit
{
  padding-left:10px;
  padding-right:10px;
  padding-top:20px;
}

.ComAgendaTabs
{
vertical-align: bottom !important;
}
.ComMaterialsBtn
{
	height: 22px !important;
 	border: solid 1px gray !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	border-radius:7px !important;
}
.ComSearchBtns
{
	height: 22px !important;
 	border: solid 1px gray !important;
	padding-left: 2px !important;
	padding-right: 2px !important;
	border-radius:7px !important;
}
.ComTitleBrownAgendaLobby{
	color: #5e361b !important;
padding-top:10px !important;
font-size:15px;
font-weight:bold !important;	
padding-right:10px;
}
.ComAgendaLobbyBkg{
background-image:  url('../../images/custom/HpBackgroundAgenda.jpg') ! important;
background-repeat: repeat-x;
height:400px;
padding-right:2px !important;
}
.ComAgendaLobbyDateTitle{

font-weight:bold !important;
padding-right:3px !important;
  
}
.ComAgendaLobbyDateTitle a{
  cursor:pointer;
}
.ComAgendaLobbySubTitle {
padding-right:28px !important;
padding-top: 5px;
  cursor:pointer;
}

.ComAgendaLobbyImg
{
	padding-top:0px !important;
	padding-right:12px;
	height:15px;
 	vertical-align: top;
	padding-bottom:2px;
}
.ComProtocolsItemDate
{
	color: #757575;
	font-weight: bold;
padding-right:11px !important;
}

.ComAgendaProtocolList
{
	padding-top: 15px;
	padding-bottom: 0px;
	border-bottom: dotted 1px #3f677a;
}
.ComNameListProtocol
{

	padding-top: 15px;
	font-weight: 600;
	padding-left: 20px !important;
        padding-bottom:4px ;
padding-right:2px!important;
 
width:100% !important;

}
.ComProtocolNotPublish
{
       color: #304982;
	padding-right: 10px;
	font-weight: bold;
}
.ComProtocolListImg{
    padding-right: 15px !important;
    padding-top: 19px;
 padding-left:3px !important;
 
}	
.lblComHistCommitteeName{
 
  color:#304982 !important;
  text-align: right !important;  
}

.lblComHistStartName{
  color:#304982 !important;
  font-weight: bold !important;
  text-align: right !important;  
}
.ComAgendaCalendar
{
    vertical-align: top;
    padding-top: 30px;
    padding-right: 6px;
}
.ComAgendaLobbyTable
{
  height:460px;
}
.ComHistoryDetailsLinkBlueText {
 color:#304982 !important;
}
.ComHistoryLinkLineName
{
padding-right:5px !important;
  color:#5e361b !important;
  font-weight: bold !important;
  text-align: right !important;
}
.ComHistoryLinkLineName:hover
{

text-decoration:none !important;
}

.ComHistoryLinkLineComposition:hover
{

text-decoration:none !important;
}
.ComContactNameTh
{
 font-size: 12px;
 border-left-style: dotted;
 border-left-width: thin;
 width:40%;
 background-image:url(../../images/custom/HpBackgroundTopics.jpg);
 background-repeat: repeat-x;
}
.ComContactTelTh
{ 
   font-size: 12px;
   border-left-style: dotted;
   border-left-width: thin;
   width:15%;
   background-image: url(../../images/custom/HpBackgroundTopics.jpg);
   background-repeat: repeat-x;
}
.ComContactFaxTh
{
    font-size: 12px;
    border-left-style: dotted;
    border-left-width: thin;
    background-image:url(../../images/custom/HpBackgroundTopics.jpg);
    background-repeat: repeat-x;
    width:15%;
}
.ComContactEmailTh
{
font-size: 12px;
   background-image:url(../../images/custom/HpBackgroundTopics.jpg);
   background-repeat: repeat-x;
   width:30%;
}
.ComContactNameTd
{  
    border-left-style: dotted;
    border-left-width: thin;
    padding-bottom: 14px;
    padding-top: 14px;
    padding-right: 13px;
    color:#304982 !important;
    font-weight: bold;
font-size: 11px;
}
.ComContactTelTd
{
   
   border-left-style: dotted;
   border-left-width: thin;
   text-align: center;
   font-weight: bold;
   font-size: 11px;
   
}
.ComContactFaxTd
{   font-weight: bold;
    text-align: center;
    border-left-style: dotted;
    border-left-width: thin;
    font-size: 11px;
}
.ComContactEmailTd
{ 
     text-align: center;
 
}
.ComContactTable th
{
	background-size:90px;
    background-repeat:repeat-x;
    font-family:Arial,sans-serif !important;
    height:30px;
    border-bottom-style: dotted;
    border-bottom-width: thin;
}

.ComContactTable 
{
   border: 1pt solid;
   border-color:#304982;
   font-weight: bold;
   font-size: 11px;
}
.ComReportRepeater
{
	
	padding-bottom: 10px;
	border-bottom: dotted 1px #3f677a;
}
.ComTitleNumKnesset
{
padding-right:10px;
 font-weight: bold;
color:#304982 !important;
  font-size: 14px;
   text-decoration: underline;
}
.ComReportsRepeaterImg
{
padding-top: 15px;
padding-right:20px;
padding-left:5px;
}
 .ComBroadcastDisableImg img{
 opacity:0.8;
}
.ComBroadcastDisableImg a
{
 
   pointer-events: none;
   cursor: default;
   color:#C9CFD1 !important;
}
.AllComHistoryDdl
{
width:310px;
}
.AllComHistoryDdl option 
{
width:150px !important;
}

/*End Dvora Styles*/

/*Alex !!!*/
.ComSubJointTable
{
	
	width: 100%;
	min-height: 170px;
	padding-bottom: 20px;
	
}

.ComSubJointTable td
{
	vertical-align: top;
	padding-bottom: 10px;	
}

.ComSubJointTypeTitle
{
	color: 	#826930 !important;
	font-weight: bold;	
	margin-right: 20px;
	font-size: 110%;
	margin-top: 20px;
	/*background-image:url("../../images/custom/GrayLine.png");
	background-repeat: no-repeat;
	background-position: right bottom;*/
	margin-bottom: 10px;
	padding-bottom: 2px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+2,ffffff+30,dadee8+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 2%, #ffffff 30%, #eef0f2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffffff 2%,#ffffff 30%,#eef0f2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffffff 2%,#ffffff 30%,#eef0f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef0f2',GradientType=0 ); /* IE6-9 */
	height:30px;
	
}

.ComSubJointDivContainer
{
	margin-bottom: 6px;
}

.ComSubJointMembersTitle
{
	color: #304982;
	font-weight:bold;
	margin-right: 70px;
	margin-bottom: 4px;
	padding-top: 5px;
}

.ComSubJointMembersTitle img
{
	width: 25px;
	padding-left: 5px;
}

.ComSubJointMembers
{
	margin-right: 100px;
}


.ComSubJointComName
{
	background-image:url("../../images/custom/BlueArrow.png");
	background-repeat: no-repeat;
	background-position: right center;	
	margin-right: 40px;
	margin-bottom: 0px;
	padding-right: 14px;
	padding-bottom: 2px;
}

.ComSubJointLinkDiv
{
	margin-right: 55px;
	
}

.ComSubJointLinkDiv a
{
	text-decoration: underline !important;
}

.ComSubJointMembersConteiner
{
	padding-bottom:20px;
}

.ComSubJointTypeTitleConteiner
{
	padding-top: 8px;
    	padding-right: 5px;
}



.AllComLobbyHeader
{
	margin:20px;
}

.AllComLobbyHeaderContentRight {
    background-image: url(/Activity/committees/PublishingImages/CommitteesMainG.gif);
    background-repeat: no-repeat;
    background-position-x: center;
    width: 506px;
    height: 421px;
    margin-bottom: 30px;
    float: right;
}

.AllComLobbyHeaderContentLeft {
    background-image: url(/Activity/committees/PublishingImages/CommitteesMainP.png);
    background-repeat: no-repeat;
    background-position-x: center;
    width: 454px;
    height: 421px;
    margin-bottom: 30px;
    float: right;
}

.AllComLobbyHeaderTitle {
    font-weight: bold;
    font-size: 40px;
    padding-top: 6px;
}

.AllComLobbyHeaderWhiteLine {
    height: 1px;
    width: 52%;
    background: #dfd5cb;
    background: -webkit-linear-gradient(left, #dfd5cb , #2f393c);
    background: -o-linear-gradient(right, #dfd5cb, #2f393c);
    background: -moz-linear-gradient(right, #dfd5cb, #2f393c);
    background: linear-gradient(to right, #dfd5cb , #2f393c);
}

.AllComLobbyHeaderRichText {
    padding-top: 21px;
    width: 215px;
    padding-right: 8px;
    text-align: justify;
    font-size: 15px;
    /*line-height: 24px;*/
}

.AllComLobbyHeaderButton
{
    padding-top: 20px;
    padding-right: 85px;
}
/*.ComSearchTdBkgFlexible input[type=submit]
{
height:22px;
color: #333;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 1px solid #8b8b8b;
background-image: -ms-linear-gradient(top, #FAF9F9 0%, #E8E8E8 100%);
background-image: -moz-linear-gradient(top, #FAF9F9 0%, #E8E8E8 100%);
background-image: -o-linear-gradient(top, #FAF9F9 0%, #E8E8E8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAF9F9), color-stop(1, #E8E8E8));
background-image: -webkit-linear-gradient(top, #FAF9F9 0%, #E8E8E8 100%);
background-image: linear-gradient(to bottom, #FAF9F9 0%, #E8E8E8 100%);
}

.ComSearchTdBkgFlexible input[type=submit]:hover
{
height:22px;
color: #333;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
border: 1px solid #8b8b8b;
background-image: -ms-linear-gradient(top, #FAF9F9 0%, #E8E8E8 100%);
background-image: -moz-linear-gradient(top, #FAF9F9 0%, #E8E8E8 100%);
background-image: -o-linear-gradient(top, #FAF9F9 0%, #E8E8E8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAF9F9), color-stop(1, #E8E8E8));
background-image: -webkit-linear-gradient(top, #FAF9F9 0%, #E8E8E8 100%);
background-image: linear-gradient(to bottom, #FAF9F9 0%, #E8E8E8 100%);
}*/

