@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(../images/mainBackgroundPlain.jpg) repeat top center;
	-webkit-background-size: 2560px 1600px;
/*	background-color: #4A1901;*/
}

#mainWrapper {
	margin: 0 auto;
	background-color: #FFF;
	width: 770px;
	height: auto;
}

#mainWrapper2 {
	margin: 0 auto;
	background-color: #FFF;
	width: 770px;
	height: auto;
}

#banner {
	background-image: url(../images/iLTSS-Banner.png);
	width: 750px;
	height: 260px;
	margin: 0px 0 0 10px;
}

#counter {
	font-size: 12px;
	width: 189px;
	line-height: 22px;
}

#title {
	background-color:#CCC;
	font-weight: bold;
	text-align: center;
	width: 730px;
	padding: 5px;
}

#content {
	width: 740px;
	height: 720px;
	margin: 15px 0px 0px 15px;
}

#contentVendor {
	width: 740px;
	height: 450px;
	margin: 15px 0px 0px 15px;
}

#contentTwo {
	text-align: center;
	margin-left: 5px;
	width: 730px;
	height: 570px;
	margin-top: 10px;
}

#replyNote {
	text-align: center;
	width: 740px;
	height: 575px;
	margin: 10px 0px 0px 0px;
}

#replyNote P {
	text-align: center;
}

#contentLong {
	margin-left: 5px;
	width: 730px;
	height: 900px;
	margin-top: 10px;
}

#heading {
	border-bottom: 2px #CCCCCC groove;
	padding-bottom: 10px;
	width: 700px;
	height: 20px;
	margin-left: 10px;
}

#headingTwo {
	border-bottom: 2px #CCCCCC groove;
	padding-bottom: 10px;
	width: 700px;
	height: 20px;
	margin-left: 10px;
}

#titleHeading {
	margin: 0px 0px 0px 8px;
	padding: 2px;	
	width: 696px;
	height: 20px;
}

#titleHeading2 {
	margin: 0px 0px 0px 0px;
	padding: 2px;	
	width: 728px;
	height: 20px;
}

#titleBar {
	background: #000;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 10px;
	width: 725px;
	height: 20px;
}

#underline {
	border-bottom: 2px groove #CCCCCC;
	width: 700px;
	margin: 0px 0px 5px 8px;
}

#underline2 {
	border-bottom: 2px groove #CCCCCC;
	width: 730px;
	margin: 0px 0px 5px 0px;
}

#headingIndex {
	margin: 20px 0px 0px 15px;
	width: 740px;
	height: 25px;
}

#subHeading {
	margin-top: 5px;
	padding: 2px 0px 0px 5px;
	height: 19px;
	font-size: 13px;
	width: 520px;
	background-color: #EBEBD4;
/*	background-color: #F9E2C7; 
	background-color: #B8D0DA */
}

#subHeadingIndex {
	font-weight: bold;
	border-bottom: 1px solid #69A9D7;
	margin: 7px 0px 6px 0px;
/*	padding: 2px 0px 0px 5px;*/
	height: 19px;
	width: 320px;
/*	background-color: #EBEBD4;
	background-color: #F9E2C7; 
	background-color: #B8D0DA; 
	background-color: #CDDAE3;*/
}

#infoLeftHeader {
	margin-top: 18px;
	padding: 2px 0px 0px 5px;
	height: 19px;
	font-size: 13px;
	background-color: #ebd6d3;
}

#infoLeftHeaderTwo {
	margin-top: 18px;
	padding: 2px 0px 0px 5px;
	height: 19px;
	width: 168px;
	font-size: 13px;
	background-color: #ebd6d3;
}

#infoLeftHeaderIndex {
	font-weight: bold;
	border-bottom: 1px solid #69A9D7;
	margin-top: 0px;
	padding: 2px 0px 0px 5px;
	height: 19px;
	width: 168px;
	font-size: 13px;
/*	background-color: #ebd6d3;*/
}

#infoLeft {
	float: left;
 	border-right: 1px solid #69A9D7;
	width: 168px;
	margin-top: 18px;
	height: 630px;
	padding-right: 20px;	
}

#infoLeft li {
	line-height: 20px;
	margin-left: -15px;
	text-align: middle;
	list-style: url(../images/push_pin.png);
}

#infoRight li {
	line-height: 20px;
	margin-left: -15px;
	text-align: middle;
	list-style: url(../images/push_pin.png);
}

#infoRigntHeader {
	margin-top: 18px;
	padding: 2px 0px 0px 5px;
	width: 180px;
	height: 19px;
	font-size: 13px;
	background-color: #ebd6d3;
}

#infoRight {
	float: right;
/*	text-align: justify;
	border-left: 1px solid #69A9D7;*/
	width: 190px;
	height: 700px;	
}

#infoRightTitle {
	font-weight: bold;
	color: #B00058;
}

#infoRight img {
	border: 1px solid  #CCC;
}

#info {
	float: right;
	width: 525px;
	height: 500px;
	margin-top: 23px;
	text-align: justify;
}

#infoMiddle {
	float: left;
	border-right: 1px solid #69A9D7;
	text-align: justify;
	padding-right: 15px;
	width: 320px;
	height: 645px;
	margin: 13px 0px 0px 15px;

}

#infoTwo {
	width: 740px;
	height: 560px;
	text-align: justify;
}

#infoThree {
	width: 720px;
	height: 560px;
	margin-left: 5px;
	text-align: justify;
}

#infoVendor {
	width: 740px;
	height: 400px;
}

#infoThree ul li {
	list-style-image: url(../images/vf.png);	
}

#infoTwo table {
	color: #999;
}

#tutorial {
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	width: 100px;
	height: 75px;
	text-align: center;
}

#lineDivider {
	border-bottom: 2px groove #CCCCCC;
	width: 720px;
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 15px;
}

#lineDividerTwo {
	border-bottom: 2px groove #CCCCCC;
	width: 730px;
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 15px;
}

#navigationTwo {
	margin: 0 auto;
	margin-top: 80px;
	width: 740px;
	height: 25px;
	text-align: center;
}

#navigationThree {
	margin: 0 auto;
	margin-top: 60px;
	width: 730px;
	height: 25px;
	text-align: center;
}

#footer {
	padding: 5px;
	margin: 0 auto;
	width: 750px;
	height: 15px;
	margin-top: 10px;
	text-align: center;
}

#italicFont {
	font-style:italic;
}

#note {
	margin-top: 20px;
	padding: 5px;
	text-align:center;
	width: 720px;
	border: 1px solid #999;
	background-color: #E1E1E1;
}

#lineSmall {
	border-bottom: 1px solid #69A9D7;
	width: 155px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 7px;
}

#lineSmallTwo {
	border-bottom: 1px solid #69A9D7;
	width: 185px;
	margin-top: 10px;
	margin-bottom: 15px;
}

table tr td {
	border-style: none;
}

img {
	border: none;
}

#text {
	text-align: justify;
}

/* Styles start here */

.style1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

.style2 {
	font-size: 8px;
}

.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #F33;
}

.style4 {
	font-weight: bold;
}

.style5 {
	font-size: 12px;
}

.style6 {
	font-weight: bold;
	color: #F33;
}

.style7 {
	color: #C33;
}

.style8 {
	font-weight: bold;
	text-decoration: underline;
}

.style9 {
	text-decoration: underline;
}

.style10 {
	color: #F00;
	font-weight: bold;
}

.style11 {
	color: #F30;
	font-weight: bold;	
}

.style12 {
	font-size: 9px;
}

.style13 {
	font-weight: bold;
	color: #900;
}

.style20 {
	font-size: 10px;
	color: #333;
	
	
}

.style21 {
	font-size: 20px;
	font-weight: bold;
}

.style22 {
	color: #999;
}

.style23 {
	font-size: 9px;
	font-weight: bold;
}

.style24 {
	text-decoration:underline;
	font-weight: bold;
}

/* p {
	text-align:justify;
}  

em {
	font-weight: bold;
}

/* END of styles */

/* ---------------------------------------0--------------------------------------*/

/* Link format */

a {
	color: #000;
}

a:link {
	text-decoration: underline;
	color: #00F;
}

a:visited {
	text-decoration: underline;
	color: #00F;
}

a:hover {
	text-decoration: none;
	color: #00F;
}

a:active {
	text-decoration: none;
	color: #00F;
}

/* END of Link Format */

/* -----------------------------------0---------------------------------------- */

/* Below is the code that controls the top NAVIGATION bar */

#navigation {
	margin: 0 auto;
	margin-top: 10px;
	width: 745px;
	height: 25px;
	text-align: center;
}

#navlist {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 80px;
}

#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited {
	background: #E8EBF0;
	border: 1px solid #ccc;
	color: #666;
	float: left;
/*	font-size: 11px;  */
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #3B426E;
	font-weight: bold;
}

#navlist a:hover { color: #f00; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4 {
	display: none;
	width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4 {
	display: inline;
	left: 10px;
	position: absolute;
	top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a {
	background: #fff;
	border: none;
	border-left: 1px solid #ccc;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist ul a:hover { 
	color: #f00 !important; 
}

#contents {
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	margin: 0px;
	padding: 15px;
} 

/* End of buttons for navigation */

/* This is where the mini-calendar code starts */

.clmonth {
	border-collapse: separate;
}

.clmonth caption {
	padding-top: 9px;
	text-align: center;
	padding-bottom: 0.4em;
}

.clmonth th {
	border: 1px solid #999;
	border-bottom: none;
	padding: 0.2em 0.4em 0.2em 0.4em;
	background-color: #003C72;
	color: #FFF;
	text-align: center;
}

.clmonth td {
	border: 1px solid #999;
	font: 9px Verdana;
	padding: 0.2em 0.4em 0.2em 0.4em;
	vertical-align: middle;
	text-align: center;
}

.clmonth td.title {
	font-size: 10px;
	border: 1 px solid #CBA91F;
	background-color: #B0B0D9;
}

.clmonth td.previous, .clmonth td.next {
	background-color: #EAEAEA;
	color: #ADADAD;
}

.clmonth td.libraries {
	background-color: #D5F1FF;
	border: 1px solid #06C;
}

.clmonth td.textbooks {
	background-color: #FDB;
	border: 1px solid  #CA6500;
}

.clmonth td.closed {
	background-color: #D9FFD9;
	color: #008000;
	border: 1px solid #008000;
}

.clmonth td.weekend {
	background-color: #D7EBFF;
	color: #5AF;
	border: #5AF 1px solid;
}

.clmonth td.active {
	background-color: #FC9;
	color: #C60;
	border: 1px solid #A27F25;
}

/* This section of code controls the links in the mini-caledar */

#infoLeft td a {
	color: #060;
}

#infoLeft td a:link {
	text-decoration: underline;
	color: #060;
}

#infoLeft td a:visited {
	text-decoration: underline;
	color: #060;
}

#navBar td a:hover {
	text-decoration: underline;
	color: #0C0;
}

#infoLeft td a:active {
	text-decoration: none;
	color: #5B2E00;
}

/* END of Links to mini-calendar */

/* -----------------------------------0---------------------------------------- */

/* Below is the code that controls the top Speach Bubble - CSS3 */

		.tooltip {
			color: #000000; 
			outline: none;
			cursor: pointer; 
			text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 5px 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); 
			-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
			-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: Tahoma, Geneva, sans-serif;
			color: #003162;
			position: absolute; 
			left: 1em; 
			top: 2em; 
			z-index: 99;
			margin-left: 0; 
			width: 175px;
		}
		.tooltip:hover img {
			border: 0; 
			margin: -10px 0 0 -55px;
			float: left; 
			position: absolute;
		}
		.tooltip:hover em {
			font-family: Tahoma, Geneva, sans-serif; 
			font-size: 1.4em; 
			font-weight: bold;
			color: #003162;
			display: block; 
			padding: 0.2em 0 0.6em 0;
		}
		
		.custom {
			padding: 0.5em 0.8em 1.0em 2em; 
		}
		
		* html a:hover { 
			background: transparent; 
		}
		
		.info { 
		background: #FFFFD5; 
		border: 1px solid #F4D600;	
		}
