﻿@import url(/css/RuppMarineProducts.css);
html {
     overflow: -moz-scrollbars-vertical;
}
body 
{
    text-align: center;
    min-width: 920px;
    font-size: 10px;
    font-family: Trebuchet MS;
    color: #8a8a8b;
    margin-top: 0;
    /*background: #04052F url(img/background-body.gif) repeat-x left top;*/
    background-color: #363636;
}

#wrapper
{
    width: 910px;
    margin: 0 auto; padding-top: 10px;
    text-align: left;
    background: url(img/quality-sportfishing-hardware.png) no-repeat 5px 5px;
    padding-top: 30px;
}
/*----------------------------------------------- undo defaults --------------------------------------------------*/
*
{
    margin: 0;
    padding: 0;
    font-size: 1.0em;
    text-align: left;
    outline: none;
}

a img
{
    border: none;
}

a
{
    text-decoration: none;
}

/*----------------------------------------------------Master Page--------------------------------------------------------*/

/*------------------Top Section (Branding)--------------------------*/

#branding
{
    float: left;
    width: 910px;
    background-color: #363636;
    height: 252px;
    border-bottom: solid 1px #FFF;
    overflow: hidden;
}

#brandingSubpage {
    float: left;
    width: 910px;
    background-color: #363636;
    height: 100px;
    border-bottom: solid 1px #FFF;
    overflow: hidden;
    clear:both;
}

#sec1 /*RuppMarineMain.master logo & search box*/
{
    float: left;
    width: 240px;
    height: 252px;
    border-right: solid 1px #FFF;
}

#logo
{
    float: left;
    height: 151px;
    border-bottom: solid 1px #FFF;
    overflow: hidden;
}

#searchBox
{
    float: left;
    background: #012d5c url(img/background-searchBox.gif) repeat-x left top;
    width: 240px;
    height: 100px;
    border-bottom: solid 1px #FFF;
}

#searchBox p
{
    font-size: 1.4em;
    font-weight: bold;
    color: #FFF;
    padding: 20px;
}

#searchBox p img 
{
    margin: 12px 0 7px 0;
}

#searchBox input
{
    float: left;
    width:143px;
    border: solid 1px #024e9d;
    border-right: none;
    height: 18px;
}

#searchBox input.searchBoxBtn
{
    float: left;
    width: 20px;
}

#searchBox p ul 
{
     list-style : none;
  
     color: #000;
     width: 400px;
     border: solid 1px #000;
     z-index: 999;
     font-size: 20px;
     font-weight: normal;
}

ul.searchList {
    z-index: 999;
}

ul.searchList li.searchListItem { 
    background-color: #FFF;
}

.searchListItem , .autocomplete_highlightedListItem    
{
    color: #000;
    background-color: #FFF;
    font-size: 10px;
    font-weight: normal;
    padding: 0 5px;
    cursor: pointer;
}

#sec2 /*RuppMarineMain.master New Product*/
{
    float: left;
    width: 380px;
    height: 252px;
    padding: 0;
    border-bottom: solid 1px #FFF;
    background: url(img/background-newproduct.jpg) no-repeat left top;
}

#sec2 h2 a
{
    font-family: Trebuchet MS;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: normal;
    color: #00aeef;
}

#sec2 p 
{
    color: #FFF;
   /* width: 200px; */
   margin: 30px 0 0 0;
}

#sec2 a
{
    color: #00aef0;
    font-weight: bold;
}

#sec2 a:hover
{
    color: #FFF;
    text-decoration: underline;
}

#sec3 /*RuppMarineMain.master image*/
{
    float: left;
    width: 288px;
    height: 252px;
    border-left: solid 1px #FFF;
    border-bottom: solid 1px #FFF;
}

#logo-small /*RuppSubNav.master branding*/
{
    float: left;
    height: 100px;
    border-bottom: solid 1px #FFF;
    border-right: solid 1px #FFF;
}

#sec4
{
float: left;
width: 428px;
height: 100px;
border-bottom: solid 1px #FFF;
border-left: solid 1px #FFF;
}

/*----------------------------Main Nav----------------------------*/
#mainNav {
    float: left;
    clear: both;
    border-bottom: solid 1px #FFF;
} 
#mainNav ul
{
    float: left;
    width: 904px;
    list-style: none;
    color: #fff;
    background-color: #363636;
    padding: 3px;
}

#mainNav li
{
    float: left;
    border-right: solid 1px #8f8f8f;
    background-color: #363636;
    display: block;
}

#mainNav a
{
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    display: block;
    line-height: 26px;
    padding: 0 20px;
}
/*-----------------------Main Content----------------------------*/

#mainContent
{
    float: left;
    width: 910px;
    text-align: left; /*needed for admin section*/
    background-color: #FFF;
}

/*----------------------Footer-------------------------------------*/
#footer
{
    clear: both;
    width: 910px;
    height: 103px;
    background: #CCC url(img/background-footer.gif) repeat-x left top;
    font-family: Verdana;
    text-align: center;
    color: #FFF;
}
#footer img
{
float: left;
margin: 20px 0 0 20px;
}
#footer p
{
    padding-top: 10px;
    font-size: 1.1em;
    text-align: center;
}
#footer a
{
    color: #5e5e5b;
}
#footer a:hover
{
    color: #000;
}

/*----------------------------------------------Sub Content Master Page---------------------------------------------------*/
#subContentWrapper 
{
float: left;
background: url(img/background-subcontent.gif) repeat-y left top;
border-right: solid 1px #e2e2e2;
}

#subContent
{
    float: right;
    width: 629px;
    padding: 20px;
    min-height: 400px;
    overflow: hidden;
}


/*---------------------------------Product Nav-------------------------------------------------*/
#productNav
{
    float: left;
    width: 238px;
    padding: 0 0 15px 0;
    background: #e6e6e6 url(img/subnavitem-background.gif) repeat-x left bottom;
    border-left: solid 1px #e2e2e2;
    border-right: solid 1px #e2e2e2;
    font-family: Arial;
    font-weight: bold;
    overflow: hidden;
}

#productNav h3
{
    margin-bottom: 0;
    font-size: 1.3em;
    color: #696969;
    text-transform: uppercase;
    border-bottom: solid 1px #CCC;
    background: url(img/subnavheader-background.gif) repeat-x left top;
    height: 26px;
    padding-top: 9px;
    padding-left: 15px;
    cursor: pointer;
}

#productNav ul
{
    margin-bottom: 15px;
    padding-top: 10px;
}

#productNav li
{
    margin: 0;
    padding: 0;
}

#productNav li a
{
font-size: .9em;
color: #424242;
margin-left: 25px;
cursor: pointer;
}

#productNav li a:hover
{
    color: #00aeef;
}

.atStart ul {
    background: #e6e3e3 url(img/subnavitem-background.gif) repeat-x left top;
}

/*-------------------------------------- global elements & styling ------------------------------------------------------*/
h1
{
    font-size: 2.2em;
    color: #7c0417;
    font-family: Arial;
    font-weight: bold;
    margin-bottom: 20px;
}

h2 /*product titles, installation titles*/
{
    font-family: Verdana;
    font-size: 1.4em;
    color: #ab8d52;
    margin-bottom: 10px;
}

h3
{
    font-family: Verdana;
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight: bold;
    color: #5e5e5b;
    margin-bottom: 15px;
}

h4
{    
    font-size: 1.6em;
    line-height: 1.6em;
    font-family: Arial;
    font-weight: normal;
    color: #ab8d52;
    margin-bottom: 15px;
}

p, #subContentWrapper ul
{
    font-family: Arial;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-bottom: 15px;
    color: #5e5e5b;
}

#mainContent a, #subContent a
{
    color: #265e81;
    font-weight: bold;
}

#mainContent a:hover, #subContent a:hover
{
    color: #00aef0;
    text-decoration: underline;
}

#subContent a.link-catalog
{
color: #9F0420;
}

.breadcrumbs 
{
    font-size: 1em;
    margin-top: -20px;
    text-transform: lowercase;
}

.left
{
float: left;
}

.right
{
    float: right;
}

.textRight
{
text-align: right;
}

.alert 
{
 color: Red; 
 font-weight: bold;
 }
/*------Lists Styling--------*/

#mainContent ul, #subContent ul
{
    list-style-position: outside;
}

#subContent ul li ul
{
font-size: 1.0em;
margin-bottom: 0;
margin-left: 15px;
}

.pdfList, #productInfo .pdfList
{
    list-style: none;
    padding-left: 0;
}

.pdfList li
{
    padding-left: 25px;
    background: url(img/pdf-logo.gif) no-repeat left center;
}

.arrowList 
{
    list-style: none;
}

.arrowList li
{
    background: url(img/bullet.gif) no-repeat left 6px;
    padding-left: 20px;
}

/*---------------------------------------------------Home Page--------------------------------------------------*/

#mainCategory
{
    position: relative;
    width: 908px;
    height: 232px;
    margin-bottom: 3px;
    border: solid 1px #e2e2e2;
    background: #FFFFFF url(img/background-home-category.gif) repeat-x left bottom;
    overflow: hidden;
}

.backgroundImg
{
    background:#FFFFFF url(img/background-img-marlin.jpg) no-repeat right bottom;
    width: 908px;
    height: 232px;
}

.homeProduct 
{
    width: 700px;
    visibility: hidden;
    position: absolute;
    height: 232px;
    background: #F4F4F4 url(img/background-home-category.gif) repeat-x left bottom;
}

.mainCategoryImg
{
    position: relative;
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 233px;
    height: 232px;
    margin-right: 20px;
    background-color: #dcdbdb;
}

#mainCategory h1
{
    padding-top: 30px;
    margin-bottom: 5px;
    font-family: Trebuchet MS;
}

#mainCategory p
{
    min-height: 108px;
    margin-bottom: 5px;
}

.btnViewProducts
{
background: url(img/btn-viewProducts.gif) no-repeat left top;
width: 115px;
height: 25px;
float: right;
}

a.btnViewProducts:hover
{
background-image: url(img/btn-viewProducts-hover.gif);
}

.button
{
    background: #01346a url(img/background-button.gif) repeat-x left bottom;
    font-size: 12px;
    color: #FFF;
    border: solid 1px #0170e4;
    font-family: Arial;
    margin-right: 15px;
    text-align: center;
    
}

/*-------------------Category Thumbnails-----------------------*/
#catThumb
{
    width: 912px;
    height: 182px;
}

.catRuppRiggers, .catTopGuns, .catRodHolders, .catRodReelHangers, .catAntenna, .catAccessories
{
    float: left;
    background: url(img/cat-thumb-background.jpg) no-repeat left bottom;
    width: 151px;
    height: 182px;
    margin: 0;
    padding: 0;
}

#catThumb img
{
padding-top: 48px;
padding-left: 10px;
}

#catThumb a
{
    display: block;
    width: 152px;
    height: 182px;
    cursor: pointer;
}

#catThumb a span
{
    text-indent: -2000px;
}

.catRuppRiggers a 
{
   background: url(img/cat-thumb-header-ruppriggers.jpg) no-repeat left top;
}

.catTopGuns a
{
   background: url(img/cat-thumb-header-topguns.jpg) no-repeat left top;
}

.catRodHolders a
{
    background: url(img/cat-thumb-header-rodholders.jpg) no-repeat left top;
}

.catRodReelHangers a
{
    background: url(img/cat-thumb-header-reelhangers.jpg) no-repeat left top;
}

.catAntenna a
{
    background: url(img/cat-thumb-header-antennas.jpg) no-repeat left top;
}

.catAccessories a
{
    background: url(img/cat-thumb-header-accessories.jpg) no-repeat left top;
}

/*-----Hovers------*/

.catRuppRiggers a:hover 
{
    background-image: url(img/cat-thumb-header-ruppriggers-hover.jpg);
}

.catTopGuns a:hover
{
   background-image: url(img/cat-thumb-header-topguns-hover.jpg);
}

.catRodHolders a:hover
{
    background-image: url(img/cat-thumb-header-rodholders-hover.jpg);
}

.catRodReelHangers a:hover
{
    background-image: url(img/cat-thumb-header-reelhangers-hover.jpg);
}

.catAntenna a:hover
{
    background-image: url(img/cat-thumb-header-antennas-hover.jpg);
}

.catAccessories a:hover
{
    background-image: url(img/cat-thumb-header-accessories-hover.jpg);
}

/*----------------------------------------------Category Pages--------------------------------------*/
.categoryList
{
list-style: none;
}

.categoryList li
{
margin-bottom: 20px;
}

.categoryList a
{
font-size: 1.2em;
font-weight: bold;
}


/*---------------------------------------------Product Search Results-------------------------------*/
#subContent #productSearchResults ul
{
font-size: 0.8em;
}

#subContent  #productSearchResults a
{
    font-size: 1.2em;
    line-height: 1.8em;
}
/* --------------------------------------------Installations-------------------------------------------- */

#installations h2 
{
   margin-bottom: -10px;
}

#installations p 
{
    margin: 0px 10px 10px 0;
}

#installations img {
    border: solid 1px #CCC;
    padding: 4px;
    float: left;
    margin-right: 6px;
}

#installationImageGallery {
        float: left;
        margin-left: 10px;
}

/* --------------------------------------------Resources----------------------------------------------- */

.resourcesList
{
list-style: none;
}

.resourcesList li
{
float: left;
clear: left;
min-height: 50px;
width: 100%;
margin-bottom: 15px;
}

#subContent .resourcesList a
{
float: left;
background: url(img/bullet-resources.gif) no-repeat left top;
padding-left: 35px;
font-weight: normal;
color: #5e5e5b;
}

.resourcesList a span
{
font-size: 1.4em;
color: #265e81;
font-weight: bold;
}

#subContent .resourcesList a:hover
{
background-image: url(img/bullet-resources-hover.gif);
text-decoration: none;
color: #5e5e5b;
}

.resourcesList a:hover span
{
text-decoration: none;
color: #00aef0;
}

#warranty
{
float: right;
margin: 0 0 20px 20px;
}

#subContent #tips.resourcesList a
{
padding-left: 0;
}


#tips img
{
float: left;
margin-right: 15px;
}

/*----------------------------------------------Contact-------------------------------------------------*/
#contactInfo
{
    float: right;
    width: 275px;
    overflow: hidden;
}

#contactForm
{
    float: left;
    width: 325px;
    overflow: hidden;
}

#mapBackground
{
    width: 262px;
    height: 276px;
    margin-right: 50px;
    padding: 3px 0 0 13px;
    background: url(img/background-map.jpg) no-repeat left bottom;
}

.map
{
    padding: 2px;
    width: 250px;
    height: 250px;    
    display: block;
}

#subContent #contactInfo a.map:hover
{
    background-color: #7f9DB9
}

#warrantyForm
{
margin-top: 40px;
width: 100% !important;
width: 500px;
}

#warrantyForm fieldset
{
background: url(/images/tshirts.jpg) no-repeat right top;
}

fieldset
{
    margin: 0;
    padding: 0;
    border: none;
    font-size: 1.2em;
}

fieldset label
{
    float: left;
    width: 100px;
    margin: 0;
    padding: 0;
    line-height: 2.5em;
}

#warrantyForm fieldset .auto
{
width: auto;
margin-right: 10px;
}

#warrantyForm fieldset .long
{
width: 180px;
}

#warrantyForm fieldset label
{
width: 75px;
}

.linebreak
{
    margin-top: 10px;
}

fieldset input
{
    float: left;
    width: 200px;
    margin-top: 6px;
    padding: 2px;
    border: solid 1px #7F9DB9;
    color: #666;
    background-color: #f9f9f9;
}

fieldset input.small
{
width: 72px;
}

#warrantyForm fieldset input
{
margin-right: 20px;
}

#warrantyForm img
{
float: right;
border: solid 1px Silver;
}



fieldset textarea
{
    float: left;
    width: 300px;
    height: 75px;
    border: solid 1px #7F9DB9;
    color: #666;
    background-color: #f9f9f9;
}

fieldset select
{
    float: left;
    width: 206px;
    margin-top: 5px;
    color: #666;
    background-color: #f9f9f9;
}

.validator
{
    position: relative;
}

#subContent .validationSummary
{
    float: left;
    margin-top: 10px;
    width: 300px;
    color: Red;
    font-size: 1.2em;
}

#subContent .validationSummary ul
{
padding-left: 20px;
color: Red;
font-size: 1.0em;
}

fieldset br
{
    clear: left;
}

/* ----------------------------------------------- Where To Buy ------------------------------------------------*/

#onlineDealers
{
float: left;
width: 50%;
margin-top: 30px;
padding-bottom: 90px;
}

#onlineDealers ul.arrowList
{
float: left;
width: 49%;
margin-bottom: 0;
}

.featuredDealer
{
width: 100%;
font-size: 1.1em;
margin-bottom: 10px;
}

#internationalDealers
{
float: right;
width: 50%;
margin-top: 30px;

}

#internationalDealers img
{
float: left;
margin-right: 5px;
}
#searchDealers
{
clear: left;
border: solid 1px #ab8d52;
background: url(img/background-find-dealers.gif) repeat-x left top;
padding: 15px;
margin-bottom: 8px;
}

#searchDealers label
{
width: 53px;
padding-right: 5px;
color: #FFF;
font-weight: bold;
font-size: 1.1em;
}

#searchDealers input
{
width: 150px;
}

#searchDealers select
{
width: 100px;
}

.dealerList
{
margin-top: 20px;
}

.dealerList li 
{
    display: inline;    
    float: left;
    margin: 0 0 20px 0;
    text-align: left;
    width: 49%;
}

.dealerList li h3 
{
    margin-bottom: 5px;
    font-size: 1.0em;
}

#updateProgressModal 
{
    background-color: #FFF;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
	filter: alpha(opacity=50);
	z-index: 0;
}

#updateProgress 
{
    position :absolute;
    padding: 20px;
    top: 350px;
    width: 200px;
    background-color: #FFF;
    border: solid 2px #00aeef;
    margin-left: 50px;
    z-index: 100;
}


/* ------ Editor -------- */
.ctl00_ContentPlaceHolder1_txtEditInstallDesc_HtmlBox 
{
	text-align: left;
	background-color: Lime;
}