/*--- common --*/

.alignleft{ float:left;}
.backtotop {
float:right;
color: grey;
font-size: 11px;
}

li.backtotop a{color:red;}
/*.content a:hover{ color:orange;}*/
strong { font-weight: bold; }

.floatLeft { float: left; }
.floatRight { float: right; }

/*--- banner ---*/
.open {
	display: block;
	height: auto;
margin:0;
padding:0;
	
	}
.closed {
	display: none;
	}
	
div#banner {
	text-indent: -9999px;
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	background: url(../images/banner-bg.gif);
}
div#branchCrest {
	height:50px;
	float:left;
	text-indent: 0;
	background: url(../images/banner-bg.gif) repeat-y;
}
div#branchCrest img {
	border: none;
}
div#goJamaicaLogo {
	width: 181px;
	height: 50px;
	float: right;
	background: url(../images/banner-gojamaica.jpg) no-repeat;
}



/*--- header & footer ---*/

div#gojHeader {
	width:100%;
	height:23px;
	he\ight:20px;
	margin:0;
	font-weight:400;	
	border-bottom: 3px solid #333;
	padding-top: 5px;
    font-family: arial,helvetica,sans-serif !important;
}

div#gojFooter {
	width:100%;
	height:23px;
	height:20px;
	margin: 10px 0 0 0;
	font-weight:400;	
	border-top: 3px solid #333;
	padding-top: 5px;
	margin-bottom: 20px;
    font-family: arial,helvetica,sans-serif !important;
}


/*--- list nav ---*/

.indent {text-indent: 40px;}
ul 
{
margin:0;
padding:0;
}

ul.listNav {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

ul.listNav li {
	display:inline;
	list-style: none;
	margin: 0;
	padding-right: 4px;
	color: #fff;	
	font-size: 92% !important;
	}

ul.listNav li a {
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

ul.listNav li a:hover {
	color: white;
	text-decoration: underline;
}

ul.listNav span { color: #333; }

/* Interior page, main text */
div.main_text p {
    margin-bottom: 15px;
}

div.main_text {
    padding: 10px 20px;
}

div.main_text div.image_thumb {
    float: right;    
    margin: 0 0 15px 15px;    
}

div.main_text div.image_caption {
    padding: 5px 10px;
}

div.main_text ul {
    margin: 15px;
}

div.main_text li {
    margin: 5px 20px;
    padding: 0;
    list-style: circle;
    background: transparent;
    font-size: 13px;
}


div.welcome {
	background: #000 url(../images/portal/bg-black.gif) repeat-x top left;
	/*min-height: 100px;
	height: auto !important;
	height: 100px;*/
	color: #fff;
	padding: 10px;
}
div.tabs{
background-color:#FFFFFF;
text-align:center;
padding-top:10px;
padding-bottom:10px;


}

div.tabs ul
{
width:100%;
}
div.tabs ul li

{
display:inline;
color:#000000;
/*padding:20px;*/

}
div.tabs ul li a:hover
{
color: orange;
}

div.welcome h1 { color: #fc3; font-size: 136%; margin: 0 0 10px 0; }

.content h4 a{ text-decoration:none;}
div.content { 
	background: #fff url(../images/portal/bg-yellow.gif) repeat-x top left;
	min-height: 243px;
	height: auto !important;
	height: 243px;
	color: #333;
	padding: 10px;
}

div.content div.hr {
	display: block;
	height: 1px;
	background: transparent url(../images/portal/dotted-line.gif) repeat-x top left;
	border: 0;
	margin: 5px 0;
}

div.content ul{
margin:0;
padding:0;

}

div.content ul li{
	color: #363;
	font-size: 110%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:20px;
	
}

div.content ul li a:hover {
	color: #b06d03;
	/*text-decoration: underline;*/
}

div.content ul ul {
	margin: 0 0 20px 30px;
	padding: 0;
}

div.content ul ul li{
	border-bottom:none;
	background: url(../images/portal/orange-bullet.gif) no-repeat 0 5px;
	font-size: 92%;
	padding: 0 0 0 10px;
	text-decoration:none;
	color: #333;
}

div.content ul ul li a:hover {
	color: orange;
	text-decoration: underline;
}

.active:onclick li { display: block; }
.active li { display: none; }

/* right column */
div.right_column {
	background: transparent url(../images/portal/bg-news.gif) repeat-x top left;
	width: 240px;
	min-height: 504px;
	height: auto !important;
	height: 504px;
}


   
/* news */

.newsItem {	font-size: 85%; padding: 10px; background: url(../images/portal/news-separator.gif) no-repeat bottom center;    }
	.newsItem strong { color: #166102; }
	.newsItem span { color: #7bab6e; }
	.newsItem a { color: #b06d03; text-decoration: none; }
	.newsItem a:hover { text-decoration: underline; }



/* overwrite default grids */

html body .yui-gc {
 /*   margin-left: -4px !important;
    *margin-left: 0 !important;*/
	width: 750px;
	border-left: none;
}

html body .yui-t1 { width: 750px !important; }
.yui-gc div.first  { width: 510px; margin: 0; padding: 0; }
.yui-gc div.news { width: 240px; margin: 0; }




/*********************************************************************************

	This is the default grey style for when the user is Editing in Contribute

**********************************************************************************/

/*--- header & footer ---*/

div#gojHeader {
	background: #000;
}

div#gojFooter {
	background: #000000;
}

/* Very center, main page title */
div.center_content_title { 
    color: #336699;
}

/*#yui-main {
    background: url(../images/feature-bg-green.jpg) no-repeat right bottom;
}*/

/*html>body #bd {
	margin-right: -330px;
}*/

/* Right column */
    div.right_column div.right_column_title {
        color: #166102;
    }
    
    div.right_column div.right_column_item a,
    div.right_column div.right_column_item a:link,
    div.right_column div.right_column_item a:visited {
        color: #ff9900;
        text-decoration: none;        
    }
    
    div.right_column div.right_column_item a:hover {
        color: #ff9900;
        text-decoration: underline;        
    }

/* Left column */
.yui-b div.left_column {    
    background: #f4f4f4 url(../images/sidenav_bg_grey.gif) repeat-x bottom;    
}       
    
.yui-b .section_title {
    background: url(../images/nav-heading-bg.jpg) repeat-x;
    color: #083a6c;
}

.yui-b li {    
    color: orange;
}

    .yui-b li a,
    .yui-b li a:link,
    .yui-b li a:visited {        
        color: #000;
        text-decoration: underline;
    }
    
    .yui-b li a:hover {
        color: #000;
        text-decoration: underline;
    }
    
 /*bact to top link settings*/
 
 .top {text-decoration: none;
        float: right;
      }   
	  
