﻿a img
{
	border-width: 0px;
}

.smartDrop_tbl
{
	width: 100%; /*width:202px;*/
	border: solid 1px #82ADFC;
}

.smartDrop_input
{
	width: 100%; /*width:186px;*/
	font-size: 12px;
	font-family: Arial;
	border: solid 0px #ffffff;
}

.smartDrop_image
{
	text-align:left;	
}

.hide
{
	display: none;
}

.smartDrop_div_show
{
	background-color: #F3F3F3;
	display: inherit;
	font-family: Arial;
	font-size: small; /*width:204px;*/
	height: 120px;
	overflow: auto;
	z-index: 10; /*filter: mask(); /* For overlaying select boxes in IE */
	position: absolute;
	border: solid 1px Gray;
	text-align:right;
}

* html .smartDrop_div_show
{
	width:600px;
}

.smartDrop_div_show span
{
	cursor: pointer;
	cursor: hand;
}

.smartDropTable td
{
	padding: 0 0 0 0;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #F0F8FF;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 13px 13px 13px 13px;
	vertical-align: middle;
	width: 450px;
}

.refineHistory
{
	margin: 0 15px 0 30px;
	padding: 3px 8px 3px 8px;
	background-color: #F9FCFF;
	border: solid 2px #E0EFFF;
}

.button
{
	cursor:pointer;
	cursor:hand;
}

/*--------------------------------------------------------------------------------------------------------
*	FOOTER
*---------------------------------------------------------------------------------------------------------*/

.footer
{
	clear: both;
	margin-top: 78px;
	background: url(../Images/footer_bg.gif) top repeat-x;
	padding: 25px 20px 10px 20px;
	color: #28272C;
	font-size: 12px;
	font-family: Arial;
}
.footer a.tzurLogo
{
	float: left;
}
.footer td
{
	text-align: center;
	font-size: 12px !important;
}

.footer td a
{
	color: #28272C;
	text-decoration: none;
	font-size: 12px !important;
}

.footer td a:hover
{
	text-decoration: underline;
	font-size: 12px !important;
}

.footerRight
{
	float: right;
	font-size: 11px !important;
}

/*--------------------------------------------------------------------------------------------------------
*	SEARCH RESULTS WUC
*---------------------------------------------------------------------------------------------------------*/

.resultsContainerTable td
{
	border-bottom: solid 1px #fff;
}

.MainResultsTable
{
	border-style: none;
	width: 100%;
}

.Ruler
{
	background-color: #f7fbff;
	height: 25px;
}

/*.Ruler td
{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #E5F3FF;
}*/

.Ruler span
{
	font-size: 13px;
}



.CommentsIcon
{
	width: 20px;
	vertical-align: top;
	padding-top: 13px;
}

.SearchResult
{
	font-family: arial;
	padding: 5px 10px 5px 10px;
	margin: 0;
	vertical-align:top;
}

.searchResultItem
{
	display: block;
	clear: both;
	margin-top: 13px;
}

.searchResultTitle a:link, .searchResultTitle a:visited
{
	color: #802c2a;
	font: bold 13px arial;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.searchResultTitle a:hover
{
	text-decoration: underline;
}

.searchResultAgainst
{
	text-decoration: underline;
}

.searchResultBrief
{
	color: #000000;
	font-weight: normal;
	font-size:12px;
}

.searchResultSubtitle
{
	color: #000000;
	font-weight: bold;
	font-size:12px;
}

.searchResultName
{
	color: #848585;
	font-style:italic;
}

.searchResultDividingLine
{
	background-image: url(../Images/dividing_line.gif);
	height: 5px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.searchResultsSideData
{
	padding-right: 10px;
	width: 100px;
	vertical-align: top;
	font-size:12px;
}

.searchResultsSideData .sideDataTitle
{
	font-weight: bold;
}

.searchResultsSideData .sideDataLink 
{
	 text-align:right;	
}
/*.searchResultsSideData .sideDataLink img
{
	vertical-align:middle;
}
.searchResultsSideData .sideDataLink a
{
	text-decoration: none;
	color: Black;
	padding-right: 10px;
}*/

.searchResultsSideData a:hover
{
	text-decoration: underline;
}

.searchResultsSideSeperator
{
	border-right: solid 1px #f0f8fe;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.searchResultsSideSeperator div
{
	border-right-style: none;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SearchTitle
{	
	height: 58px;
	background-color: #f0f8ff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #69B9FF;
	padding-right:20px;
	width:auto;
}

.searchTitleLeft
{
	text-align:left;
	background-color: #f0f8ff;
	padding: 0 10px 0 10px;
}

.SearchTitle .SearchTopTitle
{
	text-align: right;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #802c2a;
}

.SearchTitle .SearchSubTitle
{
	font-size: 13px;
}

.pagerTable
{
	border: solid 1 #ffffff;
	background-color: #F0F8FF;
	height: 20px;
	width: 100%;
	font-size:12px;
}

.remarksUserName
{
	color: #848585;
	font-style:normal;
}

.documentTextDiv
{
	color: #000000;
	font-weight: normal;
	font-size:12px;
	/*border-top: solid 1px #E5F3FF;*/
	margin-top:3px;
}

/*--------------------------------------------------------------------------------------------------------
*	SEARCH DESCRIPTION
*---------------------------------------------------------------------------------------------------------*/

div.searchDescriptionTitle
{
	font-weight:bold;
}

div.searchDescriptionItems
{
	padding-right: 12px;
}


/*--------------------------------------------------------------------------------------------------------
*	LEFT BANNER
*---------------------------------------------------------------------------------------------------------*/
.leftBanner_default
{
	margin: 30px 0px 0px 0px;
}

ul.leftBanner_ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	text-align:right; 
}
HTML /**/ /**/ > BODY ul.leftBanner_ul
{
	margin: 0px 0px 0px 0px;
}
ul.leftBanner_ul li
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}


/*  leftBannerItem (used to be leftBanner01,leftBanner02 AND leftBanner03 )*/
a.leftBannerItem
{
	display: block;
	padding: 12px 17px 25px 0px;
	background: #F9FCFF url(../Images/LeftBanner/banner_bg.gif) left bottom repeat-x;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
HTML /**/ /**/ > BODY a.leftBannerItem
{
	padding: 12px 17px 21px 0px;
	*padding: 0px 17px 21px 0px;
}
a.leftBannerItem strong
{
	display: block;
	color: #5BA1DE;
	font-weight: normal;
	margin-bottom: 7px;
}
a.leftBannerItem span
{
	float: left;
	clear: both;
	color: #802C2A;
	width: 86px;
	height: 18px;
	padding: 3px 0px 0px 0px;
	margin: -29px 0px 0px 7px;
	text-align: center;
	line-height: 1em;
	background: url(../Images/LeftBanner/banner_button.gif) left top repeat-y;
}
HTML /**/ /**/ > BODY a.leftBannerItem span
{
	margin: -4px 0px 0px 7px;
	*margin: -29px 0px 0px 7px;
}
a.leftBannerItem:hover
{
	background: #EEF7FF url(../Images/LeftBanner/banner_bg_o.gif) left bottom repeat-x;
}
a.leftBannerItem:hover span
{
	background-position: left 21px;
}

a.leftBannerItem img
{
	float: left;
	width:78px;
	height:70px;
}

HTML /**/ /**/ > BODY a.leftBannerItem img
{
	margin-top: -12px; 
	*margin-top: 10px; 
}

/*--------------------------------------------------------------------------------------------------------
*	NEW QUESTION ASCX
*---------------------------------------------------------------------------------------------------------*/
.newQuestionButtonEnabled
{
	cursor:pointer;
	cursor:hand;
}

.newQuestionButtonDisabled
{
	cursor:default;
}

/*--------------------------------------------------------------------------------------------------------
*	USER COMMENT
*---------------------------------------------------------------------------------------------------------*/
.clickableButton
{
	cursor:pointer;
	cursor:hand;	
}
/*--------------------------------------------------------------------------------------------------------
*	RELATED DOCUMENTS
*---------------------------------------------------------------------------------------------------------*/
.RulerTitle span
{
	font-size: 14px;
	color:#802C2A;
	font-weight:bold;
	padding:5px 10px
}
	
.controlBorderBlueBottom
{
	background-color: #f0f8ff;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #69B9FF;
	font-size:13px;
}

.controlRedBlack span.jsButton
{
	color: #252527;
}
.controlRedBlack b
{
	color: #802C2A;
}
.controlRedBlack div.jsButton
{
	color: #802C2A;
	text-align: left;
	float: left;
}
.controlRedBlack table.extrasTable
{
	width: 100%;
}

.imageCell
{
	width:52px;
}

/*the next two classes hrlp spread the related documents to fill the screen both in Firfox and IE*/
.browserCompatibleFullWidth
{
	width:100%;	
}

HTML /**/ /**/ > BODY .browserCompatibleFullWidth
{
	width:auto;	
}
/*--------------------------------------------------------------------------------------------------------
*	COMMON
*---------------------------------------------------------------------------------------------------------*/

.redLink
{
	color: #872E2D !important;
	text-decoration:none !important;
	font-size: 12px;
}
.redLink:hover
{
	text-decoration:underline !important;
}

/*--------------------------------------------------------------------------------------------------------
*	REFERENCES REPEATER
*---------------------------------------------------------------------------------------------------------*/

table.referencesTable
{
	margin-left:auto;
	margin-right:auto;
	font-family: Arial;
}

table.referencesTable tr
{
	text-align:center;
}

table.referencesTable td
{
	padding: 1px 2px 1px 2px
}

table.referencesTable td.referencesCenterCell
{
}

table.referencesTable tr.referencesRow
{
	font-size:14px;
}

table.referencesTable tr.referencesRowHover
{
	background-color:#E2E2B5;
}

table.referencesTable tr.referencesHeader
{
	font-weight:bold;
	font-size:15px;
}
table.referencesTable a, table.referencesTable a:visited 
{
	color: #872E2D;
	text-decoration: none;
	font-weight:700;
}
table.referencesTable a:hover
{
	text-decoration: underline;
}




/*--------------------------------------------------------------------------------------------------------
*	TABBING
*---------------------------------------------------------------------------------------------------------*/


.tab
{
	cursor: pointer;
	cursor: hand;
}

.redTabs
{
	height: 29px;
	background: url(../Images/tab_middle_line.gif) left bottom repeat-x;
}
.redTabs div
{
	height: 29px; /*background: url(../Images/frame_top_right.gif) right bottom no-repeat;*/
}
.redTabs ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.redTabs li
{
	float: right;
	color: #91329A;
}
.redTabs li a
{
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	background: url(../Images/tab_border.gif) left 5px no-repeat;
	height: 29px;
	color: #91329A;
	text-decoration: none;
}
.redTabs li a:hover
{
	text-decoration: underline;
}
.redTabs li a span
{
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	height: 27px;
	padding: 2px 10px 0px 11px;
	cursor: pointer;
	font-size:12px;
}
.redTabs li a.selectedTab
{
	background: url(../Images/tab_left.gif) left top no-repeat;
}
.redTabs li a.selectedTab span
{
	background: url(../Images/red_tab_right.gif) right top no-repeat;
	color: white;
	font-weight: bold;
	height: 25px;
	padding: 4px 20px 0px;
	cursor: default;
	font-size:14px;
}
.redTabs li a.selectedTab span.firstTab
{
	background-image: url(../Images/tab_right_float.gif);
}
.redTabs li a.selectedTab:hover
{
	text-decoration: none;
}

.redTabs li a.inactiveTab
{
	background: url(../Images/clear_tab_left_hline.gif) left top no-repeat;
}
.redTabs li a.inactiveTab span
{
	background: url(../Images/clear_tab_right_hline.gif) right top no-repeat;
	height: 25px;
	padding: 4px 20px 0px;
	font-weight:bold;
}
.redTabs li a.inactiveTab span.firstTab
{
	background-image: url(../Images/clear_tab_right_line_hline.gif);
}


/*--------------------------------------------------------------------------------------------------------
*	NEXT SECTION NAME
*---------------------------------------------------------------------------------------------------------*/

p.dic, span.dic{
	font-size: inherit !important; 
	font-family: inherit !important; 
	font-weight: inherit !important; 
	cursor: help;
	background:#F5F5F5;
	border-bottom: dotted 2px;}
.dicCls{position:absolute;top:0px;left:0px;cursor:pointer;}

.dicbox{
	text-align:right;
	display: inline-block;
	visibility: visible;
	z-index: 999;
	width: 280px;
	padding: 4px;
	color: black;
	border: dotted 2px #4682B4; 
	background: #F5F5F5;
	font-family: arial;
	font-size: x-small;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.Shidden
{
	display:none;	
}

.purpleLink
{
	color: #8A2493 !important;
	text-decoration:none !important;
	font-size: 12px;
	font-weight:bold;
}
.purpleLink:hover
{
	text-decoration:underline !important;
}