/* 		JogjaCamp Standard CSS 				*/

@import url(xjcamp.css);
@import url(xjcamp2.css);
/* Body Style */
body {
	font-size: 12px;
	color: #333;
	margin: 0px;
	background: url(../images/bg.gif) top left repeat-x #fafafa;
}


body, p, h1,h2,h3,h4,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, Helvetica, sans-serif;
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #197200;
}

a:hover {
	text-decoration: underline;
	color: #333;
}

/* standard Form */
form {
	margin: 0px;
}

td.text, td.form {
	padding: 4px;
}

img {
	border: none;
}
img..floatRight{
 	float: right;
	margin-left: 10px;
}
img.floatLeft{
 	float: left;
	margin-right: 10px;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

.clear{
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	overflow: hidden;
}

/* --------- warper element -------- */
.body{
}

.topPage {
	height: 30px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background-color: #333;
	-moz-opacity:.98;
	filter: Alpha(opacity=98);
}
.ticker {
	color: #fff;
	padding: 7px 2px;
	font-size: 11px;
}

.mainPage{
	width: 1020px;
	margin: 0px auto;
	text-align: left !important;
}

/* ----------------------------- header section ---------------------------------- */
.header {
	height: 104px;
	padding: 0px 0px 2px 0px;
	overflow: hidden;
	background: url(../images/bgHeader.gif) bottom no-repeat;
}
a.sitename {
	width: 330px;
	height: 104px;
	padding: 0px;
	overflow: hidden;
	float: left;
	display: block;
}
.headerAdd {
	width: 520px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	float: right;
	display: block;
}
.nav {
	height: 16px;
	padding: 7px 0px;
	overflow: hidden;
	text-align: right;
}
.nav p{
	display: inline;
	color: #236501;
	font-size: 11px;
	padding: 0px 10px;
	border-left: 1px solid #236501;
}
.nav p.first{
	border: none !important;
}
.nav p a{
	color: #236501;
}
.nav p a:hover{
	color: #d10000;
	text-decoration: none;
}
.topBanner {
	width: 510px;
	height: 65px;
	padding: 0px;
	overflow: hidden;
}
.topBanner img{
	border: none;
}

/* ------------------------------ main  section ----------------------------*/
.container {
	padding: 0px 5px;
	background: url(../images/bgContainer.gif) top repeat-y #fff;
}
.wrapper {
	padding: 0px;
	background: url(../images/bgWrapper.gif) top left repeat-x;
}
.main {
	width: 660px;
	padding: 10px 0px 10px 8px;
	margin: 0px;
	display: block;
}
.sidebar {
	width: 160px;
	padding: 10px 0px 0px 8px;
	float: left;
	display: block;
	overflow: hidden;
}
.sidebar2 {
	width: 158px;
	padding: 10px 8px 0px 8px;
	float: right;
	display: block;
	overflow: hidden;
	background: url(../images/bgWrapper.gif) top left repeat-x;
}

.login {
	margin-bottom: 10px;
}
.login h2 {
	color: #27650f;
	font: 15px trebuchet ms;
	font-weight:bold;
	padding: 0px 5px 5px 5px !important;
	margin: 0px !important;
	border-bottom: 1px solid #27650f;
}
.loginCell {
	padding: 20px 10px 10px 10px;
	color: #fff;
	background-color: #2b2f1e;
	font-size: 11px;
}
.loginCell p{
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
	line-height: 140%;
}
.loginCell p a{
	color: #85c86b;
	text-decoration: underline;
}
.loginCell p a:hover{
	color: #fff;
	text-decoration: underline;
}
.loginCell input {
	border: none;
}
input.loginText {
	width: 136px;
	height: 15px;
	padding: 1px 2px;
	font-size: 11px;
	color: #27650f;
}
input.loginBtn {
	width: 58px;
	height: 24px;
	padding: 0px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url(../images/loginBtn.gif) center 50% no-repeat;
}

.cs {
	margin-bottom: 15px;
}
.cs h2 {
	color: #333;
	font: 15px trebuchet ms;
	font-weight:bold;
	padding: 0px 5px 5px 5px !important;
	margin: 0px !important;
	border-bottom: 1px solid #dcdcdc;
}
.csCell {
	padding: 0px 5px;
	font-size: 11px;
}
.csCell p{
	clear: both;
	margin: 10px 0px !important;
	padding: 0px !important;
}
.csCell img{
	float: right;
}

.menu {
	margin-top: -10px;
	margin-bottom: 15px;
}
.menu h2 {
	color: #333;
	font-size: 1.1em;
	padding: 0px 5px 5px 5px !important;
	margin: 0px !important;
	border-bottom: 1px solid #dcdcdc;
	display: none;
}
.menuCell {
	padding: 0px;
	font-size: 11px;
	border: 1px solid #dcdcdc;
	border-bottom: none;
}

.newsletter {
	margin-bottom: 15px;
}
.newsletter h2 {
	color: #fff;
	font: 15px trebuchet ms;
	font-weight:bold;
	padding: 5px 10px 6px 10px !important;
	margin: 0px !important;
	background: url(../images/newsletterHeader.gif) bottom no-repeat;
}
.newsletterCell {
	padding: 5px 10px;
	color: #fff;
	background-color: #2b2f1e;
	font-size: 11px;
	background: url(../images/newsletterBg.gif) top no-repeat #0c1e01;
}
.newsletterCell p{
	margin: 0px 0px 5px 0px !important;
	padding: 0px !important;
	line-height: 140%;
}
input.nsText {
	border: none;
	width: 136px;
	height: 15px;
	padding: 1px 2px;
	font-size: 11px;
	color: #27650f;
}
input.nsBtn {
	border: none;
	width: 58px;
	height: 24px;
	padding-bottom: 1px;
	font-size: 11px;
	color: #111;
	font-weight: bold;
	background: url(../images/newsletterBtn.gif) center 50% no-repeat;
}
*html input.nsBtn {
	padding: 0px;
}

.news {
	margin-bottom: 10px;
}
.news h2 {
	color: #333;
	font: 15px trebuchet ms;
	font-weight:bold;
	padding: 0px 5px 5px 5px !important;
	margin: 0px !important;
	border-bottom: 1px solid #dcdcdc;
}
.newsCell {
	padding: 5px 5px 0px 5px;
}
.newsCell h2 {
	color: #2b6e11;
	font-size: 1.1em;
	padding: 0px 0px 5px 0px !important;
	margin: 0px !important;
	border: none !important;
}
.newsCell h2 a {
	color: #2b6e11;
}
.newsCell p{
	margin: 0px !important;
	padding: 0px !important;
	font-size: 11px;
}
.newsCell span.date {
	font-size: 10px;
}


/* ------------------------------ footer  item ----------------------------*/
.footer {
	padding-top: 5px;
	margin: 0px;
	background: url(../images/bgFooter.gif) top no-repeat;
}
.footerCell {
	font-size: 11px;
	padding: 10px 20px;
}
a.jcLink {
	width: 150px;
	height: 35px;
	padding: 0px 5px 0px 0px;
	overflow: hidden;
	float: right;
	display: block;
}

/* ------------------------------ blocks  ----------------------------*/
.sidebar .sponsor, .sidebar2 .sponsor {
	margin-bottom: 10px;
	background: url(../images/sponsorHeader.gif) top no-repeat;
}
.sidebar .sponsor h2, .sidebar2 .sponsor h2 {
	color: #ccc;
	font-size: 1.1em;
	padding: 0px 5px !important;
	margin: 9px 1px 0px 1px !important;
	background-color: #fff;
	overflow: hidden;
	float: left;
}
*html .sidebar .sponsor h2, *html .sidebar2 .sponsor h2 {
	height: 14px;
	padding: 0px 5px !important;
	margin: 0px 1px !important;
}
.sidebar .sponsorCell, .sidebar2 .sponsorCell {
	clear: both;
	padding: 5px 5px 0px 5px;
	border: 1px solid #e8e8e8;
	border-top: none;
}
*html .sidebar .sponsorCell, *html .sidebar2 .sponsorCell {
	margin-top: -10px;
	padding-top: 1px;
}


.main .sponsor {
	margin-bottom: 10px;
	border: 1px solid #dcdcdc;
}
.main .sponsor h2 {
	color: #fff;
	font-size: 14px;
	padding: 4px 10px 5px 10px !important;
	margin: 0px !important;
	background-color: #fff;
	background: url(../images/headingGreen.gif) top left no-repeat;
}
.main .sponsorCell {
	padding: 5px 10px 10px 10px;
	border-top: none;
}
.main .sponsorCell ul{
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.main .sponsorCell ul li{
	display: block;
	width: 150px;
	float: left;
	margin: 4px;
}

.operator {
	margin-bottom: 10px;
	border: 1px solid #dcdcdc;
}
.operator h2 {
	color: #fff;
	font-size: 14px;
	padding: 4px 10px 5px 10px !important;
	margin: 0px !important;
	background-color: #fff;
	background: url(../images/headingGreen.gif) top left no-repeat;
}
.operatorCell {
	padding: 14px 10px 18px 10px;
	border-top: none;
}
.operatorCell p {
	float: left;
	width: 100px;
	display: inline;
	margin: 2px 6px !important;
	padding: 0px 2px 4px 12px !important;
	font-size: 11px;
	border-bottom: 1px solid #dcdcdc;
	background: url(../images/arrow.gif) no-repeat;
	background-position: 0px 5px;
}
*html .operatorCell p {
	margin-top: -3px !important;
	margin-bottom: -4px !important;
}
.operatorCell p a{
	font-weight: bold;
	color: #114600;
}
.operatorCell p a:hover{
	color: #cd0001;
	text-decoration: none;
}

.search {
	margin-bottom: 10px;
	border: 1px solid #c1ccaa;
}
.search h2 {
	color: #fff;
	font-size: 14px;
	padding: 2px 10px 5px 10px !important;
	margin: 0px !important;
	background-color: #fff;
	background: url(../images/headingGray.gif) top left no-repeat;
}
.searchCell {
	padding: 14px 10px 18px 10px;
	border-top: none;
	font-size: 11px;
	color: #000;
	background: url(../images/bgSearch.gif) top left repeat-x #fcfdf8;
}
.searchCell p{
	margin: 10px 0px !important;
	padding: 0px !important;
}
.searchCell input, .searchCell select{
	font-size: 11px;
	text-align: left;
	font-weight: lighter !important;
	margin-bottom: -1px;
}
ul.searchBar {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
ul.searchBar li{
	float: left;
	display: block;
	text-align: right;
	margin: 0px 4px;
	font-weight: bold;
}
ul.searchBar li#searchBar00{
	width: 150px;
}
ul.searchBar li#searchBar01{
	width: 195px;
}
ul.searchBar li#searchBar02{
	width: 265px;
}
.searchCell li#searchBar00 input, .searchCell li#searchBar00 select{
	width: 100px;
}
.searchCell li#searchBar01 input, .searchCell li#searchBar01 select{
	width: 130px;
}
.searchCell li#searchBar02 input, .searchCell li#searchBar02 select{
	width: 80px;
}
input.searchBtn {
	border: none;
	width: 83px;
	height: 24px;
	padding-bottom: 1px;
	font-size: 11px;
	color: #fff;
	text-align: center !important;
	font-weight: bold !important;
	margin-top: 5px;
	margin-left: 53px;
	background: url(../images/searchBtn.gif) center 50% no-repeat;
}
*html input.searchBtn {
	margin-left: 57px;
}

.banner {
	margin:0px 0px 10px 0px;
	padding:0px;
	width:100%;
	height:75px;
	background:#aaa;
}

.banner img {
	border:none;
}

.card {
	border-top: 1px dotted #a4b483;
	border-bottom: 1px dotted #a4b483;
	margin-bottom: 10px;
}
.card table {
	width: 100%;
}
.card table tr td.cardCell{
	vertical-align: top;
	padding: 10px;
}
.cardCell h3 {
	font-size: 1.1em;
	padding: 0px !important;
	margin: 0px !important;
}
.cardCell h3 span{
	color: #379500;
}
.cardCell table {
	margin-top: 10px;
	border: 1px solid #a4b483;
	background-color: #e9f5d1;
}
.cardCell table tr td {
	font-size: 11px;
	font-weight: lighter;
	padding: 10px;
}
.cardCell table tr td.left a{
	text-decoration: underline;
}
.cardCell table tr td.left a:hover{
	color: #cd0001;
	text-decoration: underline;
}
.cardCell table tr td.left img{
	float: left;
	margin-right: 8px;
	margin-top: -4px;
}
.cardCell select {
	font-size: 11px;
	margin-bottom: -1px;
}

.number {
	border: 1px solid #ccc;
	padding: 2px;
}
.number table.right {
	float: right;
	margin: 0px;
}
table.numberList {
	width: 325px;
	float: left;
	border-bottom: 1px solid #ccc;
	background:#ddf3b9;
}
table.numberList tr th {
	padding: 3px 0px;
	color: #fff;
	font:15px trebuchet ms;
	font-weight:bold;
	text-align: center;
	background: url(../images/bgTh.gif) top left repeat-x #25630d;
	border-bottom: 1px solid #104501;
}
table.numberList tr.rowBg {
	background-color: #ddf3b9;
}
table.numberList tr td {
	padding: 4px 2px;
	font-size: 11px;
}
table.numberList tr td.numberid {
	font-weight: normal;
	width: 99%;
}
table.numberList tr td.numberid a{
	color: #323232;
	font-size:18px;
}
table.numberList tr td.numberid a:hover{
	color: #197200;
	text-decoration: none;
}
table.numberList tr td.location a{
	color: #323232;
}
table.numberList tr td.location a:hover{
	color: #cd0100;
	text-decoration: none;
}
table.numberList tr td.button input{
	font-size: 9px;
	width: 25px;
	height: 18px;
	padding-bottom: 4px;
	cursor: pointer;
}

.number p {
	font-size: 11px;
	padding: 15px;
	margin: 0px;
	float: left;
}
.number .pageNav {
	float: right;
	display: block;
	margin: 0px;
	text-align: right;
	padding: 15px 15px 0px 15px;
}
.pageNav p {
	display: inline !important;
	padding: 0px 4px 0px 5px !important;
	margin: 0px !important;
	border-left: 1px solid #bbb;
	font-weight: bold;
	color: #bbb;
}
.pageNav p.first {
	border: none;
}
.pageNav p a {
	color: #323232;
}
.pageNav p a:hover {
	color: #2b6e11;
	text-decoration: none;
}

.flowNav {
	padding: 0px 5px;
	margin-bottom: 5px;
}
.flowNav p{
	display: inline;
	font-size: 11px;
	color: #cd0102;
	padding: 0px 2px 0px 10px;
	background: url(../images/navArrow.gif) left 50% no-repeat;
}
.flowNav p.first{
	background: none;
	padding-left: 1px;
}

.content {
	padding: 0px 5px;
	margin-bottom: 20px;
}
.content p{
	line-height: 150%;
	margin: 10px 0px;
	padding: 0px;
}

h1.title {
	font-size: 1.8em;
	color: #323232;
	margin: 10px 0px 20px 0px !important;
	padding: 5px !important;
	border-top: 1px dotted #a9b086;
	border-bottom: 1px dotted #a9b086;
}