@charset "utf-8";
/* CSS Document */
/* typography*/
/* google fonts 
font-family: 'Yanone Kaffeesatz', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
*/

body {
    background: #4f4f4f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    color: #fff
}

a {
    color: #808080;
    text-decoration: none
}

a:hover {
    color: #00aba1; /*text-decoration:underline*/
}

input[type=text] {
    color: #888;
    font-family: Arial, Helvetica, sans-serif
}

p {
    margin: 0 0 15px
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px
}

h1 {
    color: #00aba1;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
}

h4 {
    color: #fff;
    font-size: 28px;
    line-height: 28px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400
}

h5 {
    color: #cccccc;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    margin: 0
}

h3 {
    color: #b3b3b3;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.display-none {
    display: none !important;
}

#header {
    clear: both;
    display: block;
    height: 140px;
    padding: 15px 0 0 0
}

#header .user-nav {
    float: left;
    font-size: 12px;
    text-shadow: 1px -1px 1px #373737;
    margin: 0 0 20px
}

#header .user-nav .user {
    float: left;
    margin: 0 40px 0 0
}

#header .user-nav .user a {
    color: #00aba1
}

#header .user-nav li {
    float: left;
    margin: 0 25px 0 0
}

.header-right li a .counter, #header .user-nav li a .counter {
    background: url(../img/icon_cart.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    color: #000;
    font-size: 11px;
    line-height: 16px;
    margin: 0 0 0 5px;
    text-shadow: none
}

#header .user-nav li a img {
    margin: 0 0 2px
}

#header li:hover, #header li.hover {
    position: relative;
}

#header .drop-down {
    display: none;
    position: absolute;
    padding: 5px;
    left: -14px;
	z-index:999
}

#header .drop-down ul.albummenulist {
    background: #4F4F4F;
    border: none;
    width: 260px;
    border-radius: 5px;
    padding: 0px 0 10px 9px;
}

.header-right .drop-down ul.albummenulist {
    background: #323232 !important;
}

#header .drop-down ul.albummenulist li {
    float: none;
    display: block;
}

#header .drop-down ul.albummenulist li a.circle-on {
    border-radius: 50%;
    width: 7px;
    height: 7px;
    background-color: #FF6203;
    display: block;
    padding: 0;
    border: 2px solid #FFF;
    float: left;
    margin: 4px 5px 0 5px;
}

#header .drop-down ul.albummenulist li a.circle {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: block;
    padding: 0;
    float: left;
    margin: 4px 5px 0 5px;
}

#header .drop-down ul.albummenulist li:hover a.circle {
    background-color: #fff;
}

#header li:hover .drop-down, #header li.hover .drop-down {
    display: block;
}

ul.albummenulist li a:hover {
    color: #fff !important;
    background: #00aba1;
}

ul.albummenulist li a span {
    left: -37px;
}

.prime-links {
    float: right;
    text-shadow: 1px -1px 1px #373737;
    text-align: right;
    margin-bottom: 30px
}

.prime-links a {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    margin: 0 0 0 15px;
    text-transform: uppercase;
    font-size: 18px;
    color: #00aba1;
    font-weight: 700
}

.prime-links a:hover {
    color: #999;
}

.logo {
    float: left;
    margin: 3px 0 0 0
}

.search-block {
    float: right;
    text-align: right;
    margin-top: 21px;
}

.search-block a {
    color: #cccccc;
    font-size: 11px
}

.search-block a.adv-search {
    float: left;
    margin: 5px 0 0 9px;
}

.search-block .adv-search-title {
    float: right;
    margin: 3px 0 0 0
}

.search-block #adv-search-title {
    margin: 2px;
    display: block;
    float: left;
}

.search-block .adv-search-title input {
    margin: 2px 11px 0 5px;
    float: right;
}

.search-block a:hover {
    color: #fff
}

.s-input-cnt {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 10px;
    width: 451px;
    color: #888;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    margin: 5px 0 0 0;
    position: relative
}

.s-input-cnt input[type=text] {
    border: 0;
    float: left;
    width: 420px; /*background:#fff*/
    background: transparent;
    position: absolute;
    top: 2px;
    left: 10px
}

.s-input-cnt .suggest {
    color: #E1E1E1
}

#footer {
    clear: both;
    display: block;
    padding: 50px 0 0 0;
    height: 50px;
}

#footer .footer-logo {
    float: left;
    width: 200px
}

#footer .f-nav {
    float: right;
    width: 750px;
    text-align: right;
}

#footer .f-nav a {
    font-size: 12px;
    text-shadow: 1px -1px 1px #373737;
    margin: 0 10px
}

/* home boxes*/
.photosummary-cnt {
    background: #00aba1;
    padding: 30px 0;
    text-align: center;
    color: #fff;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 30px;
    min-height: 256px
}

.photosummary-cnt strong, .home-report-box strong {
    font-size: 70px;
    display: block;
    line-height: 65px;
    font-weight: 200
}

.photosummary-cnt p, .home-report-box p {
    line-height: 35px;
    font-weight: 300
}

.photosummary-cnt select {
    background: url(../img/dropdown_small_home_bg.png) no-repeat 0 0;
    border: none;
    height: 20px;
    color: #fff;
    font-size: 11px;
    line-height: 18px
}

.home-report-box {
    background: #000000;
    padding: 40px 0;
    text-align: center;
    color: #fff;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 30px;
    min-height: 150px
}

.home-report-box a.btn {
    background: url(../img/button_report.png) no-repeat 0 0;
    width: 152px;
    height: 20px;
    display: inline-block;
    color: #fff;
    text-indent: 10px;
    font-size: 11px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px
}

.home-report-box a.btn:hover {
    background-position: 0 -20px
}

p.select {
    margin-bottom: 43px
}

.home-photosearch {
    background: #6a6c80;
    min-height: 110px;
    padding: 40px 0;
    text-align: center;
    color: #fff;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 65px;
    line-height: 75px;
    font-weight: 200
}

.home-photosearch .search-cnt {
    background: #8b8c9c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 1px 5px;
    height: 25px;
    width: 360px;
    margin: 10px auto 0;
    position: relative
}

.home-photosearch .search-cnt input[type=text] {
    border: none; /*background:#8b8c9c;*/
    background: transparent;
    font-style: italic;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    width: 75%;
    float: left;
    color: #fff;
    font-size: 13px;
    margin: 2px 0 0 0;
    position: absolute;
    left: 10px;
    top: 2px
}

.home-photosearch .search-cnt .suggest {
    color: rgb(179, 179, 179) !important
}

.home-photosearch .search-cnt .btn {
    float: right;
    margin: 3px 5px 0 0
}

/* inner pages */

#content {
    clear: both;
    padding: 10px 0 0 0;
}

#content a {
    color: #00ABA1;
}

#content a:hover {
    color: #fff;
}

.report-subinfo {
    color: #ddd
}

.report-subinfo a {
    text-decoration: underline;
    margin: 0 2px 0 0
}

/* resport listing*/

.thumb-list {
    clear: both
}

.thumb-list .list-item, .thumb-list li {
    float: left;
    width: 230px;
    height: 420px;
    margin: 0 10px 15px 0;
    list-style-type: none
}

.thumb-list .list-item .thumb-cnt {
    display: block;
    height: 255px;
    text-align: center;
    padding: 20px 0 0 0
}

.thumb-list .list-item .thumb-cnt img {
    max-height: 100%;
    max-width: 100%
}

img.off {
    opacity: 0.1;
    filter: alpha(opacity=10);
}

.large-zoom-cnt img.off {
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.thumb-list .date {
    color: #cccccc;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0 0 5px
}

.thumb-list .item-desc {
    color: #999999;
    font-size: 11px;
}

.thumb-list .by {
    font-size: 13px;
    font-weight: 700
}

.filter {
    float: right;
    text-align: right;
    color: #cccccc;
}

.filter a.current, .filter a:hover {
    color: #00ABA1 !important;
}

.filter a {
    color: #cccccc !important;
}

.filter .orderby {
    margin-right: 10px;
    margin-top: 25px;
}

#content .text-content {
    font-size: 14px;
    width: 90%;
    text-align: justify;
    padding: 10px 0 0 0;
    color: #B3B3B3;
}

#content .text-content strong {
    color: #00ABA1;
    font-weight: normal;
}

/* login box*/
#overlay {
    display: none;
    position: fixed;
    top: 0;
    top: 0;
    width: 100%;
    height: 300%;
    z-index: 6
}

#overlay-black {
    top: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    background-color: #333;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#overlay-content {
    position: absolute;
    top: 0;
    top: 0;
    width: 100%;
    height: 300%;
    z-index: 6
}

#overlay .login-box {
    background: #333333;
    width: 350px;
    padding: 20px;
    margin: 20% 0 0 35%;
    overflow: hidden;
    display: none
}

#overlay .login-box h1 {
    border-bottom: 1px solid #666666;
    font-size: 13px;
    font-weight: 700;
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    padding: 0 0 10px
}

#overlay .login-box .buttons {
    border-top: 1px solid #666666;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0
}

.login-box input {
    background: #cccccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    font-style: italic;
    font-size: 14px;
    color: #333333;
    border: none;
    height: 20px
}

.login-box h1 span.lost-pwd {
    float: right;
    font-weight: normal;
}

#overlay .show {
    display: block;
    position: relative
}

#overlay .ask-delete-email {
    position: absolute;
    top: 0;
    background: #333333;
    height: 250px;
    width: 354px;
    margin: 62px 0 0 0;
}

#overlay h1.important {
    padding: 10px;
    display: block;
    text-align: center;
    background-color: red;
    margin: 0 0 15px 0;
    border: none;
}

/* blue combo*/
div.custom.blue-combo,  div.custom.black-combo {
    margin: 0 auto 5px;
    width: 181px;
}

div.custom.blue-combo input, div.custom.black-combo input {
    background: url(../img/dropdown_small_home_bg.png) no-repeat 0 0;
    border: none;
    height: 16px;
    color: #fff;
    font-size: 11px;
    width: 173px;
    margin: 0 auto;
    cursor: pointer
}

div.custom.blue-combo div.icon, div.custom.black-combo div.icon {
    background: none;
    display: none
}

div.custom.blue-combo, div.custom.black-combo {
    margin: 0 auto 5px;
    width: 181px;
}

div.custom.black-combo input {
    background: url(../img/dropdown_small_home_black_bg.png) no-repeat 0 0;
	padding-left:15px;
}

div.custom.black-combo div.combo {
	top: 18px;
}

/* gray big combo*/
div.custom.gray-big-combo {
    width: 230px;
}

div.custom.gray-big-combo input {
    background: url(../img/dropdown_big_bg.png) no-repeat 0 0;
    border: none;
    height: 26px;
    color: #333;
    font-size: 15px;
    width: 222px;
    margin: 0 auto;
    cursor: pointer;
    text-indent: 5px;
    padding: 2px 5px;
}

div.custom.gray-big-combo div.icon {
    background: none;
    display: none
}

div.custom.gray-big-combo .list-wrapper {
    background: #9e9e9e;
    width: 230px;
    top: 30px;
    border-color: #7d7d7d
}

div.custom.gray-big-combo li {
    color: #333;
    font-size: 12px
}

div.custom.gray-big-combo li.active {
    background: #c9c9c9;
    color: #333
}

/* report list 2 */

.breadcrumbs {
    clear: both;
    display: block;
    overflow: hidden;
    line-height: 25px;
}

.breadcrumbs a {
    color: #00aba1;
    text-decoration: underline;
    margin: 0 10px 0 0
}

.byname {
    float: right;
    margin-top: 11px;
    text-align: right;
    font-size: 30px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700
}

.byname a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff
}

.byname a:hover {
    color: #ccc;
    border-color: #ccc
}

.report-guest-actions {
    float: right;
    margin: -7px 0 0 17px;
}

.checkpoints {
    float: right;
    width: 25%;
    margin: 25px 0 0 0
}

h1.side-title {
    float: left;
    width: 72%
}

h1.side-title span.date {
    color: #ccc;
    font-size: 17px;
}

.photos-list {
    clear: both
}

.photos-list .list-item {
    float: left;
    width: 230px; /*min-height: 300px;*/
    height: 370px;
    margin: 0 10px 15px 0
}

.photos-list .list-item .thumb-cnt {
    display: block;
    height: 240px;
    position: relative
}

.photos-list .list-item .thumb-cnt .photo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 230px;
    text-align: center;
    z-index: 1
}

.photos-list .list-item .thumb-cnt .tagged {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 4;
    background: url(../img/point_rouge.png) no-repeat 0 0;
    width: 12px;
    height: 12px;
}

.photos-list .list-item .thumb-cnt .tagged-unvisible {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 4;
    background-color: #41259C;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #2842A8;
}

.photos-list .list-item .thumb-cnt img {
    max-height: 100%;
    max-width: 100%
}

.photos-list .date {
    color: #cccccc;
    font-size: 10px;
    text-transform: uppercase;
    margin: 0
}

.photos-list .item-desc {
    color: #fff;
    font-size: 11px;
}

.photos-list .item-desc p {
    margin: 0
}

.photos-list small {
    font-size: 11px
}

.photos-list .item-desc a {
    color: #00ABA1;
    text-decoration: underline
}

.photos-list .item-desc a:hover {
    color: #fff
}

.photos-list .by {
    font-size: 13px;
    font-weight: 700
}

.photos-list .fuctions {
    clear: both;
    display: block;
    text-align: center;
    padding: 10px 0 5px;
}

.photos-list .fuctions div, .details-cnt .fuctions div {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.photos-list .fuctions a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.fuctions .add-album {
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../img/btn_addalbum.png) no-repeat 0 0;
    text-indent: -99999px;
    overflow: hidden;
    margin: 0 10px 0 0
}

.fuctions a.add-album:hover {
    background-position: 0 -20px;
}

.fuctions .add-cart {
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../img/btn_addcart.png) no-repeat 0 0;
    text-indent: -99999px;
    overflow: hidden;
    margin: 0 10px 0 0
}

.fuctions a.add-cart:hover {
    background-position: 0 -20px;
}

.fuctions .del-cart, .fuctions .del-shot-album {
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../img/btn_removecart.png) no-repeat 0 0;
    text-indent: -99999px;
    overflow: hidden;
    margin: 0 10px 0 0
}

.fuctions a.del-cart:hover {
    background-position: 0 -20px;
}

.fuctions .download {
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../img/btn_dl.png) no-repeat 0 0;
    text-indent: -99999px;
    overflow: hidden;
    margin: 0 10px 0 0
}

.fuctions a.download:hover {
    background-position: 0 -20px;
}

.fuctions .printer {
    display: inline-block;
    width: 30px;
    height: 20px;
    background: url(../img/btn_print.png) no-repeat 0 0;
    text-indent: -99999px;
    overflow: hidden;
    margin: 0 10px 0 0
}

.fuctions a.printer:hover {
    background-position: 0 -20px;
}

/* large-view */
.large-view-cnt {
    position: relative
}

.large-view-cnt .largeview {
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px 20px 10px;
    background: #333333;
    z-index: 6
}

.large-view-cnt .largeview .bigthumb {
    display: block;
    position: relative;
    margin: 0 0 5px
}

.large-view-cnt .largeview .bigthumb .big-tag {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 8;
    background: url(../img/point_rouge.png) no-repeat 0 0;
    width: 12px;
    height: 12px;
}

/* report details */

.report-nav-cnt {
    padding: 0 0 10px 0;
    text-align: right
}

.report-details {
    background: #333;
    padding: 20px;
    display: block;
    overflow: hidden;
}

.report-details .thumb {
    max-width: 480px;
    float: left;
    width: 53.33%
}

.report-details .thumb img {
    max-width: 100%;
}

.details-cnt {
    float: left;
    width: 45.77%;
    margin: 0 0 0 10px
}

.history p {
    line-height: 22px;
    margin: 0 0 7px;
}

.history h2 {
    color: #00aba1;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
    padding-top: 19px;
}

/* tumblelog CSS */

#tumblelog {
    /*  background: #FFF;*/
    padding: 0;
}

#tumblelog .homebox {
    margin: 10px 10px 0 0;
    /* border-top: 4px solid #DCB;
     padding-top: 10px;*/
    /*background: #FFF;*/
    float: left;
}

#tumblelog h1, #tumblelog h2, #tumblelog h3 {
    font-weight: bold;
}

#tumblelog .col1 {
    width: 230px;
}

#tumblelog .col2 {
    width: 460px;
}

#tumblelog .col3 {
    width: 710px;
}

#tumblelog .col1 img,
#tumblelog .col2 img,
#tumblelog .col3 img {
    max-width: 100%;
}

/**** Transitions ****/

.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.transitions-enabled.masonry {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.transitions-enabled.masonry .masonry-brick {
    -webkit-transition-property: left, right, top;
    -moz-transition-property: left, right, top;
    -o-transition-property: left, right, top;
    transition-property: left, right, top;
}

/* disable transitions on container */
.transitions-enabled.infinite-scroll.masonry {
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}

.centered {
    margin: 0 auto
}

/* common CSS*/
.radio, .checkbox {
    border: none;
    padding: 0;
    margin: 0 2px 2px;
    vertical-align: middle;
    background: none !important;
    box-shadow: none;
    width: auto !important
}

.file-input {
    height: auto !important
}

.relative {
    position: relative
}

.left {
    float: left
}

.right {
    float: right
}

.center {
    text-align: center
}

.clear {
    clear: both
}

.white {
    color: #fff
}

.right-img {
    float: right;
    margin: 0 0 5px 5px
}

.left-img {
    float: right;
    margin: 0 0 5px 5px
}

.row {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 5px 0;
}

.row .left-label {
    float: left;
    width: 120px;
    line-height: 20px;
    padding: 0 10px 0 0;
}

.row .small-label {
    float: left;
    width: 80px;
    line-height: 20px;
    padding: 0 10px 0 0;
}

.row .block-label {
    line-height: 20px;
    clear: both;
    display: block
}

.row .value {
    float: left;
}

.required {
    color: #380900
}

.vm {
    vertical-align: middle !important
}

.equal-col {
    width: 48%
}

/* blue btn small*/
a.blue-btn-sm {
    display: inline-block;
    background: url(../img/blue-btn-sm.png) no-repeat right -60px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 0;
    color: #fff !important;
    font-size: 16px;
    margin: 0 2px 2px
}

a.blue-btn-sm em {
    display: inline-block;
    background: url(../img/blue-btn-sm.png) no-repeat 0 0;
    line-height: 30px;
    height: 30px;
    padding: 0 5px 0 15px;
    font-style: normal;
}

a.blue-btn-sm:hover {
    background: url(../img/blue-btn-sm.png) no-repeat right -90px;
}

a.blue-btn-sm:hover em {
    background: url(../img/blue-btn-sm.png) no-repeat 0 -30px;
}

a.blue-btn-sm.wide em {
    padding: 0 35px 0 45px
}

a.blue-btn-sm.wide.smallfont {
    text-align: center;
    font-size: 11px
}

a.blue-btn-sm.wide.smallfont em {
    padding: 0 11px 0 20px;
    width: 125px;
    line-height: 14px;
}

/* gray btn small*/
a.gray-btn-sm {
    display: inline-block;
    background: url(../img/gray-btn-sm.png) no-repeat right -60px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 0;
    color: #333 !important;
    font-size: 16px;
    margin: 0 2px 2px
}

a.gray-btn-sm em {
    display: inline-block;
    background: url(../img/gray-btn-sm.png) no-repeat 0 0;
    line-height: 30px;
    height: 30px;
    padding: 0 5px 0 15px;
    font-style: normal;
}

a.gray-btn-sm:hover {
    background: url(../img/gray-btn-sm.png) no-repeat right -90px;
}

a.gray-btn-sm:hover em {
    background: url(../img/gray-btn-sm.png) no-repeat 0 -30px;
}

a.gray-btn-sm.wide.smallfont {
    text-align: center;
    font-size: 11px
}

a.gray-btn-sm.wide.smallfont em {
    padding: 0 20px 0 20px;
    width: 120px;
    line-height: 14px;
}

/* custom radio & checkbox */
label {
    color: #CCCCCC;
    font-size: 14px;
    line-height: 20px;
}

.custom-radio {
    height: 20px;
    width: 20px;
    clear: left;
    float: left;
    margin: 0 10px 3px 0;
    /*	padding: 0 0 0 26px;*/
    background: url("../img/custom-radio.png");
    background-repeat: no-repeat;
    cursor: default;
}

.custom-checkbox {
    height: 20px;
    width: 20px;
    clear: left;
    float: left;
    margin: 5px 5px 3px;
    /*	padding: 0 0 0 26px;*/
    background: url("../img/custom-checkbox.png") no-repeat;
    cursor: default;
    text-align: left;
}

.custom-checkbox-mini {
    height: 10px;
    width: 10px;
    float: right;
    margin: 5px 5px 3px;
    /*	padding: 0 0 0 26px;*/
    background: url("../img/custom-checkbox-mini.png") no-repeat;
    cursor: default;
    text-align: left;
}

.custom-checkbox-mini-left {
    float: left;
	margin-top: 12px;
}

.custom-checkbox input, .custom-checkbox-mini input, .custom-radio input {
    display: none;
}

.custom-checkbox input.show, .custom-checkbox-mini input.show, .custom-radio input.show {
    display: inline;
}

.selected {
    background-position: 0 -40px;
}

.custom-checkbox-mini .selected {
    background-position: 0 -20px;
}

/* New Added CSS on 04/10/12 */
.addmenu-popup {
    width: 250px;
    background: #333333;
    padding: 15px;
    position: absolute;
    top: 0px;
    left: 51px;
    text-align: left;
    z-index: 100;
    font-size: 12px;
}

ul.addmenulist {
    border-bottom: 1px solid #666666;
    padding: 10px 0;
    margin: 0 0 10px 0;
}

ul.addmenulist li {
    list-style-type: none;
}

ul.addmenulist li a {
    color: #cccccc !important;
    height: 21px;
    line-height: 20px;
    padding: 0 10px;
    display: block;
    text-decoration: none !important;
}

ul.addmenulist li a:hover {
    color: #fff !important;
    background: #00aba1;
}

ul.albummenulist {
    border-bottom: 1px solid #666666;
    padding: 10px 0;
    margin: 0 0 10px 0;
}

ul.albummenulist li {
    list-style-type: none;
}

ul.albummenulist li a {
    color: #cccccc !important;
    height: 21px;
    line-height: 20px;
    padding: 0 10px;
    display: block;
    text-decoration: none !important;
}

ul.albummenulist li a:hover {
    color: #fff !important;
    background: #00aba1;
}

ul.albummenulist li hr {
    border-bottom: 1px solid;
    margin: 0 0 5px 0;
}

.ajouter-txt {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    padding: 10px 0;
    margin: 10px 0;
    line-height: 20px;
    color: #fff;
}

.graytxt {
    color: #c2c2c2;
}

.topposition {
    top: 200px;
}

.searchform {
    display: block;
    margin-top: 35px;
}

.searchform .row {
    margin-bottom: 30px;
    clear: both;
}

.searchform .row label {
    width: 240px;
    float: left;
    font-size: 14px;
    color: #cccccc;
}

.searchform .row .singlerow {
    float: left;
    width: 80%;
    color: #ccc;
}

.search-box1 {
    width: 450px;
    float: left;
    margin-left: -20px
}

.search-box2 {
    width: 450px;
    float: left;
}

.searchform .row input {
    background: none repeat scroll 0 0 #CCCCCC;
    border: none;
    border-radius: 4px;
    color: #333333;
    font-size: 14px;
    font-style: italic;
    height: 20px;
    padding: 5px;
    margin-bottom: 10px;
}

.searchform .row input, .form-cnt input[type="text"], .form-cnt input[type="password"], .row textarea {
    background: none repeat scroll 0 0 #CCCCCC;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    font-size: 14px;
    font-style: italic;
    height: 20px;
    margin-bottom: 5px;
    padding: 5px;
}

.form-cnt {
    width: 710px;
    display: block;
}

.form-cnt textarea, .row textarea {
    font-family: Arial, Helvetica, sans-serif
}

.form-cnt {
    display: block;
    width: 710px;
}

.form-cnt .custom-checkbox {
    margin: 0 10px 0 0
}

.form-cnt .options-cnt {
    float: left;
    width: 30%;
    margin: 0 2% 0 0
}

.form-cnt .twocol-options-cnt {
    float: left;
    width: 60%;
}

.twocol-options-cnt li {
    float: left;
    width: 48%;
    margin: 0 1% 0 0
}

.form-cnt .row {
    clear: both;
    float: left;
    width: 100%;
    overflow: visible
}

.searchform-txt {
    color: #ccc;
    font-style: italic;
    margin-left: 20px;
    line-height: 18px;
}

.searchform-txt span {
    color: #fff;
    font-style: normal;
}

.search-box2 label {
    width: 55px !important;
    float: left;
    line-height: 25px;
}

.search-box2 .singlerow {
    float: left;
}

.search-box2 .singlerow input {
    height: auto !important;
    font-style: normal;
}

.search-box2 .row {
    margin-bottom: 0px;
}

.dateblock {
    width: 185px;
    float: left;
}

.pardate {
    display: block;
    padding-bottom: 20px;
    clear: both;
}

.pardate input {
    height: auto !important;
    font-style: normal !important;
}

.dateblock {
    margin-top: 3px;
}

a.blue-btn-big {
    display: inline-block;
    background: url(../img/blue-btn-big.png) no-repeat right -100px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 0;
    color: #fff !important;
    font-size: 16px;
    margin: 0 2px 2px
}

a.blue-btn-big em {
    display: inline-block;
    background: url(../img/blue-btn-big.png) no-repeat 0 0;
    line-height: 50px;
    height: 50px;
    padding: 0 26px 0 37px;
    font-style: normal;
}

a.blue-btn-big:hover {
    background: url(../img/blue-btn-big.png) no-repeat right -150px;
}

a.blue-btn-big:hover em {
    background: url(../img/blue-btn-big.png) no-repeat 0 -50px;
}

span.hd-txt {
    padding-left: 30%;
}

span.hd-txt a {
    color: #808080;
    text-decoration: underline;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

span.hd-txt a:hover {
    color: #fff;
    text-decoration: none;
}

ul.photographes-list {
    margin-top: 10px;
}

ul.photographes-list li {
    list-style-type: none;
    float: left;
    width: 80px;
    height: 155px;
    margin-right: 20px;
}

ul.photographes-list li div.ident-picture-content {
    width: 70px;
    height: 80px;
    text-align: center
}

ul.photographes-list li div.ident-picture-content img {
}

ul.photographes-list li a {
    color: #fff !important;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px
}

ul.photographes-list li a p {
    line-height: 25px
}

a.photographes-returnlink {
    color: #808080;
    text-decoration: underline;
}

a:hover.photographes-returnlink {
    color: #fff;
    text-decoration: none;
}

.googlemap {
    background: #333333;
}

.googlemap-left {
    width: 23%;
    float: left;
}

.googlemap-right {
    width: 77%;
    float: left;
}

.googlemaplist {
    padding: 20px;
}

.googlemaplist ul li {
    list-style-type: none;
    margin-bottom: 5px;
}

.googlemaplist ul li a {
    font-size: 13px;
    color: #fff !important;
}

.googlemaplist ul li a:hover {
    color: #00aba1 !important;
}

.subline-txt {
    clear: both !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCC;
}

.album-actions {
    float: right;
    margin-top: 10px;
}

.album-block1 {
    width: 87px;
    float: left;
    text-align: center;
}

.album-block2 {
    width: 71px;
    float: left;
    text-align: center;
}

.album-block3 {
    width: 82px;
    float: left;
    text-align: center;
}

.album-block1 img, .album-block2 img, .album-block3 img {
    margin-bottom: 10px;
}

.album-block1 a, .album-block2 a, .album-block3 a {
    color: #cccccc !important;
}

.album-block1 a:hover, .album-block2 a:hover, .album-block3 a:hover {
    color: #00aba1 !important;
}

li.album-picked {
    background-color: #FA4700 !important;
}

a.album-picked {
    color: #FA4700 !important;
}

/* infinite loader */
#infscr-loading img {
	margin: 25px;
	border: 5px solid;
}

/* tab list */
#search-1 {
    float: left;
    margin: 7px 0 20px;
}

.filter-search {
    float: left;
    margin: 7px 0 0 15px;
}

table.dataTable {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}

.dataTables_wrapper {
    margin: 0 auto;
}

.dataTables_length {
    float: left;
    margin: 0 0 10px 3px;
}

.dataTables_filter {
    float: right;
    margin: 0 3px 10px 0;
}

.dataTables_filter input {
    width: auto;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    border: none;
    margin: 3px 0 0 0;
}

.dataTables_info {
    margin: 21px 0 10px 3px;
    display: inline-block;
}

.dataTables_paginate {
    display: inline-block;
    margin: 10px 0 10px 3px;
}

.paginate_active {
    padding: 1px 5px 1px 5px;
    margin: 0 3px 0 3px;
    background: white;
    border-radius: 3px;
    color: #333 !important;
    font-weight: bold;
    cursor: pointer;
}

.paginate_button {
    padding: 1px 5px 1px 5px;
    margin: 0 3px 0 3px;
    background: #5F5F5F;
    border-radius: 3px;
    color: #fff !important;
    cursor: pointer;
}

table.tab-list {
    background: #707070;
    width: 100%;
    clear: both;
}

table.tab-list th {
    padding: 10px;
    background: #353535;
    cursor: pointer;
}

table.tab-list th.sorting_asc {
    background: #353535 url(../img/sortascend.png) no-repeat center right;
}

table.tab-list th.sorting_desc, table.tab-list th.sorting {
    background: #353535 url(../img/sortdescend.png) no-repeat center right;
}

table.tab-list td {
    padding: 10px;
    cursor: pointer;
}

table.tab-list td.no-cusror {
    cursor: default;
}

table.tab-list .odd {
    background: #818181
}

table.tab-list .even {

}

#foliopage li {
    display: block;
    padding: 4px 7px;
    border: 1px;
    float: left;
    background: #00aba1;
    margin: 3px;
    border-radius: 4px;

}

#foliopage li.suivant {
     display: block;
     padding: 0;
     border: none;
     float: left;
     background: none;
     margin: 0;
     border-radius: 0;
 }

#foliopage li.foliocourant {
    background: #373737;
    color: #fff;
}

#foliopage li a {
    color: #fff;
}

/* Media query*/
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .container_24 {
        width: 960px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
    .container_24 {
        width: 1200px;
    }

    .details-cnt {
        width: 55%
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1680px) {
    .container_24 {
        width: 1440px;
    }

    .details-cnt {
        width: 55%
    }
}


