/*#############################################################
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.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	/*background: #5F8000 url(../images/bg.gif) repeat-y center top;*/
	background: #f1f1f1;
	color: #323232;
	font: normal 62.5% Tahoma;
}
input {
	color: #555;
	font: normal 1.1em Tahoma;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
	line-height: 1.3em;
}
ul {margin-left: 1.2em;}
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; position: relative;}

/* structure */
.container {
	/* background: url(../img/bgcontainer.gif) repeat-y; */
	background: #fff url(/_img/container-bg.gif) 0 0 repeat-y;
	border: 1px solid #d5e8ad;
	border-top: 0;
	margin: 0 auto;
	width: 955px;
}

/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 955px;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	background: url(../images/flash01.jpg) no-repeat;
	height: 137px;
	width: 955px;
	margin: 0 auto;
}

/* item */
.item { clear: both; }
.item .date {
	background: url(../img/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: right;
	width: 700px;
	margin: 10px 15px;
}
*html .item .content { margin-right: 8px; }
.item h1 {
	/*background: #567300;*/
	/*background: #c3d096 url(/_img/main_navi_bg.gif) left bottom repeat-x;*/
	color: #567300;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 18px;
	padding: 5px;
	border-bottom: 2px solid #d5e8ad;
}
.item .body { padding: 20px 15px 80px; }

.body ul { margin: 5px; padding: 5px; }
.body ul li { margin: 0px 10px 5px 10px; padding: 0px; }

/* main */
.main { min-height: 500px; height: auto; }
*html .main { height: 500px; }

/* navigation */
.navigation {
	float: left;
	/*margin-left: 1px;*/
	width: 208px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(../img/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

/* footer */
.footer {
	color: #888;
	margin: 10px auto;
	text-align: center;
	clear: both;
}
.footer p { font-size: 11px; font-variant: small-caps; letter-spacing: 1px; }
.footer a { color: #888; text-decoration: none; }
.footer a:hover {color: #aaa;}

/* pane-sliders  */
.pane-sliders .title {
	margin: 0;
	padding: 0;
	color: #666;
	cursor: pointer;
}

.pane-sliders .panel { }

.pane-sliders .panel h3 { 	
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 39px;
	padding-left: 12px; 
	border-bottom: 1px dotted #fff;
}

.pane-sliders .content { background: #f6f6f6; }

.pane-sliders .adminlist     { border: 0 none; }
.pane-sliders .adminlist td  { border: 0 none; }

.jpane-toggler  span     { background: transparent url(../administrator/images/j_arrow.png) 5px 50% no-repeat; padding-left: 20px;}
.jpane-toggler-down span { background: transparent url(../administrator/images/j_arrow_down.png) 5px 50% no-repeat; padding-left: 20px;}

.jpane-toggler-down {  border-bottom: 1px solid #ccc; }

#breadcrumb { padding: 5px 5px 5px 5px; }

/* -- buttons -> STILL NEED CLEANUP*/

.button1-left,
.button1-right,
.button2-left,
.button2-right,
.button1-left div,
.button1-right div,
.button2-left div,
.button2-right div {
	float: left;
}

.button1-left  { background: url(../administrator/images/j_button1_left.png) no-repeat; margin-left: 5px; }
.button1-right { background: url(../administrator/images/j_button1_right.png) 100% 0 no-repeat; margin-left: 5px; }

.button1-right .prev { background: url(../administrator/images/j_button1_prev.png) no-repeat; }
.button1-left .next  { background: url(../administrator/images/j_button1_next.png) 100% 0 no-repeat; }

.button1-left a,
.button1-right a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}

.button1-left  a { padding: 0 30px 0 6px; }
.button1-right a { padding: 0 6px 0 30px; }

.button1-left a:hover,
.button1-right a:hover { text-decoration: none; color: #0B55C4; }

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #333;
	cursor: pointer;
}

.button2-left span,
.button2-right span { cursor: default; color: #999; }

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span { padding: 0 6px; }

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover { text-decoration: none; color: #0B55C4; }

.button2-left a,
.button2-left span { padding: 0 24px 0 6px; }

.button2-right a,
.button2-right span { padding: 0 6px 0 24px; }

.button2-left { background: url(../administrator/images/j_button2_left.png) no-repeat; float: left; margin-left: 5px; }

.button2-right { background: url(../administrator/images/j_button2_right.png) 100% 0 no-repeat; float: left; margin-left: 5px; }

.button2-right .prev { background: url(../administrator/images/j_button2_prev.png) no-repeat; }

.button2-right.off .prev { background: url(../administrator/images/j_button2_prev_off.png) no-repeat; }

.button2-right .start { background: url(../administrator/images/j_button2_first.png) no-repeat; }

.button2-right.off .start { background: url(../administrator/images/j_button2_first_off.png) no-repeat; }

.button2-left .page { background: url(../administrator/images/j_button2_right_cap.png) 100% 0 no-repeat; }

.button2-left .next { background: url(../administrator/images/j_button2_next.png) 100% 0 no-repeat; }

.button2-left.off .next { background: url(../administrator/images/j_button2_next_off.png) 100% 0 no-repeat; }

.button2-left .end { background: url(../administrator/images/j_button2_last.png) 100% 0 no-repeat; }

.button2-left.off .end { background: url(../administrator/images/j_button2_last_off.png) 100% 0 no-repeat; }

.button2-left .image 		{ background: url(../administrator/images/j_button2_image.png) 100% 0 no-repeat; }
.button2-left .readmore 	{ background: url(../administrator/images/j_button2_readmore.png) 100% 0 no-repeat; }
.button2-left .pagebreak 	{ background: url(../administrator/images/j_button2_pagebreak.png) 100% 0 no-repeat; }
.button2-left .blank	 	{ background: url(../administrator/images/j_button2_blank.png) 100% 0 no-repeat; }

/** Table styles **/

table.adminlist {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.adminlist td,
table.adminlist th { padding: 4px; }

table.adminlist thead th {
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.adminlist thead a:hover { text-decoration: none; }

table.adminlist thead th img { vertical-align: middle; }

table.adminlist tbody th { font-weight: bold; }

table.adminlist tbody tr			{ background-color: #fff;  text-align: left; }
table.adminlist tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }

table.adminlist tbody tr.row0:hover td,
table.adminlist tbody tr.row1:hover td  { background-color: #ffd ; }

table.adminlist tbody tr td 	   { height: 25px; background: #fff; border: 1px solid #fff; }
table.adminlist tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }

table.adminlist tfoot tr { text-align: center;  color: #333; }
table.adminlist tfoot td,
table.adminlist tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; text-align: center; }

table.adminlist td.order 		{ text-align: center; }
table.adminlist td.order span { float: left; display: block; width: 20px; text-align: center; }

table.adminlist .pagination { display:table; padding:0;  margin:0 auto;	 }

.pagination div.limit {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 10px;
}

input, select { font-size: 10px;  border: 1px solid silver; }
textarea      { font-size: 11px;  border: 1px solid silver; }
button        { font-size: 10px;  }

input.button  { cursor: pointer;   }

input:focus,
select:focus,
textarea:focus { background-color: #ffd }

.main-navi { background: #81AC00; padding: 1px; height: 36px; }
ul { margin: 0; padding: 0; list-style: none; }
li { margin: 0; padding: 0; }
li.parent { float: left; position: relative; }
li.parent a { color: #fff; font-weight: bold; font-size: 12px; padding: 10px 12px; text-decoration: none; display: block; }
li.parent a:hover { background: #9abd33; color: #fff; }
li.child a { margin: 0; display: block; text-decoration: none; color: #777; padding: 5px 12px; font-weight: bold; }
li.child a:hover { background: #9abd33; color: #fff; }
li ul { display: none; position: absolute; margin: 0; left: 0; border: 1px solid #81AC00; background: #f7ffe0; }
/*li > ul { top: auto; left: auto; }*/
li:hover ul, li.over ul{ display: block; }
ul.committee { width: 240px; }
ul.offices { width: 150px; }

.last-update { font-size: 10px; float: right; color: #aaa; margin: 15px 0 0; }

.left-panel { width: 200px; padding: 20px 10px; }

label { display: block; font-size: 12px; font-weight: bold; color: #888; letter-spacing: 1px; padding-bottom: 3px; }
/*.form-row { padding: 0 20px 20px; }*/

input { font-size: 14px; padding: 4px 8px; }
input.type { width: 240px; border: 1px solid #d5e8ad; background: #f9ffc6; }
input.click { font-weight: bold; }

.side-navi { padding-bottom: 5px; }
.side-navi h3 { font-size: 14px; padding-bottom: 3px; }
.sub-menu { list-style: none; margin: 0; padding: 0; }
.sub-menu li { margin: 0; padding: 0; }
.sub-menu li a { display: block; padding: 10px; border-bottom: 1px solid #ddd; text-decoration: none; }
.sub-menu li a:hover { text-decoration: underline; }

.related-issues { padding-bottom: 10px; }
.related-issues h3 { font-size: 14px; padding-bottom: 3px; }
.related-issues span, .side-navi span { float: right; margin-right: 5px; margin-top: 3px; }
.issues-list { list-style: none; margin: 0; padding: 0; }
.issues-list li.inactive { font-size: 11px; display: block; padding: 5px; border-bottom: 1px solid #ddd; color: #888; }
.issues-list li a { display: block; padding: 5px; border-bottom: 1px solid #ddd; text-decoration: none; font-size: 11px; }
.issues-list li a:hover { text-decoration: underline; }

.status { float: right; width: 160px; height: 120px; padding: 5px 15px; background: #bee371 url(/_img/status_bg.gif) 0 0 repeat-x; border-top: 7px solid #5a822c; overflow: hidden; }
.status h3 { color: #5a822c; font-size: 12px; padding-bottom: 5px; }
.status p { color: #888; font-weight: bold; font-size: 11px; }
.form-row { padding-bottom: 5px; }
label { display: block; font-size: 10px; font-weight: bold; color: #666; padding-bottom: 3px; }
input { font-size: 11px; padding: 2px 3px; }
input.type { width: 120px; border: 1px solid #d5e8ad; background: #f9ffc6; }
input.click { font-weight: bold; }



input, select { font-size: 10px;  border: 1px solid silver; }
textarea      { font-size: 11px;  border: 1px solid silver; }
button        { font-size: 10px;  }


input.button  { cursor: pointer;   }

input:focus,
select:focus,
textarea:focus { background-color: #ffd }