/* -------------------------------------------------------------------------- */
/* GeekCruises.com - Green Attributes */
/* -------------------------------------------------------------------------- */

#cbtop, #cbsub h1, #cbsub h2, 
.leftcola table .gr, .rightcola table .gr, 
#contain2col1 h2, #contain2col2 h2 {
	background-color: #25702f;
	}

#bb p, 
#contain2col1 h3, #contain2col2 h3, 
#contain3col1 h3, #contain3col2 h3, 
#contain2col1 h4, #contain2col2 h4, 
#contain3col1 h4, #contain3col2 h4, 
#contain2col2 .colortext, #booking .colortext {
	color: #1f5d27;
	}

#ct, #ct134 {
	background-image: url(../imagesb/greenbg2.gif);
	}
		
#navcontainer2 ul li a {
	background: #92bb97;
	}
	
#navcontainer1 li#book a, #navcontainer2 li#book a, #forTabs .yuimenubaritem.gc-deselected {
	background: #c2dbc6;
	}

#subwrapper, #subwrapper2 {
	background-image: url(../imagesb/subwrapgreen.gif);
	background-repeat: no-repeat;
	}

a:link { color: #1f5d27 }

a:visited { color: #333 }

a:hover { color: #af2b00 }

a:active { color: #000 }

/* patch jQuery ui */
.ui-tabs .ui-tabs-nav li.ui-state-default {background:#c2dbc6 none repeat scroll 0 0;border:0;}