﻿* {
	margin:0px;
	padding:0px;
}
html, body {
	height: 100%; /* FIX DATASHEET VIEW */
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	color:#000000;
	text-align:left;
}
a, a:link, a:visited {
	text-decoration:none !important;
	color:#690305 !important;
}
a:hover {
	text-decoration:underline !important;
	color:#930000;
}
li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:12px;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align:top;
}

/* ---------------------- */
.group {
	width:100%;
}
/* ---------------------- */

#body-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; /* SHOULD BE MIN-HEIGHT */

	background-image:url('/_layouts/images/jefferson/background.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#630304; /*DATASHEET FIX */
	text-align:center;
}

#wrapper {
	width:904px;
	margin:0px auto;
	text-align:left;
}

#wrapper-left {
	background-image:url('/_layouts/images/jefferson/shadow-left.png');
	background-repeat:repeat-y;
	height:100%;
	width:7px;
}

#wrapper-right {
	background-image:url('/_layouts/images/jefferson/shadow-right.png');
	background-repeat:repeat-y;
	height:100%;
	width:7px;
}

/* ----------------------------- */

#masthead {
	background-image:url('/_layouts/images/jefferson/masthead.jpg');
	background-repeat:no-repeat;
	height:75px;
}

#masthead img {
	display:block;
}

/* ----------------------------- */

#nav {
	height:27px;
	background-color:transparent;
	border-collapse:collapse !important;
	position:relative;
	z-index:1000; /* FOR FLYOUTS */
}

/* NAV COLORS IN MENU */

/* ----------------------------- */

#admin {
	height:15px;
	position:relative;
}

#admin .left .content {
	padding-top:10px;
}
#admin .right .content {
	padding-top:10px;
	padding-right:10px;
	float:right;
}

	#admin #action,
	#admin #viewall,
	#admin #username {
		padding-left:10px;
		vertical-align:middle;
	}
	
	#admin #action a,
	#admin #viewall a,
	#admin #username a {
		font-size:12px !important;
		font-weight:normal !important;
		font-family:Arial, Helvetica, sans-serif !important;
		line-height:1;
		color:#FFFFFF !important;
	}
	
	#admin #action a {
		position:relative;
		top:-1px;
	}
	
	#admin #action a:hover,
	#admin #viewall a:hover,
	#admin #username a:hover {
		background-color:transparent !important;
	}

	#admin #username:hover,
	#admin .ms-SPLink,
	#admin .ms-SpLinkButtonActive {
		margin-right:1px !important;
	}
	
	#admin #username div,
	#admin #username span,
	#admin #username div:hover,
	#admin #username span:hover {
		background-image:none;
		background-color:transparent;
		border:0px;
	}

	/* BORDER REMOVAL IN CUSTOMCORE.CSS */ 

/* ----------------------------- */

#topsearchouterplacement {
	margin-right:30px;
	margin-top:22px;
	float:right;
}
#topsearchouterplacement td {
	vertical-align:top;
}
#topsearchwrapper {
	overflow:hidden;
	height:30px;
	width:150px;
	position:relative;

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#topsearch .ms-WPBorder,
#topsearch .ms-WPBorderBorderOnly {
	border:none; /*OUTER BORDER*/
}

#topsearch #SRSB input,
#topsearch #SRSB select {
	overflow:hidden;
	border:0px;
	margin-right:0px;
	font-size:13px;
	background-color:#FFFFFF;
}

#topsearch #SRSB select {
	position:absolute;
	top:0px;
}

#topsearch #SRSB input {
	position:absolute;
	top:0px;
	height:24px;
	width:100px;
	border:2px solid black;
	padding-left:3px;
}

#topsearch #SRSB img {
	position:absolute;
	top:0px;
	left:100px;
	border:2px solid black !important;
}

#topsearch #SRSB td.ms-sbcell {
	border:none !important;
	background-color:transparent !important;
}

#topsearch #SRSB .ms-sbtable,
#topsearch #SRSB .ms-sbtable-ex,
#topsearch #SRSB .ms-sbrow {
	height:50px; /*MAKE SURE THAT FIELDS ARE NOT CUT OFF*/
	vertical-align:middle;
	overflow:visible;
}

#main #SRSB input,
#main #SRSB select {
	border:1px solid #ECECEC;
}

/* RESULTS PAGE */
#main #SRSB img {
	border:0px !important;
	margin:8px 0px 0px 5px;
}

#main .srch-results .srch-URL a,
#main .srch-results .srch-URL a:link,
#main .srch-results .srch-URL a:visited {
	color:#690305 !important;
}

#main #SRP { /* PAGING */
	margin-bottom:20px;
}

/* ----------------------------- */

#edit img {
	display:block;
	position:relative;
}

/* ----------------------------- */
#breadcrumb {
	padding-left:20px;
	font-weight:bold;
}

/* ----------------------------- */

#main {
	position:relative;
	z-index:10;
	background-color:white; /* FOR NON-CUSTOM LAYOUT PAGES */
	margin-bottom:20px;  /* FOR NON-CUSTOM LAYOUT PAGES */
}

/* SUBPAGE */
#main .left .content {
	width:98%;  /* FOR NON-CUSTOM LAYOUT PAGES */
	margin-left:10px;
}

#main .left #quicklaunch {
	display:none;  /* FOR NON-CUSTOM LAYOUT PAGES */
}

/* ----------------------------- */

#pagefooter {
	height:70px;
	background-image:url('/_layouts/images/jefferson/footer-background.jpg');
	background-repeat:repeat-x;
}

	#pagefooter .content {
		text-align:center;
		color:#FFFFFF;
	}

/* ---------- */

/* float web part panel */
#MSOTlPn_WebPartPageDiv { border:1px solid black !important; }
.ms-ToolPaneOuter { position: absolute; height: 80% !important; border: 2px #6f9dd9 solid; top: 0; left: 0; }
td#MSOTlPn_MainTD { width: 0 !important; }
td#MSOTlPn_ToolPaneCaption { cursor: move; }