/* 
 * ========================================================================
 * PHP-Fusion 6 Content Management System
 * Copyright © 2002 - 2006 Nick Jones
 * 
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version 2
 * of the License, or (at your option) any later version.
 * 
 * More Info About The Licence At http://www.gnu.org/copyleft/gpl.html
 * ========================================================================
 *
 * ========================================
 * Regular body
 * ========================================
 */

body {
	background: #b5daf7 url(images/background.gif) repeat-x;
	color: #024c22;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.bodyline {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #007627;
}

/* 
 * ========================================
 * the links style
 * ========================================
 */

a {
	color: #007627; 
	text-decoration: none;
}

a:hover {
	color: #00a838; 
	text-decoration: underline;
}

a.side {
	color: #007627; 
	text-decoration: none;
}

a:hover.side {
	color: #00a838; 
	text-decoration: underline;
}

/* 
 * ========================================
 * the logo style
 * ========================================
 */

#zeneca_wrap {
	text-align: left; 
	width: 100%;
	padding: 0; 
	margin: 0 auto; 
	border-left: 0px solid #000;
	border-right: 0px solid #000
}


#logo { 
	background-image: url(images/logo_bg.gif); 
	padding: 0; 
	margin: 0;
	width: 100%;
	height: 283px; 
}

.left_bg { 
	background-image: url(images/left_bg.gif);
}

.right_bg { 
	background-image: url(images/right_bg.gif);
}

/* 
 * ========================================
 * the navigation style
 * ========================================
 */

#navigation { 
	background-image: url(images/navigation_bg.gif); 
	width: 100%;
	height: 32px;
	text-align: center;
}

/* 
 * ========================================
 * the footer style
 * ========================================
 */

.footerbg {
	background-color: #ffe3b2; 
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}

.footer {
	padding: 0px 4px 0px 4px;
}

/* 
 * ========================================
 * the form style
 * ========================================
 */

form
{
	display: inline;
	margin: 0; 
	padding: 0;
}

form input:focus,
form input:hover,
form select:focus,
form select:hover,
form textarea:focus,
form textarea:hover
{	
	background-color: #FAFAFA;
	border: #ffe3b2 1px solid;
	color: #3A3A3A;
}

/* 
 * ========================================
 * the horizontal rule style
 * ========================================
 */

hr {
	height: 0px; 
	border: solid #aebd68 1px; 
	border-top-width: 1px;
}

hr.side-hr {
	height: 0px; 
	border: solid #aebd68 0px; 
	border-top-width: 1px;
}

/* 
 * ========================================
 * main <td> style
 * ========================================
 */

td {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* 
 * ========================================
 * miscellaneous styles
 * ========================================
 */

pre {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.alt {
	color: #007627;
}

/* 
 * ========================================
 * the button and textbox styles
 * ========================================
 */

.button {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #024c22;
	background-color: #FFFFFF;
	border: 1px #007627 solid;
	margin-top: 2px;
}
	
.textbox {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #024c22;
	background-color: #FFFFFF;
	border: 1px #007627 solid;
}

/* 
 * ========================================
 * the main body style
 * ========================================
 */

.main-body {
	font-size: 11px;
	color: #024c22;
	padding: 4px 4px 6px 3px;
	text-align: justify;
	background-color: #ffe3b2;
}

/* 
 * ========================================
 * the side panel style
 * ========================================
 */

.side-body {
	font-size: 11px;
	color: #024c22;
	padding: 4px 4px 6px 3px;
	background-color: #ffe3b2;
}

/* 
 * ========================================
 * the zeneca side images style
 * ========================================
 */

td.lefttd {
	background-repeat: repeat-y; 
	background-image: url(images/leftside.gif);
}

td.righttd {
	background-image: url(images/rightside.gif); 
	background-repeat: repeat-y;
}

/* 
 * ========================================
 * the main background style
 * ========================================
 */

.main-bg {
	background-color: #ffe3b2;
	color: #000000;
}

/* 
 * ========================================
 * the news footer style
 * ========================================
 */

.news-footer {
	font-size: 10px;
	font-weight: normal;
	color: #024c22;
	background-color: #ebd1a4;
	padding: 4px 4px 4px 2px;
}

/* 
 * ========================================
 * the forum cell style
 * ========================================
 */

.capmain {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-color: #007627;
	border-style: solid;
	color: #B78E00; 
	height: 24px; 
	padding: 2px 2px 2px 2px;
}

/* 
 * ========================================
 * the panel styles
 * ========================================
 */

.panel {
	background: #5c6a3e url(images/cellpic.gif);
	color: #ffe3b2;
	font-weight: bold; 
	text-align: left;
	height: 26px;
	padding: 0px 0px 2px 6px;
}

.t_border {
	border-top: #007627 1px solid; 
	border-bottom: #007627 1px solid; 
	border-left: #007627 1px solid; 
	border-right: #007627 1px solid;
}

/* 
 * ========================================
 * the left/right sides used on zeneca
 * ========================================
 */

.side-border-left { 
	padding: 5px 10px 0px 0px; 
}

.side-border-right {
	padding: 5px 0px 0px 10px; 
}

/* 
 * ========================================
 * the statistics style
 * ========================================
 */

.u_visits {

	color: #024c22; 
	text-decoration:none; 
	font-weight: bold;
	font-size: 10px;
	border-top: #BFC6C7 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-left: #BFC6C7 1px solid; 
	border-right: #FFFFFF 1px solid;
	width: 150px;
	padding: 4px;
}

.visits {

	color: #00a838; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 10px;
}

/* 
 * ========================================
 * border removal (no border='0' required)
 * ========================================
 */

img {
border: 0px;
}

/* 
 * ========================================
 * the <table> <td> border styles
 * ========================================
 */

.border {
	border-width: 0px 1px 1px 1px;
	border-color: #007627;
	border-style: solid;
}

.border2 {
	border-width: 1px 1px 0px 1px;
	border-color: #007627;
	border-style: solid;
}

.tbl-border {
	background-color: #aebd68;
}

.tbl {
	font-size: 11px;
	padding: 3px 4px 3px 4px;
}

/* 
 * ========================================
 * the <table> <td> background styles
 * ========================================
 */

.tbl1 {
	font-size: 11px; 
	background-color: #FBFBFD; 
	background: #ebd1a4 url(images/tbl1_bg.gif)
	repeat-x center bottom;
	color: #024c22;
	padding: 4px;
	border: 1px solid #ebd1a4;
}

.tbl2 {
	font-size: 11px; 
	background-color: #F0F0F0; 
	background: #ffe3b2 url(images/tbl2_bg.gif) 
	repeat-x center bottom;
	color: #024c22;
	padding: 4px;
	border: 1px solid #ffe3b2;
}

/* 
 * ========================================
 * the forum top cell style
 * ========================================
 */

.forum-caption {
	font-size: 10px;
	font-weight: bold; 
	color: #ffe3b2;
	background-color: #007627; 
	height: 24px; 
	padding: 0px 4px 2px 4px;
	background-image: url(images/forum_caption.gif);
	background-repeat: repeat-x;
	border-width: 0px 0px 0px 0px;
	border-color: #007627 #007627 #007627 #007627;
	border-style: solid;
}

/* 
 * ========================================
 * the quote and code styles
 * ========================================
 */

.quote {
	color: #024c22;
	background-color: #ffe3b2; 
	padding: 5px;
	margin: 0px 2px 0px 2px; 
	border: 1px #007627 solid;
}

/* 
 * ========================================
 * the poll style
 * ========================================
 */

.poll { 
	height: 12px; 
	border: 0px #444 solid;
}

/* 
 * ========================================
 * the comment style
 * ========================================
 */

.comment-name {
	font-weight: bold; 
	color: #024c22;
}

/* 
 * ========================================
 * the shoutbox style
 * ========================================
 */
.shoutboxname {
	font-weight: bold; 
	color: #024c22;
}

.shoutbox	{
	color: #007627;
}

.shoutboxdate {
	font-size: 9px; 
	color: #00a838;
}

/* 
 * ========================================
 * miscellenous font styles used in theme
 * ========================================
 */

.small {
	font-size: 10px; 
	font-weight: normal;
	color: #024c22;
}

.small2 {
	font-size: 9px; 
	font-weight: normal; 
	color: #024c22;
}

.side-small {
	font-size: 10px; 
	font-weight: normal; 
	color: #024c22;
}

.side-label {
	background-color: #D5DCE3; 
	font-weight: normal; 
	color: #024c22; 
	padding: 2px;
}
