@charset "utf-8";
/* CSS Document */
#back-top {
	position: fixed;
	bottom: 20px;
	margin-left: -100px;
}
@media screen and (max-device-width: 1024px) {
   #back-top {
	position: fixed;
	bottom: 20px;
	margin-left: -85px;
}

}

#back-top a {
	width: 80px;
	display: block;
	text-align: center;
	font: 9px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align:center;
	color: #909090;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #F90;
}

/* arrow icon (span tag) */
#back-top span {
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 7px;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	/* [disabled]background-color:#F3F3F3; */
	background-image: url(uprobot.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#back-top a:hover span {
	/* [disabled]background-color:#F7F7F7; */
	opacity:0.6;
	filter:alpha(opacity=60);
}



html{
	height: 100%;
	overflow-y: scroll;
}
body{
	height: 100%;
	font-size: 62.5%;
}
@font-face {
    font-family: 'SofiaProLightRegular';
    src: url('SofiaProLight-webfont.eot');
    src: url('SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('SofiaProLight-webfont.woff') format('woff'),
         url('SofiaProLight-webfont.ttf') format('truetype'),
         url('SofiaProLight-webfont.svg#SofiaProLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MuseoSans500Regular';
    src: url('MuseoSans_500-webfont.eot');
    src: url('MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('MuseoSans_500-webfont.woff') format('woff'),
         url('MuseoSans_500-webfont.ttf') format('truetype'),
         url('MuseoSans_500-webfont.svg#MuseoSans500Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.mainBackground2
{
	background: #000000 url('../images/background2.jpg') no-repeat center;
	height:491px;
	width: 100%;
}
.mainHeader2
{
    width:1034px;
    top:0px;
	position:relative;
    margin: 0 auto;
	background: url('../images/navigation_background.png') no-repeat bottom ;
}
.logo
{
z-index:4;
}
.mainLogo
    {   
    float:left;
    position:relative;
    border:none;
    z-index:1;

    }
           	/* Opera Hack */
noindex:-o-prefocus, .mainHeader2 { 
   left:1px;
} 
.mainBody2
{
    width:1034px;
    margin: 0 auto;
	height:100%;
    
}
.mainBodyContent2
{
    background: url('../images/main_body_background.png') repeat-y top;
    width:1034px;
	height:100%;

}
#robotBackground2{
	background: url('../images/bw_robot_background.gif') no-repeat bottom right;
	width:100%;
	min-height:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: -253px;
	padding-left: 0px;
			}	
    .mainNavigation
    {
    position:relative;
    top:-16px;
    left:28px;
    }

#mainTitle
{
	width:894px;
	margin: 0px 0px 15px 0px;
	padding:0px 0px 0px 75px;        
}

#mainTitle h1
{
        position:relative;
        left:-20px;        
}
           
h1 
{
	font-family:'MuseoSans500Regular';
	font-size:1.45em;         
}
a.category {
	text-align:center;
	/* [disabled]margin-top: 15px; */
	font-weight: bold;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	display: block;
}
a.category:link,a.category:visited{
	color:#000000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
}
a.category:hover
{
	color:#ff7b17;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.description-category{
	position: relative;
	/* [disabled]display: block; */
	margin-top: 15px;
	margin-bottom: 15px;
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]font-size: 1em; */
	padding: 0px 0px 0px 0px;
}
.description-category p{
	height:100%;
	font-size: 0.8em;
	font-family: 'SofiaProLightRegular';
	color:#757575;
	/* [disabled]line-height: 1.48; */
	padding: 0px 0px 0px 0px;
}
@media screen and (max-device-width: 1024px) {
.description-category p{
	font-size: 0.5em;
	}
}

.description-category p a:link, .description-category p a:visited{
	font-family: 'SofiaProLightRegular';
	color:#2681a8;
	text-decoration: none;
	font-size: inherit;
}
.description-category p a:hover{
	font-size: 1em;
	font-family: 'SofiaProLightRegular';
	color:#2681a8;
	text-decoration: underline;
}
h3{
	color:#242424;
	margin-bottom: 5px;
	margin-left: 25px;
	float: left;
	overflow: auto;
	font-family: 'MuseoSans500Regular';
	font-weight: bold;
	font-size: 14px;
}
p.title{
	color:#242424;
	margin-bottom: 5px;
	margin-left: 25px;
	float: left;
	overflow: auto;
	font-family: 'MuseoSans500Regular';
	font-weight: bold;
	font-size: 14px;
}
p.price
{
	float:right;
	margin-right:130px;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	overflow: auto;
}

h4
{
	float:right;
	margin-right:130px;
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	overflow: auto;
}

.triangle-left {
	float:right;
	position:relative;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-right: 6px solid;
	border-bottom: 3px solid transparent;
	border-right-color: #999999;
	margin-top:4px;
	margin-right:5px;
	color: #999;
}
#triangle-left {
	float:right;
	position:relative;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-right: 6px solid;
	border-bottom: 3px solid transparent;
	border-right-color: #999999;
	margin-top:4px;
	margin-right:5px;
	color: #999;
}
.triangle-right {
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 6px solid;
	border-bottom: 3px solid transparent;
	border-right-color: #999999;
	float:right;
	position:relative;
	margin-top:5px;
	margin-left:5px;
	color: #999;
}
#triangle-right {
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 6px solid;
	border-bottom: 3px solid transparent;
	border-right-color: #999999;
	float:right;
	position:relative;
	margin-top:5px;
	margin-left:5px;
	color: #999;
}


#submit1{height:18px; width:55px; font-size:10px}

.wrapper5 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -126px;
	 /* the bottom margin is the negative value of the footer's height */
}

.footer5, .push {
	height: 126px;
	 /* .push must be the same height as .footer */
}
.footer5{
	background-color:#001721;
	}
.footerwrap{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height: 126px;
}
@media screen and (max-device-width: 1024px) {
    .wrapper5 {
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 1090px;
}
.footer5{
	background-color:#001721;
	width:1090px;
	margin-left:auto;
	margin-right:auto;
	}

}
.footerDisclaimer{
	color:#FFF;
	width:500px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:25px;
	position: relative;
	margin-right: 0px;
	float: left;
}
    *
    {
    margin: 0px 0px 0px 0px;
	*border:1px solid #ccc;
    }
.footerInformation{
	width:100%;
	height:30px;
	padding-top:10px;
	position: relative;
	margin-right: auto;
	/* [disabled]float: left; */
	color: #CF6;
	margin-left: auto;
	text-align: center;
}
.footerlinks a:link
{
	color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;


}
.footerlinks a:visited
{
	color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;


}
.footerlinks a:hover
{
	color:#ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;


}
#contentwrap {
	background: url('../images/main_body_background.png') repeat-y top;
	margin-left:auto;
	margin-right:auto;
	margin-top: -235px;
	font: 18px arial, verdana, sans-serif;
	width: 1034px;
}
#robot-back {
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:25px;
	width: 1034px;
	height: 250px;
	background-image: url(../images/robot-background.png);
	background-position:top;
	background-repeat: no-repeat;
}

.header_links
{
	left:-40px;
	top:95px;
	/* [disabled]color:#ff7b17; */
	width:280px;
	float:right;
	position:relative;
	text-align:center;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
}
	.header_links A:link, .header_links A:visited
{
	color:#92c6ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight: normal;
}
.header_links A:hover
{
	color:#ff7b17;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	font-weight: normal;
}
.breadCrumb2 
{
	position:relative;
	left:55px;
	color:#2681a8;
	font-family: 'SofiaProLightRegular';
	font-size:12px;
	width:845px;
	padding: 0;
	border: 0;
	margin: 0px 15px 10px 0;
	/* [disabled]display: block; */
	height: 15px;
}
.breadCrumb2  A:link, .breadCrumb2  A:visited
{
	font-family: 'SofiaProLightRegular';
	font-size:12px;
	font-weight:normal;
	color:#2681a8;
	text-decoration:none;
}
.breadCrumb2  A:hover
        {
	text-decoration:underline;
	color:#919191;
	font-weight: normal;
	font-family: 'SofiaProLightRegular';
	font-size: 12px;
            }
.mainTitle
       {
	width:894px;
	margin: 0px 0px 15px 0px;
	padding:0px 0px 0px 75px;
	clear: both;
	display: block;        
        }
		
.mainTitle h1
       {
        position:relative;
        left:-20px;
        
        }
			
noindex:-o-prefocus, .breadCrumb2 A:link, .breadCrumb2 A:hover, .breadCrumb2 A:visited { 
  font-family: Arial, Helvetica, sans-serif; 
} 

.dimensions{
	width:640px;
	height:15px;
	font-family:'SofiaProLightRegular';
	font-size:14px;
	position:relative;
	z-index:1;
	text-align: right;
	left: 115px;
	margin-top: 10px;
	padding: 0;
	border: 0;
	font-weight: normal;
}
#par{
	padding-right:40px;
	padding-left: 40px;
}
.phone_num
    {
	width:294px;
	height:57px;
	background:url(../images/phone_num.png);
	float:right;
	top:20px;
	right:33px;
	position:relative;
	z-index:1;
    }
.used-button{
	width:177px;
	height:32px;
	float:right;
	top: 90px;
	left: 250px;
	position:relative;
	z-index:1;
	display:block;
}
.arrow {
	display: inline-block;
	position: relative;
	width:177px;
	height:32px;
	background: url(../images/used_equip.png) no-repeat;
	background-position: bottom;
	text-decoration:none;
	text-align:center;
	vertical-align: bottom;
	color:#B2B2B2;
}
.arrow span {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: url(../images/used_equip.png) no-repeat;
	background-position: top;
	font-size:16px;
	font-family:'SofiaProLightRegular';
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
	transition: opacity 0.5s;
	text-indent: 0;
	color:#B2B2B2;
	display: block;
}
.arrow:hover span {
	opacity: 1;
	filter:alpha(opacity=100);
	color:#FFFFFF;
	font-size:16px;
	font-family:'SofiaProLightRegular';
		-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
	transition: opacity 0.5s;
}
.arrow p{
	vertical-align:central;
	display:block;
	font-size:16px;
	font-family:'SofiaProLightRegular';
	margin: 0;
	padding-top: 6px;
}	

.product-id{
	float:left;
	color:#999;
	margin-left:45px;
	font-size:12px;
	font-family:'MuseoSans500Regular';
}

.product_info{
	position:relative;
	left:115px;
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index: 0;
}
.product_info_image{
	position:relative;
	width:673px;
	height:470px;
	float: left;
}
.product_info_icon{
	position:relative;
	width:107px;
	height:71px;
	float: right;
}
.product_info_icon img{
	position:relative;
	/* [disabled]width:70px; */
	/* [disabled]height:47px; */
	border-width:0px;
	border-color: #F2F2F2;
	margin: 0 auto;
	display: block;
	margin-top: 11px;
	/* [disabled]margin-bottom: 11px; */
}
.product_info_icon a:link img{
	opacity:0.6;
	filter:alpha(opacity=60);
	/* [disabled]border-width: 1px; */
	/* [disabled]border-color: #CCC; */
}
.product_info_icon a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}
.product_info_icon a:visited img{
	opacity:0.6;
	filter:alpha(opacity=60);
	/* [disabled]border-color: #666; */
	/* [disabled]border-width: 1px; */
}
.product_info_description{
	width:780px;
	position: relative;
	float: left;
}
.product_info p{
	margin-left: 25px;
	margin-right: 130px;

}

#pricetag
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#333333;
	position: absolute;
	width: 145px;
	z-index: 1;
	top: 812px;
	margin-left: 650px;
	height: 22px;
	left: 96px;
}
.categoryitem{
	font-family: Arial, helvetica, geneva;
	font-size:12px;
	width:215px;
	position:relative;
	height: 180px;
	margin-right: auto;
	float: left;
            }
 .categoryitem img{
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	display: block;
            }
.categoryitem  a:hover img{
               opacity:0.6;
               filter:alpha(opacity=60); /* For IE8 and earlier */
            }
.categorywrap
{
	sposition:relative;
	width:860px;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
}
.categorywrap:after {
  content: "";
  display: table;
  clear: both;
}
.categorytitle
{
	text-align:center;
	/* [disabled]margin-top: 15px; */
	font-weight: bold;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

#copyright{
	color:#999999;
	position: relative;
	margin-top: 0px;
	height: 15px;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	/* [disabled]float: left; */
	text-align: center;
	font-size: 10px;
}
#sharing{
	height:33px;
	margin-left:auto;
	margin-right:auto;
	margin-top:14px;
	margin-bottom:22px;
	width:185px;
	text-align:center;
}
.sharing{
	height:33px;
	margin-left:auto;
	margin-right:auto;
	margin-top:14px;
	margin-bottom:22px;
	width:185px;
	text-align:center;
}
.sharing:after {
  content: "";
  display: table;
  clear: both;
}
.social{
	position:relative;
	display:block; float:left; width:32px; height:32px; 
}
.social a:link,.social a:visited{
	background-image:url(../images/social.png);	
}
.social a:hover{
	               opacity:0.6;
               filter:alpha(opacity=60);
}
#iaapa img
{
	position:relative;
	margin-left: 50px;
	margin-right: 0px;
	border: none;
}
#footerleft{
	height:126px;
	width:300px;
	float: left;
}
#footercenter{
	height:126px;
	width:400px;
	float: left;
}
#footerright{
	height:126px;
	width:300px;
	float: left;
}
.signup-text{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:12px;
}

