﻿
/*---------------------------
-------  CONTENT  -----------
---------------------------*/

#content_con_home{
	margin-bottom:0px;
	padding-left:10px;
	width:660px;
	float:left;
}
#content_con_home .image_con_home{
	margin:0px 0px 10px 10px;
	padding:0px;
	width:225px;
	float:right;
	clear:right;
}

/*---------------------------
-------  HOMEPAGE  ----------
---------------------------*/

/*-------  BANNER  ---------*/

#banner{
	margin-bottom:20px;
	width:670px;
	float:left;
	clear:right;
	position:relative;
}
#banner_corners_top{
	width:670px;
	height:3px;
	top:0px;
	left:0px;
	position:absolute;
	background:url(../images/banner_corners.gif) no-repeat left top;
	z-index:1003;
}
#banner_corners_bottom{
	width:670px;
	height:3px;
	bottom:0px;
	left:0px;
	position:absolute;
	background:url(../images/banner_corners.gif) no-repeat left bottom;
	z-index:1004;
}

/* banner image */
#banner_container{
    width:250px;
	height:250px;
}
#banner .banner_image{
	padding:20px 400px 20px 20px;
	width:253px;
	height:210px;
	position:relative;
	background-repeat: no-repeat;
	background-position:left top;
}
#banner_image_donation{
	background-image:url(../images/banner_image_whale.jpg);
}
#banner_image_join{
	background-image:url(../images/banner_image_team.jpg);
}
#banner_image_member{
	background-image:url(../images/banner_image_boat.jpg);
}
#banner .banner_image h2{
	color:#FFFFFF;
	font-size:22px;
}
#banner .banner_image p{
	color:#FFFFFF;
	font-size:12px;
	line-height:155%;
}
#banner .banner_image a{
	padding:0px 0px 2px 20px;
	color:#FFCC66;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/banner_link_arrow.gif) no-repeat left 0px;
}
#banner .banner_image a:hover{
	text-decoration:underline;
}

/* banner tabs */
#banner_tab_con{
	width:670px;
	height:100px;
	position:relative;
	background-color:#2C95CF;
	display:none;
}
.banner_tabs{
	padding:10px;
	float:left;
	width:202px;
	height:79px;
	border-top:1px solid #80BFE2;
}
.banner_tabs#banner_active{
	position:relative;
	border-top-color:#78A4BC;
	background-color:#1E6790;
}
.banner_tabs#banner_active .banner_active_arrow{
	width:16px;
	height:9px;
	position:absolute;
	top:-8px;
	left:107px;
	background:url(../images/banner_active_arrow.gif) no-repeat left top;
}
.banner_tab_sep{
	width:2px;
	height:100%;
	float:left;
	background:url(../images/banner_tab_sep.gif) repeat-y;
}
#banner .banner_tabs h3, #banner .banner_tabs h2, #banner .banner_tabs h3 a{
	margin-bottom:3px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
#banner .banner_tabs p{
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-size:11px;
	line-height:140%;
}
#banner .banner_tabs a{
	color:#FFCC66;
	font-weight:bold;
	text-decoration:none;
}
#banner .banner_tabs a:hover{
	color:#FFCC66;
	text-decoration:underline;
}
#banner .banner_tabs img{
	margin:1px 10px 5px 0;
	float:left;
	border:1px solid #FFFFFF;
}

/*-------  RIGHT_CON  ---------*/

#right_con {
	margin-bottom:24px;
	padding-right:18px;
	width:270px;
	float:right;
	line-height:125%;
	}

/*---------  NEWS  -----------*/

#news_con{
	margin-bottom:11px;
	width:276px;
	height:350px;
	position:relative;
	background:url(../images/news_bg.jpg) no-repeat left 45px #E5EFF5;
}
#news_con .news_con_bottom{
	width:276px;
	position:absolute;
	bottom:0;
	height:5px;
	background:url(../images/news_bottom2.jpg) no-repeat left bottom;
}
#twitter .news_con_bottom{
	width:276px;
	height:5px;
	background:url(../images/news_bottom2.jpg) no-repeat left bottom;
}
#news_con .news_con_header, #twitter .news_con_header{
	margin-bottom:10px;
	height:45px;
	background:url(../images/news_top2.jpg) no-repeat left top #1E6790;
}
#news_con .news_con_header h3, #twitter .news_con_header h3{
	margin:0px;
	padding:15px 0px 0px 10px;
	font-size:16px;
	color:#FFFFFF;
}

/*---*/

#right_con .RSS{
	padding:10px 10px 0 0;
	float:right;
	width:100px;
	height:26px;
}
#right_con .RSS p{
	padding:0;
	margin:0;
	text-align:right;
	line-height:26px;
	font-size:11px;
}
#right_con .RSS p a{
	color:#5FADD9;
	text-decoration:none;
}
#right_con .RSS p a:hover{
	text-decoration:underline;
}
#right_con .RSS img{
	margin:0 0 0 5px;
	float:right;
	width:auto;
	height:auto;
	border:none;
}

/*---*/

#news_con img{
	margin:2px 0px 11px 11px;
	width:46px;
	height:46px;
	border:1px solid #FFFFFF;
}

/*---*/

#news_con .news_item{	
	margin:0px;
	padding:0px 15px 3px 0px;
	width:190px;
	float:right;
}
#news_con .news_item h5{	
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}
#news_con .news_item p{
	margin:0;
	line-height:140%;
	font-size:11px;
}
#news_con .news_item a, #news_con .news_item a:hover{
	color:#CC6600;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#news_con .news_item a:hover{
	text-decoration:underline;
}

/*--*/

#news_con .news_links{
	padding:0px 10px 0px;
	clear:both;
}
#twitter .news_links{
	padding:0px 10px 20px;
	clear:both;
}
#news_con .news_links a, #twitter .news_links a{
	padding:0 0 4px 20px;
	color:#CC6600;
	line-height:204%;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/news_arrow.gif) no-repeat 0px 0px;
}
#news_con .news_links a:hover, #twitter .news_links a:hover{
	text-decoration:underline;
	color:#CC6600;
}

/*---*/

.news_sep{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
	width:276px;
	border-top:1px solid #C7DDE4;
	border-bottom:1px solid #F5F9FB;
}

/*-------  TWITTER  -----------*/

#twitter{
	width:276px;
	position:relative;
	background:url(../images/news_bg.jpg) no-repeat left 45px #E5EFF5;
}

ul#twitter_update_list{
	margin:0px 0px 0px 0px;
	list-style:none;
}
ul#twitter_update_list li{
	margin-bottom:17px;
	padding:0px 10px 10px 2px;
	width:260px;
	overflow:hidden;
	list-style:none;
	font-size:11px;
	background:url(../images/news_sep.gif) no-repeat left bottom;
}
ul#twitter_update_list li span {
	padding-left:40px;
	background:url(../images/twitter_bullet.gif) no-repeat 10px top;
	display:block;

}
ul#twitter_update_list li span a, ul#twitter_update_list li span a:hover{
	padding-left:0px;
	color:#0D7CB9;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
ul#twitter_update_list li span a:hover{
	color:#1094DA;
}
ul#twitter_update_list li a, ul#twitter_update_list li a:hover{
	padding-left:40px;
	color:#CC6600;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
ul#twitter_update_list li a:hover{
	text-decoration:underline;
}
