body
	{
	background-color: #46627D;
	}


#section-top
	{
	background-color: #46627D;
	}
#section-top .container
	{
	background: bottom center url(../img/g/tpl-top.gif) no-repeat;
	height: 124px;
	}

#section-frame
	{
	background-color: black;
	}
#section-frame .container
	{
	font: 1px;
	height: 5px;
	}
#section-film
	{
	background-color: black;
	}
#section-film .container
	{
	background: center center url(../img/g/tpl-film.gif) no-repeat;
	border: 0px solid #46627D;
	border-width: 0 1px 0 1px;
	height: 32px;
	}


#ticker-area
	{
	padding: 3px 250px 0 0;
	}
#ticker-area span
	{
	font: 8pt tahoma;
	color: #847040;
	}
#ticker-area a
	{
	font: 8pt tahoma;
	color: #374F66;
	}
#ticker-area a:hover
	{
	text-decoration: none;
	color: black;
	}


#section-menu
	{
	}

	

/*	
#menu
	{
	padding: 45px 0 0 0;
	}
*/
#menu ul
	{
	padding: 0;
	margin: 95px 0 0 0;
	float: left;
	}
#menu ul li
	{
	float: right;
	list-style: none;
	margin: 0 3px;
	padding: 5px 0;
	}
#menu ul li a
	{
	padding:5px 15px;
	font: bold 9pt tahoma;
	color: #46627D;
	}
#menu ul li a:hover
	{
	color: black;
	text-decoration: none;
	}
#menu ul li.current a,
#menu ul li.current a:hover
	{
	color: #981E21;
	}

	


#section-middle
	{
	background-color: black; /*#E7E8E1*/
	}
#section-middle .container
	{
	border: 0px solid #46627D;
	border-width: 0 1px 0 1px;
	padding: 0 0 20px 0;
	background-color: #D9DADB;
	}
h1.corner
	{
	text-align: left;
	color: #878789;
	font: 25pt 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 15px 0 0 0;
	}


.post-list
	{
	}
.post-list .post
	{
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #dfdfdf;
	}
.post
	{
	}
.post h2
	{
	margin: 0;
	font: bold 11pt times;
	}
.post h2 a
	{
	color: #d86d0e;
	}
body.home .portal-list a
	{
	font: 8pt tahoma;
	}
.post span .cat-external-news
	{
	color: white;
	background-color: #adca9b;
	-moz-border-radius: 2px;
	border: 1px solid #cfe2c7;
	padding: 2px 3px;
	}
.post span .cat-external-news:hover
	{
	color: white;
	text-decoration: none;
	}
.post span .cat-external-analysis
	{
	color: white;
	background-color: #9cc5c9;
	-moz-border-radius: 2px;
	border: 1px solid #c8dfe1;
	padding: 2px 3px;
	}
.post span .cat-external-analysis:hover
	{
	color: white;
	text-decoration: none;
	}
.post p
	{
	text-align: justify;
	}
.post .image
	{
	direction: ltr;
	color: #868686;
	font: 7pt tahoma;
	float: right;
	margin: 0 0 3px 5px;
	}
.post .image img
	{
	width: 40px;
	height: 40px;
	border: 1px dotted #d6d6d6;
	}

.analysis-list .post .image img
	{
	width: 100px;
	height: 100px;
	border: 1px dotted #d6d6d6;
	}
.single-post .post-content
	{
	font: normal 10pt tahoma;
	}
.single-post h2
	{
	margin-bottom: 10px;
	}

fieldset
	{
	text-align: right;
	margin-right: 0;
	margin-left: 10px;
	padding: 5px 10px 30px 10px;
	border: 1px solid #CCCCCC;
	background-color: #f7f7f7;
	direction: ltr;
	-moz-border-radius: 5px;
	}
.home fieldset
	{
	padding: 0;
	margin: 5px 10px 5px 0;
	}
.sidebar fieldset
	{
	padding: 0;
	margin: 5px 10px 5px 0;
	}
.panel-1 fieldset
	{
	margin: 5px 0 5px 10px;
	}
.panel-2-1 fieldset
	{
	margin: 5px 0 5px 0;
	}

fieldset legend
	{
	border: 1px solid #CCCCCC;
	background-color: #f7f7f7;
	direction: rtl;
	margin: 0 10px;
	padding: 3px 5px;
	-moz-border-radius: 3px;
	font: 8pt tahoma;
	}
.analysis-list fieldset {
	border-color: #F1AE32;
}
.analysis-list fieldset legend {
	border-color: #F1AE32;
	background-color: #f4c468;
}
fieldset div
	{
	direction: rtl;
	}
#section-bottom
	{
	}
#section-bottom .container
	{
	background: #46627D top center url(../img/g/tpl-bottom.gif) no-repeat;
	padding-bottom: 40px;
	}
#section-bottom .footer-logo
	{
	text-align: left;
	padding: 10px 10px 0 0;
	float: left;
	}
#section-bottom .footer-content
	{
	font: 9pt tahoma;
	padding: 10px 20px;
	}
.panel-footer,
.panel-footer p
	{
	font: 8pt tahoma;
	color: #aab3bb;
	}

.panel-footer
	{
	padding: 10px 10px; 
	}
.panel-footer p
	{
	text-align: justify;
	}
.panel-footer a
	{
	border-bottom: 1px dotted #4f3e17;
	color: #c4cad0;
	}
.panel-footer a:hover
	{
	text-decoration: none;
	border-bottom: 1px dotted black;
	color: #dde0e3;
	}
.panel-footer li
	{
	list-style-type: circle;
	padding: 3px 0;
	}
	
	
.counter
	{
	display: none;
	}
body.contact p
	{
	padding: 5px 10px;
	text-align: justify;
	}
.left
	{
	float: left;
	}
.right
	{
	float: right;
	}
	
#tooltip h3
	{
	font: 9pt tahoma;
	}
	
.panel-twitter
	{
	position: relative;
	top: 0;
	left: 0;
	}
.panel-twitter .twitter-icon
	{
	position: absolute;
	top: -45px;
	left: 120px;
	text-align: right;
	}
.panel-twitter .twitter-icon img
	{
	width: 55px;
	}
body.home .table-rate.interest-rate .part
	{
	width: 195px;
	}
	
body.contact
	{
	}
body.contact textarea,
body.contact input
	{
	border: 1px solid #c0c0c0;
	width: 270px;
	}


.panel-subscribe
	{
	background-color: #B9C0C7;
	margin: 0 5px;
	padding: 3px 5px;
	position: relative;
	top: -10px;
	left: 0;
	}
.panel-subscribe form
	{
	direction: ltr;
	text-align: left;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	}

.panel-subscribe h3
	{
	font: 9pt tahoma;
	color: #3D546A;
	margin: 0;
	padding: 0;
	}
.panel-subscribe input
	{
	border: 1px solid #a4adb7;
	background-color: #e1e4e8;
	width: 135px;
	padding: 0 10px 0 0;
	} 
.panel-subscribe .sbutton
	{
	width:8px;
	height:10px;
	display:block; 
	text-align:center;
	cursor:pointer;
	border:none;
	position: absolute;
	top: 5px;
	left: 135px;
	background:transparent url(../img/v1/arrow.gif) no-repeat scroll 0 0;
	}
.panel-subscribe a
	{
	float: right;
	display: block;
	text-decoration: none !important;
	padding-left: 5px;
	margin-left: 5px;
	border: 0 solid #3D546A;
	border-width: 0 0 0 1px;
	}
.panel-subscribe a img
	{
	border: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	