﻿@import url('/styles/shared.css');

html
{
	font-size: 100%;	
}

body
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	width: 1024px;
}

h1
{
	color: #cbcbcb;
	padding: 5px 2px 7px 2px;
}

h2
{
	color: #c0c0c0;
	padding: 5px 2px 5px 2px;
}


h3
{
	padding: 8px 5px 5px 5px;
	color: #808080;
}

h5
{
	color: #1d4352;
	font-size: 11px;
	font-weight: bold;
}

h6
{
	padding: 5px;
	color: #242424;
	font-size: 12px;
}


/* Pager */
.pg
{
	margin-top: 5px;
}

.pg .pg-container td a.sel
{
	line-height:26px;	
	padding:2px 5px;
	margin-left: 3px;
	margin-right: 3px;
}

.pg .pg-container td a.norm 
{
	border: solid 1px #B31E04;
	line-height:26px;	
	padding:2px 5px;
	margin-left: 3px;
	margin-right: 3px;
}

.pg .pg-container td a.norm:hover
{
	line-height:26px;	
	padding:2px 5px;
	margin-left: 3px;
	margin-right: 3px;
}

.pg .pg-container td.changepos a
{
	margin-left:7px;
	margin-right:7px;
}

.pg .pg-container td.changepos a:hover
{
	text-decoration: underline;
}

input[type=text], input[type=password], textarea, select {
    padding: 3px;
	border: 1px solid;
	border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	-moz-border-radius: 1px;
}

input[type=text]:focus, input[type=text]:hover, input[type=password]:focus, input[type=password]:hover, textarea:focus, textarea:hover, select:focus, select:hover  {
	border-color: #5794bf #b7d5ea #c7e2f1 #c5daed;
}

input[type=checkbox]
{
	margin-right: 5px;
}

a
{
	color: #ff3d48;
	text-decoration: none;
}

.larger
{
	font-size: 12px;
}

#menuBar
{
	text-align: left;
	width: 1024px;
	height: 158px;
	background: url(/images/bg.png) repeat-x 0 0;
}

#menuBar img
{
	margin-left: 10px;
}

#siteTitle
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #808080;	
	position: absolute;
	left: 180px;
	top: 55px;
}

#menuItems
{
	position: absolute;
	left: 200px;
	top: 83px;
	width: 700px;	
}

#login
{
	text-align: center;	
	font-size: 120%;		
}

#login table
{
	margin: auto;
	padding: 5px;
	background: #E3EFFF;
}

#login label
{
	font-weight: bold;
	color: #5E5486;
}

#register input[type='text'], input[type='password']
{
	width: 200px;
	color: #043a4f;
	padding: 2px;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
}

#register input[type='button'], input[type='submit']
{
	padding: 8px;
	letter-spacing: 1px;
	color: #5E5486;
	background-color: #F6F6F6;
	border: 1px solid #5E5486;
}

.warning
{
	color: #D00036;
	font-weight: bold;
	font-size: 90%;
}

#wrapper
{
	text-align: center;
	width: auto;
    min-height: 100%;
    float: left;
}

body > #wrapper {height: auto; min-height: 100%;}

#inside
{
	text-align: left;
	padding-bottom: 75px;
	float: left;
	width: 650px;
	margin-right: 12px;
}

#register
{
	background: transparent url(/images/register.png) no-repeat;
	width: 600px;
	height: 300px;
	margin: auto;
}

#registerTable
{
	width: 600px;
	padding: 25px;
}

.register-error
{
	background-color: #E3EFFF;
	color: #252525;
	border: 1px solid #17223d;
	border-left: 3px solid #17223d;
	padding: 3px;
	display: none;
}

#loginButton
{
	margin-left: 65px;
	margin-top: 30px;
}

.center-table
{
	margin: auto;
}

.info
{
	color: #808080;
	font-size: 11px;
	font-style: italic;
}

#footer
{
	position: relative;
	margin-top: -75px;
	height: 75px;
	clear: both;
	z-index: 10;
	background: transparent url(/images/footer.jpg) repeat-x 0px 10px;
}

.clr
{
	clear: both;
	height: 1%;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.contact-us
{
	background-color:#F6F6F6;
	border:1px solid #5E5486;
	color:#5E5486;
	width: 300px;
	padding: 10px;
}

ul.AspNet-Menu, ul.AspNet-Menu ul 
{
	margin-left: 28px !important;
}

ul.AspNet-Menu li 
{
	border-right: 1px solid #FFF;
}

ul.AspNet-Menu li a, ul.AspNet-Menu li span, .searchLabel 
{
	font-size: 15px;
	font-family: 'Trebuchet MS';
	text-transform: uppercase;
	color: #FFF;
	padding: 0px 12px 0px 6px;
}

ul.AspNet-Menu li.AspNet-Menu-WithChildren a, ul.AspNet-Menu li.AspNet-Menu-WithChildren span
{
}

ul.AspNet-Menu li.AspNet-Menu-WithChildren a:hover, ul.AspNet-Menu li.AspNet-Menu-WithChildren a:active,
ul.AspNet-Menu li.AspNet-Menu-WithChildren a:focus
{
	
}

li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf
{
	background:#808080;
	width: 200px;
	border-bottom: 1px solid white;
}

li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a
{
	font-size: 12px;
	padding: 3px 2px 3px 10px;
}

li.AspNet-Menu-WithChildren ul
{
	margin-left: 0 !important;
}

#leftColumn
{
	margin-top: 70px;
	width: 232px;
	height: auto;
	background: url(/images/left-column.gif) repeat-y 1px 0;
	float: left;
}

#leftColumnWrap
{
	width: 200px;
	margin: 2px 10px 10px 10px;
}

#leftColumnWrap label
{
	font-weight: bold;
	color: #808080;
}

#leftColumnWrap select
{
	margin: 15px 1px 15px 1px;
}

#leftColumnWrap input
{
	text-transform: uppercase;
	color: #FFF;
	background-color: #f20308;
	font-weight: bold;
	font-size: 8px;
	border: none;
}

#leftColumnBottom
{
	background: url(/images/left-column-bottom.gif) repeat-y 1px 0;	
	height: 100%;
}

#leftColumnBottom img
{
	padding: 25px 0px;
}

#leftColumn h3
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #751312;
	text-align: left;
	text-transform: uppercase;
}

#rightColumn
{
	float: left;
	background: #e9e7e8;
	width: 120px;
	padding: 2px 5px;
	position: relative;
	top: -50px;
}

#footerContent
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	left: 300px;
	top: 25px;
	width: 600px;
}

.letter
{
	font-size:18px;
	color: #FFAAAA;
	margin: 20px 0px 10px 25px;
	text-transform: uppercase;	
}

div#institutesWrapper
{
	width: 90%;
}

.institute-group
{
	clear: both;
	border-bottom: 1px solid #FFAAAA;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.institute
{
	font-size: 10px;
	float: left;
	height: 110px;
	width: 130px;	
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-right: 1px solid #929292;
	/*background: #FFF url(/images/bottom-line.gif) repeat-x 100 0;*/
}

.institute a
{
	color: #707070;
	font-weight: bold;
}

ul#nav
{
	list-style: none;
	text-align: center;
	margin-bottom: 10px;	
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom-style: double;
	border-bottom-color: #929292;
	width: 90%;	
}

ul#nav li
{
	display: inline;	
}

ul#nav li a
{
	padding: 2px;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}

ul#nav li a:hover, ul#nav li a:active, ul#nav li a:focus
{
	background-color: #ef8682;	
	color: #FFF;
}

table#instituteDetails a
{
	color: #4e4f51;
	font-weight: bold;
}

div.preheader
{
	width: 10px;
	height: 16px;
	background: url(/images/preheader.png);
	float: left;
}

div.postheader
{	
	width: 9px;
	height: 16px;
	background: url(/images/postheader.png);
	float:left;
}

div.inbetween
{
	height: 16px;
	float:left;
	background: #b2b2b2;	
}

div.inbetween a
{
	color: #FFF !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
}

td.heading
{
	padding: 10px;
}

td.data
{
	padding-left: 50px;
	width: 180px;
}

div.search-result
{
	padding: 3px 6px 2px 15px;
	background: url(/images/bullet.gif) no-repeat 0px 50%;
}

hr.institute-hr
{
	color: #FFAAAA;
	height: 1px;
	border-top: none;
}

.banner
{
	padding-bottom: 5px;
}

.smallinfo
{
	font-size: 10px;	
	font-weight: normal;
	color: #606060;
}