/* CSS Document */

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#d2eb20;
	background-image:url(../images/header-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.container {
	width:1003px;
	margin:auto;
	position:relative;
}

.rightimage {
	width:131px;
	position:absolute;
	left:872px;
}

.mainsite{
	width:872px;
}

.logo {
	width:258px;
	height:142px;
	position:absolute;
}

.toplinks {
	width:440px;
	height:142px;
	position:absolute;
	left:258px;
	top:16px;
}

.tagssitelink {
	width:190px;
	height:17px;
	background-image:url(../images/toplink-bg01.gif);
	background-repeat:no-repeat;
	float:left;
	padding-bottom:20px;
	padding-left:40px;
	padding-top:3px;
}

.pedestalsitelink {
	width:190px;
	height:17px;
	background-image:url(../images/toplink-bg02.gif);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	padding-bottom:10px;
	padding-top:3px;
	padding-left:40px;
}

.abtcontactlinks {
	width:174px;
	height:112px;
	background-image:url(../images/abtcontact-topbg.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:698px;
	text-align:center;
	padding-top:30px;
}


.content {
	width:614px;
	position:absolute;
	left:258px;
	top:215px;
	line-height:16px;
	background-image:url(../images/paw-bg02.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.getadvice {
	width:98px;
	height:23px;
	position:absolute;
	left:850px;
	top:220px;
}

.RF {
	width:207px;
	height:301px;
	background-image:url(../images/RF-8-2Mhz.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:3px;
	float:left;
}

.AM {
	width:207px;
	height:301px;
	background-image:url(../images/AM-58KHz.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:3px;
	float:left;
}

.loop {
	width:200px;
	height:301px;
	background-image:url(../images/loop.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:3px;
	float:left;
}

.home-footerline {
	width:100%;
	height:8px;
	background-color:#000000;
	position:absolute;
	top:755px;
}

.home-tagline {
	width:885px;
	top:775px;
	position:absolute;
}

.left-links {
	width:200px;
	top:215px;
	left:34px;
	position:absolute;
}

.link-divider {
	width:186px;
	height:22px;
	float:left;
	background-image:url(../images/link-divider.gif);
	background-repeat:no-repeat;
}

.downloads{
	width:227px;
	height:121px;
	background-image:url(../images/download-bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:450px;
	padding-top:43px;
	padding-left:31px;
}
.downloads2{
	width:227px;
	height:121px;
	background-image:url(../images/download-bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:755px;
	padding-top:43px;
	padding-left:31px;
}


/* Quick Guide */

.pointsbg {
	width:562px;
	height:22px;
	background-image:url(../images/quick-guide-pointsbg.gif);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-left:13px;
	margin-bottom:10px;
	margin-top:15px;
}



/* Product pages */

.productimg {
	width:185px;
	height:auto;
	float:left;
	padding-right:14px;
}

.productcontent {
	width:340px;
	height:17px;
	float:right;
	padding:6px;
	margin-bottom:2px;
}



/* contact us */

.form {
	width:303px; 
	left:103px; 
	position:inherit; 
	float:left;
}

.formfields {
	width:540px;
	height:35px;
	float:left;
	position:relative; 
}

/*Door Entry accessories - July-15-09 -- Rajeev*/
#doorentryaccessories { height:123px; width:592px; background-image: url(../images/door_accessories.jpg); float:left;}

#text {
	width: 569px;
	height: 30px;
	font-family : Verdana;
	color: Black;
	font-size : small;
	background-color:#FFF;
	padding-left:10px;
}
#text a{ color:#000; text-decoration:none}
#text a:hover{ color:#F00; text-decoration:none}
