﻿/* Below are the styles needed for ABAI Call For Papers */

.tblCFP
{
    border: 0;
    padding: 0;
    margin: 0px 0px 5px 0px;
    width: 100%;
    list-style: none;
}

.stepcomplete
{
    display: block;
    background-color: #f0fff0;
    overflow: auto;
    border: 1px solid #e0eee0;
    padding-top: 5px;
}

.stepincomplete
{
    display: block;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    overflow: auto;
    padding-top: 5px;
}

.stepskipped
{
    display: block;
    background-color: #ffffcc;
    border: 1px solid #eeeebb;
    height: inherit;
    overflow: auto;
    padding-top: 5px;
}

.stepcurrent
{
    display: block;
    background-color: #FFFFFF;
    border: 1px solid #bbb;
    height: inherit;
    overflow: auto;
    padding-top: 5px;
}

.stepedit
{
    float: right;
    font-size: small;
    font-weight: bold;
}

.contactselect
{
    float: right;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    padding-top: 5px;
}

.nexusfieldset
{
    margin: 0px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
    border: 0px 0px 0px 0px;
    list-style: none;
}

.nexuslegend
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.floatright
{
    float: right;
}

.floatright input[type="submit"]
{
    margin-right: 3px;
    margin-left: 3px;
    height:15px;
}


.floatleft
{
    display: block;
    float: left;
}

.floatleft input[type="submit"]
{
    margin-right: 3px;
    margin-left: 3px;
    height:15px;
}

.cfpoutline
{
    display: block;
    margin: 3px 20px 3px 20px;
    padding: 2px 5px 2px 5px;
    border: 0px solid #CCCCCC;
}

.requiredtext
{
    font-style: italic;
    font-weight: normal;
    color: Red;
}

.nameheader
{
    font-weight: bold;
}

.nexusreviewstep
{
    display: block; /*margin: 3px 20px 3px 20px;*/
    padding: 2px 5px 2px 5px;
    border-bottom: 1px solid Black;
}

.contactoutline
{
    display: block; /*margin: 3px 20px 3px 20px;*/
    padding: 2px 5px 2px 5px;
    border-bottom: 1px solid Black;
}

.reviewheader
{
    display: block;
    font-weight: bold;
    font-size: 14pt;
    color: #aca095;
    line-height: 16pt; 
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.reviewheader span
{   
    display: block;
    font-weight: bold;
    font-size: 14pt;
    color: #aca095;
    line-height: 16pt; 
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.reviewheaderright
{
    font-weight: bold;
    float: right;
}

.cfppanel
{
    margin: 0px 20px 0px 20px;
}

.invisiblebox
{
    display: block;
    color: #000;
    font-weight: normal; /*font-family: verdana, arial, helvetica, sans-serif;*/
    font-size: 100%; /*margin: 0px 20px 2px 20px; 	padding: 2px 5px 2px 5px;*/
    padding-top: 15px;
    padding-bottom: 5px;
    /*color: #dddddd;*/
}

.inlinelabels label
{
    display: inline;
}

.buttoncontainer
{
    border: 1px solid #eeeeee;
    padding: 0px 10px 10px 10px;
}

.backgroundinherit
{
    background-color: inherit;
}

.bFPanel
{
    padding-top: 7px;
}

.ContactLabels
{
    width: 200px;
    background-color: #efb; /*color: Red;*/
}

dl.formlist
{
    margin: 1em 0 0 1em;
    padding: 0;
    color: #333;
}

.formlist dt
{
    margin: 1em 0 1em 1em;
    padding: 0;
    color: #000;
    font-weight: bold;
    border: none;
}

.formlist dd
{
    margin: 0 0 .5em 1em;
    padding: 0;
}

.formlist dt span
{
    margin: 1em 0 0 0;
    padding: 0;
    color: #000;
    font-weight: normal;
    border: none;
}



.textbox
{
    color: #000;
    font-weight: normal;
    border: 1px solid #999;
    width: 60%;
}

.textboxsm
{
    color: #000;
    font-weight: normal;
    border: 1px solid #999;
    width: 25%;
}
.textboxdate
{
    color: #000;
    font-weight: normal;
    border: 1px solid #999;
    width: 12%;
}

textarea.textbox
{
    width: 90%;
}

textarea.textboxlg
{
    color: #000;
    font-weight: normal;
    border: 1px solid #999;
    width: 90%;
    height: 150px;
}

.selectbox
{
    color: #000;
    font-weight: normal;
    border: 1px solid #999;
    width: 61%;
}

.button
{
    color: #000;
    font-weight: normal;
    border: 1px solid #666;
    margin: 1em 0 0 0;
    cursor: pointer;
}

table
{
    /*margin: 1em;*/
}

/* 
	-----------------------------------------------------------
	Trying to create a default look and feel starting from here
	-- Waleed
	-----------------------------------------------------------
*/

.authorlist
{
    list-style: none;
    line-height: 1.5;
    margin: 0 0 4px 20px;
    padding: 2px 2px 2px 0;
}

.authorlist li
{
    margin: 0 0 4px 0;
    padding: 0;
}

fieldset label
{
    display: block;
    line-height: 1.6;
}

.radio label
{
    display: inline;
}

fieldset button
{
    margin: 0 0 0 20px;
    color: #000;
    font-weight: normal;
    font-size: 100%;
    border: 1px solid #666;
    cursor: pointer;
}

fieldset input[type="text"], fieldset select, fieldset .textbox
{
    font-weight: normal;
    width: 68%;
    margin-bottom: 5px;
    color: #000;
}

fieldset select
{
    width: 69%;
}

label input
{
    position: relative;
    top: 2px;
    border: none;
}

.radio ol
{
    padding: 0;
}

.radio li
{
    float: left;
    margin: 0;
    width: 20%;
    clear: none;
}

ol.authorlist, ul.authorlist
{
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 8px;
}

/*-------------- Start of Grid View Pager ------------------*/
.myPagerCSS
{
    background: transparent;
    width: 100%;
}

.myPagerCSS table
{
    font-size: 8pt;
    margin-top: 5px;
    width: 100%;
    margin-right: 10px;
}

.myPagerCSS table tr
{
}

.myPagerCSS table a
{
    padding: 10px;
    display: block;
    text-align: center;
}

.myPagerCSS table span
{
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    background: #F1F0FF;
    color: red;
}

.myPagerCSS a:hover
{
    background-color: #EDF4F5;
}

.myPagerCSS td
{
    padding: 0px;
    margin: 0;
}
/*-------------- End of Grid View Pager ------------------*/

/*-------------- Start of Grid View ------------------*/
#grdSubDetail
{
    cursor: pointer; /*width: 100%;*/
    background: transparent;
}

.RowHighlight
{
    cursor: pointer;
    background: #fafabb;
}
/*-------------- End of Grid View ------------------*/
.btn
{
}

.txtsubjectnav
{
    color: #0000FF;
    cursor: pointer;
}
/* End of styles needed for ABAI Call For Papers */
