
/*-----------------------------------------------------

asi2009.css: CSS (style) file for ASI 2009 web pages

written: 19th Sept. 2009
Last   : 22nd Sept. 2009
Author : Reks <reks_AT_iiap.res.in>
------------------------------------------------------*/


body {
    background-color: #fff;
    padding: 0;
    margin: 10px;
    font-family: Verdana;
    font-size: 12px;
    color: #3f3f3f;
  }


img {
    border: none;
  }


a {
    color: #599ec8;
    text-decoration: none;
  }


a:hover, .pseudoLink:hover {
    color: #666;
    text-decoration: none;
  }


.hide {
    display: none;
    visibility: hidden;
  }


hr {
    color:#bbb;
    width: 40%;
    height: 1px;
  }


h3, h5 {
    margin: 0 10px;
  }


h1 {
    font-size: 28px;
    margin: 30px 30px 0 0;
  }


h2 {
    font-size: 18px;
  }


h3 {
    font-size: 14px;
  }


h4 {
    font-size: 12px;
  }


h4 {
    display: block;
    border-bottom: 1px #ddd solid;
    margin-bottom: 3px;
  }


#container {
    width: 800px;
    margin: auto;
  }


#header {
    width: 100%;
    height: 100px;
    padding: 0;
    margin: 0;
    border-bottom: 10px #fff solid;
    background: url(../pics/iya_bg.jpg) bottom left no-repeat;
  }


#header h3, #header h5 {
    color: #fff;
  }


#bannerLeft {
    width: 300px;
    height: 100px;
    float: left;
    background: url(../pics/hdleft_bg.jpg) center right no-repeat;
    clear: right;
    padding: 0;
  }


#bannerRight {
    width:500px;
    height:100px;
    clear: right;
    float: right;
    padding: 0;
    text-align: right;
    background: #64a4d2 url(../pics/iia_logo.jpg) left center no-repeat;
  }


#contentFrame {
    width: 800px;
    background: #eef;
    border: 1px #aaa solid;
  }


#contentFrame p {
    font-size: 10px;
    padding: 5px 15px;
    line-height: normal;
    text-align: justify;
  }


#content {
    width: auto;
    height: auto;
    background: #fff;
    padding: 0;
    border: 1px #aaa solid;
    color: #3f3f3f;
    padding: 6px;
    margin: 8px 20px 5px 20px;
    background: #fff url(../pics/asi_logo.jpg) top center no-repeat;
  }


#content h1 {
    display: block;
    text-align: center;
  }


#content p {
    font-size: 12px;
    text-align: justify;
    line-height: 1.4;
  }


#content h2 {
    text-align: center;
    display: block;
    margin: 5px;
    border-bottom: 1px #aaa solid;
  }


#content h4 {
    margin-bottom: 2px;
  }


#content h5 {
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
  }


#mainMenu {
    font-size: 12px;
    text-align:right;
    margin: 0;
    padding: 0px 2px;
    white-space: nowrap;
  }


#mainMenu a {
    font-weight: bold;
    margin-left: 5px;
    border-left: 1px #aaa solid;
    padding-left: 5px;
  }


#auxMenu {
    font-size: 7pt;
    text-align: right;
  }


#auxMenu a {
    font-weight: bold;
    padding: 0px 5px;
    color: #fff;
  }


#auxMenu a:hover {
    background: #fff;
    color: #64a4d2;
  }


#schedule {
    width: auto;
    padding: 5px 10px;
    border-spacing: 0;
	border: 1px #ddd solid;
  }

#schedule td {padding: 2px 5px; border-bottom: 1px #ccc solid; vertical-align: top;}
.Date   {font-weight: bold; background: #678db2;}
.Coffee, .Lunch {text-align: center; background: #eee}
.Head1 {background: #e4eaef}
.Head2 {background: #edf4f9}
.Head3 {background: #ddd}

.session {
    text-align: center;
    font-size: 110%;
    font-weight: bold;
  }


.break {
    text-align: center;
    font-style: italic;
  }


.searchBox {
    width: 330px;
    clear: right;
    float: right;
    padding: 0;
    margin-right: 0;
  }


.floatLeft {
    clear: left;
    float: left;
  }


.floatRight {
    clear: right;
    float: right;
  }


.deadlines, .forms, .adminMenu {
    background-color: #599ec8;
    border: 1px #aaa solid;
    clear: right;
    float: right;
    color: #fff;
    text-align: center;
    margin-left: 10px;
  }


.deadlines {
    width: 30%;
  }


.dlitem, .formitem, .adminitem {
    border-top: 1px solid #aaa;
    background: #fff;
    text-align: right;
    font-size: 11px;
    color: #444;
    padding: 2px 10px;
  }


.forms {
    width: 20%;
  }


.adminMenu {
    width: 30%;
  }


.formitem {
    border: 0px;
  }


.inputs {
    width: 745px;
    border-collapse: collapse;
  }


.field, .value {
    border: 1px #999 solid;
    background: #ddd;
    padding: 5px;
    vertical-align: top;
  }


.field {
    text-align: right;
    border-right: 0px;
    width: 300px;
    font-weight: bold;
  }


.value {
    text-align: left;
    border-left: 0px;
    width: 400px;
  }


.apply {
    text-align: center;
    padding: 5px;
  }


.warn {
    background: #fff;
    color: #e00;
  }


.critical {
    background: #e00;
    color: #fff;
  }


.warn, .critical {
    font-weight: bold;
    padding: 2px 10px;
    border: 1px #999 solid;
  }


.people {
    width: 100%;
    border-spacing: 10px;
  }


.people td {
    width: 50%;
    vertical-align: top;
  }


.people li {
    margin-bottom: 5px;
  }


.highlight {
    background: #eee;
    border: 5px #ddd solid;
    border-right: 0px;
    border-left: 0px;
  }


.listAbs td {
    text-align: left;
    vertical-align: top;
  }

.showHide {margin: 3px; padding: 0px 2px; border: 2px outset}
.showHide:hover {border: 2px inset}

table.regUser {width: 680px; padding: 5px 10px; border-collapse: collapse; margin: 0px}
td.left {width:20px; text-align: left}
td.center {width:160px; text-align: right}
td.right {width:500px; text-align: left}

td.left, td.center, td.right {background: #dedede; vertical-align: top}

#footer {
    font-size: 10px;
    width: 100%;
    padding: 0.1em;
    text-align: center;
    line-height: normal;
    border-top: 1px #aaa solid;
  }


#footer a {
    padding: 2px 5px;
    background: #fff;
    border: 1px #aaa solid;
  }


#footer a:hover {
    background: #ccc;
    border: 1px #aaa solid;
  }


