/* CSS Document */

p {
	font-size: 0.7em;
}

a {
	text-decoration: underline;
	color: #3398d4;
}

a:hover {
	text-decoration: none;
}

span.btn a {
	text-decoration: none;
	color: #7f8756;
	font-weight: bold;
	font-size: 11px;	
}

ul {
	font-size: 0.7em;
}

li {
	padding: 3px 0 3px 0;
}

ul li ul li {
	font-size: 11px;
}

hr {
	border:0;
	height: 1px;
	color: #147510;
	background-color: #147510;
	margin-top: -5px;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	text-transform: uppercase;
}

h4 {
	font-size: 1.0em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.7em;
	font-weight: bold;
}

a img {
	border: 0;
}

a .blue {
	color: #3398d4;
}

.table {
	font-size: 0.7em;
	
}

.no_dots li {
	list-style: none;
}

.letter li {
	list-style-type: lower-alpha;
}

.number li {
	list-style-type: circle;
}

.number2 ul{
	list-style-type: decimal !important;	
}

.btn 
{ 
	display: block;
	background-color: #dbed98;
	border:1px solid #9da291;
	font-weight: bold;
	font-size:11px;
	color: #7f8756;
	font-family:verdana;
	padding:4px 4px 4px 4px;
	width: auto !important;
}

	.btn a {
		color: #0a5010;
		text-decoration: none;
		font-weight: bold;
	}
	
	
.btn2 {
	
	border: 1px solid #333;
	background:url(../grfx/submit_button_bg.jpg) repeat-x #98e274;
	color: #000;
	text-transform: uppercase;
	font-weight: bold !important;
	font-size: 10px;
	float: right;
	display: block;
	width: 55px !important;
	height: 22px !important;
	padding: 4px;
	text-align: center;
	
}

	.btn2 a {
		color: #0a5010;
		text-decoration: none;
		font-weight: bold;
	}
	
.btn3 {
	
	border: 1px solid #333;
	background:url(../grfx/submit_button_bg.jpg) repeat-x #98e274;
	color: #000;
	text-transform: uppercase;
	font-weight: bold !important;
	font-size: 10px;
	float: right;
	display: block;
	width: 70px !important;
	height: 22px !important;
	padding: 4px;
	text-align: center;
	
}

	.btn3a {
		color: #0a5010;
		text-decoration: none;
		font-weight: bold;
	}
	
.btn_next {
	display: block;
	background-color: #dbed98;
	border:1px solid #9da291;
	font-weight: bold;
	font-size:11px;
	color: #7f8756;
	font-family:verdana;
	padding:4px 4px 4px 4px;
	width: auto !important;
	float: right;
}	

.btn_next a {
	color: #7f8756;
	text-decoration: none;
}

.error {
/*	width: 500px; */
	padding:6px;
	color:red;
	background-color:#FCE3E3;
	border:1px solid red;
	text-align:center;
}

.error_msg {
	color: #FF4B4B;
	font-weight: bold;
}

/* NEWS */
#news_list_container {
	margin: 8px 4px 2px 8px; 
	padding: 2px 4px 2px 4px; 
	border:1px solid #B8DC2A; 
	background-color:#FBFDEA;
}

#news_title {
font-weight:bold;
}

#news_morelink {
	text-align:right;
}

/* products - PUM */

#pum_holder {
	float: left;
	width: 480px;
	min-height: 234px;
  	height: auto !important; /* IE HACK */
  	height: 234px; /* IE HACK */
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../grfx/pum_advert_bg2.jpg) left bottom no-repeat;
	clear:both;
}

#pum_info_holder {
	float: left;
	width: 186px;
	padding: 0;
	margin: 0;
}

* html #pum_image_holder {
	float: right; 
	width: 150px; 
	height: 190px; 
	margin-right: 40px;
}

#pum_image_holder {
	float: right; 
	width: 150px; 
	height: 190px; 
	margin-right: 80px;
}
	
#pum_info_top {
	float: left;
	width: 186px;
	height: 15px;
	padding: 0;
	margin: 0;
}

* html #pum_info {
	float: left;
	width: 176px;
	padding: 5px;
	margin: -4px 0 0 0;
	background: url(../grfx/pum_info_bg.gif) top left repeat-y;
}

#pum_info {
	float: left;
	width: 176px;
	padding: 5px;
	margin: 0;
	background: url(../grfx/pum_info_bg.gif) top left repeat-y;
}

* html #pum_info_bottom {
	float: left;
	width: 186px;
	padding: 0;
	margin: -4px 0 0 0;
}

*:first-child+html #pum_info_bottom {
	float: left;
	width: 186px;
	padding: 0;
	margin: -4px 0 0 0;
}

#pum_info_bottom {
	float: left;
	width: 186px;
	padding: 0;
	margin: 0;
}

.contact_table {
	font-size: 11px;
}

.partners {
	width: 100%;
	clear: both;
	margin: 30px 2px 30px 2px;
}

.asterisk{
	display: block;
	text-align:right;									
}

.fieldname{
	float:left;
}

.textbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.clear
{
	clear: both;
	margin: 0;
	padding: 0;
}

.clearSml
{
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

.quoteRequest {
	font-size: 1.0em;
}

.rsstext {
	padding-left: 3px;
}

#tinymce p {
}

.red{
    color:#ff0000;
}


.captcha_image{
    margin:5px 0 5px 0;
}