/* @group Generic Styles */

.group {
	height: 1%;
}

a.more:link,
a.more:visited,
.blue a.more:link,
.blue a.more:visited,
body a.more:link,
body a.more:visited,
body #nav-feature a.more:link,
body #nav-feature a.more:visited,
h4 a.more:link,
h4 a.more:visited,
.full #content-section a.more:link,
.full #content-section a.more:visited,
.full #content-section .aside a.more:link,
.full #content-section .aside a.more:visited,
.bock .focus a.more:link,
.block .focus a.more:visited  {
	background: transparent none;
	padding-right: 0;
}

.grid_100 .left,
.grid_100 .right {
	background: transparent none;
}

.grid_100 .left {
	border-right: 1px dashed #d2ba94;
}

.grid_100 .grid_60 {
	border-right: 0 none;
	width: 62.7%;
}

a.button-orange-right:link,
a.button-orange-right:visited {
	padding-right: 44px;
}

a.button-orange:link,
a.button-orange:visited {
	padding-right: 4px;
}

.topic img,
.accessory,
.accessory ul {
	zoom: 1;
}

.accessory,
.accessory ul {
	width: 1%;
}

.topic {
	zoom: 1;
}

.topic .accessory {
	bottom: -2px;
}

.topic .accessory,
.topic .accessory ul {
	width: 220px;
}

/* @end */

/* @group Global Styles */

#section-nav .children {
	position: relative;
	top: 4px;
}

#back-top {
	bottom: -1px;
}

.slide-navigation {
	background-repeat: repeat-x;
	background-position: 0 0;
}

#nav-main li a:link,
#nav-main li a:visited {
	background: url(/images/nav-main-divider.jpg) no-repeat 100% 3px;
}

#nav-main li.active a:link,
#nav-main li.active a:visited {
	background: transparent none;
}

dl.featured {
	zoom: 1;
}

ol.flow li {
	width: 410px;
}

ul.toggle {
	margin-top: 0;
}

/* @end */

/* @group Asides */

.aside-visual img {
	background: transparent none;	
	padding:  0;
}

.hgroup,
.info-inner,
#section-nav li span {
	zoom: 1;
}

.callout-image img {
	padding-bottom: 0;
}

.callout-image img,
.aside .hgroup h3 {
	background: transparent none;
	border-bottom: 1px dashed #84aabc;
}

.block .hgroup h3 img {
	border: 0 none;
	margin: -2px 9px -4px 0;
	padding: 0;
}

div.aside-right {
	margin-left: 4px;
}

/* @end */

/* @group Profile Page */

.profile-headshot {
	background: 0 none;
}

.content-accessory li.email h5 {
	width: 127px;
}

/* @end */

/* @group Offices */

.offices-block .content {
	background: transparent none;
	border-right: 1px dashed #dfd2b9;
}

/* @end */

/* @group Students */

.slides li {
	overflow: hidden;
}

.full .content-accessory ul {
	zoom: 1;
}

/* @end */

/* @group Home */

.home #content-sub {
	zoom: 1;
}

.home #nav-feature {
	padding-bottom: 9px;
}

/* @end */

/* @group Carousel */

.block .carousel  {
	padding-bottom: 1px;
}

.carousel .accessory {
	bottom: -2px;	
}

.carousel-inner li {
	background: transparent none;
	border-right: 1px dashed #84aabc;
	padding-right: 13px;
}

.content-wide img.focus {
	margin-right: -6px;
}

.block-events dt {
	zoom: 1;
}

/* @end */

.profile #content-main-inner img {
	background-color: transparent;
	background-image: none;
}

#content-inner div.grid_50 {
	float: left;
	margin-right: 9px;
}

#content-inner div.grid_60 {
	width: 466px;
	float: left;
	margin-right: 0px;
}

#content-inner div.grid_40 {
	width: 263px;
}

.big-visual .col1 li,
.big-visual .col2 li {
	margin: 0 0 0 0;
	line-height: 1.2;
}

.grid_60.smaller-visual img{
	display: none;
	width: 466px;
}

#content-inner .grid_60 .grid_60 {
	width: 200px;
}

#content-inner .grid_70 {
	width: 503px;
	float: left;
}

#content-inner .grid_70 .grid_50 {
	width: 245px;
	margin-right: 0;
}

#content-inner .grid_70 .right {
	float: right;
}

#content-inner .grid_30 {
	width: 222px;
}

#content-inner .grid_60 .grid_40 {
	width: 150px;
}

.content-accessory li.aside-container.last {
	position: absolute;
	right: 0;
	bottom: 0;
}

.full #content-slideshow {
	margin-left: -5px;
	margin-top: -10px;
}

.full #content-slideshow .slide-navigation {
	top: 292px;
}

.full #content-slideshow .quote {
	height: 100px; /* Slideshow logic clips text */
}

#content-main .table-nav li {
	display: inline;
	zoom: 1;
}

#content-main .table-nav li a {
	zoom: 1;
}

.table-nav .fastback,
.table-nav .stepback,
.table-nav .fastfwd,
.table-nav .stepfwd {
	display: block;
	zoom: 1;
	padding-bottom: 2px;
}

form .col-50 {
	width: 48%;
}