/* ====================================================================== */
/* ==| AUTHOR  : Madara Ranawake | www.madartstudios.com              |== */
/* ==| PROJECT : SLAACD Web Site                                      |== */
/* ==| URL     : http://www.slaacd.org											 |== */
/* ==| DATE    : 2005 August 19 (Friday)                              |== */
/* ==| MODIFY  : 2007 August 31 (Friday)                              |== */
/* ==| NOTE    : All the attributes are editable,                     |== */
/* ==|           do NOT change the class names or IDs                 |== */
/* ====================================================================== */

/* ---------------------------------------------------------------------- */
/* = Rules defined for apply GLOBALLY begins from this point forward    = */
/* ---------------------------------------------------------------------- */

body, div, input, select, option {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C3B3B;
}

body {
	background-image: url(/img/bg/body.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	margin-top: 20px;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #3C3B3B;
}

a:link, a:visited {
	color: #A40505;
	text-decoration: none;
}

a:hover, a:active {
	color: #F80B0A;
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	border: 1px solid #3C3B3B;
}

/*fieldset {
	padding: 10px;
	background-color: #fff;
	margin-bottom: 20px;
	border: 1px solid #D4CFC7;*/
	/*margin: 0px 0px 20px 0px;*/
	/*padding: 10px 10px 0px 10px;*/
	/*margin: 0px;
}*/

/*legend {
	font-weight: bold;
	color: #3C3B3B;
	background-color: #F1F1F1;
	text-transform: uppercase;
	padding:0px 3px 1px 3px;
	font-size:9px;
	letter-spacing: 1px;
}

fieldset table {
	margin-top: 10px;
}*/

input[type=radio] {
	border: 0px;
}

/* ---------------------------------------------------------------------- */
/* = Below rules can be applied for any tag. If the internal properties = */
/* = of the rule are supported by the caller tag, it will be applied    = */
/* ---------------------------------------------------------------------- */

.selector {
	font-size: 15px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.small-text {
	font-size: 10px;
}
.legal {
	font-size: 10px;
	color: #7C7A7A;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.red {
	color: #f00;
}

.margin-right-15 {
	margin-right: 30px;
	_margin-right: 18px;
}

.zero-border {
	border-width: 0px;
}

.button-holder {
	text-align: right;
	padding-top: 10px;
}

.button-holder input {
	width: 80px;
}

/* ---------------------------------------------------------------------- */
/* = The style rules defined for HTML element IDs begins here           = */
/* ---------------------------------------------------------------------- */

#divBody {
	width: 900px;
	height: auto;
	margin: auto;
	background-color: transparent;
}

#divBanner {
	width: inherit;
	height: 80px;
	clear: both;
}

#divBannerLeft {
	width: 10px;
	height: 80px;
	text-align: left;
	float: left;
}

#divBannerMid {
	width: 502px;
	height: 80px;
	background-image: url(/img/bg/topbar.gif);
	background-repeat: repeat-x;
	float: left;
}

#divBannerRight {
	width: 388px;
	height: 80px;
	text-align: right;
	float: left;
}

/* -- start: header section styles -- */
#divHeader {
	width: inherit;
	height: 60px;
	margin-top: 3px;
	margin-bottom: 20px;
	clear: both;
}

#divHeaderLeft {
	width: 309px;
	height: 60px;
	text-align: left;
	float: left;
}

#divHeaderMid {
	width: 581px;
	height: 60px;
	background-image: url(/img/bg/headbar.gif);
	background-repeat: repeat-x;
	text-align: right;
	float: left;
}

#divHeaderMid h2 {
	margin-top: 35px;
	margin-right: 10px;
	color: #6E0807;
}

#divHeaderRight {
	width: 10px;
	height: 60px;
	text-align: right;
	float: left;
}
/* -- end: header section styles -- */

#divContentHolder {
	width: inherit;
	height: auto;
	clear: both;
}

#divNavHolder {
	width: 880px;
	height: 70px;
	padding: 0 10px 0 10px;
	background-color: #fff;
	clear: both;
}

#divContent {
	width: 545px;
	height: auto;
	padding-left: 10px;
	padding-right:25px;
	background-color: #fff;
	background-image: url(/img/bg/content-dot.gif);
	background-repeat: repeat-y;
	float: left;
	line-height: 15px;
}

#divContent h2 {
	margin-top: 0px;
}

#divMiscBar {
	width: 300px;
	height: auto;
	padding: 0 10px 0 10px;
	background-color: #fff;
	float: left;
}

/* -- start: footer styles -- */
#divFooter {
	width: inherit;
	height: 53px;
	background-color: #fff;
	background-image: url(/img/bg/footer-bar.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	float: left;
}

#divFooterLeft {
	width: 815px;
	height: 53px;
	padding-top: 15px;
	padding-left: 5px;
	font-size: 10px;
	float: left;
}

#divFooterRight {
	width: 80px;
	height: 53px;
	padding-top: 15px;
	float: left;
}
/* -- end: footer styles -- */

#spnAjaxStatus {
	margin-right: 10px;
}

/* -- start: information styles -- */
#divReaderInformationHolder {
	width: 545px;
	height: 20px;
	clear: both;
}

#divReaderInformation {
	width: 400px;
	height: inherit;
	float: left;
}

#divReaderTextSize {
	width: 145px;
	height: inherit;
	text-align: right;
	float: left;
}
/* -- end: information styles -- */

/* -- start: reader toolbar styles -- */
#divReaderToolbarHolder {
	width: 545px;
	height: 24px;
	background-image: url(../img/bg/vertical-dot-double.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	clear: both;
}
/* -- end: reader toolbar styles -- */

/* ---------------------------------------------------------------------- */
/* = Definitions for classes begins which must be called separately     = */
/* ---------------------------------------------------------------------- */

p.title-line {
	height: 20px;
	background-color: #F1F1F1;
	background-image: url(/img/bg/red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 12px;
}

p.item-list {
	/*border-bottom: 1px solid #D6D6D6;*/
	padding-bottom: 10px;
	background-image: url(../img/bg/vertical-dot-single.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.btn-email {
	width: 85px;
	height: 16px;
	background-image: url(../img/bg/email.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #999999;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	float: left;
}

a.btn-print {
	width: 70px;
	height: 16px;
	background-image: url(../img/bg/print.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #999999;
	padding-left: 22px;
	margin-right: 10px;
	display: block;
	float: left;
}

span.size1 { font-size: 11px; }
span.size2 { font-size: 13px; }
span.size3 { font-size: 14px; }

/* start - this console style is used for progress display within page data load */
/*span.console-wait {
	background-color: #fff;
	text-align: center;
}

span.console-wait p {
	background-image: url(/img/misc/admin/icon/wait.gif);
	background-repeat: repeat-x;
}*/
/* end - page load console style */

/* start - this console style is used for progress display within forms */
div.error, div.success { /*, div.form-console-wait*/
	border: 1px solid #8E8E8E;
	padding: 3px 3px 3px 30px;
	background-repeat: no-repeat;
	background-position: 5px 2px;
	background-color: #FFE;
	margin-bottom: 15px;
}

div.error {
	color: #f00;
	background-image: url(/img/misc/admin/icon/delete.gif);
}

div.success {
	color: #2D8B22;
	background-image: url(/img/misc/admin/icon/accept.gif);
}

div.error p, div.success p {
	padding: 0px;
	margin: 5px 2px 2px 10px;
}
/* end - form console style */

div.fieldset-wrap {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	height: auto;
}

div.fieldset-wrap p {
	width:183px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}