/*--- common --*/

h1 {
    margin: 10px 0;
    font-size: 160%;
}

h2 {
    margin: 10px 0;
    font-size: 128%;
}

strong { font-weight: bold; }

.floatLeft { float: left; }
.floatRight { float: right; }

/*--- banner ---*/

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;
}
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#gojSubHeader {
	background: #333;
	width:100%;
	height:20px;
	he\ight:17px;
	margin:0;
	font-weight:400;	
	border-bottom: 3px solid #333;
	padding-top: 3px;
    font-family: arial,helvetica,sans-serif !important;
	line-height: 20px;
}

div#gojFooter {
	width:100%;
	height:23px;
	he\ight: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 ---*/

ul.listNav {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

div#gojSubHeader ul.listNav {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	z-index:999;
}

ul.listNav li {
	display:inline;
	list-style: none;
	margin: 0;
	padding-right: 4px;
	color: white;	
	font-size: 92% !important;
}

div#gojSubHeader ul.listNav li {
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding-right: 4px;
	color:#4f4f4f;	
	font-size: 92% !important;
	padding-bottom: 5px;
}

ul.listNav li a {
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

div#gojSubHeader 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;
}

div#gojSubHeader ul.listNav li a:hover {
	color: #eb8f05;
	text-decoration: none;
}

/*--- rollOut nav ---*/

div#gojSubHeader ul.listNav li ul {
	position: absolute;
	direction: ltr;
	width: 160px;
	left: -999em;
	background: url(/images/rolloutnav_bg.gif) top left repeat-x #424242;
	margin-top: 5px;
	padding: 0 5px;
	z-index: 10000;
	margin-left: -10px;
	border-bottom: 3px solid #333;
}

* html div#gojSubHeader ul.listNav li ul {
	margin-top: 20px;
}

div#gojSubHeader ul.listNav li:hover ul{
	left: auto;
}

div#gojSubHeader ul#dropdownNav li.sfhover ul {
	left: 0;
	z-index: 10000;
}

div#gojSubHeader ul.listNav li ul li {
	display: block;
	float:none;
	border-bottom: 1px solid #505050;
	margin: 0;
	padding: 5px;
	font-size: 85% !important;
}

div#gojSubHeader ul.listNav li ul li.first {
	margin-top: 5px;	
}

div#gojSubHeader ul.listNav li ul li.last {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 15px;	
}

div#gojSubHeader ul.listNav li ul li a{
	display: block;
	float: none;
	height: auto !important;
	background-color: transparent;
}

* html div#gojSubHeader ul.listNav li ul li a{
	display: inline;
	float: none;
	background-color: none;
}


/* 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;
}

/* Very center, main page title */
div.center_content_title {
    padding: 10px 0;
    font-size: 136%;
}

/* Right column */
div.right_column {
/*padding: 5px 12px;*/
padding: 5px 11px 5px 14px;
*padding: 10px 11px;

}

    div.right_column div.right_column_title {        
        font-weight: bold;
    }

    div.right_column div.right_column_item {
        margin: 5px 0 10px 0;   
        padding-bottom: 10px;
        *padding-left: 4px;
        background: url(../images/dotted_line.gif) repeat-x bottom;
        font-size: 82%;
    }   

/* Left column */
.yui-b div.left_column {    
    width: 169px !important;    
}       
    
.yui-b .section_title {
background: #336699;
	color:#FFFFFF;
    padding: 0 0 0 10px;    
    font-weight: bold;
}

.yui-b li {
    margin: 0 5px;
    padding: 5px 0 5px 5px;
    list-style: square inside !important;    
    background: url(../images/dotted_line.gif) repeat-x bottom;
    font-size: 82%;
}

.yui-b li li {
	margin: 0 5px;
    padding: 5px 0 5px 5px;
	/*list-style: square inside !important; */
	background: none;  
    border-bottom: 1px solid #e7e7e7;
    font-size: 98%;
	color: #369;
}

.yui-b li li.last {
	border-bottom:none;
}
    
/* News section */
    div.news div.news_header {
        height:23px;
        he\ight:20px;
	    margin:20px 0;
        padding: 0 10px;
	    font-weight:400;
        border-bottom: 3px solid #333;	    	    
	    padding-top: 5px;           
    }
    
    div.news div.news_item {
        margin:  10px 15px;   
        padding-bottom: 0px;
        background: url(../images/dotted_line.gif) repeat-x bottom;	
        font-size: 82%;
    }    
    
    div.news div.news_item img {
        margin:  0 10px 5px 0;             
    }    
    
/* Push the main body over in FF */
.yui-gc {
    margin-left: -4px !important;
    *margin-left: 0 !important;
}

/*********************************************************************************

	This is the default grey style for when the user is Editing in Contribute

**********************************************************************************/

/*--- header & footer ---*/

div#gojHeader {
	background: #888;
}

div#gojFooter {
	background: #888;
}

/* 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: none;
}

.yui-b li li a, .yui-b li li a:link, .yui-b li li a:visited { 
	color: #000;
	text-decoration: none;
}

.yui-b li a:hover {
	color: #000;
	text-decoration: underline;
}

.yui-b li li a:hover {
	color: #000;
	text-decoration: underline;
}
    
/* News section */
div.news {
    background: url(../images/news-bg-blue.jpg) repeat-x top;
}

    div.news div.news_header {
	    background: #888;
        color: #fff;        
    }    
    
    div.news div.news_item img {     
        border: solid #fff 1px;        
    }
    
    div.news div.news_item a,
    div.news div.news_item a:link,
    div.news div.news_item a:visited {
        color:#003366;
        text-decoration: none;        
    }
    
    div.news div.news_item a:hover {
        color: #ff9900;
        text-decoration: underline;        
    }
