
/****************        Specific Map Stuff (needs editing!!***********/

#cvi_tooltip {
	display:none;
	position:absolute;
	padding:4px 8px;
	background: #E3E3D6;		
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border: 1px solid red;
	max-width: 480px;
	min-width: 30px;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	z-index:5000;

}
#cvi_tooltip  b {color: #000000; font-weight: bold; font-size: 14px;}
#cvi_tooltip  i {font-weight:bold; font-size: 12px; font-style: italic;}
#cvi_tooltip  bl {font-weight:normal; font-size: 12px; font-style: italic; color:blue;}

/*div#container {font-size:12px; height:50000px;}*/


/*/***********   Expand / Reduce Text Buttons     **********/

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
	padding-left: 12px; /*move position of button*/
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button2 {
	background: transparent url('images/button_right_05.png') no-repeat scroll top right; 
    display: block;
/*    float: left;*/
    height: 34px; 
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px; 
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
}

a.button2 span{ 
    margin-right: auto;
    margin-left: auto;
    background: transparent url('images/button_left_05.png') no-repeat;     
	display: block;
    line-height: 22px; 
    padding: 7px 0 5px 18px;
} 


/*h5 {  
	width: 110px;
	background-color: Darkgray;    
    padding: 1px 1px 1px 1px;
	font-size:16px; 
	font-weight:bold; 
	text-align:center;
}*/

/*.text_area {
	width:98%;
	top: 1500px;
	left:20px;
	font-size:12px;
	background: #D6E3F2;
	text-align:justify;
	text-align:center;
	background-color: #FFFFFF;
	color:#000000;
	padding: 8px;
}*/
*/
.country {
    background: #F5F5F5 !important; 
	border: 1px solid #228B22 !important;
	padding: 10px 10px 0 10px !important;
 }
	
.alt1 {
    background: Whitesmoke !important; 
	border: 1px solid Gainsboro !important;
	padding: 10px 10px 0 10px !important;
	}

.alt2 {
    background: #FFFFFA !important; 
	border: 1px solid Mediumauqamarine !important;	
	padding: 10px 10px 0 10px !important;
	}
	
.textbox1 {
	padding: 0;
	margin: 0;
	}
		
.textbox1 li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: Ghostwhite;
	border: 2px solid Ivory;
	margin: 10px;
	color: #3C452D;
	}

.organisation{
	font-weight: bold;
	color: #000000;
	font-style: italic;
	}
	
/************ - text styling -*************/

.style3 {color: #FF0000}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: red;
	text-align: center;
}

.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font: "Arial";
	color: #000000;
}

.style6 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font: "Arial";
	color: #000000;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font: "Arial";
	font-weight: normal;
	color: #000000;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font: "Arial";
	font-weight: normal;
	color: #000000;
}
