/*
	green: #277b2a
	orange: #e75403
	dark text: #311518
	green text: #7aa221
*/

.body
{
	background: url("/images/gbg1.gif");
	background-repeat: repeat;
	color: #311518;
	*text-align: center;
}

.container_16 { *text-align: left; }
.clear { *line-height: 1; }

a
{
	color: #e75403;
	text-decoration: none;
}

a.side-nav-current
{
	color: #311518;
}

.error 
{
	color: red;
}
.green-heading, .success
{
	color: #7aa221;
}
.heading
{
	font-weight: bold;
}
.green-text
{
	color: #7aa221;
}

.banner
{
	height: 128px;
	background: url("/images/0-banner.png");
	margin-bottom: 10px;
}

.search
{
	width: 157px;
	height: 26px;
	*width: 189px;
	*height: 34px;
	position: relative;
	top: 46px;
	left: 714px;
	padding-left: 32px;
	padding-top: 8px;
	background: url("/images/search.png");
}
.search input { border: none; color: #311518; background: #fff; width: 148px; *font-size: 13px; }
.updnWatermark { z-index: 1; color: #ccc; *font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif; }
.search-button { display: none; }

.menu { position: relative; top: 73px/*108px*/; }

.content-area, .column-content-area
{
	margin-bottom: 10px;
}
.content-area { height: 410px; }
.column-content-area { height: 408px; background: #fff; border: 1px solid #ccc; }
.column-content-area .grid_5, .column-content-area .grid_6, .column-content-area .grid_11 { display: inline; float:left; padding: 0; margin: 0; }
.column-content-area .grid_5 { width: 300px; *width: 288px; }
.column-content-area .grid_6 { width: 340px; }
.column-content-area .grid_11 { width: 640px; }
.column-content-area .text-wrapper { padding: 12px; height: 384px; *height: 408px; overflow: auto; }

.rotate-animation { width: 289px; height: 407px; position: relative; }

.button
{
	text-align: center;
}

.footer
{
	margin-top: 10px;
	padding: 6px 0 6px 0;
	border-top: 6px solid #277b2a;
	border-bottom: 6px solid #277b2a;
	font-size: 0.8em;
}

.where-to-buy { float: left; }

.footer .links { float: right; }
.footer .links a
{
	color: #311518;
	text-decoration: none;
	padding-left: 18px;
}

.geekit
{
	color: #474B3F;
	margin-top: 10px;
	text-align: right;
	font-size: 0.7em;
}
.geekit a
{
	color: #474B3F;
	text-decoration: none;
}

/*
Forms
*/
.clear { *display: none; }
.form-layout { width: 300px; }
.row { margin-bottom: 3px; }
.row.last { margin-bottom: 0; }

.input-label { font-size: 85%; }

.text-box { border: 1px solid #7aa221; }
textarea.text-box { font-family:Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif; }

.form-layout .input-long .text-box { width: 300px; }

.input-fine-print { width: 230px; font-size: 9px; }

.form-layout .input-normal .text-box { width: 95px; }
/*.input-normal, .input-normal .input-text { width: 95px; }*/

.form-layout .input-medium .text-box { width: 194px; }
.input-medium, .input-medium .input-text { width: 194px; }

.input-normal, .input-medium, .input-long, .input-fine-print { float: left; padding-right: 5px; }

.button-wrapper { background: url("/images/form-button.png"); background-repeat: repeat-x; height: 24px; width: 50px; line-height: 24px; padding: 0 4px 0 4px; text-align: center; }
.button-wrapper.disabled { background: url("/images/form-button-disabled.png"); background-repeat: repeat-x; }
.btn { *cursor: pointer !important; color: #fff; }



















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.heading {

}

.green-text {

}

.green-heading {

}


