@import url(/library/css/common.css);
@import url(/library/css/calendar.css);

/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.

Modify for SoftGanz style
Date: 2008-07-28
Author: Panumas Nontapan
URL: http://softganz.com
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:link { color:#682; }
a:hover {color: #9A6;}
a:visited { color:#682; }
a:active { color:#682; }

body {
	background: #5F8000 url(img/bg.gif) repeat-y center top;
	color: #333;
	font-size:10pt;
}
input {
	color: #555;
}
p,cite,code,ul {
	font-size: 1em;
}
ul {margin-left: 1.2em;}
ul li {list-style-image: url(img/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
div#page-wrapper {
	background: url(img/bgcontainer.gif) center top repeat-y;
	margin: 0 auto;
	width:702px;
	width:940px;
}

/* top */
div#header-wrapper {
	height:240px;
	margin: 0 auto;
	width: 860px;
	background:#567300 url(img/header.jpg) left bottom no-repeat;
}
div#header-wrapper h1 a {
	height:60px;
	padding-left:30px;
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	font-size:16pt;
	font-weight:normal;
}
div#header-wrapper span {padding-left: 24px;}
div#header-wrapper h1 a:hover {
	background: #688B00;
	color: #FFF;
}
div#header-wrapper p.web-motto {
	font-size:12pt;
	color:#81AC00;
	position:absolute;
	top:25px;
	right:20px;
}

/* main */
div#primary {
	width:700px;
	float: left;
	overflow:hidden;
}

/* secondary section */
div#secondary {
	float: left;
	margin-left: 0px;
	width: 200px;
	font-size:10pt;
	overflow:hidden;
}
div#secondary h2 ,
div#secondary h3 ,
div#secondary ul.member-zone li.header {
	padding-left: 12px;
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	font-weight:normal;
}
div#secondary ul li {
	list-style: disc;
	list-style-image: none;
	color:#86a347;
}
div#secondary ul#main-menu ,
div#secondary ul.member-zone {margin: 0; padding: 0;}
div#secondary ul#main-menu li ,
div#secondary ul.member-zone li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
	list-style-image: none;
}
div#secondary ul#main-menu li a ,
div#secondary ul.member-zone li a {
	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
div#secondary ul#main-menu li a:hover ,
div#secondary ul.member-zone  li a:hover {
	background: #F0FFC6;
	color: #553;
}
div#secondary ul.member-zone li.name {
	padding:5px 0;
	text-align:center;
}

div#secondary ul.requirement li {
	list-style:none;
	text-align:center;
}

/* footer */
div#footer-wrapper {
	width: 860px;
	margin: 0 auto;
	padding:5px 0;
	clear:both;
	color: #FFF;
	font-size:10pt;
	text-align: center;
	background:#8bbe2e url(img/bgfooter.gif) repeat-x;
}
div#footer-wrapper a {color: #FFF;}
div#footer-wrapper a:hover {color: #FAFCB0;}
div#footer-wrapper ul#credit {
	list-style-type:none;
}
div#footer-wrapper ul#credit li {
	display:inline;
}

/* top navigator */
ul#navigator {
	height:24px;
	margin:0;
	padding:0 0 0 23px;
	font-size:14px;
	line-height:24px;
	list-style-type:none;
	background:#81AC00;
}
ul#navigator li {
	margin:0 10px 0 0;
	padding:5px 10px 5px 0;
	display:inline;
}
ul#navigator li a {
	padding:13px 10px 12px 12px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
ul#navigator a:hover {
	color:#ffe300;
	text-decoration:none;
}

/* content section */
div.content {
	padding-left:50px;
}
div.content div#ribbon {
	margin:0 1px 0 0px;
}
/*
div.content h3.subtitle ,
div.content div.package-footer ,
div.content div.header-description ,
div.content div#ribbon-toolbar ,
div.content dl.topic-list dd,
div#primary dl.topic-list dd,
div.content div.page-nv {
	margin:0 1px 0 50px;
}
*/

div.page-nv {
	height:15px;
	margin:5px 0;
	font-size:8pt;
}
div.content div#ribbon-toolbar {
	background-color:#e2f4ae;
}
div.content div#content-body {
	background-color:transparent;
}
div.content h2.header ,
div.content h2.title ,
dl.topic-list dt.title {
	width:672px;
	margin:0 0 2px -50px;
	padding:0 10px 0 16px;
	font-size:1.2em;
	font-weight:bold;
	-moz-border-radius:0;
	background: #567300 url(img/bgdate.gif) no-repeat;
	color: #FFF;
	line-height: 40px;
}
div.content h2.header {
	text-align:right;
	font-weight:normal;
}
div.content h2.title {}
div.content div.header-description {
	margin-top:10px;
	margin-bottom:10px;
}

dl.topic-list {
	margin:0;
}
dl.topic-list dt.title {
	height:40px;
	font-size:11pt;
	font-weight:normal;
	overflow:hidden;
}
dl.topic-list dt.title a {
	color:#fff;
}
div.content table.topic-list {
	margin:0 0 0 40px;
	width:659px;
}

/*
div.content div.timestamp ,
div.content div.body ,
div.content div.footer ,
div.content div.comment ,
div.content form#edit-comment ,
div.content form#edit-topic {
	margin:0 0 0 50px;
	width:640px;
}
div.content div.body {
	width:640px;
}
*/

/* for this site only */
div#secondary ul.topic-short-list span.timestamp {display:none;}

div#banner {
	width:453px;
	height:60px;
	margin-left:407px;
	top:0;
	margin-top:-60px;
}

div#ad-main {
	width:709px;
	height:180px;
	margin-left:190px;
	text-align:center;
	position:absolute;
	top:60px;
	overflow:hidden;
}
div#ad-main object {
	width:100%;
	height:100%;
}
