@charset "utf-8";
/* File: core.css 
 * Site: http://www.empingham.net
 * Stylesheet for Empingham.net
*/

/* Style Overide */
html { height: 101%; }
body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #4e6d8b;
	font-size: 12px;
}

.normTxtbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

h1,h2,h3 { font-family: Arial, Helvetica, sans-serif; color: #006699; font-size:14px; }
h2 { font-size: 26px; }

a { color: #333; text-decoration: none; }
a:hover { color: #09C; text-decoration: underline; }

/* Utilities */

.clear { clear: both; }
.fLeft { float: left; }
.fRight { float: right; }

/* Custom Classes */

.quest { display: block; font-size: small; font-weight: bold; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.answ { display: block; font-size: smaller; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 10px; font-style:italic; }

.caption { display: block; text-align: center; font-size: smaller; font-style: italic; font-weight: bold; }

/* Main Elements  */

#container {
	width: 935px;
	position: relative;
	min-height: 85%;
	margin: 20px auto 0px auto;
	padding: 0px 0px 5px 0px;
	background: ;
}

#header {
	width: 915px;
	position: ;
	height: 80px;
	margin: 0px auto 0px auto;
	padding: 15px 10px 5px 10px;
	background: url(../img/headBk.png) repeat-y;
}
#header img { margin: 6px 0px 0px 6px; }
#header #hImg { display: block; float: left; width: 300px; height: 69px; background:  url(../img/empinghamlogo.gif) no-repeat; margin: 5px 10px 0px 0px; }

#mainNav { height: 30px; background: url(../img/navBk.png) repeat-x; font-size: 14px; font-weight: bold; color: #000; border: solid 1px #ccc; }
#mainNav ul { padding: 0px; margin: 0px; list-style-type: none; }
#mainNav li { float: left;  }
#mainNav a { display: block; padding: 7px 10px 7px 10px; margin: 0px; color: #000; font-weight: normal; border-right: solid 1px #ccc; }
#mainNav a:hover {  background: url(../img/navBkOver.png) repeat-x; text-decoration: none; color: #666; }
#mainNav .curPage { background: url(../img/navBkOver.png) repeat-x; color: #444; }
#mainNav .curPage:hover { background: url(../img/navBkOver.png) repeat-x; color: #666; text-decoration: none; }

#topBar { height: 80px; background: url(../img/topBarBk.png) repeat-x;  }
#topBar h2 { margin: 0px; padding: 25px 0px 0px 20px; color:#FFF; }
#topBar #overlay { position: absolute; right: 0px; z-index: 0; background: url(../img/topBarOverlay.png) no-repeat right; width: 600px; height: 80px; }

#breadcrumb { height: 18px; text-transform: uppercase; font-size: 12px; margin: 0px 0px 0px 0px; padding: 4px 10px 0px 10px; background: url(../img/brdCrmBk.png) repeat-x; font-weight: bold; border-bottom: solid 1px #aeaeae;}

#content { padding: 5px 10px 40px 0px; background: #fff;  }
#content h2 { margin: 5px 0px 10px 0px; }

#subMenu { float: left; width: 210px; padding: 50px 0px 0px 0px; }
#subMenu ul { display: block; margin: 0px; padding: 0px; list-style-type: none; border-bottom: solid 1px #ccc; }
#subMenu li { display: block; margin: 0px; padding: 0px; }
#subMenu a { display: block; padding: 5px 0px 5px 10px; border-top: solid 1px #ccc; font-weight: bold;}
#subMenu a:hover { border-left: solid 5px #006699; padding: 5px 0px 5px 5px; text-decoration: none; color: #fff; background-color:#006699; }
#subMenu .curPage a { border-left: solid 5px #0099CC; padding: 5px 0px 5px 5px; color: #fff; background-color:#0099CC;}
#subMenu .curPage a:hover { color: #fff; }

#mainContent { width: 500px; float: left; margin: 0px 10px 0px 20px; padding: 0px 10px 0px 0px; border-right: dashed 1px #e1e1e1; }
#mainContent img { display: block; }
#mainContent form {
	display: block;
	font-size:smaller;
	padding: 0px;
}

.MarginShrink {margin-bottom:-5px;}

#mainContent label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin: 0px 10px 10px 0px;
	clear: left;
	line-height: 20px;
	padding: 0px 5px 0px 0px;
	background: #EEE;
	color: #0066AB;
}

.labelhead {
	background: #EEE;
	color: #0066AB;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainContent input {
	display: block;
}
#mainContent  .button {
	float: left;
	clear: both;
	display: block;
}


#payments {
	display: block;
	padding: 0px;
	margin: 0px auto 0px auto;
	list-style-type: none;
	width: 500px;
}
#payments li {
	display: block;
	width: 200px;
	float: left;
	height: 38px;
	text-align: center;
	margin: 10px 10px 10px 10px;
	background: url(../img/btnBk.png) no-repeat;
	color: #FFF;
	font-weight: bold;
	list-style-type: none;
}
#payments a { display: block; padding: 8px 8px 9px 8px; margin: 0px; color: #FFF; }

#sideCont { width: 170px; height: 100%; float: left; margin: 0px 0px 0px 0px; padding: 50px 0px 0px 4px; }
#sideCont ul { margin: 0px; padding: 0px; list-style-type: none; }
#sideCont li { margin: 2px 2px 2px 2px; padding: 5px 5px 5px 5px; background: #CCC;}
#sideCont a { font-size: small; color: #06C; font-weight: bold; }

#footer {
	background: url(../img/footerBk.png);
	height:120px;
	font-size: 12px;
	text-align: center;
	padding: 3px 0px 0px 0px;
	color: #666;
	margin: 0px 0px 10px 0px;
}
#footer p { margin: 0px; }
/*#footer ul { display: block; width: 300px; margin: 0px auto 0px auto; padding: 0px; list-style-type: none; }
#footer li { display: inline; margin: 0px 10px 0px 10px; padding: 0px; } */
#footer a {  }
#f2 { margin: 0px 0px 20px 0px; padding: 0px 10px 0px 10px; }
#f2 span { color: #fff; font-size: 12px; }
#f2 a { color: #FFF; }

