* {
	padding: 0;
	margin: 0;
	}

body {
	background: #FFFFFF url("/media/style/images/top_bg.png") repeat-x left top;
	text-align: center;
	font: 12px Arial, sans-serif;
	}

img {
	border: none;
	}

li {
	list-style-type: none;
	}

a {
	color: #115ab6;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

/* DIVs */

#all {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

#top {
	width: 100%;
	float: left;
	}

#top_blue {
	width: 100%;
	float: left;
	background-color: #0260a6;
	}

#top_yellow {
	width: 100%;
	float: left;
	background: #cbed7c url("/media/style/images/top_corner_r.gif") no-repeat right bottom;
	}

#top_links {
	float: right;
	text-align: right;
	margin: 13px 20px 0 0;
	width: 10%;
	}

#top_search {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	background: url("/media/style/images/line_blue.png") no-repeat 610px bottom;
	}

#search {
	/*width: 85%;*/
	width: 910px;
	float: right;
	text-align: right;
	background: url("/media/style/images/search_bg.png") repeat-x left center;
	}

#breadcrumbs {
	width: 910px;
	float: right;
	}








#content {
	width: 910px;
	margin: 0 0 0 20px !important;
	margin: 0 0 0 10px;
	padding-top: 30px;
	float: left;
	background: url("/media/style/images/point_blue.png") repeat-y 590px top;
	}

#left {
	float: left;
	width: 570px;
	}

#right {
	width: 300px !important;
	width: 300px;
	float: right;
	}

#inside {
	float: left;
	width: 100%;
	padding: 0 0 50px 0;
	background: url("/media/style/images/point_bottom.png") repeat-x left bottom;
	line-height: 18px;
	}

#news {
	width: 100%;
	float: left;
	background: url("/media/style/images/point_bg.png") repeat-y 270px top;
	}

#news_list {
	width: 270px;
	float: left;
	margin-right: 24px !important;
	margin-right: 12px;
	}

#news_top {
	width: 270px;
	float: left;
	}

.header {
	padding: 0 0 6px 41px;
	float: left;
	width: 90%;
	}

#news_list .header {
	background: url("/media/style/images/i.png") no-repeat left 3px;
	}

#releases {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	background: url("/media/style/images/point_bottom.png") repeat-x left top;
	}

#releases .header {
	background: url("/media/style/images/home.png") no-repeat left 3px;
	}

.border_bottom {
	float: left;
	width: 100%;
	background: url("/media/style/images/point_bottom.png") repeat-x left bottom;
	}

.release {
	float: left;
	width: 100%;
	background: url("/media/style/images/point_bg.png") repeat-y 44% top;
	margin: 20px 0;
	}

.release_detail {
	float: left;
	width: 40%;
	}

.release_teaser {
	float: left;
	width: 50%;
	margin: 0 0 0 9%;
	}

.release_teaser h3 {
	padding-top: 0;
	}

#erate {
	background: url("/media/style/images/s.png") no-repeat left 3px;
	}

#article {
	background: url("/media/style/images/icon_articles.png") no-repeat left 3px;
	}

.articles {
	border: 6px solid #d5ebff;
	float: left !important;
	float: none;
	margin: 5px 0 !important;
	margin: 10px 0;
	color: #414141;
	}

.articles div {
	background-color: #ecf6ff;
	float: left !important;
	float: none;
	width: 100%;
	border: 1px solid #ffffff;
	}

#right .header {
	width: 80%;
	float: left !important;
	float: none;
	}




#footer {
	width: 910px;
	margin: 40px 0 10px 20px !important;
	margin: 40px 0 10px 10px;
	float: left;
	}

#footer_copyright {
	float: left;
	width: 100%;
	}

#footer_links {
	width: 100%;
	border-bottom: 1px solid #d0e4ff;
	float: left;
	padding-bottom: 7px;
	margin: 0 0 10px 0;
	}





/* OTHER ELEMENTS */

#top_blue ul {
	float: left;
	width: 80%;
	margin: 0 0 0 10px !important;
	margin: 0 0 0 5px;
	padding: 13px 0;
	}

#top_blue ul li {
	padding: 0px 10px;
	margin: 0;
	float: left;
	list-style-type: none;
	border-left: 1px solid #448ac6;
	font: bold 11px Arial, sans-serif;
	}

#top_blue a {
	text-decoration: none;
	color: #bbccde;
	}

#top_blue ul li.first_li {
	border: none;
	}

#top_links img {
	border: none;
	float: right;
	margin: 0 5px;
	}

#top_yellow ul {
	float: left;
	background: url("/media/style/images/top_corner.gif") no-repeat left bottom;
	padding: 0 0 0 10px;
	}

#top_yellow ul li {
	padding: 7px 10px;
	float: left;
	list-style-type: none;
	margin: 0;
	font-weight: bold;
	font: bold 11px Arial, sans-serif;
	}

#top_yellow a {
	text-decoration: none;
	color: #325b0c;
	}

#top_yellow ul li.active {
	color: #000000;
	background: url("/media/style/images/pointer.gif") no-repeat center bottom;
	}

#top_search ul {
	}

#top_search ul li {
	float: left;
	list-style-type: none;
	color: #7d8995;
	padding: 2px 8px;
	background: url("/media/style/images/search_list_bd.png") repeat-y left top;
	}

#logo_img {
	float: left;
	margin: 0 0 0 18px;
	}

#top_search ul li.first_li {
	padding-left: 0;
	background: none;
	}

#search p {
	float: right;
	text-align: left;
	background: url("/media/style/images/search_arrow.gif") no-repeat left top;
	padding: 10px 42px;
	color: #3f5200;
	}

#search p a {
	color: #6e8e09;
	text-decoration: underline;
	font-size: 11px;
	}

#search form {
	float: right;
	margin: 14px 0 0 0;
	width: 300px;
	}

#search input {
	float: left;
	background-color: #ffffff;
	border: 1px solid #608db7;
	width: 62%;
	}

#search input.send {
	margin: 0 10px;
	width: auto;
	border: none;
	}

h2 {
	color: #5faf02;
	font: 18px Arial, sans-serif;
	}

#content #news_list ul {
	float: left;
	margin: 0;
	}

#content #news_list ul li {
	float: left;
	margin: 4px 0;
	list-style-type: none;
	color: #7d8995;
	padding: 0 8px;
	background: url("/media/style/images/search_list_bd.png") repeat-y left top;
	font-size: 11px;
	}

#content #news_list ul li.first_li {
	padding-left: 0;
	background: none;
	}

h4 {
	font-size: 11px;
	font-weight: normal;
	}

h4 a {
	text-decoration: underline;
	}

.news_details {
	padding: 0 4px 0 14px;
	margin: 4px 0 20px 0;
	background: url("/media/style/images/clock.png") no-repeat left center;
	font-size: 11px;
	color: #808998;
	}

.news_details a {
	text-decoration: underline;
	color: #e46200;
	}

.date {
	font: normal 10px Arial, sans-serif;
	}

#content ul.pager li {
	padding: 0 6px;
	margin: 3px 0;
	font-size: 11px;
	float: left;
	background: url("/media/style/images/search_list_bd.png") repeat-y left top;
	list-style-type: none;
	}

#content ul.pager {
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	}

#content ul.pager li.next {
	padding: 0 6px 0 0;
	background: none;
	margin: 0;
	}

#content ul.pager li.first_li {
	padding: 0 6px 0 0;
	margin: 3px 0;
	background: none;
	}

#content ul.pager li a {
	color: #e46200;
	text-decoration: none;
	}

#content ul.pager li img {
	float: left;
	margin: 0;
	}

h1 {
	font: bold 12px Arial, sans-serif;
	color: #5d5d5d;
	padding: 0 0 20px 0;
	line-height: 18px;
	}


h3 {
	font-weight: normal;
	font-size: 12px;
	padding: 10px 0;
	line-height: 18px;
	}

#news_top p {
	line-height: 18px;
	}

.release_detail .release_info {
	padding: 0 4px 0 14px;
	margin: 4px 0 20px 5px;
	background: url("/media/style/images/clock.png") no-repeat left 2px;
	font-size: 11px;
	color: #808998;
	float: left;
	width: 80px;
	}

.release_detail .release_info a {
	text-decoration: underline;
	color: #e46200;
	}

.release_detail img {
	float: left;
	}

#content #releases ul.pager {
	margin: 20px 0 0 0;
	}

#ex_rate {
	clear: both;
	width: 100%;
	font: normal 11px Arial, sans-serif;
	margin: 10px 0 25px 0;
	}

#ex_rate td {
	border: 1px solid #d4e0ec;
	padding: 3px 3px 3px 14px;
	color: #5e5e5e;
	}

#ex_rate th {
	background-color: #f8fbff;
	border: 1px solid #d4e0ec;
	padding: 3px 3px 3px 14px;
	font-weight: normal;
	}

#ex_rate a {
	text-decoration: none;
	}

.header li {
	float: left;
	padding: 0 8px 0 0;
	font-size: 11px;
	color: #5f5f5f;
	}

.up {
	background: url("/media/style/images/green_arrow.png") no-repeat 94% center;
	padding-right: 20px;
	}

.down {
	background: url("/media/style/images/red_arrow.png") no-repeat 94% center;
	padding-right: 20px;
	}

.articles h4 {
	padding: 16px 10px 10px 10px;
	font-size: 12px;
	}

.articles p {
	padding: 0 10px 10px 10px;
	line-height: 18px;
	}

p.article_details {
	padding: 10px 0;
	font-size: 11px;
	margin: 0 10px;
	width: 260px;
	border-top: 1px solid #b3dcfa;
	color: #627a86;
	}

#inside p {
	line-height: 18px;
	padding: 0 10px 8px 0;
	}

#inside ul.pager {
	width: 100%;
	background: url("/media/style/images/point_bottom.png") repeat-x left top;
	padding: 4px 0 0 0;
	}

#inside ul.pager li a {
	color: #105cb4;
	}

#inside h2 {
	margin: 0px 0 12px 0;
	}

#inside .news_details {
	margin: 0 0 20px 0;
	padding: 0 0 0 14px;
	font-size: 11px;
	}


#main_flinks {
	float: left;
	}

#main_flinks li {
	float: left;
	padding-right: 10px;
	font-size: 11px;
	}

#other_flinks {
	float: right;
	}

#other_flinks li {
	float: left;
	padding-left: 10px;
	font-size: 11px;
	}

#footer_copyright p {
	width: 56%;
	float: left;
	color: #7b8b9a;
	font-size: 11px;
	}

#footer_copyright span {
	display: block;
	float: left;
	width: 30%;
	font-size: 11px;
	}

#footer_copyright img {
	float: right;
	margin: 0 0 0 5px;
	}

#bancomat_search label {
	width: 80%;
	float: left;
	margin: 3px 0;
	}

#bancomat_search select {
	width: 290px;
	height: 24px;
	}

#bancomat_search option {
	font-size: 11px;
	padding: 1px 2px 1px 4px;
	}

#bancomat_search p {
	float: left;
	width: 100%;
	padding: 4px 0;
	}

#left ul {
	margin: 10px 10px 10px 30px;
	}

#left ul li {
	line-height: 18px;	
	list-style-type: disc;
	}

h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 6px 0 2px 0;
	}

#city_bancomats li {
	cursor: pointer;
	}

#city_bancomats li ul li {
	cursor: text;
	}

#city_bancomats .visible {
	display: block;
}

#city_bancomats .hidden {
	display: none;
}


#content .mainpage li {
	list-style-type: none;
	}

.loans {
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	}

.loans td, .loans th {
	border: 1px solid green;
	padding: 2px 5px;
	}

#content #left .loansp {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: right;
	}

#banks_list li {
	width: 45%;
	float: left;
	margin-right: 20px;
	}

.currate_table {
	width: 100%;
	margin: 20px 0;
	clear: both;
	}

.currate_table td {
	padding: 2px 5px;
	border: 1px solid #C5D7E6;
	color: #4E4646;
	}

.currate_table th {
	padding: 2px 5px;
	border: 1px solid #C5D7E6;
	color: #1059B5;
	font-weight: bold;
	}

#left #term_letters {
	float: left;
	clear: both;
	margin: 0px 0 20px 0;
	width: 100%;
	}

#left #term_letters li {
	float: left;
	margin: 0 6px 0 0;
	padding: 2px 2px 2px 0;
	list-style-type: none;
	}
#left #term_letters li a {
	text-decoration: none;
	}

#left #tm_string {
	font-size: 10px;
	width: 100%;
	margin: 10px 0 0 0;
	}

#search_p {
	background: url("/media/style/images/point_bottom.png") repeat-x left bottom;
	padding: 10px 0 2px 0;
	margin-bottom: 10px;
	}

.author {
	display: block;
	float: right;
	font-style: italic;
	clear: both;
	}

.source {
	display: block;
	float: right;
	clear: both;
	}

.news_title {
	display: block;
	padding: 5px 0 3px 0;
	}

#topnews_header {
	background: url("/media/style/images/i.png") no-repeat left 3px;
	padding: 0 0 16px 41px;
	}

.img_alone {
	float: left;
	padding: 3px 5px 3px 0;
	}

#inside #news_list {
	width: 100%;
	}

#inside .mainpage {
	padding: 0;
	margin: 0;
	}

#inside  img {
	float: none;
	padding: none;
	margin: none;
	display: inline;
	}

#inside h2 {
	padding-bottom: 0;
	}

#inside #article {
	padding-bottom: 20px;
	}

#inside .page_image {
	float: right;
	padding: 0 0 5px 10px;
	}

#inside h4 {
	font-weight: normal;
	font-size: 13px;
	}

.article_image {
	float: left;
	margin: 3px 5px 2px 10px;
	}

#inside .label {
	font-weight: bold;
	}
	


/* Calendar styles */

#calendar {
	border: 1px solid #C5D7E6;
	width: 280px;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #4E4646;
	}

#cal-body {
	margin: 10px;
	}

#cal-header {
	text-align: center;
	width: 100%;
	float: left;
	border-bottom: 1px solid #C5D7E6;
	}

#cal-header h3 {
	margin: 3px auto;
	width: 60%;
	font: bold 14px "Trebuchet MS", sans-serif;
	padding: 0;
	}

#calendar span {
	cursor: pointer;
	display: block;
	background-color: #eeaadd;
	padding: 3px;
	width: 14%;
	text-align: center;
	}

#l-month {
	float: left;
	}

#n-month {
	float: right;
	}


#weekdays {
	float: left;
	width: 100%;
	margin-top: 1px;
	text-align: center;
	border-collapse: collapse;
	}

#days {
	float: left;
	width: 100%;
	margin-top: 1px;
	text-align: center;
	border-collapse: collapse;
	}

#days td {
	padding: 3px 5px;
	border: 1px solid #aeaeae;
	}

#days th {
	padding: 4px 5px;
	}

.current {
	background-color: #CEEF7B;
	color: #4E4646;
	}

.current a {
	color: #4E4646;
	text-decoration: none;
	}









#calculator {
	width: 280px;
	background-color: #E6F7B5;
	}

#calcform {
	padding: 5px;
	float: left;
	}

#calcform label {
	color: #424137;
	font-size: 11px;
	clear: both;
	}

#calcform input {
	padding: 2px 2px;
	font-size: 11px;
	color: #BF2C18;
	width: 90%;
	border: 1px solid #6BBA10;
	}

#calcform select {
	font-size: 11px;
	color: #BF2C18;
	width: 100%;
	border: 1px solid #6BBA10;
	}

#calcform option {
	padding: 2px;
	}

#calcform p {
	padding: 2px 10px 2px 0;
	}

#calcform div {
	clear: both;
	padding: 4px 0;
	}

#calcform div p {
	width: 46%;
	float: left;
	padding: 2px 8px 2px 0;
	}

#wmenu {
	background-color: #6BBA10;
	width: 100%;
	float: left;
	color: #ffffff;
	}

#wmenu p {
	width: 78%;
	padding: 6px;
	}

.right {
	float: right;
	text-align: right;
	font-size: 11px;
	}

.left {
	float: left;
	font-size: 12px;
	font-weight: bold;
	}

.js-event {
	cursor: pointer;
	color: blue;
	}

.hidden {
	display: none;
	}

.shown {
	display: block;
	}

#calculator #submit {
	cursor: pointer;
	text-decoration: underline;
	color: blue;
	padding-top: 18px;
	}

#calc-info {
	width: 100%;
	float: left;
	border-top: 4px solid #ffffff;
	padding: 6px 0;
	margin-top: 5px;
	background-color: #EFF3FF;
	}

#calc-info p {
	padding: 1px 5px;
	}

.result {
	font-size: 14px;
	font-weight: bold;
	}

.button {
	display: block;
	background-color: #EFEFEF;
	border: 1px solid #6BBA10;
	text-align: center;
	width: 100%;
	padding: 3px 0;
	cursor: pointer;
	color: #464646;
	}

.currency-date {
	color: #464646;
	font-size: 12px;
	}

.warning {
	color: #ff0000;
	width: 80%;
	clear: both;
	padding: 5px;
	font-size: 14px;
	margin-top: 40px;
	border: 1px solid #ff0000;
	background-color: #FDD8D8;
	}

#inside h4 {
	font-weight: bold;
	font-size: 12px;
	}

.table-normal {
	border-collapse: collapse;
	margin: 14px 0;
	}

.table-normal td, .table-normal th {
	padding: 3px 5px;
	border: 1px solid #454545;
	}

#all .items-block li {
	padding: 3px 0;
	}

#top-banner {
	width: 85%;
	float: right;
	position: relative;
	font-size: 14px;
	}

#top-banner img {
	float: right;
	}

#top_search #gm-home {
	position: absolute;
	left: 80px;
	top: 22px;
	}

#top_search #gm-home a {
	display: block;
	text-decoration: none;
	padding: 24px 100px;
	}

#top_search #top-banner ul {
	width: 360px;
	position: absolute;
	right: 0;
	top: 30px;
	padding: 0;
	}

#top_search #top-banner ul li {
	list-style: none;
	background:
		url('/media/images/gm-bullet.gif')
		no-repeat left center;
	width: 160px;
	float: left;
	margin: 3px 3px 3px 0;
	}

#top #top-banner ul li a {
	text-decoration: underline;
	color: #fff;
	display: block;
	padding-left: 2px;
	}







/* GoMart banner */

#gm-banner {
	width: 731px !important;
	width: 729px;
	border: 1px solid #c30006;
	float: right;
	margin-top: 10px;
	}

#gm-logo {
	border: 0;
	float: left;
	margin-left: 0 !important;
	margin-left: -3px;
	}

#gm-banner ul {
	width: 440px;
	float: right;
	padding-top: 4px;
	}

#gm-banner ul li {
	float: left;
	width: 200px;
	list-style: none;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 36px;
	}

#gm-banner ul li a {
	display: block;
	padding-left: 40px;
	text-decoration: underline;
	color: #117bdf;
	}

#gm-banner ul li a:hover {
	text-decoration: none;
	}

#gm-banner	li#laptop	{
	background-image:	url('/media/images/gm/gm-laptop.jpg');
	}

#gm-banner	li#tv	{
	background-image:	url('/media/images/gm/gm-tv.jpg');
	}

#gm-banner	li#mobile	{
	background-image:	url('/media/images/gm/gm-mobile.jpg');
	}

#gm-banner	li#household	{
	background-image:	url('/media/images/gm/gm-household.jpg');
	}
