﻿body
{
    margin: 0;
    padding: 0;
    background: #dedede url('Images/bg.png') repeat-x top;
    font-family: Verdana, Helvetica, Sans-serif;
    font-size: 12px;
    color: #002157;
}

a, a:visited
{
    color: #013ea2;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    font-family: Century Gothic;
    font-size: 18px;
    font-weight: normal;
}

h2
{
    font-size: 14px;
    color: #002157;
}

h3
{
    font-size: 18px;
    color: #545454;
    font-weight: bold;
}

img
{
    border: 0;
}

img.left
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.right
{
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

/* Containers & Layout */
.clear
{
	clear:both;
	height:1px;
	visibility:hidden;
	margin-bottom:-1px
}

#tabarea
{
background: #ffffff url('images/grayarea.gif');background-repeat:repeat-x;
background-position: bottom;
width: 582px; 
padding: 10px;
height: 180px;
}

#cmsWrapper
{
    margin: 0 auto;
    width: 856px;
}

#container
{
    float: left;
    width: 802px;
    padding: 0 27px;
    background: url('images/content-bg.png') repeat-y top;
    fixPNG('images/content-bg.png');
}

#containerbottom
{
    width: 856px;
    height: 42px;
    clear: both;
    float: left;
    background: url('images/content-bottom.png') no-repeat top;
}

.noNav #containerbottom
{
    background: url('images/noNav_contentbottom.png') no-repeat top;
}

#header
{
    width: 802px;
    height: 320px;
    float: left;
}

.logo
{
    width: 802px;
    height: 90px;
    background-color: #052743;
}

.headlinks
{
    width: 200px;
    height: 223px;
    padding-top: 8px;
    background-color: White;
    float: left;
    overflow: hidden;
}

.headlinks .campus a
{ 
    background: url('images/head-campusTour.gif') no-repeat 0 0;
    display: block;
    width: 200px;
    height: 74px;
}

.headlinks .campus a:hover
{ 
    background-position: -200px;
}

.headlinks .moreInfo a
{ 
    background: url('images/head-moreInfo.gif') no-repeat 0 0;
    display: block;
    width: 200px;
    height: 74px;
}

.headlinks .moreInfo a:hover
{ 
    background-position: -200px;
}

.headlinks .live a
{ 
    background: url('images/head-liveHelp.gif') no-repeat 0 0;
    display: block;
    width: 200px;
    height: 74px;
}

.headlinks .live a:hover
{ 
    background-position: -200px;
}

.flash
{
    float: right;
    width: 602px;
    height: 230px;
    overflow: hidden;
}

#home,
#main
{
    clear: both;
    float: left;
    width: 802px;
    height: 100%;
}

#main
{
    position: relative;
}

#home #leftCol,
#main #leftCol
{
    float: left;
    width: 200px;
    height: 100%;
    background-color: #052743;
    color: white;
}

#main #leftCol
{
    position: relative;
}

#leftCol .collegeHead
{
    width: 200px;
    height: 30px;
    line-height: 30px;
    background: url('images/tab-bg.gif') repeat-x;
    text-align: center;
    color: White;
    font-weight: bold;
    font-size: 11px;
}

#leftCol .sideInfo
{
    padding: 25px 10px 30px 10px;
    width: 180px;
    font-weight: bold;
    font-size: 10px;
    line-height: 18px;
    border-bottom: 1px dotted white;
}

#leftCol .quote
{
    width: 140px;
    padding: 25px 30px;
    font-size: 12px;
    line-height: 18px;
}

#home #rightCol,
#main #rightCol
{
    float: right;
    width: 602px;
    height: 100%;
    background-color: White;
}

#main #rightCol
{
    margin-left: -200px;
    border-left: 200px solid #052743;    
}

#home #rightCol .ajaxTab
{
    width: 602px;
    height: 226px;
}

#home #rightCol .homeContent
{
    width: 562px;
    margin: 10px 20px;
    border-top: 1px dotted silver;
    height: 100%;
}

.contentLeft
{
    width: 225px;
    padding-top: 10px;
    padding-right: 10px;
    border-right: 1px solid silver;
    float: left;
}

.contentRight
{
    width: 300px;
    padding-top: 10px;
    padding-right: 10px;
    float: right;
}

.ajaxTab
{
    background: url('images/tab-bg.gif') repeat-x;
}

#main #rightCol .ajaxTab
{
    list-style-type: none;
    line-height: 30px;
    border-left: 1px solid #353535;
    text-align: center;
    color: White;
    padding: 0 19px;
    font-size: 11px;
    font-weight: bold;
}

#main #rightCol .ajaxTab a
{color: White;}

#oneCol .topContainer
{
	clear: both;
	width: 802px;
	background: url(images/innerContentBg.gif) white no-repeat 0px 0px;
	min-height: 231px;
	position: relative;
}

#oneCol .topContainer .innerColumn
{
	background: transparent url(images/innerContentBg_Right.gif) no-repeat top right;
	min-height: 231px;
	padding: 15px 17px;
}

#oneCol .bottomContainer
{
	clear: both;
}

#oneCol .ajaxTab
{
	width: 100%;
}

#oneCol .ajaxTab .collegeHead
{
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: White;
    font-weight: bold;
    font-size: 11px;
}

.innerColumn .left
{
	float: left;
	width: 369px;
}

.innerColumn .right
{
	float: right;
	width: 369px;
}

#oneCol .bottomContainer
{
	width: 782px;
	padding: 0px 10px 10px;
	background: blue;
}

.tabstrip li a img 
{
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.innerContent
{
    width: 568px;
    min-height: 400px;
    background: white url('Images/innercontent-bg.gif') no-repeat top;
    padding: 15px 17px;
}

h1.green, 
h1.blue, 
h1.lightblue, 
h1.orange, 
h1.red
{
    width: 215px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    line-height: 30px;
    text-transform: uppercase;
    color: white;
    margin: 0 0 0 10px;
}

h1.green
{
    background: url('Images/tab-green.gif') no-repeat;
}

h1.blue
{
    background: url('Images/tab-blue.gif') no-repeat;
}

h1.lightblue
{
    background: url('Images/tab-lightblue.gif') no-repeat;
}

h1.orange
{
    background: url('Images/tab-orange.gif') no-repeat;
}

h1.red
{
    background: url('Images/tab-red.gif') no-repeat;
}

.contentText
{
    width: 538px;
    clear: both;
    margin: 20px 15px 10px 15px;
}

.subTitle
{
    float: left;
    font-size: 18px;
    line-height: 24px;
    color: #545454;
}

.subhead
{
    float: right;
    line-height: 24px;
    text-align: right;
    font-size: 12px;
    color: #545454;
}

.subheadWpad
{
    float: right;
    line-height: 24px;
    text-align: left;
    font-size: 12px;
    padding-left: 10px;
    color: #545454;
    width: 177px;
}

#credits
{
    clear: both;
    padding: 10px 0;
    text-align: center;
    font-size: 12px;
    color: Black;
}

.collegeInnerHead
{
color:White;
font-size:11px;
font-weight:bold;
height:30px;
line-height:30px;
margin-left:10px;
text-align:left;
width:744px;}

.collegeInnerHead a
{
    font-size: 10px;
    color: White;}
    
.collegeInnerHead .green
{
    width: 729px;
    background-image: url(/App_Themes/Default/Images/greenLongTab.jpg);
    background-repeat: no-repeat;
    background-position: 0pt 0pt;
    text-align: left;
    padding-left: 20px;
    font-size: 11px;
    }
    
.collegeInnerHead .blue
{
    width: 729px;
    background-image: url(/App_Themes/Default/Images/blueLongTab.jpg);
    background-repeat: no-repeat;
    background-position: 0pt 0pt;
    text-align: left;
    padding-left: 20px;
    font-size: 11px;
    }

a.BusinessCurriculumLink
{
    display: block;
    background: transparent url(Images/business_banner.jpg) no-repeat top left;
    width: 510px;
    height: 69px;
    text-decoration: none;
}

a.MedicalCurriculumLink
{
    display: block;
    background: transparent url(Images/medical_banner.jpg) no-repeat top left;
    width: 510px;
    height: 69px;
    text-decoration: none;
}

a.NetworkingCurriculumLink
{
    display: block;
    background: transparent url(Images/networking_banner.jpg) no-repeat top left;
    width: 510px;
    height: 69px;
    text-decoration: none;
}

a.AeroCurriculumLink
{
    display: block;
    background: transparent url(Images/aero_banner.jpg) no-repeat top left;
    width: 510px;
    height: 69px;
    text-decoration: none;
}

a.BusinessCurriculumLink,
a.MedicalCurriculumLink,
a.NetworkingCurriculumLink,
a.AeroCurriculumLink
{
  margin: 15px auto;
}  

a.BusinessCurriculumLink div,
a.MedicalCurriculumLink div,
a.NetworkingCurriculumLink div,
a.AeroCurriculumLink div 
{
    padding: 15px 0px 0px 20px;
    /*margin: 15px 0px 0px 20px !IE;*/
    width: 315px;
    color: #575757;
    font-family: Verdana;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
    white-space: normal;
}

a.BusinessCurriculumLink:hover,
a.MedicalCurriculumLink:hover,
a.NetworkingCurriculumLink:hover,
a.AeroCurriculumLink:hover
{
    text-decoration: none;
}
