
/********** GENERAL FORMATTING **********/

body {
	background-color: #b5afaf; 
	background-image: url(../images/bg.html); 
	color: #000000; 
	font-family: verdana, helvetica, arial; 
	font-size: 12px;
	text-align: center; /* center content container */
	}

#content_container {
	margin: 0 auto;
	width: 750px;
	height:100%;
	text-align: left;
	border: 1px solid #5B514D
}

h1.panel {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: none;
	color: #AD9267;
	padding: 4px 0px 4px 8px; 
	background-color: #302E2F;
	margin:0;
	}

.yellow-brown {
	color: #a3923f;
}

	
a {
	color: #3d4896;
}

a:visited {
	color: #3d4896;
}
	


/********** MAIN PANEL DIVS **********/

#panel_top {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 750px;
	background-color: #93898A;
	border-bottom: 1px solid #302E2F;
	}

#panel_left {
	margin-left: -176px;
	position: relative;
	width: 176px;
	background-color: #302E2F;
	float: left;
	padding-bottom: 30px;

	}

	
/* inner content container for normal pages*/
#panel_middle_page {
	background-color: #fff;
	width: 598px;
	padding-bottom: 30px;
	float:left;
	border-right: 152px solid #302E2F; /* right panel background */
	}
	
	
/* inner content container for cover*/
#panel_middle_cover {
	background-color: #fff;
	width: 422px;
	float:left;
	border-left: 176px solid #302E2F; /* left panel background */
	border-right: 152px solid #302E2F; /* right panel background */
	}
	
#panel_right {
	background-color: #302E2F;
	margin-right: -152px;
	width: 152px;
	float: right;
	position: relative;
	padding-bottom: 30px;
	color: #E9E6E4;
	}
	
#panel_cover {
	background-color: #fff;
	float:left;
	width:421px;
	margin-right: -422px;
	position: relative;
	padding-bottom: 30px;
	border-left: 1px solid #fff;
	}

#panel_about {
	padding:15px;
	line-height: 1.5em;
	}

#panel_page {
	background-color: #fff;
	float:left;
	width:597px;
	margin-right: -598px;
	position: relative;
	padding-bottom: 30px;
	}
	
#panel_full {
	background-color: #fff;
	width: 750px;
	position: relative;
	padding-bottom: 30px;
}
	
#panel_footer {
	background-color: #93898A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 750px;
	clear: both;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: #403532;
	line-height: 18px;
	}
	
	/********** TOP PANEL STYLES **********/

div#top_superheader{
	background: #93898a url(../images/masthead_bg.jpg) repeat-y;
	width: 750px;
	}
	

div#top_superheader div{
	float:left; 
	width:250px; /* 185px for 4 stories | 250px for 3 stories */
	text-align:center;
	padding: 5px 0px 5px 0px;
	}

	
div#top_superheader div a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration:none;
	color: #403532;
	padding: 3px;
	text-align: center;
	}
	
div#top_superheader div a:hover {
	color: #ffffff;
	background-color: #746b6e;
	}

#top_masthead {
	width: 750px;
	text-align: center;
	background: #93898a url(../images/masthead_bg.jpg) repeat-y;
	}

#top_navbar {
	background: #93898a url(../images/masthead_bg.jpg) repeat-y;
}
	
#top_navbar p {
	text-align:center;
	padding: 4px 0px 5px 0px;
	margin:0;
	}

div#top_navbar p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #403532;
	font-weight: normal;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	}
	
div#top_navbar p a:hover {
	text-decoration:none;
	background-color: #746b6e;
	color:#ffffff;
	}
	

/********** RIGHT PANEL STYLES **********/

#right_otherstories {
	padding-left: 8px;
	padding-right: 5px;
	margin-bottom: 15px;
	color: #E9E6E4;
	}

p.right_otherstory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	color: #E9E6E4;
 	}
	
#panel_right h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0px 0px -2px;
	padding: 2px;
	}
	
#panel_right h3 a {
	text-decoration: none;
	color: #c6c3bc;
	}
	
#panel_right h3 a:hover {
	color: #ffffff;
	}

#right_contact_us {
	padding-left: 8px;
	padding-right: 5px;
	margin-bottom: 15px;
	}
	
#right_contact_us p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding: 10px 0px 0px 0;
	}
	
#right_contact_us a {
	text-decoration: none;
	color: #c6c3bc;
	font-weight: bold;
	}
	
#right_contact_us a:hover {
	color: #ffffff;
	}

#right_contact_us address {
	font-size: 10px;
	font-style: normal;
	}
	
	
form#search_magazine {
	padding: 0;
	margin: 10px 5px 20px 8px;
	}
	
#search_keywords {
	width: 120px;
	font-size: 10px;
	color: #222;
	background-color:#f6f6f6;
	border: 1px solid #aaa;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	}
	
	/********** LEFT PANEL STYLES **********/

#panel_left {
	color: #E9E6E4;
	}


#panel_left ul {
	margin-left: 0px;
	padding-left: 20px;
	color: #bbb;
}

#panel_left ul li {
	padding-top: 5px;
	font-size: 11px;
}
	
#panel_left ul li a {
	color: #bbb;
	text-decoration: none;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#panel_left ul li a:hover {
	color: #fff;
}

#left_random_image p {
	background-color: #93898a;
	padding:6px;
	margin: 0px;
	}

#left_random_image p a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #403532;
	text-decoration: none;
	}

	
#editions_images {
	text-align:center;
}

	
#editions_images a {
	margin: 20px auto;
	color: #dddddd;
	font-weight:bold;
	text-decoration: none;
	display:block;
	}
	
#editions_images a:hover {
	color: #ffffff;
}

#editions_images a img {
	width: 88px;
	height: 88px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

#editions_images a img:hover {
	border: 1px solid #fff;
}

#editions_text {
	margin-bottom: 20px;
	border-bottom: 1px solid #918788;
}
	
#editions_text a {
	display: block;
	width: 160px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #918788;
	color: #918788;
	}

#editions_text a:hover {
	background-color: #444;
	color: #eee;
	}

#credits {
	padding: 8px;
}

#credits p {
	font-size: 0.85em;
	color: #ccc;
	line-height: 1.4em;
}

#credits p b {
	color: #ddd;
}


/********** PAGE PANEL STYLES **********/

#panel_page div.page_inner_container, #panel_full div.page_inner_container {
	padding: 15px;
}

#panel_page p, #panel_full p {
	line-height: 1.5em;
	margin: 10px 0px;
	padding: 0px;
}

#panel_page h2 {
	font-size: 1.3em;
}

#panel_page li, #panel_full li {
	padding-top: 5px;
	line-height: 1.5em;
}

#panel_page h4, #panel_full h4 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
}

#panel_page a, #panel_full a {
	color: #3d4896;
	}
	
#panel_page a:visited, #panel_full a:visited {
	color: #3d4896;
}

#panel_page h2.section_color1, #panel_full h2.section_color1 {
	color: #9d8355;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	display:inline;
	}
	
#panel_page h2.section_color2, #panel_full h2.section_color2 {
	color: #666666;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	display:inline;
	}

#panel_page h1, #panel_full h1 {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
#panel_page h3, #panel_full h3 {
	margin:0px 0px 20px 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	}
	
#panel_page ul.content_listing, #panel_full  ul.content_listing {
	margin:0;
	padding:0;
	color: #999;	/* bullet color */
	}

#panel_page ul.content_listing li, #panel_full ul.content_listing li{
	margin: 12px 10px 12px 20px;
	list-style-type: disc;
	}
	
#panel_page ul.content_listing li p, #panel_full ul.content_listing li p {
	color: #000;
	font-size: 12px;
	margin:0;
	padding:0;
	}

#panel_page ul.content_listing li p small {
	color: #505050;
	font-size: 11px;
	margin:0;
	padding: 0;
}

	
#panel_page ul.content_listing li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3d4896;
}
	
#panel_page span.headline {
	font-weight: bold;
	color: #013481;
	font-size: 1.2em;
	letter-spacing: -1px;
}
	
.pullquote {
	font-size:13pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	border-top: 1px solid #999;
	padding-top: 15px;
	line-height: 1.5em;
}

.pullquote2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-top: 10px;
	line-height: 1.5em;
}


.caption {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	line-height: 1.3em;
}


.drop-cap1 {
	float: left;
	font-size: 2.7em;
	color: #ff9900;
	margin-top: -5px;
	margin-right: 3px;
}

.block_alt0, .block_alt1 {
	padding: 10px;
}	

.block_alt0 h1, .block_alt1 h1 {
	margin: 20px 0px 0px 0px;
}

.block_alt0 {
	background-color: #EAF1E7;
}

.block_alt0 h1 {
	color: #CE7B00;
}

.block_alt1 {
	background-color: #FFFFFF;
}

.block_alt1 h1 {
	color: #005782;
}

#panel_page .block_alt0 h1, #panel_page .block_alt1 h1 {
	font-size: 16px;
}


h4.macfacts {
	border-top: 1px solid #aaaaaa;
	margin-top: 20px;
	padding-top: 20px;
	color: #004564;
	letter-spacing: -1px;
}

h4.macfacts span {
	color: #e8a126
}


#panel_page a.mactive_next1, #panel_page a.mactive_next1:visited, #panel_page a.mactive_next1:active {
	color: #004564;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}


#panel_page a.mactive_next, #panel_page a.mactive_next:visited, #panel_page a.mactive_next:active {
	display: block;
	float: left;
	text-decoration: none;
	color: #004564;
	background: #f0f0f0 url(../../winter-2008/images/next_arrow1.gif) no-repeat center right;
	padding: 5px 28px 5px 5px;
	font-weight: bold;
}


#homecoming_info {
	border-left: 1px solid #cccccc; 
	float: left; 
	width: 190px; 
	padding-left: 10px
}

#homecoming_info h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.2em;
	letter-spacing: -1px;
	color: #0047b6;
}

#homecoming_info p {
	font-size: 0.85em;
	line-height: 1.2em;
	margin-top: 0;
	padding-top: 0;
}


table#diving_in_comparison {
	margin-top: 70px;
	position: relative;
	background: url(../../winter-2008/images/diving_in_bg.jpg) no-repeat 0px 40px;
}

table#diving_in_comparison thead {
	background: url(../../winter-2008/images/diving_in_table_header.jpg) no-repeat top center;
}

table#diving_in_comparison thead tr th.th1 {
	background: url(../../winter-2008/images/diving_in_table_header1.jpg) no-repeat top right;
	width: 290px;
}

table#diving_in_comparison thead tr th.th1 span {
	display:block;
	position: absolute;
	left: 250px;
	text-align: right;
}

table#diving_in_comparison thead tr th.th2 {
	background: url(../../winter-2008/images/diving_in_table_header2.jpg) no-repeat top center;
	text-align: center;
	width: 130px;
}

table#diving_in_comparison thead tr th.th3 {
	background: url(../../winter-2008/images/diving_in_table_header3.jpg) no-repeat top left;
	width: 290px;
}

table#diving_in_comparison thead tr th.th3 span {
	display:block;
	position: absolute;
	left:400px;
	text-align: left;
}

table#diving_in_comparison thead th {
	height: 153px;
	color: #fff;
	font-size: 1.3em;
}

table#diving_in_comparison tbody tr th {
	color: #0047b6;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	height: 45px;
	width: 130px;
}

table#diving_in_comparison tbody tr td {
	font-size: 0.85em;
	padding: 0px 2px;
	height: 45px;
	width: 290px;
}

table#diving_in_comparison tfoot td {
	padding: 15px 0px;
	text-align:center;
	font-size: 0.85em;
}



/***** ARCHIVE PAGE STYLES *****/

div.archive_item {
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px 0px;
	clear: both;
	}
	
div.archive_item img {
	float: left;
	border: 1px solid #000;
	}
	
div.archive_item div {
	margin: 0px 20px 0px 110px;
	}
	
#panel_page div.archive_item h2 {
	margin:0;
	padding:0;
	color: #0047b6;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#panel_page div.archive_item p {
	margin: 3px 0px;
	padding: 0;
}
	
#panel_page div.archive_item a {
	text-decoration: none;
	}
	
div.archive_item p {
	margin:0;
	padding:0;
	}
	
#panel_page div.archive_item p a, #panel_page div.archive_item p a:visited {
	border-bottom: 1px solid #dedede;
	display:block;
	width:100%;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #927A50;
	}
	


/***** FEEDBACK FORM STYLES *****/

form#feedback_form {
	padding-left: 15px;
	}
	
form#feedback_form textarea {
	margin-top: 6px;
	}	

div.feedback_label {
	width: 200px;
	float:left;
	padding-top: 5px;
	margin-top: 10px;
	}
	
div.feedback_field {
	width: 200px;
	float: left;
	margin-top: 10px;
	}
	
.feedback_comments {
	margin: 10px 0px 10px 0px;
	}
	
ul.guides {
	color: #999;
	list-style-type: square;
}

ul.guides li p {
	color: #000;
	font-size: 0.9em;
}

#panel_page h4.guides {
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 1em;
}
/********** MIDDLE PANEL STYLES **********/	


div.middle_coverstory {
	padding: 5px;
	background-color: #ffffff;
	border-bottom: 1px solid #ccc;
	line-height: 1.4em;
	}

div.middle_coverstory div {
	margin-bottom: 5px;
}
	
#panel_cover div.middle_coverstory div a, #panel_cover div.middle_coverstory div a:visited {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding-bottom: 5px;
	}

span.middle_feature_box_left {
	float:left;
	width:196px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-left: 10px;
	padding: 6px 2px 6px 2px;
	}
	
#panel_cover span.middle_feature_box_left a, #panel_cover span.middle_feature_box_left a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
	
span.middle_feature_box_right {
	float:right;
	width:196px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 6px 2px 6px 2px;
	}

#panel_cover span.middle_feature_box_right a, #panel_cover span.middle_feature_box_right a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
	/********** FOOTER PANEL STYLES **********/	
	
	
#panel_footer a {
	font-weight: bold;
	text-decoration: none;
	color: #403532;
	padding: 2px;
	}
	
#panel_footer a:hover {
	color: #ffffff;
	background-color: #746b6e;
	}
