/*
ECS master styles for screen media- toc view -
Paolo Vaca
pvaca@aip.org
do not edit this!!! if you need a change let me know


Updates

*/

@import url( /jhtml/css/sci_default/sci_toc.css );
@import url( /jhtml/css/sci_default/sci_bt_nav.css );

.sci-bt-title { background:none;}

#toc-content-wrap .toc-major { color:black; background:#efefef; }

#toc-sect-head ul {
list-style-type: none; 
list-style-image: none;
}

#toc-sect-head ul li {
	margin: 5px 0;
	padding: 0 0 0 10px;
	/*background: url(/journals/doc/ECSLIB-home/images/arrow_transp_right.gif) no-repeat 0 2px;*/
}

#sci-art-options-box.toc {
	margin: 10px 0 20px 0;
}

/* tables for vol list */

/*-------------------------------------------------------------------------*/
#vol-list-wrap {
margin: 20px 10px;
padding:0;
border-bottom: #d8d8d8 1px solid;
}


#vol-list-head, #iss-list-head {
width: 100%;
color: #242424;
background-color: #F2F2F2;
border-top: #fff 1px solid;
border-bottom: #A8A8A8 1px solid;
padding: 0;
margin: 0;
}

#vol-list-head, #vol-list-result  {
width: 99%;
padding: 0;
margin: 0;
}







#vol-list-head .volyear, #vol-list-result .volyear {
width: 100px;
padding: 3px 0 3px 5px;
margin: 0;
}

#vol-list-head .volnumb, #vol-list-result .volnumb  {
width: 150px;
padding: 3px 0 3px 5px;
margin: 0;
}

/* meeting abstracts only*/
#vol-list-head .voltitle, #vol-list-result .voltitle{
float:left;
width: 75%;
padding: 3px 0 3px 5px;
margin: 0;
}

#vol-list-head .volloc, #vol-list-result .volloc{
float:left;
width: 250px;
padding: 3px 0 3px 5px;
margin: 0;
}

#vol-list-head .volissu, #vol-list-result .volissu {
width: auto;
padding: 3px 0 3px 5px;
margin: 0;
}




#toc-global-wrap.ECSTF8 #vol-list-head .volyear, #toc-global-wrap.ECSTF8 #vol-list-result .volyear{
width: 50px;
}

#toc-global-wrap.ECSTF8 #vol-list-head .volnumb, #toc-global-wrap.ECSTF8 #vol-list-result .volnumb{
width: 50px;
}


#toc-global-wrap.ECSTF8 #vol-list-head .volissu, #toc-global-wrap.ECSTF8 #vol-list-result .volissu{
width: 110px;
}

#toc-global-wrap.ECSTF8 #vol-list-head .voltitle, #toc-global-wrap.ECSTF8 #vol-list-result .voltitle{
width: 300px;
}




#vol-list-result .color {
width: 100%;
color: #242424;
background-color: #F6F7F2;
border-top: #fff 1px solid;
border-bottom: #fff 1px solid;
padding: 4px 0;
margin: 0;
}

#vol-list-result .white {
width: 100%;
color: #242424;
background-color: #fff;
border-top: #fff 1px solid;
border-bottom: #fff 1px solid;
padding: 4px 0;
margin: 0;
}

.volNoticeFile {
background:#ffffec;
text-align:center;
margin:5px 15px;
padding:4px;
border:1px solid #ffffcc
}


/* get rid of that underline when partial issue */
#iss-list-result .iss-3 {
text-align:left;
width: 200px;
}


#iss-list-result .iss-3 a{
text-decoration:none;
}

#iss-list-result .iss-3 span {
vertical-align:top;
padding: 0 0 0 5px;
margin: 0;
}


/* mods to get issindex/toc/getabs screens looking better */
#sci-bt-nav, .sci-bt-left-toc {
background: #FCFCFC !important;
padding: 0 0 0 7px;
}

.sci-bt-left-toc a {
padding-left: 7px !important;
}



.sci-bt-left {
background-color: #f6f6f6;
/*width:74%;*/
float:left;
text-align:left;
padding: 5px 0px 4px 7px;
margin: 0;
}

.sci-bt-right {
background-color: #f6f6f6;
width:24%;
float:right;
text-align:right;
padding: 6px 0;
margin: 0;
}

.sci-bt-right-gry {
text-align:right;
background-color: #f6f6f6;
border-left: 1px solid #F2F2F2;
padding: 5px 15px 5px 15px;
margin: 0;
}

.sci-bt-left-toc {
background-color: #f6f6f6;
/*width:74%;*/
float:left;
text-align:left;
padding: 6px 0px 4px 0px;
margin: 0;
border: 1px solid #f6f6f6;
}

.sci-bt-right-toc {
background-color: #f6f6f6;
width:25%;
float:right;
text-align:right;
padding: 6px 0;
margin: 0;
}


#iss-list-result.conf-sem .iss-1{
width:275px;
}

#iss-list-result.conf-sem .iss-2{
widht:auto;
}

#iss-list-result.conf-sem .iss-3{
width: 90px;
}



/* new style for toc navbar */

#ecs-toc-nav {
background-color: #F6F6F6;
margin: 0;
padding: 4px 10px 1px 10px;
border-top: #D5D5D5 1px solid;
border-bottom: #D5D5D5 1px solid;
}

#toc-title-box {
font-family: Verdana, Arial, sans-serif, tahoma;
font-size : 10px;
margin: 17px 0 0 0;
padding: 3px 0 0px 0px;
background-color: #F1F2ED;
border-top: #E5E5E1 1px solid;
border-bottom: #E5E5E1 1px solid;
}

.ecs-bt-right-toc {
width:25%;
float:right;
text-align:right;
padding: 2 12 2 0;
margin: 0;