/* Color: Blue */

body {
    color: #606060;
}
a {
    color: #606060;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color:#2687ce;
    text-decoration:underline
}
h2 {
    color: #0c1b29;
}
h3 {
    color: #0c1b29;
}

#Topwrapper {
 width:100%;
 background: #f1f1f1 url('../../NearestStore/images/blue/bg_body.gif') repeat-x 0 0;   
}

#TopMenu li a, #TopMenu li div {
    color: #fff;
}
#TopMenu li div a {
    background:none;
}
#TopMenu li:hover {
    background:url(../../NearestStore/images/blue/bg_topmenu.jpg) no-repeat 50% 0;
}

#Menuwrapper {
 width:100%;
 height:71px;
 background: #f1f1f1 url('../../NearestStore/images/blue/bg_body.gif') repeat-x 0 0;   
}

#Menu li:hover {
 background:url(../../NearestStore/images/blue/bg_topmenu.jpg) no-repeat 50% 0;   
}

#Menu li {
 background: transparent url('https://store-f7519.mybigcommerce.com/product_images/uploaded_images/starburst2.png') no-repeat -8px 0; 
    width:190px;
    text-align:center;
}

#Menu li a {
    color: #ffffff;
}
#Menu li.ActivePage a {
    color:#4cd0d8;
}
#Menu li ul li a {
    background-color:#ded65e;
    color:#fff;
}
#Menu li ul li a:hover {
    color: #fff;
}
#Menu li:hover a, #Menu li.over a {
}
#Outer {
/** background:transparent url('https://store-f7519.mybigcommerce.com/product_images/uploaded_images/main-background.jpg') no-repeat scroll 47% 500px; **/
    background:transparent url('https://store-f7519.mybigcommerce.com/product_images/uploaded_images/main-background-spring.jpg') no-repeat scroll 47% 332px; 
}

#Headerwrapper {
 width:100%;
 height:261px;
 background: transparent url('https://store-f7519.mybigcommerce.com/product_images/uploaded_images/gradientbehindfish.jpg') repeat-x 0 0;
}

#Header {
   background: transparent url('https://store-f7519.mybigcommerce.com/product_images/uploaded_images/fishcloseup.png') no-repeat 86px 0;  
}
#Logo h1 {
    color: #25517e;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-weight:700;
}
#Logo h1 a {
    color: #25517e;
}
#Logo h1 a span {
    color:#101010;
}
#SearchForm {
    color: #1a3959;
    border:5px solid #fff;
    background-color:#e4e4e4;
}
#SearchForm label {
    color: #1a3959;
}
#SearchForm a {
    color:#707070;
}
#SearchForm a:hover {
    color: #2687ce;
}
.Left {
}
.Left li {
}
.Left li:hover {
}
.Content {
    background-color:#fff;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}
.Right {
    background: transparent url('../../NearestStore/images/blue/RightBg.gif') no-repeat;
}
.Right a {
    color: #034285;
}
.Right a:hover, .Right a:hover strong {
    color: #001927;
}
#Footer {
}
#Footer a {
}
#Footer li a {
}
.Content .ProductList li,
.fastCartContent .ProductList li {
}
.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
}
.ProductList .ProductImage {
    background: #fff;
    border:1px solid #f4f4f5
}
.ProductList strong, .ProductList strong a {
    color: #050402;
    font-size:1.1em;
}
.ProductPrice, .ProductList em {
    color: #000000;
}
.Content .ProductPrice, .Content .ProductList em {
    color: #000000;
    text-align:center
}
.ProductList .Rating {
    color: #797979;
}
.Content .ProductList .Rating {
    color: #797979;
    text-align:center
}
.Right .ProductList li {
}
.Content .FeaturedProducts .ProductList li {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}
.Breadcrumb {
}
.CompareItem {
    width:200px;
    border-left: solid 1px #f5f2ec;
}
.CompareFieldName {
    font-weight:bold;
    border-bottom: 1px solid #f5f2ec;
}
.CompareFieldTop {
    border-bottom:solid 1px #f5f2ec;
}
.CompareFieldTop a:hover {
    color:red;
}
.CompareCenter {
    border-left:solid 1px #f5f2ec;
    border-bottom:solid 1px #f5f2ec;
}
.CompareLeft {
    border-left:solid 1px #f5f2ec;
    border-bottom:solid 1px #f5f2ec;
}
.ViewCartLink {
    background: url('../../NearestStore/images/blue/Cart.gif') no-repeat 3px 0;
}
table.CartContents, table.General {
    border: 1px solid #f5f2ec;
}
.CartContents thead tr th, table.General thead tr th {
    background: #f5f2ec;
    border-bottom: 1px solid #f5f2ec;
}
.CartContents tfoot .SubTotal td {
    border-top: 1px solid #f5f2ec;
}
.MiniCart .SubTotal {
}
.JustAddedProduct {
    border: 1px solid #f5f2ec;
}
.JustAddedProduct strong, .JustAddedProduct a {
}
.CategoryPagination {
    color: #034285;
    background: #f4fbfc;
    border: 1px solid #c0dae7;
}
.CheckoutRedeemCoupon {
    background: #EAFDFF;
    padding: 10px;
    width: 300px;
    border: 1px solid #9DD3D8;
    margin-bottom: 10px;
}
.SubCategoryList, .SubBrandList {
    background:#f5f2ec;
}

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #f5f2ec url('../../NearestStore/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.SuccessMessage {
    background: #E8FFDF url('../../NearestStore/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.ErrorMessage {
    background: #FFECEC url('../../NearestStore/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}
.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #f5f2ec;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #f5f2ec;
    background: #f5f2ec;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #f5f2ec;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background:none;
    border: 1px solid #f5f2ec;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}
/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #d4c7ae;
}
.TabNav li a {
    border: 1px solid #d4c7ae;
    background: #e1d5bd;
}
.TabNav li a:hover {
    background-color: #e1d5bd;
}
.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}
/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #f5f2ec;
}
/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.currentVideo {
    background-color: #e1d5bd;
}
.videoRow:hover {
    background-color: #f5f2ec;
}
/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.currentVideo {
    background-color: #e1d5bd;
}
.videoRow:hover {
    background-color: #f5f2ec;
}
#SearchResultsCategoryAndBrand {
    background-color: #f5f2ec;
}

.CartContents .ItemShipping th {
    border-bottom-color: #f5f2ec;
    border-top-color: #f5f2ec;
    background: #f5f2ec;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #e4e4e4;
    background-image: none;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
}

#SideCategoryList .sf-sub-indicator {
    background-image:  url('../../NearestStore/images/blue/arrows-dark.png');
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */

.BlockContent p{
    font-size: 15px;
    color:black;
}

#charter {
height: 200px;
width: 200px;
margin-left:9px;
background: url("https://store-f7519.mybigcommerce.com/product_images/uploaded_images/charter-hover-active.gif") no-repeat 0 0;
}

#charter a {  
height: 200px;
width: 200px;
margin-left:9px;    
display: block;
}

#charter:hover {
height: 200px;
width: 200px;
margin-left:9px;
background: url("https://store-f7519.mybigcommerce.com/product_images/uploaded_images/charter-hover-active.gif") no-repeat 0 -216px;
}

#charter:active {
height: 200px;
width: 200px;
margin-left:9px;
background: url("https://store-f7519.mybigcommerce.com/product_images/uploaded_images/charter-hover-active.gif") no-repeat 0 -439px;
}

#tournament {
margin-top: -10px;
    margin-bottom: 30px;
width:100%;
    background-color:#F4F4F5;
    z-index:5;
}

#tournamentmenu {
margin-top: 30px;
    margin-bottom: 30px;
width:100%;
    height:77px;
}

#tournamentmenu ul {
display:block;
text-align:center;    
}

#tournamentmenu ul li{  
background-color:#DED65E;
border:3px groove #DED65E;
display:block;
float:left;
font-size:18px;
height:46px;
margin-right:5px;
padding-top:5px;
    padding-bottom:20px;
    padding-left:15px;
    padding-right:15px;
text-align:center;
text-decoration:none;
width:94px;
}

#tournamentmenu ul li a{
color:#174972;
display:block;
text-align:center;
    height:50px;
}

#tournamentmenu ul li:hover{
  background-color: #b8b144;    
    
}

#tournamentbody h3 {
    margin-top: 50px;
font-size:30px;
    color: #b8b144; 
        }

#tournamentbody a{
 text-decoration: underline;   
}

#credit {
float:left;
}

#telephone {
text-align:center;
font-size:18px !important;
} 

#contact {
float:left;
width:250px;
} 

#hours {
text-align:center;
font-size:10px !important;   
    margin:0px;
}    

.standings {
 width:300px;
    margin-left:auto;
    margin-right:auto;
}

.OutOfStockMessage {
color:red;
    margin-top:24px;
}

.margin_fix {
 margin-top:-62px;   
}
