/*
Cols: 14;
Col Width: 46px;
Gutter: 22px;
Margins: 10px;
*/

body {
	margin: 0;
	padding: 0;
	background-color: #E4DBCB;
}

#print-logo {
	display: none;
}






#header {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	position: relative;
}

#header a.logo img {
	float: left;
}

#header div.searchbar {
	float: right;
	clear: right;
	min-height: 84px;
}

#header div.searchbar div.addthis_horizontal_follow_toolbox {
	float: left;
	padding: 0 3px 0 0;
	position: relative;
	top: -2px;
}

#header div.searchbar a.events,
#header div.searchbar a.upload {
	float: right;
	padding-top: 9px;
}

#header div.searchbar form {
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}

body.mydurham #header div.searchbar form {
	padding-top: 8px;
}

#header div.account-box {
	float: right;
	clear: right;
	margin: -8px 2px 0 0;
	padding: 3px 10px;
	color: #DDD;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 0.85em;
	position: relative;
	z-index: 20;
}

#header div.account-box a {
	color: #DDD;
}

#header div.account-box p {
	line-height: 1.3em;
	text-align: right;
	margin-bottom: 0;
}

#header div.account-box .warning,
#header div.account-box .warning a {
	color: #FCC;
}




#wrapper {
	background-image: url(/graphics/header-norman-arches.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	z-index: 2;
}

body.mydurham #wrapper {
	background-image: url(/graphics/header-norman-arches.jpg);
}

#decobar {
	z-index: 1;
	position: absolute;
	top: 150px;
	width: 100%;
	height: 15px;
	background-color: #C1AD88;
	background-image: url(/graphics/decobar.png);
	background-position: center center;
}

#page {
	width: 970px;
	margin: 0px auto;
	background-image: url(/graphics/shadow-bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
	top: -10px;
	z-index: 10;
	padding: 0px;
	clear: both;
}

#page > div.inner {
	background-image: url(/graphics/shadow-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px;
	clear: both;
}

#page div.inner div.infill {
	padding: 6px 10px;
	width: 950px;
	position: relative;
	left: -10px;
	background-color: #E4DBCB;
}

#page div.cap-top,
#page div.cap-bottom {
	display: none;
}

#page div.inner div.body {
	background-color: White;
	padding: 10px;
	min-height: 150px;
	clear: both;
	background-position: 10px 0;
	-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
	margin-top: 10px;
}

#page div.inner div.body:first-child {
	margin-top: 0;
}

#top-content {
	position: relative;
}

#content {
	position: relative;
	overflow: hidden;
	width: 930px;
}



#footer {
	background-color: #343434;
	border-top: 3px solid #C1AD88;
	margin: -60px 0 0 0;
	padding: 0 0 50px 0;
	position: relative;	
	background-image: url(/graphics/decobar.png);
}

#footer div.inner {
	width: 930px;
	margin: 0px auto;
	padding: 70px 10px 0 10px;
}




#header ul.sections {
	float: right;
	margin: 0px 15px 0 0;
	z-index: 11;
	position: relative;
}

#header ul.sections li {
	display: block;
	float: left;
	padding: 0;
	background-image: none;
	margin: 0;
}

#header ul.sections li a {
	display: block;
	padding: 12px 12px 12px 20px;
	margin: 0 5px;
	color: White;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.95em;
	line-height: 1em;
	position: relative;
	background-color: #E4B45E;
	background-image: url(/graphics/top-link-arrow.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	
}

#header ul.sections li a:hover,
#header ul.sections li.current a {
	background-color: White !important;
	background-image: url(/graphics/top-link-arrow-inverted.png);
}

#header ul.sections li.home,
#header ul.sections li.admin 
{ display: none; }


p.breadcrumbs {
	clear: both;
	text-align: right;
	margin-bottom: 0;
	margin-top: 2em;
	font-size: 0.9em;
}





div.searchbar form {
	display: block;
	text-align: right;
}

div.searchbar form input {
	width: 150px;
}

div.searchbar button {
	color: #778B3B;
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: 50px;
	background-image: url(/graphics/search.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.searchbar a.home-link {
	color: #778B3B;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0 12px 0 16px;
	
	background-image: url(/graphics/home.gif);
	background-position: 3px 3px;
	background-repeat: no-repeat;
}


.sidebar {
	width: 150px;
}

#left-sidebar {
	float: left;
}

#right-sidebar {
	float: right;
}


/**********************************************************
 * Sidebars                                               *
 **********************************************************/

#left-sidebar,
#right-sidebar {
	width: 182px;
}

#left-sidebar {
	float: left;
}

#right-sidebar {
	float: right;
}

#content.has-left-sidebar {
	margin-left: 204px;
}

#content.has-right-sidebar {
	margin-right: 204px;
}

#content.has-left-sidebar,
#content.has-right-sidebar {
	width: 726px;
}

#content.has-left-sidebar.has-right-sidebar {
	width: 522px;
}

/**********************************************************
 * Sidebar Navigation                                     *
 **********************************************************/

p.top-link {
	margin: 0;
	padding: 0;
}

p.top-link a {
	display: block;
	color: White;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #666;
	text-decoration: none;
	line-height: 1.2em;
	padding: 4px 16px 4px 5px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(/graphics/top-link-arrow.png);
} 

p.top-link a:hover {
	background-image: url(/graphics/top-link-arrow-over.png);
}

ul.menu {
	border-style: solid;
	border-color: #666;
	border-bottom-width: 1px;
	padding: 0;
	clear: both;
	list-style-type: none;
	margin: 0 0 1em 0;
}

ul.menu li {
	display: block;
	border-bottom: 1px solid #666;
	padding: 0;
	margin: 0;
	background-image: none;
}

ul.menu li a {
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	line-height: 1.2em;
}


/*.sidebar ul.menu li.current a, 
.sidebar ul.menu li a:hover,
.sidebar ul.menu li.current li a:hover  {
	background-image: url(/graphics/shade/dark_20_tile.png);
}*/

ul.menu li.current a {
	font-weight: bold;
}

ul.menu li.current li a  {
	background-image: none;
	font-weight: normal;
}

ul.menu ul {
	padding: 0;
	margin: 0;
}

ul.menu li li {
	border-bottom: none;
	background-image: url(/graphics/bullet.png);
	background-position: 12px 8px;
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
}

ul.menu li li li {
	padding-left: 16px;
	background-position: 2px 7px;
}

ul.menu li li a {
	padding-left: 4px;
}

#content ul.menu {
	margin-left: 0;
}

/*
body.home div.col-layout-4-0 {
	background-image: url(/graphics/home-page-columns.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	margin-bottom: 0;
}
*/

body.home ul.menu {
	background-color: White;
	border-top-width: 2px;
}

/**********************************************************
 * Login Box                                              *
 **********************************************************/

#header div.login div.input {
	width: 130px;
	float: left;
	
}

#header div.login div.input label {
	display: block;
	padding-bottom: 0.3em;
}

#header div.login div.input input {
	display: block;
	width: 125px;
}

#header div.login p.note {
	clear: both;
	text-align: right;
	color: #CCC;
	font-style: normal;
}
 



#header div.login div.checkbox input  {
	position: relative;
}

#header div.login p.note {
	clear: both;
	text-align: right;
	color: #CCC;
	font-style: normal;
}


#header div.login div.checkbox label {
	position: relative;
	top: 3px;
}

#header div.login div.buttons {
	float: right;
	margin: 5px 0 0 0;
}

#header div.login div.checkbox {
	clear: left;
	float: left;
	margin: 5px 0 0 0;
}

#header div.login .buttons button {
	border: 1px solid #e0e0e0;
	background-color: #fff;
	cursor: pointer;
	color: #808080;
	padding: 1px 15px 0px 12px;
	position: relative;
	top: -1px;
}

#header div.login .buttons button[type] {
	padding: 2px 15px 2px 12px;
}

#header div.login .buttons button:hover {
	border: 1px solid #a50808;
	background-color: #cc0d0d;
	color: #fff;
}




/**********************************************************
 * Overlay                                                *
 **********************************************************/
 
#overlay-screen {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	padding: 0;
	margin: 0;
	background-color: black;
	opacity: 0.3;
}

#overlay-content {
	display: none;
    position: fixed;
    top: 0;
    left: 0;
	width: 0;
	height: 0;
    z-index: 1001;
	overflow: auto;
    padding: 20px;
	margin: 0;
	background-color: white;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	-webkit-box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.35);
	box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.35); 
}

#overlay-loading {
	width: 100%;
	text-align: center;
	padding-top: 70px;
	background-image: url(/graphics/ajax-loader.gif);
	background-position: 50% 50px;
	background-repeat: no-repeat;
}

#overlay-loading span {
	text-transform: lowercase;
	font-variant: small-caps;
}

#overlay-content h2:first-child {
	margin-top: 0;
	padding-right: 2.5em; 
}

#overlay-content a.close-link {
	position: absolute; 
	top: 15px; 
	right: 20px;
	text-transform: lowercase;
	font-variant: small-caps;
}

#overlay-content div.buttons {
	margin-bottom: 0;
	padding-bottom: 0;
}




/* BANNER */
#banner {
	display: none;
	padding: 0.75em 32px;
	background-color: #FD6500;
	clear: both;
	position: relative;
	color: White;
	text-align: center;
	font-weight: bold;
}

#banner p {
	text-align: center;
}

#banner :last-child {
	margin-bottom: 0;
}

#banner a {
	color: White;
}

#banner a.button {
	border: 1px solid White;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: transparent;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#banner a.button:hover {
	background-color: White;
	color: #F03266;
}

#banner a.close:first-child {
	position: absolute;
	top: 0.75em;
	right: 0.75em;
	text-decoration: none;
	line-height: 1em;
	opacity: 0.5;
}

#banner a.close:first-child:hover {
	opacity: 1;
}