.main-title {
    border-bottom:1px solid #CCCCCC;
    padding-bottom:5px;
    color:#183E7A;
    font-size:25px;
    font-weight:normal;
}


/*rounded-box*/
.rounded-box .collapse-box{
	overflow:hidden;
	background:url(../../images/bg-rounded-box.gif) repeat-y 0 0;
	width: 700px;
	margin: 0 0 10px;
}
.rounded-box .collapse-box .collapse-box-top{
	background:url(../../images/bg-rounded-box-top.gif) no-repeat;
	width:100%;
	overflow:hidden;
}
.rounded-box .collapse-box .collapse-box-content{
	overflow:hidden;
	background:url(../../images/bg-rounded-box-bottom.gif) no-repeat 0 100%;
	padding: 22px 20px 8px 28px;
}

/*data-list*/
.group-header
{
	color:#333333;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:7px 0;
	background:transparent url(../../images/img-dashed-border.gif) repeat-x scroll 0 100%;
}
.group-header-2
{
	/*color:#183E7A;*/
	color: #000000;
	font-size:20px;
	margin:0 0 10px 0;
	font-weight:normal;
	padding:7px 0;
	background:transparent url(../../images/img-dashed-border.gif) repeat-x scroll 0 100%;
}
.data-list
{
    /* font-size: 16px; */
    clear:left;
	margin:0 0 20px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.data-list-course
{
	margin:0;
}
.no-header-data-list
{
    margin-top: 25px;
}
.sub-group-list
{
	margin:0;
}
.sub-group-title
{
	margin-left:20px;
}
.data-list .data-list-item, .data-list .data-list-item2{
	width:100%;
	overflow:hidden;
	background:url(../../images/img-dashed-border.gif) repeat-x 0 100%;
	padding-bottom:1px;
}
.data-list .nobg
{
    background-image: none;
}
.data-list .data-list-item2{
	background: none;
}
.data-list .title-holder{
	display:block;
	width:100%;
	overflow:hidden;
}
.data-list .title-holder .title, .data-list .title-holder .r-box{
	float:left;
	padding-right:20px;
	background:url(../../images/ico-right-arrow2.gif) no-repeat 100% 50%;
	line-height:37px;
	cursor: pointer;
}
.data-list .title-holder .admission-requirements-link
{
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    margin: -15px 0 5px 0;
	padding-right:20px;
}
.data-list .title-holder .pdf-link
{
    float:left;
	padding-right:20px;
}
.pdf-link a 
{
    line-height: 35px;
}
.data-list .title-holder .pdf-link img{
	float:left;
	height: 35px;
}
.data-list .open .title-holder .title{background-image:url(../../images/ico-down-arrow2.gif);}
.data-list .open .title-holder .no-image{background-image: none;}
.data-list .title-holder .title img{
	float:left;
	margin:5px 12px 0 0;
}
.data-list .title-holder .title h3, .data-list .title-holder .r-box h3, .course-clickable-title h3{
	font-size:20px;
	color:#183e79;
	font-weight:normal;
	margin:0;
	float:left;
}
.course-clickable-title h3
{
    display:inline;
	float:none;
}
.data-list .title-holder .r-box h3.smaller
{
    font-size: 17px;
}
.data-list .title-holder .title a, .data-list .title-holder .r-box a, .course-clickable-title a{
	font-size:20px;
	color:#666;
	padding-left:30px;
	background:url(../../images/img-separator.gif) no-repeat 14px 50%;
	text-decoration:none;
	float:left;
}
.data-list .title-holder .title a:hover{text-decoration:underline;}
/*rounded-box*/
.data-list .collapse-box{
	overflow:hidden;
	clear:both;
}
/*
.data-list .collapse-box p{
	font-size:16px;
	line-height:26px;
	color:#333;
	margin:0 0 15px;
}
*/
/*desc*/
.data-list .desc{
	padding:0;
	margin: 0 0 12px;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
}
.data-list .desc dt{
	float:left;
	padding: 0 5px 0 12px;
	margin:0;
	background:url(../../images/img-separator.gif) no-repeat 5px 50%;
	color:#8c8c8c;
}
.data-list .desc dt:first-child {
	padding-left:0;
	background:none;
	color:#8c8c8c;
}
.data-list .desc dd{
	float:left;
	color:#000;
	padding:0;
	margin:0;
}
/*.data-list buttons*/
.data-list .actions-menu{
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
}
.data-list .actions-menu .buttons-holder{
	width:auto;
	float:right;
}
.data-list .actions-menu a{
	color:#183e79;
	font-size:18px;
	line-height:40px;
	text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.data-list .actions-menu a:hover
{
    text-decoration: none;
}
/*data-list.alt*/
ul.data-list.alt p{
	/*font-size:13px !important;*/
	/*line-height:21px !important;*/
}


.view2 .title{
	width:700px;
	margin-bottom: 12px;
}
.view2 .title-course
{
	margin-bottom: 0;
	cursor:pointer;
}
.view2 .title-t{background:url(../../images/title-t.png) no-repeat;}
.view2 .title:hover .title-t{background:url(../../images/title-t-hover.png) no-repeat;}
.view2 .title-b{background:url(../../images/title-b.png) no-repeat;}
.view2 .title:hover .title-b{background:url(../../images/title-b-hover.png) no-repeat;}
.view2 .title-t,
.view2 .title-b{
	height:30px;
	overflow:hidden;
}
.view2 .title:hover .title-m{background:url(../../images/title-m-hover.png) repeat-y;}
.view2 .title-m{
	background:url(../../images/title-m.png) repeat-y;
	width:700px;
}
.view2 .title-m:after{
	content:"";
	display:block;
	clear:both;
}
.view2 .title-inner{
	width:575px;
	min-height:50px;
	float:left;
	padding:0 125px 0 0;
	margin:-25px 0;
	position:relative;
}
.view2 .title-inner .clickable
{
    cursor: pointer;
}
* html .view2 .title-inner{height:50px;}
.view2 .title img{
	float:left;
	display:inline;
	margin:0 45px 0 10px;
	cursor: pointer;
}
.view2 .title .c-part{
	width:570px;
	float:left;
	display:inline;
	padding:0 0 0 10px;
}

.view2 .title .c-part h3 a
{
    color: #000000;
    text-decoration: none;
}
.view2 .title .c-part h3 a:hover
{
    color: #183E7A;
}
.view2 .title h3{
	font:18px/24px Arial, Helvetica, sans-serif;
	margin:5px 0 0;
}
.view2 .title p{
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#262626;
	margin:0 0 0;
}
.view2 .title .r-part{
	width:105px;
	float:right;
	display:inline;
	margin:-10px 0 0;
	position:absolute;
	top:50%;
	right:10px;
}
.view2 .lnk-apply-now{
	background:url(../../images/lnk-apply-now.png) no-repeat;
	width:98px;
	height:21px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 0;
	cursor: pointer;
}
.view2 .more-info{
	background:url(../../images/lnk-learn-more.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 98px;
	height: 21px;
	overflow: hidden;
}

.degree-list .list-item .studyarea-logo
{
    margin: 7px 8px 7px -9px;
    float: left;
}

/* degree-grouped search results view */
.visual-box{
	background:url(../../images/visual-box.jpg) no-repeat;
	width:970px;
	height:151px;
	overflow:hidden;
	margin: -46px -20px 0 -20px;
	position:relative;
}
.visual-box .main-title
{
    border: none;
	position:absolute;
	top:40px;
	left:20px;
}
.main-title a
{
    text-decoration: none;    
}
.visual-box .main-title h1.studyArea
{
    font-size: 41px !important;
}
.visual-box .main-title img{
	float:left;
	margin:7px 10px 0 0;
}
.visual-box .main-title h1{
	float:left;
	font:bold 51px/55px Arial, Helvetica, sans-serif;
	color:#002072;
	margin:0;
}
.visual-box .instruction{
	background:url(../../images/bg-instructions.png) no-repeat;
	width:256px;
	height:49px;
	overflow:hidden;
	padding:0 0 0 7px;
	position:absolute;
	top:9px;
	right:23px;
}
.visual-box .instruction label{
	width:100%;
	display:block;
	font:16px Arial, Helvetica, sans-serif;
	color:#002072;
}
.visual-box .instruction select{
	width:250px;
	font:12px Arial, Helvetica, sans-serif;
	margin:2px 0 0;
}
.tabs-nav{
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	top:107px;
	left:19px;
}
.tabs-nav li{
	float:left;
	margin:0 9px 0 0;
}
.tabs-nav a{
    cursor: pointer;
	background:url(../../images/tabs-nav-sprite.png) no-repeat;
	float:left;
	font:13px/35px Arial, Helvetica, sans-serif;
	color:#002072;
	text-decoration:none;
	margin:0 10px 0 0;
}
.tabs-nav span{
	background:url(../../images/tabs-nav-sprite.png) no-repeat 100% -44px;
	float:left;
	padding:0 25px 9px 10px;
	margin:0 -10px 0 0;
}
.tabs-nav .active a
{
	background-position:0 -88px;
	color:#333;
}
.tabs-nav .active span{background-position:100% -132px;}
.tabs-subnav h2.degree, .tabs-subnav h2.course-group {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    -x-system-font:none;
    background:transparent url(../../images/tabs-subnav-sprite.gif) no-repeat scroll 0 0;
    color:#FFFFFF;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:22px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:36px;
    margin:22px 0 10px 0;
    text-decoration:none;
}
.tabs-subnav h2.course-group
{
    margin-top:0;
    white-space: nowrap;
}
.tabs-subnav h2.degree span, .tabs-subnav h2.course-group span {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../../images/tabs-subnav-sprite.gif) no-repeat scroll 100% -36px;
    float:left;
    margin:0 -3px 0 0;
    padding:0 8px;
    font-size:16px;
}
.tabs-subnav h2.study-area {
    color:#030470;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:22px;
    line-height:36px;
    margin:3px 0;
}
.tabs-subnav>li>div
{
    clear: left;
}
.blueText
{
    color: #183E79;
}
.r-box{
	width:931px;
	margin:5px auto;
	cursor: pointer;
}
.r-box-t{
	background:url(../../images/r-box-t.gif) no-repeat;
	height:15px;
	overflow:hidden;
}
.r-box-b{
	background:url(../../images/r-box-b.gif) no-repeat;
	height:14px;
	overflow:hidden;
}
.r-box-m{
	background:url(../../images/r-box-m.gif) repeat-y;
	width:931px;
}
.r-box-m:after{
	content:"";
	display:block;
	clear:both;
}
.r-box-inner
{
    position: relative;
	background:url(../../images/r-box-inner.gif) no-repeat 100% 50%;
	width:886px;
	float:left;
	min-height:29px;
	padding:0 40px 0 5px;
	margin:-15px 0 -14px;
}
* html .r-box-inner{
	height:29px;
	overflow:visible;
}
.r-box:hover .r-box-t{background:url(../../images/r-box-t-hover.gif) no-repeat;}
.r-box:hover .r-box-b{background:url(../../images/r-box-b-hover.gif) no-repeat;}
.r-box:hover .r-box-m{background:url(../../images/r-box-m-hover.gif) repeat-y;}
.r-box:hover .r-box-inner{background:url(../../images/r-box-inner-hover.gif) no-repeat 100% 50%;}
.program-information, .online-courses
{
    background:url(../../images/orange-dot.png) no-repeat;
    background-position: left 14px;
    padding-left: 18px;
    display: block;
    width: 170px;
}
.online-courses
{
    background-position: left 7px;
    width: 100%;
}

.promotion
{
    color:Red !important;
 	display:inline;
 	margin-left:5px;
}
.chat2
{
    float: right;
    margin:60px 22px;
}
.chat2 img
{
   width: 117px;
}
.chat img
{
    width:145px;    
}
.title-inner a
{
    color: #000000;
}
.promo-message
{
    color:#666666; 
    font-size:12px; 
    margin-top:20px; 
}
.institution-tabs-list
{
    list-style: none;
    display:block;
    margin: 10px 0 0;
    padding: 0;
    float: right;
}
.institution-tabs-list li
{
    display: block;
    float: left;
    margin-left: 5px;
}
.institution-tabs-list li span
{
    color:#030470;
    font-size:16px;
    font-weight: bold;
    line-height:34px;
    margin-right:10px;
}
.rel
{
    position: relative;
    width:100%;
    overflow:hidden;
}
.inst-tab
{
    display: block;
    height: 34px;
    width: 65px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
a.inst-tab:hover,.sel-inst
{
    background-position: 0px -34px;
}
.sub-nav
{
    width: 157px;
    float:right;
    margin-left: 5px;
}
.sub-nav a{
	background:url(../../images/sub-nav-sprite.gif) no-repeat;
	float:left;
	font:11px/27px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	margin:0 2px 0 0;
}
.sub-nav span{
	background:url(../../images/sub-nav-sprite.gif) no-repeat 100% -27px;
	float:left;
	padding:0 6px;
	margin:0 -2px 0 0;
	cursor:pointer;
}
.sub-nav a:hover{
	background-position:0 -54px;
	color:#183e7a;
}
.sub-nav a:hover span{background-position:100% -81px;}
.sub-nav2
{
    float:none;
    margin:0;
    width: auto;
    margin: 4px 0 12px;
    height:27px;
}
.sub-nav2 a
{
    margin-right: 4px;
}
.requirements
{
    width: 300px;
}
.requirements a
{
    margin-left: 10px;
    float: right;
}
.advert
{
    border-style:solid none none;
    border-color:#666666;
    border-width:1px;
    color: #666666;
    margin:10px 0 0;
}
.course-list-title
{
    margin-bottom: 20px;
}
.course-group-description
{
    clear: left;
    font-style:italic;
    margin-bottom: 26px;
}
.course-group-description2
{
    clear: left;
    font-style:italic; 
    margin-bottom: 12px;
}
.course-list-title
{
    margin-bottom: 12px;
}
.course-clickable-title
{
    padding-right:15px;
    margin:0 -110px 0 10px;
    background:url(../../images/dropDownArrowClosed.gif) no-repeat 100% 50%;
}
.open .course-clickable-title
{
    background:url(../../images/dropDownArrowOpen.gif) no-repeat 100% 50%;
}
.course-conditions
{
    clear:left;
}
.course-clickable-title a
{
    line-height:24px;
    margin-top:5px;
    color:#666666;
    float:none;
}
.course-collapse-box
{
    border:1px solid #C2C2C2;
    border-top-style: none;
    margin: -17px 4px 0 2px;
    padding: 17px 10px 10px;
}
.course-item
{
    margin-bottom:12px;
}
.big-header {
    background:transparent url(../../images/tabs-subnav-sprite.gif) no-repeat scroll 0 0;
    color:#FFFFFF;
    float:left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:22px;
    line-height:36px;
    margin:22px 0 10px;
    text-decoration:none;
    font-weight: normal;
}
.big-header span {
    background:transparent url(../../images/tabs-subnav-sprite.gif) no-repeat scroll 100% -36px;
    float:left;
    margin:0 -3px 0 0;
    padding:0 8px;
}

.no-float
{
    clear: both;
}

.extra-info2
{
/*    border: 1px solid #000000;
    padding: 5px;
    margin:5px 0;*/

}
