* {
	margin: 0;
	padding: 0;
}

body {	/*
	background: */
	font: 14px Arial, Tahoma, sans-serif;
}
a, a:link, a:visited, a:active {
	color: #7e9db7;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0 0 -1px 0;
}

#container {
    width: 936px;
    margin: 19px auto -22px auto;
    padding: 0 0 0 0;    
}

#top {
    padding: 0 1px 0 2px;
    margin: 0 0 9px 0;
	position: relative;
}
#top div {
    min-height: 39px;
    text-align: center;
    background: transparent url('/templates/img/beachcomber/bg_nav_right.gif') no-repeat 100% 0%;
}
#top div div {
    background: transparent url('/templates/img/beachcomber/bg_nav_left.gif') no-repeat 0 0;
	min-height: 39px;
}
#top div div div {
	margin: 0 10px;
	height: 39px;
    background: transparent url('/templates/img/beachcomber/bg_nav.gif') repeat-x 0 0;
}
#top div img {
	position: relative;
}

#top ul {
    min-height: 36px;
    padding: 3px 0 0 71px;
}
#top ul li {
    float: left;
    display: block;
    list-style-type: none;
    position: relative;
    padding: 1px 0 0 0;
}
#top ul li.active {
    background: url('/templates/img/beachcomber/active_tab.gif') no-repeat 50% 0;
}
#top ul li a {
    display: block;
	margin: 0 0 1px 0;
	padding: 10px 5px 6px 51px;
	position: relative; 
	z-index: 10;
	color: #76622e;
	font: bold 14px 'Trebuchet MS', Verdana;
    text-decoration: none; 
}
* html #top ul li {
    margin-bottom: -9px;
    position: relative;
    z-index: 10;
}
#top ul li.active a {
    margin-top: 7px;
    height: 7px;
    cursor: default;
}
/* menu  styles - home */
#top ul li a.home {
	background: url('/templates/img/beachcomber/home.gif') no-repeat 8px 0;
	padding-left: 59px;
}
#top ul li a.home:hover {
    background: url('/templates/img/beachcomber/home_h.gif') no-repeat 8px 0;
}
#top ul li.active a.home, #top ul li.active a.home:hover {
    background: url('/templates/img/beachcomber/home_a.gif') no-repeat 8px 0;
}

/* menu  styles - realmessages */
#top ul li a.realmessages {
    width: 45px;
    background: url('/templates/img/beachcomber/messages.gif') no-repeat 0 0;
}
#top ul li a.realmessages:hover {
    background: url('/templates/img/beachcomber/messages.gif') no-repeat 0 0;
}
#top ul li.active a.realmessages, #top ul li.active a.realmessages:hover {
    background: url('/templates/img/beachcomber/messages.gif') no-repeat 0 0;
}

/* menu  styles - modules */
#top ul li a.modules {
    background: url('/templates/img/beachcomber/modules.gif') no-repeat 8px 0;
}
#top ul li a.modules:hover {
    background: url('/templates/img/beachcomber/modules_h.gif') no-repeat 8px 0;
}
#top ul li.active a.modules, #top ul li.active a.modules:hover {
    background: url('/templates/img/beachcomber/modules_a.gif') no-repeat 8px 0;
}
/* menu  styles - edit details */
#top ul li a.edit_details {
    background: url('/templates/img/beachcomber/edit_details.gif') no-repeat 8px 0;
}
#top ul li a.edit_details:hover {
    background: url('/templates/img/beachcomber/edit_details_h.gif') no-repeat 8px 0;
}
#top ul li.active a.edit_details, #top ul li.active a.edit_details:hover {
    background: url('/templates/img/beachcomber/edit_details_a.gif') no-repeat 8px 0;
}
/* menu  styles - news */
#top ul li a.news {
    width: 45px;
    background: url('/templates/img/beachcomber/news.gif') no-repeat 0 0;
}
#top ul li a.news:hover {
    background: url('/templates/img/beachcomber/news_n.gif') no-repeat 0 0;
}
#top ul li.active a.news, #top ul li.active a.news:hover {
    background: url('/templates/img/beachcomber/news_n.gif') no-repeat 0 0;
}
/* menu  styles - how to study */
#top ul li a.how_to_study {
    background: url('/templates/img/beachcomber/how_to_study.gif') no-repeat 8px 0;
}
#top ul li a.how_to_study:hover {
    background: url('/templates/img/beachcomber/how_to_study_h.gif') no-repeat 8px 0;
}
#top ul li.active a.how_to_study, #top ul li.active a.how_to_study:hover {
    background: url('/templates/img/beachcomber/how_to_study_a.gif') no-repeat 8px 0;
}
/* menu  styles - ask charlei */
#top ul li a.ask_charlei {
    background: url('/templates/img/beachcomber/ask_charlei.gif') no-repeat 8px 0;
}
#top ul li a.ask_charlei:hover {
    background: url('/templates/img/beachcomber/ask_charlei_h.gif') no-repeat 8px 0;
}
#top ul li.active a.ask_charlei, #top ul li.active a.ask_charlei:hover {
    background: url('/templates/img/beachcomber/ask_charlei_a.gif') no-repeat 8px 0;
}
#top ul li a.messages {
    width: 45px;
    background: url('/templates/img/beachcomber/ask_charlei.gif') no-repeat 0 0;
}
#top ul li a.messages:hover {
    background: url('/templates/img/beachcomber/ask_charlei_h.gif') no-repeat 0 0;
}
#top ul li.active a.messages, #top ul li.active a.messages:hover {
    background: url('/templates/img/beachcomber/ask_charlei_a.gif') no-repeat 0 0;
}
/* menu  styles - forum */
#top ul li a.forum {
    width: 45px;
    background: url('/templates/img/beachcomber/forum.gif') no-repeat 8px 0;
}
#top ul li a.forum:hover {
    background: url('/templates/img/beachcomber/forum_h.gif') no-repeat 8px 0;
}
#top ul li.active a.forum, #top ul li.active a.forum:hover {
    background: url('/templates/img/beachcomber/forum_a.gif') no-repeat 8px 0;
}
/* menu  styles - logout */
#top ul li a.logout {
    width: 45px;
    background: url('/templates/img/beachcomber/logout.gif') no-repeat 8px 0;
}
#top ul li a.logout:hover {
    background: url('/templates/img/beachcomber/logout_h.gif') no-repeat 8px 0;
}
#top ul li.active a.logout, #top ul li.active a.logout:hover {
    background: url('/templates/img/beachcomber/logout_a.gif') no-repeat 8px 0;
}

#content_block {
    position: relative;
    height: 723px;
    background-color: #fff;
    border: 2px solid #ede4cf;
    border-top: 0;
    padding: 16px 0 0;
}

#content_blockPrelogin {
    position: relative;
    height: 750px;
    background-color: #fff;
    border: 2px solid #ede4cf;
    border-top: 0;
    padding: 0px 0 0;
}

.top_line {
    clear: both;
    position: relative;
    margin: 0 9px 0 10px;
    background-color: #fff;
    height: 9px;
}
* html .top_line {
    margin-top: 9px;
}
*:first-child+html .top_line {
    margin-top: 9px;
}
.top_line .corner_t_l, .top_line .corner_t_r {
    position: absolute;
    width: 10px;
    height: 10px;
}
.top_line .corner_t_l {
    top: -1px;
    left: -10px;
    background: url('/templates/img/beachcomber/corner_t_l.gif') no-repeat 0 0;
}
.top_line .corner_t_r {
    top: 0;
    right: -10px;
    background: url('/templates/img/beachcomber/corner_t_r.gif') no-repeat 0 0;
}

#content_block  .corner_b_l, #content_block  .corner_b_r {
    position: absolute;
    width: 9px;
    height: 9px;
    bottom: -2px;
}
* html #content_block  .corner_b_l, * html #content_block  .corner_b_r {
    bottom: -9px;
}
#content_block  .corner_b_l {
    left: -2px;
    background: url('/templates/img/beachcomber/corner_b_l.gif') no-repeat 0 0;
}
#content_block  .corner_b_r {
    right: -2px;
    background: url('/templates/img/beachcomber/corner_b_r.gif') no-repeat 0 0;
}


#l_col {
	float: left;
	width: 204px;
    padding: 0 0 0 25px;
}
#content {
	margin-left: 258px;
}
#content_prelogin {
	margin-left: 80px;	
}

.cornerTopLeft {
    background: url('/templates/img/beachcomber/prelogin/corner_t_l.gif') no-repeat;    
    float: left;
    width: 10px;
    height: 14px;
    _margin-bottom: -3px;
}

.cornerTopCenter {
    border-top: solid 1px #D9D9D9;
    width: 751px;
    float: left;
    height: 13px;
    _margin-bottom: -3px;
}

.cornerTopRight {
    background: url('/templates/img/beachcomber/prelogin/corner_t_r.gif') no-repeat;    
    float: left;
    width: 11px;
    height: 14px;
    _margin-bottom: -3px;
}

#content2Prelogin {
	width: 730px;
	height: 585px;
	float: left;
	padding: 0 20px 20px 20px;
	border-left: solid 1px #D9D9D9;
	border-right: solid 1px #D9D9D9;	
}

.cornerBottomLeft {
    background: url('/templates/img/beachcomber/prelogin/corner_b_l.gif') no-repeat;    
    float: left;
    width: 10px;
    height: 14px;
}

.cornerBottomCenter {
    border-bottom: solid 1px #D9D9D9;
    width: 751px;
    float: left;
    height: 10px;
    _margin-top: -6px;
}

.cornerBottomRight {
    background: url('/templates/img/beachcomber/prelogin/corner_b_r.gif') no-repeat;    
    float: left;
    width: 11px;
    height: 14px;
}

#content2 {
	width: 100%;
	float: left;	
}
* html #content2 {
	width /**/: auto;
}


#content2 h2 {
    color: #8b6219;
    font: 17px 'Trebuchet MS', Arial, sans-serif;
    padding: 2px 18px 4px;
}
#content2 p {
    padding: 0 0 7px;
}

#content .text_block {
    width: 652px;
    background: url('/templates/img/beachcomber/frame_b.gif') no-repeat 0 100%;
    padding: 0 0 9px;
}
#content .text_block .top {
    background: url('/templates/img/beachcomber/frame_t.gif') no-repeat 0 0;
    padding: 8px 0 0;
    height: 460px;
}
#content .text_block .content {
    border-left: 1px solid #e6ecf0;
    border-right: 1px solid #e6ecf0;
    padding: 0 0 8px;
    height: 452px;
}
#content .text_block .text {
    padding: 0 18px;
    height: 365px;
    overflow: auto;
    line-height: 17px;
}
#content .text_block .type2 {
    height: 430px;
}

#content2 .text_block .type4 {
    height: 393px;
}

#content .text_block .type3 {
    height: 423px;
}

#content .text_block .text img {
    float: right;
    border: 1px solid #ddd;
    padding: 3px;
    margin: 0 0 10px 10px;
}

#content_block .logo, #content_blockPrelogin .logo {
    position: absolute;
    top: 440px;
    left: 354px;
    margin-top: 40px;
    width: 139px;
    height: 51px;
    background: url('/templates/img/beachcomber/discovery_logo.gif') no-repeat 0 0;
}


#content_block .beachcomber, #content_blockPrelogin .beachcomber {
    position: absolute;
    top: 444px;
    left: 509px;
    margin-top: 40px;
    width: 92px;
    height: 32px;
    background: url('/templates/img/beachcomber/beachcomber_logo.gif') no-repeat 0 0;
}

.copyright {
    position: absolute;
    top: 457px;
    left: 224px;
    margin-top: 40px;    
    color: #c1c1c1;
    font: 12px 'Trebuchet MS', Arial, sans-serif;
}

#content_block .atol, #content_blockPrelogin .atol {
    position: absolute;
    top: 449px;
    right: 137px;
    margin-top: 30px;
    width: 48px;
    height: 48px;
    background: url('/templates/img/beachcomber/atol_logo.gif') no-repeat 0 0;
}

#content_block .abta, #content_blockPrelogin .abta {
    position: absolute;
    top: 443px;
    right: 85px;
    margin-top: 30px;
    width: 37px;
    height: 62px;
    background: url('/templates/img/beachcomber/abta_logo.gif') no-repeat 0 0;
}

#content_block .aito, #content_blockPrelogin .aito {
    position: absolute;
    top: 450px;
    right: 22px;
    margin-top: 30px;
    width: 46px;
    height: 46px;
    background: url('/templates/img/beachcomber/aito_logo.gif') no-repeat 0 0;
}

#content_block .rt, #content_blockPrelogin .rt {
    position: absolute;
    top: 453px;
    right: 187px;
    margin-top: 30px;
    width: 55px;
    height: 54px;
    background: url('/templates/img/beachcomber/logo_bottom.jpg') no-repeat 0 0;
}

#content_block .front_cover_cr, #content_blockPrelogin .front_cover_cr {
    position: absolute;
    top: 453px;
    right: 264px;
    margin-top: 30px;
    width: 40px;
    height: 43px;
    background: url('/templates/img/beachcomber/front_cover_cr.jpg') no-repeat 0 0;
}

.small_box {
    background: url('/templates/img/beachcomber/small_box_b.gif') no-repeat 0 100%;
    padding: 0 0 9px;
    margin: 17px 0 0;
}
.small_box .top {
    background: url('/templates/img/beachcomber/small_box_t.gif') no-repeat 0 0;
    padding: 8px 9px 0;
    height: 1%;
}
.small_box h3 {
    color: #7697b2;
    font: 17px 'Trebuchet MS', Arial, sans-serif;
    padding: 0 0 7px;
    text-align: center;
}
#login_form span {
    font: 16px 'Trebuchet MS', Arial, sans-serif;
    color: #a8a8a8;
    padding: 0 1px;
}

form input {
    border: 1px solid #d2d7e3;
    width: 182px;
    height: 20px;
    padding: 3px 0 0 1px;
    background: url('/templates/img/beachcomber/input_bg.gif') repeat-x 0 0;
  	font: 14px Arial, Tahoma, sans-serif;
	color: #666;
}

#container form .bt {
    display: block;
    float: left;
    margin: 5px 0 0;
	width: auto;
    text-decoration: none;
    background: #e9ddcb url('/templates/img/beachcomber/bt_bg.gif') repeat-x 0 0;
}
form .bt b {
    display: block;
    width: auto;
    background: url('/templates/img/beachcomber/bt_l.gif') no-repeat 0 0;
}
form .bt b i {
    display: block;
	width: auto;
    font: 12px 'Trebuchet MS', Arial, sans-serif;
    color: #662516;
    font-style: normal;
    height: 22px;
    padding: 3px 15px 0;
    background: url('/templates/img/beachcomber/bt_r.gif') no-repeat 100% 0;
    text-align: center;
    cursor: pointer;
}
* html #container form .bt, * html form .bt b, * html form .bt b i {
    display: inline-block;
}
form a.bt:hover b i {
    font-weight: bold;
}
.bt p b {
    display: in-line;
}
.bt p b i {
    display: block;
	width: auto;
    font: 12px 'Trebuchet MS', Arial, sans-serif;
    color: #662516;
    font-style: normal;
    height: 22px;
    padding: 3px 15px 0;
    background: url('/templates/img/beachcomber/bt_r.gif') no-repeat 100% 0;
    text-align: center;
    cursor: pointer;
}
* html #container bt, * html .bt b, * html .bt b i {
    display: inline-block;
}
a.bt:hover p b i {
    font-weight: bold;
}

#container #login_form .type1 {
    margin-right: 13px;
}
#container #login_form .type1 i, #container #login_form .type2 i {
    width: 56px;
}
#container #login_form .type3 i {
    width: 155px;
}
#login_form .line {
    height: 16px;
}

#login_form input {
    margin: 1px 0 3px;
}
* html #login_form input {
    margin: 0 0 2px;
}
*:first-child+html #login_form input {
    margin: 0 0 2px;
}

.small_box p {
    padding: 19px 8px 23px;
    font: 12px Arial, Verdana, sans-serif;
}

#container a.goto {
    display: block;
    margin: 16px auto 0;
    background: url('/templates/img/beachcomber/go_to_modules.gif') no-repeat 0 0;
    width: 208px;
    height: 88px;
}

.progress_bar {
    padding: 15px 0 0;
}

.module_nav {
    padding: 0 22px;
}
#container .module_nav .bt {
    float: right;
    margin: 7px 0 0 13px;
}
#container .module_nav .bt i {
    width: 56px;
}
#container .form_action {
	padding: 19px 41px 0 0;
}
#container .form_action .bt {
    float: right;
    margin: 7px 0 0 13px;
}

#container .modules a {
    position: relative;
    display: block;
    float: left;
    width: 208px;
    height: 88px;
    margin: 14px 13px 0 0;
    text-decoration: none;
    font: 13px Arial, Tahoma, sans-serif;
    color: #7e9db7;
}
#container .modules a:hover {
    color: #4865a9;
}
#container .modules a span {
    display: block;
    width: 104px;
    height: 81px;
    padding: 7px 0 0 104px;
    background: url('/templates/img/beachcomber/module_bg.gif') no-repeat 0 0;
    cursor: pointer;
    position: relative;
}
#container .modules a strong {
    display: block;
}

#container.wide #l_col {
    display: none;
}
#container.wide #content {
	margin-left: 84px;
}

#container.wide #content .text_block {
    width: 772px;
    background: url('/templates/img/beachcomber/frame_b_wide.gif') no-repeat 0 100%;
}
#container.wide #content .text_block .top {
    background: url('/templates/img/beachcomber/frame_t_wide.gif') no-repeat 0 0;
}
#container.wide #content .text_block .text {
    height: 345px;
}

#user_details input {
    width: 579px;
	 margin: 0 0 7px;
}
* html #user_details input {
	 margin: -1px 0 6px;
}
*:first-child+html #user_details input {
	 margin: -1px 0 6px;
}
#user_details span {
	display: block;
	float: left;
	clear: both;
	width: 111px;
	padding: 4px 0 0;
}
* html #user_details span {
	margin-right: -3px;
}

.audio {
}
.audio div {
}
.audio div a {
    width: 150px;
    height: 22px;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    background: url('/templates/img/beachcomber/show_crab_speech.jpg') no-repeat 0 0;
    font-size: 1px;
    padding-left: 4px;
    color: white !important;
}

.firstModuleMap {
    background: url('/templates/img/beachcomber/map_image.jpg');
    width: 204px;
    height: 119px;
    margin-top: 15px;
    display: block;
}

.popupNews {
    position: absolute; 
    z-index: 9; 
    top: auto; 
    left: auto; 
    background-color: #FFFFFF; 
    padding: 20px;
    width: 700px; 
    height: 300px;
    border: solid 2px #787878;
}

.float_right {
    float: right;
    border: 2px solid #a3d3e5;
    margin: 0 0 15px 27px;
}

.br {
    clear: both;
    font-size: 1px;
    height: 14px;
}
ul {
	padding: 0 0 0 30px;
}

.img_aligned_right {
	margin-left: 10px;
	margin-bottom: 8px;
	border: solid 1px #D9D9D9;
	padding: 3px;
	float: right;	
}

.img_aligned_left {
	margin-right: 10px;
	margin-bottom: 8px;
	border: solid 1px #D9D9D9;
	padding: 3px;
	float: left;	
}
.market_news_title {
	margin: 0px 0px 6px;
	padding: 0px;
}

/* dropdown menu */
#top {
	position: relative;
	z-index: 10;

}
#top ul li a {
	position: relative;
	z-index: 10;
}
#top .sub-menu a {
	position: relative;
	z-index: 8;
}
#top .sub-menu {
	position: absolute;
	left: 7px;
	top: 36px;
	padding: 0;
	margin: 0 !important;
	z-index: 9;
}
#top .sub-menu ul {
	padding: 11px 0 8px !important;
	border-left: 1px solid #a79463;
	border-right: 1px solid #a79463;
	border-bottom: 1px solid #a79463;
	background: #f3ebdd !important;
}
#top .sub-menu ul li {
	float: none !important;
	text-align: left !important;
	background: url('/templates/img/beachcomber/sub-menu_arrow.gif') no-repeat 13px 4px;
	padding: 0 0 8px !important;
	_padding: 0 !important;
}
#top .sub-menu ul li a {
	text-decoration: underline !important;
	margin: 0 0 0 24px;
	padding: 0 !important;
	font: normal 13px Arial, Helvetica, sans-serif !important;
}
#top .sub-menu ul li a:hover {
	text-decoration: none !important;
}

#submenuGettingStarted, #submenuAboutYou, #submenuMarketingSupport, #submenuContact {
	display: none;
}

/*    Getting Started       */
#gettingStarted div.borderLeft {
	position: absolute;
	left: -3px;
	top: 10px;
	z-index: 100001;
	width: 1px;
	display: none;
	background: transparent url('/templates/img/beachcomber/sub-menu_header_border.GIF') repeat-x 0 0 !important;
}
#gettingStarted div.smheader {
	position: absolute;
	top: -38px;
	left: -10px;
	height: 36px;
	min-height: 38px !important;
	width: 156px;
	background: transparent url('/templates/img/beachcomber/bg_nav.gif') repeat-x scroll 0pt!important;
}
#gettingStarted div.borderRight {
	position: absolute;
	left: 152px;
	top: 10px;
	z-index: 100001;
	width: 1px;
	display: none;
	background: transparent url('/templates/img/beachcomber/sub-menu_header_border.GIF') repeat-x 0 0 !important;
}
#gettingStarted div.sub-menu {
	width: 156px;
}

/*     About You        */
#aboutYou div.borderLeft {
	position: absolute;
	left: -4px;
	top: 10px;
	z-index: 100001;
	width: 1px;
	display: none;
	background: transparent url('/templates/img/beachcomber/sub-menu_header_border.GIF') repeat-x 0 0 !important;
}
#aboutYou div.smheader {
	position: absolute;
	top: -38px;
	left: -10px;
	height: 36px;
	min-height: 38px !important;
	width: 121px;
	background: transparent url('/templates/img/beachcomber/bg_nav.gif') repeat-x scroll 0pt!important;
}
#aboutYou div.borderRight {
	position: absolute;
	left: 116px;
	top: 10px;
	z-index: 100001;
	width: 1px;
	display: none;
	background: transparent url('/templates/img/beachcomber/sub-menu_header_border.GIF') repeat-x 0 0 !important;
}
#aboutYou div.sub-menu {
	width: 121px;
	left: 6px;
}

/*  Marketing Support   */
#marketingSupport div.borderLeft {
	position: absolute;
	left: -7px;
	top: 10px;
	z-index: 100001;
	width: 1px;
	display: none;
	background: transparent url('/templates/img/beachcomber/sub-menu_header_border.GIF') repeat-x 0 0 !important;
}
#marketingSupport div.smheader {
	position: absolute;
	top: -38px;
	left: -10px;
	height: 36px;
	min-height: 38px !important;
	width: 188px;
	background: transparent url('/templates/img/beachcomber/bg_nav.gif') repeat-x scroll 0pt!important;
}
#marketingSupport div.borderRight {
	position: absolute;
	left: 170px;
	top: 10px;
	z-index: 100001;
	width: 1px;
	display: none;
	background: transparent url('/templates/img/beachcomber/sub-menu_header_border.GIF') repeat-x 0 0 !important;
}
#marketingSupport div.sub-menu {
	width: 178px;
	left: 3px;
}

/*       Contact       */
#contact div.borderLeft {
	position: absolute;
	left: -5px;
	top: 10px;
	z-index: 100001;
	width: 1px;
	display: none;
	background: transparent url('/templates/img/beachcomber/sub-menu_header_border.GIF') repeat-x 0 0 !important;
}
#contact div.smheader {
	position: absolute;
	top: -38px;
	left: -10px;
	height: 36px;
	min-height: 38px !important;
	width: 115px;
	background: transparent url('/templates/img/beachcomber/bg_nav.gif') repeat-x scroll 0pt!important;
}
#contact div.borderRight {
	position: absolute;
	left: 100px;
	top: 10px;
	z-index: 100001;
	width: 1px;
	display: none;
	background: transparent url('/templates/img/beachcomber/sub-menu_header_border.GIF') repeat-x 0 0 !important;
}
#contact div.sub-menu {
	width: 106px;
	left: 5px;
}
#contactHref {
	margin: 0 0 0 -11px;
}

.imageLeft {
	float: left !important;
	margin: 0 25px 6px 0 !important;
	_margin:  0 20px 5px 0 !important;
}

.imageRight {
	float: right !important;
	margin: 0 0 6px 25px !important;
	_margin: 0 0 5px 20px !important;
}

.newsLink {
	width:580px;
}
