
/*	typography */

body{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}
p {
	color: #083C04;
	font-size: 14px;
	font-family: arial;
	line-height: 1.2em;
	margin: 8px 0px;
}
li {
	color: #083C04;
	font-size: 14px;
	font-family: arial;
	line-height: 1.2em;
	margin: 3px 0px;
}
hr {
	border: 0px;
	height: 1px;
	margin-top: 5px;
	background:  #7E9ABB;
}

/*	theme */

#page {
	position: relative;
	display: block;
	width: 723px;
	height: 794px;
	background: url(../images/cclarke_page.png) no-repeat;
}
#content {
	position: absolute;
	left: 135px;
	top: 235px;
	width: 590px;
	height: 540px;
	text-align: left;
}
#incontent {
	padding: 0 30px;
	text-align: left;
}
#xtitle { position: absolute; top: 14px; left: 22px; width: 225px; height: 225px; }
#copyright p {
	font-size: 12px;
}

/*  ice editor  */
.title {
	font-size: 24px;
	margin-bottom: 12px;
	display: block;
}
.subtitle {
	font-size: 16px;
	margin-bottom: 15px;
	display: block;
}
.emphasis {
	font-weight: bold;
	color: #bf7b6b;
	display: block;
}
.breakoutbox {
	display: block;
	width: 200px;
	background-color: #9d9d9d;
	float: right;
	margin-left: 9px;
	margin-bottom: 4px;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	padding: 9px;
}
.quote {
	color: #083C04;
	font-size: 13px;
	font-style: italic;
	text-align: left;
	letter-spacing: .1.2em;
	margin: 12px 0;
	padding: 0 25px;
	display: block;
}
.signature {
	color: #083C04;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	letter-spacing: .1.2em;
	margin: 12px 0;
	padding: 0 25px;
	display: block;
}

/*  custom  */
.topic {
	font-size: 14px;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #043804;
}
td#topic {
	Color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 6px 10px;
	text-align: right;
	width: 90px;
	padding-right: 5px;
}
#detail {
	Color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 6px 10px;
	text-align: left;
	line-height: 1.2em;
}
#redspan { font-weight: bold; color: #0000FF; }
#thumb {
	float: left;
	width: 120px;
	height: 142px;
	display: block;
	cursor: pointer;
	text-align: center;
	margin: 0 5px;
}
#thumbn {
	float: left;
	width: 115px;
	height: 140px;
	display: block;
	cursor: pointer;
	text-align: center;
	margin: 0 5px;
}
#thumbx {
	font-family: Arial;
	color: #868686;
	font-size: 9pt;
	line-height: 1em;
	text-align: center;
	float: left;
	width: 110px;
	height: 150px;
	display: block;
	cursor: pointer;
	text-align: center;
	margin: 0 5px;
}
#dlogbanner {
	position: relative;
	left: 5px;
	top: 13px;
	width: 485px;
	height: 17px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
	margin-bottom: 28px;
	text-align: center;
}
#printbtn {
	position: absolute;
	top: 580px;
	left: 30px;
	width: 59px;
	height: 103px;
	cursor: pointer;
	background: url(../images/printfriendly.png) no-repeat;
}
#printdiv {
	padding: 7px;
	width: 600px;
}
#pad { padding: 9px; }
.ice { width: 99%; }

/* login */
#btnarrow { 
	color: #A5A5A5;
	font-family: arial;
	font-size: 12px;
	font-weight: plain; 
	line-height: 1em;
	height: 12px; 
	margin: 2px 0; 
	padding-left: 15px;
	display: block; 
	cursor: pointer; 
	background: url(../images/bitty-arrow.png) no-repeat;
}
#xlabel { width: 70px; }
table, td { margin: 0px; padding: 0px; border: none; border-spacing: 0px; }
.putaway { background: #FFF; }

h1 { color: #000; font-size: 20px; margin: 0; }

#blackout {
	z-index: 15000;
	position: absolute;
	top: 0;
	left: 0;
	width: 2000px;
	height: 2000px;
	background: url(../images/blackout.png);
	display: none;
}
#login_dialog {
	z-index: 20000;
	position: absolute;
	top: 20px;
	left: 600px;
	width: 30px;
	height: 30px;
	display: none;
	background: transparent url(../images/login.png);
}
#login_close {
	z-index: 999;
	position: absolute;
	top: -14px;
	right: -18px;
	width: 38px;
	height: 38px;
	cursor: pointer;
	background: url(../images/close.png);
}
#login_error {
	color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5em;
	text-align: center;
	position: absolute;
	top: -50px;
	width: 335px;
	height: 35px;
	display: none;
	background: transparent url(../images/error.png);
}

#topmenu {
	z-index: 900;
	color: #698DCA;
	font-family: arial;
	font-size: 10px;
	position: absolute;
	top: 764px;
	left: 390px;
	width: 320px;
	height: 16px;
	display: block;
	text-align: right;
}
#topmenu a {
	color: #698DCA;
	padding: 0 2px;
	text-decoration: none;
}

/*  admin  */
#adminbox {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 100px;
	height: 22px;
	display: none;
}
#navbtn-ice {
	width: 22px;
	height: 22px;
	display: block;
	cursor: pointer;
	margin-right: 5px;
	float: right;
	background: url(../images/edit.png) no-repeat;
}
.ice-off {
	background: url(../images/edit_off.png) no-repeat;
}
#navbtn-admin {
	width: 22px;
	height: 22px;
	display: block;
	cursor: pointer;
	float: right;
	background: url(../images/gear.png) no-repeat;
}

/*  nav  */
div#navblock { position: absolute; top: 320px; left: 0px; width: 160px; height: 400px; text-align: left; }

a:link, a:active, a:visited { color: #0000FB; text-decoration: none; }
a:hover { color: #FF0000; }

a.tnav:link, a.tnav:active, a.tnav:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #454645;
	display: block;
	width: 155px;
	height: 24px;
	line-height: 2.0em;
	letter-spacing: .1em;
	padding-left: 2px;
	text-decoration: none;
	border-top: 1px solid #083C04;
	border-bottom: 1px solid #083C04;
}
a.tnav:hover { color: #FF0000; }

a.nav:link, a.nav:active, a.nav:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #454645;
	display: block;
	width: 155px;
	height: 24px;
	line-height: 2.0em;
	letter-spacing: .1em;
	padding-left: 2px;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px solid #083C04;
}
a.nav:hover { color: #FF0000; }

/*  standard  */
.s10		{ color: #083C04; font-size: 10px; margin: 5px 0px; line-height: 1.2em; }
.s10n	{ color: #083C04; font-size: 10px; margin: 0px 0px; line-height: 1.2em; }
.s10b	{ color: #083C04; font-size: 10px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s10bn	{ color: #083C04; font-size: 10px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

.s11		{ color: #083C04; font-size: 11px; margin: 5px 0px; line-height: 1.2em; }
.s11n	{ color: #083C04; font-size: 11px; margin: 0px 0px; line-height: 1.2em; }
.s11b	{ color: #083C04; font-size: 11px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s11bn	{ color: #083C04; font-size: 11px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

.s12		{ color: #083C04; font-size: 12px; margin: 5px 0px; line-height: 1.2em; }
.s12n	{ color: #083C04; font-size: 12px; margin: 0px 0px; line-height: 1.2em; }
.s12b	{ color: #083C04; font-size: 12px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s12bn	{ color: #083C04; font-size: 12px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

.s14		{ color: #083C04; font-size: 14px; margin: 5px 0px; line-height: 1.2em; }
.s14n	{ color: #083C04; font-size: 14px; margin: 0px 0px; line-height: 1.2em; }
.s14b	{ color: #083C04; font-size: 14px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s14bn	{ color: #083C04; font-size: 14px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

.s18		{ color: #083C04; font-size: 16px; margin: 5px 0px; line-height: 1.2em; }
.s18n	{ color: #083C04; font-size: 16px; margin: 0px 0px; line-height: 1.2em; }
.s18b	{ color: #083C04; font-size: 16px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s18bn	{ color: #083C04; font-size: 16px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

.s16		{ color: #083C04; font-size: 16px; margin: 5px 0px; line-height: 1.2em; }
.s16n	{ color: #083C04; font-size: 16px; margin: 0px 0px; line-height: 1.2em; }
.s16b	{ color: #083C04; font-size: 16px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s16bn	{ color: #083C04; font-size: 16px; margin: 0px 0px; line-height: 1.2em; font-weight: bold; }

.s24		{ color: #083C04; font-size: 24px; margin: 5px 0px; line-height: 1.2em; }
.s24n	{ color: #083C04; font-size: 24px; margin: 0px 0px; line-height: 1.0em; }
.s24b	{ color: #083C04; font-size: 24px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s24bn	{ color: #083C04; font-size: 24px; margin: 0px 0px; line-height: 1.0em; font-weight: bold; }

.s36		{ color: #083C04; font-size: 36px; margin: 5px 0px; line-height: 1.2em; }
.s36n	{ color: #083C04; font-size: 36px; margin: 0px 0px; line-height: 1.0em; }
.s36b	{ color: #083C04; font-size: 36px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s36bn	{ color: #083C04; font-size: 36px; margin: 0px 0px; line-height: 1.0em; font-weight: bold; }

.s48		{ color: #083C04; font-size: 48px; margin: 5px 0px; line-height: 1.2em; }
.s48n	{ color: #083C04; font-size: 48px; margin: 0px 0px; line-height: 1.0em; }
.s48b	{ color: #083C04; font-size: 48px; margin: 5px 0px; line-height: 1.2em; font-weight: bold; }
.s48bn	{ color: #083C04; font-size: 48px; margin: 0px 0px; line-height: 1.0em; font-weight: bold; }

