/* CSS Document for Nimby Opera website, Designed by Jiet Chong - JietStudio.com*/

/* Essential style */
html {
	min-height: 100%;
	height: auto;
}
body {
	background-color: #6c9d31;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96BB6E;
	padding-right: 25px;
}
.copytext {
	margin-right: 80px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.copyimg {
	float: right;
	width: 74px;
	height: 32px;
}
#contentWrapper {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	text-align: left;
	vertical-align: top;
}
#header img{
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#leftpanel {
	float: left;
	width: 160px;
	padding-right: 25px;
	padding-left: 25px;
}

#rightpanel {
	margin: 0 25px 0 210px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
#contentbox {
	
}

#leftnav {
	background-color: #336600;
	background-image: url(../images/slash.png);
	background-repeat: repeat;
	background-position: left top;
}
.navbtn a {
	font-family: Arial, Helvetica, sans-serif;
	color: #99cc66;
	font-size: 14px;
	display: block;
	text-decoration: none;
	width: 140px;
	height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.navbtn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 14px;
	display: block;
	text-decoration: none;
	width: 140px;
	height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.navbtndw {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	width: 140px;
	height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}

.topbar {
	background-image: url(../images/navboxtop_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 5px;
	height: 5px;
}
.botbar {
	background-image: url(../images/navboxbot_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 160px;
	margin-bottom: 10px;
}
.spacer {
	height: 1px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99cc66;
}
.divider {
	height: 1px;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eff6de;
}
.bl {
	
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#textframe {
	margin-right: 0px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#textframe table {
	margin-bottom: 20px;

}
#textframe table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tabletitle {
	font-weight: bold;
	background-color: #6C9D31;
	color: #F5F5F5;
}
.trgreen {
	background-color: #eff6de;
	
}
.trgray {
	background-color: #F0F0F0;
}
#quoteframe {
	display:none;
	float: right;
	width: 146px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.clear {
	font-size: 1px;
	
}
.clearer {
	clear: both;
}
.rightpic {
	text-align: right;
}
.rightquote {
	padding-right: 10px;
	padding-left: 8px;
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.featurebox {
	background-color: #E2E0E0;
	background-image: url(../images/featurebox_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	margin-bottom: 20px;
}
.featurepic {
	float: left;
}
.featurepic img{
	padding: 5px;
	background-color: #cccccc;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.featuretext {
	padding-top: 15px;
	padding-left: 190px;
	padding-right: 15px;
	padding-bottom: 15px;
}

/* Text style */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
h1.swap {
	height:35px;
	background-repeat:no-repeat;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 20px 0px 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 0px 5px;
	color: #666666;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c9d31;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p a {
	color: #336600;
	text-decoration: underline;
}

p a:hover {
	color: #000000;
	text-decoration: none;
}
ul {
	list-style-position: outside;
}
ol {
	list-style-position: outside;
}
ul li {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 10px;
}
ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 10px;
}
blockquote {
	font: normal 12px/1.6em Georgia, "Times New Roman", Times, serif;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	padding-left: 12px;
	text-indent: -12px;
	margin: 10px 0px 5px;
}
blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 12px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}
.fboxh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	display: block;
	margin-bottom: 10px;
}
.featuretext p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;	
}
