/* Colors */
/* White #FFFFFF */
/* 75% White #CCCCCC */
/* 50% White #999999 */
/* 25% White #333333 */
/* Black #000000 */

/* Images */

img {
	border-style: none;
}

.prodPageDLImg {
	/*vertical-align:text-bottom;*/
	/*padding-bottom:5px;*/
	/*top:-120px;*/
}

/* Text */

body {
	font-family: arial, helvetica, sans-serif;
	line-height: 16px;
}

blockquote, .standout {
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
}

.frontPageText {
	/*text-align:right;*/
	margin-bottom:7px;
	color: #FFFFFF;
}

.frontPageSideBarHead {
	margin-top:5px;
	margin-bottom:50px;
	margin-left:70px;
	font-size: 10pt;
	/*float:left;*/
	/*text-align:left;*/
	font-weight:bold;
	/*color: #FFFFFF;*/
	/*color: red;*/
}

.frontPageProductHead {
	margin-top:5px;
	margin-bottom:9px;
	/*margin-left:0px;*/
	font-size: 10pt;
	font-weight:bold;
}

.frontPageSideBarText {
	margin-bottom:7px;
	margin-left:6px;
	/*float:right;*/
	/*text-align:right;*/
	/*color: #FFFFFF;*/
	/*color: red;*/
}

.frontPageProductTextBody {
	margin-bottom:2px;
	/*color: #FFFFFF;*/
}

.frontPageProductTextLastLine {
	margin-bottom:9px;
	/*color: #FFFFFF;*/
}

.footInfo {
	/*color:red;*/
	/*font-weight:bold;*/
	/*text-align: right;*/
}

.prodPageText {
	margin-bottom:7px;
	/*float:right;*/
	/*text-align:right;*/
	color: #FFFFFF;
	/*color: red;*/
}

.prodPageBold {
	margin-bottom:7px;
	/*float:left;*/
	/*text-align:left;*/
	font-weight:bold;
	color: #FFFFFF;
	/*color: red;*/
}

.techSpecText {
	/*margin-bottom:7px;*/
	/*line-height:5pt;*/
	color: #FFFFFF;
}

.techSpecBold {
	/*margin-bottom:7px;*/
	/*line-height:5pt;*/
	font-weight:bold;
	color: #FFFFFF;
}

/* Links */

a {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	/*font-style: italic;*/
	font-weight: bolder;
	font-size: 14px;
}

.prodPageDL {
	/*position:relative;*/
	/*font-style:italic;*/
	color:#FFFFFF !important;
	/*line-height:20px;*/
	/*padding-bottom:5px;*/
	
}

.prodPageDLSpan {
	font-style:normal;
	color:#999999 !important;
	font-size:10px;
}

a:link {
	/* unvisited link */
	text-decoration: none;
	/*color:#FFFFFF*/
}

a:link.frontPageEmailLink {
		font-size:9pt;
		color:#FFFFFF;
}

a:visited {
	/* visited link */
	text-decoration: none;
}

a:hover {
	/* mouse over link */
	text-decoration: none;
} 
a:active {
	/* selected link */
	text-decoration: none;
} 



/* Headings */

h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 20pt;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	font-style: normal;
}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height:20px;
}

.frontPageTitle01 {
	text-align:center;
	line-height:38px;
	font-size: 22pt;
	font-weight: bolder;
	color: #FFFFFF;	
}

.frontPageTitle02 {
	text-align:center;
	/*line-height:30px;*/
	font-size: 20pt;
	font-style: italic;
	color:#999999;
}

.prodPageTitle01 {
	line-height:20px;
	font-size: 15pt;
	color: #FFFFFF;	
}

.prodPageTitle02 {
	/*line-height:20px;*/
	font-style: italic;
	font-size: 13pt;
	color: #999999;
}

.prodPageBuyNow {
	color: #FFFFFF;
	/*font-style: italic;*/
}

.shopProdTitle {
	/*line-height:20px;*/
	font-size: 15pt;
	color: #FFFFFF;	
}

.shopProdSlogan {
	/*line-height:20px;*/
	font-style: italic;
	font-size: 12pt;
	color: #999999;
}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	/*color: red;*/
}

.frontPageTitle03 {
	text-align:center;
	line-height:20px;
	/*font-style: italic;*/
	/*font-size: 12pt;*/
	color:#999999;
}

.prodPageSubHead {
}

.prodPagePrice {
}

.accordionTitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #999999;
}


/* Main Interface*/

#position {
	position: absolute;
	top:10px;
}

#pageHeader {
	position: absolute;
	display: block;
	top:0px;
	height: 115px;
	width: 900px;
	background: url(http://www.abstractdata.biz/ad_images/adt_web_header_01.png) no-repeat;
}

#pageHeader h1 {
	position: absolute;
	display: block;
	top:80px;
	left:10px;
	height:30px;
	color: #FFFFFF;
	line-height:30px;
}

#pageHeader h2 {
	position: absolute;
	display: block;
	top: 80px;
	left:197px;
	font-style: italic;
	color: #999999;
	line-height:32px;
}

#logo {
	position: absolute;
	display:none;
	height: 115px;
}

#contentContainer {
	position: absolute;
	top:160px;
	height: 415px;
	padding: 0px;
	z-index:0;
}

#content{
	position: absolute;
	top:0px;
	overflow: hidden;
}

#contentContainer #content ul ul{
	margin-left: 15px;
}

#contentContainer #sidebar ul ul{
	margin-left: 15px;
}

/*Top Horizontal Navigation*/

#navcontainer {
	position: absolute;
	top: 130px;
	left: 10px;
	height: 30px;
	width: 880px;
	overflow: hidden;
}

/*
#navcontainer ul{	
}
*/

#navcontainer li {
	position: relative;
	float: left;
	list-style-type: none;
	text-align: center;
}

#navcontainer li a {
	display: block;
	position: relative;
	height: 33px;
	width: 113px;
	text-align: center;
	padding-top: 6px;
	padding-right: 10px;
	background: url(http://www.abstractdata.biz/ad_images/submenu_btn_05_02.png) 	no-repeat;
}

#navcontainer li a:link, #navcontainer li a:visited {
	color: #999999 !important;
}

#navcontainer li a:hover, #navcontainer li a:active {
	color: #CCCCCC !important;
}

#navcontainer li a.current  {
	color: #FFFFFF !important;
}

#navcontainer ul ul{
	display: none;
}

/*Bottom Horizontal Sub Nav*/

#subPages {
	position:absolute;
	/*top:427px;*/
	top:527px;
	left:295px;
	z-index:10;
}

#subPages ul {
	position:absolute;
	display:inline;
	/*left:147px;*/
	/*top: 213px;*/
	height: 33px;
	/*background-color:white;*/
}

#subPages li {
	position:absolute;
	display: inline;
	list-style-type: none;
}

#subPages li a{
	display: inline;
}

#subPages span {
	display: none;
}

#subPages ul ul span { 
	display: inline;
	/*padding: 0;*/
}

#subPages ul ul {
	position: absolute;
	display: inline;
	/*background-color:red;*/
	/*top: 425px;*/
	/*right: 19px;*/
	/*height: 33px;*/
	width:575px;
}

#subPages ul ul li {
	position: relative;
	display:inline;
	float:left;
	overflow: hidden;
	background: url(http://www.abstractdata.biz/ad_images/submenu_btn_05_02.png) no-repeat;
	height: 33px;
	width: 113px;
	left: 10px;
	padding-right: 10px;
}

#subPages ul ul li a{
	display: block;
	height: 33px;
	width: 113px;
	text-align: center;
	padding-top: 6px;
}

#subPages ul ul li a:link, #subPages ul ul li a:visited {
	color: #999999 !important;
}

#subPages ul ul li a:hover, #subPages ul ul li a:active {
	color: #CCCCCC !important;
}

#subPages ul ul li a.current  {
	color: #FFFFFF !important;
}

#subPages ul ul ul {
	/*background-color:yellow;*/
	display: none;
}

/* Side Bar */

#id0_sideBarBox {
	position:absolute;
	left:0px;
	top:0px;
	width:236px;
	height:144px;
	/*border-style:none;*/
	/*border-width:1px;*/
	/*border-color:#333333;*/
}

#id01_sideBarAvatar {
	position:absolute;
	top:0px;
	left:0px;
	height:64px;
	width:64px;
	overflow: hidden;
	background-position:center;
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/
}

/*
#id01_sideBarLogo {
	position:absolute;
	top:270px;
	left:0px;
	height:32px;
	width:32px;
	background-position:center;
	border-style: none;
}

#id02_sideBarLogo {
	position:absolute;
	top:270px;
	left:34px;
	height:32px;
	width:32px;
	background-position:center;
	border-style: none;
}

#id03_sideBarLogo {
	position:absolute;
	top:270px;
	left:68px;
	height:32px;
	width:32px;
	background-position:center;
	border-style: none;
}

#id04_sideBarLogo {
	position:absolute;
	top:270px;
	left:102px;
	height:32px;
	width:32px;
	background-position:center;
	border-style: none;
}

#id05_sideBarLogo {
	position:absolute;
	top:270px;
	left:136px;
	height:32px;
	width:32px;
	background-position:center;
	border-style: none;
}

#id06_sideBarLogo {
	position:absolute;
	top:270px;
	left:170px;
	height:32px;
	width:32px;
	background-position:center;
	border-style: none;
}

#id07_sideBarLogo {
	position:absolute;
	top:270px;
	left:204px;
	height:32px;
	width:32px;
	background-position:center;
	border-style: none;
}
*/

/* Footer */
#footer {
	position:absolute;
	top:576px;
	left:0px;
	height:10px;
	/*height: 1000px;*/
	/*width: 1px;*/
	/*padding: 100px;*/
	/*color: #006667;*/
	/*text-indent: 0px;*/
	/*background-color:yellow;*/
}

#footer p {
	position: relative;
	float: right;
	left: -10px;
	margin-top: -26px;
	color: #999999;
}

#id1_footBox {
	position:absolute;
	top:5px;
	left:27px;
	height:31px;
	width:31px;
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/
}

#id2_footBox {
	position:absolute;
	top:5px;
	left:59px;
	height:31px;
	width:31px;	
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/
}

#id3_footBox {
	position:absolute;
	top:5px;
	left:91px;
	height:31px;
	width:31px;
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/
}

#id4_footBox {
	position:absolute;
	top:5px;
	left:123px;
	height:31px;
	width:31px;
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/
}

#id5_footBox {
	position:absolute;
	top:5px;
	left:155px;
	height:31px;
	width:31px;
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/
}

#id6_footBox {
	position:absolute;
	top:5px;
	left:187px;
	height:31px;
	width:31px;
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/
}

#id7_footBox {
	position:absolute;
	top:5px;
	left:219px;
	height:31px;
	width:31px;
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/	
}

#id8_footBox {
	position:absolute;
	top:5px;
	left:251px;
	height:31px;
	width:31px;
	border-style: none;
	/*border-color:#333333;*/
	/*border-width:1px;*/	
}


/* Hex Series Front Page - YouTube Player */

/*
#videoFrontPage {
	clip:rect(9px,312px,260px,9px);
}
*/

/* Hex Series Front Page - Product Shots */

a.picsHX01, a.picsHX02, a.picsHX03 {
}

a.picsHX01:visited, a.picsHX02:visited, a.picsHX03:visited {
}

a.picsHX01:hover, a.picsHX02:hover, a.picsHX03:hover {
}

a.picsHX01:active, a.picsHX02:active, a.picsHX03:active {
}

#prodShotContainerHX {
	position:absolute;
	top:0px;
	left: 0px;
	height:272px;
	width:320px;
}

#prodShotContainerHX a img {
	position:absolute;
	top:0px;
	left: 0px;
}

#prodShotContainerHX a.picsHX00 {
	position:absolute;
	top:0px;
	left:0px;
	height:131px;
	width:320px;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerHX a.picsHX01, #prodShotContainerHX a.picsHX02, #prodShotContainerHX a.picsHX03 {
	position:absolute;
	top:141px;
	/*left:198px;*/
	height:131px;
	width:100px;
	border-style: solid;
	border-width:1px;
	/*border-color:#333333;*/
	border-color:#999999;
}

#prodShotContainerHX a.picsHX01 {
	left:0px;
}

#prodShotContainerHX a.picsHX02 {
	left:110px;
}

#prodShotContainerHX a.picsHX03 {
	left:220px;
}

#prodShotContainerHX a.picsHX01 span, #prodShotContainerHX a.picsHX02 span, #prodShotContainerHX a.picsHX03 span {
	position:absolute;
	display:none;
	top:-141px;
	/*height:131px;*/
	/*width:320px;*/	
}

#prodShotContainerHX a.picsHX01 span {
	left:0px;
}

#prodShotContainerHX a.picsHX02 span {
	left:-110px;
}

#prodShotContainerHX a.picsHX03 span {
	left:-220px;
}

#prodShotContainerHX a.picsHX01 span img, #prodShotContainerHX a.picsHX02 span img, #prodShotContainerHX a.picsHX03 span img {
}

#prodShotContainerHX a.picsHX01:hover, #prodShotContainerHX a.picsHX02:hover, #prodShotContainerHX a.picsHX03:hover {
}

#prodShotContainerHX a.picsHX01:hover span, #prodShotContainerHX a.picsHX02:hover span, #prodShotContainerHX a.picsHX03:hover span {
	position:absolute;
	display:block;
	top: -142px;
	z-index:10;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerHX a.picsHX01:hover span {
	left:-1px;
}

#prodShotContainerHX a.picsHX02:hover span {
	left:-111px;
}

#prodShotContainerHX a.picsHX03:hover span {
	left:-221px;
}

#prodShotContainerHX a.picsHX01:active, #prodShotContainerHX a.picsHX02:active, #prodShotContainerHX a.picsHX03:active {
}

#prodShotContainerHX a.picsHX01:active span, #prodShotContainerHX a.picsHX02:active span, #prodShotContainerHX a.picsHX03:active span {
	position:absolute;
	/*display:block;*/
	top:-142px;
	/*left:-199px;*/
	height:131px;
	width:320px;
	z-index:5;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerHX a.picsHX01:active span {
	left:-1px;
}

#prodShotContainerHX a.picsHX02:active span {
	left:-111px;
}

#prodShotContainerHX a.picsHX03:active span {
	left:-221px;
}

#prodShotContainerHX a.picsHX01:focus, #prodShotContainerHX a.picsHX02:focus, #prodShotContainerHX a.picsHX03:focus {
}


#prodShotContainerHX a.picsHX01:focus span, #prodShotContainerHX a.picsHX02:focus span, #prodShotContainerHX a.picsHX03:focus span {
	position:absolute;
	display:block;
	top:-142px;
	z-index:5;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerHX a.picsHX01:focus span {
	left:-1px;
}

#prodShotContainerHX a.picsHX02:focus span {
	left:-111px;
}

#prodShotContainerHX a.picsHX03:focus span {
	left:-221px;
}

/* ProdPage All - Accordion Menu */


.accProdColumnL {
	/*position:absolute;*/
	/*width:402px;*/
	float:left;
	width:150px;
	/*margin:10px 0;*/
	margin-bottom:5px;
	margin-right:7px;
}

.accProdColumnR {
	/*position:absolute;*/
	/*width:402px;*/
	float:left;
	width:240px;
	/*margin:10px 0;*/
	margin-bottom:5px;
}


/* ProdPage All - PayPal Buttons */

.button_add {
	position:absolute;
	/*display:block;*/
	display:inline;
	top:0px;
	left:0px;
	height:33px;
	width:118px;
	padding-left:37px;
	border:0px;
	background-color:transparent;
	background-image: url(http://www.abstractdata.biz/ad_images/cart_add.png);
	background-repeat:no-repeat;
	text-align:left;
	/*text-indent:37px;*/
	/*margin-left: 0px;*/
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10pt;
	cursor:pointer;
}

.button_add:link {
	/* unvisited link */	
	text-decoration: none;
} 

.button_add:visited {
	/* visited link */
	text-decoration: none;
}

.button_add:hover {
	/* mouse over link */
	text-decoration: none;
	color: #CCCCCC;
} 
.button_add:active {
	/* selected link */
	text-decoration: none;
	color: #CCCCCC;
} 

.button_view {
	position:absolute;
	/*display:block;*/
	display:inline;
	top:0px;
	left:0px;
	height:33px;
	width:118px;
	padding-left:37px;
	border:0px;	
	background-color:transparent;
	background-image: url(http://www.abstractdata.biz/ad_images/cart.png);
	background-repeat:no-repeat;
	text-align:left;
	/*text-indent:37px;*/
	/*margin-left: 0px;*/
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10pt;
	cursor:pointer;
}

.button_view:link {
	/* unvisited link */	
	text-decoration: none;
} 

.button_view:visited {
	/* visited link */
	text-decoration: none;
}

.button_view:hover {
	/* mouse over link */
	text-decoration: none;
	color: #CCCCCC;
} 

.button_view:active {
	/* selected link */
	text-decoration: none;
	color: #CCCCCC;
}

/* ProdPage All - YouTube Player */

#videoProdPage {
	position:absolute;
	/*top:-80px;*/
	left:0px;
}


/* ProdPage Synthex - Product Shots */

a.pics01SY, a.pics02SY, a.pics03SY {
}

a.pics01SY:visited, a.pics02SY:visited, a.pics03SY:visited {
}

a.pics01SY:hover, a.pics02SY:hover, a.pics03SY:hover {
}

a.pics01SY:active, a.pics02SY:active, a.pics03SY:active {
}

#prodShotContainerSY {
	position:absolute;
	top:0px;
	left: 0px;
	width:256px;
	height:144px;
}

#prodShotContainerSY a img {
	position:absolute;
	top:0px;
	left: 0px;
}

#prodShotContainerSY a.pics00SY, #prodShotContainerSY a.pics01SY, #prodShotContainerSY a.pics02SY, #prodShotContainerSY a.pics03SY {
	position:absolute;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerSY a.pics00SY {
	top:0px;
	left:0px;
	height:144px;
	width:192px;
}

#prodShotContainerSY a.pics01SY, #prodShotContainerSY a.pics02SY, #prodShotContainerSY a.pics03SY {
	left:198px;
	height:42px;
	width:56px;
}

#prodShotContainerSY a.pics01SY {
	top:0px;
}

#prodShotContainerSY a.pics02SY {
	top:51px;
}

#prodShotContainerSY a.pics03SY {
	top:102px;
}

/*
#prodShotContainerSY a.pics01SY img.thumb, #prodShotContainerSY a.pics02SY img.thumb, #prodShotContainerSY a.pics03SY img.thumb {
}
*/

#prodShotContainerSY a.pics01SY span, #prodShotContainerSY a.pics02SY span, #prodShotContainerSY a.pics03SY span {
	position:absolute;
	display:none;
	left:198px;
	/*width:192px;*/
	/*height:144px;*/
}

#prodShotContainerSY a.pics01SY span img, #prodShotContainerSY a.pics02SY span img, #prodShotContainerSY a.pics03SY span img {
}

#prodShotContainerSY a.pics01SY:hover, #prodShotContainerSY a.pics02SY:hover, #prodShotContainerSY a.pics03SY:hover {
}

#prodShotContainerSY a.pics01SY:hover span, #prodShotContainerSY a.pics02SY:hover span, #prodShotContainerSY a.pics03SY:hover span {
	position:absolute;
	display:block;
	left:-199px;
	z-index:10;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerSY a.pics01SY:hover span {
	top:-1px;
}

#prodShotContainerSY a.pics02SY:hover span {
	top:-52px;
}

#prodShotContainerSY a.pics03SY:hover span {
	top:-103px;
}

#prodShotContainerSY a.pics01SY:active, #prodShotContainerSY a.pics02SY:active, #prodShotContainerSY a.pics03SY:active {
}

#prodShotContainerSY a.pics01SY:active span, #prodShotContainerSY a.pics02SY:active span, #prodShotContainerSY a.pics03SY:active span {
	position:absolute;
	/*display:block;*/
	left:-199px;
	z-index:5;
	/*height:144px;*/
	/*width:192px;*/
	border-style: solid;
	border-width:1px;
	border-color:#999999;	
}

#prodShotContainerSY a.pics01SY:active span {
	top:-1px;
}

#prodShotContainerSY a.pics02SY:active span {
	top:-52px;
}

#prodShotContainerSY a.pics03SY:active span {
	top:-103px;
}

#prodShotContainerSY a.pics01SY:focus, #prodShotContainerSY a.pics02SY:focus, #prodShotContainerSY a.pics03SY:focus {
}


#prodShotContainerSY a.pics01SY:focus span, #prodShotContainerSY a.pics02SY:focus span, #prodShotContainerSY a.pics03SY:focus span {
	position:absolute;
	display:block;
	left:-199px;
	z-index:5;
	border-style: solid;
	border-width:1px;
	border-color:#999999;	
}

#prodShotContainerSY a.pics01SY:focus span {
	top:-1px;
}

#prodShotContainerSY a.pics02SY:focus span {
	top:-52px;
}

#prodShotContainerSY a.pics03SY:focus span {
	top:-103px;
}

/* ProdPage Morphex - Product Shots */

a.pics01MO, a.pics02MO, a.pics03MO {
}

a.pics01MO:visited, a.pics02MO:visited, a.pics03MO:visited {
}

a.pics01MO:hover, a.pics02MO:hover, a.pics03MO:hover {
}

a.pics01MO:active, a.pics02MO:active, a.pics03MO:active {
}

#prodShotContainerMO {
	position:absolute;
	top:0px;
	left: 0px;
	width:256px;
	height:144px;
}

#prodShotContainerMO a img {
	position:absolute;
	top:0px;
	left: 0px;
}

#prodShotContainerMO a.pics00MO, #prodShotContainerMO a.pics01MO, #prodShotContainerMO a.pics02MO, #prodShotContainerMO a.pics03MO {
	position:absolute;
	border-color:#999999;
	border-style: solid;
	border-width:1px;
}

#prodShotContainerMO a.pics00MO {
	top:0px;
	left:0px;
	height:144px;
	width:192px;
}

#prodShotContainerMO a.pics01MO, #prodShotContainerMO a.pics02MO, #prodShotContainerMO a.pics03MO {
	left:198px;
	height:42px;
	width:56px;
}

#prodShotContainerMO a.pics01MO {
	top:0px;
}

#prodShotContainerMO a.pics02MO {
	top:51px;
}

#prodShotContainerMO a.pics03MO {
	top:102px;
}

/*
#prodShotContainerMO a.pics01MO img.thumb, #prodShotContainerMO a.pics02MO img.thumb, #prodShotContainerMO a.pics03MO img.thumb {
}
*/

#prodShotContainerMO a.pics01MO span, #prodShotContainerMO a.pics02MO span, #prodShotContainerMO a.pics03MO span {
	position:absolute;
	display:none;
	left:-198px;
}

#prodShotContainerMO a.pics01MO span img, #prodShotContainerMO a.pics02MO span img, #prodShotContainerMO a.pics03MO span img {
}

#prodShotContainerMO a.pics01MO:hover, #prodShotContainerMO a.pics02MO:hover, #prodShotContainerMO a.pics03MO:hover {
}

#prodShotContainerMO a.pics01MO:hover span, #prodShotContainerMO a.pics02MO:hover span, #prodShotContainerMO a.pics03MO:hover span {
	position:absolute;
	display:block;
	left:-199px;
	z-index:10;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerMO a.pics01MO:hover span {
	top:-1px;
}

#prodShotContainerMO a.pics02MO:hover span {
	top:-52px;
}

#prodShotContainerMO a.pics03MO:hover span {
	top:-103px;
}

#prodShotContainerMO a.pics01MO:active, #prodShotContainerMO a.pics02MO:active, #prodShotContainerMO a.pics03MO:active {
}

#prodShotContainerMO a.pics01MO:active span, #prodShotContainerMO a.pics02MO:active span, #prodShotContainerMO a.pics03MO:active span {
	position:absolute;
	/*display:block;*/
	left:-199px;
	z-index:5;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerMO a.pics01MO:active span {
	top:-1px;
}

#prodShotContainerMO a.pics02MO:active span {
	top:-52px;
}

#prodShotContainerMO a.pics03MO:active span {
	top:-103px;
}

#prodShotContainerMO a.pics01MO:focus, #prodShotContainerMO a.pics02MO:focus, #prodShotContainerMO a.pics03MO:focus {
}

#prodShotContainerMO a.pics01MO:focus span, #prodShotContainerMO a.pics02MO:focus span, #prodShotContainerMO a.pics03MO:focus span {
	position:absolute;
	display:block;
	left:-199px;
	z-index:5;
	border-style: solid;
	border-width:1px;
	border-color:#999999;	
}

#prodShotContainerMO a.pics01MO:focus span {
	top:-1px;
}

#prodShotContainerMO a.pics02MO:focus span {
	top:-52px;
}

#prodShotContainerMO a.pics03MO:focus span {
	top:-103px;
}

/* ProdPage Graphex - Product Shots */

a.pics01GR, a.pics02GR, a.pics03GR {
}

a.pics01GR:visited, a.pics02GR:visited, a.pics03GR:visited {
}

a.pics01GR:hover, a.pics02GR:hover, a.pics03GR:hover {
}

a.pics01GR:active, a.pics02GR:active, a.pics03GR:active {
}

#prodShotContainerGR {
	position:absolute;
	top:0px;
	left: 0px;
	width:256px;
	height:144px;
}

#prodShotContainerGR a img {
	position:absolute;
	top:0px;
	left: 0px;
}

#prodShotContainerGR a.pics00GR, #prodShotContainerGR a.pics01GR, #prodShotContainerGR a.pics02GR, #prodShotContainerGR a.pics03GR {
	position:absolute;
	border-color:#999999;
	border-style: solid;
	border-width:1px;
}

#prodShotContainerGR a.pics00GR {
	top:0px;
	left:0px;
	height:144px;
	width:192px;
}

#prodShotContainerGR a.pics01GR, #prodShotContainerGR a.pics02GR, #prodShotContainerGR a.pics03GR {
	left:198px;
	height:42px;
	width:56px;
}

#prodShotContainerGR a.pics01GR {
	top:0px;
}

#prodShotContainerGR a.pics02GR {
	top:51px;
}

#prodShotContainerGR a.pics03GR {
	top:102px;
}

/*
#prodShotContainerGR a.pics01GR img.thumb, #prodShotContainerGR a.pics02GR img.thumb, #prodShotContainerGR a.pics03GR img.thumb {
}
*/

#prodShotContainerGR a.pics01GR span, #prodShotContainerGR a.pics02GR span, #prodShotContainerGR a.pics03GR span {
	position:absolute;
	display:none;
	left:-198px;
}

#prodShotContainerGR a.pics01GR span img, #prodShotContainerGR a.pics02GR span img, #prodShotContainerGR a.pics03GR span img {
}

#prodShotContainerGR a.pics01GR:hover, #prodShotContainerGR a.pics02GR:hover, #prodShotContainerGR a.pics03GR:hover {
}

#prodShotContainerGR a.pics01GR:hover span, #prodShotContainerGR a.pics02GR:hover span, #prodShotContainerGR a.pics03GR:hover span {
	position:absolute;
	display:block;
	left:-199px;
	z-index:10;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerGR a.pics01GR:hover span {
	top:-1px;
}

#prodShotContainerGR a.pics02GR:hover span {
	top:-52px;
}

#prodShotContainerGR a.pics03GR:hover span {
	top:-103px;
}

#prodShotContainerGR a.pics01GR:active, #prodShotContainerGR a.pics02GR:active, #prodShotContainerGR a.pics03GR:active {
}

#prodShotContainerGR a.pics01GR:active span, #prodShotContainerGR a.pics02GR:active span, #prodShotContainerGR a.pics03GR:active span {
	position:absolute;
	/*display:block;*/
	left:-199px;
	z-index:5;
	border-style: solid;
	border-width:1px;
	border-color:#999999;
}

#prodShotContainerGR a.pics01GR:active span {
	top:-1px;
}

#prodShotContainerGR a.pics02GR:active span {
	top:-52px;
}

#prodShotContainerGR a.pics03GR:active span {
	top:-103px;
}

#prodShotContainerGR a.pics01GR:focus, #prodShotContainerGR a.pics02GR:focus, #prodShotContainerGR a.pics03GR:focus {
}

#prodShotContainerGR a.pics01GR:focus span, #prodShotContainerGR a.pics02GR:focus span, #prodShotContainerGR a.pics03GR:focus span {
	position:absolute;
	display:block;
	left:-199px;
	z-index:5;
	border-style: solid;
	border-width:1px;
	border-color:#999999;	
}

#prodShotContainerGR a.pics01GR:focus span {
	top:-1px;
}

#prodShotContainerGR a.pics02GR:focus span {
	top:-52px;
}

#prodShotContainerGR a.pics03GR:focus span {
	top:-103px;
}


/* Contact Page */

form {
	position:absolute;
	line-height:9px;
	top:25px;
}

label{
	display:inline;
	position:absolute;
	/*top:80px;*/
	/*color:#777;*/
	color:#999999;
	font-size: 10pt;
	font-weight: bold;
	/*vertical-align:text-bottom;*/
	/*top:-50px;*/
	/*margin-left:30px;*/
}

input {
	display:inline;
	position:relative;
	left:90px;
	top:-18px;
}

.message-text {
	position:absolute;
	top:6px;
	left:90px;
	width:331px;
	/*left:110px;*/
	/*visibility:hidden;*/
	text-align:center;;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight: normal;
} 


.conFormRegister {
	display:block;
	position:relative;
	width:330px;
	height:10px;
	left:110px;
	top:-7px;
	font-size: 9pt;
	font-weight: normal;
	font-style:italic;
}

.required-text {
	display:inline;
	position:relative;
	left:80px;
	top:3px;
	color:#FFFFFF;
	/*font-size: 10pt;*/	
} 

.form-input-field {
	/*display:inline;*/
	position:relative;
	/*float:left;*/
	left:90px;
	top:-10px;
	width: 330px;
	border: 1px solid #333333;
	/*padding-top: 10px;*/
	/*margin-bottom:10px;*/
	/*background-color: #eee;*/
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	/*font-weight: bolder;*/
	/*line-height: 12pt;*/
}

.form-input-button {
	display:inline;
	position:relative;
	/*left:-10px;*/
	/*float:left;*/
	top:-27px;
	border:0px;
	padding-top: 0px;
	width:113px;
	height:33px;
	margin-top:10px;
	margin-right:10px;
	background: url(http://www.abstractdata.biz/ad_images/submenu_btn_05_02.png) no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10pt;
	color: #999999;
	cursor:pointer;
}

.form-input-button:link {
	/* unvisited link */	
	text-decoration: none;
} 

.form-input-button:visited {
	/* visited link */
	text-decoration: none;
}

.form-input-button:hover {
	/* mouse over link */
	text-decoration: none;
	color: #CCCCCC;
} 
.form-input-button:active {
	/* selected link */
	text-decoration: none;
	color: #CCCCCC;
} 
