/* Progress Bank */
/* Omedia */
/* Main Styles Sheet */



/* General Styles */

* {
	padding: 0;
	margin: 0;
}


body {
	background: #e9e9e9;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

.clearer {
	clear: both;
	display: block;
}

.clearer_right {
	clear: right;
	display: block;
}

.clearer_left {
	clear: left;
	display: block;
}

img {
	border: 0 none;
}

ul, ol {
	list-style: none outside none;
}

a {
	text-decoration: underline;
	color: #424d9a;
}

a:hover {
	text-decoration: none;
}

#main_wrapper {
	width: 100%;
	min-height: 720px;
	height: auto !important;
	height: 720px;
	background: url(../images/content_bg.png) repeat-y;	
}

#main_wrapper div.main_bg {
	width: 100%;
	background: url(../images/body_bg.png) no-repeat 977px 75px;
}

#main_wrapper .content_wrapper {
	width: 958px; 
	min-height: 720px;
	height: auto !important;
	height: 720px;
	margin: 0 auto;
	background-color: #FFF;
}

.wrapper {
	width: 998px;
	min-height: 720px;
	height: auto !important;
	height: 720px;
}


/* header styles */

div.header {
	height: 78px;
	background-color: #f8f0e4;
	position: relative;
}

.header img.logo {
	position: absolute;
	top: 18px;
	left: 18px;
}

.header img.iBank {
	position: absolute;
	top: 30px;
	right: 7px;
}



/*	nav menu	*/

#nav { display: block; margin: 0; padding: 0; position: relative; }
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#nav a { display: block; }
#nav ul { display: none; position: absolute; left: 0; top: 30px; margin: 0; padding: 0; }
/*  * html #nav ul { line-height: 0; } */  
#nav ul a { zoom: 1; } /* IE6/7 fix  */
#nav ul li { float: none; }
#nav ul ul { top: 0; }
#nav ul { width: 150px; }
#nav ul ul { left: 150px; }


/* main menu styles */

div.menu {
	height: 51px;
	background: url(../images/menu_bg.png) repeat-x;
	border-bottom: 1px solid #bab8bc;
}


.menu ul.main_menu {
	display: block;
	float: left;
	list-style-type: none;
	color: #FFF;
}

.main_menu ul {
	position: absolute;
	z-index: 1000;
	border-bottom: 4px solid #B199C4;
}


.main_menu li a {
	color: #FFF;
	text-decoration: none !important;
}

.main_menu li {
	display: block;
	float: left;
	background: url(../images/menu_main_separater.png) no-repeat right 0 scroll;
	text-align: center;
}

.main_menu ul li {
	float: none;
	background: none #70509F;
	z-index: 15000;
	height: auto !important;
	font-size: 0 !important;
}

.main_menu ul li a {
	background: none #70509F;
	padding: 3px 14px 3px 14px;
	display: block;
	text-align: left;
	border-top: 1px solid #B199C4;
	font-size: 12px;
	z-index: 5000;
}

.main_menu ul li a:hover {
	background: #70509F url(../images/submenu_arrow.png) no-repeat left center;
	/* 62468B */
}

.main_menu li span {
	display: block;
	height: 14px;
	padding: 8px 14px;
	float: left;
}

.main_menu li span.showMarker {
	background: url(../images/menu_current_arrow.png) no-repeat center bottom;
}

/* language styles */

.menu ul.languages {
	display: block;
	float: right;
	list-style-type: none;
	color: #FFF;
	padding-right: 4px !important;
}

.languages li {
	display: block;
	float: left;
	color: #ac9db9;
	font-size: 10px !important;
	height: 21px;
	padding: 9px 5px 0 4px;
}

.languages li a {
	color: #FFF;
	font-size: 10px !important;
	text-decoration: none !important;
}

/* content styles */

div.content {
	background: #FFF;
	padding-top: 13px;
	z-index: 100;
	position: relative;
}



/*	homepage	*/

.homepage {
	background: url(../images/home_bg.png) repeat-x top left !important;
}


.splash {
	width: 708px;
	height: 180px;
	background: url(../images/splash_bg.png) no-repeat top left;
}

.splash div {
	width: 686px;
	height: 171px;
	padding: 4px 7px 5px 15px;
	z-index: 5;
}


.newsblock_wrapper {
  padding: 15px 0 11px 11px;
}

.newsblock {
	width: 693px;
	background: url(../images/newsblock_tile.png) repeat-y top left;
	float: left;
}

.newsblock .nb_top {
	background: url(../images/newsblock_top.png) no-repeat top left;
}

.newsblock .nb_bott {
	background: url(../images/newsblock_bottom.png) no-repeat bottom left;
	position: relative;
}

.newsblock .feed {
	position: absolute;
	top: 9px;
	right: 8px;
}

.newsblock .newstitle {
	display: block;
	padding: 8px 0 0 39px;
	text-transform: uppercase;
	color: #7251a1;
	font-size: 12px;
}

.newsblock .news_list {
	padding: 15px 10px 10px 5px;
	font-size: 12px;
}

.news_list li {
	color: #605d5c;
	background: url(../images/dash.png) no-repeat 7px 6px;
	padding-left: 28px;
	padding-bottom: 15px;
}

.newsblock .date {
	color: #b8b5ba;
	display: block;
	font-style: normal;
	font-weight: bold;
	line-height: 100%;
	font-size: 10px;
}

.newsblock .newslink {
	color: #7251a1;
	display: block;
	padding-bottom: 1px;
}

.newsblock .newslink:hover {
	text-decoration: none;
}


.bottom_banners {
	padding: 20px 0;
}

.bottom_banners .banner {
	text-align: center;
	width: 33%;
	float: left;
}


/* main &	sidebar	*/

#main {
	width: 698px;
	float: left;
	padding-right: 5px;
}

#sidebar {
	width: 242px;
	position: absolute;
	right: 5px;
}

.narrow_content {
	margin-left: 187px;
}

.wide_content {
	margin-left: 20px;
}

.homepage .wide_content {
	margin-left: 0 !important;
}

.ui-resizable-e {
	border-right: 1px solid #FFFFFF !important;
	background: transparent none !important;
}

.handle-hovered {
	border-right: 1px solid #e2e2e2 !important;
	background: #f1f1f1 url(../images/knob.png) no-repeat center right !important;
}



/*	side menu	*/

.sidemenu {
	width: 179px;
	float: left;
	background: url(../images/sidemenu_tile.png) repeat-y top left;
}

.sidemenu .sm_top {
	background: url(../images/sidemenu_top.png) no-repeat top left;
}

.sidemenu .sm_bottom {
	background: url(../images/sidemenu_bottom.png) no-repeat bottom left;
	padding-bottom: 65px;
}

.sidemenu strong {
	display: block;
	font-weight: normal;
	font-size: 15px;
	padding: 9px 10px 7px 15px;
	border-bottom: 1px solid #e3e3e3;
	margin-right: 4px; 
}

.sidemenu strong a {
	color: #694b95;
	text-decoration: none;
}

.sidemenu li {
	border-bottom: 1px solid #e3e3e3;
	margin-right: 4px;
}

.sidemenu li a {
	display: block;
	font-size: 12px;
	color: #4b4948;
	text-decoration: none;
	padding: 10px 3px 8px 15px;
}

.sidemenu li a:hover, .sidemenu li a.hovered {
	background-color: #efefef;
	color: #1e1d1d !important;
}

.sidemenu li ul {
	padding-bottom: 10px;
}

.sidemenu li li {
	border-bottom: 0 none;
}

.sidemenu li li a {
	padding: 4px 3px 3px 40px;
}

.sidemenu li li a:hover, .sidemenu li li a.hovered {
	background-color: transparent;
	color: #1e1d1d;
	text-decoration: underline;
}



/*	block	*/

.block {
	width: 241px;
	z-index: 100;
	margin-bottom: 15px;
}

.block .b_content {
	background: url(../images/block_top.png) no-repeat top left;
	width: auto;
	height: auto;
}

.block .b_top img {
	float: left;
	padding: 1px 8px 1px 1px;
	cursor: move;
}

.block .b_top strong {
	color: #7251a1;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	float: left;
	padding-top: 8px;
	cursor: move;
	width: 195px;
}

.block .b_bottom {
	background: url(../images/block_bottom.png) no-repeat top left;
	height: 6px;
	clear: both;
}

.block .b_main {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	clear: both;
	font-size: 12px;
	padding: 5px 10px;
}


/*	tabs	*/

ul.tabs {
	padding-bottom: 5px;
	text-align: center;
}

.tabs li {
	display: inline;
	padding: 0 5px;
}

.tabs li a {
	color: #7251a1;
	text-decoration: none;
	border-bottom: 1px dotted #7251a1;
}

.tabs li.ui-tabs-selected a {
	color: #9a9594;
	border-bottom: 1px dotted #FEFEFE;
	text-decoration: none;
	cursor: text;
}

.ui-tabs-hide {
	display: none;
}


/*	rates	*/

.rates table td {
	border-top: 1px solid #e5e5e5;
	padding: 4px 2px;
	text-align: center;
	font-size: 10px;
	color: #605d5c;
}

.rates table .noborder td {
	border-top: 0 none !important;
	padding: 2px 2px !important;
	color: #8f8b89;
}


/*	blocks	*/

.infoblock {
	width: 253px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	background-image: url(../images/infoblock_bg.png);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 5px;
}

.infoblock_hovered {
	background-image: url(../images/infoblock_bg_hover.png);
}

.infoblock_margin {
	margin-right: 5px;
}

.infoblock div {
	padding: 13px 11px 0 11px;
}

.infoblock img {
	border: 1px solid #9b9a9d;
	display: block;
	margin-bottom: 5px;
}

.infoblock .block_title {
	text-transform: uppercase;
	color: #6c4d99;
	font-size: 12px;
	font-weight: bold;
}

.infoblock .block_desc {
	color: #444241;
	line-height: 120%;
	padding-top: 5px;
}

.infoblock .read_more {
	text-align: right;
}




/*	general typography styles	*/

h1 {
	background: url(../images/h1_bg.png) no-repeat top left;
	border-bottom: 1px solid #e7e3e9;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #605d5c;
	padding: 6px 5px 6px 8px;
}

.wide_content h1 {
	margin-left: -20px;
	padding: 6px 5px 6px 19px; 
}


h1 em{
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
}

.text_content {
	padding-left: 8px;
	font-size: 12px;
	color: #514e4e;
	line-height: 125%;
}

.text_content p {
	margin-bottom: 17px;
}

.text_content h2 {
	color: #694b95;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #e7e3e9;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	padding-top: 15px;
}

.text_content h3 {
	color: #694b95;
	font-weight: normal;
	font-size: 14px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	padding-top: 10px;
}

.text_content h4 {
	color: #694b95;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	padding-top: 10px;
}

.text_content ul {
	margin: 0 0 17px 20px;
}

.text_content ul li {
	background: url(../images/bullet.png) no-repeat 0 5px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.text_content ol {
	margin: 0 0 17px 35px;
	list-style: decimal outside none;
	color: #7251a1;
}

.text_content ol li {
	padding-bottom: 8px;
	color: #514e4e;
}

.text_content img {
	padding: 3px;
	background-color: #FAFAFA;
	border: 1px solid #e7e3e9;
	margin: 4px;
}

.text_content img.noborder {
	padding: 3px;
	background-color: transparent !important;
	border: 0 none !important;
	margin: 0 !important;
}

.text_content img.news_thumbnail {
   float: left;
}

.text_content table {
	margin-bottom: 20px;
	border: 0;
}

.text_content td {
	padding: 3px 2px 4px 2px;
	/*text-align: left;*/
	border-top: 1px solid #e7e3e9;
	vertical-align: top;
}

.text_content tr.hovered td {
	background-color: #f8f8f8 !important;
}

.text_content th {
	font-weight: bold;
	border-top: 3px solid #b199c4;
	padding: 3px 2px 4px 2px;
	color: #FFF;
	background: #7656a3 url(../images/th_bg.png) repeat-x top left;
	/*text-align: left;*/
	vertical-align: bottom;
}




/*	sitemap	*/

.sitemap {
	padding-left: 0;
}

.sitemap li a {
	display: block;
	border-top: 3px solid #b199c4;
	padding: 3px 2px 4px 10px;
	color: #FFF;
	background: #7656a3 url(../images/th_bg.png) repeat-x top left;
	font-size: 14px;
	text-decoration: none;
}

.sitemap li a:hover {
	text-decoration: underline;
}

.sitemap li ul {
	padding: 5px 0 0 15px;
}

.sitemap li ul li {
	padding-bottom: 3px;
} 

.sitemap li ul li a {
	border-top: 0 none;
	color: #514e4e;
	background: transparent none;
	font-size: 12px;
	padding: 3px 2px 4px 0;
	border-bottom: 1px solid #e7e3e9;
}

.sitemap li ul li ul li a {
	padding: 1px 2px 2px 0;
	border-bottom: 0 none;
}


/* list page */

ul.listing {
	margin: 0 0 17px 0;
}

ul.listing li {
	background: none;
	padding-bottom: 8px;
	padding-left: 0;
	margin-bottom: 8px;
	border-bottom: 1px dotted #E7E3E9;
}

.listing .item {
	margin-left: 11px;
}


.listing .item .title a {
	color: #7251A1;
}

.listing .item .desc {
	padding-top: 5px;
	color: #605D5C;
}


/* biography */

.bio_item {
	border-bottom: 1px dotted #E7E3E9;
	margin-bottom: 8px;
	padding-bottom: 18px;
	padding-left: 0;
}

.bio_item strong.bio_title {
	display: block;
	color: #7251A1;
	font-size: 13px;
	padding-bottom: 5px;	
}

.bio_item img {
	padding: 3px;
	background-color: #FAFAFA;
	border: 1px solid #e7e3e9;
	margin: 4px;
}

.bio_item .bio_full {
	display: none;
	padding-top: 7px;
	color: #514e4e;
}

.bio_item .bio_link {
	display: block;
	margin: 5px 0 10px 0;
	background-color: #FAFAFA;
	padding: 2px;
	text-align: right;
}


/* contact form start */

.contact_form {
	width: 280px;
	float: right;
}

.contact_form label {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 12px;
}

.contact_form h2 {
	font-size: 14px;
	color: #694B95;
	font-weight: normal;
	border-bottom: 1px dashed #A4915B;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.contact_form input, .contact_form textarea {
	display: block;
}

.contact_form input.text, .contact_form textarea {
	width: 90%;
	padding: 3px;
	font-size: 13px;
	color: #000000;
	margin-top: 3px;
	margin-left: 10px;
	background-color: #E7E3E9;
	border: 1px inset #A4915B;
}

.contact_form p {
	text-align: center;
	color: #694B95;
}

.contact_form .button {
	border: 1px outset #B199C4;
	cursor: pointer;
	display: inline !important;
	margin-left: 10px;
	background-color: #694A94;
	padding: 3px 5px;
	color: #FFF;
}

.contact_form .button:active {
	border: 1px inset #A4915B;
}


.datediv {
  background-color: #EBE5DA;
  border: 1px solid #C0AB84;
  padding: 5px;
  margin: 0 10px 10px 0px;
  float: left;
  text-align: center;
  white-space: nowrap;
}

.datediv img {
  margin: 5px;
  padding: 0px;
}


/* contact form end */






/*	news listing	*/


ul.newslisting {
	margin: 0 0 17px 0;
}

ul.newslisting li {
	background: none;
	padding-bottom: 8px;
	padding-left: 0;
	margin-bottom: 8px;
	border-bottom: 1px dotted #E7E3E9;
}

.newslisting .thumb {
	float: left;
	width: 105px;
}

.newslisting .item {
	margin-left: 115px;
}

.newslisting .thumb img {
	padding: 3px;
	background-color: #FAFAFA;
	border: 1px solid #e7e3e9;
}

.newslisting .item .date {
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	color: #B8B5BA;
}

.newslisting .item .title a {
	color: #7251A1;
}

.newslisting .item .desc {
	padding-top: 5px;
	color: #605D5C;
}


.pagination {
	font-size: 12px;
	text-align: center;
	padding: 8px;
	margin-top: 20px;
	line-height: 180%;
}

.pagination a {
	margin: 0 3px;
	padding: 0 3px;
}

.pagination span {
	margin: 0 3px;
	padding: 0 3px;
	background-color: #FFFFFF;
}



/*	calculator	*/

.calcs_list {
	list-style-type: square;
	color: #514E4E;
	margin: 5px 0 0 25px;
}

.calcs_list li {
	padding-bottom: 5px;
}

.calcs_list a {
	color: #7251a1;
	text-decoration: none;
	border-bottom: 1px dotted #7251a1;
}

.calculator .calc_title {
	text-transform: uppercase;
	color: #7251a1;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid #929292;
	padding-bottom: 3px;
	line-height: 100%;
	margin-bottom: 15px;
}

.calculator .close {
	display: block;
	clear: both;
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
}

.calculator .calc_left {
	width: 49%;
	float: left;
}

.calculator .calc_right {
	width: 49%;
	float: right;
}

.calculator th {
	text-align: right;
	padding-bottom: 10px;
	padding-right: 3px;
	line-height: 100%;
}

.calculator td {
	text-align: left;
	padding-bottom: 10px;
	padding-left: 3px;
	line-height: 100%;
}

.calculator .inp_text {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bab8bc;
	background-color: #f5f5f5;
	color: #515151;
	width: 50px;
	padding: 1px 1px 1px 0;
}

.calculator .inp_select {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bab8bc;
	background-color: #f5f5f5;
	color: #515151;
	width: 60px;
	vertical-align: bottom;
}

.calculator .inp_radio {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

.calculator label {
	cursor: pointer;
}

.calculator p {
	text-align: center;
}

.calculator .result {
	text-align: center;
	background: #FFF url(../images/result_arrow.png) no-repeat left center;
	padding: 10px;
	margin: 5px 0;
}

.calculator .purp_text {
	color: #7251a1;
	font-size: 14px;
	font-weight: bold;
}



/*	fmw	*/


.floatLeft {
	float: left !important;
}

.floatRight {
	float: right !important;
}

.dontdisplay {
	display: none !important;
}

.textLeft {
	text-align: left !important;
}

.textRight {
	text-align: right !important;
}

.textCenter {
	text-align: center !important;
}

.fontBold {
	font-weight: bold !important;
}

.high {
	height: 13px;
}



span.path {
	color: #918c8b;
	font-size: 12px;
	display: block;
	padding: 2px 0 0 14px;
}

.path a {
	color: #4b4948;
}


/* footer styles */

div.footer {
	width: 1002px;
	height: 100px;
	background: url(../images/footer_bg.png) no-repeat center top;
	color: #605d5c;
	font-size: 12px;
}

.footer a {
	text-decoration: none;
}

.footer span.progress_bank {
	display: block;
	padding: 16px 0 0 20px;
	float: left;
	font-size: 10px;
}

.footer span.omedia {
	display: block;
	float: right;
	padding: 16px 20px 0 0;
	text-align: right;
	
}

.footer span.omedia img {
	display: block;
	float: right;
}

.footer .omedia span {
	display: block;
	float: right;
	width: 160px;
	padding: 9px 6px 0 0;
}

.footer a {
	color: #605d5c;
}




/*	currency tooltip	*/

#preview{
	position:absolute;
	border:1px solid #ccc;
	padding:0;
	display:none;
	color:#fff;
	z-index: 20000;
}

a.preview {
	cursor: help;
	color: #605D5C;
	text-decoration: none;
}



/* image gallery styles */

ul.gallery_list li {
   display: block;
   float: left;
   padding: 0 10px 27px 10px;
   text-align: center;
}

#photo_preview {
   text-align: center;
   margin-bottom: 15px;
   background-color: #F8F0E4;
   border: 1px solid  #CFBB9B;
   padding: 10px;
}

table.images_list td {
   text-align: center;
   padding: 3px;
   width: 155px;
   height: 155px;
}

a.anchor {
   color: #000 !important;
   text-decoration: none !important;
}

table.images_list td a {
   display: block;
   padding: 3px;
   width: 145px;
   margin: 0 auto;
}

table.images_list td a:hover {
   background-color: #F8F0E4;
   border: 1px solid  #CFBB9B;
}