﻿#main_body {
	overflow:hidden; /* Style.css override */
	padding-bottom:20px;
	padding-top:10px;
}
#main_body_container {
	top:0;
	position:relative;
}
h1.wide_shadow {
	padding-right:218px;
}
.odd, .even {
	position:relative;
	min-height:140px;
	padding:15px;
	padding-left:15px;
	font-size:12px;
	margin-top:10px;
}
.odd > div, .even > div {
	position:relative;
	z-index:1;
}
.even {
	padding:0;
	padding-left:15px;
}
.odd, .even, .robot_select {
	margin-bottom:20px;
}
.odd p, .even p, .rn_AnswerList p {
	margin:10px 0;
}
.odd .top, .robot_select .top {
	width:100%;
	height:43px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.odd .bottom, .robot_select .bottom {
	width:100%;
	height:43px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}
.rn_AnswerList a {
	font-size:14px;
}
.rn_AnswerList p {
	position:relative;
	z-index:2 !important;
}
a.more {
	font-size:12px;
	padding-top:20px;
	position:relative;
	z-index:2 !important;
}
.odd ol, .rn_AnswerList ol {
	list-style:none;
}
.odd ol li, .rn_AnswerList ol li {
	padding:10px 0;
}
.rn_ElementsHeader, .rn_ElementsData {
	font-size:11px;
	color:#3d3d3d;
}
.rn_Element1 ol {
    list-style: outside none none;
    }
/*.homesupport-content li + li {
    margin: 0.75em 0 0;
    }*/
    
.homesupport-content li {
    margin: 0.75em 0 0;
}
    
#left_col {
//	width:840px;
//	float:left;
//	overflow:hidden;
	display: table-cell;
	
}




/*#right_col {
	width:200px;
	display: table-cell;
	font-size:14px;
	line-height:20px;
	border-left: 1px solid #ebebeb;
	padding-left:15px;
}*/
.popup .section_title {
	margin:10px;
}
#left_col > .section_title {
	margin-bottom:10px;
}
.odd .section_title, .even .section_title {
	margin-left:-50px;
	margin-bottom:10px;
}

#right_col .section_title {
	font-size:14px;
	margin:15px 0 0px;
}

#right_col a {
	text-decoration:none;
	display:block;
	padding-left: 10px;
}
.robot_select {
	font-size:12px;
	position:relative;
	overflow:hidden;
	margin:auto;
	margin-bottom: 20px;
	text-align: center;
}
#robot_select_popup {
	width:800px;
}

.robot_select ul {
    margin-left: 0 !important;
}

.robot_select ul, .robot_select li {
    display: block;
        float: none;
            height: auto;
                position: static;
                    width: auto;
                    }
.robot_select > ul {
	text-align: left;
	list-style:none;
	height:130px;
	width:600px;
	position:relative;
	zoom:1;
}
.robot_select > ul > li {
	width:134px;
	display:inline-block;
	height:130px;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:10px;
	padding-top:15px;
	cursor:pointer;
	position:relative;
	zoom:1;
}
.robot_select > ul > li.active {
	background-color:#fff;
	position: relative;
	
}

.robot_select > ul > li.active::after {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIYAAAAKCAMAAABG1dYAAAAAPFBMVEX////MzMz+/v76+vri4uLe3t7z8/P39/fw8PDp6enb29vY2Njt7e3n5+fk5OTT09PQ0NDOzs7r6+vm5ubZLQ9fAAAAcUlEQVQ4y8XOOQ6EMBBE0Wr34hVsmPvfdTTBCAJAspDsl1RYH9QteTyyRN3QL5IybnmlHWMsJDchrBQxjPtsK19EyLY4jMRrOx6PNofRWFp0p4jYhDGDl1r+EXsVj1lMc/htqWqYKaRsIathtpJTwFtfVBYC6IrrjgUAAAAASUVORK5CYII=');
	background-position: center bottom;
	content: '';
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 16px;
	left: 0;
}

.robot_select > ul > li > ul {
	padding-top:10px;
	position:absolute;
	top:134px;
	height:145px;
	list-style:none;
	left:0;
	display:none;
	z-index:0;
	width:600px;
}
.robot_select > ul > li > ul li {
	display:inline-block;
	/*height:5px;
	padding-top:80px;*/
	width:120px;
	z-index:1;
	color:#64a70b;
	font-weight:bold;
	float:left;
}
.robot_select > ul > li > ul li a {
	height:85px;
	width:92px;
	text-decoration:none;
	color:#191919;
	margin:0 5px;
	font-weight:normal;
    padding-top: 80px;
    display: block;
}
.robot_select > ul > li > ul li.active a {
	color:#191919;
}
#sidebar_robot_selected {
	width:100%;
	padding-top:140px;
	text-align:center;
	font-size:18px;
}
#sidebar_robot_selected legend {
	font-size:1em;
    /*IE6/7 gives legends an offset*/
    *left: -7px;
 *position:relative;
	padding: 0 2px;
}
#sidebar_robot_selected fieldset {
	padding:2px 5px 5px 5px;
}
#sidebar_robot_selected select {
	width:100%
}
#sidebar_robot_selected fieldset:hover {
	background-color:#F7F7F7;
}
#sidebar_robot_selected .product {

	font-weight: bold;
	margin: 5px 0 10px;
}
.select_robot {

	border: 1px solid #64a70b;
	border-radius: 2px;
	line-height: 33px;
	height: 33px;
	color: #64a70b;
	cursor: pointer;

	font-size: 17px;
	margin: auto auto 10px;

	text-align: center;
}
.robot_select ._5 {
	background:url(/themes/irobot/img/irobot/roomba_family_400.png) top no-repeat;
} /* ROOMBA 400 */
.robot_select ._788 {
	background:url(/themes/irobot/img/irobot/roomba_family_500.png) top no-repeat;
} /* ROOMBA 500 */
.robot_select ._2699 {
	background:url(/themes/irobot/img/irobot/roomba_600.png) top no-repeat;
} /* ROOMBA PRO */
.robot_select ._3721 {
	background:url(/themes/irobot/img/irobot/roomba_family_600.png) top no-repeat;
} /* ROOMBA 600 Series */
.robot_select ._3398 {
	background:url(/themes/irobot/img/irobot/roomba_family_700.png) top no-repeat;
} /* ROOMBA 700 */
.robot_select ._roomba {
	background:url(/themes/irobot/img/irobot/roomba_family_900.png) center no-repeat;
} /* ROOMBA 700 */
.robot_select ._3866 {
	background:url(/themes/irobot/img/irobot/roomba_family_800.png) 0 -6px no-repeat;
}
/* ROOMBA 900 */
.robot_select ._4116 {
	background:url(/themes/irobot/img/irobot/roomba_900.png) 0 -6px no-repeat;
}
.robot_select ._3346 {
	background:url(/themes/irobot/img/irobot/scooba_230.png) 18px 14px no-repeat;
} /* SCOOBA 230 */
.robot_select ._31 {
	background:url(/themes/irobot/img/irobot/scooba_390.png) 17px 0px no-repeat;
} /* SCOOBA 300 */
.robot_select ._scooba {
	background:url(/themes/irobot/img/irobot/scooba_450.png) center no-repeat;
}
.robot_select ._3982 {
    background:url(/themes/irobot/img/irobot/scooba_450.png) top no-repeat;
}
 /* ROOMBA 700 */
.robot_select ._505 {
	background:url(/themes/irobot/img/irobot/verro_500.png) top no-repeat;
} /* VERRO 500 */
.robot_select ._3524 {
	background:url(/themes/irobot/img/irobot/verro_300.png) top no-repeat;
} /* VERRO 300 */
.robot_select ._verro {
	background:url(/themes/irobot/img/irobot/verro.png) top no-repeat;
} /* ROOMBA 700 */
.robot_select ._42 {
	background:url(/themes/irobot/img/irobot/dirtdog.png) top no-repeat;
} /* DIRTDOG */
.robot_select ._1066 {
	background:url(/themes/irobot/img/irobot/looj.png) top no-repeat;
} /* LOOJ 100 */
.robot_select ._3720 {
	background:url(/themes/irobot/img/irobot/looj_330.png) center no-repeat;
}
    .robot_select ._3720 ._3720 {
        background-position: 0px 20px;
    }/* LOOJ */
#sidebar_robot_selected._5 {
	background:url(/themes/irobot/img/irobot/roomba_400_lg.png) top center no-repeat;
} /* ROOMBA 400 */
#sidebar_robot_selected._788 {
	background:url(/themes/irobot/img/irobot/roomba_500_lg.png) top center no-repeat;
} /* ROOMBA 500 */
#sidebar_robot_selected._2699 {
	background:url(/themes/irobot/img/irobot/roomba_600_lg.png) top center no-repeat;
} /* ROOMBA PRO */
#sidebar_robot_selected._3721 {
	background:url(/themes/irobot/img/irobot/roomba_600series_lg.png) top center no-repeat;
} /* ROOMBA 600 */
#sidebar_robot_selected._3398 {
	background:url(/themes/irobot/img/irobot/roomba_700_lg.png) top center no-repeat;
} /* ROOMBA 700 */
#sidebar_robot_selected._3866 {
	background:url(/themes/irobot/img/irobot/roomba_800_lg.png) top center no-repeat;
} /* ROOMBA 800 */
#sidebar_robot_selected._4116 {
	background:url(/themes/irobot/img/irobot/roomba_800_lg.png) top center no-repeat;
} /* Roomba 900*/

/* SCOOBA 230 */
#sidebar_robot_selected._3346 {
	background:url(/themes/irobot/img/irobot/scooba_230_lg.png) top center no-repeat;
} /* SCOOBA 230 */
#sidebar_robot_selected._31 {
	background:url(/themes/irobot/img/irobot/scooba_380_lg.png) top center no-repeat;
} /* SCOOBA 300 */
#sidebar_robot_selected._3982 {
	background:url(/themes/irobot/img/irobot/scooba450_lg.png) top center no-repeat;
} /* SCOOBA 450 */
#sidebar_robot_selected._505 {
	background:url(/themes/irobot/img/irobot/verro_500_lg.png) top center no-repeat;
} /* VERRO 500 */
#sidebar_robot_selected._3524 {
	background:url(/themes/irobot/img/irobot/verro_300_lg.png) top center no-repeat;
} /* VERRO 300 */
#sidebar_robot_selected._42 {
	background:url(/themes/irobot/img/irobot/dirtdog_lg.png) top center no-repeat;
} /* DIRTDOG */
#sidebar_robot_selected._1066 {
	background:url(/themes/irobot/img/irobot/looj_lg.png) top center no-repeat;
} /* LOOJ */
#sidebar_robot_selected._3720 {
	background:url(/themes/irobot/img/irobot/looj_300_lg.png) top center no-repeat;
} /* LOOJ */
/* MINT PLUS */
#sidebar_robot_selected._4065 {
	background:url(/themes/irobot/img/irobot/mintplus_lg.png) top center no-repeat;
} /* MINT */
#sidebar_robot_selected._4066 {
	background:url(/themes/irobot/img/irobot/mint_lg.png) top center no-repeat;
} /* MINT PLUS */

/* MIRRA */
#sidebar_robot_selected._3798 {
	background:url(/themes/irobot/img/irobot/mirra_lg.png) top center no-repeat;
}
 /* BRAAVA 320 */
#sidebar_robot_selected._3724 {
	background:url(/themes/irobot/img/irobot/braava_320_lg.png) top center no-repeat;
}
/* BRAAVA 380 */
#sidebar_robot_selected._3723 {
	background:url(/themes/irobot/img/irobot/braava_380_lg.png) top center no-repeat;
}
/* MIRRA */
._braava-family {
	background:url(/themes/irobot/img/irobot/braava_family.png) center no-repeat;
} /* BRAAVA */
._4419 {
	background:url(/themes/irobot/img/irobot/240jet.png) 6px 11px no-repeat;
} /* BRAAVA */
._3723 {
	background:url(/themes/irobot/img/irobot/braava_380.png) 8px 9px no-repeat;
} /* BRAAVA */
._3724 {
	background:url(/themes/irobot/img/irobot/braava_320.png) 8px 9px no-repeat;
} /* MINT */
._4065 {
	background:url(/themes/irobot/img/irobot/mint_plus.png) 8px 9px no-repeat;
} /* BRAAVA */
._4066 {
	background:url(/themes/irobot/img/irobot/mint.png) 8px 9px no-repeat;
}

._3798 {
	background:url(/themes/irobot/img/irobot/mirra.png) top no-repeat;
} /* MIRRA */
._pool-cleaning-family, ._verro {
	background:url(/themes/irobot/img/irobot/pool-cleaning-family.png) center no-repeat;
} /* POOL CLEANING FAMILY */
.robot_select .border {
	border-right:1px solid #ebebeb;
	position:relative;
	height:60px;
	width:1px;
	left:134px;
	bottom:-15px;
}
.robot_select:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	/* background: #ccc; */
	top: 129px;}
#right_col a.heading {
	display:inline;
	padding-left:0;
	font-size:14px;
}
#right_col a.accessories {
	padding:5px 0px 5px 5px;
	height:72px;
	font-size:12px;
	margin:10px 0;
	line-height:normal;
	overflow:hidden;
	background-position:right center;
}
#right_col a.accessories:hover {
}
#right_col a.accessories._5 {
	background:#f7f7f7 url(http://www.irobot.com/~/media/Images/iRobot/Robots/HRD/Roomba/400%20Series/Accessories/iRobot-Roomba-400-Maintenance-Kit-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._788 {
	background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Roomba/500%20Series/Accessories/iRobot-Roomba-500-Filter-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._2699 {
	background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Roomba/500%20Series/Accessories/iRobot-Roomba-500-Filter-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._3398 {
	background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Roomba/700%20Series/Accessories/iRobot-Roomba-Virtual-Halo-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._3346 {
	background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Scooba/200%20Series/Accessories/iRobot-Scooba-Cleaner-Formula-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._31 {
	background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Scooba/200%20Series/Accessories/iRobot-Scooba-Cleaner-Formula-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._505 {
	background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Verro/Accessories/iRobot-Verro-Cart-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._3524 {
	background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Verro/Accessories/iRobot-Verro-Cart-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._42 {
	background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Dirt%20Dog/Accessories/iRobot-Dirt-Dog-Brush-Kit-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._1066 {
background:#f7f7f7 url(http://www.irobot.com/~/media//Images/iRobot/Robots/HRD/Looj/100 Series/Accessories/iRobot-Looj-100-Auger-thumbnail.ashx) top right no-repeat;
}
#right_col a.accessories._3798 {
	background:url(/themes/irobot/img/irobot/mirra_acc.jpg) right center no-repeat;	
}
#right_col a.accessories._3724, #right_col a.accessories._3723 {
	background:#f7f7f7 url(/themes/irobot/img/irobot/braava_accessories.jpg) right center no-repeat;
}
.rn_LoginForm2 .rn_ErrorMessage {
	font-size: 11px;
	color: #FF5400;
}
.rn_LoginForm2 .rn_ErrorMessage a {
	color: #FF5400;
	text-decoration:none;
	font-size:11px;
}
.rn_LogoutLink a {
	font-size:11px;
	color:#64a70b;
	font-weight:bold;
	text-decoration:none;
	top:3px;
	position:relative;
}
.rn_LoginTitle {
	color:#666;
	margin-right:5px;
}
.rn_LoginName {
	color:#64a70b;
	font-size:11px;
}
.rn_LoginName a {
	text-decoration:underline;
}
.rn_LoginForm2.rn_ContentLoading {
	background:url(/images/template/button_bg.png) no-repeat 0 0;
}
.rn_LoginForm2 input {
	width: auto;
	margin-bottom:5px;
}
.rn_LoginForm2 input[type="text"], .rn_LoginForm2 input[type="password"] {
	width:140px;
	border:1px solid #b7b7b7;
	color:#b9b9b9;
	padding:3px;
}
.rn_LoginForm2 input[type="text"]:focus, .rn_LoginForm2 input[type="password"]:focus {
	color:#64a70b;
}
.rn_LoginForm2 label {
	margin-bottom:5px;
}
#rn_LoginStatus {
	padding-top:14px;
	font-size:14px;
}
#rn_LoginStatus.logged_out {
	padding-top:14px;
}
div.robot_select_dropdown {
	margin-bottom:5px;
}
select.robot_select_dropdown {
	border:1px solid #b7b7b7;
	color:#191919;
}
div.robot_select_dropdown .error_text {
	color:#ff5400;
	font-size:12px;
	margin-bottom:3px;
}
#supportSearchForm {
	margin:5px 0;
	/* margin-bottom: 34px !important; */
	overflow: visible !important;
}
#supportSearchForm:after {
	content: '';
	display: block;
	clear: both;
}
/*
#supportSearchForm input[type="text"] {
	float: left;
	font-size: 17px;
	width: 300px;
	margin: 0 5px 0 0;
    line-height: 33px;
    padding: 0 10px;
    height: 33px;
}
*/
#supportSearchForm .narrow input[type="text"] {
	width: 140px;
	margin:0px;
}
/*#supportSearchForm .rn_SubmitButton {
	background-color: #c1d3c7;
    background-image:none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color:#64a70b;
	border:1px solid #a7a7a7;
    margin:0;
    text-shadow:none;
}*/
.login_submit {
	border:0;
	color:#8d8d8d;
	text-transform:uppercase;
	background:transparent;
	font-weight:bold;
}
.rn_Results {
	font-size:14px;
	float:right;
}
.rn_Paginator {
	font-size:	18px;
	margin: 10px 0 0 0;
	padding:0;
	z-index:2 !important;
}
.rn_CurrentPage {
	font-size:20px;
	font-weight:bold;
}
.rn_Paginator a {
	text-decoration:none;
	padding:0 5px;
}
#rn_AnswerText ul {
	list-style:none;
}
#rn_AnswerText table {
	border:0;
	border-spacing:0;
}
#rn_AnswerText img {
	max-width:100%;	
}
#rn_AnswerText table td {
	margin:0;
	padding:5px;
}
.login_status {
	color:#64a70b;
	font-size:12px;
	font-weight:bold;
	margin-right:3px;
	text-transform:uppercase;
}
.login_label {
	font-weight:normal;
	font-size:9pt;
	margin:5px 0;
	display:block
}
#rn_PageTitle {
	display:none;
}
input[type="submit"][disabled], button[disabled] {
	background-color:#304764;
	background-position: 0px -40px;
	border-color:#333;
	color:#DDD;
}
table {
	border-collapse:separate;
	border-spacing:0.3em;
}
hr {
	margin:10px 0px;
}
table {
	border-collapse:separate;
	border-spacing:0.3em;
}
hr {
	margin:10px 0px;
}
#rn_PageContent form h2, .rn_HeadingBar {
	font-size: 18px;
	padding-bottom:5px;
}
#rn_PageContent form h2.first, .rn_HeadingBar.first {
	margin:0px 0 10px;
}
/**generic form legend only visible for screen readers (forms mode)*/
form legend {
	font-size:1em;
}
//form fieldset {
//	padding-left:8px !important;
//	border: 1px solid #ebebeb;
//}
//form button {
//	margin-top:10px;
//}
form .rn_Column {
	margin-bottom:10px;
}
.rn_HintBox {
	background-color:#F2F2F2;
	border:1px solid #DBDBDB;
	color:#222;
	opacity:.7;
	padding:4px 16px 2px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topright:10px;
}
.rn_Required, .rn_ErrorLabel {
	color:#C10000;
}
.rn_ErrorField {
	background-color:#FEFDA0 !important;
}
.rn_MessageBox {
	background-color:#FFFFE0;
	border:1px solid #808080;
	color: #FF5400;
	margin:5px 0;
	padding:2px;
}
.rn_ErrorMessage {
	background:#FFFFE0 url(images/layout/important.png) no-repeat;
	padding:2px;
}
.rn_ErrorMessage a {
	color:#990000;
}
.rn_InfoMessage {
	background:#FFFFE0 url(images/layout/info.png) no-repeat;
	padding:6px 6px 4px 40px !important;
}
/***********
Misc Common rules
**********/
.rn_FloatRight {
	float:right;
}
.rn_FloatLeft {
	float:left;
}
.rn_Padding {
	padding:0px 0px 2px 0px;
}
.rn_ClearBoth {
	clear:both;
}
.rn_Highlight {
	font-style:normal;
	font-weight:bold;
	text-decoration:inherit;
}
/**********
Columns
**********/
.rn_ColumnContainer {
	width:100%;
}
.rn_Column {
	width:48%;
}
.rn_LeftColumn {
	float: left;
	padding:0 4px 0 0;
}
.rn_RightColumn {
	float:right;
	padding: 0 0 0 4px;
}
/*******************************************
    08. Answer & Question Detail
*******************************************/
#rn_Summary {
	padding: 7px 0 0 0;
	line-height:1em;
	letter-spacing:-.01em;
}
#rn_AnswerInfo {
	color:#888;
	margin:6px 0 20px;
}
#rn_AnswerInfo div {
	display:inline;
}
#rn_AnswerText {
	clear:both;
	line-height:1.4em;
	padding:5px 0 15px;
}
#rn_FileAttach {
	padding-bottom:1em;
}
/************
List styles for answer content
*************/
.rn_QuestionDetail ol, .rn_QuestionDetail ul, .rn_AnswerDetail ol, .rn_AnswerDetail ul {
	margin-bottom:1em;
	padding-left:2em;
	clear: both;
}
.rn_QuestionDetail li, .rn_AnswerDetail li {
	line-height:1.4em;
	margin:4px;
}
.rn_QuestionDetail ol ol, .rn_QuestionDetail ol ul, .rn_QuestionDetail ul ol, .rn_QuestionDetail ul ul, .rn_AnswerDetail ol ol, .rn_AnswerDetail ol ul, .rn_AnswerDetail ul ol, .rn_AnswerDetail ul ul {
	margin-bottom:0;
}
.rn_QuestionDetail ol li, .rn_QuestionDetail ul li ol li, .rn_AnswerDetail ol li, .rn_AnswerDetail ul li ol li {
	list-style:decimal;
}
.rn_QuestionDetail ol li ol li, .rn_AnswerDetail ol li ol li {
	list-style:lower-alpha;
}
.rn_QuestionDetail ul li, .rn_AnswerDetail ul li {
	list-style:disc;
}
.rn_QuestionDetail ul li ul li, .rn_QuestionDetail ol li ul li, .rn_AnswerDetail ul li ul li, .rn_AnswerDetail ol li ul li {
	list-style:circle;
}
/* Incident thread */
#rn_UpdateQuestion textarea {
	width:98%;
}
#rn_QuestionThread {
	margin:4px;
}/** Additional Details box **/
#rn_AdditionalInfo {
	margin:1em;
	overflow:hidden;
	padding:12px;
	width:560px;
}
/** Print/Email/Notif/Share Container **/
#rn_DetailTools {
	line-height:1em;
	margin-top:2em;
	padding:8px 0;
	text-align: right;
}
/*************************************
    10. Account Pages
*************************************/
/*********************
Sprite for overview page
*********************/
/* image is 32 x 148 : icons are 32 x 32 */
.rn_Overview h2 a, .rn_Overview h2 b {
	font-size:18px;
	color:inherit;
	text-decoration:none;
	font-weight: normal;
}
.rn_Overview a.rn_Questions {
	background-position: 0px 2px;
}
.rn_Overview a.rn_Profile {
	background-position: 2px -38px;
}
.rn_Overview a.rn_Notifs {
	background-position: 0px -74px;
}
.rn_Overview b.rn_Contracts {
	background-position: 0px -114px;
}
.rn_Overview div.rn_Questions, .rn_Overview div.rn_Notifs, .rn_Overview div.rn_Profile, .rn_Overview div.rn_Contracts {
	margin:10px 0px 40px 0;
}
.rn_QuestionList caption {
	font-size:1.333em;
	font-weight:bold;
	line-height:1.4em;
}
/*********************
Sprite for login page
*********************/
.rn_CreateAccountInfo {
	background:#FAF9F5;
	border:1px solid #ECECEC;
	color:#454545;
	padding:8px;
	margin-right:42px;
}
.rn_CreateAccountInfo h2 {
	text-align: center;
}
.rn_CreateAccountInfo button {
	display:block;
	margin:auto;
	width:60%;
}
.rn_CreateAccountInfo ul {
	margin-top:10px;
}
.rn_CreateAccountInfo li {
	background:url(images/layout/createAccount.png) no-repeat;
	height:32px;
	list-style-type: none;
	margin:4px 0 16px;
	padding:4px 0px 4px 40px;
}
.rn_CreateAccountInfo li.rn_Communicate {
	background-position: 0px 0px;
}
.rn_CreateAccountInfo li.rn_Feedback {
	background-position: 0px -46px;
}
.rn_CreateAccountInfo li.rn_Customize {
	background-position: 0px -96px;
}
/********************************
    11. General Accessibility
*********************************/
#rn_SkipNav a {
	left:0px;
	height:1px;
	overflow:hidden;
	position:absolute;
	top:-500px;
	width:1px;
}
#rn_SkipNav a:active, #rn_SkipNav a:focus {
	background-color:#FFF;
	height:auto;
	left:auto;
	top:auto;
	width:auto;
}

/****************************
    12. Print Style
    (only display content)
****************************/
@media print {
body {
	font-size:1em;
}
#rn_DetailTools,  #rn_Header,  #rn_Navigation,  #rn_SideBar,  #rn_Footer {
	display:none;
}
#rn_Footer, #rn_Body, #rn_PageContent, #rn_PageTitle, #rn_AdditionalInfo {
	overflow:visible;
}
}
/*******************************************
    13. Chat Related
*******************************************/

#rn_ChatContainer {
	height:100%;
	margin:0px auto;
	overflow:visible;
	text-align:left;
}
#rn_ChatDialogContainer {
	background-color:#EBEFF5;
	border:1px solid #555555;
	overflow:hidden;
	/*IE6*/
    _overflow-y:auto;
	position:relative;
	min-height:440px;
	height:auto;
	/*IE6*/
    _height:445px;
}
/*FireFox2*/
#rn_ChatDialogContainer[id=RN_CHATDIALOGCONTAINER] {
	height:445px;
	overflow-y:auto;
}
#rn_ChatDialogHeaderContainer {
	height:30px;
	overflow:visible;
	padding:4px;
	vertical-align:middle;
}
#rn_ChatDialogTitle {
	margin-top: 8px;
}
#rn_ChatDialogHeaderButtonContainer button {
	background: transparent none repeat scroll 0 0;
	border-color: transparent;
	color: #555555;
	margin-right: .25em;
	-moz-box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	padding: 2px;
}
#rn_ChatDialogHeaderButtonContainer button:hover, #rn_ChatDialogHeaderButtonContainer button:focus {
	background-color: #F8F8F8;
	border-color: #CCCCCC #555555 #555555 #CCCCCC;
	color: #000000;
}
#rn_InChatButtonContainer {
	overflow: visible;
}
#rn_PreChatButtonContainer {
	overflow: visible;
}
#rn_ChatQueueSearchContainer {
	bottom: 0px;
	position: absolute;
	width: 100%;
}
#rn_ChatLogo {
	height:100px;
	position: absolute;
	right: 10px;
	top: 10px;
	width:135px;
}
 @media print {
#rn_ChatDialogHeaderContainer,  #rn_InChatButtonContainer,  #rn_PreChatButtonContainer,  #rn_ChatQueueSearchContainer,  #rn_ChatLogo {
	display:none;
}
#rn_ChatContainer {
	border:0;
}
}
/*custom css */
/* css class for width of serial no input */
#rn_TextInput_22_robot_sn {
	width:456px !important;
}
#serial_div {
	float:left;
	width:400px;
}
/* css class for text under serial no input */
#sn_text_div {
	color:red;
	font-size:11px;
	margin-bottom:15px;
}
/* css class for serial number example image */
#sn_image_div {
	float:left;
	margin-top:-30px;
	margin-bottom:-30px;
	margin-left:20px;
	text-align:center;
}
/* css class for clear both*/
#clear_div {
	clear:both;
}
/* css class for hiding hintbox */
#serial_div .rn_TextInput .rn_HintBox {
	display:none;
}
.yui-panel-container {
	background:#fff;
	border:1px solid #6D6D6D;
	box-shadow:0px 0px 10px #6D6D6D;
	padding:10px;
	z-index:8 !important;
}
.yui-panel-container ul {
	padding:5px 0 5px 30px
}
#rn_CreateAccount .rn_TextInput .rn_Text, #rn_CreateAccount .rn_TextInput .rn_Password, #rn_CreateAccount .rn_TextInput .rn_TextArea {
	width:35%;
}
.video_list.odd ul li {
	width:200px;
	position:relative;
	z-index:2;
}
.video_list.odd ul {
	margin:10px 0;
}
.video_list.odd ul li .vid_desc {
	width:100px;
}
/* SUPPORT LANDING PAGE */
#support {
}
#support h1.wide_shadow {
	margin: 10px 0;
}
.support_inner {
	width:907px;
	margin:0px auto;
}
#support .scrollable {
	height:233px;
	width:907px;
}
#support .scrollable .items .slide {
	width:907px;
	position:absolute;
	left:-907px;
}
#support .scrollable .items .slide:first-child { left:0px; }
.support_slide_nav {
	list-style-type:none;
	margin-top:-69px ;
}
.support_section 
{
    padding:0px;
	width:214px;
	float:left;
	margin:0 132px 0 0;
	position:relative;
}
.support_section:first-child {
	margin-right:133px;
}
.support_section:last-child {
	margin-right:0px;
}
.support_title a 
{
    text-decoration:none;
	width:200px;
	height:61px;
	padding:4px 7px;
	font-size:14px;
	font-weight:bold;
	display:block;
	vertical-align:bottom;
	text-transform:uppercase;
	color:#fff;
	background:url("/images/template/transp_grey.png") repeat scroll 0 0 transparent;
	cursor:pointer;
}
.active .support_title a {
	background:#000;
}
.support_section ul {
	list-style-type:none;
	margin:10px 0 0 10px;
	width:157px;
}
.support_section ul li {
	display:block;
}
.support_section ul li a {
	color:#787878;
	line-height:22px;
	text-decoration:none;
}
#support .funnel {
	margin:40px 0 0 50px;
}
#support .funnel h4 {
	padding:0 0 5px 30px;
	font-size:17px;
}
#support .funnel ul {
	width:952px;
	height:118px;
	list-style-type:none;
	background:url("/themes/irobot/img/irobot/support-funnel.jpg") no-repeat 0 0;
}
#support .funnel ul li {
	display:block;
	float:left;
	padding-right:2px;
	height:56px;
	margin:31px 0;
	background:url("/images/template/dot-vert.png") repeat-y scroll 127px 0 transparent;
}
#support .funnel ul li:last-child {
	background:none;
}
#support .funnel ul li a {
	color:#787878;
	text-decoration:none;
	width:68px;
	display:block;
	margin:0px 30px;
}
.rn_Multiline2 .rn_Hidden {
                display:block;
}
.rn_Paginator .rn_Hidden, .rn_Paginator.rn_Hidden {display:none;}
#rn_AnswerText .heading {
	font-size:20px;
	color:#64a70b;
	font-weight:bold;
	margin:20px 0;
}	
.incentive {
    padding-top: 20px;
}
    .incentive .form {
        padding-top: 15px;
    }
    .incentive .form_button {
        clear: both;
        text-align: center;
    }
    .incentive .col {
        float: left;
        width: 48%;
    }
#ooyalaplayer > div {
    z-index: 1 !important;
}
.createAccount {
	font-size: 14px;
	font-family: "HelveticaNeueW01-55Roma";
	border-left: 1px dotted #b7b7b7;
	padding-left: 54px !important;
	color: #575757;
	max-width: 485px;
	width: auto !important;
}
	.createAccount p {			
		line-height: 18px;	
	}
	.createAccount h2, h2.alreadyAccount {
		font-size: 19px;
		padding-bottom: 8px;
		color: #575757;
	}
	.createAccount h3 {
		color: #64a70b;
		font-size: 21px;
		padding: 20px 0px 4px 0px;
		font-family: "HelveticaNeueW01-55Roma";	
		font-style: normal;
		font-weight: bold;
	}
	.createAccount h4 {
		font-size: 18px;
		color: #575757;
		padding: 10px 0px 0px 0px;
	}
		.createAccount h4 span {
			font-family: "HelveticaNeueW01-65Medi";	
			font-style: normal;
		}
		.createAccount input[type="button"], .loginForm input[type="submit"] {
			background-image: none;
			background-color: #4a8b2c;
			border: none;
			color: inherit;
			height: auto;
			margin: 0px;
			padding: 0px;
			text-shadow: none;
			font-weight: normal;
			font-size: 14px;
		}
		.createAccount input.btn.greenBtn, .loginForm input.btn.greenBtn {
			display: inline-block !important;
			padding: 0px 15px !important;
			line-height: 36px !important;
			color: #fff !important;
			font-family: "HelveticaNeueW01-45Ligh";
			margin: 5px 0px 8px 0px;
			width: auto;
			min-width: 80px;
		}
		.loginPageRightColumn .btn.greenBtn.register {
			display: none !important;	
		}
a.btn.greenBtn.register {
	display: block !important;	
}
.narrow input[type="text"] {
	background-color: #eaeaea !important;
	border: medium none !important;
	height: 24px !important;
	padding: 5px 5px 5px 6px !important;
	width: 162px !important;
}
#right_col .rn_SearchButton2 input[type="submit"] {
	background-image: url("http://www.irobot.com/sites/MainSite/Includes/images/shared-sprite.png") !important;
	background-position: 0 -639px !important;
	height: 34px !important;
	width: 27px !important;
	float: left !important;
	border: none !important;
	color: #eaeaea !important;
	background-color: #eaeaea !important;
	text-shadow: none !important;
	font-size: 0px !important;
	margin-right: 0;
}
.register_banner {
	margin: 15px 0px 25px 0px;	
}
#robot_select_popup .register_banner {
	display: none;	
}

.rn_Grid2 .yui-dt table {
	border-color: #ebebeb;
}

.rn_SelectionInput legend,
.rn_SelectionInput label,
.rn_TextInput .rn_Label {
	font-weight: normal;
}

.rn_TextInput .rn_MaskOverlay {
	background: #f3f3f3;
	border-radius: 0;
	box-shadow: none;
	margin-top: 25px;
	margin-left: 1px;
	opacity: 1;
}

#rn_PageContent h2 {
	font-size: 18px;
}
.strony{
 padding: 0 5px;
 }
 