	/*
	Project: 2008 OKARKSkywarn redesign
	Created: 09/8/2007 Steve Bluford
*/
/* xhtml overrides */
a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline; 
}
a:active {
	text-decoration:none; 
}
.noLink {
 color:#006699; text-decoration:none; 
}
.noLink:hover {
 color:#006699; text-decoration:none; 
}
.noLinkwhite {
 color:#ffffff;  
 text-decoration: underline; 
}
.noLinkwhite:hover {
 color:#ffffff; 
 text-decoration: underline; 
}

html,body {
      margin:0;
      padding:0;
      border:none
   }
input, p, select, td {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}
body {  margin: 20px 0 0 0; padding: 0; font-family: Verdana, Arial, Sans-Serif; line-height: 140.01%; }

form {
	display: inline;
}

p.{margin:0in;margin-bottom:.0001pt;}

body,.normal{
	background-color: #FFFFFF;
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: Normal    ; 
	font-style: Normal    ;
	text-decoration: None      ;
	color: #484848;
	scrollbar-base-color: #D4D0C8;
}

.titletext{
	background-color: #474747; 
	
	font-family: Arial; 
	font-size: 10pt; 
	color: #CCCCCC; 
	font-style: Normal    ; 
	font-weight: Normal    ; 
	text-decoration: None      ;
}
a.titletext:hover{
	font-family: Arial; 
	font-size: 10pt; 
	color: #CCCCCC; 
	font-style: Normal    ; 
	font-weight: Normal    ; 
	text-decoration: None      ;
}

.submenutextHover{
	background-color: #474747;
	font-family: Arial; 
	font-size: 8pt; 
	color: #CCCCCC; 
	font-style: Normal    ; 
	font-weight: Normal    ; 
	text-decoration: None      ;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);}
}

hr  {
	border: 0;
	height: 1px;
	color: #cccccc;
	background-color: #cccccc;
}
h1 {
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 2px 0;
}
h2 {
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 2px 0;
}
hr {
	border: 0;
	height: 1px;
}
th {
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
	}
err {
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 0;
}

wizarderr {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

/* page */

	/* column container */
	.colmask {
		clear:both;
		float:left;
		width:100%;
		overflow:hidden;
		padding: 0px;
		margin: 0px;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		padding: 2px;
		margin: 8px;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		padding:.5em 0 1em 0;
		overflow:hidden;
	}
	.col1  { border-right-style: solid; border-right-width: 1px; border-right-color: #cccccc; }
	
	/* 2 Column (right menu) settings */
	.rightmenu {
		background:#fff;		/* right column background colour */
	}
	.rightmenu .colleft {
		right:28%;				/* right column width */
		background:#fff;		/* left column background colour */
	}
	.rightmenu .col1 {
		width:73%;				/* left column content width (left column width minus left and right padding) */
		left:30%;				/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:26%;				/* right column content width (right column width minus left and right padding) */
		left:60%;				/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	
	.leftmenu .colleft {
		right:75%;				/* right column width */
		background:#fff;		/* left column background colour */
	}
	.leftmenu .col1 {
		width:71%;				/* right column content width */
		left:102%;
		border-width: 1px;       /* 100% plus left column left padding */
		border-style: solid; 
		border-color: #cccccc;
		margin-left: 8px;
		padding-left: 8px;
		padding-right: 8px;
	}


	/* Footer styles */
	#footer {
        clear:both;
        padding:1em 2%;
		border-top:1px solid #ccc;
    }

	.pcol1,
	.pcol2,
	.pcol3 {
		float:left;
		padding:.5em 4px 1em 0;
		overflow:hidden;
	}
	.pcol1 {
		width:79%;				/* right column content width */
		left:102%;
		border-width: 0px;       /* 100% plus left column left padding */
		border-style: solid; 
		border-color: #cccccc;
		margin-left: 8px;
		padding-left: 8px;
		padding-right: 8px;
	}
	.pcol2 {
		width:16%;				/* left column content width (column width minus left and right padding) */
		left:4%;				/* (right column left and right padding) plus (left column left padding) */
		padding-left: 2px;
		padding-right: 2px;
	}
	.pcol1  { border-right-style: solid; border-right-width: 8px; border-right-color: #ffffff; }

#topshadow { z-index: 30 }

#maincontainer { width: 780px; margin: 0 auto; padding: 0  0px; background-color: #ffffff; }

#innercontainer { width: 780px;  margin: 0 auto; padding: 0 0px; border: 0px solid #A6A6A6;	background-color: #ffffff;  }

#PageContent
{
	z-index:1200;
	padding-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
}
#PageContentFull
{
    float: left;	
	z-index: 300;
	width: 97%;
	height: 100%;
	background-color: #fff;
}

#PageContentCOL1
{
    float: left;	
	z-index: 300;
	width: 70%;
	height: 100%;
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
}

#PageContentpcol2
{
    float: left;	
	z-index: 300;
	width: 28%;
	border-left-color: #c0c0c0;
	border-left-width: 0px;
	border-left-style: solid;
	margin-left: 8px;
	padding-left: 4px;
	background-color: #fff
	height: 100%;
	}
#topBumper
{  
  position: relative;
  top: 0px;
  height: 24px;
  border-left-width: 8px;
  border-left-style: solid;
  padding: 0px 0em 0px 0em;
}

#topBumperleft
{  
  position: absolute;
  top: 0px;
  left: 0px;
  width: 185px;
  height: 20px;
  border-right-width: 4px;
  border-right-style: double;
  border-color: #444444;
  padding: 4px 1em 4px 1em;
}
#topBumperMessage
{  
  position: absolute;
  left: 205px;
  top: 4px;
  margin-left: 20px;
  margin-right: 20px;
  height: 18px;
  text-decoration: none;
  text-align: left;
  padding: 4px 1em 4px 1em;
  z-index: 1
}
#topBumperRight
{  
  position: absolute;
  top: -28px;
  right: 8px;
  height: 20px;
  padding: 2px 0em 2px 1em;
  text-decoration: none;
  text-align: center;
  z-index: 200
}
#storehours {
	position: relative;	
	top: -20px;
	font-family: "Verdana", Arial, Helvetica, sans-serif; font-size:8pt; color:#006699; margin-left: 4px; 
	text-align: center;
}

}
#stripe
{  
    position: absolute;	
	background-image: url("./images/main_stripe.jpg");
	left: 0px;
	top: 103px;
	height: 82px;
	width: 100%;
}
#Content
{
	position: relative;	
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-color: #1B7056;
	border-left-color: #1B7056;
	border-right-color: #1B7056;
	margin-left: 12%;
	top: -62px;
	width: 800px;
	height: 120%;
	z-index: 200;
	background-color: #ffffff;
	padding-top: 4px;
}
#Logo
{
    position: relative;	
	left:  0px;
	width: 780px;
	height: 163px;
	top: 26px;
	background-image: url("./images/title_bg.jpg");
    z-index: 200;
}

#tabArea 
{
  position: absolute;
  font-size: 10pt;
  font-weight: normal;
  color: #ffffff;
  top: 110px;
  right: 10px;		
  z-index: 100;
}

#ImageScroller {
	width: 660px;
	height: 425px; 
	overflow: auto;
	scrollbar-arrow-color: blue;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color: #888888
	border-width: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}

#pageFooter {
    clear: both;
	bottom: 0em;
	margin-bottom: 10px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	width: 90%;
    background-color: #f3f456;
	text-align: center;
}
#NewsBox {
	padding: 2px 1em 2px 1em;
	border-width: 0px;
	border-style: solid;
	background-color: #fff;
	color: #333333;
	z-index: 102;
	width: 92%;
}
#SpecialBox {
	padding: 2px 1em 2px 1em;
	border-width: 0px;
	border-style: solid;
	background-color: #fff;
	color: #333333;
	z-index: 102;
	width: 92%;
}
#SpecialBoxTitle {
	position: relative;
	top: -2px;
	left: -10px;
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fbfbfb;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-color: #eeeeee;
	border-style: solid;
	font-size: 10pt;
	z-index: 100;
	/* background-image: url("./images/logosmall2.gif"); */
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-top: 4px;
	margin-bottom: 6px;
	width: 98%;
}
#EventBox {
	margin-left: 20px;
	padding: 2px 1em 2px 1em;
	background-color: #ffffff;
	color: #333333;
	width: 90%;
	border-width: 1px;
	border-style: solid;
	border-color: #046f87;
}
#EventBoxTitle {
	position: relative;
	top: -2px;
	left: -10px;
	padding: 8px 8px 8px 8px;
	border-style: none;
	width: 101%;
	
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 18pt; font-weight: bold;
	z-index: 101;
	color:#ffffff; background-color:#17624B   
	color:#ffffff; background-color:#368397   
}
#NewsBoxTitle {
	position: relative;
	top: -2px;
	left: -10px;
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fbfbfb;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-color: #cccccc;
	border-right-color: #eeeeee;
	border-style: solid;
	font-size: 10pt;
	z-index: 100;
	background-image: url("./images/logo_sm_trans.gif");
	background-repeat: no-repeat;
	padding-left: 34px;
	padding-top: 4px;
	margin-bottom: 6px;
	width: 98%;
}

#ProductBox {
	margin-left: 20px;
	padding: 2px 1em 2px 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #004887;
	width: 50%;
	color: #333333;
	width: 345px;
	z-index: 102;
}
#productTitle {
	position: relative;
	top: -2px;
	left: -10px;
	width: 104%;
	padding: 0px 4px 0px 4px;
	border-style: none;
	border-width: 0px;
	border-style: solid;
	background-color: #f0f0f0;
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	padding-right:2px;
	font-size: 10pt;
	z-index: 100;
}
#productBoxL {
	margin-left: 20px;
	padding: 2px 1em 2px 1em;
	background-color: #ffffff;
	color: #333333;
	width: 680px;
	border-width: 1px;
	border-style: solid;
	border-color: #046f87;
	z-index: 102;
}

#productTitleL {
	position: relative;
	top: -2px;
	left: -10px;
	padding: 0px 4px 0px 4px;
	border-style: none;
	width: 102%;
	padding-right:2px;
	background-color: #f0f0f0;
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #004887;
	z-index: 101;
}
#raceresults {
	overflow: auto;
	position: relative;
	height: 500px;
	width: 98%;
}
.dim {
	font-size:10px;
}
.pageError {
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0;
}
.menuHeader {
	font-family:Verdana,sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none;}
}

.menuItem {
	font-family:Verdana,sans-serif; 
	font-size:10px; 
	text-decoration:none;}
}

/* classes */

.menubar {
	/*background-repeat: repeat-x;
	height: 30px;*/
}

.subMenu
{
	width: 110px;
	height: 550px;
	vertical-align: top;
	font-weight:bold;
	font-size:medium;
    background-position:center;
    text-align:center;
    border-style:none;
 }
 .pageTitle {
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 20px;
	
}
.pageTitleSuffix {
	font-family: "Trebuchet MS", "Verdana", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

table.forms
{
	border: none;
	width: 100%;
}

table.forms td.fields
{
	padding: 2px;
	width: 85%;
}

table.forms td.prompt
{
	padding: 4px 2px 0px 2px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: 14%;
}
table.forms td.required
{
	font-weight: bold;
	padding: 4px 2px 0px 2px;
	text-align: center;
	vertical-align: top;
	width: 1%;
}
.requiredsymbol
{
	font-weight: bold;
}

.requiredtext
{
	color: #f00;
}
.tactiveAlert{
	background-color: #e8e8e8;
}
.toolbar {
	border-style: solid;
	border-width: 1px;
	margin: 2px 0; 
	padding: 2px 4px; 
	background-color: #e8e8e8;
	border-top-color: #eee;
	border-left-color: #eee;
	border-bottom-color: #c8c8c8;
	border-right-color: #c8c8c8;
}
