body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545;
}

td {
	font: 0.74em Arial, Helvetica, sans-serif; 
}

.button { 
	border: none; 
	background: #FF6600;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	-moz-border-radius: 3px; 
}

.button:hover { 
	background: #FF7711;
	color: #FFFFFF;
	-moz-border-radius: 0; 
}

.red {
	color: red; 
}

.green {
	color: green;
}

.hilight {
	color: #FF5500;
}

a {
	color: #0551BF; 
}

a:hover {
	color: #FF5500;
}

a.title {
	color: #FF5500;
}

a.editicon {
	display: block;
	margin: 11px 0px 10px 10px;
	border: none; 
	background: #FF6600;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 2px 0px 10px;
	text-decoration: none;
	-moz-border-radius: 3px; 
}

a.delicon {
	display: block;
	margin: 11px 10px 10px 5px;
	border: none; 
	background: #FF6600;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	-moz-border-radius: 3px; 
}

a.editicon:hover,
a.delicon:hover
{ 
	background: #FF7711;
	color: #FFFFFF;
	-moz-border-radius: 0; 
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
}

h1 a, h2 a {
	text-decoration: none;
	color: #FF5500;
}

h1 a:hover, h2 a:hover {
	color: #464548;
	background: #FFF;
}

h1 .red{
	color: #FF5500;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
}

h2 .yellow{
	color: #FFFFFF;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

/* Design */

#ajaxloader {
	display: block; 
	background: url(../images/ajax-loader.gif) 50% 50% no-repeat;
	color: #000000;
	height: 100px; 
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	-moz-border-radius: 5px;
}

#clearboth {
	clear: both;
}

#alignright {
	float: right;
}
	
#alignright #form {
	width: auto;
}

#alignleft {
	float: left
}

#spacer {
	clear: both;
	height: 10px;
	overflow: hidden; 
}

#logo {
	float: left;
	width: 210px;
	padding: 10px 0 11px 10px;
	background: #FFFFFF;
}

#logo a {
	background: url(../images/logo.jpg) no-repeat;
    text-decoration: none;
    width: 192px;
    height: 64px;
    display: block;
    position: relative;
    left: -5px;
    top: -5px;
}

#header {
	height: 72px;
	background: #FFF url(../images/dot.gif) repeat-x 0px 43px;
}

#blogfunctions {
	clear: both;
	margin: 3px 0 0 0;
	padding: 8px;
	background: #e4e4e4;
	color: #808080;
	border-bottom: 1px solid #aaa;
}

#blogfunctions a { 
	border: none; 
	background: #FF6600;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	-moz-border-radius: 3px; 
}

#blogfunctions a.gotowambank {
	background: #65AD00;
}

#blogfunctions a.gotoaquabank {
	background: #0093da;
}

#blogfunctions a.gotooopsbank {
	background: #fe5a00;
}

#blogfunctions a:hover { 
	background: #FF7711;
}

#subheader {
	clear: both;
	margin: 3px 0 20px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

#topinfo {
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	color: #444;
	float: right;
}
	
#topinfotitle {
	width: 420px;
	overflow: hidden;
	padding-bottom: 2p;
}

#topinfocentrallink {
	float: left; 
	position:relative; 
	top: 10px;
	color: #b4b4b4;
	width: 300px;
	overflow: hidden;
	text-align: left;
}

#topinfocentrallink a {
	text-decoration: none;
	color: #0551BF;
}

#topinfocentrallink a:hover {
	text-decoration: underline;
	color: #000000;
}

#topinfodescription { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
	width: 720px;
	overflow: hidden;
}

#headerbar {
	background: #464548;
	height: 48px;
}

#headerseparator {
	background: #FFFFFF;
	width: 5px;
	height: 48px;
	float: left;
}

#searchinput {
	width: 180px; 
	height: 27px;
	background: #ffffff url(../images/input.gif) no-repeat;
	float: right;
	text-align: left;
	margin-right: 10px;
}

#searchbar { 
	text-align: right;
	float: right;
	width: 540px;
	height: 48px;
	background: #464548 url(../images/searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
}

#searchbar #searchform {
	padding: 10px 10px 0 0;
}

#feed {
	float: left;
	height: 48px;
	width: 205px;
	background: #6E6E6E url(../images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

#feed img {
	border:0;
	vertical-align: top;
}

#feed a {
	color:#fff;
	text-decoration:none;
	margin: 15px 0 0 15px;
	display: block;
}

#content { 
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	text-align: left;
	width: 950px;
}

#footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #FFF url(../images/dot.gif) repeat-x;
	padding: 8px 0;
}

#tooltip {
	background: #FFFFDD;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #FFD700;
	clear: both;
	color: #111111;
	-moz-border-radius: 5px;
}

#notification {
	background: #F4F4D4;
	padding: 5px 10px 5px 10px;
	margin-bottom: 15px;
	clear: both;
	color: #454545;
	-moz-border-radius: 5px;
}

#loginform {
	z-index: 100;
	position: absolute;
	background: #f4f4f4;
	color: #808080;
	border: 1px solid #ccc;
	padding: 10px 15px 5px 15px;
	visibility: hidden;
}

#loginform #bar {
	width: 210px;
}

#loginform h2 {
	font-size: 1.24em;
}

#form {
	width: 100%;
}

#form #title {
	color: #808080;
	border-bottom: 1px solid #bbbbbb;
	background: #e4e4e4;
	font-weight: bold;
	font-size: 110%;
	padding: 5px 10px 4px 10px;
	width: auto;
	text-transform: uppercase;
	-moz-border-radius: 0 10px 0 0;
}

#form #content {
	padding: 10px;
	width: auto;
	background: #f4f4f4;
	border-top: 1px solid #ffffff;
	-moz-border-radius: 0 0 10px 0;
	margin: 0;
	margin-bottom: 10px;
}

#form #entrytitle {
	width: 130px;
	float: left;
	clear: both;
	margin: 2px 0 2px 0;
	font-weight: bold;
}

#form #entry {
	width: 500px;
	float: left;
	margin: 2px 0 2px 0;
}

#form #comment {
	padding-top: 10px;
	color: #808080;
	font-size: 90%;
}

#listheader {
	color: #808080;
	border-bottom: 1px solid #bbbbbb;
	background: #e4e4e4;
	font-weight: bold;
	font-size: 110%;
	padding: 5px 10px 4px 10px;
	width: auto;
	text-transform: uppercase;
	-moz-border-radius: 0 10px 0 0;
}

#list {
	padding: 5px;
	width: auto;
	background: #f4f4f4;
	border-top: 1px solid #ffffff;
	-moz-border-radius: 0 0 10px 0;
	margin-bottom: 10px;
}

#listheader #column,
#list #column
{
	float: left;
}

#list table {
	border-top: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#list td {
	border-right: 1px dotted #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background: #f9f9f9;
	padding: 4px 10px 4px 10px;
}

#list td.lastcolumn {
	border-right: 0;
}

#list a.highlight {
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	color: #454545;
}

#list a.highlight:hover {
	text-decoration: underline;
}

#list #tags {
	font-style:italic;
	color: #FF5500;
}

#code {
	font-family: Courier;
	padding: 10px;
	border: 1px solid #999999;
	background: #FFFFFF;
	margin: 10px 0px 10px 0px;
	height: 200px;
	overflow: auto;
}

#button, #firstcolumn, #column {
	float: left;
}

#button a { 
	border: none;
	display: block;
	background: url(../images/button.gif) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 10px 1px 10px;
	margin: 2px 10px 0px 0px; 
	cursor: pointer;
	text-decoration: none;
}

#button a:hover { 
	background: #FF7711;
	color: #FFFFFF;
}

input.search { 
	width: 140px; 
	height: 20px;
	border: none;
	color: #808080;
	position: relative;
	top: 3px;
	left: 25px;
}

input.button { 
	border: none; 
	background: url(../images/button.gif) no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	margin: 2px 10px 0px 0px; 
	cursor: pointer;
}

input.searchbutton {
	border: 0;
	height: 27px;
	width: 76px;
	background: #FF6600 url(../images/searchbutton.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
	float: right;
	cursor: pointer;
}

blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 3px solid #ccc;
	color: #666;
}

/* Latest Bank videos on the top */
#banklatestvideos {
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	background: #F9F9F9;
	width: 703px;
	height: 90px;
	position: relative;
	top: -20px;
	left: 0px;
	overflow: hidden;
	padding: 10px;
}

#banklatestvideos a#prevbanklatestvideos,
#banklatestvideos a#nextbanklatestvideos 
{
	display: block;
	float: left;
	width: 12px;
	height: 90px;
	background: #EEEEEE;
	border: 1px solid #e4e4e4;
	margin: 0px 10px 0px 0px;
}

#banklatestvideos a#prevbanklatestvideos {
	background: url(../images/prev_arrow.gif) 3px 50% no-repeat #f4f4f4;
}

#banklatestvideos a#prevbanklatestvideos:hover {
	background: url(../images/prev_arrows.gif) 3px 50% no-repeat #FF6600;
	border: 1px solid #FF6600;
}

#banklatestvideos a#nextbanklatestvideos {
	margin-right: 0px;
	background: url(../images/next_arrow.gif) 3px 50% no-repeat #f4f4f4;
	float: right;
}

#banklatestvideos a#nextbanklatestvideos:hover {
	background: url(../images/next_arrows.gif) 3px 50% no-repeat #FF6600;
	border: 1px solid #FF6600;
}

#banklatestvideos #ajaxbanklatestvideos {
	width: 660px;
	height: 110px;
	overflow: hidden;
	float: left;
}

#banklatestvideos #smallvideo_outer {
	margin-right: 10px;
	width: 98px;
	height: 95px;
	overflow: hidden;
	float: left;
}

#banklatestvideos #smallvideo_outer #imgholder {
	padding: 3px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}

#banklatestvideos #smallvideo_outer #imgholder img {
	width: 90px;
}

#banklatestvideos #smallvideo_outer #videotitle {
	width: 90px;
	height: 16px;
	overflow: hidden;
	text-align: center;
}

#banklatestvideos #smallvideo_outer #videotitle a {
	text-decoration: none;
}

#banklatestvideos #smallvideo_outer .freevideolabel, 
#banklatestvideos #smallvideo_outer #videodetails
{
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

#banklatestvideoslabel {
	position: absolute;
}

#banklatestvideoslabel #bylabel {
	background: #FF6600;
	width: 150px;
	height: 15px;
	overflow: hidden;
	-moz-border-radius: 0px 0px 5px 5px;
	position: relative;
	left: 500px;
	top: -20px;
	text-align: center;
}

#banklatestvideoslabel #bylabel a {
	padding: 0px 2px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	line-height: 15px;
}

/* Side bar videos on the left */
a#prevbanksidevideos,
a#nextbanksidevideos 
{
	display: block;
	width: 15px;
	height: 20px;
	position: relative;
	top: -2px;
	left: -5px;
}

a#prevbanksidevideos {
	float: right;
	background: url(../images/prev_arrow.gif) 50% 50% no-repeat #919191;
}

a#prevbanksidevideos:hover {
	background: url(../images/prev_arrows.gif) 50% 50% no-repeat #FF6600;
}

a#nextbanksidevideos {
	background: url(../images/next_arrow.gif) 50% 50% no-repeat #919191;
	float: right;
	margin-left: 1px;
}

a#nextbanksidevideos:hover {
	background: url(../images/next_arrows.gif) 50% 50% no-repeat #FF6600;
}

#banksidevideos #separator {
	border-bottom:1px solid #afafaf;
}

#banksidevideos #smallvideo_outer {
	width: 185px;
}

#banksidevideos #smallvideo_outer #imgholder {
	border: 1px solid #FFFFFF;
}

#banksidevideos #smallvideo_outer #imgholder img {
	width: 183px;
}

#banksidevideos #smallvideo_outer #videotitle {
	text-align: center;
	margin-bottom: 5px;
}

#banksidevideos #smallvideo_outer .freevideolabel, 
#banksidevideos #smallvideo_outer #videodetails
{
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

/* Bank TV on the left */
#tv {
	position: absolute;
	z-index: 100;
	width: 205px;
}

#tvenlarge {
	display: block;
	width: 70px;
	height: 14px;
	background: url(../images/zoomtv.gif) no-repeat 5px 0px #F4F4F4;
	float: right;
	-moz-border-radius: 0px 0px 4px 4px;
	margin: 0 20px 0 0;
	padding: 0;
}

/* Calendar items */
#jscalendarholder {
	display: block;
	visibility: hidden;
	position: absolute;
	width: 170px;
	height: auto;
	z-index: 100;
}

#jscalendarholder a {
	text-decoration: none;
}

a#jscalendarhide {
	display: block;
	height: 5px;
	overflow: hidden;
	background: url(../images/icon_hide.gif) 50% 0 no-repeat #556E96;
}

/* Pagenumbers on bottom of articles and so on */

#pagenumbers{
	height: 17px;
	padding: 5px;
	clear: both;
	margin-bottom: 10px;
}

#pagenumbers #pagenumber a {
	color: #949494;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	float: left;
	display: block;
}

#pagenumbers #pagenumber a:hover, 
#pagenumbers #pagenumber_selected a 
{
	border: none; 
	background: url(../images/button.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
	-moz-border-radius: 3px; 
	float: left;
	margin-right: 2px;
	display: block;
}

#pagenumbers #pagenumber_text {
	float: left;
	color: #a4a4a4;
	font-size: 90%;
	padding-left: 5px;
	padding-top: 1px;
	padding-right: 7px;
}

/* sidebar
   ---------- */
		
#sidebar {
	float: left;
	width: 205px;
	margin: 0 0 10px 0;
}

#sidebar h2 {
	color:#FFFFFF;
	border-bottom:1px solid #afafaf;
}

#sidebar a {
	color: #FFFFFF;
	text-decoration:none;
}

#sidebar a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#sidebar li {
	list-style-type:none;
	list-style-position:outside;
	background: url(../images/larrow.gif) no-repeat 2px 6px;
	padding-left: 9px;
}

#sidebar li ul li{
	list-style-type:none;
	list-style-position:outside;
	margin-left:20px;
}
		
#sidebar #highlightbar h2 {
	border-bottom:1px solid #FF9966;
}

#sidebar #highlightcorner {
	background: #FF5500 url(../images/rt.gif) no-repeat;
	color: #FFFFFF;
	height: 7px;
	overflow: hidden;
}
		
#sidebar #highlightbar {
	font-size: 1em;
	background: #FF5500 url(../images/rb.gif) no-repeat 0 100%;
	color: #FFFFFF;
	padding: 4px 8px 10px;	
	margin: 0 0 10px 0;
}
	
			
#sidebar #corner {
	background: #818181 url(../images/rt2.gif) no-repeat;
	color: #FFFFFFF;
	height: 7px;
	overflow: hidden;
}
		
#sidebar #bar {
	font-size: 1em;
	background: #818181 url(../images/rb2.gif) no-repeat 0 100%;
	color: #EEEEEE;
	padding: 4px 8px 10px;	
	margin: 0 0 10px 0;
}
	
#sidebar #highlightbar h2,
#sidebar #bar h2
{
	font-size: 1.24em;
}

#sidebar li#archyear {
	background: url(../images/expand.gif) no-repeat -5px -2px;
	padding-left: 15px;
}

#sidebar li#archmonth {
	background: url(../images/expand.gif) no-repeat 5px -2px;
	padding-left: 25px;
}

#sidebar li#archentry {
	background: url(../images/larrow.gif) no-repeat 25px 6px;
	padding-left: 33px;
}

#sidebar li#archyear.colapse,
#sidebar li#archmonth.colapse
{
	background-image: url(../images/colapse.gif);
}

#sidebar #video_outer .freevideolabel {
	position: relative;
	left: -1px;
	top: 10px;
	float: right;
}

#sidebar #video_outer #videothumbnail {
	padding: 5px 0px 2px 3px;
	float: left;
}

#sidebar #video_outer #videothumbnail img {
	width: 170px;
	border: 1px solid #eeeeee;
}

#sidebar #video_outer #videotitle {
	clear: both;
}

#sidebar #video_outer #videotitle a {
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(../images/larrow.gif) no-repeat 2px 6px;
	padding-left: 9px;
	font-weight: bold;
	display: block;
}

#sidebar #video_outer #videodetails {
	padding-left: 9px;
	padding-right: 11px;
}

#sidebar #video_outer #videodetails div {
	display: inline;
}

#sidebar #video_outer #rating_outer div {
	background: #eeeeee;
	-moz-border-radius: 5px;
	padding: 3px 5px 3px 5px;
	margin-top: 3px;
	display: block;
}

#sidebar .social_img img {
	border: 1px solid #EEEEEE;
}

/* comments */
#usercomments_outer {
	clear: both;
}

#usercomment {
	padding-top: 5px;
	margin: 5px 0px 10px 0px;
}

#usercomment .commentbody {
	padding-left: 10px;
}

#usercomment #details {
	color: #999999;
	background: #f4f4f4;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#columnheader #title_outer {
	color: #666666;
	background: #e4e4e4;
	border-bottom: 1px solid #bbbbbb;
	padding: 5px 10px 5px 10px;
}

/* Popup windows for editing comments and other future uses */
.funcwin {
	position: absolute;
	width: 720px;
	visibility: hidden;
	top: 275px;
	z-index: 77;
}

.funcwin #content {
	background: #f4f4f4;
	color: #808080;
	border: 1px solid #ccc;
	padding: 0px 15px 5px 15px;
	width: 700px;
}

.funcwin #arrow {
	background: url(../images/funcwinpointer.gif) no-repeat;
	width: 20px;
	height: 9px;
	position: relative;
	left: 70px;
	font-size: 10%;
	top: -9px;
}

.funcwin #wintitle {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.funcwin #formtext {
	width: 600px;
}

.funcwin #formentry #title {
	width: 100px;
}

.funcwin #formentry #entry {
	width: 550px;
}

/* layout
   ------ */

#main {
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
}

#posts {
	font: 1.1em Arial, Helvetica, sans-serif; 
	line-height: 1.7em;
	width: 719px;
	overflow: hidden;
}

#posts #postdate {
	text-transform: uppercase;
	color: #949494;
}

#posts #posttitle {
	font: bold 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #000000;
}

#posts #posttitle a {
	color: #454545;
}

#posts #posttitle a:hover {
	color: #FF5500;
}

#posts #postcontent img {
	border-color: #CCCCCC;
	-moz-border-radius: 1px;
}

#posts #postcontent p {	
	margin: 0 0 15px 0; 
}

#posts #postdetails {
	font-size: 0.9em; 
	line-height: 1.5em;
	margin-top: 10px;
	text-transform: uppercase;
	color: #949494;
}

#posts #postdetails a {
	text-decoration: none;
	color: #FF5500;
}

#posts #postdetails a:hover {
	text-decoration: underline;
	color: #000000;
}

#posts .post {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #d4d4d4;
}

/* IE Fixes */
* html #banklatestvideos {
	width: 725px;
	height: 110px;
}

* html #banklatestvideos a#prevbanklatestvideos,
* html #banklatestvideos a#nextbanklatestvideos 
{
	width: 14px;
}