﻿/* This CSS file is used in all 9 of the free simple templates at         */
/* www.bravenet.com.  Feel free to look at the templates themselves       */
/* to get an idea of how the various classes listed here can combine      */
/* to produce a wide variety of layouts.  (Classes are the entries        */
/* beginning with a '.')                                                  */

/* Note: The slash star combinations surround text that is to be          */
/*       marked a comment.  These just describe the CSS and are           */
/*       ignored by the browser.                                          */

BODY, IFRAME {
	font-size: 13px;
	FONT-FAMILY: Arial;
	direction: rtl;
	
	/*
	background-color: #F7EFDB;
	scrollbar-face-color: #FFBB00;
	scrollbar-shadow-color: #996633; 
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #666666; 
	scrollbar-darkshadow-color: #222222;
	scrollbar-track-color: #996633; 
	scrollbar-arrow-color: #FFFF00;
	*/
}
.tHeading {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #CCEE77;
}

.tiHeading {
	font-family: Arial;
	font-size: 12px;
	color: #db6b07;
	font-weight: bold;
	background-color: #f4f2f3;
}

.thumb_border {
	padding: 1px;
	border: 1px solid #0F4172;
}
/*--------------------------------------------*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.thumbnail{
	position: relative;
	z-index: 100;
	text-decoration: none;		
}

.thumbnail:link, .thumbnail:active, .thumbnail:visited {
	text-decoration: none;	
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 1000000;
	cursor: default;
	text-decoration: none;		
	
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #f4f2f3;
	padding: 5px;
	left: -000px;
	border: 1px solid #0F4172;
	visibility: hidden;
	text-decoration: none;
	color : #0F4172;
	font-family: Arial;
	font-size: 15px;	
	font-weight: bold;	
	text-align: justify;
	width:370px;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	text-decoration: none;		
}


.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	left: 280px; /*position where enlarged image should offset horizontally */
	top: -250px; /*position where enlarged image should offset horizontally */
}

/*--------------------------------------------*/

.top_nav_bar, .right_nav_bar {
	color: #0F4172;
	/*
	font-weight: bold;	
	*/
}

a.header_links:link, a.header_links:active, a.header_links:visited, a.header_links:hover,a.header_links:visited:hover {
	color : black;
	font-family: Arial;
	font-size: 14px;	
	text-decoration: none;
}

a.button_link:link, a.button_link:active, a.button_link:visited, a.button_link:hover,a.button_link:visited:hover {
	color : #0F4172;
	font-family: Arial;
	font-size: 15px;	
	font-weight: bold;	
	text-decoration: none;
}
a.button_link_black:link, a.button_link_black:active, a.button_link_black:visited, a.button_link_black:hover,a.button_link_black:visited:hover {
	color : black;
	font-family: Arial;
	font-size: 14px;	
	font-weight: bold;	
	text-decoration: none;
}

.declaration_message {
	color : #0F4172;
	font-family: Arial;
	font-size: 14px;
}

.declaration_message_white {
	color : white;
	font-family: Arial;
	font-size: 14px;
}
.declaration_message_black {
	color : black;
	font-family: Arial;
	font-size: 14px;
}

a.top_nav_link:link, a.top_nav_link:active, a.top_nav_link:visited {
	color : #0F4172;
	font-family: Arial;
	text-decoration: none;
}
a.top_nav_link:hover,a.top_nav_link:visited:hover {
	color : #0F4172;
	font-family: Arial;
	text-decoration : underline;
}

a.top_nav_link_white:link, a.top_nav_link_white:active, a.top_nav_link_white:visited {
	color : white;
	font-family: Arial;
	text-decoration: none;
	
}
a.top_nav_link_white:hover,a.top_nav_link_white:visited:hover {
	color : white;
	font-family: Arial;
	text-decoration : underline;
}

a.top_nav_link_orange:link, a.top_nav_link_orange:active, a.top_nav_link_orange:visited {
	color : #FE8B04;
	font-family: Arial;
	text-decoration: none;
	
}
a.top_nav_link_orange:hover,a.top_nav_link_orange:visited:hover {
	color : #FE8B04;
	font-family: Arial;
	text-decoration : underline;
}

a.right_nav_link:link, a.right_nav_link:active, a.right_nav_link:visited {
	color: #D0F682;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
a.right_nav_link:hover,a.right_nav_link:visited:hover {
	color : #D0F682;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

.right_nav_highlight {
	color : #D0F682;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.right_nav_title {
	background-color: #345E89;
	color: #FFFFFF;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	font-weight: normal;
	font-size: 18px;
	padding-right: 10px;
}

.right_nav_login_border {
	border-bottom: 1px dotted #023467;
}

TD {
	font-size: 13px;
}

.copyright_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4e4e;
	cursor: default;
}

.pictures_background {
	background-color:#f4f2f3;
	border-left:1px solid #d6d1d3;
	border-right:1px solid #d6d1d3;	
}

.form_input_background {
	background-color:#FFF5E9;
}


#name {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial; TEXT-ALIGN: right
}

a.thumbnail_link:link, a.thumbnail_link:active, a.thumbnail_link:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #5a86b3;
	text-decoration: underline;
}

a.thumbnail_link:hover,a.thumbnail_link:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #345e89;
	text-decoration: none;
}

a.blog_link:link, a.blog_link:active, a.blog_link:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #345E89;
	text-decoration: none;
}

a.blog_link:hover,a.blog_link:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #345E89;
	text-decoration: underline;
}

a.thumbnail_link_orange:link, a.thumbnail_link_orange:active, a.thumbnail_link_orange:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FE8B04;
	text-decoration: none;
}

a.thumbnail_link_orange:hover,a.thumbnail_link_orange:visited:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FE8B04;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #4974e4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

a:hover,a:visited:hover {
	color : #345e89;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
}

input, option, select, textarea, button {
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-width: thin;
}

.tabs_on {
    width: 137px;
	height: 21px;
    margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	text-align: center;
	background-color:#B9E06D;
	color: #345E89;
	font-family: Arial;
    font-weight: bold;
    font-size: 13px;
	cursor: default;
	background-image:url(images/design/active-card-index.gif);
}
.tabs_off {
    width: 137px;
	height: 21px;
    margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	text-align: center;
	background-color:#D0EC97;
	color: #668fb9;
	font-family: Arial;
    font-weight: bold;
    font-size: 13px;
	background-image:url(images/design/not-active-card-index.gif);
}
.tabs_divider {
	background-color:#B9E06D;
	height: 29px;
	width: 536;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(images/design/card-index-bar.gif);
}
a.tabs_link:link, a.tabs_link:active, a.tabs_link:visited {
	font-family: Arial;
	color: #668fb9;
	text-decoration: none;
}
a.tabs_link:hover {
	font-family: Arial; color: #668fb9; text-decoration: underline;
}

.property_highlight {
	font-family: Arial;
	color: #0F4172;
	font-weight: bold;
}

.property_highlight_orange {
	font-family: Arial;
	color: #FE8B04;
	font-weight: bold;
}

.explorertitle {
	background-image: url(images/explorer/expl_top_back.jpg);
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.explorersubtitle {
	background-image: url(images/explorer/header_bg.gif);
	font-weight: bold;
}

h1
{
	font-size: 17px;
	margin:0;
	font-weight: bold;
	font-family: Arial;
}

h2
{
	color: #FE8B04;
	font-family: Arial;
	font-weight: bold;
   	font-size: 16px;
}

h3
{
	color: #000000;
   	font-size: 18px;
	font-family: Arial;
    font-weight: bold;
}
h6
{
	background-color:#f4f2f3;
	color: #0F4172;
	font-family: Arial;
    font-weight: bold;
   	font-size: 26px;
	border: 3px solid #FFFFFF;
	/*margin-top: 10px;*/
}
.section_title
{
	color: #003366;
	font-family: Arial;
	font-weight: bold;
   	font-size: 18px;

}

.info_title
{
	color: #0F4172;
	font-family: Arial;
	font-weight: bold;
   	font-size: 22px;
	padding-bottom: 5px;
}
.info_title_orange
{
	color: #FE8B04;
	font-family: Arial;
	font-weight: bold;
   	font-size: 22px;
	padding-bottom: 5px;
}

.smalltext
{
	font-size: 11px;
}
.smalltextbold
{
	font-size: 11px;
   	font-weight: bold;	
}
.subtitle 
{
	color: #0F4172;
	font-family: Arial;
    	font-weight: bold;
}

a.tabletitlelink:link, a.tabletitlelink:active, a.tabletitlelink:visited {
	font-family: arial;
	color: #345e89;
	text-decoration: underline;
}
a.tabletitlelink:hover {font-family: arial; color: #345e89; text-decoration: underline;}

a.tabletitlelink_white:link, a.tabletitlelink_white:active, a.tabletitlelink_white:visited {
	font-family: arial;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
a.tabletitlelink_white:hover {
	font-family: arial; 
	color: white; 
	text-decoration: underline;
	font-weight: bold;
}

.tabletitle {
	background-color:#F6F7FB;
	color: #345e89;
	/* border-top: 3px solid #FFFFFF; */
	font-weight: normal;
	font-size: 18px;
}

.tabletitlemain {
	background-color:#B8DF6C;
	color: #345E89;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, sans-serif;
	cursor: default;
}
TABLE.tabletitlemain {
	background-color:#B8DF6C;
	cursor: default;
}

.tablefooter {
	background-color:#F6F7FB;
	color: #345e89;
	border-bottom: 0px solid #FFFFFF;
}

.tablefooter_white {
	background-color:#F6F7FB;
	color: white;
	border-bottom: 0px solid #FFFFFF;
	font-weight: bold;	
}

TABLE.tablerow {
	border-top: 3px solid #FFFFFF;
}
.tablerow {
	color: #000000;
	cursor: default;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
}

.tablerow_highlight {
	color: #0F4172;
	font-weight: bold;
}

.tableform {
	background-color:#F6F7FB;
}

a.tablerow_highlight_link:link, a.tablerow_highlight_link:active, a.tablerow_highlight_link:visited {
	font-family: arial;
	color: #345e89;
	text-decoration: underline;
}
a.tablerow_highlight_link:hover {font-family: arial; color: #345e89; text-decoration: none;}

.search_result_row {
	border-bottom: 1px dotted black;
}

.forum_result_row {
	background-color: fde3c4;
}

.comment_result_row {
	background-color: fde3c4;
}

.treemenurow {
	background-color: FEFEE6;
	border: 1px solid #AF0020;
    color: #996633;
	cursor: default;
}

.pagetoolbar {
	background-color: #CFE0F9;
	border: 1px solid #999999;
    color: #996633;
	text-align: center;
	margin-top: 0;
	font-weight: bold;
}

.titlebar
{
	background-color:#6D8269;
	color: #C7E1A7;
	font-family: Arial;
    /*font-size: 16px;*/
	font-weight: bold;
	cursor: default;
}

.titlebar_on
{
    background-color: #C7E1A7;
    color: #6D8269;
    border-color: #6D8269;
	font-family: Arial;
    /*font-size: 16px;*/
	font-weight: bold;
	cursor: pointer;
}

.message {
	font-weight: bold;
	color: #990000;
}

.bloom_table {
	background-color:#FFFFFF;
	cursor: default;
}

.bloom_none {
	background-color: #FFFFFF;
	width: 45px;
	color: #345e89;
}

.bloom_part {
	background-color:#D0EC97;
	width: 45px;
	color: #668fb9;
}

.bloom_full {
	background-color:#66CC33; /*B9E06D*/
	width: 45px;
	color: #345e89;
	font-weight: bold;
}

.messagerow {
	background-color: #CFE0F9;
    color: #336699;
	cursor: default;
}
.messagerow_on {
	background-color: #CFE0F9;
	color: #FF0000;
	cursor: pointer;
}
.messagerow_content {
	background-color:#D9E1ED;
	font-size: 12px;
	cursor: default;
}
.title {
	color: #000000;
	font-weight: bold;
}

.left
{
    /* floats the item to the left side of the page, and adds a margin */
    float: left;
}

.right
{
    /* floats the item to the right side of the page, and adds a margin */
    float: right;
}

.scroll
{
    /* this makes the element create scroll bars if the text is too long */
    /* to be displayed.  This is very similar to the effect created by */
    /* frames and iframes, but does not allow page transitions like frames do */
    overflow: auto;
}

.content
{
    /* this describes the container of the content paragraphs. */
	padding-top: 4px; /* keeps text off the borders */
	margin-top: 0px;
	font-family: Arial;
}

.content.padleft
{
    /* this is to pad if there's a sidebar on the left */
    padding-right: 180px;
	background-color: #EEEEEE;
}

.content.padright
{
    /* this is to pad if there's a sidebar on the right */
    padding-left: 180px;
	background-color: #EEEEEE;
}

.sidebar
{
    width: 150px;
    height: 400px; /* remove this to allow different-sized sidebars */
    background-color: #C7CFA7;
    color: #C7CFA7;
    font-weight: bold;
    padding: 10px 0px 5px 0px;

}

.sidebaritem
{
    width: 110px;
    background-color: #C7E1A7;
    color: #6D8269;
    border: solid 1px #6D8269;
    font-size: 16px;
    padding: 2px;
    margin-bottom: 3px;

}
.horiz
{
    color: #6D8269;
    font-weight: bold;
	float: right;
	text-align: center;
	margin-left: 6px;
    margin-bottom: 0px;
}

.sidebaritem.first
{
    margin-top: 10px;
}

.footer
{
	color: white;
	font-family: arial;
	text-align: center;
}
a.footer_links:link, a.footer_links:active, a.footer_links:visited {
	color: #663803;
	font-weight: bold;
    font-size: 10px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer_link:link, a.footer_link:active, a.footer_link:visited {
	color: #663803;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a.footer_link:hover,a.footer_link:visited:hover {
	color: #663803;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
}

/*   Styles from forum/includes/default_style.css  */

.smText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

a.nav  {
	color: #444444;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.nav:hover {
	color: #999999;
	font-family: Arial;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

a.nav:visited {
	color: #444444;
	font-family: Arial;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a.nav:visited:hover {
	color: #999999;
	font-family: Arial;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
a.smLink  {
	color: #4974e4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color: #345e89;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color: #4974e4;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color: #345e89;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}
a.boldLink:link, a.boldLink:active, a.boldLink:visited {
	color: #1D5692;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 13px;
	font-weight: bold;
}

a.boldLink:hover,a.boldLink:visited:hover {
	color : #1D5692;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
}
a.npLink  {
	color: #0F4172;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.npLink:hover {
	color: #0F4172;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited {
	color: #444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited:hover {
	color: #0F4172;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F4172;
	font-size: 19px;
	font-weight: bold;
}
a.cat  {
	color: #0F4172;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


a.cat:hover {
	color: #0F4172;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}

a.cat:visited {
	color: #0F4172;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a.cat:visited:hover {
	color: #0F4172;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: bold;
}
.popUpStage{
	font-size:12px;
	width:280px; 
	height:155px; 
	line-height:1.3;
}
.popUpStage h1{
	font-size:15px;
	line-height:20px;
	height:29px;
	margin:0px;
	padding:0px;
	width:280px; 
	background:url(http://www.tiuli.com/images/popupHead.png)
}
.popUpStage P{
	margin:0px;
	padding:0px;
}
.popUpStageGoogle{
	font-size:12px;
	width:360px; 
	height:175px; 
	line-height:1.2;
}
.popUpStageGoogle h1{
	font-size:14px;
	line-height:15px;
	height:34px;
	margin:0px;
	padding:0px;
	width:350px; 
	background:url(http://www.tiuli.com/images/popupHeadGoogle.png)
}
.popUpStageGoogle P{
	margin:0px;
	padding:0px;
}
.wazemap {
	border-width:2px; 
	border-style:solid; 
	border-color:#FE8B04;
}
.wazemap_main_page {
	border-width:2px; 
	border-style:solid; 
	border-color:#D6D1D3;	
}
a.header_lam_link:link, a.header_lam_link:active, a.header_lam_link:visited {
	text-decoration:underline;
	color:red;
}
a.header_lam_link:hover{
	text-decoration:none;
	color:orange;
}
a.header_tiuli_link:link, a.header_tiuli_link:active, a.header_tiuli_link:visited {
	text-decoration:underline;
	color:#000;
}
a.header_tiuli_link:hover{
	text-decoration:none;
	color:gray;
}
.header_td_bull{
	color:#FEAB4C;
	font-weight:bold;
	font-size:15px;
	width:30px;
	text-align:center;
}
.gray_box_top {
	background-color:#D3D2D2;
	border-bottom:1px solid #9C9A9B;
	font-size:14px;
	margin:0 0 2px;
	text-align:center;
}
.gray_box_bottom {
	background-color:#F4F2F3;
	display:block;
	padding:5px;
	text-align:center;
}
.left_box{
	background-color:#f4f2f3;
	border-bottom:1px solid #d6d1d3;
	border-left:1px solid #d6d1d3;
	border-right:1px solid #d6d1d3;
	margin-bottom: 10px;
}
.button_box{
	background-color:#CE7;
	border:1px solid #d6d1d3;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
}

.button_gray:link, .button_gray:active, .button_gray:visited {
	display:block;
	background:url('images/design2/button_gray.png');
	background-repeat:no-repeat;
	height:31px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	width:129px;
	padding-top:7px;
	margin-top:10px;
	color:black;
	text-decoration: none;	
}
.button_gray:hover{
	color:white;
	text-decoration: none;	
}
.button_gray_visa:link, .button_gray_visa:active, .button_gray_visa:visited {
	display:block;
	background:url('images/visa/btn_tiuli_visa.jpg');
	background-repeat:no-repeat;
	height:31px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	width:129px;
	padding-top:7px;
	margin-top:10px;
	color:black;
	text-decoration: none;	
}
.button_gray_visa:hover{
	color:white;
	text-decoration: none;	
}
.button_gray_home:link, .button_gray_home:active, .button_gray_home:visited {
	display:block;
	background:url('images/design2/button_gray_home.png');
	background-repeat:no-repeat;
	height:31px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	width:184px;
	padding-top:7px;
	margin-top:10px;
	color:black;
	text-decoration: none;	
}
.button_gray_home:hover{
	color:white;
	text-decoration: none;	
}
.button_gray_visa_home:link, .button_gray_visa_home:active, .button_gray_visa_home:visited {
	display:block;
	background:url('images/visa/btn_tiuli_visa_home.jpg');
	background-repeat:no-repeat;
	height:31px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	width:184px;
	padding-top:7px;
	margin-top:10px;
	color:black;
	text-decoration: none;	
}
.button_gray_visa_home:hover{
	color:white;
	text-decoration: none;	
}
.magazin_tbl {
	border:1px solid #D6D1D3;
	height:140px;
	width:360px;
}
.header_arrow_img{
	position:absolute;
	margin:15px -30px 0 0;
}
/*   Style for Lametayle text links */
.banner_sponsor_header{
color:#1D5692;
font-size:9px;
font-weight: bold;
margin:0px;
padding:0px;
text-align:right;
}
.banner_sponsor{
vertical-align:top;
padding:0px;
border-top:solid #CAC7C2 1px;
border-bottom:solid #CAC7C2 1px;
margin:0px 0px 10px 0px;
text-align:right;
}
.banner_sponsor a{
cursor:hand;
margin-right:15px;
display:list-item;
}
.banner_sponsor a span h5{
display:inline;
color:#4643FD;
font-size:12px;
margin:0px;
}
.banner_sponsor a span p{
display:inline;
color:#000;
margin:0px;
font-size:11px;
font-weight:normal;
}
/*   *************************   */
.mapMenuItems
{
    position:absolute;
    top:1px;
    right:5px;
    color:white;
    font-size:12px;
    font-weight:bold;
}

.mapMenuOpen
{
    position:absolute; 
    background:url('images/design2/layers.png');
    top:45px;
    width:200px;
    z-index:1020;
    height:210px;
    overflow: hidden;
}
.mapMenuClose
{
    visibility:hidden;
    position:absolute; 
}

.mapDivClose
{
    z-index:1020;
    visibility:hidden;
    position:absolute;
    top:45px;
    background:url('images/design2/open.png') ;
    width:19px;
    height:210px;
    cursor: pointer;
}

.mapDivOpen
{
    position:absolute;
    top:5px;
    left:3px;
    background:url('images/design2/close.png') ;
    width:19px;
    height:201px;
    cursor: pointer;
}

