


/*
_______________________________
Desktop version layout - place your custom code here */

body {
    background: #0a3542;
}

a {
    text-decoration: underline;
    color #207AAD;
}

a:hover {
    text-decoration: none;
}

.content h2 {
    margin-top:  0;
    font-weight: normal;
}

.content h3 {
    margin-top: 0;
    margin-bottom: 1em;
}

/*#logo {
    background-image: url(/facultyresources/images/conference/ribbon_logo.png);
    height: 159px;
    position: absolute;
    width: 80px;
    z-index: 160;
    top: 0;
    left: inherit;
}*/


.logo_title img {
    margin: 15px 0 10px 0;
}




.content {
    padding-top: 2em;
    padding-bottom: 2em;
    /*background: #f0edda url(/facultyresources/images/conference/content_bg.png) repeat-x top left;    */
    background:  #EBEBEC;
    color: #0a3542;
    /* text-shadow:0 1px 0 #F9F0DC; */
    /* filter: dropshadow(color=#F9F0DC, offx=0, offy=1); */
    /* border-top: 1px solid #FFF9EB; */
}

.content h3.page_heading {
    text-transform:uppercase;
    font-weight: normal;
    color: #0a3542;
    border-top: 3px solid #0a3542;
    margin-top:  .3em;
    font-size: .9em;
    padding-top: .3em;
    line-height: 1.2;
}

.content h4 {
    font-size: 1em;
}

.content h3 {
    color: #262262;
}

.content img {
    border: 1px solid #C9C6B5;
    padding: 5px;
    background: #fff;
}

.header {
    background-color: #0a3542;
    border-bottom: 1px solid #262262;
}

.header h1 {
    font-size: 1em;
    color: #f0edda;
    margin: 1.6em 0 1.4em 85px;
    font-weight: normal;
    line-height: 1.1;
}

.header h1 a {
    text-decoration: none;
    color: #f0edda;
}

.header h1 span {
    display: block;
    font-size: 1.5em;
    font-family: 'Tinos', serif;
}


.nav ul {
    float: right;
    margin-bottom: 0;
    text-align: center;
    margin-top: 1em;
    margin-left: 0;
    text-wrap: none;
    margin-bottom: 1em;
}

.nav ul li {
 display: inline;
list-style-type: none;
margin-left: 0;
margin-right: 1em;
}

.nav ul li a {
    font-weight: bold;
    font-size: 1em;
    color:  white;
    text-decoration: none;
    /*text-transform:uppercase;*/
    line-height: 2.4em;
    white-space: nowrap;
    background: #335C66;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
    padding: 5px 10px 4px 10px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset;
}

.nav ul li a:hover {
    text-decoration: none;
}

.nav ul li#active a {
    color: #262262;
    /* background: #A88C6E;*/
    background: #EBEBEC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
    text-decoration: none;
    padding: 5px 10px 4px 10px;
    box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset;
}

.banner {
    background: #335c64;
    text-align: left;
    border-bottom: 1px solid #c8d6d8;
    border-top: 1px solid #c8d6d8;

}

.banner h2 {
    font-size: 1.6em;
    font-family: 'PT Serif Caption', serif;
    color: #ffffff;
    margin: .5em 0 .5em 0;
    font-weight: normal;
    text-align: center;
}

.right {
    float: right;
    margin: 0 0 0 1em;
    width: 40%;
}

.right_img {
    float: right;
    margin-left: 1em;
}

.left_img {
    float: left;
    margin: 0 1em 1em 0;
}

.right img {
    display: block;
    margin:  0;
    
border: 1px solid #C9C6B5;
padding: 5px;
background: #fff;
width: 96%;
}

.caption {
margin: .5em 0 1em 0;
    font-size: .8em;
    line-height: 1.1em;
    /*color: #adaa9c;*/
}

.footer {
/*  background: #7A913A; */
	background: #335c64;
    /*border-top: 1px solid #d2d2d2;*/
    padding-top: 1em;
    font-size: .9em;
    color: #ffffff;
    padding-bottom: 1em;
    line-height: 1.4em;

}

.footer a, .footer a:visited {
    color:  #ffffff;   
}

.footer #fleft {
background: transparent url(/assets/facultyresources/images/conference/logo_usg.png) no-repeat top left;
padding-left: 90px;
padding-bottom: 1em;
padding-top: .5em;      
}

.footer #fright {
    text-align: right;
}

#fright ul {
    margin-bottom: 0;
    margin-top: 0;
}

#fright ul li {
 display: inline;
list-style-type: none;
margin-left: .5em;
margin-right: 0;
}

#fright ul li a {
    /* color:  #f2f3e8;     */
    font-size: .9em;
    text-decoration: underline;
        white-space: nowrap;
}

#fright ul li a:hover {
    text-decoration: none;
}

/* Tables
-------------------------------------------------------------------------*/

/*table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin-bottom: 1.5em;
    background: #fff;
    width: 100%;
}

td, th {
    line-height: 1.2em;
    padding: 8px 8px 5px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    vertical-align: top;
}

th {
    background: #E6E6E6;
    text-align: center;
}

th.docs {
    width: 12%;
}

td p {
    margin-bottom: 0.5em;
}*/

table {
    border: none;
    border-collapse: collapse;
    margin-bottom: 1.5em;
    background: none;
    width: 100%;
}

td, th {
    line-height: 1.2em;
    padding: 8px 8px 5px;
    border:  none;
    vertical-align: top;
}

td.time {
    text-align: right;
    font-weight: bold;
    padding-right: 1em;
    width: 7em;
}

th {
    background: none;
    text-align: left;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

th.docs {
    width: 12%;
}

td p {
    margin-bottom: 0.5em;
}


/* Buttons
----------------*/

.myButton {
    /* -moz-box-shadow:inset 0px 1px 0px 0px #97e8cd;
    -webkit-box-shadow:inset 0px 1px 0px 0px #97e8cd; */
    /* box-shadow:inset 0px 1px 0px 0px #97e8cd;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #78c0a8), color-stop(1, #88dbbf) );
    background:-moz-linear-gradient( center top, #78c0a8 5%, #88dbbf 100% ); */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#78c0a8', endColorstr='#88dbbf');
    background-color:#1C75BC;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #78c0a8;
    display:inline-block;
    color:white;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #97e8cd;
}a.myButton {
    color:white;
}.myButton:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #88dbbf), color-stop(1, #78c0a8) );
    background:-moz-linear-gradient( center top, #88dbbf 5%, #78c0a8 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#88dbbf', endColorstr='#78c0a8');
    background-color:#88dbbf;
}.myButton:active {
    position:relative;
    top:1px;
}



/* mobileMenu
----------------*/
#mobileMenu_navigation{
margin-bottom: 1em;

}



/*
_______________________________
Mobile version - preset code from cssgrid.net */

@media handheld, only screen and (max-width: 1080px) {

    .header h1 {
        font-size: .9em;
    }
    
    .banner h2 {
        font-size: 1.4em;
    }
    
    #mobileMenu_navigation{
    float: left;
    width: 50%;
    }

}

@media handheld, only screen and (max-width: 767px) {

    
    #logo {
        left: 1.2em;
    }
    
    .header h1 {
        margin-bottom: .5em;
    font-size: .8em;
    }
    
    .banner h2 {
        font-size: 1.2em;
        text-shadow:none;
    }

    
    .nav ul {
    float: none;
    /*margin-left: 85px;*/
        text-align: left;
    margin-top: 0;
    }
    
    .right {
        float: none;
        width: auto;
        margin: 0;
    }
    
    .footer #fleft, .footer #fright {
        float: none;
        text-align: left;
    }
    
    #fright ul li {
    margin-left: 0;
    margin-right: .5em;
    }
    
    
}

@media handheld, only screen and (max-width: 480px) {

    
    .header h1 {
        font-size: .8em;
    }
    .banner h2 {
        font-size: .8em;
    }
    
    td.time {
        width: 7em;
    }
    
    #mobileMenu_navigation{
    width: 100%;
    }
}


/*
_______________________________
Provide higher res assets for iPhone 4 - preset code from cssgrid.net */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

    /* An example of how to override an image with one twice the size for iPhone 4. Specify the original pixel size with background-size.
    .download {
    background: url(../img/downarrow@2x.png) no-repeat;
    background-size: 27px 28px;
    }
    */

}

/*  PROPOSAL SUBMISSION FORM */

#frm_proposal fieldset {
line-height:  1.2;
padding:  10px;
background:  #fff;
border: 1px solid #ccc;
}

#frm_proposal legend {
padding:  3px 0px 3px 0px;
font-weight: bold;
font-size:  1.3em;
}

#frm_proposal div {
margin:  0 0 15px 5px;
}

#frm_proposal label {
font-weight: bold;
font-size:  1.1em;
display:block;
margin-bottom: 0px;
}

#frm_proposal input {
padding: 1px;
font-size: 1em;
border: 1px solid #666;
}

#frm_proposal select {
min-width:  50%;
padding: 1px;
font-size: .9em;
border: 1px solid #666;
}

#frm_proposal textarea {
padding: 3px;
font-size: 1em;
border: 1px solid #666;
}

#frm_proposal td {
padding:  4px;
}

#frm_proposal #btnSubmit {
cursor: pointer;
background: #fff;
padding: 3px 10px 3px 10px;
font-size: 1.2em;
font-weight: bold;
border-top: 3px solid #ccc;
border-right: 3px solid #ccc;
border-left: 3px solid #666;
border-bottom: 3px solid #666;
}

#frm_proposal #btnSubmit:hover {
color: #000;
background: #CF9;
border-top: 3px solid #666;
border-right: 3px solid #666;
border-left: 3px solid #ccc;
border-bottom: 3px solid #ccc;
}

#frm_proposal .btnRadio {
border: none;
}

#frm_proposal #addBtn, #frm_proposal #remove_row {
min-width: 100px;
background: #fff;
border: 1px solid #360;
padding: 3px 5px 3px 5px;
}

#frm_proposal #addBtn:hover, #frm_proposal #remove_row:hover {
background:  #FF9;
border: 1px solid #000;
}

.plainText {
font-weight: normal;
font-size:  1em;
}

.redText {
color:  #C00;
}

#cp_table table {
max-width: 99%;
}

#cp_table td {
padding: 3px 1px 3px 1px;
}

#cp_table input {
width: auto;
min-width: 50px;
}

form label.error {
    display:block;
    margin-top:  1px;
    width: 70%;
    text-shadow: 0!important;
    text-shadow: none!important;
}

#frm_proposal label.error, label.error {
    color:  #FFF;
    font-style: italic;
    background: #C00; 
    padding:  2px 0 2px 5px;
    font-weight: normal;
    text-shadow: 0!important;
    text-shadow: none!important;
}

form input.error {
    border: 1px dashed red!important;
}

form select.error {
    border: 1px dashed red!important;
}

form textarea.error {
    border: 1px dashed red!important;
}

/* Accordion
-------------------------------------------------------------------------*/

#accordion h3 a {
background:  #fbf2d5;
    display: block;
    font-size:  .9em;
    font-weight: bold;
    padding: .35em .30em .25em .50em;
    line-height: 1;
    color: #324F46; 
    margin-right: 20px; 
    cursor: pointer;
    text-decoration: none;  
}

#accordion h3 a:visited {
color: #324F46;
}

#accordion h3 a:hover, #accordion-closed h3:hover {
    color:  #eb6721; 
}



#accordion div {
margin-bottom: 1em; 
}

#accordion h3.ui-state-default {
background: #fbf2d5 url("/assets/facultyresources/images/conference/accordion_open.png") no-repeat right center;    
    border: 1px solid #ccc;
}

 
#accordion h3.ui-state-active {
background: #fbf2d5 url("/assets/facultyresources/images/conference/accordion_close.png") no-repeat right center;   
    border: 1px solid #ccc;
}

 
#accordion h3.ui-state-default:hover {
    border: 1px solid #3C0;
 }
 
 #accordion h3.ui-state-active:hover {
    border: 1px solid #999;
 }
