/*  
Theme Name: Bankaholic
Theme URI:
Description:
Version: 2.0
Author: JW (jw@jw.com)
*/

body {
	background:#a8e233;
	margin:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
a {
	color:#253785;
	text-decoration:none;
	}
a:hover {
	color:#cc0000;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	}
 
/* The Header */

.top {
	width:983px;
	height:144px;
	border-bottom:1px solid #909090;
	background:#000 url(images/topBg.png) top no-repeat;
	margin:0 auto;
	position:relative;
	}
.top a.logo {
	display:block;
	height:112px;
	width:202px;
	background:url(images/logo.png);
	position:absolute;
	top:17px;
	left:20px;
	}
.top a.poweredBy {
	display:block;
	height:30px;
	width:124px;
	background:url(images/theStreetLogo.png);
	position:absolute;
	top:108px;
	right:16px;
	}
.top div.ad {
	width:728px;
	height:90px;
	position:absolute;
	top:13px;
	right:15px;
	}
.top div.tabs {
	height:33px;
	line-height:33px;
	/* width:603px; */
	position:absolute;
	left:240px;
	top:111px;
	}
.top div.tabs a {
	display:block;
	float:left;
	height:33px;
	width:147px;
	background:url(images/tab.png) top;
	margin-right:1px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	}
.top div.tabs a:hover {
	background-position:bottom;
	}

/* The Wrapper */

.wrapper {
	width:967px;
	background:#fff;
	margin:0 auto;
	overflow: auto;
	padding:8px 10px 8px 6px;
	}

/* Both Sidebars */

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	background:#75bf00;
	margin:0;
	padding:0 0 0 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-transform:lowercase;
	line-height:30px;
	}
.sidebar h2 a {
	display:block;
	height:30px;
	margin-left:-10px;
	padding-left:10px;
	}
.sidebar h2 a, .sidebar h2 a:hover {
	color:#fff;
	text-decoration:none;
	}
.sidebar h2 a:hover {
	background:#cc0000;
	}
.sidebar ul li ul {
	margin:8px 0;
	background:url(images/dottedLine.png) bottom repeat-x;
	padding-bottom:1px;
	}
.sidebar ul li ul ul {
	margin:0;
	}
.sidebar ul li ul li {
	background:url(images/dottedLine.png) top repeat-x;
	clear:both;
	padding-top:1px;
	}
* html .sidebar ul li ul li {
	height:1em;
	}
.sidebar ul li ul li:hover {
	background:#75bf00 url(images/dottedLine.png) top repeat-x;
	}
.sidebar ul li ul li:hover a {
	color:#fff;
	}
.sidebar ul li ul li a {
	display:block;
	padding:5px 5px;
	color:#253785;
	text-decoration:none;
	font-weight:bold;
	}
.sidebar ul li ul li a:hover {
	color:#fff;
	}

/* The Left */

.leftSidebar {
	float:left;
	width:180px;
	margin-right:6px;
	}
.leftSidebar ul li.featuredDeals ul li a {
	height:35px;
	line-height:15px;
	padding:6px 2px;
	}
.leftSidebar ul li.featuredDeals ul li img {
	float:left;
	margin-right:7px;
	}
.leftSidebar div.alignCenter {
	margin:10px auto;
	text-align:center;
	}

/* The Right */

.rightSidebar {
	float:right;
	width:300px;
	}
.rightSidebar ul li.rightAd {
	margin-bottom:10px;
	text-align: center;
	}
.rightSidebar ul li.detailedList ul li {
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	}
.rightSidebar ul li.detailedList ul li:hover {
	color:#fff;
	}
.rightSidebar ul li.detailedList ul li img {
	float:right;
	background:#fff;
	padding:1px;
	border:0px solid #fff;
	margin-left:5px;
	}

.rightSidebar ul li.detailedList ul li a {
	padding:0;
	display:inline;
	}

/* Black Styled Links */

.sidebar ul li.blackStyled ul li a {
	color:#000;
	font-weight:normal;
	}
.sidebar ul li.blackStyled ul li a:hover {
	color:#fff;
	}

/* The Subscribe Form */

.rightSidebar .subscribe {
	background:url(images/rss-subscribe.png) top center no-repeat;
	position:relative;
	height:55px;
width:300px;
	margin-bottom:5px;
overflow:hidden;

	}
.rightSidebar .subscribe .rss {
	position:absolute;
	top:10px;
	left:55px;
	font-size:10px;
	color:#000;
	font-style:italic;
	}
.rightSidebar .subscribe .rss a {
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	}
.rightSidebar .subscribe form {
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	left:55px;
	top:45px;
	}
.rightSidebar .subscribe form p {
	margin:0;
	padding:2px 0;
	}
.rightSidebar .subscribe form input.input {
	padding:0;
	border:1px solid #7f9db9;
	padding:2px 0;
	color:#000;
	width:130px;
	}
.rightSidebar .subscribe div.submit {
	position:absolute;
	top:29px;
	left:140px;
	width:94px;
	height:24px;
	}
.rightSidebar .subscribe div.submit input {
	width:94px;
	height:24px;
	padding:0;
	border:none;
	background:url(images/subscribeButton.png) top no-repeat;
	color:#fff;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	}
.rightSidebar .subscribe div.submit input:hover {
	background-position:bottom;
	}

/* The Content */

.content,
.content-no-left {
	float:left;
}

.content-no-left {
	width:610px;
}
.content {
	width:470px;
	background:url(images/contentBg.png) repeat-y;
}

.contentTop,
.contentTop-no-left {
	height:9px;
	width:100%;
	overflow:hidden;
}
.contentTop {	
	background:url(images/contentTop.png);
}
.contentBottom,
.contentBottom-no-left {
	height:9px;
	overflow:hidden;
	width:100%;
}
.contentBottom {
	background:url(images/contentBottom.png);
}
.contentInner {
	padding:0 15px;
	}
.contentInner p#mma_content {
	padding: 0px 8px 0px 15px;
}
.content .title {
	color:#253785;
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:18px;
	}
.content .title a {
	text-decoration:none;
	}
.content .title a:hover {
	color:#cc0000;
	}
.content .postInfo {
	color:#444;
	font-size:10px;
	line-height:13px;
	height:27px;
	overflow:hidden;
	margin-bottom:5px;
	}
.content .postInfo img {
	float:left;
	border:1px solid #000;
	width:25px;
	height:25px;
	margin-right:7px;
	}
.content .text {
	line-height:18px;
	}
.content .text p {
	margin-top:0;
	}
.content .text a.more-link {
	background:url(images/readMoreLink.png) left no-repeat;
	padding:1px 0 1px 20px;
	color:#cc0000;
	text-decoration:none;
	float:right;
	}
.content .postBottom {
	clear:both;
	height:31px;
	background:url(images/dottedLineTwo.png) bottom repeat-x;
	margin-bottom:20px;
	font-size:12px;
	}
.content .postBottom a.comments {
	float:right;
	color:#cc0000;
	text-decoration:underline;
	background:url(images/commentsIcon.png) left no-repeat;
	padding:1px 0 1px 20px;
	font-size:12px;
	}
.content .postBottom a.comments:hover {
	color:#2b5ebf;
	}

/* The Footer */

.footer {
	width:918px;
	padding:30px 0 0 65px;
	margin:0 auto;
	border-top:1px solid #909090;
	background:#000;
	color:#fff;
	}
.footer h2 {
	color:#fff;
	margin:0 0 10px 0;
	font-size:16px;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.footer ul a {
	color:#fff;
	text-decoration:none;
	}
.footer ul a:hover {
	color:#cc0000;
	}
.footer ul li {
	float:left;
	width:280px;
	margin-right:7px;
	margin-bottom:20px;
	}
.footer ul li ul li {
	float:none;
	width:auto;
	margin-right:0;
	margin-bottom:0;
	line-height:20px;
	background:url(images/footerLi.png) 0 9px no-repeat;
	padding-left:8px;
	}
.copyright {
	height:20px;
	width:928px;
	margin:0 auto;
	background:#000 url(images/footerBg.png) bottom no-repeat;
	color:#fff;
	padding:0 35px 0 20px;
	}
.copyright .copyText {
	float:right;
	}
.copyright a {
	color:#fff;
	text-decoration:none;
	}
.copyright a:hover {
	color:#fff;
	text-decoration:underline;
	}

/* The Navigation */

.navigation {
	font-size:16px;
	color:#1388c5;
	font-weight:bold;
	margin:0 0 30px 0;
	height:24px;
	}
.navigation a {
	color:#1388c5;
	text-decoration:none;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.navigation .alignleft {
	float:left;
	}
.navigation .alignright {
	float:right;
	}
h2.pagetitle {
	text-align:left;
	font-size:12px;
	color:#1388c5;
	padding-bottom:1px;
	}

/* The Comments */

.commentstop {
	font-size:14px;
	font-weight:bold;
	height:30px;
	}
.existingcomments {
	float:right;
	}
.commentstop h2 {
	font-size:16px;
	margin:0;
	color:#253785;
	text-transform:uppercase;
	line-height:normal;
	}
.commentstop a {
	color:#253785;
	text-decoration:none;
	}
.commentstop a:hover {
	color:#cc0000;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments li {
	padding:20px 20px 0 20px;
	background:#fff;
	border:1px solid #d5f0a4;
	margin-bottom:5px;
	overflow:hidden;
	}
.comments li.alt {
	background:#f6fceb;
	border-color:#def3b6;
	}
.comments ol p {
	margin:0;
	padding:0 0 20px 0;
	}
.commentinfo {
	padding-bottom:10px;
	}
.commentinfo span {
	text-transform:uppercase;
	font-size:10px;
	}
.respond textarea {
	width:428px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:#fff;
	border:1px solid #d8d8d5;
	overflow:auto;
	padding:5px;
	}
.respond input {
	background:#fff;
	border:1px solid #d8d8d5;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	}
.respond input#submit {
	padding:5px 10px;
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 129px;
	cursor:pointer;
	}


TABLE.standings { border: 3px dotted #90B417; 
background: url(images/email_stripes.gif);
}
   .style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
/* Deals alert signup widget */
div#deals_alert {
	border: 3px dotted #90B417;
	background: url('http://www.bankaholic.com/wp-content/themes/bankstreet/images/email_stripes.gif');
	text-align: center;
	padding: 10px;
	margin: 20px 0;
}

div#deals_alert h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

div#deals_alert p.error {
  font-weight: bold;
  color: red;
  display: none;
}

/* Marketplace widget */
li#marketplace h2 {
  margin: 10px 0 5px 0;
}

li#marketplace td {
  background: url('images/dottedLine.png') center top repeat-x;
}

/* bank-deal page css */
.hdrBox {
	width: 435px;
	height: 121px;
	margin: 10px auto;
	background-image: url("images/img-hdr-143x121.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.hdrBox h1 {
	font-size: 19px;
	font-weight: bold;
	color: #256200;
	display: block;
	margin: 0px 0px 0px 110px;
	padding: 10px 0px 0px;
}
.hdrBox h2 {
	font-size: 26px;
	font-weight: bold;
	color: #3D9F01;
	margin: 0px 0px 0px 110px;
	padding: 0px;
}

a.sepratetitle{
	font-size: 26px;
	font-weight: bold;
	color: #3D9F01;
	margin: 0px 0px 0px -3px;
	padding: 0px;
	}

.hdrBox p {
	font-size: 10px;
	color: #333;
	float: left; 
	margin: 10px 0px 0px 160px;
	display: block;
}
.tblBox {
	width: 443px;
	margin: 20px auto;
	padding-bottom: 10px;
	background-color: #D5E7C2;
	background-image: url("images/img-table-grad-tilex-70x32.jpg");
	background-repeat: repeat-x;
	border: 1px solid #999966;
	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
 	border-radius: 10px; /* CSS3 */
}
.tblBox h3 {
	font-size: 16px;
	color: #224202;
	margin: 5px;
}
.tblBox h4 {
	font-size: 14px;
	color: #224202;
	margin: 15px 5px 5px;
}
.inBox {
	width: 432px;
	margin: 0px auto;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border: 1px solid #B5C7A2;
	-moz-border-radius: 5px; /* Firefox */
  	-webkit-border-radius: 5px; /* Safari, Chrome */
 	border-radius: 5px; /* CSS3 */
}
.inBox table {
	border-collapse: collapse;
	overflow: hidden;
}
.inBox table tr td{
	border-bottom: 1px solid #c9e3a0;
	height: 34px;	
}
.inBox table tr.tblHdrRow td{
	height: 25px;
	font-size: 12px;
	color: #555;
}
.inBox table tr.tblHdrRow td:first-child {
	padding-left: 5px;	
}
.inBox table tr.tblRwAlt {
	background-color: #f4fbe6;
}
.inBox table tr.tblRwLast td {
	border-bottom: 0px;
	border-bottom: hidden;
}
.inBox table .tblTerm {
	padding-left: 5px;
	font-size: 13px;
}
.inBox table .tblBank, .inBox ul .listHdr {
	font-size: 12px;
	color: #253785;
}
.inBox table .tblApy {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #669900;
}
.inBox table .tblMinDep {
	text-align: center;
	font-size: 14px;
}
.inBox ul {
	list-style-type: square;
	color: #66cc00;
	padding: 10px 0px 0px;
	margin: 0px 0px 10px 25px;
}
.inBox ul .listHdr {
	font-weight: bold;
	font-size: 13px;
}
.inBox ul p {
	color: #555;
	font-size: 11px;
}

#textaddbottom{
font-family:Verdana;font-size:10px;color: rgb(128, 128, 128);text-align: center;margin-bottom: 5px;
}


.content-mma {
	float:left;
	width:470px;
	background:url(images/mma-contentBg.png) repeat-y;
	}
.contentTop-mma {
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(images/mma-contentTop.png);
	}
.contentBottom-mma {
	height:9px;
	overflow:hidden;
	width:100%;
	background:url(images/mma-contentBottom.png);
	}
.contentInner-mma {
	padding:0 15px;
	}
	.contentInner-mma  .title  {
	color:#253785;
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:18px;
	}
.contentInner-mma .title a {
	text-decoration:none;
	}
.contentInner-mma .title a:hover {
	color:#cc0000;
	}


	.leftbar {
	margin:0;
	padding:0;
	list-style:none;
	margin:8px 30px 0px 0px;
	background:url(images/dottedLine.png) bottom repeat-x;
	padding-bottom:1px;
	float:left;
	width:312px;
	}

.leftbar li {
	background:url(images/dottedLine.png) top repeat-x;
	clear:both;
	padding-top:1px;
	}
* html .leftbar li {
	height:1em;
	}
.leftbar li:hover {
	background:#75bf00 url(images/dottedLine.png) top repeat-x;
	}
.leftbar li:hover a {
	color:#fff;
	}
.leftbar li a {
	display:block;
	padding:6px 5px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
.leftbar li a:hover {
	color:#fff;
	}
	
/* SEM Landing Pages */
h1.title-SEM {
	margin-top: 3px;
}
.sidebar-no-left {
	width: 325px;
	margin-top: 56px;
}
	
