﻿.trailerInfo
{
    background-color:#f8f8f8;padding:20px;margin:20px 0 20px 0;border:0px solid #999;
    }

table[id$="_dvMainBoatInfo"]
{
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

table[id$="_dvMainBoatInfo"] td
{
    padding: .45em 5px .45em 5px;
}

table[id$="_dvMainBoatInfo"] .dvHeader
{
    font-weight:bold;
}

table[id$="_dvMainBoatInfo"] .dvItem
{
}

table[id$="_dvMainBoatInfo"] .dvMainBoatInfoAltRow
{
    background: rgba(255, 255, 255, 0.3);
}
                        
#ctl08_dvMainBoatInfo tr:hover, #ctl09_dvMainBoatInfo tr:hover
{
    background: rgba(255, 255, 255, 0.7);
}
                        
.accordianConfirmationDiv
{
    border: 2px solid #8ad8fe;
    padding:10px;
    margin:10px;
    background-color: #fff;
    font-weight:bold;
}

.accordion-toggle {
    cursor: pointer;
    border: 1px solid #ff6e45;
    border-collapse: collapse;
    text-align: center;
    padding: 10px 0 10px 0;
    color: #515151;
}
    .accordion-toggle:hover {
        color: #ff6e45;
        /* background-color: #cedce2; */
        background: rgba(255, 255, 255, 0.3);
        -webkit-transition: all .5s; /* Safari */
        transition: all .5s;
    }
.accordion-content
{
    display: none;
}
.accordion-content.default
{
    display: block;
}
                        
.requiredField
{
    border: 2px solid #ff6e45 !important;    
}

.divToCenterImageIn160pxHeight
{
    position:relative;
    width:100%;
    height:160px;
    border: 0px solid red;
    overflow:hidden;    
}

.centerImageInDiv
{
   position: relative;
   left: 50%;top: 50%;
   -webkit-transform: translateY(-50%) translateX(-50%); 
   -webkit-transition: all .5s ease; /* Safari */
   transition: all .5s ease;
}

.centerImageInDiv:hover
{
   width:110%;
}

        #searchWrapper{
    height:auto;
    display:none;
    text-align:center;
}





.btnYouSearchedFor
{
    position:relative;
    display:inline-block;
    text-align: center;
    text-decoration: none;
    color: #17283e;
    padding: .75em 1.25em .75em 1.25em;
    border: 1px solid #ceced0;
    font-size:70%;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:10px;
}


.btnYouSearchedFor:hover
{
    background-color: #ededee;
    color:#ff6e45;
    -webkit-transition: all .3s; /* Safari */
    transition: all .3s;
    }
    
.btnYouSearchedForr {
		-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:70%;
	font-weight:bold;
	padding:6px 24px;
    margin-bottom:10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.btnYouSearchedForr:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
	background-color:#f6f6f6;
	border:1px solid #c8c5c5;
}
.btnYouSearchedFor:active {
	position:relative;
	top:1px;
}

div.mainAddInfo
{
    font-size: 125% !important;
    line-height:150%;
    }

div.mainAddInfo p
{
    line-height:150%;
    margin-bottom: inherit;
    }

    
#DivListingOptions
{
    font-size: 115% !important;
    line-height:150%;
    }
    
#DivListingOptions h2
{
    font-size: 100% !important;
    line-height:100%;
    }
    
    
    
    
    
    
    @media screen and (min-width: 736px) 
    {
	    #divMobileSearchButton
        {
        display: none;
        }

    }
    
    
    
    @media screen and (max-width: 736px)
    {
    
.divToCenterImageIn160pxHeight
{
    position:relative;
    width:100%;
    border: 0px solid red;
    overflow:hidden;    
}
    
    
    }
    
    @media screen and (max-width: 480px)
    {
    
    .divToCenterImageIn160pxHeight
{
    position:relative;
    width:100%;
    border: 0px solid red;
    overflow:hidden;    


    
    }
    }
    
.dropotron li:hover
{
	background:#d9e9f0;
}

.dropotron li:hover>a
{
	color:#17283e;
}

    .advancedSearchDownArrow {
        position: relative;
        background-color: #ff6e45;
        height: 100% !important;
        width: 100% !important;
        padding:15px;
       color: #fff;
    }

        .advancedSearchDownArrow:after {
            content: '';
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 0;
            height: 0;
            border-top: solid 25px #ff6e45;
            border-left: solid 25px transparent;
            border-right: solid 25px transparent;
        }
        
        
        
        
/* corner tag for reduced and new listing over image */



    .cornerTag {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 102;
        overflow: hidden;
        width: 75px;
        height: 75px;
        text-align: right;
    }

    .cornerTag span.org {
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 21px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 120px;
        display: block;
        background: #ff6e45;
        background: linear-gradient(#ff6e45 0%, #e7623c 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 20px;
        left: -30px;
    }
    
     .cornerTag span.blu {
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 21px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        width: 120px;
        display: block;
        background: #69a9c4;
        background: linear-gradient(#69a9c4 0%, #619cb5 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 20px;
        left: -30px;
    }


/* boats search keywords and button */
/* boats search keywords and button */
#tbKeywords {
    padding: 10px;
    font-size: 17px;
    border: 2px solid grey;
    float: left;
    width: 80%;
    /*background: #f1f1f1;*/
    border-radius: 0px;
    border-color: rgba(102,204,255,0.75);
}

/* Style the submit button */
#lbSearchBoats {
    float: left;
    width: 20%;
    padding: 10px;
    background: #17283e;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-color: rgba(102,204,255,0.75);
    border-left: none; /* Prevent double borders */
    cursor: pointer;
    height: 2.75em;
    border-radius: 0px;
}

/* Clear floats */
#keywordSearchDiv::after {
    content: "";
    clear: both;
    display: table;
}
/* END boats search keywords and button */
/* END boats search keywords and button */

/* TUTORIALS search keywords and button */
/* TUTORIALS search keywords and button */
.tutorialSearchTextBox {
    padding: 10px !important;
    font-size: 17px !important;
    border: 1px solid grey !important;
    float: left !important;
    width: 80% !important;
    background: #f1f1f1 !important;
    border-radius: 0px !important;
    border-color: rgba(102,204,255,0.75) !important;
}

/* Style the submit button */
.tutorialSearchButton {
    float: left;
    width: 20%;
    padding: 10px;
    background: #17283e;
    color: white;
    font-size: 17px;
    border: 1px solid grey;
    border-color: rgba(102,204,255,0.75);
    border-left: none; /* Prevent double borders */
    cursor: pointer;
    height: 2.75em;
    border-radius: 0px;
    text-align:center;
}

/* Clear floats */
.tutorialSearchDiv::after {
    content: "";
    clear: both;
    display: table;
}
/* END TUTORIALS search keywords and button */
/* END TUTORIALS search keywords and button */



    
    







                        