
/* ------------ misc elements --------------------- */
address {
	display: inline;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}
div.img-float-right {
	float: right;
	margin: 10px;
}
div.img-float-right img {
	padding: 3px;
	display: block;
	border: 1px solid #BAEC76;
}
div.img-float-right .caption{
	font-size: 0.8em;
	background: #efffdf;
	padding: 0.2em;
	margin-bottom: 10px;	
}
/*a {
	font-weight: bold;
}*/
a:link, a:visited {
	color: #3b7a25;
}
a:active, a:hover {
	color: #c30;
}

/* ============ FORM STYLES ========================== */

label {	
	display: block;
	font: bold 0.9em tahoma, verdana, geneva, sans-serif;
	margin: 1em 0 2px 10px;
}
label.error {
	color: #f00;
	font-weight: bold;
}
input.button {
	margin-top: 1em;
}
input.join-button {
	margin-top: 10px;
	border: 1px solid #394e32;
	background: #f4c91b;
	font-weight: bold;
}

input.form-box {
	width: 162px; 
	background: url(../images/bg_formbox.gif) repeat; 
	border: 1px solid #394e32; 
	font-size: 0.95em; 
	padding: 1px 2px; 
	margin-top: 5px;
}

input.enquiry, textarea.enquiry {
	background: url(../images/bg_formbox.gif) repeat;
	border: 1px solid #75c409; 
	padding: 3px 2px;
	margin-left: 10px;
}
span.required {
	color: #9F0000;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
}

/* ============ GENERIC BOX STYLES ========= */
img.box-bottom {
	margin-bottom: 6px;
	display: block;
}
div#content-full img.box-bottom {
	margin-bottom: 0;
}
/* ============ SPECIAL OFFERS BOX content =================== */

/* 
img.offer-img { 
	border: 1px solid #237b23; 
} */

img.offer-img {
	float: left;
	margin: 0 10px 5px 0;
	font-size: 0.8em;
	font-weight: normal;
}
img.offer-button {
	float: right;
}
p.offer-title {
	margin-top: 0;
	font-size: 0.9em;
}
.offer-item h3 {
	font-size: 1em;
	font-weight: bold;
}
.offer-item h3 a:link, .offer-item h3 a:visited {
	text-decoration: none;
}
.offer-item h3 a:hover, .offer-item h3 a:active {
	text-decoration: underline;
}
/*p.offer-title a:link, p.offer-title a:visited {
	text-decoration: none;
	color: #9f6f0f;
}
p.offer-title a:active, p.offer-title a:hover {
	text-decoration: underline;
	color: #9f6f0f;
}*/
p.price {
	color: #ff8c00;
}
p.offer-price {
	font-size: 0.9em;
	margin: 6px 0 7px 0;
	color: #9f0000;
} 
a.more-info {
	text-transform: uppercase;
	font-size: 0.9em;
}
a.more-info:link, a.more-info:visited {
	color: #237b23;
	text-decoration: none;
}
a.more-info:active, a.more-info:hover {
	color: #237b23;
	text-decoration: underline;
}

/* ============ NEWS PAGE STYLES =============== */
div#news {
	background: url(../images/bg_box_middle.png) repeat-y bottom;
	padding-bottom: 5px;
}
/*div#newsbordersides {
	background: url(../images/bg_newsbordersides.gif);
}*/
div#news h2 {
	background: url(../images/bg_header_middle.png) no-repeat top;
	font-size: 0.9em;
	padding: 11px 11px 18px 11px;
	text-transform: uppercase;
	color: #006600;
}
#news h3 {
	margin: 5px 10px;
	font-size: 1em;
	color: #9f0000;
}
#news p {
	margin: 10px;
	font-size: 0.9em;
}
p.newsarticledate {
	font: normal 0.9em 'lucida console', courier, monospace;
	color: #75c409;;
	margin: 0 0 1em 0;
}

/* ============ misc content styles =============== */
h3.headerbar {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff #ccc #ccc #ccc;
	padding: 0;
}
div.hr {
	border-top: 1px solid #75c409;
	margin: 1em;
}
div.hr hr {
  display: none;
}

div.usermessage {
	border: 1px solid #eee;
	padding: 0.3em;
	background: #f9f9f9;
	color: #c30;
	font: 0.9em 'ludica console', courier, monospace;
	margin-bottom: 1em;
}

div.hr-green {
	border-top: 1px solid #75C409;
	margin: 5px 10px;
	padding: 0;
}
div.hr-green hr {
	display: none;
}

div#quote-box {
	background: #ecf7dd;
	width: 518px;
	margin: 0 10px;
	padding: 10px;
	border: 1px solid #75c409;
}
div#quote-box p {
	margin: 5px 0;
	color: #834219;	
	font-weight: bold;
}
.clear-all {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}



p#cart {
	text-transform: uppercase;
	color: #9f0000;
	font-weight: bold;
	margin: 5px 0 4px 10px;
	font-size: 0.8em;
}

ul#red-arrow {
	list-style: none;
	margin: 0 0 0 12px;
}
ul#red-arrow li {
	background: url(../images/bullet_arrow_red.gif) no-repeat 0 0.5em;
	padding: 0 0 0 7px;
}
ul#red-arrow a {
	font-size: 0.8em;
}
ul#red-arrow a:link, ul#red-arrow a:visited {
	color: #000;
	text-decoration: none;
}
ul#red-arrow a:active, ul#red-arrow a:hover {
	color: #000;
	text-decoration: underline;
}

ul.bullet-list {
	margin: 0 0 0 15px;
	padding: 5px 0 0 0;
	list-style: none;
}
ul.bullet-list li {
	background: url(../images/bullet_arrow_green.gif) no-repeat 0 0.7em;
	padding: 3px 0 3px 10px;
	font-size: 0.9em;
}



ul.box {
	padding: 0 0 0 0.7em;
	margin: 0 0 0 0.7em;
	list-style: outside url( '../images/list_bullet_arrow.gif' );
	font-size: 0.9em;
}

/* ============ signature ========================= */
A.qdk:link, A.qdk:visited, A.qdk:active	{	
	text-decoration: underline;	
	color: #ccc;	
}
A.qdk:hover	{ 
	text-decoration: underline; 
	color: #F4C91B;  
}
.sig {
	color: #ccc;
	font: 0.8em arial, helvetica, sans-serif;
	margin: 1em 0 0 0;
}


