/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
html, body {
    font: 14px/26px Tahoma, Arial, Helvetica, sans-serif;
}
.wrapper {
    width: 860px;
    margin: 0 auto;    
}
/* ===================
    ALL: Blue Theme
   =================== */
.header-container,
.footer-container,
.main aside {
    background: white;
}
.title {
    color: white;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body { 
    /*background-image: url(../img/guide.jpg);*/
    background-position: top center;
    background-repeat: no-repeat;
    width: 900px;
    margin:0 auto
}
hr { 
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #000;
    margin: 1em 0;
    padding: 0;
}
a {text-decoration: none;}
.header-container header {
    background-image: url(../img/cmff_head_bg.png);
    height: 305px;
    position: relative;
}
.small {
	font-size: 12px !important;
	text-indent: 0 !important;
	margin-left: 46px;
	width: 766px;
}
.slogan {position: absolute;top:215px;left: 104px;}
.slogan h1 {margin: 0; font-size:35px;}
.slogan h2 {margin: 0; font-size:20px;color:white;margin-top: 4px;}
.slogan h3 {margin: 0; font-size:20px;color:black;margin-top: -2px;}
.slogan h3 span {font-weight: 400;}
.nav {margin-bottom:30px;}
.nav a {
    font-size: 14px;
/*    text-transform: uppercase;*/
    color: #0083a9;
    text-decoration: none;
    font-weight: 700;
/*    border: 1px solid black;*/
/*    border-spacing: 1px;*/
/*    border-width: 1px;*/
/*    border-color: black;*/
/*    border-collapse: collapse;*/
}
.nav a:hover,
.nav a:visited {
    
}

.nav a:hover {
    text-decoration: underline;
}
.td1 {width: 185px;}
.td2 {width: 125px;}
.td3 {width: 210px; text-align: center;}
.td4 {width: 130px;}
.td5 {width: 290px;}
.td6 {width: 120px;}
.td7 {width: 70px;}
.td8 {width: 220px;text-align: right;height: 20px;}
.td9 {width: 102px;text-align: right;}
.td10 {width: 118px;text-align: right;}

.content h1 {
    font-family: georgia, serif;
    font-size: 1.5em;
    margin: 40px 46px;
    font-style: italic;
    font-weight: 400;
    color: #0083A9;
}
.content p {
    text-indent: 46px;
	text-align: justify;
}
.content p span {
    font-weight: 700;
}
.content .personal {
    margin:56px 0 20px 0;
    width: 430px;
    float: left;
}
.content .personal img {
    float: left;
	margin-right:10px;
}
.content .personal div {
    float: left;
    width: 350px;
    text-align: center;
}
.reg td{font-size:14px;border:1px solid gray;padding:5px;}
.personal p {
    margin-top: -5px !important;
    text-indent: 0px;
    line-height: 22px
}
.culomb {
    float: left;
    width: 20%;
    text-align: center;
}
.culomb1 {
    float: left;
    width: 20%;
    text-align: center;
}
.culomb2 {
    float: center;
    width: 20%;
    text-align: center;
}
.culomb3 {
    float: right;
    width: 20%;
    text-align: center;
}
.tab { width: 25%; float:left;text-align:center;cursor:pointer;}
.activetab, .activecell{background-color:#0083A9;color:#fff;}
.activecell{text-decoration:none !important;}
.acell {font-weight:700; text-transform:uppercase;text-decoration:underline;cursor:pointer;}
.table {clear:both; text-align:left;}
.table caption {text-align:left; line-height:14px;font-weight:700;margin: 10px 0; }
.detail p {text-indent: 0px;margin-top:20px !important;}
.bold {font-weight:700;}
footer {
    padding-bottom: 18px;
}

.content h1 span {
    font-family: sans-serif;
}
.content h2 {
    color:#0083a9;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 30px;
}
.content h3 {
    font-size: 14px;
    text-transform: uppercase;
#    text-indent: 46px;
    margin-bottom: 0px;
}
.content h4 {
    color:#0083a9;
    font-size: 14px;
    text-transform: uppercase;
    text-indent: 46px;
    margin-bottom: 0px;
}
.content p {
    font-size: 14px;
    margin-top: 0px;
}
.content a {
    font-size: 14px;
    color:#a3cce4;
    color:#2a99d9;
    text-decoration: underline;
}
.content ul {
    padding-left: 46px;
}
.content li {
    font-size: 14px;
    margin-bottom: 14px;
}
.content li span {
    font-weight: 700;
}
.conference {
	max-height:130px;
	width:100%;
}
#conference h3 span {
    text-transform: none;
	color:#000;
	font-weight:400;
}
#conference h3, #conference h3 a {
    font-size: 14px;
    text-transform: uppercase;
    text-indent: 0px;
    margin-bottom: 0px;
	color:#f00;
}
.committees li {
    font-size: 16px;
    color:#60cae4;
    font-weight: 700;
}
.committees li span {
    font-size: 14px;
    font-weight: normal;
    color:#000;
}
.committees ul {
    padding-left: 0;
}
.committees ul li {
    color:#000;
    font-size: 14px;
    font-weight: normal;
    list-style: none outside none;
    margin-bottom: 0;
}
.committees ul li span {
    font-weight: 700;
}
.accomm {
    margin-left: 46px;
    width: 768px;
    border-bottom: 1px solid black;
}
.accomm span {
    font-weight: 700;
}
.accomm thead {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    font-weight: 700;
    color: #0083a9;
    height:46px;
}
.accomm thead span {font-weight: normal;}
.contacts  {/*margin-left: 46px;*/}
.contacts p {text-indent: 0;}

.gallery img {float:left;margin:42px;}
.content .lowercase {text-transform: none;}
.right {text-align: right}
.grey {color: gray;}
.black {color: black;}

.slides {padding: 0 !important;}
.inline {float: left;min-width: 250px;margin:0 0 5px 10px; }
.presentationrow {width:48%;float:left; border-top:1px #000 solid;padding: 0 1%;line-height:18px;}
.presentationrow.title {color:#000;}
.presentationrow.author {color:#000;}
.presentationFilter {text-align:justify;}
.presentation {width:100%;}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 1140px) {
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
