﻿body 
{
    font-family:Verdana;
    font-size:12px;
    color:#333333;
    line-height: 14pt
   
}

.mapBox
{
    width: 655px; 
    background-color: #e1e1e1;
}

.mapHeader
{
    width:auto;
}

.mapLocator
{
   width:inherit;
   height: 200px;
   font-size: 12px;
   padding-left: 5px;
   padding-top: 5px;
   background-color: #e1e1e1;
}

.mapNavArea
{
    float: left;
    width: 205px; 
    height: 400px;
    border-left: solid 1px #860f04;
    border-bottom: solid 1px #860f04;
    border-top: solid 21px #860f04;
}

.mapList
{
    width: 200px;
    height: 393px;
    overflow-y: scroll;
    font-size:11px;
    background-color: white;
    padding-left: 5px;
    padding-top: 5px;
}

.mapArea
{
    float: left;
    width: 448px; 
    border-right: solid 1px #860f04;
    border-bottom: solid 1px #860f04;
    border-top: solid 21px #860f04;
    
}

.mapStateArea
{
    width:334px;
    border-left: solid 1px #860f04;
    border-right: solid 1px #860f04;
    border-bottom: solid 1px #860f04;
    border-top: solid 21px #860f04;
    padding:20px;
    text-align:left;
}

input.input_txt{width:153px; height:20px; color:#333333; background: transparent url(/images/nav/20071102/inputempty.gif); padding:3px 0 0 0; border:none; font-size:10px;}


.outerBox
{
   width: 900px;
   height:  auto;
   border: solid 1px black; 
   background:url(../Images/sportsMedLogo.gif);
   background-position: bottom left;
   background-repeat:no-repeat;
   text-align: left;
}

.header
{
    width:900px;
    height:123px;
    background:url(../Images/header.gif);
    background-repeat:no-repeat;
    background-color: #e89419;
    border-bottom: solid 1px white;
}

.headerNav
{
    position: relative;
    top: 10px;
    left: 385px;
    font-size:10px;
    vertical-align: middle;
    width: 520px;
    color: White;

}

.nav1
{
    width: 900px;
    height: 33px;
    background:url(../Images/nav1Bkg.gif);
    background-position: top;
    background-repeat:repeat-x;
}

.nav1Buttons
{
    position: relative;
    left:214px;
    width:600px;
}

.nav2
{
    height: 19px;
    width: 900px;
    background:url(../Images/nav2Bkg.gif);
    background-repeat:no-repeat;
    text-align: Left;
}

.nav2Buttons
{
    background:url(../Images/nav2LeftBkg.gif);
    background-repeat:repeat-x;
    height: 19px;
    font-family: Verdana;
    font-size:10px;
}

.nav3
{
    float: left;
    width: 193px;
    margin-top: 8px;
}

.contentArea
{
 width: 705px;
 border-left: solid 1px #bfc1c3;
 float: right;
 height:  auto;
}

.contentAreaText
{
  width:635px;
  height:  auto;
  padding:  20px 30px 20px 33px;
}

.footer
{
  font-size:9px;
  padding: 0px 30px 0px 40px;
  color: #95979a;
}

.footerGap
{
  height: 15px;   
  width: 900px;
}

a:link.hyperlinkRed { 
color: #8B0F04; 
text-decoration: none;
}
a:visited.hyperlinkRed { 
color: #8B0F04; 
text-decoration: none;
}
a:hover.hyperlinkRed {
color: #8B0F04;
text-decoration: none;
} 

a:link.hyperlinkWhite { 
color: white; 
text-decoration: none;
}
a:visited.hyperlinkWhite{ 
color: white; 
text-decoration: none;
}
a:hover.hyperlinkWhite {
color: #8B0F04;
text-decoration: none;
} 

a:link.hyperlinkGray { 
color: #626366; 
text-decoration: none;
}
a:visited.hyperlinkGray{ 
color: #626366; 
text-decoration: none;
}
a:hover.hyperlinkGray {
color: #8B0F04;
text-decoration: none;
} 

a:link.hyperlinkLightGray { 
color: #95979a; 
text-decoration: none;
}
a:visited.hyperlinkLightGray{ 
color: #95979a; 
text-decoration: none;
}
a:hover.hyperlinkLightGray {
color: #8B0F04;
text-decoration: none;
} 


.orangeHeader1
{
    font-size: 18px;
    color: #e89419; 
}

.orangeHeader2
{
    font-size: 18px;
    color: #e89419; 
}

.orangeHeader3
{
    font-size: 14px;
    color: #e89419;
    margin-bottom:.4em;
}

.specTitle
{
    margin:  4px 0px 0px 8px;
}

.specHeader
{
    font-size: 13px;
    color: #666667; 
}

.seeSpec
{
    font-size: 11px;
    color: #860f04;
}
.specWhite
{
    font-size: 10px;
    color: White;
}

.specPopHeader
{
    font-size: 14px;
    color: White;
}
.specBorder
{
    border: solid 1px #860f04;
    width:400px
}

.eventPopUp
{
    border: solid 1px #860f04;
    width: 401px;
    background-color:white;
    position: absolute;
    top:150px;
    left:200px;
    visibility: hidden;
}

.superScript
{
    font-size: 7pt;
    vertical-align: top;
    font-style:italic;
}

.nav3Button
{
    width: 172px;
    margin-bottom:0px;
    vertical-align: middle;
    padding:  0px 0px 2px 22px;
    font-size: 9pt;
    color: #626366;
    height:20px;
 }
 
 .nav3Button:hover
{

    width: 172px;
    margin-bottom:0px;
    vertical-align: middle;
    padding: 0px 0px 2px 22px;
    font-size: 9pt;
    color: #8b0f04;
    height:20px;
 }
 
img.floatRight 
{ 
    float: right; 
    margin: 4px;
    padding-left: 8px;
}

img.floatLeft
{ 
    float: left; 
    margin: 0px;
    padding-right: 8px;
}


.productsRight
{
    float: right; 
    border-left: solid 1px #bfc1c3;
    margin-left:10px;
    width:179px;
}

.cellBoarder
{

}

.cellBoarderOrange
{
    background-color:#E89419;
    color: White;
}

.cellTopazOrange
{
    background-color:#DCEAFE;
    color: Black;
}



.cellLiteOrange
{
    background-color:#fcefdd;
}

.testimonialAuthor
{
    color: #E89419;
}

.sideQuote
{
    color: #95979A;
    font-style:italic;
}
.sideQuoteBox
{
    margin:5px;
}

.videoFrame
{
    border: solid 2px #860f04;
    width: 300px;
    height: 300px;
}

.LPouterBox
{
   width: 849px;
   height:  auto;
   border: solid 1px black; 
   text-align: left;
   background-color: #E89419;
}

.LPHeader
{
    background-color: #E89419;
}
.LPPhotos
{
    
}
.LPScroll
{
    background-color: #860404;
    width:100%;
    text-align:center;
    border-top:solid 2px white;
    border-bottom:solid 2px white;
    color:White;
    vertical-align: baseline;
}

.LPFooter
{
    width:849px;
    height:144px;
    background-color: #E89419;
    background:url(../Images/landingPage/tagLine.gif);
    background-position: left;
    background-repeat:no-repeat;
    
}

.LPEnterButton
{
    position: relative;
    top:38px;
    left:638px;
}

.myinput
{
color: white;
background: #860404;
border: 0px;
}

ul
{
list-style-type: disc;
margin-left: 1.3em;
margin-top:0em;
padding: 0;
}

ol
{
margin-top:0em;
margin-left: 2em;
padding: 0;
}

.reference
{
    font-size: 8pt;
    
}
.secondli
{
list-style-type:circle;
}

.extraStuff
{
    width:190px;
    padding:13px;
    
}
.videoLinks
{
    margin-left:18px;
    margin-top:10px;
}
.campaign1Content
{
    border:solid 1px #cccccc;
    width:700px;
    margin-left:auto; margin-right:auto;
      background-color:White;
}
.campaign1Header
{
    width:700px
}
.campaign1Flash
{
    width:700px;
    height:400px;
}

.campaign1Footer
{
    width: 100%;
    background:url(../Images/campaign/fade.gif);
    background-repeat: repeat-x;
    background-position:top;
    background-color:White;
   
}

.campaign1Link
{
    margin-left:30px;
    padding-top:40px;

}
.campaign1Header
{
    font-weight:bold;
    font-size:14px;
}
.campaign1CopyRight
{
  font-size:9px;
  color: #95979a;

}

.campaign2Content
{
    border:solid 1px #cccccc;
    width:900px;
    margin-left:auto; margin-right:auto;
    background-color:White;
}
.campaign2Header
{
    width:900px
}
.campaign2Flash
{
    width:900px;
    height:360px;
    border-top: solid 2px white;
}

.campaign2Footer
{
    width: 100%;
    background:url(../Images/campaign/fade.gif);
    background-repeat: repeat-x;
    background-position:top;
    background-color:White;
}

.campaign2Link
{
    margin-left:90px;
    padding-top:40px;

}
.campaign2Header
{
    font-weight:bold;
    font-size:14px;
}
.campaign2CopyRight
{
  font-size:9px;
  color: #95979a;

}

.campaign3Link
{
    margin-left:75px;
    padding-top:40px;

}
sup
{
	vertical-align: baseline;
	font-size: 60%;
	position: relative;
	top: -.8em;
	text-decoration:none;
}






