@import url("../Default/styles.css");
@import url("../features.css");

#main-outer {
	background: transparent url("/images-core/home-left-column-background.gif") repeat-y left top;
}
#main-inner {
	background: transparent url("/images-core/home-right-column-background.gif") repeat-y right top;
}
#banner {
	clear:both;
	background: #132d3e url("/images-core/banner-background.jpg") no-repeat right top;	
    padding-bottom: 5px;
    overflow: auto;
    outline-style: none;
    zoom: 1;
}
#banner .header {
	margin: 0px;
	padding-top: 25px;
	padding-left: 95px;
}
#banner .features
{
    margin-bottom: 0px;
}
.right-column {
	width: 192px;
	padding-top: 0px;
	padding-left: 0px;
}
.right-column .inner, .right-column .inner2 {
	background-image: none;
}
.main-content {
	margin-right: 192px;
}
h2 {
	text-transform: uppercase;
	letter-spacing: 0.5em;
	color: #94874d;
	border-bottom: 1px solid #bbb38f;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 0.8em;
	padding-bottom: 0.2em !important;
	font-weight: normal;
}
.right-column ul.links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.right-column ul.links li {
	background-color: #6a89aa;
	border-bottom: 1px solid #f0f2f6;
	padding: 1px;
}
.right-column ul.links li a {
	display: block;
	padding: 2px 3px;
	text-align: center;
	color: white;
	text-decoration: none;
}
.right-column ul.links a:hover {
	color: #ffcc00 !important;
}
.right-column ul.links li.quick-links {
	background: #edf2f4 url("/images-core/home-right-column-quick-links-background.gif") repeat-x left bottom;
	padding: 3px 1px;
	border-bottom-style: none;
}
.right-column ul.links li.quick-links a:hover, .right-column ul.links li.quick-links a:focus {
	color: #0000ff !important;
}
.right-column ul.links li.quick-links  h2 {
	color: #94874d;
	letter-spacing: 0.3em;
	margin-bottom: 0.3em;
	padding-left: 5px;
	border-bottom: none;
}
.right-column ul.links li.quick-links * {
	background-color: transparent;
}
.right-column ul.links li.quick-links ul {
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
}
.right-column ul.links li.quick-links ul li {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
}
.right-column ul.links li.quick-links ul li a 
{
	background: transparent url("/images-core/quick-link-icon.gif") no-repeat 0px 4px;
	padding: 0px 2px 4px 1em;
	margin-left: 1.2em;
	text-align: left;
	color: black;
	font-size: 10px;
	width: 150px;
	border: 0px solid red;
	/*height: 1%;*/
}
* html .right-column ul.links li.quick-links ul li a {
    width: 100%;
}
.right-column ul.links li.quick-links ul li.other-link {
	border-style: none;
	padding: 2px 0px;
	margin: 0px;
}
.right-column ul.links li.quick-links ul li.other-link a {
	display: block;
	background: transparent url("/images-core/blank.gif") no-repeat 4px center;
	color: black;
	margin: 0px;
	font-size: 10px;
	padding: 1px 2px 0px 100px;
	height: 26px;
	width: auto;
}
.right-column ul.links li.quick-links ul li.other-link a.drexelone {
	background-image: url("/images-core/other-link-icon-drexelone.png");
} 
.right-column ul.links li.quick-links ul li.other-link a.drexel-athletics {
	background-image: url("/images-core/other-link-icon-drexel-athletics.png");
}
.right-column ul.links li.quick-links ul li.other-link a.math-forum {
	background-image: url("/images-core/math-forum.jpg");
}
/*testing*/
ul li.other-link2 {
	border-style: none;
	padding: 2px 1px;
	margin: 0px;
}
* html li.other-link2 
{
    padding: 2px 1px 2px 5px;
}
ul li.other-link2 a {
	display: block;
	background: transparent url("/images-core/blank.gif") no-repeat 4px center;
	color: black;
	margin: 0px;
	font-size: 10px;
	padding: 1px 2px 0px 92px;
	height: 26px;
	text-decoration: none;
	width: auto;
}
ul li.other-link2 a.drexelone {
	background-image: url("/images-core/other-link-icon-drexelone-sm.png");
} 
ul li.other-link2 a.drexel-athletics {
	background-image: url("/images-core/other-link-icon-drexel-athletics-sm.png");
}
ul li.other-link2 a.math-forum {
	background-image: url("/images-core/math-forum-sm.png");
}
ul li.other-link2 a.giving-online {
	background-image: url("/images-core/other-link-icon-drexel-giving-online.png");
}
ul li.other-link2 a.support-drexel {
	background-image: url("/images-core/other-link-icon-drexel-give.jpg");
}
/*end of testing*/
.main-content .front-page-item, .main-content .drexel-in-the-news
{
	margin: 0px 0px 10px 20px;
	font-size: 11px;
}
* html .main-content .front-page-item 
{
    overflow: auto;
    height: 1%;
}
.main-content .front-page-item img
{
	border: 1px solid #bbb38f;
	margin-right: 10px;
}
.main-content .front-page-item h3 
{
	font-size: 1em;
	margin: 0px;
}
.main-content .front-page-item p 
{
    display: inline;
	margin: 0px;
	padding: 0px;
}
.main-content .front-page-item a 
{
    font-family: Arial;
    font-size: 11px;   
}
.main-content .drexel-in-the-news a 
{
    font-style: normal;
}
.main-content p.more
{
    display: block;
    margin-top: 0.5em;
    font-size: 0.9em !important;
}
.main-content p.more * 
{
    font-size: 0.9em !important;
}
.innovations, .video-feature, .large-video-feature
{
	background-color: #f7f7e2;
	padding: 10px 8px;
	margin: 0px 0px 10px 0px !important;
	font-size: 11px;
	overflow: auto;
	zoom: 1;
	outline-style: none;
}
.innovations
{
	padding: 10px 8px 5px 8px !important;
}
.video-feature, .large-video-feature
{
    position: relative;
    padding: 0;
}
.video-feature img
{
    border-style: none !important;
    padding-right: 5px;
}
.video-feature h2 
{
    border-bottom-style: none;
    margin-bottom: 0.5em;
    padding-top: 10px;
}
.video-feature h3 
{
    padding-bottom: 0.5em;
}
.video-feature p 
{
    display: block !important;
    margin-bottom: 1em !important;
}
.video-feature ul.options 
{
    list-style-type: none;
}
.video-feature ul.options li 
{
    float: left;
    padding: 0 5px;
}
.video-feature ul.options li.first
{
    padding-left: 0;
}
.large-video-feature 
{
    padding: 10px;
}
.large-video-feature .close 
{
    position: absolute;
    right: 5px;
    top: 5px;
}
.large-video-feature .close img 
{
    border-style: none;
    margin: 0;
}
.large-video-feature ul.navigation 
{
    list-style-type: none;
    margin: 0;
    margin-top: 10px;
    padding: 0;
}
.large-video-feature ul.navigation li 
{
    display: inline;
    padding: 0 5px 0 7px;
    background: transparent url('/images-core/icon-home-video-navigation-item-separator.gif') no-repeat left center;
}
.large-video-feature ul.navigation li.first 
{
    background-image: none;
    padding-left: 0;
}
.large-video-feature ul.navigation li.last 
{
    padding-right: 0;
}
.large-video-feature a.back 
{
    background: transparent url('/images-core/icon-home-video-arrows.gif') no-repeat left center;
    padding-left: 12px;
}
.main-content hr {
	border: 0px solid #bbb38f;
	height: 1px;
	background-color: #bbb38f;
}
#features {
	margin: 5px;
	padding: 0px;
}
#features li {
	float: left;
	list-style-type: none;
    margin-left: 5px;
    padding-left: 0px;
}
div.alert 
{
	border: solid 2px #660000;
	background-color: #FFFFCC;
	border-top: 0px;
	margin-bottom: 20px;
}
div.alert h1
{
	text-transform: uppercase;
	background: transparent url(/images-core/leftgrade.jpg) repeat-y left top;
	text-align: center;
	background-color: #FF0000;
	font-size: 14px !important;
	font-family: Arial;
	font-weight: bold;
	color: White;
	margin: 0px 0px 8px 0px;
}
div.alert h1 span
{
	display: block;
	background: transparent url(/images-core/rightgrade.jpg) repeat-y right top;
	text-transform: uppercase;
	letter-spacing: 1em;
}
div.alert p
{
	margin: 0px;
	padding: 0px 15px 15px 15px;
}
ul.innovation-navigation 
{
    list-style-type: none;
    margin: 0;
    margin-top: 10px;
    padding: 0;
}
ul.innovation-navigation li 
{
    display: inline;
    padding: 0 5px 0 7px;
    background: transparent url('/images-core/icon-home-video-navigation-item-separator.gif') no-repeat left center;
}
ul.innovation-navigation li.first 
{
    background-image: none;
    padding-left: 0;
}
