﻿/* HTML Elements */
body 
{
  	background: #D5D5D5 url(../images/shade.gif) repeat-x;
	font-family:Arial,Verdana;
	font-size:12px;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}

img
{
	border:none;
}

form
{
	padding:0px;
	margin:0px;
}

a, a:visited 
{
	color:#00A650; 
	font-family: Arial, MS Sans Serif, Helvetica; 
	line-height: 17px;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

/* DIV Element IDs */
#wrapper
{
	margin:0px auto;
	height:100%;
	background-color:#FFFFFF;
	border-left:1px solid #909090;
	border-right:1px solid #909090;
}

#header
{
	height:80px;
	background-color:#FFFFFF;
	text-align:right;
	font-size:50px;
	font-family:Arial, Verdana;		
}

#hMenu
{
	background-image:url(../images/horizontalmenubg.gif);
	background-repeat:repeat-x;
	height: 28px;
	color:#BCBCBC;
}

#hMenu #hLinks
{
	left:0px;
	position:relative;
	top:5px;
	text-align:right;	
}

#hMenu #hLinks a
{
	color:#FFFFFF;
	text-decoration: none;
	padding: 3px 15px 3px 15px;
	font-size: 14px;
}

#hMenu #hLinks a:hover
{
	text-decoration: underline;
}

#splashLogo
{
	left:145px;
	position:absolute;
	top:-2px;
	width:150px;
	height:160px;
	z-index:5;
}

#mainContent
{
	left:0px;
	top:0px;
	height:466px;
}

#imgRotator
{
	left:0px;
	top:0px;
	float:left;
	text-align:left;
	width:700px;
}

#announcements
{
	left:700px;
	top:0px;
	float:right;
	background:#56A566;
	height:466px;
	width:299px;
	border-left:1px solid #808080;
}

.story
{
	left:0px;
	top:0px;
	background:#ffffff;
	margin: 6px 6px 0px 6px;
	padding:10px;
	height:125px;
	width:266px;
	border:1px solid #1c8632;
}

.story h1
{
	color:#005917;
	font-size:14px;
	margin:0px 0px 10px 0px;
	text-align:center;
}

.story p
{
	margin-top:0px;
	text-align:justify;
	font-size:11px;
}

.story a
{
	color:#005917;
	font-weight:bold;
	font-size:11px;
}

#footer
{
	background-color:#005917;
	font-size:11px;
	color:#FFFFFF;
	padding:5px 0px 5px 0px;
	border-top:1px solid #808080;
	clear:both;
	bottom:0;
}

#footer a
{
	color:#FFFFFF;
	text-decoration:underline;
}

#footer a:hover
{
	color:#DDDDDD;
	text-decoration:underline;
}

#footer #fCopyRight
{
	margin:5px 0px 0px 0px;
}

#footer #fLinks
{
	color: #CDCDCD;
}
#footer #fLinks a
{
	color: #FFFFFF;
	padding: 3px 10px 0px 10px;
	text-decoration:none;
}
#footer #fLinks a:hover
{
	color: #DDDDDD;
	text-decoration:underline;
}

/* Global */

#globalLogo
{
	left:153px;
	position:absolute;
	top:0px;
	width:115px;
	height:120px;
	z-index:5;
}

#globalMainContent
{
	background-color:#FFFFFF;
	height:100%;
}

#globalHeader
{
	height:100px;
	background-color:#FFFFFF;
	text-align:left;
	font-size:50px;
	font-family:Arial, Verdana;
}

#theme
{
	position:fixed;
	z-index:5;
	left:794px;
	top:0px;
}

#sidePanel
{
	float:right;
	text-align:left;
	width:300px;	
	background:#FFFFFF;
	padding:0px;
}

#subSidePanel
{
	padding:1px;
	width:280px;
	margin:25px auto;
	border:1px solid #959595;
}

#leftMenuHeader
{
	background-image:url(../images/leftMenuHeader.jpg);
	background-repeat:repeat-x;
	height:33px;
	width:100%;
}

#leftMenuHeaderContent
{
	margin:auto;
	position:relative;
	top:7px;
	text-align:center;
	font-size:12pt;
	color:#FFFFFF;
	font-weight:bold;	
}

#leftMenuContent
{
	font-size:11px;	
	padding:10px;
	height:100%;
	width:260px;
	background-color:#EFEFEF;
	text-align:left;
	line-height:16pt;
}

#contentPanel
{
	float:left;
	width:700px;
	text-align:left;
	background-color:#FFFFFF;
}

#contentPanelAdmin
{
	float:left;
	width:1000px;
	text-align:left;
	background-color:#FFFFFF;
}

#subContentPanel
{
	float:left;
	width:660px;
	padding:20px 10px 20px 10px;
	text-align:left;
}

#subContentPanelAdmin
{
	float:left;
	width:960px;
	padding:20px 10px 20px 10px;
	text-align:left;
}

#subContentPanel h1, #subContentPanelAdmin h1
{
	color:#000000;
	font-size:16pt;
	text-align:left;
	margin:0px 0px 20px 0px;
}

#subContentPanel h2, #subContentPanelAdmin h2
{
	color:#000000;
	font-size:12pt;
	text-align:left;
	margin:0px 0px 10px 0px;
}

#subContentPanel h3, #subContentPanelAdmin h3
{
	color:#000000;
	font-size:10pt;
	text-align:left;
	margin:0px 0px 10px 0px;
}

#backToTop
{
	text-align:left;
	clear:both;
}

/* Sub Navigation Styles */

#subNav
{
	position:relative;
	background-color:#56A566;
	color:#FFFFFF;
	height:19px;
	border-bottom:1px solid #000000;
}

/* This is for Safari users */
#subNav div
{
	float:right;
	margin-top:2px;
}

#subNav a
{
	color:#FFFFFF;
}

.subNavCSS
{
	float:right;
	margin-top:1px;
}

.subNavItems
{
    color:#FFFFFF;
	font-size:12px;
	font-family: Arial Verdana;
}

/*Dealer*/
#googleMap
{
	padding-top:10px;
}

#clinicLocation
{
	width:300px;
	padding-left:0px;
	float:right;
	text-align:left;
}

.map 
{
	width:330px; 
	height:310px;
	border:1px solid #CCCCCC;
	background-color: black;
	margin-bottom:10px;
	float:left;
}

#mapDirections
{
	text-align:left;
	float:left;
	clear:both;
}

/* XSL Table styles */
.tableBorder 
{ 
	border: 1px solid #004211;
	background-color: #FFFFFF;
	width:100%; 
	font-size:11px;
}

#champTable 
{ 
	width:670px;
	padding-top:10px; 
}
#champTable table th, #diamonds table th, #importantDates table th,#execs table th, #divSeniors table th, #divJuniors table th
{ 
	background-image: url(../images/downloadHeader.gif);
	background-color: #980905;
	background-repeat:repeat-x;
}
#champTable table td.HeaderBackgroundAlternate, #importantDates table td.HeaderBackgroundAlternate, #execs table td.HeaderBackgroundAlternate
{ 
	background-image: url( ../images/downloadHeaderAlt.gif ); 
	background-color: #EBEDF6; 
	font-size: 11px; 
	font-weight: bold; 
	color: #004211;
}
#champTable table th.tableHeaderText, #downloads table th.tableHeaderText, #diamonds table th.tableHeaderText, #importantDates table th.tableHeaderText, #execs table th.tableHeaderText,#divSeniors table th.tableHeaderText, #divJuniors table th.tableHeaderText
{ 
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

#downloads, #diamonds
{
	width:670px;
}

#downloads table th
{
	background-image:url(../images/downloadHeader.gif);
	background-color:#CBE8CB;
	background-repeat:repeat-x;
}

#downloads table td.rowvalue, #diamonds table td.rowvalue, #divSeniors table tr.rowValue2, #divJuniors table tr.rowValue2
{
	background-color: #CBE8CB;
}

#downloads table td.rowvalue2, #downloads table td.fileSize, #diamonds table td.fileSize
{
	background-color: #DDD;
}

#diamonds table th.backgroundAlt
{
	background-image:url(../images/downloadHeaderGreen.gif);
	background-color:#587F3C;
	background-repeat:repeat-x;
	color:#FFF;
}

#diamonds a.diamond
{
	color:#FFF;
	text-decoration:underline
}

#divSeniors, #divJuniors
{
	display:none;
	margin:auto;
}

#divSeniors table tr.rowValue1, #divJuniors table tr.rowValue1
{
	background-color:#FFF;
}

#divSeniors td.rowBorderLeft, #divJuniors td.rowBorderLeft
{
	border-left:1px solid #000000;
}

/* Form Registration */
#registration, #orderForm
{
	width:100%;
}

#registration tr td
{
	width:50%;
}

#registration tr td label, #orderForm tr td label
{
	font-weight:bold;
}

#orderForm tr th
{
	font-size:14px;
}

#orderForm tr td
{
	width:33%;
}
.formTitle
{
	width:50%;
	font-weight:bold;
	float:left;
}

.formElement
{
	width:50%;
	float:right;
	padding-bottom:10px;
}

.formClear
{
	clear:both;
}

/* Admin */
.Listing
{
	border:2px solid #CCCCCC;
}

.ListingRight
{
	border-right:1px solid #CCCCCC;
} 

.ListingTop
{
	border-top:1px solid #CCCCCC;
}

.ListingHeader
{
	background-image: url(../img/downloadHeader.gif); 
	background-repeat:repeat-x;
	background-color: #980905;
}

.ListingHeaderWhite
{
	color:#FFFFFF;
	font-weight:bold;	
}

.ListingRow1
{
	background-color:#FFFFFF;
	border:1px solid #EFEFEF;
	color:#000000;
}

.ListingRow2
{
	background-color:#DDEEFF;
	border:1px solid #EFEFEF;
	color:#000000;
}

.ListingRow1 td a, .ListingRow2 td a
{
	color:#000;
	text-decoration:underline;
}

.validateStyles
{
	color: #C03;
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size:10pt;
	font-weight:bold;
}

.scoreSubmitSearch
{
	width:100%;
	background:#FFFFFF;
}

.greyBG
{
	background:#E7E7E7;
}

/* Custom Classes */
.size
{
	width:1000px;
}

.contentSize
{
	width:670px;
}

.hrCSS
{
	height:1px;
	border-bottom:1px solid #808080;
}

.bold
{
	font-weight:bold;
}

.italic
{
	font-style:italic;
}

.underline
{
	text-decoration:underline;
}

.super
{
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}

/* Admin */
.scoreSubmit
{
	width:570px;
	background:#FFFFFF;
	border:none;
}

.scoreSubmitSearch
{
	width:570px;
	background:#FFFFFF;
}

.validateStyles
{
	color: #CC0033;
	font-family: Arial, MS Sans Serif, Helvetica;
	font-size:10pt;
	font-weight:bold;
}

td.navtop {
	background-image: url(../img/topnav_r.gif);
}
td.navele {
	background-image: url(../img/nav_r.gif);
}
td.navbot {
	background-image: url(../img/botnav_r.gif);
}

.noUnderline
{
	text-decoration:none;
}
