﻿
#left-pane
{
    float: left;
    width: 400px;
    z-index: 1;
    margin: 0;
    font-size: 12px;
    padding: 0 12px;
}

#right-pane
{
    float: left;
}

.ui-autocomplete
{
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

* html .ui-autocomplete 
{
		height: 100px;
}

.ui-autocomplete-loading
{
    background: white url('../img/ui-anim_basic_16x16.gif') right center no-repeat;
}

#zonesearch
{
    width: 15em;
}

#accordion
{
    width: 380px;
    z-index: 1;
    margin: 0 8px 0 0;
    font-size: 12px;
}

#accordion h4
{
    margin: 2px 0;
}

#maxsea-map
{
    float: left;
    width: 500px;
    height: 450px;
}

#search-results
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 11px;
}

#search-results-table tr
{
}


#search-results li
{
    cursor: pointer;
    display: block;
    padding: 4px;
}

.bold-paragraph
{
    font-weight: bold;
}

#zone-description th
{
    text-align: left;
}

#file-description-table th
{
    text-align: left;
}

/* the overlayed element */
.overlay
{
    padding: 12px; /* must be initially hidden */
    display: none; /* place overlay on top of other elements */
    z-index: 10000; /* styling */
    background-color: #fff;
    width: 675px;
    min-height: 0px;
    max-height: 800px;
    border: 1px solid #666; /* CSS3 styling for latest browsers */
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.overlay .close
{
    background-image: url(../img/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}

.icon-help
{
    width: 16px;
    height: 16px;
}

#file-description-table th
{
    text-align: left;
}

#search-results-table
{
    cursor: pointer;
    border-collapse: collapse;
    width: 96%;
}

#search-results-table tr td
{
    padding: 4px;
}

.price-column
{
    width: 200px;
}

#results-details
{
    font-size: 0.9em;
    color: #404040;
}

#files-table
{
    border-collapse: collapse;
    width: 96%;
    margin-top: 6px;
}

#files-table th
{
    text-align: left;
    background-color: #f3f3f3;
    color: #000;
    padding: 4px;
}

#files-table td
{
    padding: 4px;
}

#results-content-pane
{
    padding-top: 0;
}

#files-pane-content
{
    padding-top: 0;
}

.ui-effects-transfer
{
    border: 1px dashed #000;
}

#search-content-pane
{
    height: 350px;
}

#search-content-pane div p
{
    margin: 0;
}

.files-result-header
{
    text-align: left;
    background-color: #f3f3f3;
    color: #000;
    padding: 4px;
}

.tab-image
{
    height: 100px;
}

#tabs-4 table
{
    border-spacing: 10px;
}

#ShopSteps
{
    float: left;
    width: auto;
    line-height: 33px;
    margin-top: 0;
    padding: 0;
    font-size: 0.8em;
    color: #fff;
    background-color: #000;
}

#SecurePayments
{
    float: left;
    width: auto;
    line-height: 33px;
    margin-top: 0;
    padding: 0;
    font-size: 1em;
    color: #fff;
}

#ShopSteps ul
{
    list-style: none;
    margin-top: 0;
    padding: 0;
}

#ShopSteps ul li
{
    float: left;
    text-align: center;
    list-style: none;
    text-transform: uppercase;
    padding: 0;
    color: #aaa;
    text-decoration: none;
    height: 33px;
    width: 130px;
    font-weight: bold;
}

#SecurePayments span
{
    float: left;
    margin-top: 0;
    padding: 0;
}

#ShopSteps ul li.actif
{
    color: #fff;
    background: url(../img/MenuStoreActif.png) no-repeat top left;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    border: 1px solid #000000;
    background: #00599b url(../img/ui-bg_glass_40_00599b_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
{
    color: #ffffff;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
    border: 1px solid #999999;
    background: #dadada url(../img/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-hover a, .ui-state-hover a:hover
{
    color: #212121;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
    border: 1px solid #aaaaaa;
    background: #ffffff url(../img/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited
{
    color: #212121;
    text-decoration: none;
}
.ui-widget :active
{
    outline: none;
}
.ui-state-default .ui-icon
{
    background-image: url(../img/ui-icons_ffffff_256x240.png);
}

#maxsea-map
{
    width: 800px;
    height: 500px;
}
.overlay .close
{
    background-image: url('../img/close.png');
}
#description-price a{color:Blue; text-decoration:underline;font-weight:normal;}
#inlinechartslistlink a{color:Blue; text-decoration:underline;font-weight:normal;}
#inlinechartslistlink{float:right;}
#notice
{
	font-style: italic;
	color: red;
	font-size: 0.8em;
}

#maxlakes 
{
	font-style: italic;
	color: red;
	font-size: 0.8em;
}
