/* CSS Document */

#container{     /* Sets the width and margins for all the content */
	/*for I.E. */ width:expression(document.body.clientWidth < 700 ? "650px" : "auto" );
	/*firefox and others*/ min-width:650px; 
	position:relative;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	}	

p, fieldset, h3 {
	margin-bottom:0px; 
	padding:0px 10px 5px 15px;
	} 
ol, ul { margin: 1em 0em 1em 2em; }
li { padding-bottom: .5em; }

h1 { 
	float:right;
	margin-right: 18px; 
	Color: slateblue;
	font-weight:normal;
	font-size:1.6em;
	margin:5px 0px 10px 0px;
	FONT-FAMILY: 'Verdana', Arial, Helvetica, sans-serif; 
	padding-right:10px; 
	padding-top:10px;
   }
h2 { 
	color:#003399; 
	FONT-FAMILY: 'Verdana', Arial, Helvetica, sans-serif;
   }

h2 {
	font-weight:normal; 
	font-size:1.2em; 
	border-bottom:solid 2px #FFC904; 
	margin:10px 11px 10px 0px;}
h3 { 
	font-weight:normal;
	font-size:1.4em;
	margin:5px 0px 10px 0px;
	Color:gold;
	FONT-FAMILY: 'Verdana', Arial, Helvetica, sans-serif; 
   }
a {color:#153E9B; }
a:hover {color:#FFC904;}

hr { 
	border: none;
	border-bottom: solid 1px #ffc904; 
	margin: 5px 15px;
	}

body { padding: 0; border: none; margin: 0;}
/*********************************
         LOGO
*********************************/
#logo {
	background-color: #FFFFFF;
	width: 100%;
	height:71px;
	border: none;
	background-image: URL('/images/IRSClogo.jpg');
	background-repeat:no-repeat;
        }
#logonew { 
        height:60px;
        background-color: LightSkyBlue;
        border: none;
}
#logotop {
	height:53px; 
	background-color: #4b76ad; 
	background-image: URL('http://www.irsc.edu/portal/images/headtop_rep.gif'); 
	background-repeat:repeat-x;
}
#logobottom {
	clear: both;
	background-color: #7e7e7e;
	height:23px; 
        border: none;
	background-image: URL('http://www.irsc.edu/portal/images/topmenu_rep.gif'); 
	background-repeat:repeat-x;
}
#leftmargin {
	float:left;
	width: 12px;
	height: 600px;
	padding-left: 160px;
        background-image: URL('http://www.irsc.edu/portal/images/bigpic_left.gif');
        background-repeat:repeat-y;
}
#rghtmargin { 
	float: right;
	width:12px;
	height: 600px; 
        background-image: URL('http://www.irsc.edu/portal/images/bigpic_right.gif');
        background-repeat:repeat-y;
}

#content { 
	width:expression(document.body.clientWidth < 1000 ? "950px" : "auto" );
	min-width:950px; 
	/* width:100%; */
	/* height: 600px; */
	background-image:url('http://www.irsc.edu/portal/images/nav-bg.gif');
	background-repeat:repeat-y;
	border: none;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}
#inner-content { margin-left: 150px; }
/************************************************************
	 Left, Right and Footer content
************************************************************/
#column_left 
	{
	margin-left:5px;
	float:left;
	width:46%; 
	} 
#column_right { 
        float:left;
        padding-left: 25px;
        width:46%;
	 }
#footer {
	background-image: url('http://www.irsc.edu/portal/images/foot_white-blue-rep.gif');
	background-repeat:repeat-x;
	height: 42px;
	font-size:.8em;	
	text-align:center; 
	clear: both;
}

/************************************************************
	Login form
*************************************************************/

#login_box { 
	border: 2px solid #ffc904; 
	padding: .7em;
	display: table;
	float: left;
        width: 40%;
	margin-left: 15px; 
	background: #ffd;
}
#login_box input {
	background: #fff;
	width: 13em;
}
#login_box #login_submit { text-align: center; }
#login_box #login_submit input {
    margin: 4px 2px 2px 2px;
    background-color: transparent;
    background-image: url(/images/buttonBackground.gif);
    background-repeat: no-repeat;
    text-align: center; 
    text-decoration: none; 
    width: 132px;
    height: 28px;
    display: block;
    font-size: 100%;
    font-weight: bold;
    line-height: 155%;
}
#login_box #login_submit input:hover {
        background-position: 0 -36px;
        color: #FF7200;
}

#login_box p {
	padding: .5em 0;
	margin: 0;
}
#login_box .alert {
	color: #900;
	font-size: .9em;
}
#message {
        float:left;
        width: 48%;
}
#clearleft {clear: left; }
div.leftmenu {
	float:left; 
	width:135px;
	padding-top:100px; 
	padding-left:8px; 
}

div.placeholder {
	left: 10px;
        float: left;
        width: 1em;
        height: 28em;
	margin: 0px;
	padding: 5px;
}
div.alphabet a { font-weight: bold; text-decoration: none; font-size: 130%;}
div.namelist p{ display: block; clear: both; }
div.namelist a { width: 10em; float: left;}
div.loginlink a {
    margin: 4px 2px 2px 2px;
    background-color: transparent;
    background-image: url(/images/buttonBackground.gif);
    background-repeat: no-repeat;
    text-align: center; 
    text-decoration: none; 
    width: 132px;
    height: 28px;
    display: block;
    font-size: 100%;
    font-weight: bold;
    line-height: 155%;
}
div.loginlink a:hover, a:active {
        background-position: 0 -36px;
        color: #FF7200;
}
a.policy {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	position:absolute;
	left: 16px;
}
a.policy:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.policy:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}


