@charset "UTF-8";

/* Global Styles */
body {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #333;
	background:#fff url(/images/bg_page.png) no-repeat center top;
	word-wrap: break-word; /* Workaround for IE6 bug: http://www.positioniseverything.net/explorer/expandingboxbug.html */
}

*  {
    margin: 0;
    padding: 0;
}


p {
	margin:10px auto;
}

a, span.link {
	color:#0068b3;
	cursor:pointer;
	outline: 0;
}

.fr {float:right!important}
.fl {float:left!important}

a.button {
    background: transparent url(/images/sprite_global.png) no-repeat right 0;
    color: #fff;
    display: block;
    float: left;
    font-size:15px;
    height: 32px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(/images/sprite_global.png) no-repeat left 0;
    display: block;
    line-height: 15px;
    font-weight:bold;
    padding: 9px 4px 9px 14px;
}

a.button.orange {
   background: transparent url(/images/sprite_global.png) no-repeat right -36px;
   font-size:14px;
}

a.button.orange span {
    background: transparent url(/images/sprite_global.png) no-repeat left -36px;
}

a.button.green {
   background: transparent url(/images/sprite_global.png) no-repeat right -72px;
   font-size:14px;
}

a.button.green span {
    background: transparent url(/images/sprite_global.png) no-repeat left -72px;
}

a.button_sm {
    background: transparent url(/images/sprite_global.png) no-repeat right -108px;
    color: #fff;
    display: block;
    float: left;
    font-size:12px;
    height: 22px;
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
}

a.button_sm span {
    background: transparent url(/images/sprite_global.png) no-repeat left -108px;
    display: block;
    line-height: 14px;
    padding: 4px 6px 4px 12px;
}

a.button_sm.orange {
    background: transparent url(/images/sprite_global.png) no-repeat right -133px;
    color: #fff;
    display: block;
    float: left;
    font-size:12px;
    height: 22px;
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
}

a.button_sm.orange span {
    background: transparent url(/images/sprite_global.png) no-repeat left -133px;
    display: block;
    line-height: 14px;
    padding: 4px 6px 4px 12px;
}

a.button_sm.green {
    background: transparent url(/images/sprite_global.png) no-repeat right -158px;
    color: #fff;
    display: block;
    float: left;
    font-size:12px;
    height: 22px;
    padding-right: 6px; /* sliding doors padding */
    text-decoration: none;
}
 
a.button_sm.green span {
    background: transparent url(/images/sprite_global.png) no-repeat left -158px;
    display: block;
    line-height: 14px;
    padding: 4px 6px 4px 12px;
}

.gray {
	background: -moz-linear-gradient(center bottom , #e1e1e1 0pt, #ffffff 100%) repeat scroll 0 0 #e1e1e1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1');
	background: -webkit-gradient(linear, center bottom, center top, from(#e1e1e1), to(#ffffff));
	border: 1px solid #cdcdcd;
	color: #666;
	-webkit-border-radius: 3px; -moz-border-radius:3px; border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	cursor: pointer;
	padding: 6px;
	display:block
}

img {
	border: 0;
}

hr{
	border:0;
	height:1px;
	color:#cfcfcf;
	background:#cfcfcf;
}

a.brknLink, a.member_req {
	font-size:11px;
	line-height:30px;
}

.textInput {
	border: 1px solid #A5ACB2;
	padding:2px;
}

.errorIndicator {
	margin: 2px 0 0 5px;
}

#outerShell {
	width:980px;
	background:#fff;
	margin:0 auto;
	padding:0 10px
}

/* Header */

#header {
	background: #fff;
	position: relative;
	height: 108px;
	width:980px;
	margin:0 auto;
	z-index:11
}

	#header h1 span {
		display: none;
	}

	#header h1 a {
		position: absolute;
		top: 30px;
		left: 0;
		display: block;
		background: url(/images/sprite_header.png) no-repeat 0 0;
		width: 246px;
		height: 53px;
	}
	

#leaderboard {
	float:right;
	padding-top:10px;
	position:absolute;
	left:250px;
	z-index:6;
}


/* Top Nav */

#topNavContainer {width:1000px; margin:0 auto; padding-top:1px; position:relative; margin-left:-10px; z-index:10}

#tabNav {background:url(/images/bgTabNav.gif) repeat-x; height:48px; margin:0 auto; width:992px; padding-left:8px; list-style:none; border-bottom:1px solid #ccc}
#tabNav li {float:left; padding:0; margin-right:8px; position:relative; top:6px; z-index:11}

#tabNav li a.home, #tabNav li a.menu {
	padding: 7px 10px;
	text-align: center;
	text-decoration: none;
	text-shadow:1px 1px 0 #fff;
	display:block;
	font-weight:bold;
	color:#0068b3
}

	#tabNav li a.home {
		padding:6px 8px 5px
	}
	
	#tabNav li a.menu {
		font-size:13px 
	}
	
	#tabNav li a.menu img{
		margin-left:4px 
	}

#tabNav > li.navMenu > div {
	display:none;
	position:absolute;
	z-index:999
}

	.megaNavContainer {
		position:relative;
		top:16px;
		background:#fff;
		border:1px solid #ddd;
		width:auto;
		-webkit-border-radius: 3px; -moz-border-radius:3px; border-radius: 3px;
	}
	
	.megaNavContainer span {
		position: absolute;
		background: url("/images/bg_boxArrowTop.png") no-repeat scroll 0 0 transparent;
		width: 16px;
		height: 17px;
		top:-16px;
		left: 16px;
	}
		
		.megaNavContent {
			padding:10px;
			background:#fff;
			color: #444;
			-webkit-border-radius: 3px; -moz-border-radius:3px; border-radius: 3px;
			-moz-box-shadow: 1px 1px 12px #999;
			-webkit-box-shadow: 1px 1px 12px #999;
		}
		
		.megaNavContent h1{
			font-size: 14px; color:#666; margin-bottom:8px; text-shadow:1px 1px 0 #fff
		}
		
		.megaNavContent a {
			text-decoration:none; margin-bottom:1px; font-size:11px; display:block
		}
		
		.megaNavContent#brands{
			width:170px
		}
		
		.megaNavContent#categories{
			width:400px
		}

#tabNav > li.navMenu.over > div {
	display:block;
}

.manuals a, .community a, .articles a {display:block; width:94px; height:48px;}
.manuals a.active, .community a.active, .articles a.active {background:url(/images/sprite_header.png) no-repeat; width:150px; height:49px; margin-top:-1px;}

.manuals a {background:url(/images/sprite_header.png) no-repeat;  background-position:0 -108px}
.manuals a:hover {background-position:0 -156px}
.manuals a.active {background-position:0 -56px}

.community a {background:url(/images/sprite_header.png) no-repeat left; width:116px; background-position:-96px -108px}
.community a:hover {background-position:-96px -156px}
.community a.active {background-position:-150px -56px}

.articles a {background:url(/images/sprite_header.png) no-repeat left; width:88px; background-position:-212px  -108px}
.articles a:hover {background-position:-212px -156px}
.articles a.active {background-position:-300px -56px}

.community a span, .manuals a span, .articles a span {position: absolute; left: -9999px}

.searchbox {
    position: absolute;
    left: 271px;
    top: 6px;
    z-index: 0;
}

	.searchbox #input {
	    background:url(/images/bg_searchbox_input.png) left no-repeat #fff;
	    border: 0 none;
	    color: #444444;
	    float: left;
	    font-size: 14px;
	    height: 18px;
	    padding: 8px;
	    width: 355px;
	}
	
	#searchTip{
		width:460px;
		padding:3px 0 0 6px;
		position:relative;
		z-index:4;
	}

/*  Suggestions for SOLR search box */

div.solr_autocomplete {
  color:#0068b3;
  background-color:white;
  border:1px solid #a4c7da;
  padding:0;
  z-index: 5;
}
div.solr_autocomplete ul {
  list-style-type:none;
  margin:2px;
  padding:0;
}
div.solr_autocomplete ul li.selected { background-color: #0068b3; color: white;}
div.solr_autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:2px;
  padding:1px;
  cursor:pointer;
}

div.head_suggestions {
  color: #b1b1b1;
  font-weight:bold;
  margin:3px;
  padding:0;
}

a.solr_suggestion {
  color:blue;
  text-decoration:none;
}

li.selected  a.solr_suggestion {
  color:white;
  text-decoration:none;
}

#choices_list_highlight {
  font-weight:bold;
}

#signinContainer {
	position:absolute;
	right:10px;
	width:294px;
	top:6px;
	z-index:1
}

#signin {
	padding:2px;
	height:28px;
}
	#signin .textlink {padding:0 8px; text-decoration:none; position:relative; top:-5px; text-shadow:1px 1px 1px #fff}
	#signin #welcome {border-right:1px solid #dcdcdc; margin-top:-2px; width:167px; padding:8px; font-size:11px}
	#mystuff {border-left:1px solid #fff; text-decoration:none; position:absolute; padding:8px; top:2px; right:1px}
	#mystuff:hover {background:#fff}
	#subnavcont > #subnav {width:150px; border:1px solid #bfbfbf; border-top:none; position:absolute; top:34px; right:0px; padding:8px; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; z-index:11; display:none;
	background:#fff;
	background:-moz-linear-gradient(center bottom, #f3f3f3 0pt, #fff 100%) repeat scroll 0 0 #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3');
	background: -webkit-gradient(linear, center bottom, center top, from(#f3f3f3), to(#ffffff));
	}
	#subnavcont > #subnav > a {display:block; background: url(/images/img_arrow_rt.png) no-repeat scroll left 50% transparent; padding: 1px 12px}
		#subnavcont > #subnav > a#signin-signout {background:none; font-weight:bold; font-size:11px; text-decoration:none; padding-left:12px; margin-top:6px}
	#subnavcont.over > #subnav {display:block}
	#subnavcont.over > #mystuff {background:#fff}
	
	.box_top_arrow {background: url(/images/bg_box_top_arrow.png) no-repeat 0 0 transparent;
    height: 12px; width: 15px; position: absolute; left: 220px; top: -12px}
    	
	.box_close {background: url(/images/bg_box_close.png) no-repeat 0 0 transparent;
    height: 11px; width: 11px; position: absolute; right: 6px; top: 6px}

#topNavContent {background:#4085D1 url(/images/bg_topNavContent.png) repeat-x; width:985px; padding:6px 0 0 15px; color:#87b6ec; font-size:12px; margin: 0 auto}
	#topNavContent.framedpdf {padding: 10px 0pt 12px 16px;}
		#topNavContent.framedpdf a.btn {padding:0; border:none}
			#topNavContent.framedpdf a.btn > img {margin-right: 10px; position: relative; top: -3px; padding:0; border:none}
		#topNavContent.framedpdf > a {color: #fff; text-decoration: none; padding-right: 12px; margin-right: 8px; border-right: 1px solid #a1c2eb}
		#topNavContent.framedpdf > a.back {background:url(/images/icon_back.png) no-repeat left 1px; padding-left:20px}
		#topNavContent.framedpdf > a.save, #topNavContent.framedpdf > a.saved {background:url(/images/topNav_save.png) no-repeat; display:block; height:20px; width:135px;}
		#topNavContent.framedpdf > a.saved {background-position:0 -20px}
			
#topNavContent ul {list-style:none; width:auto; height:36px;}

#topNavContent ul li {float: left; color:#fff; display:block; font-weight:bold; height:23px; text-decoration:none; padding:5px 10px 0 0; margin-right:5px}
	#topNavContent ul li span{padding: 7px 5px 7px 10px; }
  
	#topNavContent ul li.over {z-index:5; position: relative; color:#1e4c80; background: transparent url(/images/sprite_header.png) no-repeat right -207px; padding-bottom:5px; padding-top:0; margin-right:5px}
	
		html* #topNavContent ul li {margin-right:2px} /* IE7 fix */
		* html #topNavContent ul li.over {padding-bottom:0}  /* IE6 fix */
	
		#topNavContent ul li.over span { background: transparent url(/images/sprite_header.png) no-repeat left -207px; display: block; line-height: 14px}
		
		#topNavContent ul li span img {margin-top:-3px}
		#topNavContent ul li.over span img {margin-top:-5px}
  
	#topNavContent ul li .navContainer, #topNavContent ul li .navContainerCtr, #topNavContent ul li .navContainerRt {
		display: none
	 }

	#topNavContent ul li > .navContainer, #topNavContent ul li > .navContainerCtr, #topNavContent ul li > .navContainerRt { 
		top: auto; left: auto
	}

	#topNavContent ul li.over .navContainer,
	#topNavContent ul li.over .navContainerCtr,
	#topNavContent ul li.over .navContainerRt{
		display: block;
		position: absolute;
		top: 28px;
		cursor:default;
	}
	
	#topNavContent ul li.over .navContainer {left: -1px}
	#topNavContent ul li.over .navContainerCtr {left: -400px}
	#topNavContent ul li.over .navContainerRt { right: 4px} 
	
.dd_tbl {background:url(/images/bg_navContainer.gif) repeat-x bottom center}

.dd_tbl .left {width:3px; background:url(/images/sprite_header.png) no-repeat -514px bottom}

.dd_tbl .right {width:3px; background:url(/images/sprite_header.png) no-repeat -520px bottom}

.dd_colContainer {width:525px}

.dd_col {border-right:1px solid #bfbfbf; white-space:nowrap; padding:0 20px 0 5px}

.dd_cat {color:#2b6cbc !important; line-height:30px}

.dd_dt {font-size:11px; color:#555555 !important; font-weight:normal !important; line-height:17px; padding-left:4px}

.dd_seeall {font-size:11px; color:#2b6cbc !important; font-weight:normal !important; line-height:20px; margin-left:5px}
	.dd_seeall.brands {line-height:28px !important}

.communityHead {color:#F08711; font-size:24px; font-family:arial black; line-height:26px}

.communitySubNav a{color:#fff; text-decoration:none; margin-right:15px}

#socialMediaNav {float:right}

#breadcrumbs {
	background: transparent;
	height: 18px;
	width:975px;
	margin:8px auto;
	font-size:11px;
	padding-left: 5px
}

#breadcrumbs a{
	margin:0 2px;
	font-weight:bold
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background: #fff;
}

#full_width_container {
		padding:0 15px 15px;
}

#full_width_container h1 {
	color:#000;
	font-weight:bold;
	font-size:24px;
	letter-spacing:-1px;
	margin-bottom:5px;
	line-height:28px;
}

#full_width_container h2 {
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	margin:5px 0;
}

#full_width_container .half {
	float: left; width: 445px;
}

#full_width_container .half.left{
	margin-right:60px
}

#full_width_container .half .box {
	margin-bottom:40px;
	overflow: hidden;
}

#full_width_container .half .icon {
	float: left; margin-right:25px
}

#full_width_container .half #mancoverShell {
	width:84px; height:86px; margin-left:0
}

/* Make Ask.com's <h1> smaller in the shell landing page */
#full_width_container #askdotcom_adblock h1 {
	font-size: 18px !important; line-height: 22px !important;
}

#contentContainer {
	float:left;
	overflow:hidden;
	margin-right:15px;
	width: 665px
}



/* Universal Remote Styles */

#codeFinderContainer {
	font-family:arial;
	background:#fff url(/images/bg_codeFinder.png) no-repeat top left;
	width:665px;
	overflow:hidden;
	float:left;
	height:315px;

}

	#codeFinderContainer h1{
		font-size:26px;
		margin:26px 0 27px 13px;
		color: #000
	}
	
	#codeFinderContainer #sponsorship{
		position:absolute;
		bottom:0px;
		left:0px
	}
	

#codeFinderBoxContainer {
	margin:0 13px;
	width:639px;
}

.codeFinderBox {
	background:transparent url(/images/bg_codeFinderBox.png) no-repeat scroll 0%;
	float:left;
	font-size:16px;
	padding:60px 15px 15px;
	margin-right:2px;
	width:181px;
	height:98px;
	color:#2a6eb9;
	position:relative
}

	.codeFinderBox.last{
		margin:0;
	}

	.codeFinderBox .icon{
		position:absolute;
		top:-9px;
		left:-4px;
	}

	.codeFinderBox .input {
		width:176px;
		margin-bottom:8px
	}

#btn_GetMyCode {
	float:right;
	margin-top:10px;
	cursor:pointer
}

#codeFinderErrorMsg{
	float:right;
	padding-top:25px;
	padding-right:20px;
	color: red;
	font-weight:bold;
	font-size:15px
}

#codeFinderSub {
	margin-bottom:20px;
	overflow:hidden;
}

#codeFinderSub #left, #codeFinderSub #right {
	float:left;
	padding:12px;
	width:296px;
	background: transparent url(/images/bg_codeFinder.png) no-repeat scroll center -50px;
	border:1px solid #e5e5e5;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#codeFinderSub #left {
	margin-right:20px
}

#codeFinderSub #left h2, #codeFinderSub #right h2 {
	font-size:17px;
	letter-spacing:-1px;
	margin-bottom:10px;
	line-height:24px
}

#codeFinderSub .scrollList {
	height:148px;
	overflow:auto;
	padding:5px
}

#codeFinderSub h3{
		font-size:19px;
		letter-spacing:-1px
	}
	
	
#codeFinderSub ul.sites li{
	float:left;
	list-style-type:none;
	margin-right:4px;
	width:209px;
	border:1px solid #e5e5e5;
	padding:10px 4px 0;
	background: transparent url(/images/bg_gray_fade300.png) no-repeat scroll center -45px
}

#codeFinderSub ul.sites li img{
	float:left;
	margin:5px 13px 0 0
}

#codeFinderSub ul.sites li p{
	font-size:11px;
	line-height:15px;
	margin-top:5px
}
	

/* Left Column Content */

#leftCol {
	float: left;
	width: 180px;
	display:inline;
}

	#leftCol h1{
		color:#F08711;
		font-size:19px;
		line-height:22px;
		letter-spacing:-1px;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	#leftCol h1 a{
		text-decoration:none;
		color:#F08711;
	}

	#leftCol h2{
		color:#0068b3;
		font-size:16px;
		letter-spacing:-1px;
		line-height: 20px;
		font-weight:bold;
		margin:10px 0;
	}

	#leftCol h3{
		color:#000000;
		font-size:18px;
		letter-spacing:-1px;
		line-height: 20px;
		font-weight:bold;
		margin:10px 0;
	}
	
.numberList_lp{font-size:14px}

.numberList ul {margin-top:17px}

	.numberList li {list-style-type:none; padding:5px 0 10px 33px}
	
		.numberList li.one {
			background:url(/images/bullet_num1.gif) no-repeat;
		}
		.numberList li.two {
			background:url(/images/bullet_num2.gif) no-repeat; 
		}
		.numberList li.three {
			background:url(/images/bullet_num3.gif) no-repeat;
		}
		.numberList li.four {
			background:url(/images/bullet_num4.gif) no-repeat;
		}
		
		.numberList strong {color:#0068b3}

#memUserPane {
	padding: 0 0 10px 0;
	border-bottom:1px dotted #7D7D7D;
}

	#memUserPane input {margin-bottom:5px}

#memFilingCabinet {
	background:transparent url(/images/bg_leftColHeader.gif) repeat-x top;
	border-top:1px dotted #7D7D7D;
	padding:20px 0 20px 5px;
}

#memFilingCabinet input{margin-bottom:5px}

	.password{font-size:11px}

.rss{ background:transparent; padding-bottom: 20px}
	.rss img { margin-right:5px; position:relative; bottom: -2px }
	.rss a{ font-size:9px}


#updatePaneLeft {
	background:transparent url(/images/bg_leftColHeader.gif) repeat-x top;
	border-top:1px dotted #7D7D7D;
	padding:20px 0 20px 5px;
}

/* Center Column Content */

#centerCol {
	float:left;
	width:470px;
	margin-left:15px;
}

	#centerCol h1{
		color:#000;
		font-weight:bold;
		font-size:20px;
		letter-spacing:-1px;
		margin-bottom:12px;
		line-height:24px;
	}
	
		#centerCol h1 a {
			color:#000;
			text-decoration:none;
		}
	
		#centerCol h1 a:hover {
			color:#0068B3;
		}

	#centerCol h2{
		font-weight:bold;
		font-size:13px;
		margin:5px 0;
	}

	#centerCol h3{
		font-weight:bold;
		font-size:16px;
		line-height:20px;
		color:#0068B3;
	}
	
	#centerCol h4 {
		color:#000;
		font-size:16px;
		font-weight:bold;
		line-height:30px;
	}
	
	#centerCol h5 {
		color:#0068B3;
		font-size:19px;
		font-weight:bold;
	}
	
	#centerCol h6 {
		color:#0068B3;
		font-size:19px;
		font-weight:bold;
		position:relative;
		bottom:6px;
	}
	
	.orangeHead {
		color:#F08711;
		font-size:22px;
		font-weight:bold;
	}

/*	Center Column Searchbox
 
#searchbox {
	height: 52px;
	margin-bottom:4px;
	text-align:center;
	background:#fff url(/images/bg_searchbox.gif) repeat-x;
	padding-top: 19px;
}

	#searchboxinput {
		background: url(/images/bg_searchboxinput.gif);
		width: 323px;
		height: 20px;
		font-size:16px;
		border-top: 1px solid #6cadc2;
		border-left: 1px solid #6cadc2;
		border-bottom: 1px solid #8de1fd;
		border-right: 1px solid #8de1fd;
		padding: 5px 10px;
	}
	
*/

#centerColHead {
	line-height:19px;
	overflow:hidden;
	height:1%;
	background:url(/images/bg_blue.gif) repeat-y;
}

#centerColHeadContentWithImage {
	padding:15px 15px 0 15px;
	background:url(/images/bg_blue_fade_white.png) no-repeat;
	}

#centerColHeadContent {
	padding:15px 15px 0 15px;
	background:url(/images/bg_blue_fade.png) no-repeat;
	}

	#centerColHead h1{
	font-size:24px;
	line-height:28px;
	color:#000;
	letter-spacing:-1px;
}

#centerColHead .input {
	float: left;
	width: 200px;
	margin-bottom: 6px;
}

#centerColTop {
	width:440px;
	padding:15px 15px 0 15px;
	background:url(/images/sprite_global.png) no-repeat -303px -258px;
	overflow:hidden;
	}
	
	#centerColTop h1{
		font-size:22px}
	
#categoryImage{
		float: left; margin-right: 16px;}
	
#categoryTitle h1{
		margin-top: 6px;
		font-size:24px;
		line-height:26px;
		padding-top: 6px}

#centerCol label {
	float:left;
	width: 85px;
	text-align: right;
	padding-right: 10px;
	font-size:12px;
}

#centerColHeadBottom {
	background:#fff url(/images/bg_blue_fade_bottom.gif) no-repeat left bottom;
}

.quicknav {
	width:375px;
	margin-left:42px;
}

.otherProducts {
	width:240px;
	border: 1px solid #A5ACB2;
}

#selectBox {
	background:url(/images/bg_select_box.gif) no-repeat;
	width: 436px;
	height: 55px;
	padding-top:15px;
}

#selectBox span.seeAll {
	float: right;
	position: relative;
	top: 8px;
	left: -12px;
}

#selectBox span.seeAll a {
	text-decoration: none;
}

#selectBox_sm {
	background:url(/images/bg_select_box_sm.gif) no-repeat;
	width: 436px;
	height: 50px;
	padding-top:17px;
}

#opBuilderWrapper, #opBuilderWrapperDummy {
	margin-top:10px;
	margin-bottom:8px;
	width: 470px;
	overflow: hidden;
}

#opBuilderWrapper {
	background:transparent url(/images/sprite_global.png) no-repeat -1249px bottom;
}

#opBuilderTop {
	background:#f5fafd url(/images/sprite_global.png) no-repeat -1249px -187px;
	height:5px;
	width:470px;
	font-size:1px;
}

#opBuilder {
	padding:5px 10px 10px 10px;
}

#opBuilder h1 {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
}

#opBuilder img {
	margin:0 20px 6px 0;
}

#opBuilder select, #opBuilder input.text {
	margin:8px 5px 5px 0;
	width:260px;
}

/* Center Column Tabs */
#centerColNav {
	width:470px;
	line-height:normal;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
}

#centerColNav a {
	text-decoration:none;
	background: url(/images/sprite_global.png) no-repeat -1822px -224px;
	color: #fff;
	font-weight:bold;
	display: block;
	text-align: center;
	float: left;
	height: 36px;
	width: 115px;
	margin-right:2px;
	margin-top:3px;
}

.lastItem {
	margin-right: 1px !important; /* IE6 thinks that (113+2)*4 > 600, but also doesn't support last-child: as a clean solution, so use this hack instead */
}

#centerColNav a span {
	display: block;
	margin-top: 6px;
}
#centerColNav a:hover, #centerColNav a.selected {
	text-decoration: none;
	background-position:-1822px -260px;
	color:#fff;
	font-weight:bold;
}

#centerColNav a.selected span {
	display: block;
	margin-top: 6px;
}

#centerColNav .right {
	margin-right: 0px;
}

.lefttab a{
	background:url(/images/bg_left_tab.gif) top left no-repeat;
	color: white;
	text-decoration: none;

}

.righttab a{
	background:url(/images/bg_right_tab.gif) top right no-repeat;
	color: white;
	text-decoration: none;
}


/* Advertorial */

.advertorial {
	background:#e5f2f9 url(/images/bg_advertorial_bottom.png) no-repeat left bottom;
	clear:both;
	padding-bottom:10px;
	width:100%;
	overflow:hidden;
}

.advertorialContent {
	background:#e5f2f9 url(/images/bg_advertorial_top.png) no-repeat;
	clear:both;
	padding:10px 10px 0 10px;
}

	.advertorialTitle{
		color:#0068b3;
		font-size:18px;
		font-weight:normal;
	}

	.advertorialTitle a {
		display:block;
		text-decoration:none;
		line-height:20px;
}

.centerColContent {
	background:#fff url(/images/sprite_global.png) no-repeat -776px -313px;
	padding:15px;
	text-align:left;
	overflow:hidden;
}
	
.synonyms {font-size: 11px; color: #626262; line-height:14px; padding:2px 0 3px 0}
	.synonyms a {color: #626262; text-decoration:none}
	.synonyms a:hover {text-decoration:underline}

.resTitleProdList {font-size: 11px; color: #626262; line-height:14px; padding:1px 0 3px 2px}
	
.prodImageHitlist {width:95px}
	
.prodTitleHitlist {line-height:18px}

.prodTitleHitlist a{font-size: 14px}

.actionLinkContainer {margin-top:5px}

.actionLinkContainer a {font-size: 11px}

.actionLink_download {
/*	background:transparent url(/images/icon_download.gif) no-repeat;
	padding-left:17px; */
	padding-bottom:2px;
	margin-right:14px;
}

.actionLink_download_rt {
	float:right;
	position:relative;
	bottom:4px;
}

.actionLink_accesslib_rt {
	float:right;
	position:relative;
	bottom:4px;
}

.actionLink_add a, a.actionLink_add {
	background:transparent url(/images/icon_add.gif) no-repeat;
	padding-left:16px;
	margin-right:9px;
}

	a.actionLink_add:hover, .actionLink_add a:hover{
		background-position:0% -14px;
	} 

.actionLink_ask a, a.actionLink_ask{
	background:transparent url(/images/icon_ask.gif) no-repeat;
	padding-left:18px;
	margin-right:9px;
}

	a:hover.actionLink_ask, .actionLink_ask a:hover{
		background-position:0% -14px;
	} 

	.actionLink_save a, a.actionLink_save{
	background:transparent url(/images/icon_save.gif) no-repeat;
	padding-left:18px;
	margin-right:9px;
}

	a:hover.actionLink_save, .actionLink_save a:hover{
		background-position:0% -14px;
	} 
	
.actionLink_shop a, a.actionLink_shop{
	background:transparent url(/images/icon_shop.png) no-repeat;
	padding-left:18px;
	margin-right:9px;
}

	a:hover.actionLink_shop, .actionLink_shop a:hover{
		background-position:0% -13px;
	} 
	
a.actionLink_edit, .actionLink_edit a{
	background:transparent url(/images/icon_edit.gif) no-repeat;
	padding-left:19px;
	margin-right:9px;
}

	a:hover.actionLink_edit, .actionLink_edit a:hover{
		background-position:0% -14px;
	}
	
a.actionLink_remove,.actionLink_remove a{
	background:transparent url(/images/icon_remove.gif) no-repeat;
	padding-left:16px;
	margin-right:9px;
}

	a:hover.actionLink_remove,.actionLink_remove a:hover{
		background-position:0% -14px;
	}

a.actionLink_move,.actionLink_move a{
	background:transparent url(/images/icon_move.gif) no-repeat;
	padding-left:16px;
	margin-right:9px;
}

	a:hover.actionLink_move,.actionLink_move a:hover{
		background-position:0% -14px;
	}

a.actionLink_read,.actionLink_read a{
	background:transparent url(/images/icon_read.gif) no-repeat;
	padding-left:16px;
	margin-right:9px;
}

	a:hover.actionLink_read,.actionLink_read a:hover{
		background-position:0% -14px;
	}
	
a.actionLink_share,.actionLink_share a{
	background:transparent url(/images/icon_exclamation.gif) no-repeat;
	padding-left:16px;
	margin-right:9px;
}

	a:hover.actionLink_share,.actionLink_share a:hover{
		background-position:0% -14px;
	}
	
a.actionLink_notify,.actionLink_notify a{
	background:transparent url(/images/icon_envelope.gif) no-repeat;
	padding-left:16px;
	margin-right:9px;
}

	a:hover.actionLink_notify,.actionLink_notify a:hover{
		background-position:0% -14px;
	}

a.actionLink_havemanual,.actionLink_havemanual a{
	background:transparent url(/images/icon_star.gif) no-repeat;
	padding-left:16px;
	margin-right:9px;
}

	a:hover.actionLink_havemanual,.actionLink_havemanual a:hover{
		background-position:0% -14px;
	}

.actionLink_accesslib {
	/* background:transparent url(/images/icon_access.gif) no-repeat;
	padding-left:17px; */
	padding-bottom:2px;
	margin-right:14px;
}

.successfulAdd {
	margin-top:10px;
	padding:8px 5px;
	font-size:11px;
	background:#f3f6bf
}

#topNList {
	margin:10px 0 0 20px;
	list-style-type: 1;
}

	#topNList li {
		margin-bottom:12px
	}


.networkSiteList li{
	list-style: none;
	border-bottom:1px dotted #cfcfcf;
	padding:15px 0;
}

	 .networkSiteList li:hover{
		background:#f6fbfd;
	}

.networkSiteLink {
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
	line-height:32px;
}

#contact_rt {
	float:right;
	width:220px;
	text-align:left;
}

.pressDate {
	font-weight:bold;
	display:block;
}

#rreg input {
	margin:0pt 5px 4px 0pt;
}


/* Recent Posts */

.recentposts{
	list-style: none;
}

	.recentPosts li{
		list-style: none;
		border-bottom:1px dotted #cfcfcf;
		padding:10px 0;
	}

	.recentPosts li:last-child {
		border: 0;
		padding: 10px 0 0 0;
	}

	.recentPostsSubject{
		font-size:14px;
	}

	.recentPostsComment{
		padding-top:5px;
	}

	.recentPostsFooter{
		padding: 8px 15px 0 0;
	}

	.recentPostsFooter a{
		font-size:11px;
	}

	.postDate{
		background: transparent;
		font-size:11px;
		color:#626262;
	}

	.attribution {
		font-size:11px;
		color:#626262;
	}

/* Forms */

#form input {
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

	#form label {
		float:left;
		width: 95px;
		text-align: right;
		padding-right: 20px;
	}


	#form br {
		clear: left;
		margin-top:50px;
	}


/* Right Column Content */

#rightCol {
	float: left;
	width: 300px;
	display:inline;
}

.rightColBox {
	background:url(/images/sprite_global.png) no-repeat 0 -259px;
	padding: 17px 17px 0 17px;
}
	.rightColBox.ask {
		background: url(/images/bg_leftColHeader.gif) repeat-x center top transparent;
		padding: 15px 15px 0;
		border-top: 1px dotted #999;
		border-bottom: 1px dotted #999;
		margin-bottom:12px
	}
	
		.rightColBox.ask > h1 {color:#000}
		.rightColBox.ask > ul > li {list-style:none; margin-bottom:4px; font-size:13px; line-height:18px;}
		.rightColBox.ask > ul > li > a {text-decoration:underline; color:#4C8E13; }
		.rightColBox.ask > ul > li kw {font-weight:bold;}
		.rightColBox.ask > ul > li.advertisement {text-align: right; color: #999; font-size: 8px; letter-spacing: 1px; margin-bottom:0}

.recentSidebar {
	overflow: hidden;
	width: 300px;/* Needed to prevent overflow */
	position: relative; /* from failing in IE */
	padding: 17px 0 0 0;
	margin-bottom:12px
}

	.rightColBox h1{
			color:#4c8e13;
			font-weight:bold;
			font-size:22px;
			letter-spacing:-1px;
			margin-bottom:12px;
			line-height:24px;
		}

.rightColBox h2{
   color:#222;
   font-weight:bold;
   font-size:20px;
   letter-spacing:-1px;
   margin-bottom:12px;
   line-height:24px;
}


.recentSidebarItem {
	width: 266px;
	float: left;
	margin: 0 17px 0 17px;
}

.recentArticles {
		list-style:none;
	}

		.recentArticles li {
			margin-bottom:10px;
		}

		/* .recentArticles li:hover {
			padding:4px;
			background:#f8f9f6;
			border:1px solid #e5e5e5;
		} */

		.recentArticles img {
			float:left;
			margin-right:10px
		}

.recentSidebarCtrl {
	background:url(/images/bg_recent_sidebar_control.png) no-repeat;
	height:30px;
	padding:13px 15px 0 15px;
	margin-bottom:25px;
	text-align:left;
}

.recentSidebarCtrl img{
	margin-right:5px;
	border:0;
}

.rightColBox #shoppingTitle a{
			color:#4c8e13;
			font-weight:bold;
			font-size:22px;
			letter-spacing:-1px;
			margin-bottom:12px;
			line-height:24px;
			text-decoration:none
		}
		
#ad_rt {margin-bottom:11px}

/* Home */

	#homeSlideWrapper {display:none}

	#homeFeatureContainer {border:1px solid #ccc; float:left; height:248px; margin:0 15px 15px 0; position:relative; width:663px}
		
		.homeFeature {width:468px; padding:14px 0 0 35px; height:234px; position:absolute; left:160px; background:url(/images/bg_homeFeatures.jpg) no-repeat; background-position:0 0}
			.homeFeature h1 {color:#fd9935; font-size:24px; letter-spacing:-1px; line-height:26px}
			
			.homeFeature#manuals {background-position:0 0}
			.homeFeature#filingCabinet {background-position:-504px 0}
			.homeFeature#community {background-position:-1008px 0}
			.homeFeature#newsletters {background-position:-1512px 0}
			
			.homeFeature li {list-style: circle outside none; color:#fd9935; margin-bottom:7px; padding-left:5px}
			.homeFeature li span{color:#333}
			
			.homeFeature #search {width:200px; margin-left:-10px}
			.homeFeature #search .input {padding:4px; color:#555; float:left; margin-right:3px}
	
		#homeFeatureNav {width:183px; background:transparent; float:left}
			#homeFeatureNav a {background:url(/images/bg_grayTopGradient.gif) top repeat-x;  padding:14px 0 0 7px; width:152px; height:47px; display:block; border-right:1px solid #ccc; border-bottom:1px solid #ccc; color:#535353; text-decoration:none; letter-spacing:-1px; font-size:14px; line-height:18px}
				#homeFeatureNav a span {font-size:10px; letter-spacing:0; line-height:12px}
				#homeFeatureNav a.current {background:transparent url(/images/bg_homeFeatureNavActive.png) top left no-repeat; width:176px; height:49px; display:block; border:none; color:#fff; position:relative;z-index:1}
				#homeFeatureNav a.current strong {text-shadow:1px 0 1px #2e4c6d}
				#homeFeatures div {display:none}
				
		#homeAdLeft {width:160px; height:600px; float:left; margin-right:15px;}
		#homeAdRight {width:300px; height:250px; float:right}
				
		 #homeMyStuff {padding:12px; width:779px; height:36px; float:left; margin-bottom:11px; background:#e7ede1; border:1px solid #dee3d8;-moz-border-radius-topright: 6px; -khtml-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -khtml-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-bottomright: 6px; -khtml-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomleft: 6px; -khtml-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px;}
		 	#homeMyStuff h3{font-size:18px; color:#679b2e; margin-right:25px; line-height:20px; margin-top:-3px}
			#homeMyStuff #subHead{font-size:11px; line-height:12px !important; font-weight:normal; color:#333; margin-top:1px}
				
		 	#homeMyStuff li {background:transparent url(/images/icon_steps_green.png) no-repeat; float:left; list-style:none; width:98px; height:34px; padding-top:7px ;padding-left:38px; line-height:14px}
			#homeMyStuff li strong {font-size:13px}
				#homeMyStuff li#download {background-position: 0 0}
				#homeMyStuff li#organize {background-position: 0 -37px}
				#homeMyStuff li#add {background-position: 0 -74px}
		
	#homeFeaturedBrands h2, #homeFeaturedProducts h2 {font-size:18px; color:#222; background:#dbe7f1 url(/images/bg_home_h2.png) repeat-x; padding:9px 0 13px 10px; text-shadow:-1px -1px 1px #f3f7fa }
		#homeFeaturedBrands h2 span, #homeFeaturedProducts h2 span {font-size:14px; line-height:10px; font-weight:normal; color:#5880a2; padding-left:8px}
	#homeFeaturedBrands {width:803px; border:1px solid #bdd1e2; height:176px; float:left; margin-bottom:15px}
		#homeFeaturedBrands ul {margin:7px 0 0 15px}
			#homeFeaturedBrands li {float:left; list-style:none; width:123px; height:57px; border:1px solid #e2e2e2; margin:0 5px 5px 0; text-align:center}
				#homeFeaturedBrands li:hover {border:1px solid #679edc}
			#homeFeaturedBrands li a {background: url(/images/bg_homeFeaturedBrands.png) no-repeat; display:block; height:57px; width:123px; text-indent:-9999px}
				#homeFeaturedBrands li a#sony {background-position:0 0}
				#homeFeaturedBrands li a#apple {background-position:-123px 0}
				#homeFeaturedBrands li a#craftsman {background-position:-246px 0}
				#homeFeaturedBrands li a#panasonic {background-position:-369px 0}
				#homeFeaturedBrands li a#ge {background-position:-492px 0}
				#homeFeaturedBrands li a#lg {background-position:-615px 0}
				#homeFeaturedBrands li a#kenmore {background-position:0 -57px}
				#homeFeaturedBrands li a#dell {background-position:-123px -57px}
				#homeFeaturedBrands li a#weber {background-position:-246px -57px}
				#homeFeaturedBrands li a#graco {background-position:-369px -57px}
				#homeFeaturedBrands li a#canon {background-position:-492px -57px}
				#homeFeaturedBrands li a#philips {background-position:-615px -57px}
				
				#homeFeaturedBrands .tooltip {display:none; background:url(/images/bg_tooltip.png); height:149px; width:264px; padding:30px; text-align:left; font-size:11px;color:#fff; margin-top:30px; position:absolute; top:200px; z-index:9999}
					#homeFeaturedBrands .tooltip h5 {color:#fff; font-size:18px; margin-bottom:8px; text-shadow:1px 1px 3px #243c57}
						#homeFeaturedBrands .tooltip a {background:none!important; color:#ffdd30;font-size:11px; display:inline !important; text-indent:0px !important; height:11px !important; width:100% !important}
					#homeFeaturedBrands .tooltip td strong {font-size:12px}
					#homeFeaturedBrands .tooltip td.dtList {padding-bottom:5px}


	#homeFeaturedProducts {width:803px; border:1px solid #bdd1e2; height:160px; float:left; margin-bottom:15px}
			.homeFeaturedProduct {float:left; width:100px; margin-right:6px; text-align:center}
			.homeFeaturedProduct a {font-size:11px; font-weight:bold}
				.homeFeaturedProduct_img {background: url(/images/bg_homeFeaturedProducts.png) no-repeat;display:block; height:70px; width:98px; padding-bottom:12px; text-indent:-9999px}
					a.homeFeaturedProduct_img#laptop {background-position:0 0}
					a.homeFeaturedProduct_img#powertool {background-position:-98px 0}
					a.homeFeaturedProduct_img#camera {background-position:-196px 0}
					a.homeFeaturedProduct_img#refrigerator {background-position:-294px 0}
					a.homeFeaturedProduct_img#lawnmower {background-position:-392px 0}
					a.homeFeaturedProduct_img#tv {background-position:-490px 0}
					a.homeFeaturedProduct_img#cellphone {background-position:-588px 0}
					a.homeFeaturedProduct_img#sewingmachine {background-position:0 -82px}
					a.homeFeaturedProduct_img#scanner {background-position:-98px -82px}
					a.homeFeaturedProduct_img#thermostat {background-position:-196px -82px}
					a.homeFeaturedProduct_img#clockradio {background-position:-294px -82px}
					a.homeFeaturedProduct_img#oven {background-position:-392px -82px}
					a.homeFeaturedProduct_img#printer {background-position:-490px -82px}
					a.homeFeaturedProduct_img#washer {background-position:-588px -82px}
					
					
					#homeFeaturedProducts a.prev, #homeFeaturedProducts a.next {float:left; height:102px; width:31px; display:block; cursor:pointer}
						#homeFeaturedProducts a.prev {background:url(/images/btn_homeFeaturedProducts_prev.gif) no-repeat center center transparent}
						#homeFeaturedProducts a.next {background:url(/images/btn_homeFeaturedProducts_next.gif) no-repeat center center transparent}
						
					a.disabled {visibility:hidden !important} 
					
					#scroller {position:relative; overflow:hidden; width: 741px; height:110px; float:left; margin-top:12px }
						#scroller .products { width:20000px; position:absolute; clear:both }
							.products div {float:left; width:741px}
					
	
	.homeContentBox {background: url(/images/bg_homeContentBox.png) repeat-x bottom; border:1px solid #cecece; float:left; padding:12px}
		
		.homeContentBox#articles {width:374px; height:131px; margin-right:8px}
			.homeContentBox#articles img {width:125px; float:left; margin-right:10px}
			.homeContentBox#articles .readmore {font-size:11px}
			
		.homeContentBox#recalls {width:170px; height:131px; margin-right:8px}
			.homeContentBox#recalls a {font-size:11px; line-height:17px}
			.homeFeaturedProduct a:hover, .homeContentBox#articles a:hover, .homeContentBox#recalls a:hover {color:#fd9935}
			
		.homeContentBox.bottom {background:#fff; float:left; width:294px; height:194px; margin:14px 10px 0 0; overflow:hidden}
		
	.homeContentBox h4 {font-size:18px; padding:0 2px 7px; border-bottom:2px solid #dbe7f1; margin-bottom:15px}
		.homeContentBox.bottom h4 {margin-bottom:5px}
	
			.twtr-hd {display:none}
			.twtr-tweet-text p {font-size:11px}
	
	 #homeSocialMedia {width:193px; height:155px; float:left}
		#homeSocialMedia li {border:1px solid #cecece; height:47px; margin-bottom:5px; list-style:none;position:relative}
		#homeSocialMedia li a {background:url(/images/bg_grayTopGradient.gif) top repeat-x; display:block; width:159px; height:33px; padding: 7px 16px; color:#333; text-decoration:none}
		.homeSocialMediaIcon {position:absolute; right:20px; top:-3px}
		
		
/*  CellPhone Home Columns */

.homeCol {
	float:left;
	padding:11px;
	width:211px;
	line-height:18px;
}

	.homeCol ul{
		list-style:none;
		padding-left:5px;
		margin-top:10px;
		text-align:left;
	}

	.homeCol li{
		border-bottom:1px dotted #cfcfcf;
		padding:6px 0pt 6px 3px;
		font-size:12px;
	}

	.homeCol h4{
		color:#fff !important;
		font-weight:bold;
		font-size:19px !important;
		letter-spacing:-1px;
		text-align:center;
		line-height:38px;
	}

	.homeCol a{
		font-weight:bold;
		text-decoration:underline;
		display:block;
	}

.homeColLeft, .homeColRight{
	background:transparent url(/images/bg_home_col.png) no-repeat;
}


.homeColLeft {
	margin-right:4px;
}


/* Product Detail */

#productTitle {
	margin-bottom:0 !important	
}

#prodDetailLeft {
	float:left;
	width:265px;
	margin-bottom:12px	
}

#detailFBLike {
	border:none;
	overflow:hidden;
	height:23px;
	width:90px;
	float:left
}

#prodimage {
  float: right;
}

#prodimage img {
  width: 100px;
}

#prodimageDetail {
  float:left;
  width: 105px;
  margin-bottom:15px;
}

#prodimageDetail img{
  width: 105px;
}

.resourceTitle {
	color:#000;
	font-weight:bold;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom:12px;
	line-height:24px;
}

.resourceTitleProd {
	color:#727272;
	font-size:15px !important;
	letter-spacing:-1px;
	margin:0 0 2px 0!important;
	line-height:20px;
	font-weight:bold
}

.resMetaData {
	float:left;
	margin:0 22px 16px 0
}

.resMetaDataTitle {
	font-size:11px;
	font-weight:normal;
	color:#727272
}

.resMetaDataValue {
	font-size:11px;
	font-weight:normal;
	color:#0068b3;
	margin-right:5px;
}

#mancover, #mancover_lg {
	text-align: center;
	float: right;
}


#mancover {
	width:170px;
	margin-bottom:10px
}

#mancover_lg {
	width:250px
}

.resourcecover {
	float: right;
	text-align: center;
}
	.resourcecover img {
		border:1px solid #d2d2d2;
	}

.smImageTip, .medImageTip, .lgImageTip{
  border: 1px solid #d2d2d2;
  cursor:url(/images/magnify.cur), pointer;
}
	#mancover a, #mancover_lg a{
	  font-weight: normal;
	  font-size: 11px;
	}
	#mancover img {
		border: 1px solid #d2d2d2;
	}
	#mancoverimg {
	  border: 1px solid #d2d2d2;
	  width: 90%;
	  height: auto;
	}
	
#mancoverShell {background:url(/images/coverArtPlaceholder.png) no-repeat; width:116px; height:130px; padding:50px 12px 0; border:1px solid #d2d2d2; text-align:left; font-size:11px; float:right; margin-left:15px}

#prodDetails{
	padding:0 10px;
}

#prodDetails h1{
	color:#ff8701;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}

#prodDetails h2{
	color:#ff8701;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

#relatedTerms {
	font-size:11px;
	font-weight:normal;
	color:#727272;
}

#googleAds {
	width:728px;
	margin:0 auto;
	padding: 10px 0;
}

.updatesRegbox {
	background:url(/images/bg_updates_regbox.gif) no-repeat;
	width: 289px;
	height: 53px;
}

.updatesRegbox div {
	padding: 10px 10px 0 10px;
	line-height: 17px;
}

#updatesDetail {
	background:url(/images/bg_updates_detail_bottom.gif) no-repeat left bottom;
	width:250px;
}

#updatesDetailContent {
	width:230px;
	padding:10px;
	background:url(/images/bg_updates_detail_top.gif) no-repeat;
}

#updatesDetailContent strong{
	color:#0267b5;
	font-size:13px
}

#updatesDetailContent form{
	margin-top:10px
}

#digestEmailAddressDetail {
	width:124px;
}

#NPTDesc {
	font-size:11px; line-height:13px
}

.shellForm_input {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#444; padding:3px; width:415px; margin-bottom:10px; border:1px solid #c5c5c5; -webkit-border-radius: 3px; -moz-border-radius:3px;border-radius: 3px}

/* Search Results Page */

#searchResultsContainer {
	background:url("/images/bg_searchResultsContainer.png") no-repeat center top transparent;
	overflow:hidden;
	padding:20px 15px 0;
}

	#searchResultsContainer h1 {
		color:#000;
		font-size:24px;
		letter-spacing:-1px;
		line-height:28px;
		margin-bottom:12px;
	}
	
#searchResultsContainer #formVar {float:left; padding:6px; font-size:16px; width:372px; margin-right:4px}

#searchResultsNav a {
	text-decoration:none;
	background:transparent url(/images/searchResultsNav.gif) no-repeat scroll center top;
	color: #fff;
	font-weight:bold;
	display: block;
	text-align: center;
	float: left;
	height: 36px;
	width: 330px;
	margin:0 2px 3px 0;
	font-size:13px
}

#searchResultsNav a span {
	display: block;
	margin-top: 6px;
}
#searchResultsNav a:hover {
	text-decoration: none;
	background-position:0% -36px;
	color:#fff;
	font-weight:bold;
}
#searchResultsNav a.selected {
	text-decoration: none;
	background-position:0% -36px;
	color:#fff;
	font-weight:bold;
}
#searchResultsNav a.selected span {
	display: block;
	margin-top: 6px;
}

.searchResults{
	list-style: none;
	overflow:hidden;
}

	.searchResults li{
		list-style: none;
		border-bottom:1px dotted #cfcfcf;
		padding:4px 0;
		overflow: hidden;
	}
	
	.searchResults li:hover{
		background:#f6fbfd
	}

#spellSuggestion {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}

.resultCount {
	float:left;
	color:#000;
}

.pagination {
	background:transparent;
	text-align:right;
	padding-bottom:10px;
}

.pagination > a {
	background: -moz-linear-gradient(center top , #f6f6f6, #e7e7e7) repeat scroll 0 0 transparent;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e7e7e7');
	background: -webkit-gradient(linear, center bottom, center top, from(#e7e7e7), to(#f6f6f6));
	border: 1px solid #cccccc;
	color: #555;
	-webkit-border-radius: 3px; -moz-border-radius:3px; border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	cursor: pointer;
	padding: 2px 5px;
	margin: 0 1px;
	text-align: center;
	text-decoration: none
}

.pagination > a:hover, .pagination > a:active {
	background:#f6f6f6
}

.pagination span.current {
	 background: none repeat scroll 0 0 #fff;
	 -webkit-border-radius: 3px; -moz-border-radius:3px; border-radius: 3px;
	 color: #111;
	 border: 1px solid #ddd;
	 padding: 2px 5px;
	 margin: 0 1px;
	}

.searchHeadline {
	font-size: 16px;
	line-height:20px;
	margin-bottom:4px;
	letter-spacing:-1px;
}
	.searchHeadline > div {color:#888;font-size:11px;margin-top:-4px;margin-bottom:8px}

a.searchFooter{
	color:#4c8e13;
	line-height:30px;
}

.getManualSearch {
	padding:10px 0;
}

.filterbox{
	background: #e3e3e3;
	border: 1px solid #c1cbd8;
	font-size:1.1em
}

.filttext {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:5px;
	padding-right:10px
}

#filtmfg, #filtprod {
	width:210px;
	float:left;
}

/* UGC Pages */

#ugcFormSteps li {background:transparent url(/images/icon_steps_green.png) no-repeat; list-style:none; margin-bottom:25px; padding:2px 0 2px 42px; font-size:11px; height:33px}
	#ugcFormSteps li strong {font-size:14px}
	#ugcFormSteps li#one {background-position: 0 0}
	#ugcFormSteps li#two {background-position: 0 -37px}
	#ugcFormSteps li#three {background-position: 0 -74px}
	

.formDetails > div {background:#eaf2fa; padding:15px; margin-bottom:12px; border-bottom:1px solid #bdcdde; -webkit-border-radius: 5px; -moz-border-radius:5px; border-radius: 3px; overflow:hidden;}
	.formDetails > div > label {width:180px; font-size:15px; text-align:left; float:left; margin-right:3px}
	.formDetails > div > label.required {font-weight:bold;}
		.formDetails > div > label span {font-size:11px; color:#888; font-weight:normal;}
		.formDetails > div > .post {border:1px solid #d2d2d2; width:394px;padding:3px;font-family:Arial, Helvetica, sans-serif;font-size:12px;margin-bottom:5px; color:#444}
			.formDetails > div > .post.login {width:200px}
			.formDetails .regHelpText {width:170px; position: absolute; right: 15px; font-size:11px; color:#888}
			.formDetails .tc {font-size:11px; line-height:30px}
			.formDetails .info {font-size:11px; color:#888}

#thread_type {
	font-size:19px;
	font-weight:bold;
	color:#006dc0;
	margin-bottom:5px;
}

#post_subject {
	font-size:18px;
	font-weight:normal;
	color:#478e04;
	line-height: 22px;
}

.threadImage {float:left; margin:0 10px 10px 0; max-width:70px; max-height:70px; padding:2px; background:#fff; border:1px solid# d2d2d2}

.firstPostSubNav {border-top: 1px dotted #cfcfcf; padding: 10px 0 8px; margin-top: 3px; overflow:hidden;}

/* ---- variant for OneSite */
#postSubject {
	font-size:14px;
	font-weight:bold;
	color:#478e04;
	line-height: 18px;
}

.post_content {
	margin: 12px 0;
	line-height: 17px; 	
}

/* ---- variant for OneSite */
.postContent {
	color:#000;
	line-height:14px;
	line-height:16px;
}
.postContent_bold {
	color:#000;
	line-height:16px;
	font-weight:bold;
}

.attribution_found {
	color: #626262;
}

.comment_title {
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}

/* ---- variant for OneSite */
.commentTitle {
	color:#000;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

.commentImage {
	max-width: 100px;
	float: right;
	margin-bottom: 10px;
	border:1px solid #D2D2D2;
}

.headline_post_title a{
	text-decoration:underline;
	color:#000;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
}

.memInappropriateLink{
	float:right;
}

a.memLink {
color:#4C8E13;
font-weight: bold;
}

.found{
	font-weight:bold;
	color:#498f15;
}

.found h3{
	font-size:1.5em;
	margin-bottom:5px;
}

.found a{
	font-weight:bold;
	color:#498f15;
	text-decoration:underline;
}

.rating {
	background:#fff;
	border: 1px solid #d6d6d6;
	padding:8px 10px;
	overflow:hidden;
}

	.ratingPrompt {
		color:#0271c3;
		float:left;
		margin-right:12px;
		font-weight:bold;
		}

	.rating span.memInappropriateLink{
		float: right;
		line-height:2em;
		}

#tabs ul {
	list-style: none;
	width:100%;
    }

	#tabs li {
		list-style: none;
		float: left;
		border: 1px solid #cfcfcf;
		border-bottom:none;
		margin-right:3px;
		-webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;
    }

	#tabs a {
		display: block;
		text-decoration: none;
		background: #f1f1f1;
		padding: 10px;
		color: #666;
		font-size:15px;
		font-weight:bold;
		text-align: center;
    }

	#tabs a.selected  {
		background:#d7ebf6;
		color:#0068b3;
		font-size:16px;
		position: relative;
		top: 1px;
		border:none
	}

.tabs_subnav {
		border: 1px solid #ccc;
		border-top: none;
		clear: both;
		padding: 12px 10px;
		width:448px;
	}

	.tabs_subnav a{
		font-weight:bold;
		padding:0 5px}

.getmanualResolved {
	padding-top:10px;
}

/* How-To Form */

#howtodiv h4 {line-height:18px; margin-right:5px}

#howtoform label {
	float:left;
	margin-right:5px;
	margin-bottom:20px;
	text-align:right;
	width:100px;
	color:#0068B3
}

#howtoform .input {
	width:302px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif
}

#howtosteps li{
	/* background:#f0f8fb url(/images/bg_howtoStep.gif) no-repeat; */
	width:417px;
	height:64px;
	margin-bottom:10px;
	padding:11px 11px 7px 12px;
	list-style:none
}

#howtosteps label {
	float:left;
	font-size:16px;
	color:#0068B3;
	width:70px;
	margin-top:10px
}

#howtosteps .input {
	width:316px;
	padding:4px;
	height:26px;
	font-size:12px
}
.stepActions {text-align:right; margin-top:8px}
.stepActions a {font-size:10px; margin:0 3px}

#btnAddStep {float:right}


ol.stepsList {
	list-style:none
}

ol.stepsList li {
	border-bottom:1px dotted #cfcfcf;
	padding:20px 20px 20px 50px;
}

.stepNum {
/*	background:transparent url(/images/bg_stepNum.gif) no-repeat; */
	width:31px;
	height:31px;
	float:left;
	clear:right;
	margin:0 15px 0 -50px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:31px;
	text-align:center;
}

/*Community Home Page Styles */

#communityFeatureBox {padding:10px; background:#f9f9f9; border:1px solid #ddd; margin-bottom:10px; color:#555}
	#communityFeatureBox > h3 {font-size:20px; letter-spacing:-1px; font-weight:normal; margin-bottom:5px}
	#communityFeatureBox > form {width:439px}
		#communityFeatureBox > form > textarea {font-family:arial; font-size:13px; height:42px; padding:4px; width:342px}
		#communityFeatureBox > form > input {position:relative; left:7px; top:4px}
#communitySearch {margin-bottom:10px;}
	#communitySearch .input {font-family:arial; font-size:13px; background:url(/images/bg_searchboxinput.gif) top left; no-repeat; border:1px solid #C5C5C5; border-right:none; float:left; padding:5px 5px 4px; width:353px; height:16px}

#leftNavBrowse {width:100%}
	#leftNavBrowse > li > a {display:block; padding-left:9px; width:150px; line-height:30px; text-align:left; text-decoration:none; margin-bottom:5px; text-shadow:1px 1px 0px #fff }
	#leftNavBrowse > li > a.active {display:block; padding-left:24px; width:152px; line-height:37px; font-weight:bold;  text-align:left; text-decoration:none; margin-bottom:5px; }
	#leftNavBrowse.supportnav > li > a {background:url(/images/bg_communityCatNav.png) no-repeat left top transparent; color:#5c7830 }
	#leftNavBrowse.manualsnav > li > a {background:url(/images/bg_manualsCatNav.png) no-repeat left top transparent; color:#0068b3; }
	#leftNavBrowse.supportnav > li > a:hover {color:#F08711}
	#leftNavBrowse.manualsnav > li > a:hover {color:#F08711}
	#leftNavBrowse.supportnav > li > a.active { background:url(/images/bg_communityCatNav_active.png) no-repeat left top transparent; color:#fff; text-shadow:-1px -1px 0px #6d8c3e }
	#leftNavBrowse.manualsnav > li > a.active { background:url(/images/bg_manualsCatNav_active.png) no-repeat left top transparent; color:#fff; text-shadow:-1px -1px 0px #2f73c0 }

.communityThreadSubj {color:#0068b3!important}

.commentsList > li {
    float: left;
    margin-bottom:20px;
    position: relative;
    list-style:none;
    clear:both; 
    width:470px  
    
}
	.commentsList > li > .avatarContainer {float:left; text-align:center; color:#6f6f6f; font-family:Verdana, Geneva, sans-serif; font-size:8px; width:58px}
	
		.avatar {
			background-color: #FFFFFF;
			border: 1px solid #CCCCCC;
			margin: 0 0 5px 0;
			padding: 3px;
			max-width:50px;
			max-height:50px;
		}

.commentContainer {
    float: left;
    background:#f6f6f6;
    border: 1px solid #e7e7e7;
    margin: 0 0 0 25px;
    position: relative;
    width:385px;
    -webkit-border-radius: 3px; -moz-border-radius:3px; border-radius: 3px
}

.comment {padding:10px; border:1px solid #fff; -webkit-border-radius: 3px; -moz-border-radius:3px ;border-radius: 3px; overflow:hidden}

.comment_left {
	background: url(/images/bg_comment_box_left.png) no-repeat;
    left: -16px;
    position: absolute;
    top: 16px;
    width:17px; height:16px
}

	.comment > a.subject {font-size:15px; font-weight:bold; text-decoration:none; display:block; margin-bottom:8px}

	.comment > .footer {
		background: none repeat scroll 0 0 #EBEBEB;
		border-top: 1px solid #FFFFFF;
		bottom: -10px;
		font-size: 11px;
		left: -10px;
		margin-top: 8px;
		padding: 5px 10px;
		position: relative;
		width: 363px;
		color: #7F7F7F;
	}
		.comment > .footer > span {float:right; margin-left:10px}

.commentform {background:#f0f8fb; padding:15px; border:1px solid #eaeaea;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow:hidden}
	.commentform.tabs {background:#d7ebf6; border:1px solid #cfcfcf; -webkit-border-radius: 0 5px 5px 5px; -moz-border-radius:  0 5px 5px 5px; border-radius: 0 5px 5px 5px}

#communityFeatures {
	overflow:hidden;
	padding:12px 0 20px 0;
	width:100%;
	background:#fff url(/images/bg_communityFeatures.gif) repeat-x bottom center;
	border-bottom:1px solid #c6d9ee
}

#communityFeatures .feature {
	border-right:1px solid #cbddf1;
	float:left;
	height:110px;
	padding:0 32px;
	width:180px;
}

#communityFeatures .last {
	border-right:none;
}

#communityFeatures p {
	margin:18px 0
}


#communityFeatures h2 {
	color:#f08711;
	font-family:arial black;
	font-size:28px;
}

.narrowContainer {
	border:1px solid #e5e5e5;
	width:156px;
	margin-bottom:8px;
	margin-left:1px;
}

.narrowListHeader {
	border-bottom:1px solid #fff;
	color:#7f7f7f;
	line-height:22px;
	padding-left:8px;
	background:#f0f0f1;
	background:-moz-linear-gradient(center bottom, #f1f1f1 0pt, #fff 100%) repeat scroll 0 0 #f1f1f1;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff');
	background: -webkit-gradient(linear, center bottom, center top, from(#f1f1f1), to(#fff));
	font-size:12px
}

.narrowListContainer {
	padding:10px;
	border-top:1px solid #e5e5e5;
	max-height:200px;
	overflow:auto;
}

.narrowListContainer > ul > li {
	padding:2px;
}

.browse_nav_input {width: 142px; margin: 4px 3px; padding: 2px}

.toggleBtnContainer {height:30px}
.toggleButton {
			  font-weight:bold; padding:3px 6px; display:block; float:left; width:142px; border:1px solid #c5c5c5; color:#555; text-align:center; text-decoration:none;
			  background:#f1f1f1;
			  background:-moz-linear-gradient(center top , #ffffff 0%, #dddddd 99%) repeat scroll 0 0 #f1f1f1;
			  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd');
			  background: -webkit-gradient(linear, center bottom, center top, from(#dddddd), to(#ffffff));
			  
}
		.toggleButton.cornerLeft {
				-webkit-border-top-left-radius:3px; -webkit-border-bottom-left-radius:3px;
				-moz-border-radius-topleft:3px; -moz-border-radius-bottomleft:3px;
		}
		.toggleButton.cornerRight {
				-webkit-border-top-right-radius:3px; -webkit-border-bottom-right-radius:3px;
				-moz-border-radius-topright:3px; -moz-border-radius-bottomright:3px;
		}
		.toggleButton.selected {
				background:#4285d0;
				background:-moz-linear-gradient(center top , #2f73c0 0%, #5c96d6 99%) repeat scroll 0 0 #4285d0;
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f73c0', endColorstr='#5c96d6');
				background: -webkit-gradient(linear, center bottom, center top, from(#5c96d6), to(#2f73c0));
				border: 1px solid #3972b2; color:#fff
		}

div.link {
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#0068b3;
	cursor:pointer;
	outline: 0;
}

#boxShadow {background:transparent url(/images/bg_boxShadow.png) no-repeat center bottom; height:14px; width:980px}

#col3Container {
	overflow:hidden;
	width:100%;
	padding-bottom:25px
}

#col3Container .col3 {
	float:left;
	padding:0 30px;
	width:275px;
	border-right:1px solid #ddd
}

#col3Container .col3.first {
	padding-left:15px
}

#col3Container .col3.last {
	border-right:none;
	padding-right:15px
}

#col3Container h3 {
	color:#000;
	font-size:22px;
	margin-bottom:16px
}

#col3Container .col3 .popularPosts li{
	border-bottom:1px dotted #ccc;
	padding:10px 0 10px 16px;
	list-style:none;
	background: url(/images/bg_listBulletArrow.gif) left 15px no-repeat;
}

#featuredProdDiscussions {
	background:#fff url(/images/bg_prodDiscussionsContainer.png) no-repeat;
	width:960px;
	height:106px;
	padding:22px 0 0 20px;
	margin-bottom:20px
}

#featuredProdDiscussions h4{
	width:130px;
	font-size:22px;
	line-height:28px;
	color:#333;
	float:left;
	margin-right:50px
}

#featuredProdDiscussions li{
	list-style-type:none;
	margin-right:10px;
	width:100px;
	text-align:center;
	float:left
}

/* Dashboard Styles */

#dashboard {
	margin: 20px;
}

#dash_profile {
	border: 1px solid #D2D2D2;
	width: 595px;
	height: 248px;
	overflow-y: auto;
	float: left;
}

.dash_heading {
	background: #D9E9F9;
}

.dash_heading h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 10px;
	border-bottom:1px solid #d2d2d2;
}

.dash_box {
	font-size: 1.2em;
	color: #000;
	margin: 0px;
	padding: 10px;
	overflow:hidden;
}

.dash_box h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-bottom: 5px;
}

.dash_box .mex_thumb {
	float: right;
	width: 100px;
	padding: 5px;
}

#dash_userdetails {
	line-height: 165%;
}

#dash_adpane {
	width: 300px;
	float: right;
}

#dash_discussions, #dash_filing {
	border: 1px solid #D2D2D2;
	width: 100%;
}

#dash_discussions #mexthreadlist, #dash_filing #filingcablist {
  	float: left;
  	overflow: hidden;
  	width: 300px;
}

.dash_mexlistitem, .dash_fclistitem {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.dash_listitem_highlight {
	background-color:#F9F9D9;
	border-bottom:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
	padding-left:5px;
	position: relative;
	width: 298px;
	z-index: 2;
}

#dash_discussions #mexthreaddetail, #dash_filing #filingcabdetail {
	padding: 15px;
	line-height: 150%;
	background-color: #F9F9D9;
 	border:1px solid #cfcfcf;
 	margin-left:299px;
	height:1%;
 	z-index: 1;
}

#dash_discussions #mexthreaddetail {
	padding: 15px 15px 40px 15px;
	margin-bottom: 20px;
}

#dash_filing #product_image {
	float: right;
	width: 152px;
	text-align: center;
}

#dash_filing #product_image #dash_product_thumb {
	border: 1px solid #D2D2D2;
}

.dash_product_thumb {
	float:right;
	text-align:center;
	}
	
	.dash_product_thumb img{
		margin-bottom:7px
	}
	
#leavemodelnameinput {
	font-size:11px;
	margin-left:5px;
}

#mex_legend {
	font-size: 0.9em;
}

.star_padding {
	padding-left: 21px;
}

#editfile {
	width: 400px;
}

#editfile input {
	width: 178px;
	margin: 3px;
	border: 1px solid #d2d2d2;
}

#editfile label {
	text-align: right;
	font-weight: bold;
	display: block;
	float: left;
	width: 180px;
	margin: 3px;
}

#addCustomField {
	text-align: center;
}

#addCustomField h3 {
	font-size: 1.2em;
	font-weight: bold;
}

.error {
	color: #f00;
}

#superUserMenu {
	float:right;
	text-align:right;
}

#superUserMenu ul li{
	list-style-type:none;
	float:left;
	margin-left:15px;
}

#oiq_sitesbox {
	width: 100%;
	border: 1px solid #d2d2d2;
}

#oiq_sitesbox h1 {
	padding: 10px;
	background-color: #D4E5ED;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	border-bottom: 1px solid #d2d2d2;
}

#colcont {
	width: 520px;
	padding: 15px;
	font-size:1.2em;
	line-height:1.5em;
}

#colcont h2 {
	color: #0072BC;
	font-size: 1.4em;
	font-weight: bold;
}
#colleft {
	width: 229px;
	float: left;
	line-height: 18px;
	padding-right: 30px;
	border-right: 1px solid #cfcfcf;
}

#colright {
	width: 229px;
	float: left;
	line-height: 18px;
	padding-left: 30px;
}


.memFileCabinetImage {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}

#inline_list li {
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:35px;
}


/* Autocomplete styles*/

div.auto_complete {
	position:absolute;
	width:250px;
	background-color:#ffffff;
	border:1px solid #c2c2c2;
    max-height: 200px;
    overflow: auto;
}

ul.suggestions {
	list-style-type: none;
	cursor:default
}

ul.suggestions li.selected {
	background-color: #3190fa;
    color:#ffffff;
}

/*
li.suggestion {
	list-style-type: none;
	display:block;
	padding:2px;
	height:32px;
}

li.suggestion div.suggestionValue {
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
}


li.suggestion div.suggestionInfo {
	color:#888888;
	font-size:10px;
}
*/



/* Form window */
span.pop_title_long {
	color:#000000;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-left:-2px;
}

div.pop_title {
	width:100%;
	text-align: left;
	color:#000000;
	font-size:1.5em;
	font-weight:bold;
}

a.button_image{
	text-decoration:none;
}


/* formPostFile */
#contribtue_dialogue, #url_form_container, #upload_form_container p{
	text-align:left;
}

/* formPostResponse */
#contribtue_dialogue_jd, #url_form_container_jd, #upload_form_container_jd p{
	text-align:left;
}

#contribtue_dialogue_jd{
	padding:5px;
	border:1px solid #696969;
	background-color: #e6eff9;
}

#contribtue_dialogue_jd div{
	width:100%;
	text-align: center;
	font-weight: bold;
	color:#3190fa;
}

#pop_wrapper{
	padding:0px 7px;
	text-align:center;
}

#pop_wrapper p{
	font-size:12px;
	text-align:left;
}

#pop_wrapper div.header_title_blue{
	width:100%;
	/*text-align: center;*/
	text-align: left;
	font-weight: 900;
	font-size: 20px;
	color:#3190fa;
}

#pop_wrapper div.header_title_blue img{
	float:left;
	margin-right: 5px;
}

#pop_wrapper .label {
	font-size: 12px;
}

#pop_wrapper .replyfield {
	text-align:left;
	border:1px solid #D2D2D2;
	font-size: 12px;
	width: 300px;
}

.image_upload {
	width: 95px;
}
#pop_wrapper input[type="image"] {
	border:0px;
	}

/* Form Window */

span.pop_title_long {
	color:#000000;
	font-size:17px;
	font-weight:bold;
}

span.pop_title {
	color:#000000;
	font-size:17px;
	font-weight:bold;
}


/* Profile Window */

.profileTable {
	padding:10px;
	width:92%;
}

fieldset {
	margin:6px;
	padding:5px;
}

legend {
	color:#993300;
	font-size:10px;
	font-weight:bold;
}

.profileLabel {
	color:#666666;
	float:left;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	vertical-align:bottom;
	width:120px;
}

.profileData {
	border:0pt none;
	font-size:12px;
	font-weight:bold;
	margin:2px 3px;
	text-align:left;
	vertical-align:bottom;
}

.profileText {
	font-size:11px;
	margin:0pt 0pt 2px 6px;
	padding:1px;
	text-align:left;
	vertical-align:bottom;
}

.profileSelect {
	font-size:11px;
	margin:0pt 0pt 2px 6px;
	padding:1px;
	text-align:left;
	vertical-align:bottom;
}

.requiredNo {
	float:left;
	font-weight:normal;
	text-align:right;
	vertical-align:bottom;
	width:80px;
}

.requiredYes {
	float:left;
	font-weight:bold;
	text-align:right;
	vertical-align:bottom;
	width:80px;
}

/* Network Links */
.network_links {
	background:#eff4fa none repeat scroll 0%;
	border:1px solid #e0e1e5;
	color:#696969;
	padding:10px;
}
   /*.network_links strong { color: #2166b4; font-size: 1.1em }*/
   .network_links strong {color: #2166b4; font-size: 12pt; text-transform:uppercase;}
   .network_links label { font-size: .95em }
   .network_links p { margin: 5px 0 5px 0 }

/* Upload Image Preview*/
	#image_attach img{border:2px solid #e1e1e1;}

/* js Links */
	a.js_link{cursor:pointer;cursor:hand;}

/* Admin */
.controls{
	font-size:x-small;
	text-transform:uppercase;
}
	.controls a{text-decoration:none;}
	.controls a img{vertical-align:middle;}


.cancel_lightbox{
	/* width:100%; */
	margin:0 auto;
	margin-top:20px;
	text-align:center;
}

.validation {
	color: #d00;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

.fakeLink {
	color:#0068B3;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}



/* Footer */

#footer {
	width:980px; height:42px;
	clear: both;
	background:url(/images/sprite_global.png) no-repeat 0 -183px;
	font-size:11px;
	line-height:18px;
}

	#footerContent {
		width:960px;
		margin:10px auto;
		padding:40px 10px 0 10px;
	}
	
.footerLinkContainer {
	float:left;
	width:176px;
	margin-right:20px
}

	.footerLinkContainer.last{
		margin-right:0
	}
	
	.footerLinkContainer li{
		list-style:none;
	}
	
		.footerLinkContainer li a {
			padding-left:3px
		}
	
	.footerLinkContainerHead {
		color:#000;
		font-weight:bold;
		font-size:13px;
		margin-bottom:8px
}
	
	.footerLinkContainer a:hover{
		text-decoration:none;
	}
	
#truste {
	width:980px;
	margin:0 auto
}

#footerSub {
	border-top:1px solid #dadada;
	padding-top:16px
}

#copyright {
	float:left;
	width:400px;
}
	
#footerSocialMedia {
	width:300px;
	float:left;
	margin-left:100px
}

.footerLikeGoogle {
	text-decoration:none;
	width:60px;
	float:left;
	padding-right:10px;
}

.footerLikeFB{
	text-decoration:none;
	width:60px;
	float:left;
}

/* Footer Survey */

#footerSurvey { position: fixed; bottom: 0; left:50%; width:900px; margin-left:-450px; z-index:9999}
#footerSurveyScroller {overflow: hidden; position: relative; top: 0px; left: 0px; }
#footerSurveyTop {width:900px; height:8px; background:transparent url(/images/footerSurvey/bg_footerSurveyTop.png) no-repeat center top; font-size:0}

#footerSurveyContainer {width:900px; height:1%; background:transparent url(/images/footerSurvey/bg_footerSurveyContainer.png) repeat-y; overflow:hidden}

#footerSurveyLeft {width:225px; padding:10px 0; float:left; text-align:center; font-size:14px; color:#fff}

#footerSurveyCtr {width:595px; float:left; padding:5px 15px 0; font-size:12px; color:#fff}
#footerSurveyCtr .question {font-size:14px; color:#b1d2f7; font-weight:bold; margin-bottom:10px}
#footerSurveyTitle {font-size:18px; letter-spacing:-1px; font-weight:bold; line-height:27px; color:#fed76e}
#footerSurveySubhead {font-size:13px; font-weight:bold}
#footerSurveyCtr label {float:left; padding-right:10px; text-align:left; width:480px}
#footerSurveyCtr .select {width:100px}

.tblFooterSurvey {padding-top:10px}
.tblFooterSurvey td {border-bottom:1px dotted #6992c1;padding:7px 0}
.tblFooterSurvey #Submit {position:relative; top:3px; left:10px}

#footerSurveyRt {width:50px; float:left}

#footerSurveyClose {position:relative; left:14px; top:0}

#manualreason {border:2px solid #a7bdd4; width:98%; height:40px; padding:5px}

/* end Footer Survey */

.iframeShim { /* Used to fix IE6 z-index bug */
	position: absolute;
	border: 0;
	margin: 0;	
	padding: 0;
	background: none;
}

.prototip .smImageTipImage img {width:100px; border: 2px solid #8c939c; }
.prototip .medImageTipImage img {width:200px; border: 2px solid #8c939c; }
.prototip .lgImageTipImage img {width:400px; border: 2px solid #8c939c; }

.prototip { position: absolute; }

.prototip .tooltip { position: relative; }
.prototip .regtooltip { width: 310px; }
.prototip .regtooltip .toolbar .title { width: 285px; }

.prototip .rssTip {
	width: 220px;
	border: 2px solid #F69935;
}

.prototip .rssTip .content{
	background: #fff;
	padding: 5px;
}

.prototip .mystuffTip {
	width: 200px;
	border: 2px solid #F69935;
}

.prototip .mystuffTip .content{
	background: #fff;
	padding: 5px;
}

.regtooltip .input {
	float: left;
	width: 165px;
	height: 17px;
	margin-bottom: 4px;
	border: 1px solid #A5ACB2;
}
.regtooltip label {
	float:left;
	width: 88px;
	text-align: right;
	padding-right: 10px;
	font-size:12px;
	font-weight:bold;
}
.prototip .tooltip { position: relative; }
.prototip .regtooltip .toolbar {
	background:url(/images/sprite_global.png) no-repeat -1722px -315px;
	width:290px !important;
	height: 20px;
	padding:15px 20px 5px 10px;
	font-size:11px;
	zzoverflow:hidden;
}
.prototip .regtooltip .toolbar .title {
	color:#f08711;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:-1px;
	}
.prototip .regtooltip .content {
	background:url(/images/sprite_global.png) no-repeat -2042px bottom;
	width:290px;
	padding:0 20px 25px 10px;
	font-size:11px;
	overflow:hidden;
	clear: both;
}

.prototip .regtooltip .closeButton {
	cursor: pointer;
	cursor: hand;
}

.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(/images/tooltip/close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
	}
.prototip .toolbar a.close:hover { background: transparent url(/images/tooltip/close_hover.gif); }

.starbox { float: right; width: 90px; }

.starbox .stars { background: #cccccc; }
.starbox .rated .stars { background: #dcdcdc; }
.starbox .rated .hover .stars { background: #cccccc; }
.starbox .colorbar { background: #ffcc1c; }
.starbox .hover .colorbar { background: #ff9231; }
.starbox .rated .colorbar { background: #ffcc1c; }
.starbox .rated .hover .colorbar { background: #ffcc1c; }
.starbox .ghost { background: #a1a1a1; }
.starbox .indicator { clear: both; }

.starbox .inverse .stars { float: right; }
.starbox .inverse .indicator { clear: both; display: block; text-align: right; }

/* One site project */
.popularBrands {float:left; margin-bottom:20px}
.popularBrands ul {list-style:none}
.popularBrands ul li {float:left; padding:3px 0 0 7px; margin-right:18px; background:transparent url(/images/bullet_org_arrow.gif) no-repeat 0 67%; white-space:nowrap}

#popularBrandsTitle h1 {font-size: 18px; color: rgb(240, 135, 17); margin-bottom: 5px;}

.scrollList {height:360px; overflow:auto}
.scrollList_sm {height:210px; overflow:auto}

#alphaNavTitle h1 {font-size: 18px; color: rgb(240, 135, 17); margin-bottom: 5px;}

#alphaNav {text-align:center; margin:15px 0}
#alphaNav span {margin-right:5px; color:#c2c2c2}
#alphaNav a {margin-right:5px;}
#alphaNav a:hover {text-decoration:none}

.alphaAnchor {
color:#F08711;
font-size:18px;
font-weight:bold;
padding-top:8px;
}

/*Lightbox*/
#overlay{
	background-image: url(/images/lightbox/mf_overlay.png);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3000000;
	width: 100%;
	height: 100%;
}

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/images/lightbox/mf_blank.gif);
	tteer: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src="/images/lightbox/overlay.png", sizingMethod="scale");
}

#box{
	background:#fff url(/images/bg_boxTopbar.png) repeat-x left top;
	padding: 10px;
	border: 3px solid #eaeaea;
	overflow: auto;
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;
	-moz-box-shadow: 0 0 30px #111111;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}

#box #close{
	float:right;
	height:14px;
	top:0px;
	right:0px;
	cursor:pointer;
	margin:2px;
	padding:0px;
}

#box #closeText{
	float:right;
	padding-top:3px;
	padding-right:2px;
	cursor:pointer;
	font-size:11px;
	font-weight: normal;
}

#box #boxTopbar{
	color:#000;
	font-size:18px;
	font-weight:bold;
	height:25px;
}

#box #boxContents {
	padding:10px;
}

#box #boxTitle {
	float:left;
	margin-top:3px;
	line-height: 24px;
}
/*end Lightbox*/

.tblrescue {
	padding: 0px;
}

.tblrescue td {
	vertical-align: top;
	padding-top: 5px;
}

.tblrescue td.label {
	color: #0068B3;
	text-align: right;
	padding-right: 3px;
	width: 100px;
}

.tblrescue .post {
	border: 1px solid #d2d2d2;
	width: 245px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tblrescue textarea {
	width: 300px;
}

.tblrescue td .notify {
	color: #0068B3;
	white-space: nowrap;
	padding-top: 2px;
	width: 100px;
}

.tblrescue .info {
	color: #999;
	font-size: 10px;
}

.prototip .facetfilter { width: 450px; background: #dceef7; border: 1px solid #c9c9c9; padding: 5px; padding-bottom:10px;}
.prototip .facetfilter .toolbar { background: #dceef7; font-weight: bold; color: #000;}
.prototip .facetfilter .toolbar a.close:hover { background: url(/images/tooltip/close_hover_red.gif);}
.prototip .facetfilter .title { background: #fff; padding: 15px 5px 5px 5px; font-weight: bold; font-size: 16px; }
.prototip .facetfilter .content { background: #fff;}


#refreshElement {
	height: 0px;
	width: 0px;
	position: absolute;
}

.memImageLink {
	cursor: pointer;
	cursor: hand;
}

/* Next used in My Stuff pages and with other actions with OPData */

#centerColNav2 a{
    background:transparent url(/images/centerColNav_over_232.gif) no-repeat scroll center top;
    width:235px !important;
    color: #666;
    text-shadow:1px 1px 0 #fff;
    display: block;
    float: left;
    font-size: 13px;
    padding-top:7px;
    height: 29px;
    margin-bottom: 4px;
    text-align: center;
    text-decoration: none;
    font-size:13px
}

	#centerColNav2 a.selected, #centerColNav2 a.selected:hover{
		background-position:0 -72px;
		color:#fff;
		font-weight:bold;
		text-shadow:-1px -1px 0 #6d8c3e;
	}

	#centerColNav2 a.selected_supporttabnav, #centerColNav2 a.selected_supporttabnav:hover{
		background-position:0 -108px;
		color:#fff;
		font-weight:bold;
		text-shadow:-1px -1px 0 #6d8c3e;
	}

	#centerColNav2 a.selected_manualstabnav, #centerColNav2 a.selected_manualstabnav:hover{
		background-position:0 -72px;
		color:#fff;
		font-weight:bold;
		text-shadow:-1px -1px 0 #2d6eb8;
	}
	
	#centerColNav2 a:hover {
		background-position:0 -36px
	}

#centerColNav3 a{
    background:transparent url(/images/centerColNav_over_151.gif) no-repeat scroll center top;
    width:154px !important;
}

	#centerColNav3 a:hover, #centerColNav3 a.selected {
		text-decoration: none;
		background-position:0 -36px;
		color:#fff;
		font-weight:bold;
	}

#print_home_inventory_link {
    float: right;
    font-size: 11px;
	font-weight: bold
}

	#print_home_inventory_link img {
		position:relative;
		top:3px;
		right:2px
	}

.editStuffFooter {padding:8px 0 0 0;}
.editStuffFooter a {color:#777777; font-size:11px;}
.editStuffFooter img {margin-left:5px;position:relative;top:7px;}


.room {
float:left;
line-height:14px;
text-align:center;
width:65px;
}
.room img {
display:block;
height:62px;
width:62px;
margin-bottom:5px;
cursor:pointer;
background-color:white;
-moz-opacity:.40;
opacity:.40;
filter:alpha(opacity=40);
}
.room_selected .room_img,.room_img:hover{
-moz-opacity:1;
opacity:1;
filter:alpha(opacity=100);
}

.room_title a{
color:#1366B4;
font-size:11px;
text-align:center;
font-weight:bold;
text-decoration:none;
}

.room_selected .room_title a, .room_title a:active,.room_title a:hover{
color:#f08711;
}

#rooms_left {
background: transparent url(/images/arrow_rooms_left.gif) no-repeat left center;
width:21px;
height:62px;
float:left;
}

#rooms_right {
background: transparent url(/images/arrow_rooms_right.gif) no-repeat right center;
width:18px;
height:62px;
float:left;
}

#rooms{
height:98px;
}

#rooms_window {
height:62px;
width:10000px;
padding:1px;
border-top:solid 1px #999;
border-bottom:solid 1px #999;
}

#rooms_container {
float:left;
width:390px;
height:95px;
overflow:hidden;
padding-top:3px;

}

.listStuff {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.listStuff img {float:right;max-width:60px;max-height:60px;}
.listStuff .editStuffFooter img  {float:none;max-width:none;max-height:none;position:static;}
.listStuff li {
border-bottom:1px dotted #CFCFCF;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:auto;
padding:20px 0;
width:100%
}

.listStuff li:hover{
background:#f6fbfd
}

.arrow_room_inactive {visibility:hidden;}


#stuff_actions a, #stuff_actions_detail a {
	font-size:12px; color:#0068b3;
}

#stuff_actions {background-color:#F3F6BF;margin-top:15px;padding:15px; }
    #stuff_actions img {cursor:pointer;}

    #stuff_actions.AddProductToStuff select{width:125px;}
    #stuff_actions.AddProductToStuff .but_save{margin-left:79px;}
    #stuff_actions.AddProductToNewRoom  #room_name_onchange{width:120px;}
    #stuff_actions.AddProductToNewRoom  .but_save{margin-left:79px;}
    #stuff_actions.addProductToRoom {}
    
	#stuff_actions.RemoveStuff {text-align:center;padding-right:60px;}

    #stuff_actions.MoveStuff .move_to_known_room_text {padding-left:30px;}
    #stuff_actions.MoveStuff select {width:125px;}
    #stuff_actions.MoveStuff .but_save {margin-left:39px;}
    
	#stuff_actions.MoveStuffToNewRoom #room_name_onchange{width:120px;}
    #stuff_actions.MoveStuffToNewRoom .but_save {margin-left:79px;}
    
	#stuff_actions.AskStuffHelp #subject_helpform{width:350px;}
    #stuff_actions.AskStuffHelp #postBody_helpform{width:350px;}
    #stuff_actions.AskStuffHelp #submit_image_helpform {display:none;}
    #stuff_actions.AskStuffHelp #validate_helpform{height: auto;}
    #stuff_actions.AskStuffHelp #but_submit {margin-left:60px;}
    #stuff_actions.AskStuffHelp #submit_helpform{display:none;}
    
    #stuff_actions.AddCommentThread .post{width:350px;}
    #stuff_actions.AddCommentThread .mexButton{display: none;}
    #stuff_actions.AddCommentThread .validation{height: auto;}
    #stuff_actions.AddCommentThread .submit{display:none;}
    #stuff_actions.AddCommentThread .but_submit{margin-left:60px;}
	
#stuff_actions_detail {background:#ECF6FB; border:1px solid #C9D9E1; padding:12px 10px 10px; margin-top:3px; width:242px}
    #stuff_actions_detail img {cursor:pointer;}

    #stuff_actions_detail.AddProductToStuff select{width:121px;}
    #stuff_actions_detail.AddProductToNewRoom  #room_name_onchange{width:140px;}
    
.addroomlink img {margin-left:15px;}

#xx {margin-bottom:15px;border:solid 1px white;}
#xx_layer_header {width:470px;height:8px;background:url(/images/bg_addTool_header.gif) no-repeat;font-size:1px;}
#xxwidget {width:455px;background:url(/images/bg_addTool_mid.gif);padding-left:15px;}
#xxwidget_title h1 {color:#0168B3;}
#xx #error_message {width:440px;background:url(/images/bg_addTool_mid.gif) repeat-y;padding:5px 15px;}
#xx_layer_add{width:440px;background:url(/images/bg_addTool_mid.gif) repeat-y;padding:0 15px;}
#xx_layer_footer{width:470px;height:8px;background:url(/images/bg_addTool_footer.png) no-repeat;font-size:1px;}
#xxwidget select,#xxwidget input {width:250px;display:block;margin-top:5px;}
#add_item {padding-top:5px;cursor:pointer;}
.hide1px {width:1px; height:1px;overflow:hidden;}
.showXX  {margin-right:-20px;} /*IE6 hack*/

.dashDiscussionsList {list-style-type:none;}
.dashDiscussionsList li {list-style: none; border-bottom:1px dotted #cfcfcf; padding:18px 0; overflow: hidden;}
.dateThread {font-size:11px;color:#777777;}
.subjectThread {margin:9px 0;}
.actionsThread {font-size:11px;}
.imgaction {position:relative;top:7px;cursor:pointer;}

.profileList {list-style-type:none;}
.profileList li {display:block; margin:3px 0;}
.profileList li strong {color:#222222;}

#fypWidgetInline select {width:140px; margin:0pt 6px 5px 0pt;}
#fypWidgetInline .resetButton { font-size:11px; float:right; font-weight:bold; text-decoration:underline; margin-right:6px; cursor:pointer; cursor: hand; }
#fypWidgetInline .actionButton {float:right; margin:0 6px; cursor: pointer; cursor: hand;}


img.coregInline { float: right; margin-left: 5px;}
img#huggies_baby_network, img#hills_science_diet { float: right; margin-left: 5px;}
div#coreg_formwrapper {margin-top:15px}
div#coreg_formwrapper label { float: left; padding-right: 10px; text-align: right; width: 160px; font-size: 12px; margin: 0 0 6px 0; }
div#coreg_formwrapper label.required { font-weight: bold; }
div#coreg_formwrapper.c761 label { width: 250px; }
div#coreg_formwrapper label#bOiqSub, div#coreg_formwrapper label#bOiqTC { float: none; text-align: left; width: 300px; padding-left: 4px; }
div#coreg_formwrapper input { margin-right: 4px; }
div#coreg_formwrapper input.textInput { border:1px solid #A5ACB2; float:left; height:16px; margin-bottom:4px; width:240px; }
div#coreg_formwrapper input.phone { width:40px; margin-right: 4px; }
div#coreg_formwrapper input#oiq_subscribe, div#coreg_formwrapper input#oiq_tandc { margin-left: 85px; }

div#coreg_formwrapper select { border:1px solid #A5ACB2; float: left; width: 76px; margin: 0 4px 4px 0;}
div#coreg_formwrapper select#sState { width: 246px; }
div#coreg_formwrapper select.huggies_date, div#coreg_formwrapper select.hills_date { width: 76px; }
div#coreg_formwrapper select.hills_pet { width: 120px; }
div#coreg_formwrapper select.reno_date { width: 244px; padding: 2px 0 2px 2px; }
div#coreg_formwrapper select.tripa_airport { width: 246px; }
div#coreg_formwrapper .error { color:#FF0000; padding-left: 3px;}
div#coreg_error { color:#FF0000; margin:12px 0 12px 0; text-align:center; }
span.smallprint { font-size: 11px; }
span.sup { font-size: 8px; position: relative; top: -10px; }

a#mystuffTip { font-size: 10px; }
p#leftnav_signin { margin: 0 10px 20px 10px; }


/* These classes are only to be used for ad units. Do not modify. */
div#textilfirst, div.leftnavspacer, div#ad_mkt { padding-top: 20px; margin-top: 20px; border-top: 1px dotted #7D7D7D; }
div.textilitemfirst { padding: 10px 0; }
div.textilitem { padding: 10px 0; border-top: 1px dotted #CFCFCF;}
div#ad_service, div#ad_shopping, div#ad_affil { margin-bottom: 12px; }
div#ad_mkt { margin-top: 15px; }

/*Pronto stuff */
#prontoProductResults li {padding:10px 0}

#prontoProductResults h2 {font-size:16px}

.prontoThumb{float:left;margin-right:20px}

.seePrices{float:right}

/*Universalremote links from ur device list page and ur mfg device list page */
#cfListLink { float:right; font-weight:bold; font-size:11px}


/* Accordion Styles */

	.accordionToggle {
		display: block;
		height: 34px;
		width: 418px;
		background: url(/images/sprite_global.png) no-repeat -776px -228px;
		padding: 6px 10px 0 42px;
		line-height: 30px !important;
		text-decoration: none;
		font-size: 20px;
		cursor: pointer;
		margin: 9px 0 0 0 !important;
		}
		
		.accordionToggle_active {
			background: url(/images/sprite_global.png) no-repeat -776px -269px;
		}
		
		.accordionContent {
			background: #fff url(/images/bg_boxShadow.png) top center no-repeat;
			color: #444444;
			overflow: hidden;
			width:438px;
			border:1px solid #dfdfdf;
			border-top:none;
			padding: 15px;
		}
			
			.accordionContent h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
/* 5Min */

#fmts-wrapper-0 {padding-left:17px; margin-top:-12px}

#fmtsw.fmts-c .fmts-vi .fmts-desc a {width:165px}

#fmtsw.fmts-tl-0 .fmts-vi .fmts-desc a {
	font-family: arial, helvetica, sans-serif !important;
	font-size:12px !important;
	text-decoration:underline !important;
}
			
/* Partner Tile Styles */

.tileContainerTop {background:url(/images/partners/bg_tileContainerTop.png) no-repeat top left; height:5px;}
.tileContainer {background: url(/images/partners/bg_tileContainerBottom.png) no-repeat bottom left; width: 300px; margin-bottom:7px; position:relative; min-height:80px; overflow:hidden}
	.tileContentContainer {width:195px; padding:0 15px 12px 0}
		.tileIcon {position:absolute; left:1px; bottom:1px}
		.tileCorner {position:absolute; right:0; bottom:0}
		.tileTitle {font-size:19px; color:#525252; line-height:20px; letter-spacing:-1px}.tileMedium {font-size:15px; font-weight:bold; color:#525252; line-height:20px; letter-spacing:-1px; padding-left:105px;}
		.tileText {font-size:12px; margin-top:3px; color:#555; line-height:110%}
		a.tileLink {display: block; width: 195px; padding:7px 10px 0 95px; color:#444; text-decoration:none}
		a.tileLink:hover {color:#6ea620}
		
a.cornerFixed {cursor:pointer; position:fixed !important; z-index:9999999; left:0; bottom:0;}

			
/* Infospace Ad Styles */

.textAdBlock {background:transparent; padding:4px 0; word-wrap:break-word}		
	.textAdBlock .titleLink {display:block; font-weight:bold}
	.textAdBlock .domainLink {color:#4C8E13;font-size:11px;text-decoration:none; float:left; margin-right:8px}
	.textAdBlock .descText {font-size:11px; margin-bottom:5px}
	.textAdAttribution {color:#777;font-size:11px; margin:0 0 5px}
	
	
/* Shopping Ad Styles */

.shop {position:relative; overflow: hidden}
	.shop li {padding:12px 0}
	.shop .prodInfoContainer {width:280px; float:left}
	.shop .description {font-size:11px}
	.shop .prodImg {float:left; margin-right:20px; display:block}
	.shop .price {font-size:14px; font-weight:bold; color:#0068B3}
	.shop .buy {float:right}
	.shop a.prev, .shop a.next {background:url(/images/bg_vertical_arrow_buttons.png) no-repeat; height:18px; width:17px; position:absolute}
		.shop a.prev {background-position:0 0; right:14px; top:55px}
		.shop a.prev:hover {background-position:0 -18px}
		.shop a.next {background-position:0 -36px; right:14px; top:80px}
		.shop a.next:hover {background-position:0 -54px}
		
	/*.shop_results {margin: 0px 0px 25px 0px;} */


/* MFG Home Page */

.catPopManual {float:left; margin-right:9px;text-align:center; width:79px}

.catPopManual a {text-decoration:none}

#categoryList {float:left; margin-bottom:15px; width:440px; position:relative; height:130px}

#categoryList a.prev, #categoryList a.next {cursor:pointer; float:left; height:102px; width:31px}

	#categoryList a.prev {background:url(/images/btn_homeFeaturedProducts_prev.gif) no-repeat center center transparent}
	#categoryList a.next {background:url(/images/btn_homeFeaturedProducts_next.gif) no-repeat center center transparent}

#categoryScroller {float:left; height:115px; margin-top:12px; overflow:hidden; position:relative; width:378px}

#categoryScroller .categories {clear:both;position:absolute;width:20000px}

#categoryScroller .categories .homeFeaturedProduct {margin:0px 12px 0px 12px; line-height:14px}

.categories div {float:left; height:85px; width:100%}

.homeFeaturedProduct img.cat_small_img {display:block; padding-bottom:8px; text-indent:-9999px; margin:0 auto}


/* All Brands Page */

#brandsAlphaNav {margin-top:20px}
	#brandsAlphaNav span {margin-right:12px; color:#c2c2c2}
	#brandsAlphaNav a {margin-right:15px;}
	#brandsAlphaNav a:hover {text-decoration:none}
	
	.brandHead {
		position:relative;
		background: #dff0f7;
		color: #222222;
		font-size:20px;
		padding: 9px 10px 6px;
		font-weight:bold;
		margin:25px 0 10px;
		border:1px solid #bbdae7;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
		
		.brandHead a {position:absolute; right:20px; font-size:10px; margin-top:1px; color:#5880A2; text-decoration:none}
		
	.brandList {width:138px; margin-right:10px; float:left; list-style:none; padding:0 5px}
	.brandList li a {color:#555}
	.brandList li a:hover {color:#f08711}
	.brandList.last {margin-right:0px}
	
	
/* Lead Gen Detail Page */

.leadGen {
		background:#ffffd3;
		background:-moz-linear-gradient(center bottom, #ffffd3 0pt, #fff 100%) repeat scroll 0 0 #ffffd3;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffd3');
		background: -webkit-gradient(linear, center bottom, center top, from(#ffffd3), to(#ffffff));
		border:1px solid #e7e7e4;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		text-decoration: none;
		margin-top:5px;
		padding:10px;
	}
	    
.leadGen strong {font-size:14px; font-weight:bold; color:#F08711}
	

/* Small Sharing Tile */

.ShareContainerSmall {
	margin-left:8em;
	height:28px;
	width:160px;
	float:left;
}


.ShareGPlusSmall {
	margin:10px 0px;
	width:70px;
	float:left;
}

.ShareFBSmall {
	margin:10px 0px;
	width:70px;
	float:right;
}

#google_ads_div_300x250_RightCol_ad_container { width: auto !important; height: auto !important }
#google_ads_div_CenterCol_NoSearch_ad_container { width: auto !important; height: auto !important }
#google_ads_div_CenterCol_Tile1_ad_container { width: auto !important; height: auto !important }
#google_ads_div_CenterCol_Tile2_ad_container { width: auto !important; height: auto !important }
#google_ads_div_CenterColTop_CallOutBox_ad_container { width: auto !important; height: auto !important }
#google_ads_div_Corner_Fixed_ad_container { width: auto !important; height: auto !important }
#google_ads_div_Tile1_RightCol_ad_container { width: auto !important; height: auto !important }
#google_ads_div_Tile2_RightCol_ad_container { width: auto !important; height: auto !important }
#google_ads_div_Tile3_RightCol_ad_container { width: auto !important; height: auto !important }
#google_ads_div_Tile4_RightCol_ad_container { width: auto !important; height: auto !important }

