@charset "UTF-8";
/* CSS Document */
body
{
	font-size: .8em;
	padding: 0px 0 40px;
	background-color: #c7d538;
	background-image: url(../img/gradient.jpg);
	background-repeat: repeat-x;
}

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

a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2
{
	padding: 20px 0 0;
	text-align: center;
}

p
{
	
}

.container_12
{
	margin-bottom: 6px;
}

body.home #header {
	background-image: url(../img/topbar.png);
	background-repeat: repeat-x;
	height: 80px;
	width: 960px;
	margin-bottom:220px;
}

#header {
	background-image: url(../img/topbar.png);
	background-repeat: repeat-x;
	height: 80px;
	width: 960px;
}
#logo {
	width: 295px;
	float: left;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 25px;
}
#top_nav {
	float: right;
	margin-top: 32px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0;
	background-image: url(../img/nav.png);
	background-repeat: repeat;
}

#mainimage {
	background-image: url(../img/strawberryfields.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 960px;
	margin-top: 0px;
	position: absolute;
	z-index: -10;
}
#main {

	background-color: #FFF;	
	
}
#content {
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom:20px;
}

#left_content {
	width:730px;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom:20px;
	float: left;
}

body.home #left_content {
	width:650px;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom:20px;
	float: left;
}

#wrap #footer #logo img {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

#footer {
	background-color: #FFF;
	min-height:85px;

}

body.products ul {
/* margin-top:-7px;	*/
}

.float_right {
float:right;	
}

.float_left {
float:left;	
}

.float_left img {
	float:left;
	padding-right: 10px;
}

.sensors {
	background-color: #CCC;
	float: left;
	height: 220px;
	width: 220px;
	display: block;
	text-align: center;
}

.m1 {
	background-image: url(../img/m1.jpg);
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
}

.m2 {
	background-image: url(../img/m2.jpg);
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
}

.m3 {
	background-image: url(../img/m3.jpg);
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
}

.m4 {
	background-image: url(../img/m4.jpg);
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
}

.m5 {
	background-image: url(../img/m5.jpg);
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
}

.m6 {
	background-image: url(../img/m6.jpg);
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
}

.m7 {
	background-image: url(../img/m7.jpg);
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
}

.m8 {
	background-image: url(../img/m8.jpg);
	height: 220px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
}

.cat1 {
	padding-left:5px;
	height:220px;
	width:65px;
	background-image: url(../img/bullet.jpg);
	background-repeat: repeat;
	vertical-align: middle;
}

.cat2 {
	padding-left:5px;
	height:219px;
	width:65px;
	padding-top:220px;
	background-image: url(../img/bullet.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}


body.nodes ul img, body.media ul img  {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


body.nodes ul.nodeslist li {
height:120px;
}

.nodelist .list {
	height:120px;
}

body.media .list {
	height:110px;
}
.right_block {
	float:left;
	width: 235px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 30px;
	background-color: #7dab9e;
	height:inherit;
	padding-bottom: 150px;
	color: #FFF;
}

.right_block ul#homelist .list{
	color: #FFF;
	line-height: 3em;
	background-image: url(../img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	list-style-type: none;
}

.rfid {
	margin-right:48px;
}

.borderedimage img {
	position:absolute;
	border: medium solid #CCC;
	margin-left: 225px;
	
	width: 301px;
	
	height: 222px;
}
