/* CSS Document (RobotShop Theme) */

#customer-corner #shopping-cart
{
	background-image:url(/ecom_theme/img/en-us/customer-shopping-cart.jpg);
}

#right-content-right #shopping-cart
{
	background-image:url(/ecom_theme/img/en-us/default-shopping-cart.jpg);
}

#customer-corner-learning-center
{
	background-image:url(/ecom_theme/img/en-us/learning-center-bg.jpg);
}

#header
{
	background-image:url(/ecom_theme/img/en-us/header-bg.jpg);
}

#default-sign-up-newsletter
{
	background-image:url(/ecom_theme/img/newsletter-bg-en.jpg);
}

#search-newsletter #search ul li.search-box
{
    background:transparent url(/ecom_theme/img/en-us/search-robotshop.jpg) no-repeat 0 0;
}

#search-newsletter #search ul li.search-box .SearchGood,
#search-newsletter #search ul li.search-box  .inputBox,
#search-newsletter #search ul li.search-box   .SearchNotGood
{
    width:210px;
}

a.contentSearchLink{line-height:27px;}



/*************************/
/*** HOME PAGE CONTENT ***/
#robot-arm #slogan-robotics
{
    width:318px;
    height:35px;
    float:right;
}

/* V1
#robot-arm #slogan-theworld
{
  width:265px;
  height:65px;
  float:left;
  margin-top:103px;
	position:relative;
	left:178px;
}
*/

/* V2 */
#robot-arm #slogan-theworld
{
  width:380px;
  height:41px;
  float:right;
  clear:right;
  margin-top:18px;
	position:relative;
	right:40px;
}
