/** 
 * Color Scheme:
 * Cherry Red:   #B30938
 * Light Cherry: #E1819C
 * Grey:         #999999
 * Error Red:    #FF0000
 * Fade Red:     #F2D5DD
 */

*{border:0;margin:0;padding:0;background:transparent;} 

body
{
font-family: trebuchet ms, verdana, arial, tahoma;
font-size: 80%; color: #999999;
background-color: #ffffff;
line-height: 200%;
margin-top: 0px;
background: #ffffff url('../images/bg.gif') top center repeat-x;
}

a.linkopacity2 img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}

a.linkopacity2:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
}

#border
{
border: 0px ;
width: 770px;
background-color: #FFFFFF;
background:url('../images/background2.jpg') no-repeat;
margin: 0 auto;
}

#header
{
height: 69px;
width:700px;
margin-left:10px;
background-image:url('../images/banner2.jpg');
}
#header{height: 69px;width:700px;margin-left:10px;top:20px;background-image:url('../images/banner2.jpg');}
* html #header #header2 #header3 #header4 #header5 #header6 #header7{ margin-left: 0; }

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
z-index: 1;
}

* html #content {height:1%}
* > html #content {height:auto}

#container
{
width: 740px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #669900;
}

.splitright {
background: #ffffff url('../images/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 72%;
float: left;
overflow: hidden;
text-align: justify;
}

input, textarea
{
	border:1px solid #999999;
}

/**
 * Used for text-input boxes.
 */
.box 
{
	border:1px solid #999999;
	text-align: left;
}

/**
 * Used for text-input boxes that are empty and need to be
 * pointed out to the user.
 */
.emptybox 
{
	border-bottom:1px solid #999999;
	background-color:#F2D5DD;
	text-align: center;
}

/**
 * Button styling
 */
.buttonFormat
{
	background-color:#EEEEEE;
	border:1px dashed #B30938;
}

/**
 * Datagrid item/row styling.
 */
.dgItemPadding
{
	background-color:#FFFFFF;
	padding-left:10px;
}

/**
 * Datagrid header styling.
 */
.dgHeader
{
	background-color:#EEEEEE;
	color:#B30938;
	font-weight:bold;
	text-align:center;
	border:1px solid #999999;
}

/**
 * Datagrid item styling.
 */
.dgItem
{
	text-align:center;
	
}

/**
 * Error messages.
 */
.error
{
	color:#FF0000;
	font-weight:bold;
}

/**
 * Confirmation messages.  It's good...
 */
.ok
{
	color:#0000CC;
	font-weight:bold;
}

/**
 * Content seperator...
 */
.seperator
{
	border-bottom:1px solid #999999;
}

#introduction
{
	float:left;
	width:180px;
	z-index: 100;
	padding:0px 0px;
	margin:10px 0px 0px 0px;
	text-align:center;
	line-height:1.5em;
	color:#999999;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	/*height:1024px;*/
	/*border-right:1px solid #999999;*/
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction a {
	border-bottom: none;
	color:#B30938;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#B30938;
}

#introduction a:hover, a:active{
	color:#B30938;
}

/* ~~~~~~~~ ADDED BY JS, 9/13/2006 ~~~~~~~~ */
#searchbox 
{
    width: 100%;
	/*---border: solid 1px #0f0;---*/
}

#fieldsbox
{
    float: left;
    position: relative;
    width: 400px;
	/*---border: solid 1px #0ff;---*/
}

#calendarbox
{
    float: right;
    position: relative;
	width:200px;
	z-index: 500;
	margin: 5px 0px 0px 0px;   
	padding: 0;
	/*---border: solid 1px #f00;---*/
}

#resultsbox 
{
    width: 100%;
	/*---border: solid 1px #0f0;---*/
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #EEEEEE; /* E7F2FE originally */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#B30938;
}

#footer a:hover, a:active{
	color:#B30938;
}




a:active,
a:visited,
a:link	    			{ color: #B30938; text-decoration: none; }
a:hover					{ color: #B30938; text-decoration: underline; }

/* ~~~~~~~~~ PROPS FOR THE MENU GO OUT TO EXPLODING-BOY.COM ~~~~~~~~~ */

   	#topmenu {
	position: relative;
	top: 13px;
	left: 15px;
	width: 600px; /* 540px originally */
	font-size:93%;
	margin: 0;
	line-height:normal;
	height: 41px;
      }
    #topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(../images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(../images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#B30938;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #topmenu a span {float:none;}
    /* End IE5-Mac hack */
    #topmenu a:hover span {
      color:#999999;
      }
    #topmenu a:hover {
      background-position:0% -42px;
      }
    #topmenu a:hover span {
      background-position:100% -42px;
    }
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 120%;
color: #B30938;
}

h3{
	color:#B30938;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {font-size: 16px}
.style5 {
	font-size: 11px;
	color: #999999;
}

/**
 * 
 * Floater definitions so user can hover over boxes and get times.
 * 
 */
a.floater{
	position: relative;
	z-index:24;
	background-color:#B30938;
	color:#003;
	text-decoration:none
}
a.floater:hover{
	z-index: 25;
	background-color: #B30938;
	text-decoration:none;
	height:auto/* workaround IE bug? from
				 http://www.webmasterworld.com/forum83/1189.htm */
}
a.floater span{display: none}
a.floater:hover span{     /* Appearance of the floater */
	display:block;
	position:absolute;
	top:1.5em;    /* Customizable: Floater distance below anchor */
	left:1em;     /* Customizable: Floater distance right of anchor beginning */
	width:20em;   /* Customizable: Floater width */
	border:1px dashed #B30938;
	background-color:#ffffff;
	color:#000;
	text-align: left;
	text-decoration:none;
	padding-left:4px;
}

a.floater2{
	position: relative;
	z-index:24;
	background-color:#E1819C;
	text-decoration:none;
	color:#003;
	text-decoration:none
}
a.floater2:hover{
	z-index: 25;
	background-color: #E1819C;
	text-decoration:none;
	height:auto/* workaround IE bug? from
				 http://www.webmasterworld.com/forum83/1189.htm */
}
a.floater2 span{display: none}
a.floater2:hover span{     /* Appearance of the floater */
	display:block;
	position:absolute;
	top:1.5em;    /* Customizable: Floater distance below anchor */
	left:1em;     /* Customizable: Floater distance right of anchor beginning */
	width:20em;   /* Customizable: Floater width */
	border:1px dashed #B30938;
	background-color:#ffffff;
	text-decoration:none;
	color:#000;
	text-align: left;
	padding-left:4px;
}

.bg1
{
	background-color:#B30938;
}

.bg2 
{
	background-color:#E1819C;
}

.alertmsg
{
    color: #f00;
    font-weight: bold;
    font-style: italic;
}

 
