@charset "UTF-8";
/* CSS Document */

body {
-x-system-font:none;
color:#666666;
font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
margin:0;
}

h1, h2 {
margin:15px 0 5px;
}
h1{
	font-size:22px;
	letter-spacing:1px;
	color:#5f9c47;
	margin:15px 0 27px;
	text-transform:uppercase;
	}
h2{
	font-size:12px;
	color:#5f9c47;
	font-weight:400;
	}
h3{
	font-size:18px;
	letter-spacing:1px;
	color:#5f9c47;
	font-weight:bold;
	}
h4, h5, h6, p {
margin:0 0 5px;
}
ul.inline {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 5px;
padding:0;
}
ul.inline li {
display:inline;
}
ul.imglist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
blockquote {
margin:15px 0 5px;
}
.strike {
text-decoration:line-through;
}
em, cite {
font-style:normal;
}
dd {
margin-left:0;
}
.hr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/div_bg2.gif) repeat-x scroll left bottom;
height:3px;
margin:10px 0;
}
.hr hr {
display:none;
}

table, th, td {
#border:0px solid #999999;
border-collapse:collapse;
margin:0;
padding:0;
}

td {
padding:3px;
}

.voucher {
padding:0;
}


a:link, a:visited {
	text-decoration:none;
	font-weight:bolder;
	color:#5f9c47;
}
a:hover, a:active {
	color:#3a7722;
}

.caption strong{
	color:#5f9c47;
	font-weight:bold;
	font-size:12px;
	}
	
.caption p{
	color:#999;
	}
	
.links{
	margin-top:20px;
	color:#999;
	}
	
	.links a{
		text-decoration:none;
		font-weight:bolder;
		}
	
.noborder{
	border:none;
	}
	
hr{
	height:1px;
	background:#EAEAEA;
	border:none;
	margin:0 0 15px 0;
	* margin:-8px 0 15px 0;
	}
	
h2 span{
	color:#999;
	}

p span{
	color:#5f9c47;
	}


h2.cartIcon{
	background: url('../images/cartIcon.png') no-repeat top left;
	padding:4px 0  0 38px;
	height:23px;
	}
	
.right{
	float:right;
	}
	
.left{
	float:left;
	}
