.search-results li {
	display: none;
}

/* COLORS */

.colored .pagetitlewrap,
a.service:hover .serviceicon,
.pricing .highlight .thead,
.mediaholder .link,
.progress-success .bar,
.btn-primary
{
	background: #f27934;
}

::selection
{
	background: #f27934;
}

::-moz-selection
{
	background: #f27934;
}

body.wide,
body.fullwidthlayout,
.boxedlayout .headertopwrap,
.headertopwrap.boxed 
{
	border-top: 3px solid #f27934;
}

.blogpost .page_body table thead,
.view-id-site_content thead {
	border-bottom: 1px solid #f27934;
}

.themecolor,
.notfounderror,
a,
a.color,
.ddsmoothmenu ul li.active a,
.ddsmoothmenu ul li.current-menu-ancestor a,
.ddsmoothmenu ul li a.selected,
.ddsmoothmenu ul li.active a.active:hover,
.block-sidebar-menu ul li span,
a.service:hover h4,
a.service:hover h5,
span.hlink,
.pricing .price,
.pricing .price .dollar,
.blogpost.sticky h2 a,
.blogpost.sticky .month,
.blogpost.sticky .month,
.blogpost.sticky .day,
.blogpost.sticky .day,
.sidebar .block-posts ul li span,
.block-archive ul li a:before,
.block-categories ul li a:before,
#block-menu-menu-elements ul li a:before,
ul.recentcomments li a.username,
ul.recentcomments li a:before,
ul.portfoliofilter li a:hover,
ul.portfoliofilter li a.selected,
.foliotextholder .itemcategories a,
.mediaholder .link,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.accordion-toggle,
a.accordion-toggle:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.node-type-program h4 a,
blockquote i.bq_tip,
blockquote i.bq_note,
blockquote i.bq_link,
blockquote i.bq_quote
{
	color: #f27934;
}

#views-exposed-form-search-programs-page-query #edit-reset 
{
	color: #f27934 !important;
}

.ddsmoothmenu ul li.active a,
.ddsmoothmenu ul li.current-menu-ancestor a,
.blogpost .page_body table tfoot {
	border-top: 1px solid #f27934;
}

.footer .tagcloud a:hover,
.sidebar .tagcloud a:hover,
.blogpost .page_body input[type=button],
#page_specific_sidebar input[type=button],
.blogpost .page_body input[type=button]:active,
#page_specific_sidebar input[type=button]:active 
{
	background-color: #f27934;
}

.sidebar .tagcloud a:hover 
{
	border-color: #f27934;
}

.mediaholder .link 
{
	background: #f27934 url(../img/tiles/transparent.png) repeat;
}

.btn-primary:hover,.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] 
{
	background: #f27934 url(../img/tiles/dark25.png) repeat !important;
}

.btn-primary:active,.btn-primary.active 
{
	background: #f27934 !important;
}

.form-submit #submit:active,
.standardbtn:active,
.standardbtn.active 
{
	background-color: #f27934 !important;
}

/* ************************************************** */

/* OTHER */

#e2ma_signup_message {
	display: none;
}

.front .icon-plus:before {
	color: #fff;
}
.header .logo {
    margin-top: 32px;
    margin-bottom: 32px;
}
.header .logo img {
	max-width: 400px;
}
.fixed_head .logo img {
    max-width: 400px;
    margin-top: -2px;
}
.fixed_head nav.mainmenu {
	margin-top: 6px;
}
section.headerwrap.fixed_head {
	height: 85px;
}
.ddsmoothmenu ul li a {
	padding-left: 2px;
}
.ddsmoothmenu > ul > li.last > a {
	padding-right: 0 !important;
}
.headersearch {
	margin-right: -3px;
}
/* .pagetitlewrap {
    background-image: url('/sites/default/files/files/ivy-top-bg-c2.png') !important;
}
.footerwrap.wide {
    background: #444 url('/sites/default/files/files/ivy-footer-bg-d2.png') no-repeat top center;
}
#front_mission {
	background-image: url('/sites/default/files/files/ivy-top-bg-c2.png') !important;
} */
.footer .menu-name-menu-study-abroad-main .last {
    display: block;
}
.btn-primary:hover,
.blogpost .page_body input[type=button]:hover,
#page_specific_sidebar input[type=button]:hover {
	background-color: #f06414 !important;
}
.split_btn {
	font-size: 16px;
}
a.split_btn_right {
	margin-left: 2px;
	border-radius: 0 3px 3px 0;
	font-size: 14px;
}
a.split_btn_left {
	border-radius: 3px 0 0 3px;
}
.pricing {
	border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
}
.pricing .pricewrap {
	margin: 0 0 40px 0;
}
.pricing .pricecol:nth-child(2) .pricewrap {
	margin-left: 20px;
	margin-right: 20px;
}
.pricing .item.price_text {
	text-align: left;
}
.contact_map {
	margin-bottom: 30px;
}
.header-top-right a {
	margin-left: 16px;
}


blockquote i.bq_toc {
	font-size: 30px;
	margin: 0 9px 0 3px;
}
blockquote .toc_ttl {
	font-size: 18px;
}
blockquote.bq_special ol,
blockquote.bq_special ul {
	margin-left: 70px !important;
}
blockquote .toc {
	list-style-type: upper-roman;
	margin-bottom: 0 !important;
}
.bq_toc_wrap {
	padding: 0;
	background: none !important;
	background-color: none !important;
}
blockquote i.bq_toc {
	color: #f27934;
}
/* BLOCKQUOTE FIX */
.bq_highlight_p,
.sidebar blockquote i.bq_tip, 
.sidebar blockquote i.bq_note, 
.sidebar blockquote i.bq_link, 
.sidebar blockquote i.bq_quote {
	margin-left: -40px;
}
.sidebar blockquote i.icon-doc-1 {
	margin-left: -37px;
}
.sidebar blockquote p.bq_highlight_p {
	padding-left: 68px;
}


.accordion {
    margin-bottom: 12px;
}



@media only screen and (max-width: 1199px) and (min-width: 980px) {
	.ddsmoothmenu ul li a:link {
		font-size: 13px;
		padding-left: 2px;
	}
	.fixed_head .logo img {
		max-width: 270px;
		margin-top: 4px;
	}
	.header .logo {
		margin-bottom: -30px !important;
	}
}
@media only screen and (max-width: 979px) and (min-width: 768px) {
	.header .logo {
		margin-bottom: -30px !important;
	}
	section.headerwrap.fixed_head {
		height: auto;
	}
}
@media only screen and (max-width: 479px) and (min-width: 0px) {
	.pricing .pricecol:nth-child(2) .pricewrap {
		margin-left: 0;
		margin-right: 0;
	}
	.header .logo img {
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.mainmenu {
	    margin-top: 30px !important;
	}   
	section.headerwrap.fixed_head {
		height: auto;
	} 
}