/* ================================================================================================
 * ANY SITE-WIDE/APPLICATION CSS PLACED IN THIS DOCUMENT
 * For more assistance, visit http://www.auburn.edu/template/2013
 *
 * 
 * Currently, ALL CSS for Business & Finance is located at www.auburn.edu/exec_vp/includes/css_15.css
 * 
 *
 * ================================================================================================
 */

/*****  General Page Formatting  ******************************/
/*****  Miscellaneous Styles  *********************************/
/*****  Header Section  ***************************************/
/*****  Search Section  ***************************************/
/*****  Navigation Section  ***********************************/
/*****  Content Section  **************************************/
div.content-primary		{position:relative; float:left; width: 97%; margin-right: 3%}
div.content-secondary	{position:relative; float:left; width: 97%; margin-right: 3%}
img.image-full		{width:100%}
div.section-title		{background-color:#dd550c; color:white; font-weight:bold; padding-left:5px; margin:3px 0px}
table.tableborder		{margin-bottom:20px}
div.staff-info		{background-color:ghostwhite;text-align:left;padding:10px 20px;display: inline-block;}
div.new-section-text		{margin-top:30px;margin-bottom:10px}
div.section-text		{margin-bottom:10px}
div.resource-list		{display: inline-block}
div.list-header		{background-color:#dd550c; color:white; font-weight:bold; padding:2px 2px 2px 1em; margin-top:10px}
/*****  Sidebar Section  **************************************/
/*****  Footer Section  ***************************************/
/*****  Bootstrap Overrides  **********************************/

@media (min-width: 600px) {
/*****  General Page Formatting  ******************************/
/*****  Miscellaneous Styles  *********************************/
/*****  Header Section  ***************************************/
/*****  Search Section  ***************************************/
/*****  Navigation Section  ***********************************/
/*****  Content Section  **************************************/
div.content-primary		{width: 62%}
div.content-secondary	{width: 32%}
div.staff-info		{text-align:right}
/*****  Sidebar Section  **************************************/
/*****  Footer Section  ***************************************/
/*****  Bootstrap Overrides  **********************************/
}
