@import url("calendar.css");
@import url("tabstrip.css");

/* body settings */

body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

/* container settings */

div#wrapper {
	margin: 10px auto;
	width: 750px;
}
div#header {
	margin-bottom: 20px;
}
div#navigation {
	margin-top: 10px;
}
div#pagetitle {
	margin-top: 20px;
}
div#pagetitle a {
	color: #060;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
div#pagetitle a:hover {
	text-decoration: underline;
}
div#main {
	/*position: relative;*/
	text-align: left;
}
div#footer {
	position: relative;
	margin-top: 40px;
	border-top: 1px solid #060;
	text-align: center;
}
div#footer p {
	color: #ccc;
	font-size: 8pt;
}
div#impersonation {
	border: 1px solid #f00;
	margin-bottom: 10px;
	padding: 10px;
	background: url(../images/bg_impersonation.jpg) repeat-x;
}
div#impersonation b {
	font-size: larger;
}
div#warning {
	border: 1px solid #f00;
	background-color: #FFF2F2;
	width: 240px;
	margin: 20px;
	padding: 4px;
	text-align: center;
}
div#mapimage {
	background: url(../images/mapload.gif) no-repeat center center;
	width: 400px;
	height: 400px;
}

/* containers */

#cntrlHomeLogin,
#cntrlHomeImage,
#cntrlHomeRaffle,
#cntrlHomeStats,
#cntrlHomeCalc,
#cntrlHomeLinks,
#cntrlHomeFiles,
#cntrlHomeEmployer {
	margin-bottom: 30px;
	font-size: 9pt;
}
#cntrlHomeLogin input#cntrlHomeLogin_tbEmail, 
#cntrlHomeLogin input#cntrlHomeLogin_tbPassword {
	width: 98%;
	width: expression("125px");
}
#cntrlHomeLogin a {
	display: list-item;
	list-style: none;
}
#cntrlHomeLogin label {
	font-size: 9pt;
}

div#cntrlHomeFiles a, 
div#cntrlHomeFiles span {
	font-size: 8pt;
}

div.boxRounded {
	width: 360px;
	background: url(../images/box_capped_ftr.gif) no-repeat bottom;
	border: 1px solid #fff;
}
div.boxRoundedContent {
	padding: 10px;
	margin: 0px 0px 16px 0px;
	background: url(../images/box_capped_bg.gif);
}
div.box_w250 {
	width: 250px;
	background: #f5f5f5 url(../images/box_w250_bg.gif) repeat-y;
}
div.box_w250x {
	width: 250px;
}
div.box_w388 {
	width: 388px;
	background: #f5f5f5 url(../images/box_w388_bg.gif) repeat-y;
}
div.box_w560 {
	width: 560px;
	background: #f5f5f5 url(../images/box_w560_bg.gif) repeat-y;
}

/* admin */

ul.ulAdmin {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.ulAdmin li {
	margin: 0px;
}
ul.ulAdmin li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border: 1px solid #f6f6f6;
	text-decoration: none;
	width: 200px;
}
ul.ulAdmin li a:hover {
	border: 1px solid #999;
	background-color: #f9f9f9;
	color: #f90;
}
div.adminInfo {
	font-size: 9pt;
	font-style: italic;
	margin: 5px 10px -5px 10px;
	height: 30px;
}

/* tag settings */

h1 { 
	font-size: 110%;
	border-bottom: 1px solid #CCCCCC;
	margin: 30px 0px;
	padding: 10px 0px;
}
h2 { 
	font-size: 110%;
}
h2 { 
	font-size: 110%;
}
a {
	color: #00f;
	text-decoration: underline;
}
a:hover {
	color: #f00;
}
a img {
	border: none;
	background-color: transparent;
}
td {
	vertical-align: top;
}
select {
	font-size: smaller;
}
textarea {
	width: 90%;
}

/* class settings */

hr.hrRed {
	width:50%; 
	color:#c10100;
}

.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
	font-size: 1px;
}
span.registered {
	font-weight: normal;
	font-size: 80%;
	vertical-align: top;
}
table.tblEditForm {
	margin: 0px auto;
	background-color: #f5f5f5;
}
table.tblEditForm td {
	background-color: #f5f5f5;
	padding: 10px;
}
div.divBordered {
	padding: 10px;
}
div.divBordered,
table.tblBordered {
	margin: 0px auto;
	background: #f9f9f9 url(../images/bg_tblbordered.jpg) repeat-x;
	border: 1px solid #ddd;
}
table.tblBordered td {
	padding: 12px 6px;
}
table.tblBordered tr:first-child td {
	padding-top: 24px;
}
table.tblBordered tr td:first-child {
	padding-left: 24px;
}
table.tblBordered tr td:last-child {
	padding-right: 24px;
}
table.tblTable {
	border: 1px solid #fff;
	background: white;
	width: 100%;
}
table.tblTable td {
	border: 1px solid #fff;
	padding: 8px;
}
table.tblNarrow {
	width: auto;
}
.tblHdrCol td {
	font-weight: bold;
	text-align: left;
	background: #B3CEB2;
}
.tblHdrCol td a {
	color: #000;
}
.tblHdrRow {
	font-weight: bold;
	text-align: right;
}
.tblData td {
	background-color: #f5f5f5;
}
.tblDataAlt td {
	background-color: #fff;
}
.tblDataOver, .tblDataOver td, .tblDataAltOver td {
	background-color: #F0E1D9;
}
.tblData td, .tblDataAlt td, .tblDataOver td, .tblDataAltOver td {
	font-size: 9pt;
}
.tblList {
	border: 0px none;
}
.tblList td {
	border: 1px solid #fff;
}
.hdrGreen , .hdrRed {
	padding: 20px 0px;
	font-size: 11pt;
	font-weight: bold;
}
.hdrGreen1 , .hdrRed1 {
	padding: 20px 0px;
	font-size: 9pt;
	font-weight: bold;
	color: #060;
}
.txtRed, .hdrRed {
	color: red;
}
.txtGreen, .hdrGreen {
	color: #060;
}
.txtBlue {
	color: #00f;
}
.txtWarning {
	color: #f60;
	font-style: inherit
}
.txtLarge, .txtLarge a, .lnkLarge {
	font-size: 12pt;
}
.txtSmall, .txtSmall a, .txtSmall td, .txtRequired, .txtMoreInfo {
	font-size: 8pt;
}
.txtRequired, .txtMoreInfo {
	white-space: nowrap;
	vertical-align: text-top;
}
.txtRequired img, .txtMoreInfo img {
	padding: 0px 4px;
	vertical-align: middle;
}
.txtRequired {
	color: red;
}
.txtMoreInfo a {
	text-decoration: none;
}
.txtCentered {
	text-align:center;
}
.lnkMiddle {
	vertical-align: top;
}
.lnkDisabled, .lnkDisabled:hover {
	color: #999;
	text-decoration: none;
}
.lnkList {
	text-align: right;
}
.lnkList a {
	font-size: 11pt;
	padding-left: 10px;
}
.lnkLetters a {
	font-family: "Courier New", Courier, monospace;
	padding-left: 2px;
	padding-right: 2px;
}
.cntrlReadOnly {
	color: #666;
	background: #f5f5f5;
}
.cntrlFocus {
	background-color: #eef3ee;
}
.cntrlWide {
	width: 100%;
}
.pageheader {
	background:  url("../en-US/images/pageheaders/hdr_bg.gif");
	margin-bottom: 15px;
}
.tbCalendar {
	float: left;
	margin-right: 5px;
}
.imgFloatRt {
	float: right;
	margin: 0px 0px 10px 10px;
}
.imgFloatLt {
	float: left;
	margin: 0px 10px 10px 0px;
}
.ulMinimal {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ulMinimal li {
	padding-bottom: 5px;
}
.statusSuccess {
	margin: 10px auto;
	padding: 10px;
	width: 50%;
	border: 1px solid #999;
	background-color: #cfe7c0;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.statusSuccess img {
	vertical-align: middle;
}