/*
	Base styles.
	Override in minisite- and module- specified stylesheets.

	Hugh.Bassett@Winchester.ac.uk
*/

body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3EBD6;
	font-size: 0.75em;
}
table, textarea
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
td
{
	vertical-align: top;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0;
}

.ModuleTitle
{
	background-color: #5286B5;
	color: #f4f9dc;
	font-weight: bold;
	padding: 0.7em;
	border-top: solid 2px #00689b;
	border-right: solid 2px #00689b;
	border-left: solid 2px #00689b;
	font-size: 1.1em;
	clear: both;
}
.ModuleContent
{
	background-color: #fff;
	border-right: solid 2px #00689b;
	border-left: solid 2px #00689b;
	padding: 0.7em; /*	height: 100%;	*/
	line-height: 150%;
	color: #004068;
	overflow: auto; /* image float fix for short content */
}
.ModuleContent h1
{
	font-size: 1.2em;
}
.ModuleContent h2
{
	line-height: 1.2em;
}
.ModuleButtons
{
	background-color: #fff;
	border-right: solid 2px #00689b;
	border-left: solid 2px #00689b;
	border-bottom: solid 2px #00689b;
	text-align: right;
	padding: 5px;
	margin-bottom: 15px;
	clear: both;
}
.ModuleButtons img
{
	margin: 0 2.5px 0 2.5px;
}
.ModuleTitleUnpublished
{
	background-color: Silver;
	color: gray;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	border-top: solid 2px Silver;
	border-right: solid 2px Silver;
	border-left: solid 2px Silver;
	font-size: 1.1em;
	clear: both;
}
.ModuleContentUnpublished
{
	background-color: WhiteSmoke;
	padding: 15px; /*	height: 100%;*/
	color: gray;
}
.ModuleButtonsUnpublished
{
	background-color: white;
	border-bottom: solid 2px WhiteSmoke;
	text-align: right;
	padding: 5px;
	margin-bottom: 15px;
	clear: both;
}
.ModuleButtonsUnpublished img
{
	margin: 0 3px 0 3px;
}
.ModuleNavigationContent
{
	background-color: #85ACD5;
	clear: both;
	border-right: solid 2px #00689b;
	border-left: solid 2px #00689b;
	border-bottom: solid 2px #00689b;
	padding: 0.7em; /*	height: 100%;*/
	line-height: 150%;
	color: #004068;
	margin: 0 0 15px 0;
	list-style: none;
}

.ModuleNavigationContent a
{
	color: White;
}


#footer
{
	padding: 5px 10px 5px 10px;
	font-size: 8pt;
	color: #f9f4dc;
	background-color: #12527E;
	margin: 0;
	white-space: nowrap;
}
#footer a
{
	color: #f9f4dc;
}

.Form
{
	width: 90%;
	margin-left: 15px;
	border-bottom: 1px solid #fff;
}
.Form td
{
	border-top: 1px solid #fff;
	padding: 5px 5px 12px 5px;
}

.Search a
{
	text-decoration: underline;
}
.Search H1
{
	font-size: 12pt;
	color: #c61a37;
	font-style: italic;
	margin: 0 0 10px 0;
}
.Search H2
{
	font-size: 15pt;
	color: #1d74a9;
	font-weight: normal;
	margin: 10px 0 0 0;
}
.Search H3
{
	font-weight: bold;
	font-size: 10pt;
	color: #00689b;
	margin: 0;
}

.Location
{
	font-weight: bold;
	color: #5286B5;
	vertical-align: middle;
	margin: 0.7em 0 0 0;
	padding: 0;
	background-color: Transparent;
}
.Location li
{
	display: inline;
}

#search
{
	border: solid 2px #00689b;
	background-color: #85acd5;
	padding: 5px;
	white-space: nowrap;
}

#search form
{
	display: inline;
}

#quick-nav
{
	background-color: #85acd5;
	margin: 0;
	padding: 7px;
	text-align: right;
	color: #f9f4dc;
	font-weight: bold;
	overflow: hidden;
	border-bottom: solid 2px #f3ebd6;
	font-size: 8pt;
}

#quick-nav li
{
	display: inline;
	padding: 0 5px 0 5px;
	border-right: solid #c5aff3 2px;
}

#quick-nav li.last
{
	border: 0;
}

#quick-nav a
{
	color: #e9eac1;
	text-decoration: none;
}

#quick-nav.authenticated
{
	background-color: #c43139 !important;
}

#branding
{
	background: #115281 url(http://template.winchester.ac.uk/v2/images/portal-classic-logopics.gif) 100% center no-repeat;
	padding: 10px 0 10px 20px;
	border-bottom: solid 2px #f3ebd6;
}

#site-nav
{
	background-color: #577290;
	margin: 0;
	clear: both;
	padding: 0;
	overflow: hidden;
	font-size: 8pt;
	width: 100%;
}

#site-nav li
{
	float: left;
	display: block;
	width: 10%;
	text-align: center;
	background-color: #577290;
	padding: 5px 0 5px 0;
}

#site-nav a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#site-nav #home
{
	background: #c43139 url(http://template.winchester.ac.uk/v2/css/import/navstripes.gif) 0 0 repeat-y;
	padding-left: 10px;
}

#site-nav #aboutus
{
	background-color: #12527e;
}

#site-nav #students
{
	background-color: #315e85;
}

#site-nav #courses
{
	background-color: #7589a4;
}

#site-nav #business
{
	background-color: #7589a4;
}

#site-nav #faculties
{
	background-color: #8c9eb6;
}
#site-nav #departments
{
	background-color: #7589a4;
}

#site-nav #research
{
	background-color: #8c9eb6;
}

#site-nav #learning
{
	background-color: #9cacc3;
	width: 8%;
}

#central-message
{
	width: 60%;
	margin: auto;
	margin-top: 5%;
	padding: 1em 2em 2em 2em;
	border: solid 1px #85acd5;
	background: #fff url(/images/warning.gif) 28px 28px no-repeat;
	line-height: 150%;
}
#central-message h1
{
	padding-left: 60px;
	font-size: 16pt;
}

#central-message p, #error #central-message ul
{
	padding-left: 60px;
}
#error-404 #central-message
{
	background-image: url(/images/signpost.png);
}
#error-offline #central-message
{
	background-image: url(/images/step.png);
}
#error #branding, #error-404 #branding, #error-offline #branding
{
	background-image: url(http://template.winchester.ac.uk/v2/images/error-banner.jpg);
}

#error-404 #central-message fieldset
{
	border: 0;
}
#error-404 #central-message legend
{
	display: none;
}
#error-404 #central-message label
{
	font-size: 12pt;
	font-weight: bold;
	display: block;
}

.complete
{
	background: #DBF1D4 url(/images/check.gif) no-repeat scroll 5px 5px;
	border: 1px solid #009900;
	display: block;
	padding: 5px 5px 5px 25px;
}

