/*  Incight CSS • Marc D. Rudolph • Phoogoo.com  */


/********* Global Settings *********/

* { margin:0; padding:0; text-decoration:none; list-style:none; font-weight:normal; letter-spacing:normal; }
	
body { text-align:center; letter-spacing:normal;  }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
h1,/********* Typography *********/ h2, h3, h4, h5, h6   {
	font-weight:normal;
	line-height: normal;
	color: #058878;
} 

h1 { font-size:22px; padding-bottom: 10px;}

h2 { font-size: 20px; }

h3 { font-size:16px; margin-bottom: 5px; }

h4 { font-size:16px; line-height: 18px; margin: 0px; padding: 0px; }

h5 { font-size:14px; }

a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}  
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
}  

a:active { color: #058878; }

.red, .title, .green { color: #058878;}

.white { color: #FFFFFF; }
.fact, .fact a {
	float: left;
	padding-top: 20px;
	font-size: 13px;
	color: #008575;
	padding-left: 25px;
	width: 480px;
}

.fact_title { font-size: 23px; padding-right: 7px;  }

p {
	text-align:left;
	line-height: 16px;
	font-weight: normal;
}


.darkGrey {
	color: #333333 !important;
}
.black {
	color: #000000;
}
.important {
	font-size: 13px;
	color: #000000;
}



/********* Structure *********/

 
#wrapper {
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/incight_bgtile.gif);
	background-repeat: repeat-x;
	position:relative;
}

#header_wrapper {
	width:900px;
	position: relative;
	z-index: 200;
	margin: 0px auto;
	padding: 0px 20px;
	background-color: transparent;
	background-image: url(../images/incight_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: -4px top;
}

#content_wrapper {
	width:900px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: transparent;
	background-image: url(../images/incight_content_shade.png);
	background-repeat: repeat-y;
	background-position: center top;
}


#content {
	position:relative;
	clear: both;
	width: 850px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	position:relative;
	z-index: 250;
	width: 900px;
	background: no-repeat center top;
}

ul.info{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	
.logo {
	padding: 0px;
	display: block;
	height: 60px;
	width: 300px;
	position: absolute;
	z-index: 50;
	background: url(../images/incight_logo.gif) no-repeat left top;
	margin-left: 20px;
}
#flash {
	height:165px;
	background: url(../images/incight_flash_fpo.gif) no-repeat left bottom;
	width: 850px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}




/* Home Page */



#homeContent {
	clear:both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/incight_homeContent_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 850px;
	position: relative;
}

.content{
}

.content  ul  li {
	color: #333333;
	list-style-image: none;
	list-style-type: none;
}
.content   p   {
	line-height:18px;
	text-align:left;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.banner_home {
	margin: 0px;
	padding: 0px;
	z-index: 200;
	clear: both;
	width: 900px;
	height: 189px;
}
.banner_sub {
	margin: 0px;
	padding: 0px;
	z-index: 200;
	clear: both;
	width: 900px;
	height: 100px;
}
.banner {
	padding: 0px;
	z-index: 200;
	clear: both;
	width: 900px;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
div.buttons {
	float: right;
	text-align: center;
	display: inline;
	position: relative;
	z-index: 210;
	padding: 0px;
	margin-top: -15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 333px;
}
div.buttons a  {
	float: right;
	display: inline;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.more_button {
	display: block;
	margin-bottom: 10px;
	text-align: right;
	float: right;
	margin-top: 5px;
	clear: both;
}
#intro_content {
	background-image: url(../images/incight_intro_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 2px;
	width: 900px;
	padding: 0px;
	clear: both;
	position: relative;
	margin-top: -2px;
}
.intro_col_left {
	float: left;
	width: 400px;
	padding-right: 25px;
	margin-right: 10px;
	padding-left: 25px;
	position: relative;
	background-image: url(../images/incight_col_divider.png);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: transparent;
}
.intro_col_right {
	float: left;
	width: 415px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.mainCol {
	float: left;
	width: 425px;
	position: relative;
}

.infoCol {
	float: left;
	width: 192px;
	padding: 10px;
	position: relative;
}


.infoCol {
	min-height:250px;
	height:250px;
	position: relative;
}


.infoCol a {
}
.infoCol  a.icon {
	color: #666666;
	line-height: 26px;
	padding-left: 20px;
	text-decoration: underline;
}
ul.lists li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
	padding: 0px;
	background-image: none;
}
.lists li.current {
	background-image: url(../images/incight_nav_arrow.gif);
	background-position: left center;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: transparent;
}


.studentCol {
	width: 180px;
	margin-right: 0px;
	padding-right: 0px;
}
#video {
	background-image: url(../images/incight_icon_video.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#events {
	background-image: url(../images/incight_icon_calendar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#widget {
	background-image: url(../images/incight_icon_widget.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#media {
	background-image: url(../images/incight_icon_media.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#facebook {
	background-image: url(../images/incight_icon_fbook.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.recentCol {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.section {
	background-image: url(../images/incight_col_divider.png);
	background-repeat: repeat-y;
	background-position: right center;
}
.infoCol  p, .recentCol p {
	font-size: 13px;
	line-height: 16px;
	padding-top: 2px;
}
.recentCol .post  p, .recentCol .post a   {
	font-size: 13px;
	line-height: 14px;
}
p.featuredImg_holder {
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.featuredImg_holder {
	background-color: #FF6666;
	padding: 2px;
	width: 175px;
}
.featuredImg {
	border: 1px inset #000000;
	margin: 0px;
	padding: 0px;
}

.leftCol{
	float:left;
	width: 600px;
	margin-right: 30px;
	padding-bottom: 25px;
}

.rightCol {
	float:left;
	padding-left: 25px;
	width: 190px;
	background-image: url(../images/incight_col_divider.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 25px;
}
.rightCol .border {
	background-color: transparent;
	background-image: url(../images/incight_col_divider.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}
.breadcrumb {
	color: #666666;
	font-size: 12px;
	margin-bottom: 5px;
}
.breadcrumb   a:hover{
	text-decoration: underline;
}



/* Footer */


#footer {
	position:relative;
	text-align:left;
	color: #666666;
	height: 76px;
	background-image: url(../images/employment_footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 9px;
	clear: both;
	width: 900px;
	margin-top: 3px;
}

#footer li, #footer p , #footer a {
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer .left {
	padding-top: 15px;
	padding-left: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#footer  .right {
	padding-top: 0px;
	padding-right: 20px;
	width: 425px;
}



#bottom {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bottomShade {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/incight_bottom_shade.png);
	background-position: -1px;
	width: 940px;
	height: 30px;
}



/* Tables & Rows */


.table { width:100%; }

table { margin:0; padding:0; }

td{
	padding:10px;
	vertical-align: top;
}

tr{
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



/* Misc. */


.padding {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}


.divider {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/incight_divider.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 0px;
	height: 1px;
	margin-right: 30px;
}


.learnMore {
	text-align:right;
	padding-right: 20px;
}



.clear {
	clear:both;
}

.left { float:left; }

.right { float:right; }
.rights {
	font-size: 10px;
}
form#signup  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#signup {
	margin: 0px;
	padding-top: 2px;
	background-color: transparent;
	background-image: url(../images/incight_mail.png);
	background-position: right top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #C3DEDB;
	border-right-color: #C3DEDB;
	border-bottom-color: #C3DEDB;
	border-left-color: #C3DEDB;
}
#signup label/* Mail Form */


 { font-size:14px; }
#signup .submit {
	margin-top: 2px;
	margin-bottom: 2px;
}
#signup .input   {
	margin-bottom: 4px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	width: 175px;
	margin-top: 4px;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#signup textarea   {
	margin-bottom: 10px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 165px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.number  {
	float: right;
	height: 36px;
	padding-right: 25px;
	text-align: right;
	display: block;
	background-image: url(../images/incight_phoneIcon.gif);
	background-repeat: no-repeat;
	background-position: right 48%;
	margin-right: 25px;
	color: #999999;
	position: absolute;
	top: 0;
	right: 0px;
	font: bold 13px/35px "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.post {
	display: block;
	float: left;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 200px;
}
.student_info {
	height: 75px;
	display: block;
}
.post p, .post a {
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

.post-date{
	float: left;
	display: inline;
	width:40px;
	height:50px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	background: url(../images/incight_datebox.gif) no-repeat;
	font-size:10px;
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

.post-date .day{
	font-size:24px;
	clear: both;
}
.post-date .month{
	font-size: 10px;
	line-height: 10px;
	padding-top: 4px;
}
.post   a.readMore  {
	color: #058878;
	display: block;
	line-height: 18px;
	font-size: 11px;
}
.links  {
	display: block;
}
.links  a, .links span {
	display: inline;
	float: left;
	line-height: normal;
	margin-right: 5px;
}
.sub_content {
	padding-top: 75px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin: 0px;
}
.recentCol    a        {
	color: #058878;
}


/* #s1 { display:block; } */


#s2, #s3, #s4, #s5, #s6, #s7, #s8, #s9, #s10 {
	display: none;
}






/*
.homeBottomThird {
	width:240px;
	float:left;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 16px;
	background-position: center -5px;
}

.views-table {
	width: 100%;
	margin-bottom: 10px;
}
.views-table  thead tr  {
	background-color: #FFFFFF;
}

.views-table th, .views-table thead, .views-table thead a     {
	font-size: 18px;
	color: #058878;
	
}
tr.even           {
	line-height: 24px;
	height: 24px;
	background-image: url(../images/employment_rowBg.gif);
	background-repeat: repeat-y;
	background-position: right;
}  
tr.odd           {
	line-height: 24px;
	height: 24px;
	background-image: url(../images/employment_tableBg.gif);
	background-repeat: repeat-y;
	background-position: right;
}  
.even, .odd          {
border-bottom:1px solid #ccc;} 

.pager{
	text-align: center;
	margin-top: 30px;
	float: right;
	width: 175px;
}


.pager-current { font-weight: bold; }


.pager a, .pager-current{
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 0pt;
	margin-right: 2px;
	margin-bottom: 0pt;
	margin-left: 2px;
	color: #058878;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #eeeeee;
	border-right-color-value: #eeeeee;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #eeeeee;
	border-left-color-value: #eeeeee;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
}

.item-list .pager  { clear: both; text-align: center; }

.block ul, .item-list ul{

margin-top: 1em;

margin-right: 0pt;
z
margin-bottom: 1em;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 2em;

}

.item-list ul {
	padding: 0pt;
	margin: 0pt;
}

.pager-current {
	color: #ffffff;
	background-color: #058878;
}

.item-list ul li{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0.25em;
	margin-left: 1.5em;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	color: #FFFFFF;
}

.item-list .pager li{
background-image: none;
display: inline;
list-style-type: none;
padding-top: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
padding-left: 0.5em;
}*/
