CSS - http://209.169.6.169/davecred.html

    * Collapse All
    * Expand All

http://209.169.6.169/davecred.html
Embedded Styles from http://209.169.6.169/davecred.html

#highlite {								/* this is the white box behind the submenu*/
	position: absolute;
	left: 19px;
	top: 187px;
	width: 202px; 
	height: 288px;
	z-index: 1;
	background-color:#FFF;
}


http://209.169.6.169/style.css

/*
Description: Custom Airshow site by Studio Signorella<a href="http://www.signorella.com>Studio Signorella</a>.
Author: Michael Signorella
Author URI: http://www.signorella.com


CONVENTIONAL SITE
*/

/*-------------------------------------
STRUCTURE CONSTANTS
---------------------------------------
*/	

body {								/*-- graduated screen in backgroundr --*/
 		margin: 0px;
 		background: url("static/bg.jpg") repeat-x top;
}

 
#cntringwrap { 					/*-- centering container --*/  
		width:820px;
		margin:0 auto;
		clear:both;
		position:relative;
}


#homelink {  						/*-- airshow logo --*/ 
  		position: absolute;
  		top: 30px;
  		left: 80px;
  		z-index: 2;
  		width: 167px;
  		height: 45px;
  		background: url("static/logo.gif") no-repeat;
} 


#header {  							/*-- header --*/
  		position: absolute;
  		top: 46px;
  		left: 226px;
  		z-index: 2;
  		width: 550px;
  		height: 20px;
		text-align:left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #999;
		font-size: 12px;
		font-weight: bold
} 	

	  
#pagebg {							/*-- background for all three columns --*/ 
		position: absolute;
		left: 19px;
		top: 26px;
		z-index: 1;
    	background: url("static/bg1.jpg" ) no-repeat top;
		width: 813px;
		height: 601px;
}


#left_col {
		position: absolute;
		top: 115px;
		left: 18px;
		width: 180px;
		z-index: 2;
}
	
 #center_col {
		position: absolute;
		top: 95px;
		left: 263px;
		width: 393px;
		z-index: 2;		
}	
	
#right_col {
		position: absolute;
  		top: 115px;
		left: 720px;
  		width: 89px;
		z-index: 2;
}
 


/*-------------------------------------
TYPOGRAPHY
---------------------------------------
*/	

body {
		color:#000;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:70%;
		line-height:20px;
}

.center_head {
		text-align:left;
		font: Verdana, Arial, Helvetica, sans-serif;
		color: #663333;
		font-size: 12px;
		font-weight: bold;
		line-height: 18px;
}


.center_text {
		text-align:left;
		font: Verdana, Arial, Helvetica, sans-serif;
		color: #333; 
		font-size: 11px;
		line-height: 24px;
}

.center_text a {
		text-align: left;
		font: Verdana, Arial, Helvetica, sans-serif;
		color: #663333; 
		font-size: 11px;
		line-height: 24px;
		text-decoration: none;
}

.center_text a:hover {
		text-align: left;
		font: Verdana, Arial, Helvetica, sans-serif;
		color: #000; 
		font-size: 11px;
		line-height: 24px;
		text-decoration: underline;
}

.right_col_text {
		text-align: center;
		font: Verdana, Arial, Helvetica, sans-serif;
		color: #333; 
		font-size: 10px;
		line-height: 12px;
}

.right_col_text a {
		text-align: center;
		font: Verdana, Arial, Helvetica, sans-serif;
		color: #333; 
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
}

.right_col_text a:hover {
		text-align: center;
		font: Verdana, Arial, Helvetica, sans-serif;
		color: #663333; 
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
}

.credits_text {
	text-align:left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 10px;
	line-height: 12px;
}

.credits_text a{
	text-align:left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 10px;
	line-height: 12px;
	text-decoration: none
}

.credits_text a:hover{
	text-align:left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline
}

/*-------------------------------------
NAVIGATION FOR CONVENTIONAL SITE 
---------------------------------------
*/

#menu {                 
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 24px;
		text-align: right;
		font-color: #000;
		font-weight: bold;
		border: 0 none;
		background: none;
}

#menu a {    
		color: #003399;
		text-decoration: none;
		display: block;
		border: 0 none;
}

#menu a:hover {  
		background: none;
		color:#000;
}




#submenu {                 
		font: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 24px;
		text-align: right;
		font-color: #000;
		border: 0 none;
}

#submenu a {    
		color: #003399;
		text-decoration: none;
		border: 0 none;
		display: block;
}

#submenu a:hover {  
		background: none;
		color:#000;
}





/*-------------------------------------
IMAGES FOR CONVENTIONAL SITE 
---------------------------------------
*/

img { border: none; } 



/*-------------------------------------
FORMS
---------------------------------------
*/

.form_right {
	position: absolute;
	left: 202px;
	top: 114px;
	z-index: 3;
	width: 200px;
}

.form_bottom {
	position: absolute;
	left: 0px;
	top: 453px;
	z-index: 4;
	width: 393px;
}

.form_text {
	text-align:left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size: 11px;
	line-height: 20px;
}

http://209.169.6.169/SpryAssets/SpryAccordion.css

@charset "UTF-8";

/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: none;
	border-right: 0 none;
	border-bottom: 0 none;
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #FFFFFF;
	border-top: 0;
	border-bottom: 1px black dotted;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 260px;
}


.AccordionPanelContent2 {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 260px;
}


.AccordionPanelContent3 {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 260px;
}

.AccordionPanelContent4 {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 260px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion. It's the link you're on.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #FFFFFF;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FFFFFF;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #FFFFFF;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #FFFFFF;
}

