﻿body
{
    font-size:12px;
    font-family:Arial;
    margin-top:0px;
}

.tblMasterMain
{
	width:770px;	
}

H1
{
	font-size:12px;
	color:Orange;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* Attractions Right Panel "Type" Links */
.AttractionTypesRightPanel:link 
        {
	        font-family: Arial, Helvetica, sans-serif;
	        color:#4b2b27;
	        background-color:#f4f4f4;
	        width: 156px;
	        padding-top: 4px;
	        padding-bottom: 2px;
	        background-repeat: no-repeat;
	        background-position: right center;
	        padding-right:3px;
	        color: #4D4131;
	        border-bottom-width: 1px;
	        border-bottom-style: solid;
	        border-bottom-color: #fff;
        }
.AttractionTypesRightPanel:visited
{ 
    font-family: Arial, Helvetica, sans-serif;
	        color:#4b2b27;
	        background-color:#f4f4f4;
	        width: 156px;
	        padding-top: 4px;
	        padding-bottom: 2px;
	        background-repeat: no-repeat;
	        background-position: right center;
	        padding-right:3px;
	        color: #4D4131;
	        border-bottom-width: 1px;
	        border-bottom-style: solid;
	        border-bottom-color: #fff;
}
.AttractionTypesRightPanel:hover
{ 
    font-family: Arial, Helvetica, sans-serif;
	        color:#4b2b27;
	        background-color:#f4f4f4;
	        width: 156px;
	        padding-top: 4px;
	        padding-bottom: 2px;
	        background-repeat: no-repeat;
	        background-position: right center;
	        padding-right:3px;
	        color: #4D4131;
	        border-bottom-width: 1px;
	        border-bottom-style: solid;
	        border-bottom-color: #fff;
}

.AttractionTypesRightPanel:active
{ 
    font-family: Arial, Helvetica, sans-serif;
	        color:#4b2b27;
	        background-color:#f4f4f4;
	        width: 156px;
	        padding-top: 4px;
	        padding-bottom: 2px;
	        background-repeat: no-repeat;
	        background-position: right center;
	        padding-right:3px;
	        color: #4D4131;
	        border-bottom-width: 1px;
	        border-bottom-style: solid;
	        border-bottom-color: #fff;
}
/* End Attractions Right Panel "Type" Links */

/* Send Request Links */
.send:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #C60;
	text-align: right;
	float: left;
	width: 121px;
	margin: 0px;
}
.send:visited
{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #C60;
	text-align: right;
	float: left;
	width: 121px;
	margin: 0px;
}
.send:hover
{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #C60;
	text-align: right;
	float: left;
	width: 121px;
	margin: 0px;
}

.send:active
{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #C60;
	text-align: right;
	float: left;
	width: 121px;
	margin: 0px;
}
/* "pratim" links */
.pratim:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: underline;
	color: #C60;
}
.pratim:visited
{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: underline;
	color: #C60;
}
.pratim:hover
{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: underline;
	color: #C60;
}

.pratim:active
{ 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: underline;
	color: #C60;
}
/* Regular Links */
.RegLink:link 
{ 
	font-size: 12px; 
	font-family:Arial (Hebrew);
	text-decoration:none;
	font-weight:normal; 
	color:Black;
}
.RegLink:visited
{ 
    font-family:Arial (Hebrew);
	font-size: 12px; 
	font-weight:normal; 
	text-decoration:none; 
	color:Black;
}
.RegLink:hover
{ 
    font-family:Arial (Hebrew);
	font-size: 12px; 
	text-decoration:underline; 
	color:Black;
}

.RegLink:active
{ 
    font-family:Arial (Hebrew);
	font-size: 12px; 
	font-weight:normal; 
	text-decoration:none; 
	color:Black;
}
/* End Regular Links */

/* Regular Links (Bold) */
A:link 
{ 
	font-size: 12px; 
	text-decoration:none;
	font-weight:bold; 
	color:#55322D;
}

A:visited
{ 
	font-size: 12px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#55322D;
}

A:hover
{ 
	font-size: 12px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#CC3300;
}

A:active
{ 
	font-size: 12px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#CC3300;
}
/* End Regular Links */

/* Default Links */
defaultLink:link 
{ 
	font-size: 12px; 
	text-decoration:underline;
	font-weight:bold; 
	color:#55322D;
}

defaultLink:visited
{ 
	font-size: 12px; 
	text-decoration:underline; 
	font-weight:bold; 
	color:#55322D;
}

defaultLink:hover
{ 
	font-size: 12px; 
	text-decoration:underline; 
	font-weight:bold; 
	color:#CC3300;
}

defaultLink:active
{ 
	font-size: 12px; 
	text-decoration:underline; 
	font-weight:bold; 
	color:#CC3300;
}
/* End Default Links */

/* Article Links */
.articleLink:link 
{ 
	font-size: 16px; 
	text-decoration:none;
	font-weight:bold; 
	color:#55322D;
}

.articleLink:visited
{ 
	font-size: 16px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#55322D;
}

.articleLink:hover
{ 
	font-size: 16px; 
	text-decoration:underline; 
	font-weight:bold; 
	color:#CC3300;
}

.articleLink:active
{ 
	font-size: 16px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#CC3300;
}
/* End Article Links */

/* Top Menu */
.tblTopMenu
{    
	width:100%;    
	table-layout:fixed;       
    height:23px;
    table-layout:fixed;
    margin-bottom:3px;
}

.tblTopMenu TD
{
    background-image:url('../Images/orange.gif');
    background-repeat:repeat-x;
    font-size: 14px; 
	text-decoration:none;
	font-weight:bold; 
	color:#FFFFFF;
}

.lnkTopMenu:link 
{ 
	font-size: 15px; 
	text-decoration:none;
	font-weight:bold; 
	color:#FFFFFF;
}

.lnkTopMenu:hover
{ 
	font-size: 15px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#FFFFFF;
}

.lnkTopMenu:visited
{ 
	font-size: 15px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#FFFFFF;
}

.lnkTopMenu:active
{ 
	font-size: 15px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#FFFFFF;
}
/* End Top Menu */

.tdSearch
{
	width:100%;    
	table-layout:fixed;    
    height:27px;  
    background-color:#F4F4F4;
    margin-bottom:8px;
}

/* Accordion */
.divAccordion
{
	overflow:hidden;
}

.AccordionType1
{
    background-image:url('../Images/tris.gif');
    margin-top:2px;
    padding-right:5px;
    overflow:hidden;    
    height:20px;
}

.AccordionContentType1
{
    background-color:#C1C2C4;     
    overflow:hidden;    
}

.lnkAccordionType1:link, .lnkAccordionType1:hover, .lnkAccordionType1:visited, .lnkAccordionType1:active
{
    font-size:12px;
    font-weight:normal;
    color:#860303;
    text-decoration:none;
}

.AccordionType2
{
    background-image:url('../Images/trisNew.gif');
    margin-top:2px;
    padding-right:5px;
    overflow:hidden;    
    height:20px;
}

.AccordionContentType2
{
    background-color:#EEEEF0;         
    overflow:hidden;    
}

.lnkAccordionType2:link, .lnkAccordionType2:visited, .lnkAccordionType2:active
{
    font-size:11px;
    font-weight:bold;
    color:#636363;
    text-decoration:none;
}
/* End Accordion */

.lnkSearch:link, .lnkSearch:hover, .lnkSearch:visited, .lnkSearch:active
{
    font-size:12px;
    text-decoration:underline;
    color:#000000;
    font-weight:normal;
}

/*AutoComplete flyout */
.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow: hidden;
	height : 150px;
	max-height : 200px;
	width: 100px;
    text-align : right; 
    list-style-type : none;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	min-width:150px;
	padding : 1px;
}