/* FCWG CSS */

html, body {
	height: 100%;
	width: auto;
}

body {
	font-family: "Georgia", "Geneva", "Times", serif;
	font-size: 12px;
	color: #331a03;
	margin: 0px auto;
	background-image: url(../images/bookbg.jpg);
	white-space: normal;
}

a img { border: 0; }

a:link { color: #152847; text-decoration: none; }
a:visited { color: #2f4370; text-decoration: none; }
a:hover { color: #0a173b; text-decoration: underline; }
a:active { color: #4f2e0f; text-decoration: none; }

h1 {
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #331a03;
}

h3 {
	font-size: 1.4em;
	text-transform: uppercase;
}

.clr {
	clear: both;
}

h2, .contentheading, .contentpagetitle {
	padding: 0;
	font-size: 1.7em;
	font-weight: 400;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #331a03;
}

.componentheading {
	font-size: 1.8em;
	text-align: center;
	font-variant: small-caps;
	padding: 0;
}

.small { font-size: 1.1em; }

.createdate {
	font-size: 1em;
	letter-spacing: 1px;
	padding: 0;
}

.modifydate {
	font-size: .9em;
	letter-spacing: 1px;
	padding: 0;
}

.ta_left { color: #331a03; }

.invalid { border-color: #f00; }

label.invalid { color: #f00; }

#wrapper {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	position: relative;
}

#banner {
	width: 1000px;
	position: relative;
	height: 155px;
	margin: 0px auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 1000px;
	height: 22px;
	margin: 0px auto;
	padding-top: 18px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}

#menutext {
	height: 20px;
	width: auto;
	display: inline;
	margin: 0px auto;
	text-align: center;
}

#menutext ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}

#menutext li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	display: inline;
}

#menutext a {
	margin: 0px auto;
	text-align: center;
	text-decoration: none;
	padding: 0px 15px 0px 20px;
	text-transform: uppercase;
}

#menutext a#active_menu-nav {}

#content {
	width: 1000px;
	height: auto;
	position: relative;
}

#breadsearch {
	width: 950px;
	height: 27px;
	padding: 3px 25px 0px 25px;
	position: relative;
	background-image: url(../images/breadsearch.png);
	background-repeat: no-repeat;
	background-position: -15px 0px;
	float: left;
}

#bread, #syndicate { float: left; width: auto; }

#search, #poweredby { float: right; width: auto; }

#poweredby {
	margin-top: 5px;
	margin-right: 60px;
}

.search {
	position: relative;
	margin-top: -8px;
	margin-left: -15px;
}

#news, #message {
	width: 980px;
	height: auto;
	margin: 0px auto;
	position: relative;
	float: left;
}

#news { text-align: center; }

.breadcrumbs.pathway { text-transform: uppercase; }

#gk_npro-newspro1 {
	margin: 0px auto;
	text-align: left;
	border: 0px;
	margin-left: 15px;
	/*background-color: #ebe4e9;*/
}
.gk_npro_full_interface {
	border: 1px solid #d5c4b4;
	background-color: #f3f0f0;
}

.input {
	margin: 0px auto;
	border: 0px;
}

#modlgn_remember { border: 0px; }

#form-login { margin-top: -15px; }

div.module , div.moduletable {
	margin-bottom: 25px;
}

ul.menu, .moduletable ul { list-style-type: circle; }

.moduletable.userlist li {
	display: inline;
}

.inputbox {
	background-color: #f1e7e4;
	border: 1px solid #311801;
}

#bottom {
	width: 1000px;
	height: 30px;
	margin: 0px auto;
	padding: 10px 30px 0px 30px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
}

#papertop {
	width: 1000px;
	height: 45px;
	position: relative;
	padding-top: 30px;
	background-image: url(../images/papertop.png);
	background-repeat: no-repeat;
}

#papermiddle {
	width: 970px;
	height: auto;
	margin: 0px auto;
	float: left;
	padding: 0px 15px;
	position: relative;
	background-image: url(../images/paperbg.jpg);
	background-repeat: repeat-y;
}

#paperbot {
	width: 1000px;
	height: 50px;
	margin: 0px auto;
	float: left;
	position: relative;
	background-image: url(../images/paperbot.png);
	background-repeat: no-repeat;
}

#left, #right {
	width: 20%;
	height: auto;
	margin: 0px auto;
	float: left;
}

#main_lr {
	width: 57%;
	height: auto;
	margin: 0px 10px auto;
	float: left;
}

#main_l {
	width: 78%;
	height: auto;
	margin-left: 10px;
	float: left;
}

#mainfull {
	width: 100%;
	float: left;
}

.space {
	width: 1000px;
	height: 5px;
	float: left;
}

#line { margin-left: -15px; }

.tool-tip {
	float: left;
	background-color: #ebe4e9;
	border: 1px solid #603913;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 200;
	text-transform: uppercase;
	color: #2f4370;
}

.tool-text {
	font-size: 100%;
	margin: 0px auto;
}

#cwlogo {
	background-image: url(../images/cwlogo.png);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	width: 84px;
	height: 20px;
}