/* CSS Document */
a {color: #95C4E9;}
body
{
	margin:0px;
	padding:0px;
	background:#34A0D9 url(../images/tp_bgtile.jpg) repeat-x;
	text-align: justify;
}
p
{
	margin:0px;
	padding:0px;
}
.flt
{
	float:left;
	display:inline;
}
#header {
  margin: 0 auto;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 300px;
	overflow: hidden;
}
#mainblock
{
	margin:auto;width:1000px;
}
#innerblock
{	
	float:left;
	width:1000px;
}	
#toppanel
{
	float:left;
	width:1000px;
	height:322px;
}
#contentpanel	
{
	float:left;
	width:1000px;
}		
#footerpanel
{
	float:left;
	width:100%;
	background:url(../images/fp_bg.jpg) repeat-x; 
	padding-bottom:22px; margin:10px 0px 0px 0px;
} 		
.tp_align
{
	float:left;
	width:391px;
}	
.tp_text
{
	width:110px;
	height:12px;
	border:1px solid #0072FF;
	margin:25px 0px 0px 10px;
}			

.cp_top,.cp_bot,.cp_ibg
{
	margin:0px 0px 0px 85px;
}
.cp_ibg
{
	background:url(../images/cp_ibg.jpg) repeat-y;
	width:834px;
}	
.cp_abo
{
	margin:0px 0px 0px 24px;
}
.cp_align
{
	width:568px;
	float:left; 
	clear:left;
}
.cp_img1,.cp_music
{
	clear:left;
	margin:35px 0px 0px 20px;
}	
.cp_nunc,.cp_cur
{
	font:11px Tahoma;
	color:#95C4E9; 
/*	width:360px; */
	margin:30px 0px 0px 25px;
}
.cp_cur
{
	width:500px;
	margin:30px 0px 0px 24px; 
	clear:left;
}
.cp_bul,.cp_bu
{
	margin:50px 0px 0px 30px;
}
.cp_ali,.cp_al
{
	font:11px Tahoma;
	color:#95C4E9; 
	width:325px; 
	margin:47px 0px 0px 10px;
}
.cp_bu
{
	margin:10px 0px 0px 30px;
}
.cp_al
{
	margin:7px 0px 0px 10px;
}
.cp_align1
{	
	width:266px;
	float:left;
}
.cp_boxbg
{
	background:url(../images/cp_boxbg.jpg) repeat-y;
	width:557px;
	margin:0px 0px 0px 11px;
}
.cp_ourdance
{
	margin:10px 0px 0px 10px;
}
.cp_ourser
{
	margin:10px 0px 0px 285px;
}
.cp_aimg2
{
	margin:25px 0px 0px 12px;
}
.cp_lor,.cp_mau,.cp_ma
{
	font:11px Tahoma;
	color:#95C4E9;
	width:190px;
	margin:30px 0px 0px 20px;
}	
.cp_sym
{
	margin:8px 0px 0px 20px;
}
.cp_ves
{
	font:11px Tahoma;
	color:#95C4E9;
	width:175px;
	margin:6px 0px 0px 6px;
}	
.cp_gold
{
	margin:25px 0px 0px 15px;
}
.cp_mau
{
	width:160px;
	margin:22px 0px 0px 10px;
}	
.cp_gol
{
	margin:12px 0px 0px 15px;
}
.cp_ma
{
	width:160px;
	margin:9px 0px 0px 10px;
}	

.rp_lat
{
	margin:0px 0px 0px 25px;
}
.rp_date
{
	font:bold 11px Tahoma;
	color:#95C4E9;
	margin:25px 0px 0px 25px; 
	width:100px;
}
.rp_bul
{
	margin:10px 0px 0px 25px;
}
.rp_pha,.rp_sed
{
	font:11px/14px Tahoma;
	color:#95C4E9; 
	width:205px; 
	margin:7px 0px 0px 10px;
}
.rp_read
{
	margin:15px 0px 0px 25px;
}
.rp_our,.rp_img2
{
	 clear:left;
	 margin:25px 0px 0px 25px;
 }
.rp_img1
{
	clear:left; 
	margin:15px 0px 0px 35px;
}
.rp_arrow
{
	margin:30px 0px 0px 25px;
}
.rp_sed
{
	 width:210px; 
	 margin:27px 0px 0px 10px;
}
.rp_usc,.rp_rut,.rp_ru
{
	font:11px/14px Tahoma;
	color:#95C4E9; 
	width:215px;
	margin:15px 0px 0px 25px;
}
.rp_green
{
	margin:25px 0px 0px 10px;
}		
.rp_rut
{
	width:140px;
	margin:20px 0px 0px 6px;
}
.rp_gree
{
	margin:12px 0px 0px 10px;
}		
.rp_ru
{
	width:140px;
	margin:7px 0px 0px 6px;
}	
	
.fp_co
{
	font:11px Tahoma;
	color:#87BFEB;
	margin:20px 0px 0px 370px;
}
li {list-style-type: none;}
/* Menu 3 starts here */
#menu3 {
width: 350px;
float:left;
padding-left: 22px;
padding-bottom: 10px;
}

#menu3 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type: circle;
list-style-position:inside;
margin:0;
padding:0;
}
#menu3 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu3 a
{
color: #95C4E9;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 200px;
background-color: none;
border-bottom: 1px solid #95C4E9;
}

#menu3 a:link, #menu3 a:visited
{
color: #483000;
text-decoration: none;
}

#menu3 a:hover
{
background: #95C4E9;
color: #000;
}

#menu3 li a#current
{
background: #95C4E9;
color: #000;
}
/* Menu 3 ends here */
	#lang	
	{
		color: #333;
		background-color: #95C4E9;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-align: center;
	}
	
	/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid blue;
color: #fff;
background: #1a3756 top left repeat-x;
}

.shadetabs li a:visited{
color: #fff;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #fff;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: #1a3756;
border-bottom-color: #1a3756;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
	#listing {background-color: #1a3756;
		border: 1px solid blue;
		width: 150px;
		margin: 2px;
		padding: 8px;
		text-align: left;
	}
	#listing b{color: white;}
	#list li{list-style-type: circle;}

