@charset "utf-8";
/* CSS Document */

body{
	margin: 0px auto;
	background-color: #0f0f0f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #c8c8c8;
}
#container{
	margin: auto;
	width: 888px;
	height: auto;
}
#header{
	padding-top: 28px;	
}
#logo{
	width: 888px;
	height: 71px;
	background-image:url(../images/irobot-logo.png);
	background-repeat: no-repeat;
}
#flash-content{
	width: 888px;
	height: 452px;
	margin: auto;	
}
#product-footer-1{
	margin-top: 10px;
	float: left;
	height: 92px;
	width: 438px;
	background-image:url(../images/product-footer-bg.jpg);
	background-repeat: no-repeat;
}
#product-footer-1-inner1{
	float: left;
}
#product-footer-1-inner2{
	padding-left: 20px;
}
#product-footer-2{
	margin-top: 10px;
	float: right;
	height: 92px;
	width: 438px;
	background-image:url(../images/product-footer-bg.jpg);
	background-repeat: no-repeat;
}
#product-seperator{
	margin-top: 1px;
	float: left;
	margin-left: 8px;
	height: 88px;
	width: 7px;
	background-image:url(../images/product-footer-seperator.jpg);
	background-repeat: no-repeat;
}
#footer{
	float: left;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 500px;
	padding-top:20px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
}
#footer-links{
	float: right;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 350px;
	padding-top:20px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
}

.footer-link a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
}
.footer-link a:link{
	text-decoration: none;
	color: #4d4d4d;
}
.footer-link a:visited{
	text-decoration: none;
	color: #4d4d4d;
}
.footer-link a:hover{
	text-decoration: none;
	color:#cccccc;
}
#content{
	background-color: #1b1b1b;
}
#product-content-top{
	height: 15px;
	width: 888px;
	background-image:url(../images/product-content-top.jpg);
	background-repeat: no-repeat;
}
#product-content-bottom{
	height: 18px;
	width: 888px;
	background-image:url(../images/product-content-bottom.jpg);
	background-repeat: no-repeat;
}
#product-image{
	margin: auto;
	margin-bottom: 10px;
	width: 860px;
	height: 317px;
}
#content-text-right{
	float: left;
	width: 600px;
	padding-right: 10px;
	padding-left: 15px;
	background-color: #1b1b1b;
}
#product-content-left-top{
	height: 14px;
	width: 227px;
	background-image:url(../images/roomba-product-content-left-top.jpg);
	background-repeat: no-repeat;	
}
#product-content-left-bottom{
	height: 10px;
	width: 227px;
	background-image:url(../images/roomba-product-content-left-bottom.jpg);
	background-repeat: no-repeat;	
}
#product-footer-left-1{
	float: left;
	width: 210px;
	height: 85px;
}
#product-footer-text{
	float: right;
	width: 220px;
	margin: 0px;
}
#content-text-left{
	float: right;
	width: 227px;
	margin-right: 15px;
	padding-left: 10px;
}
#content-text-left-main{
	padding-left: 10px;
	padding-right: 10px;
	background-color:#7dc142;
}
.left-content-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#nav{
	float: right;
	margin-top:30px;
}

#product-content-left-top-s{
	height: 14px;
	width: 227px;
	background-image:url(../images/scooba-product-content-left-top.jpg);
	background-repeat: no-repeat;	
}
#product-content-left-bottom-s{
	height: 10px;
	width: 227px;
	background-image:url(../images/scooba-product-content-left-bottom.jpg);
	background-repeat: no-repeat;	
}
#content-text-left-s{
	float: right;
	width: 227px;
	margin-right: 15px;
	padding-left: 10px;
}
#content-text-left-main-s{
	padding-left: 10px;
	padding-right: 10px;
	background-color:#2394c3;
}
.left-content-text-s{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#content-left-img{
	float: right;
	width: 227px;
	margin-top: 10px;
	margin-right: 15px;
	padding-left: 10px;
}
#video-content-top{
	background-image:url(../images/video-top.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 14px;
}
#video-content-main{
	width: 599px;
	height: auto;
	background-color: #272727;
}
#video-content-bottom{
	background-image:url(../images/video-bottom.jpg);
	background-repeat: no-repeat;
	width: 600px;
	height: 14px;
}
#video-content{
	width: 599px;
	height: auto;
}